/*
Theme Name: dexon child
Tags:  custom-menu, editor-style, featured-images
Template: dexon
Version: 1.0.0
*/


@import '../dexon/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/


/*7-11-2024*/

.dreamit-slick-slider .slider_shape3 {
    left: 74%;
    bottom: 1px;
}
/*8-11-2024*/

#service-box-fix-h{
      height:100%;
}
#service-box-fix-h>div{
      height:100%;
}
#service-box-fix-h>div>div{
      height:100%;
}

.table-home td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  font-weight: 500;
  font-size: 22px;
  color:#000;
  text-align: center;
  border: 1px solid;
}

.table-home tr:nth-child(even) {
  background-color: #dddddd;
      font-weight: bold;
}
.logo img {
    height: 50px;
}



/*11-11-2024*/
.contact-page-form .buttons {
    text-align: center;
}
.mean-container .mean-bar::before {
  
  content: "BalaJi" !important;
  display: none;
}
.form-area.contact-form.contact-one .buttons input:hover {
    background: #ffde5d;
}
p strong {
    font-weight: 700;
}

.breadcumb-inner ul {
    background: #dcbb00;
}
h3{
    font-weight: 500;
}

#scrollUp {
    background: #dcbb00;
}
@media (min-width: 320px) and (max-width: 575px) {
    .mobile_menu_logo.text-center {
        text-align: center;
        display: flex;
        /* justify-content: center; */
        height: 30px !important;
        justify-content: left !important;
    }
   .mobile-logonew img {
    height: 40px;
    padding-left: 10px;
}
}

@media (min-width: 567px) and (max-width: 991px) {
    .mobile_menu_logo.text-center img{
/*        padding-left: 20px !important;*/
        height: 40px;
        max-width: 100%;
    }
}

/*14-11-2024*/
.tr-home {
    background: #dcbb00;
}
.tr-home th {
    font-weight: bold;
    color: #fff;
}

/*15-11-2024*/
.my-accordion a
{
    padding-right: 45px;

}

.my-accordion a.active:after {
     top: 40px;
}

.my-accordion li a.active{
    padding-right:50px;
}

.texti .elementor-element-populated {
    padding: 6px !important;
}