*{
    text-decoration: none!important;
    box-sizing: border-box!important;
}

body {
    color: #111;
    font-family:"Roboto","Arial","Helvetica",sans-serif!important;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    }

    .navbar{
        padding:0rem 0rem!important;
        transition: .5s!important;

    }

    .navbar-nav{
        margin-left: 8%;

   }

.tp-sec1{

    color: white;
    padding:8px 0px;

}

.tp-sec1 .fa{
    color:goldenrod;
}

.t-right{
    margin-right: 40px;
}

.body-top{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.navbar-collapse{
    bckground: linear-gradient(-14deg , black 60% , gold 50%);
}

.navbar-brand{
    transition: .5s!important;
}

#logo img{
    height: 50px;
}
.nav-link{
    color: #fdfdfd;
    padding: 10px  11px!important;
    font-size: 16px;
}

.dropdown-item {
font-size: 13px;
}
#home{
    position: relative;
}
.cont{
display: inline-flex;;
}
.cont span{
    margin-right: 10px;
}



/**/

.all_pro_details{
  position: relative;
  width: 100%;
  overflow: hidden;
}

.all_pro_details img{
  border: 1px solid lightgray;
}

.text-center-img-ovr-btn{
  position: absolute;
  bottom: 10%;
  right: 0;
}

.text-center-img-ovr-btn a{
  background-color: #0D4E92;
  color: white; font-weight: 600;
  display: block;
  margin:10px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}


.text-center-img-ovr-btn a:hover{
  background-color: #5688C1;
  color: white; font-weight: 600;
}

.industries-sec p{
  text-align: ;
  line-height: 25px;
  font-size: 15px;
}

/**/


/**/


.modal_form_div input{
    margin-bottom: 8px;
}


.modal_form_div textarea{
    margin-bottom: 8px;
}

.modal-title{
    color:darkred;
    text-transform: uppercase;
}



/**/



.so{
    margin-top:13px;
    text-align: right;
}
.so .fa{
    color: black;
    padding:8px 10px;
    font-size: 26px;
}

.so-icons span{
    margin-right: 20px;
    font-size: 17px;
}

.top-head{
  background: white;
}

.logo-sec{
    color:black;
}
@media screen and (max-width:600px){
    .navbar-nav{
        margin-left:0%!important;
        padding-left:25px!important;
        padding-right:25px!important;
    }

    #google_translate_element{
        margin-left: 0px!important;
    }
    .body-top {
    position: relative;
    }
    .content{
        max-height: 483px!important;
    }

    .ic5{
        margin-top: -20px!important;
    }

.headings {
    font-size: 30px!important;
}

.we-offer .headings{
    margin-bottom: 30px;
}

.pr-img{
    width: auto!important;
}

.why-icons span {
    font-size: 11px!important;
}

.why-subsec p {
text-align: justify!important;
padding-left: 0px!important;

}

.indust2 .ic5, .indust2 .ic4, .indust2 .ic3,.indust2 .ic2, .indust2 .ic1{
    margin-top: 0px!important;
    margin-bottom: 30px;
}

.page-info h1{
    width: 100%!important;
    transform: none!important;
}

.content{
    padding: 60px 20px!important;
}

.foot-sec{
    margin-bottom: 30px;
}

.nav-link {
padding: 12px 11px!important;
}

 .ab-desc p{
     text-align: justify;
 }

 #lgo img{
     width:300px;
 }

 .ftop-sec{
     margin-bottom: 30px;
 }
 .ftop-sec a{
     font-size: 18px!important;
 }
 .mynav{
     background: #034EA2!important;
 }

 .mob-hide{
     display: none!important;
 }

 .mob-show{
     display: block!important;
 }

 button:focus {
    outline: none!important;
}

.page-info{
    margin-top: -8px!important;
}


.ho{
    margin-top: 150px!important;
}
.sliders img{
    height: auto!important;
}

.page-info h1{
    text-align: center;
   font-size: 19px!important;

}

}

@media screen and (min-width:990px) and (max-width:1200px){
    .nav-link {
         font-size: 11px!important;
    }
    .page-info {
        margin-top: 357px!important;
    }
    .navbar-nav {
        margin-left: 5%!important;
    }

    html,body{
        overflow-x: hidden;
    }
}

.social-touch{
    margin:20px 0;
}

.social-touch .fa {
    color: white;
    font-size: 20px;
    width: 40px;
    height: 40px;
    background: red;
    padding: 10px 7px;
    text-align: center;
    border-radius: 50px;
}

