:root {

    --normal-color: #E00000;
    --normal-hover-color: #CA0000;
    --normal-active-color: #B30000;
    --light-color: #FCE6E6;
    --light-hover-color: #FAD9D9;
    --light-active-color: #F5B0B0;
    --dark-color: #A80000;
    --dark-hover-color: #860000;
    --dark-active-color: #650000;
    --darker-color: #4E0000;
    --gray: #F2F2F2;
    --gray-100: #D8D8D8;
    --gray-200: #C5C5C5;
    --gray-300: #AAAAAA;
    --gray-400: #999999;
    --gray-500: #808080;
    --gray-600: #747474;
    --gray-700: #5B5B5B;
    --gray-800: #464646;
    --gray-900: #363636;
    --gray-1000: #838E9E;
    --black-50: #E6E6E6;
    --black-100: #B0B0B0;
    --black-200: #8A8A8A;
    --black-300: #545454;
    --black-400: #333333;
    --black-500: #000000;
    --black-600: #939399;
    --black-700: #8E8E8E;
    --black-800: #111111;
    --black-900: #616161;
    --black-1000: #061C3D;
    
}

/* @font-face {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.googleapis.com/css2?family=Lexend:wght@600&display=swap);
} */
@font-face {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Lexend/Lexend-Regular.ttf);
}

.topheader {
    font-family: 'Lexend', sans-serif!important ;
    font-size: 20px;
    font-weight: 400;
    line-height: 28.17px;
    color: white;
    text-align: left;
}

.Redcommoncolor {
    color: var(--normal-active-color);
}
.autoplanttop{
    margin-top: 40px;
}
.bgdark{
    background-color: var(--black-500);
}
.cardtitle{
font-family: 'Lexend', sans-serif!important ;
font-size: 20px;
font-weight: 400;
line-height: 28px;
text-align: center;
color: var(--black-600);
}

.header-area.style-2 .menu-wrap .main-menu ul>li>a {
    font-family: 'Lexend', sans-serif!important ;
    /* font-size: 20px; */
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}
.productsubmenu li>a {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.015em;
    text-align: left;
 color: #000;    
}

.bannerh1 {
    font-family: 'Lexend', sans-serif!important ;
    font-size: 80px;
    font-weight: 700;
    line-height: 88px;
    /* line-height: 86px; */
    letter-spacing: -0.02em;
    text-align: center;
    color: #000000!important;

}

.bannerp {
    font-family: 'Lexend', sans-serif!important ;
    /* font-size: 24px; */
    /* font-size: 20px; */
    /* font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.012em;
    text-align: center;
    color:#747474; */
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -1.2%;
    text-align: center;
    color: #363636;
} 

.bannerpspan{
    font-size: 16px;
}

.getprimarybtn {
    cursor: pointer;
    color: #ffffff !important;
    font-family: 'Lexend', sans-serif!important ;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    background-color: var(--normal-color);
    display: inline-flex;
    align-items: center;
    width: 220px;
    justify-content: center;
    /* padding: 20px; */
    padding: 15px 20px;
    /* border-radius: 4px; */
    border-radius: 32px;
    white-space: nowrap;

    overflow: hidden;
    position: relative;
    /* z-index: 1; */
    z-index: 0;
    /* transition: all .6s */
}
.selectoptionautoplant{
    font-family: 'Lexend', sans-serif!important ;
    width: 100%;
    height: 48px;
    top: 26px;
    /* padding: 12px 479px 12px 18px; */
    padding: 12px 5px 12px 18px;
    gap: 8px;
    border-radius: 5px;
    border: 1px solid #E6E8EC!important;
}


.selectlableoptionlable{
    font-family: 'Lexend', sans-serif!important ;
font-size: 24px;
font-weight: 700;
line-height: 32px;
letter-spacing: -0.02em;
text-align: left;
color: #464646;
}

.getprimarybtnservices{
    color: #ffffff !important;
    font-family: 'Lexend', sans-serif!important ;
    font-size: 20px;
    cursor: pointer;
    font-weight: 500;
    /* line-height: 25px; */
    line-height: 15px;
    text-align: center;
    background-color: var(--normal-color);
    display: inline-flex;
    align-items: center;
    /* padding: 20px; */
    padding: 15px 20px;
    border-radius: 4px;
    white-space: nowrap;

    overflow: hidden;
    position: relative;
    z-index: 1;
}
.getprimarybtn:hover{
    /* background-color: var(--normal-color); */
   /* background-color:  #FCE6E6; */
   background-color:  var(--normal-hover-color);
}
.home5-services-section .services-list ul li.active .autoplaydetails-btn a{
    background-color:  #ffffff!important;
    border: 2px solid #E00000;
}
.home5-services-section .services-list ul li .details-btn a {
    background-color:  #FCE6E6!important;
    border: 0px solid #E00000;
}
.getprimaryarrow{
    color: var(--normal-color);
}

.getprimary-outline-btn {
    /* color: var(--normal-color); */
    color: rgba(0, 0, 0, 1); 
    font-family: 'Lexend', sans-serif!important;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    background-color: #ffffff;
    /* background-color: #08002a00; */
    display: inline-flex;
    align-items: center;
    /* padding: 20px; */
    padding: 15px 20px;
    /* border-radius: 4px; */
    border-radius: 32px;
    white-space: nowrap;
    border: 1px solid rgba(0, 0, 0, 1);
    /* border: 1px solid var(--normal-color); */
    overflow: hidden;
    position: relative;
    z-index: 1;
    /* transition: all .6s */
}

.getprimary-outline-btnservices {
    color: var(--normal-color);
    font-family: 'Lexend', sans-serif!important ;
    font-size: 20px;
    font-weight: 500;
    line-height: 15px;
    text-align: center;
    /* background-color: #ffffff; */
    background-color: #08002a00;
    display: inline-flex;
    align-items: center;
    /* padding: 20px; */
    padding: 15px 20px;
    border-radius: 4px;
    white-space: nowrap;
    border: 1px solid var(--normal-color);
    overflow: hidden;
    position: relative;
    z-index: 1;
    /* transition: all .6s */
}
.getprimary-outline-btnservices .bi::before, [class^=bi-]::before, [class*=" bi-"]::before{
    line-height: 0px!important;
}
.industrysec{
    background-color: #08002a00;
    padding: 0 0 170px;
}

.btngap {
    gap: 40px;
}

.imgwidth {

    padding: 10.59px 0px 10.61px 0px;
    gap: 0px;
    width: 72.21px;
    opacity: 0px;
}

.homep {
    font-family: 'Lexend', sans-serif!important ;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    /* padding-top: 9px; */
    color: var(--gray-700);
}

.homebg {
    width: 403px;
}
.careerstitle{
    font-family: 'Lexend', sans-serif!important ;
font-size: 25.32px;
font-weight: 600;
line-height: 33.76px;
letter-spacing: -0.012em;
text-align: center;
color: white;
}
.careerimageicon{
    width: 63.43px;
    height: 63.43px;
}
.careertitltposition{
    font-family: 'Lexend', sans-serif!important;
font-size: 40px;
font-weight: 700;
line-height: 48px;
letter-spacing: -0.02em;
text-align: left;
color: #000;
}
.careersubtitle{
    font-family: 'Lexend', sans-serif!important;
font-size: 24px;
font-weight: 600;
line-height: 32px;
letter-spacing: -0.012em;
text-align: left;
color: #000;
}
.careerexp{
    font-family: 'Lexend', sans-serif!important;
font-size: 16px;
font-weight: 500;
line-height: 24px;
text-align: left;
color: #808080;

}
.alldepartment{
    font-family: 'Lexend', sans-serif!important;
font-size: 20px;
font-weight: 600;
line-height: 28px;
letter-spacing: -0.012em;
text-align: left;
color: #363636;

}
.form-select:focus {
    border-color: #86b6fe00;
    border:0px;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(13, 109, 253, 0);
}
.careerdetails{
    background: #363636;
    padding: 200px 0 50px;
}
.careerdetaiilshead{
    font-family: 'Lexend', sans-serif!important;
font-size: 40px;
font-weight: 700;
line-height: 48px;
letter-spacing: -0.02em;
text-align: left;
color: #FFFFFF;

}
.careerdetailstitle{
    font-family: 'Lexend', sans-serif!important;
font-size: 24px;
font-weight: 400;
line-height: 32px;
text-align: left;
color: #C5C5C5;
}
.responsibilities{
    font-family: 'Lexend', sans-serif!important;
font-size: 24px;
font-weight: 700;
line-height: 32px;
letter-spacing: -0.02em;
text-align: left;

}
.responsibilitiesdetails{
    font-family: 'Lexend', sans-serif!important;
font-size: 18px;
font-weight: 400;
line-height: 26px;
text-align: left;
color: #5B5B5B;

}
.careerformheading{
    font-family: 'Lexend', sans-serif!important;
font-size: 40px;
font-weight: 700;
line-height: 48px;
letter-spacing: -0.02em;
text-align: left;
color: #363636;

}
.careerformtitle{
    font-family: 'Lexend', sans-serif!important;
font-size: 19.57px;
font-weight: 400;
line-height: 27.95px;
height: 28px;
text-align: left;
color: #000000;

}
.careerforminput{
    
    height: 67.03px;
    gap: 11.18px;
    border-radius: 6.99px;
    border: 1.4px;
    opacity: 0px;
    border: 1.4px solid #E6E8EC;
}

