.custom-btn{
        background: #fff !important;
    color: #000 !important;
    padding: 12px !important;
}
.custom-btn img{
        width: 39px !important;
    margin-right: 0px !important;
    margin-top: -2px !important;

}
.custom-btn2{
     background: #4e4d4d !important;
    padding: 14px !important;
}
.custom-btn2 img{
        width: 37px !important;
    margin-right: -3px !important;
    margin-top: -3px !important;
    margin-inline-start: 20px;
}
.bar-left-content{
    display: flex
;
    gap: 596px;
        position: relative;
    top: 20px;
    justify-content: space-evenly;

}
#testimonial-carousel img {
    width: 153px;
}
.top-bar-wrapper {
    padding-left: 35px;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    padding-bottom: 15px;
    padding-right: 35px;
}
.jarallax .banner{
    height: 100vh !important;
} 
#jarallax-container-0{
    height: 100vh !important;
}
#mainmenu>li::before {
    content: counter(my-awesome-counter) ' —';
    right: 8px;
    top: 5px;
    color: var(--primary-color);
    margin-right: 5px;
    font-weight: bold;
    font-family: var(--title-font);
    display: none;
}
.english-btn{
        background: #fff !important;
    color: #000 !important;
}
.english-btn img{
        width: 40px !important;
    padding-left: 10px !important;
}
.contact-btn{
    background: #333 !important;
}
.contact-btn img{
    width:35px !important;
}
.bcontent{
        top: 71px;
    left: 40px;
}

.logo-main{
        width: 210px;
    border-radius: 26px;
}

.scroll-btn .mouse {
    position: relative;
    display: block;
    box-shadow: 0px 3.62px 5.78px 2px rgba(0, 0, 0, 0.29);
    width: 36px;
    z-index: 995;
    height: 90px;
    /* margin: 0 auto 20px; */
    margin: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: white;
    border: 1px solid rgba(255, 255, 255, 1);
    /* border: 1px solid black; */
    border-radius: 23px;
}
.scroll-btn {
    /* display: block; */
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
    bottom: -180px;
    text-align: center;
}
.cirdown {
    margin-top: -91px;
    position: absolute;
    z-index: 9999;
    margin-left: 23px;
    /* border: 1px solid rgba(19, 118, 188, 1); */
    border-radius: 50%;
    /* padding: 3px 1px 3px 5px; */
    font-size: 10px;
}
.scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 60%;
    width: 1px;
    height: 20px;
    margin: -4px 0 0 -4px;
    background: black;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s 
linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s 
linear infinite;
}
@keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
}
15% {
    opacity: 1;
    top: 50%;
}
50% {
    opacity: 0;
    top: 50%;
}
100% {
    opacity: 0;
    top: 29%;
}
}
@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: normal;
    src: local('Libre Baskerville'), url('/images/custom/LibreBaskerville-Regular.woff') format('woff');
    }
       @font-face {
    font-family: 'Stick No Bills ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Stick No Bills ExtraLight'), url('/images/custom/StickNoBills[wght].woff') format('woff');
    }


.three {
    display: flex
;
    /* justify-content: end; */
}
.three {
    padding-top: 50%;
    /* padding-left: 7%; */
    padding-bottom: 6%;
}
.uuu {
    background-image: url(/images/custom/3na.png);
    background-size: cover;
    background-clip: text;
    color: transparent !important;
    font-size: 253px !important;
    font-family: "Stick No Bills ExtraLight", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 600;
}
  
.text3 {
    /* font-family: "Libre Baskerville", serif; */
    font-family: "Libre Baskerville", serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 49px;
    text-align: left;
    color: rgba(3, 23, 69, 1);
}

.year {
    /* font-family: "Poppins", serif; */
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 31.48px;
    letter-spacing: 0.14em;
    text-align: center;
    color: rgba(3, 23, 69, 1);
}
.newdata {
    display: flex
;
    gap: 30px;
    align-items: center;
    margin-top: -100px;
}

.vertical-line {
    border-left: 1px solid black;
    height: 73px;
}
.text2 {
    /* font-family: "Poppins", serif; */
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.14em;
    text-align: left;
    color: rgba(3, 23, 69, 1);
}
.newdd {
    display: flex
;
    gap: 10px;
    padding-right: 20px;
}

.sector img{
        height: 300px;
    border-radius: 108px 108px 108px 108px;
}
.sec-t-align{
        display: flex
;
    /* flex-direction: column; */
    gap: 20px;
    justify-content: center;
}
.subtitle {
    position: relative;
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    font-family: var(--title-font);
    color: var(--title-font-color);
    background: var(--bg-grey);
    padding: 10px 57px 10px 57px !important;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}
.subtitle span{
    position: relative;
    top: 3px;
    font-size: 25px;
}

.sector{
    padding-right: unset !important;
    padding-left: unset !important;
}

.star-sec p{
    font-size: 13px;
}
.mr-sec{
        margin-inline-start: 64px;
}
.ml-sec{
        margin-inline-end: 64px;
}
.mt-sec{
        margin-top: -123px;
}
.footer-content-wrapper{
    display: flex;
}

.banner::before {
    position: absolute;
    top: 0;
    bottom: 0;   
    height: 100%; 
    width: 100%;
    background: #333;
    z-index: 1;
}
.right-image{
    position: relative;
        margin-top: 70px;
}
.language-dropdown {
    position: relative;
    display: inline-block;
}