.social-touch .fa:nth-child(1){
    background-color: #034EA2;
}
.fa-bars{
    color: white;
    font-size: 35px!important;
}

.desk-hide{
    display: none;
}

.copy{
    background: #034EA2;
    padding: 10px;
}

.social-icon{
    position: fixed;
    right:2px;
    bottom: 40px;
    z-index: 999;
    padding: 10px;
}


.social-icon p:hover{

    background: #1CCACD;
}

#lgo{
    font-size: 40px;
    font-family: cursive;
    color: white;
    background: white;
   position: relative;
   padding:0px 13px 0px 10px;
   width:300px;
}

#lgo::after{
    content: '';
    position: absolute;
    right: -42px;
    top: -65px;
    width: 43px;
    height: 126px;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 95%;
    transform: rotate(37deg);
    background: white;
}

.slider img{
    margin-top: -80px;
}

.logo-sec img{
    height: 56px;
}

#bar{
    cursor: pointer;
}

.logo-sec::before{
    content: '';
    position: absolute;
    width: 122px;
    height: 56px;
    left: -107px;
    background:#E6006C;
}

.sec1{
    padding: 0px 10px;
}

.ab-img img{
    max-width: 100%;
    height:303px;
}

.headings{
    font-size: 45px;
}

.why{
    padding: 0 0;
    background: url(../img/banner1.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

.sec-overlay{
    background: #000000d6;
}
.why-sec1{
    color: white;
    padding: 15px 10px;
    text-align: right;
    line-height: 30px;
    letter-spacing: .4px;
    font-weight: normal;
}
.why-sec1 p{
    text-align: right;
    font-weight: normal !important;
}

.transaction{

}
.item{
    padding: 10px;
}
.trans-sec{
    /* box-shadow: 6px 3px 7px -3px; */
   /* height: 230px; */
   padding: 10px;

}
.trans-sec h3{
    font-size: 18px;
    margin-top: 20px;
}

#myVideo {
    position: relative;
    min-width: 100%;
    min-height: 100%;

  }

  .sliders{

      position: relative;
      overflow: hidden;
  }

  @media screen and (min-width:1200px){
      .sliders{
          max-height: 534px;
      }

      #indus{
          max-height: 737px;
      }
  }
  .content {
    position: absolute;
    top: 0;
    bottom: 0;
    background: #034EA263;
    color: #f1f1f1;
    width: 100%;
    padding: 60px;

  }


  .content-info{
    margin-top: 350px;
    background: #0000008c;
    padding: 40px 40px;
    display: none;

  }


  .read{
      background: #034EA2;
      color: white;
      padding: 9px 15px;
      border-radius: 25px;
      transition: 0.5s;
  }

  .read:hover{
      background: white;
      color: #034EA2;
      border:1px solid #034EA2;
      padding: 8px 14px;
  }

  .ab-img .owl-dots{
      display: none;
  }



  .industries{
      text-align: center;
  }
  .bg-color{
      background: black!important;
  }

   .move-ra img{
    animation: move-radius 2.5s 1;
  }

  @keyframes move-radius{
    0%{
       border-radius: 0%;
    }

    50%{
      border-top-left-radius: 50%;
      border-bottom-right-radius: 50%;

    }

    100%{
        border-top-left-radius: 0%;
        border-bottom-right-radius: 0%;

      }
}

  .ic3{
      margin-top: -60px;
  }

  .ic1, .ic5{
    margin-top: 40px;
}

.ic2, .ic4{
    margin-top: -20px;
}

.idust-img{
    position: relative;
}



.indust2{
    margin-top: 22px;
    margin-bottom: 40px;
}

.indust2 .ic1, .indust2 .ic2, .indust2 .ic3, .indust2 .ic4, .indust2 .ic5{
margin-top: 0px;
}

.why-icons img{
    height: 100px;
}

.why-icons span{
    font-weight: 700;
    font-size: 14px;
}

.why-subsec p{
    padding-left: 32px;
}

.why2{
    margin-top: 40px;
}

.client-sec:nth-child(2){
    margin-top: 32px;
}

.client-sec:nth-child(3){
    margin-top: 64px;
}

.nav-link:hover{
    color: white!important;
}
.mynav{
    background: #034ea2ab;
    padding: 10px;
    border-bottom: 2px solid white;
}

@media screen and (min-width:998px){
.dropdown:hover .dropdown-menu{
    display: block;
    animation: menu-up 1  0.5s ;
}
}