.people-img img:hover {
    filter: grayscale(100%);
    transition: filter 0.5s ease;
  }
@media(min-width:1199px) {
.marginleft{
    margin-left: 40px;
}
}
.counternumber{
    /* color: #ffffff; */
/* color: rgba(0, 0, 0, 1) !important; */
font-family: 'Lexend', sans-serif!important ;
/* font-size: 48px; */
font-size: 38px;
font-weight: 500;
line-height: 40px;
letter-spacing: -0.02em;
text-align: left;

}
.counterpara{
    font-family: 'Lexend', sans-serif!important ;
font-size: 14px;
font-weight: 400;
line-height: 20px;
text-align: left;
/* color: var(--black-700); */
color: rgba(54, 54, 54, 1);

}
.cardbody{
    border-radius: 0px 0px 12px 12px;
}
.cardnumber{
    border-radius: 8px 8px 0px 0px;
}
.foldhead{
    font-family: 'Lexend', sans-serif!important ;
font-size: 40px;
font-weight: 700;
line-height: 48px;
letter-spacing: -0.02em;
/* text-align: left; */

}
.foldpara{
font-family: 'Lexend', sans-serif!important ;
font-size: 20px;
font-weight: 400;
line-height: 28px;
text-align: left;

}
.services-wrap .selvices-tab-autoplant-new{
    width: 1220;
    height: 72;
    /* padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px; */
    padding: 8px 12px;
    gap: 153px;
    border-radius: 80px;
    border-width: 1px;
    background: rgba(0, 0, 0, 1);
    border-top: 1px solid rgba(255, 255, 255, 1)
    
}
.services-wrap .selvices-tab-autoplant{
    border: 0px solid #eee;
    /* padding: 45px 30px; */
    /* padding: 45px 25px; */
    padding: 35px 25px;
    width: 100%;
    border-radius: 15px;
    background-color: var(--black-800);
    /* max-height: 500px;  */
    /* max-height: 480px;  */
    max-height: 475px; 
    overflow-y: auto; 
    
}
/* Custom scrollbar styles */
.services-wrap .selvices-tab-autoplant::-webkit-scrollbar {
    width: 5px; /* Width of the scrollbar */
   
}

.services-wrap .selvices-tab-autoplant::-webkit-scrollbar-track {
    background: #f1f1f1; /* Color of the track */
    border-radius: 10px;
}

.services-wrap .selvices-tab-autoplant::-webkit-scrollbar-thumb {
    background: #888; /* Color of the thumb */
    border-radius: 10px;
}

.services-wrap .selvices-tab-autoplant::-webkit-scrollbar-thumb:hover {
    background: #555; /* Color of the thumb on hover */
}

.autotabsouter{
/* padding: 16px 20px 16px 20px; */
/* padding: 16px; */
/* padding: 11px; */
display: flex;
text-align: left!important;
align-items: center;
padding: 20px 25px;
gap: 10px;
border-radius: 50px;
background-color: var(--gray-800);
}
.autotabs{
    font-family: 'Lexend', sans-serif!important ;
/* font-size: 20px; */
font-size: 19px;
font-weight: 500;
line-height: 28px;
text-align: center;
color: var(--gray-100);
}
.venderdot{
    color:var(--dark-active-color);
}
.autotabslink{
    font-family: 'Lexend', sans-serif!important ;
/* font-size: 20px; */
font-size: 18px;
font-weight: 500;
line-height: 28px;
/* text-align: center; */
text-align: start;
color: var(--gray-300);
}
.nav-linkauto{
    background-color: #111111;
    border: 0;
    /* padding: 20px 30px; */
    padding: 20px 25px;
}
.vedorcolhead{
    font-family: 'Lexend', sans-serif!important ;
font-size: 28px;
font-weight: 500;
line-height: 35px;
text-align: left;
color: #ffffff;

}
.vedorcolpara{
    font-family: 'Lexend', sans-serif!important ;
font-size: 16.42px;
font-weight: 400;
line-height: 20.52px;
text-align: left;
color: var(--gray-700);

}
.blogheading{
    font-family: 'Lexend', sans-serif!important ;
font-size: 40px;
font-weight: 700;
line-height: 48px;
letter-spacing: -0.02em;
color: var(--black-900);
}
.blogtitle{
    font-family: 'Lexend', sans-serif!important ;
font-size: 32px;
font-weight: 700;
line-height: 40px;
letter-spacing: -0.02em;
text-align: center;

}
.widthpartner{
    /* width: 65%!important; */
    width: 70%!important;
}
.contactaddressform{
    font-family: 'Lexend', sans-serif!important ;
font-size: 15.03px;
font-weight: 400;
line-height: 22.55px;
text-align: left;
color: #ffffff;
}
.contact-form-areas .form-inner label{
    color:var(--black-1000)!important;
    font-family: 'Lexend', sans-serif!important;
font-size: 14px!important;
font-weight: 400!important;
line-height: 20px;

}
.contact-form-areas .form-inner input, .contact-form-area .form-inner textarea {
    font-family: 'Lexend', sans-serif!important;
    color: var(--gray-1000)!important;
    font-size: 15.03px!important;
    font-weight: 400!important;
    line-height: 22.55px;
    text-align: left;
    border: 0.94px solid #E6E8EC!important;
    
}
.contact-form-areas .form-inner input, .contact-form-area .form-inner textarea
{
    background-color: white;
}

.contacthead{
    font-family: 'Lexend', sans-serif!important;
font-size: 33.82px;
font-weight: 700;
line-height: 41.33px;
letter-spacing: -0.02em;
color: white;

}
.contactparatext{
    
    font-family: 'Lexend', sans-serif!important;
font-size: 14px;
font-weight: 500;
line-height: 14px;
letter-spacing: 0.01em;
text-align: left;
color: var(--gray-500);
text-transform: uppercase;

}
.contactparatext2{
    font-family: 'Lexend', sans-serif!important;
font-size: 18.79px;
font-weight: 400;
line-height: 26.3px;
text-align: left;
color: white;

}
.contactbgicon{
    background: #FFFFFF14;

    /* padding: 15.03px; */
    padding: 13px;
    gap: 9.39px;
    
    height: fit-content;
    border-radius: 142.79px;
}
.contactcard{
    position: relative;
    border-radius: 22.55px 0px 0px 22.55px;
    /* padding: 30px 50px; */
    /* padding: 30px 20px 0px 50px; */
    padding: 30px 20px 0px 40px;
}
.iconbg{
    /* background: #FFFFFF14;
padding: 11.27px;
gap: 9.39px;
border-radius: 4.7px; */
background: #ffffff;
    padding: 10px 11.27px;
    width: 41.33px;
    height: 41.33px;
    gap: 9.39px;
    border-radius: 4.7px;
}
.iconbg:hover{
    background: #ffffff;
  padding: 10px 11.27px;
gap: 9.39px;
border-radius: 4.7px;
}
.iconbg:hover p i{
    /* color: #0B63E5; */
    color: #E00000;
}
.iconbgi{
    /* color: #0B63E5; */
    /* color: #E00000; */
    color: white;
    font-size: 6rem!important;
}
.classfootertitle{
    font-family: 'Lexend', sans-serif!important;
font-size: 15.03px;
font-weight: 500;
line-height: 22.55px;
color: white;
/* position: relative; */

}