.language-dropdown .btn-line {
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}

.language-dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%; /* shows below the button */
    left: 0;
    background: #fff;
    min-width: 120px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
    z-index: 10;
}

.language-dropdown .dropdown-menu li a {
    display: block;
    padding: 10px;
    color: #333;
    text-decoration: none;
}

.language-dropdown .dropdown-menu li a:hover {
    background: #f0f0f0;
}

.language-dropdown:hover .dropdown-menu {
    display: block;
}

.goog-te-banner-frame.skiptranslate { display: none !important; }
body { top: 0 !important; }
.language-dropdown { position: relative; display: inline-block; }
.language-dropdown .dropdown-menu { display: none; position: absolute; top: 100%; left: 0; background: white; list-style: none; padding: 0; margin: 0; }
.language-dropdown:hover .dropdown-menu { display: block; }
.language-dropdown .dropdown-menu li a { display: block; padding: 5px 10px; text-decoration: none; color: #333; }
.language-dropdown .dropdown-menu li a:hover { background: #eee; }

#testimonial-carousel img{

}

.footer-icon i{
color: #f3f8ff !important;
}

@media screen and (min-width:300px) and (max-width:576px){
    .mobile-alc {
            flex-direction: column;
        }
    .top-bar-wrapper {
padding-left: 25px;

    border-bottom: 1px solid rgba(255, 255, 255, 1);
    padding-bottom: 15px;
    font-size: 13px;
}
/* .language-dropdown{
    display: none;
} */
 #mainmenu a span:not(.badge) {
    position: relative;
    width: 0%;
    color: #000000;
    display: unset;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 14px;
    border-bottom: solid 2px #ffffff;
}
.list-t{
    color: #fff !important;
}
.menu_side_area .btn-line {
    display: none;
}
.sec-t-align {
    display: flex
;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    text-align: center;
}
.custom-btn {
    background: #fff !important;
    color: #000 !important;
    padding: 12px !important;
    margin-bottom: 20px;
}
.scroll-btn {
    /* display: block; */
    position: absolute;
    left: -60px;
    right: 0;
    z-index: 999;
    bottom: -180px;
    text-align: center;
}
.mt-sec {
    margin-top:unset !important;
            padding-top: 45px;
}
.footer-content-wrapper {
    display: flex
;
    flex-direction: column-reverse;
}
.menu-simple {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 15px;
    margin-left: -14px;
}
    .header-col-mid #mainmenu {
        position: absolute;
        top: 135px;
        width: 100%;
        padding: 0 0 0 0;
        left: 1px;
        text-align: left;
        padding-left: 20px;
    }
    .bar-left-content {
    display: flex
;
    gap: 15px;
    position: relative;
    top: 22px;
    top: 21px;
    font-size: 11px;
    
}
}


 #mainmenu
  {
     display: flex; 
     gap: 20px; 
     list-style: none; 
    }
  .mobile-nav-btn
   { display: none;
     flex-direction: column;
     justify-content: space-between; 
     width: 28px; height: 22px;
      background: none; border:
       none; cursor: pointer;
       z-index: 1001; 
    } .mobile-nav-btn .bar 
    { height: 3px; width: 100%;
         background-color: #000; 
         border-radius: 2px;
          transition: all 0.3s ease; } 
           @media (max-width: 991px) 
           {
             .mobile-nav-btn
             #mainmenu 
             { display: none; 
                 flex-direction: column;
                  background: #000000; 
                  position: absolute; 
                  top: 70px; 
    right: 20px; 
    padding: 15px; 
    width: 200px;
     border-radius: 8px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.15);
       z-index: 1000; } #mainmenu.active { display: block; } #mainmenu li { margin-bottom: 10px; } #mainmenu li:last-child { margin-bottom: 0; } }


.space-reduce{
    padding: 34px 0 34px 0 !important;
}


@media only screen and (min-width:768px) and (max-width:1023px) {
    .mt-sec {
    margin-top: unset ;
}
    .subfooter .de-flex, .subfooter .de-flex-col {
        display: unset ;
    }
    
}

@media only screen and (min-width:1024px) and (max-width:1366px){
    #mainmenu>li {
    margin-right: -3px;
}
}


/* Base */
.btn-floating:hover img {
  margin-bottom: -3px
}

.btn-floating {
    position: fixed;
    right: 25px;
    overflow: hidden;
    width: 57px;
    height: 57px;
    border-radius: 100px;
    border: 0;
    z-index: 9999;
    color: white;
    transition: .2s;
    font-size: 22px;
}

.btn-floating:hover {
    width: auto;
    padding: 0 20px;
    cursor: pointer;
}

.btn-floating span {
    font-size: 16px;
    margin-left: 5px;
    transition: .2s;
    line-height: 0px;
    display: none;
}

.btn-floating:hover span {
    display: inline-block;
}

/* Phone */
.btn-floating.phone {
    bottom: 110px;
    background-color: #153b68;
}

.btn-floating.phone:hover {
    background-color: #153b68;
}

/* WhatsApp */
.btn-floating.whatsapp {
    background-color: #34af23;
    bottom: 25px;
}

.btn-floating.whatsapp:hover {
    background-color: #1f7a12
}

.client-img{
        height: 100px;
    width: 133px;
}