.dropdown-menu{
    border-top: 4px solid #034EA2!important;
    border-bottom: 4px solid #034EA2!important;
    padding: 0rem 0!important;
    margin: 0rem 0 0!important;

}
.dropdown-menu .dropdown-item:hover{
    background: #034EA2;
    margin-left: -1px;
    color: white;
}

@keyframes menu-up{
    0%{
        margin-top: 40px;
    }

    100%{
        margin-top: 0px;
    }
}




.off-sec1{
    margin-bottom: 11px;
}

.pr-img{
    margin-bottom: -10px;
    /* height: 284px; */
    width: 100%;
 /* background: #034EA2; */
}

.off-subsec h3{
    font-size: 18px;
    margin: 10px 0;
}

.client-left{
    margin-top: 60px;
}

footer{
    background: url('../img/banner-3.jpg') no-repeat center;
    background-size: cover;
    color: white;
}

.footer_logo{
    margin-bottom:15px;
}

.footer_logo img{
    filter: brightness(1000%);
}

.footer{
    padding: 11px 0px 11px;
    background: #000000e3;
    padding-top: 30px;
    padding-bottom: 30px;
}

/* .border-left{
    border-left:1px solid;
}
.border-right{
    border-right:1px solid;
} */

.social-icon p{
    background: transparent!important;
}

.social-icon img{
    height: 50px;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 10px;
    z-index: 99;
    font-size: 30px;
    border: none;
    outline: none;
    background-color: #034EA2;
    color: white;
    cursor: pointer;
    padding: 0px 10px;
    border-radius: 50%;
  }

  #myBtn:hover {
   opacity: 0.8;
  }

  html{
      scroll-behavior: smooth;

  }

  .we-offer{
    overflow-x: hidden;

  }

  .foot-head h3{
      border-left: 0px solid;
      padding-left: 13px;
      border-radius: 25px;
      margin-bottom: 30px;
      margin-top: 13px;
      text-transform: capitalize;
      color: #06B1E6;
      font-size: 24px;
  }
  .foot-item{
    margin-bottom: 50px;
  }

  .foot-item ul li{
      transition: 0.5s;
        line-height: 40px;
        border-bottom: 1px dotted lightgray;
  }

  .foot-item ul li:hover{
       margin-left: 10px;

}

.foot-item a{
  color: lightgray !important;
}

.foot-item ul li a:hover{
    color: white!important ;
}

.form-control:focus {
box-shadow: none!important;
border-radius: 0px;
}

.form-control{
    border-radius: 0px!important;
    }

    .cont-form input, .cont-form textarea{
        border:none;
        border-bottom: 1px dashed #034EA2;
    }

button{
    border:none;
}

.cont-form{
    margin-top: 40px;
}
.cont-sec-f{
    color: white;
    width: 300px;
    height: 150px;
    background: red;
    text-align: center;
    padding: 25px;
    transform: rotate(-9deg);
    transition: 0.5s;
    border-radius: 12px;
    margin-bottom: 30px;
}

.cont-sec-f:hover{
    transform: rotate(0deg);
}

.c1{
    background: #034EA2;
}

.c2{
    background: #034EA2;
}

.c3{
    background: #034EA2;
}
.cont-sec-f a{
    font-weight: 700;
    color: white!important;
}
.cont-sec-f a:hover{
opacity: 0.8;
}


.cont-icons .fa{
    font-size: 27px;
}
.titles{
    margin-bottom: 15px;
}
b1{
    color: #034EA2;
}

.page-info{
    margin-top: 125px;
}

.page-info h1{
    font-size: 45px;
    width: 650px;
    transform: translateX(45%);
    background: #034ea2d1;
    text-align: center;
    padding: 10px 20px;
    border-left: 6px solid white;
    border-right: 6px solid white;

}

.ab-icons{
    text-align: center;
}

.ab-icons span{
    font-size: 22px;
}
.ab-icons img{
    height: 150px;
}

.industries-page{
    background: url(../img/food.jpg) no-repeat  bottom right ;
}

.ipage2{
    background: url(../img/chemicals.jpg) no-repeat center right;
}

.ipage3{
    background: url(../img/cosmetics.jpg) no-repeat top right;
}

.client-right{
    background: black;
    border-top-right-radius: 50%;
}

.ab-sec{

}
.ab-desc{
    padding: 0px 0 0px;
    border-bottom:4px solid #034ea2;

}