.contactcard::before {
    content: '';
    position: absolute;

    width: 198.92px;
height: 245.18px;
top: -44.15px;
left: 285px;
gap: 0px;
border-radius: 10.08px 0px 0px 0px;

    /* background-image: url('assets/');  */
    background-image: url(../img/home/gif.png);
    background-size: cover;
    background-position: center;
    /* z-index: 100000; */
    z-index: 100;
  }

  .testimonypara{
    font-family: 'Lexend', sans-serif!important;
font-size: 24px!important;
font-weight: 500!important;
line-height: 32px!important;
text-align: center;
color: #111827!important;

  }

  .homeauto{
    font-family: 'Lexend', sans-serif!important;
font-size: 16px;
font-weight: 600;
line-height: 24px;
text-align: center;
  }
  .viceauto{
    font-family: 'Lexend', sans-serif!important;
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-align: left;
color: #4B5563;
  }
  .prevbtn:hover, .nextbtn:hover{
      background-color: #E00000!important;
      border-color: #E00000!important;
  }

  
.social-areaautoplant li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 26px;
    width: 26px;
    color: white;
    width: 33px;
    height: 33px;
    padding: 9px;
    gap: 7.5px;
    border-radius: 27px ;
     /* border-radius: 3.75px ;/ */
    opacity: 0px;
    transition: .35s;
    background-color: #FFFFFF1A!important;


}
  
.social-areaautoplantcontact li a:hover {
    color: #094FB7;
}
.social-areaautoplantcontact li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 26px;
    width: 26px;
    color: var(--black-500);
    /* width: 33px;
    height: 33px; */
    width: 44px;
    height: 44px;
    padding: 9px;
    gap: 7.5px;
    border-radius: 3.75px ;
    opacity: 0px;
    transition: .35s;
    background-color: white!important;
    box-shadow: 0px 4px 9px 0px #0000002E!important;
}

.homeautoplant{
    font-family: 'Lexend', sans-serif!important;
font-size: 18px;
font-weight: 700;
line-height: 24px;
letter-spacing: -0.02em;
text-align: left;

}
.autoplantheight{
    /* color: #243752; */
    color: #5f89c6;
    margin: 20px 0px;
}
.autoplantfooterhead{
    font-family: 'Lexend', sans-serif!important;
font-size: 12px!important;
font-weight: 500!important;
line-height: 12px!important;
letter-spacing: 0.01em!important;
text-align: left;
text-transform: uppercase!important;

}
.autoplantfooterpara{
    font-family: 'Lexend', sans-serif!important;
font-size: 16px!important;
font-weight: 500!important;
line-height: 24px!important;
text-align: left;
color: white;

}
.autoplantfooterlist{ font-family: 'Lexend', sans-serif!important;
font-size: 16px!important;
font-weight: 500!important;
line-height: 24px!important;
color:#838E9E!important;
}
.casetitle{
    font-family: 'Lexend', sans-serif!important;
font-size: 18.67px!important;
font-weight: 500!important;
line-height: 26.13px;
text-align: left;

}

footer .footer-widget .autofootermenu ul li {
    margin-bottom:10px;
}

.getfooterhead{
    font-family: 'Lexend', sans-serif!important;
font-size: 30px!important;
font-weight: 700!important;
line-height: 36px!important;
letter-spacing: -0.02em;
text-align: left;

}
.getfooter{
    font-family: 'Lexend', sans-serif!important;
font-size: 12px!important;
font-weight: 400!important;
line-height: 18px!important;
text-align: left;
color: white;

}


.primary-autoplantbtn {
    color: #ffffff!important;
    font-family: 'Lexend', sans-serif!important;
    font-size: 16px!important;
    font-weight: 700!important;
    /* background-color: #0B63E5!important; */
    background-color: #E00000!important;
    display: inline-flex;
    align-items: center;
    line-height: 1;
    border-radius: 32px;
    /* border-radius: 4px; */
    white-space: nowrap;
    cursor: pointer;
    padding: 17px 28px;
    gap: 8px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    /* transition: all .6s */
}
.primary-autoplantviewbtn {
    color:#ffffff!important;
    font-family: 'Lexend', sans-serif!important;

font-size: 10.5px!important;
line-height: 30px!important;


width: 134px;
height: 30px;
padding: 0px 15px 0px 15px;
gap: 6px;
border-radius: 3.75px;
border: 1.13px;


    /* font-weight: 700!important; */
    font-weight: 500!important;
    background-color: #0b62e500!important;
    display: inline-flex;
    align-items: center;
    /* border-radius: 4px; */
    border-radius: 25px;
    /* border:1px solid #0B63E5!important; */
    border:1px solid #E00000!important;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    z-index: 1;
    /* transition: all .6s */
}


.servicetitle{
    font-family: 'Lexend', sans-serif!important;
font-size: 24px;
font-weight: 400;
line-height: 30px;
color:#5B5B5B;

}

.servicestitles{
    font-family: 'Lexend', sans-serif!important;
font-size: 24px!important;
font-weight: 400!important;
line-height: 30px;
text-align: center;
color: var(--black-500);

}

.activeheader{
    border-top: 3px solid #000!important;
    border-radius: 0px!important;
}
.homedate{
    font-family: 'Lexend', sans-serif!important;
font-size: 14.93px!important;
font-weight: 500!important;
line-height: 22.4px;
color: white;
text-align: center;

}
.case-study-card2 .case-content .category-and-title>a{
    /* background-color: #0B63E5!important;
    border: 1px solid #0B63E5; */
    background-color: #E00000!important;
    border: 1px solid #E00000;
    text-transform: uppercase;
    font-family: 'Lexend', sans-serif!important;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.01em;
    text-align: center;

}
.readmorebtn{
    font-family: 'Lexend', sans-serif!important;
font-size: 16px!important;
font-weight: 500!important;
line-height: 24px;
text-align: center;

}
.servbtn{
    font-family: 'Lexend', sans-serif!important;
font-size: 20px!important;
font-weight: 500!important;
line-height: 25px!important;
text-align: center;

}

.addonservicepara{
    font-family: 'Lexend', sans-serif!important;
font-size: 24px;
font-weight: 300;
line-height: 30px;
color:#5B5B5B!important;

}
.addonpoints{
    font-family: 'Lexend', sans-serif!important;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    /* line-height: 50px; */
/* font-size: 18.51px!important;
font-weight: 600!important;
line-height: 23.13px; */
color: #0B0B0B!important;

}
.vendorcollabration{
    font-family: 'Lexend', sans-serif!important;
font-size: 18.09px!important;
font-weight: 400;
line-height: 27.14px;
color:#42526B!important;
}
.vedorclient{
    font-family: 'Lexend', sans-serif!important;
font-size: 15.83px;
font-weight: 600;
/* line-height: 22.62px; */
color: #061C3D;
margin-bottom: 6px;

}
.vedorclientd{
    font-family: 'Lexend', sans-serif!important;
font-size: 15.83px!important;
font-weight: 400!important;
line-height: 22.62px;
color: #6A778B;
}
.haveacliend{
    font-family: 'Lexend', sans-serif!important;
font-size: 16px!important;
font-weight: 400!important;
line-height: 19.5px!important;
text-align: center;
color: #ffffff;
}
.bi::before, [class^=bi-]::before, [class*=" bi-"]::before{
    font-weight: 600 !important;
    /* line-height: 2!important; */
}
.contact-form-areas .form-inner input::placeholder,
.contact-form-area .form-inner textarea::placeholder {
    font-family: 'Lexend', sans-serif!important;
  font-size: 15.03px;
  font-weight: 400;
  line-height: 22.55px;
  color: #838E9E!important;
}
.contacttitle{
    font-family: 'Lexend', sans-serif!important;
font-size: 16px;
font-weight: 500;
line-height: 16px;
letter-spacing: 0.01em;
text-transform: uppercase;
text-align: left;
color: var(--gray-800);
}
.contactsubtitle{
    font-family: 'Lexend', sans-serif!important;
font-size: 56px!important;
font-weight: 700!important;
line-height: 60px;
letter-spacing: -0.02em;
text-align: center;
color: var(--black-500)!important;
}
.contactbackground{
    background-color: var(--gray);
}
.contactwithus{
    font-family: 'Lexend', sans-serif!important;
font-size: 16px;
font-weight: 500;
line-height: 24px;
}
.contactmail{
    font-family: 'Lexend', sans-serif!important;
font-size: 14px!important;
font-weight: 500!important;
line-height: 14px;
letter-spacing: 0.01em;
color: var(--gray-600)!important;
text-transform: uppercase;

}
.contactmails{
    font-family: 'Lexend', sans-serif!important;
font-size: 24px;
font-weight: 500;
/* line-height: 32px; */
line-height: 15px;
color: var(--black-500);

}
.contactmailsnew{
    font-family: Lexend;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    color: var(--black-500);
}
.contactmailpara{
    font-family: 'Lexend', sans-serif!important;
font-size: 20px;
font-weight: 400;
line-height: 28px;
}

.contactheading{
    font-family: 'Lexend', sans-serif!important;
    font-size: 40px!important;
    font-weight: 700!important;
    line-height: 48px;
    letter-spacing: -0.02em;
    color: var(--black-500);
}
.contactformheading{
    font-family: 'Lexend', sans-serif!important;
font-size: 24px;
font-weight: 700;
line-height: 32px;
letter-spacing: -0.02em;
color: var(--gray-800);

}
.contactformpara{
    font-family: 'Lexend', sans-serif!important;
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-align: left;
color: var(--gray-600);
}
.contact-form-areas{
    padding: 30px 40px!important;
    border-radius: 24px!important;
}
.contactlocationtitle{
    font-family: 'Lexend', sans-serif!important;
font-size: 40px!important;
font-weight: 700!important;
line-height: 48px;
letter-spacing: -0.02em;
color: var(--black-500);
}
.contactparaheader{
    font-family: 'Lexend', sans-serif!important;
font-size: 20px;
font-weight: 500;
line-height: 28px;

}
.contactlocationmap{
    font-family: 'Lexend', sans-serif!important;
font-size: 20px;
font-weight: 500;
line-height: 28px;
}
.contactaddressp{
font-family: 'Lexend', sans-serif!important;
font-size: 18px;
font-weight: 400;
line-height: 26px;
text-align: left;
color: var(--gray-500);
}
.contactaddresspara{
    font-family: 'Lexend', sans-serif!important;
font-size: 24px;
font-weight: 700!important;
line-height: 32px;
letter-spacing: -0.02em;
text-align: left;

}
.contactbottomhead{
font-family: 'Lexend', sans-serif!important;
font-size: 40px;
font-weight: 700;
line-height: 48px;
letter-spacing: -0.02em;
text-align: left;
color: var(--black-500);
}
.contactbottompara{
    font-family: 'Lexend', sans-serif!important;
font-size: 20px;
font-weight: 400;
line-height: 28px;
text-align: left;
color: var(--black-500);
}
.padcareer{
    padding: 32px 0px 0px 0px;
}
@media(min-width:1200px) and (max-width:1425px) {
    .header-area.style-2 .menu-wrap .main-menu ul>li>a{
        font-size: 18px;
    }
    .header-area.style-2 .menu-wrap{
        padding:0 10px 0 10px;
    }
}
@media(min-width:1200px) and (max-width:1340px) {
      .header-area.style-2 .menu-wrap .main-menu ul>li>a{
        font-size: 16px!important;
    }
    .header-area.style-2 .menu-wrap .main-menu ul>li{
            padding: 4px 14px;
    }
      .header-area.style-2 .menu-wrap .main-menu ul>li>a{
          padding: 4px 1px;
      }
    
}
@media(min-width:1200px) and (max-width:1399px) {
    
    .autotabs {
        font-family: 'Lexend', sans-serif !important;
        /* font-size: 17px; */
        font-size: 16px;
    }
    .autotabsouter {
       
        /* padding: 15px 15px; */
        padding: 15px 10px;
    }
    .nav-linkauto {
        padding: 15px 20px;
    }    
    .haveacliend {
        font-family: 'Lexend', sans-serif !important;
        font-size: 14.6px !important;
        font-weight: 400 !important;
        line-height: 19.5px !important;
        text-align: center;
        color: #ffffff;
    }
    .autoplantmenulist li a.active {
        /* margin: 0 5px !important; */
        margin: 0 0px !important;
    }
    .bannerh1 {
        font-family: 'Lexend', sans-serif !important;
        font-size: 71px;

    }
   
}

@media(min-width:1360px) and (max-width:1389px) {
    
    @media (min-width: 1200px) and (max-width: 1389px) {
        .header-area.style-2 .menu-wrap .main-menu ul>li ul.sub-menu {
            top: 30px;
        }
    }
}
@media(min-width:1200px) and (max-width:1359px) {
 
    .pb-50 {
        padding-bottom: 30px;
    }
    .bannerh1 {
        font-family: 'Lexend', sans-serif !important;
        font-size: 71px;

    }
    .nav-linkauto{
        /* padding: 20px 2px; */
        padding: 11px 2px;
    }
    .case-study-card2 .case-content .category-and-title h4 a {
        font-size:18px!important;
    }
    .autotabs{
        font-size: 17px!important;
        padding: 11px 18px!important;
    }
    .autotabsouter{
        /* padding: 11px 8px; */
        padding: 11px 18px;
    }
    .primary-btnautoplant{
        padding: 17px 20px!important;
    }
    .auplantpvc {
        font-size: 20px!important;
    }
    .timelinetest, .timelinetestspan{
        font-size: 21px!important;

    }
    .advhead {
        
        font-size: 38px!important;
    }
    .counterpara{
        font-family: 'Lexend', sans-serif!important ;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: var(--black-700);
    }
    .counternumber {
        color: #ffffff;
        font-family: 'Lexend', sans-serif !important;
        font-size: 45px;
        font-weight: 700;
        line-height: 56px;
        letter-spacing: -0.02em;
        text-align: left;
    }
    .header-area.style-2 .menu-wrap .main-menu ul>li ul.sub-menu {
        top: 50px;
    }
}

@media(min-width:1000px) and (max-width:1199px) {
    .advhead {
        
        font-size: 25px!important;
    }
    .primary-btnautoplant {
        color: #ffffff !important;
        font-family: 'Lexend', sans-serif !important;
        font-size: 15px;
        display: flex;
        justify-content: center;
        width: 170px;
    }
    .header-area.style-2 .menu-wrap .main-menu ul>li i{
        font-size: 9px;
    }
    .header-area.style-2 .menu-wrap .main-menu ul>li ul.sub-menu {
        top: 50px;
    }
    .services-wrap .selvices-tab-autoplant {
        border: 0px solid #eee;
        padding: 25px 30px;
        width: 100%;
        border-radius: 15px;
        background-color: var(--black-800);
    }
    .autotabs {
        font-family: 'Lexend', sans-serif !important;
        font-size: 15px;
        font-weight: 500;
        line-height: 28px;
        text-align: center;
        color: var(--gray-100);
    }
    .nav-linkauto {
        background-color: #111111;
        border: 0;
        /* padding: 20px 30px; */
        padding: 10px 15px;
    }
    .autotabslink {
        font-family: 'Lexend', sans-serif !important;
        /* font-size: 20px; */
        font-size: 15px;
    }
    .getprimarybtnservices {
        color: #ffffff !important;
        font-family: 'Lexend', sans-serif !important;
        font-size: 16px;
    }
    .autotabsouter {

        padding: 10px 15px;
    }
}
.abtform .form-inner {
    border: 1px solid rgba(255, 255, 255, .1);
    /* background: #0d1720; */
    background: var(--gray);
    display: flex;
    align-items: center;
    height: 60px;
    padding: 10px 25px;
    margin-bottom: 20px;
    /* padding: 11px 852px 11px 18px; */
    border-radius: 5px;
}