b2{
    color: white;
}
.ab-desc p, .ab-desc h3 {
    padding: 0 96px 0 20px;
    text-align: justify;
    font-size: 17px;
}

@media screen and (min-width:1200px){
    html,body{
        overflow-x: hidden;
    }

    .ab-desc{
        /* height: 100%; */

    }
}

@media screen and (max-width:600px){
    .ab-desc, .client-right{
        border-top-left-radius: 0%!important;
        border-bottom-right-radius: 0%!important;

    }
    p{
        text-align: justify;
    }
    .industries-page{
        background: url(../img/food.jpg) no-repeat  left bottom right ;
    }
    #google_translate_element {

        position: relative!important;
    }
    .ab-desc{
        padding: 20px;
    }
    .cl-right{
        order: 2;
    }
    html,body{
        overflow-x: hidden;
    }

    .client-left{
        padding: 20px!important;
    }
}

.test-img{
    border-radius: 50%;
    height: 180px;
}

.dir-img{
    max-width: 100%;
    border-radius: 50%;
}

.body-top .container-fluid{
    padding:0px!important
}

.port-sec{
    position: relative;
    margin:10px 0 5px;
}
.pr-overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #034ea214;
    bottom: 0;
    color: white;
    transition: 0.5s;
    cursor: pointer;
}

.pr-overlay:hover{
    background: #034ea2eb;
   }

.brochure a:hover{
    color: white;
    opacity: 0.8;
}


.pr-overlay h3{
    position: absolute;
    top: 50%;
    left: 12%;
    text-align: center;
    background: #0000008f;
    padding: 10px;
    font-size: 24px;
    font-weight: 800;
    transform: translate(-8%, -50%);
}

.pr-overlay:hover h3{
    background:transparent!important;

}
.port-sec img{
    max-width: 100%;
}

.body-top::after{
    content: '';
    position: absolute;
    bottom: -52px;
    right: -4px;
    width: 66px;
    height: 124px;
    /*background: white;*/
    transform: rotate(53deg);

}

.header2 .body-top::after{
    display: none!important;
}

#google_translate_element{
   position: absolute;
    right: 8px;
    top: 0;
}

#lgo img{
    width:300px;
}

@media screen and (max-width:600px){
    .body-top::after, #lgo::after {
    display: none;
    }
    .bro-btn{
        margin-top: 40px;
    }
    .client .owl-prev{
        left: -20px!important;
    }

    .client .owl-next{
        right: -20px!important;
    }

    .ab-desc p, .ab-desc h3 {
        padding: 0 20px 0 20px;
        text-align: justify;
        font-size: 17px;
    }
}


.brochure{
    background-color: #034EA2;
    color: white;
    padding: 30px 20px;
}

.bro-btn a{
    border: 2px solid white;
    padding: 14px;
    color: white;
    font-size: 14px;
}

.client{
    position: relative;
}

.client .owl-nav{
    /* display: block!important; */
}

.client .owl-prev{
background-color: #034EA2 !important;
color: white!important;
font-size: 40px!important;
padding: 10px!important;
left: -46px;
  position: absolute;
  top: 22%;
}

.owl-next{
  background-color: #034EA2 !important;
  color: white!important;
  font-size: 40px!important;
  padding: 10px!important;
  position: absolute;
  right: -44px;
  top: 22%;
}

.ftop-sec{
    text-align: center;
    border: 2px solid;
    padding: 5px;
    transition: 0.5s;
    margin-bottom: 15px;
}

.ftop-sec:hover{
    background: white;

}

.ftop-sec:hover  a{
    color: #034EA2;
}

.ftop-sec a{
    color: white;
    font-size: 18px;
}



.ftop-sec .fa{
    font-size: 32px;

}

.ind-foot .col-lg-3{
    padding-left: 0px;
    padding-right: 0px;
}

.ml4 {
    position: relative;
    font-weight: 900;
    font-size: 4.5em;
  }
  .ml4 .letters {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0.3em;
    right: 0;
    opacity: 0;
  }

    .ho h1{
      background: transparent!important;
      border-left:0px;
      border-right:0px;

  }

  .contact-forms{
      position: relative;
     }

  .contact-forms label{
      position: absolute;
    left: 12px;
      color: #034EA2;
      font-weight: 700;
      line-height: 38px;
     }

  .contact-forms label:focus{
 border-color: #80bdff!important;
}

.contact-forms input{
    padding-left: 110px;
}

.bh1{
    font-weight: 900;
    font-size: 4.5em;
    color: white!important;
}