.abtform .form-inner input {
    width: 100%;
    color: #cacaca;
    font-family: var(--font-montserrat);
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
    border: none
}

.abtform .form-inner button {
    border: none;
    height: 36px;
    min-width: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: var(--primary-color) */
    background-color: #E00000
}
.aboutblogicon{
    width: 17.1px;
height: 17.29px;
/* top: 2.63px; */
left: 2.75px;
gap: 0px;
opacity: 0px;
color:  #B4BBC5;

}
.aboutblogpara{
    font-family: 'Lexend', sans-serif !important;
font-size: 16.91px;
font-weight: 500;
line-height: 24.43px;
text-align: left;
color: var(--gray-600);

}
.blogclient{
    font-family: 'Lexend', sans-serif !important;
    font-size: 15.03px;
    font-weight: 500;
    line-height: 2.55px;
    text-align: left;
    color: var(--black-1000);
    
}
.blogclientd{
font-family: 'Lexend', sans-serif !important;
font-size: 13.15px;
font-weight: 400;
line-height: 1.79px;
text-align: left;
color: #42526B;
}
.blogcount{
    font-family: 'Lexend', sans-serif !important;
font-size: 15.03px!important;
font-weight: 500!important;
line-height: 22.55px;
text-align: center;
color: var(--black-1000);
}
.blogcountspan{
    font-family: 'Lexend', sans-serif !important;
font-size: 15.03px!important;
font-weight: 400!important;
line-height: 22.55px;
text-align: center;
color: var(--black-1000);
}
.cardblogborder{
    border: 0.94px solid #E6E8EC!important;
border-radius: 15.03px;
}

.clientdetails{
    /* padding: 16px; */
    gap: 10px;
    border-radius: 150px!important;
   
}
.sliderblog .slider-btn{
    background-color: var(--gray)!important;
}
.sliderblog .slider-btn:hover{
    color: var(--gray)!important;
}
.abtcardblog{
border-radius: 19.68px;
width: 347.65px!important;
/* height: 327.98px!important; */
/* height: 500px!important; */
/* height: 400px!important; */
/* height: 320px!important; */
height: 300px!important;
gap: 0px;

}
.cardfooterimg{
    width:90px!important;
/* height: 40px; */
height: auto;

}
.cardbg1{
    background: #F0F5FF;
}
.cardbg2{
    background: #FFF9EE;
}
.cardbg3{
    background: #E7F5E8;
}
.cardbg4{
    background: #F5F6F7;
}
.clientdetails .slider-btn{
    border-radius: 50%!important;
    background-color: #E00000!important;
}
.clientexparrows{
    color: white!important;

}

/* timeline */
.timeline-centered {
    position: relative;
    margin-bottom: 0px;
}

.timeline-centered:before,
.timeline-centered:after {
    content: " ";
    display: table;
}

.timeline-centered:after {
    clear: both;
}

.timeline-centered:before,
.timeline-centered:after {
    content: " ";
    display: table;
}

.timeline-centered:after {
    clear: both;
}

.timeline-centered:before {
    content: '';
    position: absolute;
    display: block;
    width: 8px;
    /* background: #f5f5f6; */
    background: #c5c5c5;
    /* left: 50%; */
    /* left: 44.2%; */
    left: 39.2%;
    top: 20px;
    /* bottom: 20px; */
    bottom: 100px;
    margin-left: -4px;
}

.timeline-centered .timeline-entry {
    position: relative;
    /* width: 55%; */
    width: 55.5%;
    float: right;
    margin-bottom: 70px;
    clear: both;
    height: 60px;
}

.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry:after {
    clear: both;
}

.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry:after {
    clear: both;
}

.timeline-centered .timeline-entry.begin {
    margin-bottom: 0;
}

.timeline-centered .timeline-entry.left-aligned {
    float: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -9px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    /* margin-left: -22px; */
    margin-left: -60px;
    /* margin-left: -81px; */
}

.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    /* left: -100px; */
    left: -200px;
    text-align: right;
    /* padding: 10px; */
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time>span {
    display: block;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time>span:first-child {
    font-size: 15px;
    font-weight: bold;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time>span:last-child {
    font-family: 'Lexend', sans-serif !important;
font-size: 56px;
font-weight: 700;
line-height: 60px;
margin-top: -5px;
letter-spacing: -0.02em;
text-align: center;
color:var(--gray-600);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #fff;
    color: #737881;
    display: block;
    /* width: 40px;
    height: 40px; */
    width: 30.04px;
    height: 30.04px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #f5f5f600;
    -webkit-box-shadow: 0 0 0 5px #f5f5f600;
    /* box-shadow: 0 0 0 5px #f5f5f600; */
    box-shadow: 20px 0 0 5px #f5f5f600;
    line-height: 40px;
    font-size: 15px;
    float: left;
}



.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
    background-color: #E00000!important;
    color: #fff;
}
/* timeline */

.autoplantpara{
    text-align: justify;
    margin: 0 20px;
    margin-left: 65px !important;

}
.timelinetestspan{
    font-family: 'Lexend', sans-serif !important;
font-size: 24px!important;
font-weight: 700!important;
line-height: 32px;
letter-spacing: -0.02em;
text-align: left;

}
.timelinetest{
    font-family: 'Lexend', sans-serif !important;
    font-size: 24px!important;
    font-weight: 400!important;
    line-height: 32px;
    text-align: left;
    
}

.abttitles{
    font-family: 'Lexend', sans-serif !important;
font-size: 40px;
font-weight: 700;
line-height: 48px;
letter-spacing: -0.02em;
text-align: center;
color: var(--gray-800);
}
.abtusheading{
font-family: 'Lexend', sans-serif !important;
font-size: 24px!important;
font-weight: 700!important;
line-height: 32px!important;
letter-spacing: -0.02em;
text-align: left;
color: var(--black-500);
}
.aboutussubheading{
font-family: 'Lexend', sans-serif !important;
font-size: 20px!important;
font-weight: 500!important;
line-height: 28px!important;
text-align: left;
color: var(--black-500);
}
.abtusformpara{
font-family: 'Lexend', sans-serif !important;
font-size: 18px!important;
font-weight: 400!important;
line-height: 26px!important;
text-align: left;
color: var(--gray-600);
}
.abtuscolor{
    width: 263px;
/* height: 173px; */
height: auto;
top: 248px;
left: 210.86px;
padding: 18px 1px 18px 1px;
gap: 10px;
border: 13px;
background: #E00000;
opacity: 0px;
border: 13px solid #FFFFFF;
}
.abtusheadingcolor{
font-family: 'Lexend', sans-serif !important;
font-size: 36px;
font-weight: 700;
line-height: 44px;
letter-spacing: -0.02em;
text-align: center;
color:white;
}
.abtusimg{
    width: 331.4px;
height: 264.44px;
top: 88px;
}
.abtusimgs{
    width: 331.4px;
height: 264.44px;
top: 352.44px;
gap: 0px;
border: 13px;

}
.whyautoplant{
font-family: 'Lexend', sans-serif !important;
font-size: 40px;
font-weight: 700;
line-height: 48px;
letter-spacing: -0.02em;
text-align: center;
color: white;
}
.aboutustitle{
    font-family: 'Lexend', sans-serif !important;
font-size: 20px;
font-weight: 400;
line-height: 28px;
text-align: center;
color: var(--gray-600);
}
.teamtritle{
    font-family: 'Lexend', sans-serif !important;
    font-size: 18.75px;
    font-weight: 600;
    line-height: 26.26px;
    letter-spacing: -0.012em;
    text-align: left;
    color: var(--black-1000)
}
.teampara{
    font-family: 'Lexend', sans-serif !important;
font-size: 15px;
font-weight: 400;
line-height: 22.51px;
text-align: left;
color: #6A778B;
}
.linkicon{
    width: 41.33px;
height: 41.33px;
padding: 11.27px;
gap: 9.39px;
border-radius: 4.7px;
color:#0E76A8;
}
.aboutusjheading{
    font-family: 'Lexend', sans-serif !important;
font-size: 40px!important;
font-weight: 700!important;
line-height: 48px;
letter-spacing: -0.02em;
text-align: center;
color: var(--gray-800)!important;
}
.aboutusjtitle{
    font-family: 'Lexend', sans-serif !important;
font-size: 24px;
font-weight: 400;
line-height: 32px;
/* text-align: left; */
text-align: center;
color: var(--gray-600);
}
.aboutclienttitle{
    font-family: 'Lexend', sans-serif !important;
font-size: 40px;
font-weight: 700;
line-height: 48px;
letter-spacing: -0.02em;
text-align: left;
color: var(--gray-900);
}
.hometitle{
    font-family: 'Lexend', sans-serif !important;
font-size: 40px;
font-weight: 700;
line-height: 48px;
letter-spacing: -0.02em;
text-align: center;
color: #616161;

}
.aboutclientpara{
    font-family: 'Lexend', sans-serif !important;
font-size: 20px;
font-weight: 400;
line-height: 28px;
text-align: left;
color:var(--gray-600)
}
.clientsubhead{
    font-family: 'Lexend', sans-serif !important;
font-family: Lexend;
font-size: 14px;
font-weight: 600;
line-height: 20px;
letter-spacing: -0.012em;
text-align: left;

}
.clientspansubhead{
    font-family: 'Lexend', sans-serif !important;
font-size: 12px;
font-weight: 400;
line-height: 16px;
text-align: left;
color: #42526B;

}
.clientspancolr{
    color: #E00000!important;
}
.mindtitle{
    font-family: 'Lexend', sans-serif !important;
font-size: 40px;
font-weight: 700;
line-height: 48px;
letter-spacing: -0.02em;
text-align: center;
color: white;
}
.mindpara{
    font-family: 'Lexend', sans-serif !important;
font-size: 20px;
font-weight: 400;
line-height: 28px;
text-align: left;
color: var(--gray-400);
}
.minfform .form-inner input{
    font-family: 'Lexend', sans-serif !important;
font-size: 18px!important;
font-weight: 400!important;
line-height: 26px;
text-align: left;
color: #6A778B!important;

}
.casestudy-sliderblog .slick-slide{
    width: 400px;
   }
@media(min-width:1200px) and (max-width:1398px) {
.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    /* margin-left: -22px; */
    /* margin-left: -73px; */
    margin-left: -54px;
}
.aboutusjheading{
    font-family: 'Lexend', sans-serif !important;
font-size: 35px!important;
font-weight: 700!important;
line-height: 48px;
letter-spacing: -0.02em;
text-align: center;
color: var(--gray-800)!important;
}
.casestudy-sliderblog .slick-slide {
    width: 375px;
}

}
@media(min-width:1000px) and (max-width:1198px) {
.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    /* margin-left: -22px; */
    margin-left: -63px;
}
}
@media(min-width:300px) and (max-width:999px) {
    .counterpara{
        text-align: center;
    }
    .bannerh1 {
        font-family: 'Lexend', sans-serif !important;
        font-size: 60px;
        font-weight: 700;
        /* line-height: 88px; */
        line-height: 70px;
        letter-spacing: -0.02em;
        text-align: center;
        color: #000000 !important;
    }
.testimonypara {
    font-family: 'Lexend', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    text-align: center;
    color: #111827 !important;
}
.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -50px;
}
.timelinetest {
    /* font-size: 21px !important; */
    font-size: 14px !important;
    font-weight: 400 !important;
    /* line-height: 25px; */
    line-height: 16px;
}
.timelinetestspan{
    /* font-size: 21px !important; */
    font-size: 14px !important;
    /* line-height: 25px; */
    line-height: 16px;
    font-weight: 700!important;

}
.timeline-centered:before{
        content: '';
        position: absolute;
        display: block;
        width: 8px;
        /* background: #f5f5f6; */
        background: #c5c5c5;
        /* left: 50%; */
        /* left: 44.2%; */
        left: 35.2%;
        top: 20px;
        /* bottom: 20px; */
        bottom: 100px;
        margin-left: -4px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    /* left: -100px; */
    left: -100px;
    text-align: right;
    /* padding: 10px; */
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time>span:last-child {
    font-family: 'Lexend', sans-serif !important;
    font-size: 30px;
    font-weight: 700;
    line-height: 60px;
    margin-top: -5px;
    letter-spacing: -0.02em;
    text-align: center;
    color: var(--gray-600);
}
.contactbottompara {
    font-family: 'Lexend', sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    padding: 0px 30px 0px 0px;
    color: var(--black-500);
}
.contactbottomhead{
    font-size: 35px;
}
.vedorcolpara{
    font-size: 15.42px;
}
}
@media (min-width: 768px){
 .container-sm {
    max-width: 580px!important;
}

}
.primaryautoplantabout{
    display: flex;
    padding: 12px 25px!important;
    justify-content: center;
}
.btnhomes{
    width:80px;
height:18px;
top: 7px;
left: 59.75px;
padding: 4.5px 9px 4.5px 9px;
gap: 7.5px;
border-radius: 75px;
opacity: 0px;
background: #A80000;

}
.btnhomestitle{
    font-family: 'Lexend', sans-serif !important;
font-size: 9px!important;
font-weight: 500!important;
line-height: 9px;
letter-spacing: 0.01em;
text-align: center;
color: white!important;
text-transform: uppercase;

}
.footertextall a{
    font-family: 'Lexend', sans-serif !important;
font-size: 16px;
font-weight: 500;
line-height: 24px;
text-align: left;
color: #838E9E!important;

}
.autoplantparas{
font-family: 'Lexend', sans-serif !important;
font-size: 14px!important;
font-weight: 400;
line-height: 20px;
text-align: left;
color: #061C3D;

}


.productsubmenu {
    list-style: none!important;
}
ul.productsubmenu>li>a {
    display: block;
    padding: 15px 34px;
    font-family: var(--font-montserrat);
    color: rgba(255, 255, 255, .7);
    font-weight: 500;
    text-transform: capitalize;
    font-size: 12px;
    height: 52px;
    letter-spacing: 3px;
    line-height: 1.4;
    transition: all .1s ease-out 0s;
    position: relative;
    border-radius: 0;
    border: none;
}
.productsubmenu>li>a {
    font-family: 'Lexend', sans-serif !important;
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 20px!important;
    letter-spacing: -0.015em!important;
    text-align: left!important;
    color: #000000!important;
    padding: 9px 34px !important;
}
.productsubmenu>li:hover>a {
    /* color: #fff; */
    color: black!important;
    width: auto!important;
    height: 52px!important;
    top: 32px!important;
    left: 0.34px!important;
    gap: 0px!important;
    opacity: 0px!important;
    background: #FCE6E6!important;
    border-radius: 0%!important;
    padding: 9px 25px !important;
}
/* .autoparamenuu{ */
.header-area.style-2 .menu-wrap .main-menu ul>li ul.sub-menu>li>a.active{
font-family: 'Lexend', sans-serif !important;
font-size: 16px;
font-weight: 400;
line-height: 20px;
letter-spacing: -0.015em;
text-align: left;
color:#000000;

}
/* .headeractuive ul>li>a.active{
    border-bottom: 2px solid #E00000!important;
    border-radius: 0!important;
    margin: 0 10px!important;
} */
ul.productsubmenu>li>a::after {
    content: "";
    height: 0px!important;
    width: 0px!important;
    background-color: var(--white-color)!important;
    border-radius: 50%;
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all .1s ease-out 0s
}
ul.productsubmenu>li>a.active{
    padding: 9px 34px!important;
    display: flex!important;
    align-items: center;
    
}
ul.productsubmenu>li:hover>a{
top:0px!important;
padding: 9px 34px!important;
}

#videoPlayer{
    object-fit: cover;
    border-radius: 20px;
}
.meneulaline{
    /* width: 183.21px;
height: 0px;
gap: 0px;
border: 0.5px;
border: 0.5px solid #999999 */
/* display: block; */
/* margin: 0 auto; */
  /* width: 183.21px;
  height: 0px;
  border-bottom: 0.5px solid #999999;  */
  /* margin-bottom: -2px; */
}

.autohomeimg{
    transform:scale(1.1)!important;
}
.autohomeimgaution{
    transform:scale(1.20)!important;
}
.autohomeimgenroute{
    transform:scale(1.4)!important;
}
@media(max-width:767px) {
.autohomeimgenroute {
    transform: scale(1.0) !important;
}
.autohomeimg {
    transform: scale(0.9) !important;
}
}
  