.txt-rotate, .wrap{
    color: white!important;
}

#slideshow{
    position: absolute;
    z-index: 99999;
    top: 300px;
    left: 0;
    right: 0;
    height:80px;
    overflow:hidden;
}

.slideshow-element{
    text-align: center;
    font-size: 50px;
}

@media screen and (max-width:700px){
    .slideshow-element{
        font-size: 30px!important;
    }

}

img{
    max-width: 100%;
}

@media (min-width: 991px){
    .indust2 .ic1{
        margin-left: 17px;
    }
    .indust2 .ic2{
        margin-left: 17px;
    }
    .indust2 .ic3{
        margin-left: -11px;
        margin-right: 30px;
    }

    .indust2 .ic4{
        margin-left: -17px;
    }
    .indust2 .ic5{
        margin-left: -17px;
        margin-right: 37px;
    }


}




.copy_right{
  margin-top: 15px;
  text-align: center;
}

.copy_right p{
  font-size: 15px;
          font-family: 'Nunito', sans-serif !important;

}


.copy_right a{
  font-size: 15px;
          font-family: 'Nunito', sans-serif !important;
text-decoration: none;
color:orange;
}

.copy_right a:hover{
  font-size: 15px;
          font-family: 'Nunito', sans-serif !important;
text-decoration: none;
color:lightgray;
}


.pro_section_in{
  padding-top: 50px;
  padding-bottom: 30px;
}

.main_div_pro_in{
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
  transition: .5s ease-in-out;
  position: relative;
  overflow: hidden;
}

.main_div_pro_in img{
  filter: brightness(80%);
  width: 100%;
}

.overlay_pro_txt{
  position: absolute;
  bottom:0;
  left: 0;
  right: 0;
  width: 100%;

}

.overlay_pro_txt h3{
  font-size: 18px;
  background-color: rgba(42, 109, 181);
  color: #fff;
  padding: 8px 0px 8px 0px;
  cursor: pointer;
  width: 100%;
  text-transform: capitalize;
   transition: .4s ease-in-out;
}


.overlay_pro_txt:hover h3{
  font-size: 18px;
  background-color:   #034DA2;
  color: #fff;
  padding: 8px 0px 8px 0px;
  cursor: pointer;
  width: 100%;
  text-transform: capitalize;
  transition: .4s ease-in-out;
}


.products_list{
  background-color: #E8EFF5;
  padding-top: 40px;
  padding-bottom: 40px;
}

.off-subsec{
  text-align: center;
  margin-bottom: 50px;
}

.off-subsec img{
  margin-bottom: 20px;
}

.owl-dot{
  display: none !important;
}

.c_section{
  background-color: #E8EFF5;
  padding-top: 20px;
  padding-bottom: 10px;
}

.trans-sec img{
  height: 180px !important;
  object-fit: contain;
}

.bro-btn{
  margin-bottom: 30px;
}

.off-overlay p{
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 767px) {


  .video_main_div video{
    height: 540px;
    object-fit: cover;
  }

  .cont-sec-f{
    transform: rotate(0deg);
    width:100%;
    height:auto;
    }
    .sec1 p {
    line-height: 30px;
    font-size: 16px;
    letter-spacing: .3px;
    word-spacing: .3px;
    margin-top: 4px;
    text-align: center;
}
.dropdown-menu a{
    border-bottom:1px dotted #034ea2;
    padding:10px;
}

  .copy{
    padding-bottom: 30px;
  }

.why-sec1{
    color: white;
    padding: 15px 10px;
    text-align: left !important;
    line-height: 30px;
    letter-spacing: .4px;
    font-weight: normal;
}

.why-sec1 p{
    text-align: justify !important;
}


.why-subsec p{
    padding-left: 0px;
}
}

/**/

.aboutus{
  margin-top: 20px;
  margin-bottom: 30px;
}

.about_p{
  margin-top: 20px;
  line-height: 30px;
  font-size: 15px;
  letter-spacing: .3px;
  word-spacing: .3px;
  text-align: justify;

}

.ab-subsec{
  margin-top: 30px;
  margin-bottom: 10px;
}

.ab-subsec span{
  text-transform: capitalize;
  color: #0187D1;
  margin-top: 5px;
}

.ab-subsec p{
  color: gray;
  font-size: 15px;
}
.food_p{
  text-align: justify;
  line-height: 28px !important;

}

.sec1{
  margin-top: 30px;
  margin-bottom: 30px;
}