.tabautos{
    display: grid!important;
  min-height: 100vh!important;
  align-items: center!important;
}

.topheadebrochure{
    font-family: 'Lexend', sans-serif!important;
    color: #E00000!important;
font-size: 16px;
font-weight: 500;
line-height: 20px;
text-align: center;

}

.prodcutform{
    font-family: 'Lexend', sans-serif!important;
    color: #000000;
font-size: 16px;
font-weight: 400;
line-height: 50px;
letter-spacing: -0.015em;
padding: 30px!important;
}
 /* .prodcutform option:hover{ */


/* 15-05-2024 */
.selectoptionautoplant option:checked,
.selectoptionautoplant option:hover {
  background-color: #FCE6E6;
  padding: 16px 0px 16px 0px;
  gap: 10px;
  height: 222px;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
    background-color: #ffffff!important;
    font-family: 'Lexend', sans-serif!important;
    border-radius: 5px!important;
    height: 48px!important;
    width: 190% !important;
    border: 1px solid #E6E8EC !important;
}
.bootstrap-select>.dropdown-toggle{
    font-family: 'Lexend', sans-serif!important;
    background-color: #ffffff!important;
    border-radius: 5px!important;
    height: 48px!important;
    width: 190% !important;
    border: 1px solid #E6E8EC !important;   
}
.bootstrap-select .dropdown-menu{
    font-family: 'Lexend', sans-serif!important;
}
.bootstrap-select .bs-ok-default:after{
    color: #219653;
}
.dropdown-item.active, .dropdown-item:active{
    background: #FCE6E6;
}
.bootstrap-select .dropdown-menu li .selected{
    background: #FCE6E6;
    color: #000000;
}
.headingfont{
    font-family: 'Lexend', sans-serif!important ;


}

@media(min-width:1400px) and (max-width:1499px) {
.abtcardblog{
    width: auto!important;
    /* height: 450px!important; */
    height: 320px!important;
}
}
@media(min-width:300px) and (max-width:1399px) {
.abtcardblog{
    width: auto!important;
    /* height: 450px!important; */
    height: 300px!important;
}
}

@media (max-width: 991px) {
    .topheader {
        font-size: 10.6px !important;
        line-height: 17px !important;
    }
    .contactheading {
        font-family: 'Lexend', sans-serif !important;
        font-size: 30px !important;
        font-weight: 700 !important;
        line-height: 40px;
    }
    .contactlocationtitle {
        font-family: 'Lexend', sans-serif !important;
        font-size: 35px !important;
    }
    .contactbottomhead {
        font-size: 28px;
    }
    .bannerh1 {
        font-family: 'Lexend', sans-serif !important;
        font-size: 45px;
        font-weight: 700;
        line-height: 55px;
        padding-top: 30px;
    }
    .autohomeimgaution {
        transform: scale(1.0) !important;
    }
    .nav-linkauto {
        background-color: #111111;
        border: 0;
        padding: 5px 10px;
    }
    .autotabslink {
        font-family: 'Lexend', sans-serif !important;
        /* font-size: 20px; */
        font-size: 15px;
        font-weight: 500;
        line-height: 20px;
    }
    .autotabs {
        font-family: 'Lexend', sans-serif !important;
        font-size: 15px;
    }
    .autotabsouter{
        padding: 10px 10px;
    }
    .img-22 {
        position: relative;
        width: 100%;
        height: auto;
        right: 1%;
        left: 1%;
    }
    .img-22{
        transform: scale(1.0);
    }
    .blogpara {
        font-family: 'Lexend', sans-serif !important;
        font-size: 11px !important;
    }
    .advhead {
        font-family: 'Lexend', sans-serif !important;
        font-size: 30px;
        font-weight: 500 !important;
        line-height: 40px;
    }        
    .contactcard {
        position: relative;
        border-radius: 22.55px;
        /* padding: 30px 50px; */
        /* padding: 30px 20px 0px 50px; */
        padding: 30px 20px 0px 20px!important;
    }
}

.bggray{
    background-color: #D8D8D8;
}

.fonttsize{
    font-size: 20px;
}
.autoplantborder{
   background-color: white;
    justify-content: space-between;
    border-radius: 20px;
    border-width: 4px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    border: 4px solid rgba(224, 0, 0, 1);
}
.autoplantstabs.active{
    
padding: 12px 20px!important;
gap: 10px!important;
border-radius: 32px!important;
background: rgba(255, 255, 255, 1)!important;
font-family: Lexend;
font-weight: 600!important;
font-size: 16px!important;
line-height: 24px!important;
letter-spacing: -1.2%!important;
text-align: center!important;
color: rgba(0, 0, 0, 1)!important;

}
.autoplantshome{
    font-family: Lexend!important;
font-weight: 500;
font-size: 14px!important;
line-height: 20px!important;
letter-spacing: 0%;
padding: 0px;
text-align: center;
color: rgba(255, 255, 255, 1)!important;

}
.autoplanthometabsubtitle{
    font-family: Lexend;
font-weight: 600;
font-size: 24px;
line-height: 100%;
letter-spacing: 1%;
text-transform: uppercase;
color: rgba(116, 116, 116, 1);

}
.autoplanthometabtitle{
    font-family: Lexend;
font-weight: 600;
font-size: 36px;
line-height: 44px;
letter-spacing: -2%;
color: rgba(0, 0, 0, 1);

}
.autoplanthometabpara{
    font-family: Lexend;
font-weight: 400;
font-size: 20px!important;
line-height: 28px;
letter-spacing: 0%;
color: rgba(0, 0, 0, 1);

}
.autoplantlinks{
    font-family: Lexend;
font-weight: 700;
font-size: 24px;
line-height: 32px;
letter-spacing: -2%;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-offset: 0%;
text-decoration-thickness: 0%;
color: rgba(224, 0, 0, 1);

}
.autoplantlinkbutton{
    width: 200px;
    height: 54px;
    border-radius: 32px;
    gap: 10px;
    background: rgba(224, 0, 0, 1);
    padding: 20px !important;
    font-family: Lexend;
    font-weight: 500;
    font-size: 20px;
    line-height: 50%;
    letter-spacing: 0%;
    text-align: center;
}
.autoplantbuttonblank{
    width: 200px;
height: 54px;
border-radius: 32px;
border-width: 1px;
gap: 10px;
padding: 20px;
border: 1px solid rgba(0, 0, 0, 1)!important;
font-family: Lexend;
font-weight: 500;
font-size: 20px;
/* line-height: 100%; */
letter-spacing: 0%;
text-align: center;
color: rgba(0, 0, 0, 1)!important;
line-height: 35px;
background-color: white;
}
.autoplantbuttonblank:hover{
    width: 200px;
height: 54px;
border-radius: 32px;
border-width: 1px;
gap: 10px;
padding: 20px;
border: 1px solid rgba(0, 0, 0, 1)!important;
font-family: Lexend;
font-weight: 500;
font-size: 20px;
/* line-height: 100%; */
letter-spacing: 0%;
text-align: center;
background-color: rgba(0, 0, 0, 1)!important;
color: #ffffff!important;
line-height: 35px;
}
.titlesmegaheader:hover{
    background: linear-gradient(90deg, #D92020 0%, #FF7C7C 100%)!important;
  
justify-content: space-between;
border-radius: 12px;
/* padding-top: 40px;
padding-right: 28px;
padding-bottom: 40px;
padding-left: 28px; */
/* padding: 15px 13px!important; */
padding: 30px 28px!important;
}
.titlesmegaheader:hover .titlehead{
    color: #ffffff!important;
}
.titlesmegaheader:hover .titlehead i{
    color: #ffffff!important;
}
.titlesmegaheader:hover .titlehead .arrow-img {
    filter: brightness(0) invert(1); /* Makes image appear white */
}
.titlehead{
    font-family: Lexend;
font-weight: 500;
font-size: 20px;
line-height: 28px;
letter-spacing: -1.2%!important;
text-align: left;
color: rgba(70, 70, 70, 1);
display: flex!important;
justify-content: space-between!important;
}
.custom-arrow-icon {
    font-size: 20px!important;         
    font-weight: 200;       
    color: #000000;        
    position: absolute;     
    top: 4px;               
    right: -5px;           
    z-index: 999;
    cursor: pointer;
    transition: all 0.5s ease-out;
}

.titlesmegaheader{
    font-family: Lexend;
font-weight: 600;
/* font-size: 20px; */
font-size: 16px!important;
line-height: 28px;
letter-spacing: -1.2%;
text-align: left;
color: rgba(70, 70, 70, 1);
background: rgba(242, 242, 242, 1);

justify-content: space-between;
border-radius: 12px;
padding: 30px 28px!important;
/* padding: 20px 18px!important; */
/* padding: 15px 13px!important; */
margin: 4px 0px;
}
.headerparas{
    font-family: Lexend;
font-weight: 600;
font-size: 13.41px;
line-height: 20.11px;
letter-spacing: -1.2%;
text-align: center;
color: rgba(0, 0, 0, 1);

}
.subtitleheadermenu{
  
border-radius: 12px;
gap: 10px;
padding: 16px;
/* padding: 10px 15px; */

background: rgb(255, 255, 255);
}
.subtitleheadermenu:hover{
  
border-radius: 12px;
gap: 10px;
padding: 16px;
/* padding: 10px 15px; */

    background: rgba(252, 230, 230, 1);

}
.hraderparatitle{
    font-family: Lexend;
font-weight: 400;
font-size: 16px!important;
line-height: 28px;
letter-spacing: 0%;
text-align: start;
color: rgba(0, 0, 0, 1);


}
.subtitleheadermenu:hover .hraderparatitle{
    font-family: Lexend;
font-weight: 400;
font-size: 18px;
line-height: 28px;
letter-spacing: 0%;
text-align: start;
color: rgba(224, 0, 0, 1);

}
.megaheaderbutton{
    font-family: Lexend;
font-weight: 600;
font-size: 13px;
line-height: 20px;
letter-spacing: -1.2%;
text-align: center;


border-radius: 32px;
gap: 10px;
padding: 6px!important;
/* padding-top: 11px;
padding-right: 16px;
padding-bottom: 11px;
padding-left: 16px; */
border-width: 1px;
border: 1px solid rgba(224, 0, 0, 1);
color: rgba(224, 0, 0, 1);
background-color: white;
}
.meagheaderheadings{
    font-family: Lexend;
font-weight: 600;
/* font-size: 24px;
line-height: 32px; */
font-size: 21px;
line-height: 30px;
letter-spacing: -1.2%;
color: rgba(54, 54, 54, 1);

}
.meagheaderparas{
    font-family: Lexend;
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
color: rgba(116, 116, 116, 1);

}
.megamenusidebar{
    height: 100%;
    border-right: 1px solid rgba(197, 197, 197, 1);
   
}
.megamenusidebarbottom{
    border-bottom: 1px solid rgba(197, 197, 197, 1)!important;
    margin-top: 10px;
}

@media(min-width:950px) and (max-width:1330px) {
    .mega-menu-wrapper {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    width: 925px!important;
    height: 550px!important;
    }
    .tabs-menu {
    border-right: 1px solid rgba(197, 197, 197, 1);
    width: 320px!important;
}
}
    .pb-500 {
    padding-bottom: 200PX;
}
@media(min-width:550px) and (max-width:945px) {

   .autoplanthometabtitle {
    font-family: Lexend;
    font-weight: 600;
    font-size: 30px;
   }
   .autoplantlinks {
    font-family: Lexend;
    font-weight: 700;
    font-size: 17px;
    line-height: 21px;
   }
   .autoplanthometabpara
 {
    font-family: Lexend;
    font-weight: 400;
    font-size: 15px !important;
    line-height: 28px;
}
.autoplanthometabsubtitle {
    font-family: Lexend;
    font-weight: 600;
    font-size: 20px;
}
 .header-area.style-2 .menu-wrap .main-menu {
            width: 350px!important;
        }
        .tabs-menu {
    border-right: 1px solid rgba(197, 197, 197, 1);
    width: 280px!important;
}
  .mega-menu-wrapper {
    visibility: hidden;
    opacity: 0;
    /* position: absolute; */
    top: 100%;
    left: 0;
    background: #fff;
    width: 100%!important;
    height: auto!important;
    border: 0px solid #ccc;
    z-index: 999;
    /* display: flex; */
    display: contents!important;
    padding: 20px;
    gap: 20px;
    transition: opacity 0.3s ease;
    border-radius: 20px;
    box-shadow: 0px 4px 8px 0px rgba(135, 135, 135, 0.1), 0px 15px 15px 0px rgba(135, 135, 135, 0.09), 0px 35px 21px 0px rgba(135, 135, 135, 0.05), 0px 62px 25px 0px rgba(135, 135, 135, 0.01), 0px 97px 27px 0px rgba(135, 135, 135, 0);
 }
}
.autoimgg{
    height: 55px!important;
    width: auto!important;
}
@media(min-width:746px) and (max-width:845px) {
        .pb-500 {
    padding-bottom: 250PX;
}
.pt-80 {
    padding-top: 50px;
}
.pb-40
 {
    padding-bottom: 25px;
}
.pt-40
 {
    padding-top: 25px;
}
}
@media(min-width:250px) and (max-width:745px) {
    .autoimgg{
    height: 35px!important;
    width: auto!important;
}

       .pb-500 {
    padding-bottom: 150PX;
}
    .mega-menu-wrapper {
    visibility: hidden;
    opacity: 0;
    /* position: absolute; */
    top: 100%;
    left: 0;
    background: #fff;
    width: 100%!important;
    height: auto!important;
    border: 0px solid #ccc;
    z-index: 999;
    /* display: flex; */
    display: contents!important;
    padding: 20px;
    gap: 20px;
    transition: opacity 0.3s ease;
    border-radius: 20px;
    box-shadow: 0px 4px 8px 0px rgba(135, 135, 135, 0.1), 0px 15px 15px 0px rgba(135, 135, 135, 0.09), 0px 35px 21px 0px rgba(135, 135, 135, 0.05), 0px 62px 25px 0px rgba(135, 135, 135, 0.01), 0px 97px 27px 0px rgba(135, 135, 135, 0);
 }
 .tabs-menu {
    border-right: 1px solid rgba(197, 197, 197, 1);
    width: 200px;
    /* border-right: 1px solid #eee; */
    display: flex;
    flex-direction: column;
    padding-right: 10px;
  }
  .titlesmegaheader {
    font-family: Lexend;
    font-weight: 600;
    /* font-size: 20px; */
    font-size: 16px !important;
    line-height: 28px;
    letter-spacing: 0.8%;
    text-align: left;
    color: rgba(70, 70, 70, 1);
    background: rgba(242, 242, 242, 1);
    justify-content: space-between;
    border-radius: 12px;
    /* padding: 40px 28px !important; */
    /* padding: 20px 18px !important; */
    padding: 10px 13px !important;
    margin: 4px 0px;
}
.titlehead {
    font-family: Lexend;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -1.2%;
    text-align: left;
    color: rgba(70, 70, 70, 1);
    display: flex !important;
    justify-content: space-between !important;
}
}

.w-20{
    width: 30px!important;
}
.ocrpara{
    font-family: Lexend;
font-weight: 700;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;

}
.text-black{
  color: #000000!important;
}
@media(min-width:1250px) and (max-width:1380px) {
    .contactcard {
    position: relative;
    border-radius: 22.55px 0px 0px 22.55px;
    /* padding: 30px 50px; */
    /* padding: 30px 20px 0px 50px; */
    padding: 30px 10px 0px 22px;
}


    .autoplantstabs.active {
    padding: 12px 20px !important;
    gap: 10px !important;
    border-radius: 32px !important;
    background: rgba(255, 255, 255, 1) !important;
    font-family: Lexend;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    letter-spacing: -1.2%!important;
    text-align: center !important;
    color: rgba(0, 0, 0, 1) !important;
}
.autoplantshome {
    font-family: Lexend !important;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0%;
    padding: 0px;
    text-align: center;
    color: rgba(255, 255, 255, 1) !important;
}
}