.sec1 h2{
  margin-bottom: 20px;
}

.sec1 p{
  line-height: 30px;
  font-size: 16px;
  letter-spacing: .3px;
  word-spacing: .3px;
  margin-top: 4px;
}
.sec1  li{
 line-height: 30px;
  font-size: 16px;
  letter-spacing: .3px;
  word-spacing: .3px;
  margin-top: 4px;
}


/**/
.fixed_enquiry_btn_web{
  position: fixed;
  bottom: 30%;
  right: 2%;
  z-index: 99;
}

.fixed_enquiry_btn_web a{
  background-color: #227CB7;
  padding: 30px 10px 30px 10px;
  border-radius: 100px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .5px;
  word-spacing: 1px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  writing-mode: vertical-lr;
  color: #fff !important;
  border:2px solid #fff;
}

.certi_main_div{
    text-align:center;
    margin-bottom:20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color:#fff;
    padding:10px;
}

.certi_main_div h4{
    text-transform:capitalize;
    font-weight:600;
    padding-bottom:3px;
}

/* .products-page{
    padding-top: 60px;
    padding-bottom: 20px;
} */


@media (max-width: 768px) {
    .nav-link {
    color: #fdfdfd;
    padding: 10px 11px !important;
    font-size: 16px;
    border: none !important;
}
.dropdown-menu {
    border-top: 4px solid #034EA2 !important;
    border-bottom: 4px solid #034EA2 !important;
    padding: 0rem 0 !important;
    margin: 0rem 0 0 !important;
    width: 375px !important;
}
.dropdown-toggle::after {
 float:right;
}
}

.mission-sec img{
    border:2px solid #7ec972;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    outline:6px solid #fff;
    padding:3px;
}

.certi_main_div img{
  border:2px solid #7ec972;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    outline:6px solid #fff;
    padding:3px;
}

/**/

/*whatsapp and call css s */

.mobile_callwhat {
  position: fixed;
  bottom: 115px;
  right: 23px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  width:50px;
  z-index: 9999;
}

.mobile_callwhat a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  background-color: #ffffff; /* Neutral background color */
}

.mobile_callwhat a:hover {
  transform: scale(1.1);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
}

.btn-whatsapp-pulse {
  background-color: #25d366; /* WhatsApp green */
}

.btn-whatsapp-pulse1 {
  background-color: #c42121; /* Call button red */
}

.mobile_callwhat img {
  max-width: 43px !important;
  height: auto;
}

/* Pulse animation for interactivity */
.btn-whatsapp-pulse, .btn-whatsapp-pulse1 {
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% {
      transform: scale(1);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  }
  50% {
      transform: scale(1.1);
      box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  }
  100% {
      transform: scale(1);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  }
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .mobile_callwhat {
      bottom: 120px;
      right: 15px;
      gap: 15px;
  }
  .fixed_enquiry_btn_web a {
  background-color: #15373f;
  padding: 15px 5px 15px 5px;
  border-radius: 100px;
  font-size: 15px;
  font-weight: 700;
  /* text-transform: uppercase; */
  letter-spacing: 1.5px;
  word-spacing: 1px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  writing-mode: vertical-lr;
  color: #fff !important;
  border: 2px solid #fff;
}

  .mobile_callwhat a {
      width: 50px;
      height: 50px;
  }

  /*.mobile_callwhat img {*/
  /*    max-width: 30px;*/
  /*}*/
}

@media (max-width: 480px) {
  .mobile_callwhat {
      bottom: 120px;
      right: 15px;
  }

  .mobile_callwhat a {
      width: 50px;
      height: 50px;
  }


}

/*whatsapp and call css e */


.collapsible-wrapper {
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    margin-bottom: 1rem;
    overflow: hidden;
  }

  .collapsible-btn {
    width: 100%;
    text-align: left;
    background-color: #f8f9fa;
    color: #343a40;
    font-size: 1rem;
    padding: 0.75rem 1rem;
    cursor: pointer;
    border: none;
    outline: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .collapsible-btn:hover {
    background-color: #e9ecef;
  }

  .collapsible-icon {
    transition: transform 0.3s ease;
  }

  .collapsible-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    padding: 0 1rem;
    background-color: #fff;
  }

  .collapsible-wrapper.active .collapsible-content {
    max-height: 100%; /* adjust if needed */
    padding: 1rem;
  }

  .collapsible-wrapper.active .collapsible-icon {
    transform: rotate(45deg); /* Turns plus ➕ to × */
  }
  /*  */
