
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
   font-family: "Roboto";
  
 
}
body{
    overflow-x: hidden;
     box-sizing: border-box;
}
.x-container{
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;

}
.x-row{
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
/*justify-content: space-between;*/

}
section.consulting-services .card-content {
    box-shadow: unset;
}
.testimonia-card.post-id-1978 , .testimonia-card.post-id-1977{
    display: none;
}
section.acsi-approch-wrape .x-row {
    justify-content: unset;
}
.x-col-33{
    
    width: 33.33%;
    flex: 0 0 33.33%;
    padding: 15px;
}
.x-col-30{
    
    width: 30%;
    flex: 0 0 30%;
    padding: 15px;
}
.x-col-20{
    
    width: 20%;
    flex: 0 0 20%;
    padding: 15px;
}
.x-col-25{
    
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
}
.x-col-40{
    
    width: 40%;
    flex: 0 0 40%;
    padding: 15px;
}
.x-col-60{
    
    width: 60%;
    flex: 0 0 60%;
    padding: 15px;
}
.x-col-70{
    width: 70%;
    flex: 0 0 70%;
    padding: 15px;
}
.x-col-12{
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
}
.x-col-6{
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
}
a{
    text-decoration: none;
    color: black;
}
p {
    font-size: 21px;
    color: #000000;
    font-weight: 400;
}
h2 {
   
    font-size: 48px;
    letter-spacing: 0.7px;
    font-weight: bold;
}
.notfound-box {
    display: flex
;
    justify-content: center;
    align-items: center;
    padding: 60px 0px;
}
ul{
    list-style: none;
}
img{
    max-width: 100%;
    height: auto;
}
.card-sub-heading-single-page h4 {
    color: #ED3424;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 48px;
    position: relative;
}
.mechinacal-needs-inner-content a {
    color: red;
}
.card-sub-heading-single-page h4:before{
        position: absolute;
    content: "";
    width: 40px;
    background: #e63946;
    top: 12px;
    height: 4px;
    left:0;
}
section.acsi-approch-wrape.commercisl-service-page .card-content {
    width: 100%;
    /* flex: 0 0 100%; */
    position: relative;
    right: unset;
    left: unset;
    top: unset;
        box-shadow: unset;
    border: 1px solid #f2f2f2;
}
.mechinacal-needs-inner-head {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
/* header css */
section.acsi-navebar-wrape {
    /* background: aliceblue; */
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
    position: relative;
    z-index: 99;

}
section.acsi-signup-wrape.service-box-contact-wrape .service-card {
    min-height: 80px;
}
.acsi-top-navebar-wrape-outer {
    background: #003468;
    width: 100%;
    padding-right: 48px;
    /* padding-left: 20px; */
    display: flex;
    justify-content: end;
    align-items: center;
}
.acsi-header-bar-wrape-bg {
    width: 90%;
    /* background: #f0f8ff9c; */
}

.acsi-header-bar-wrape {
    padding-right: 60px;
}
.acsi-top-navebar-wrape {
    display: flex;
    background: #003468;
    width: 91%;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px; 
}
.acsi-topbar-boxes {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.acsi-topbar-boxes a{
    color: white;
    font-size: 18px;
}
.map-main iframe {
    width: 100%;
}
section.map-main {

    border-bottom: 17px solid #114272;
    border-top: 17px solid #114272;
}
.acsi-topbar-boxes ul a {
color: white;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    font-weight: 400;
}
.acsi-topbar-boxes ul a i{
    font-size: 30px;
}
.social-icons a i {
    background: #185087;
    padding: 8px;
    border-radius: 50%;
    font-size: 14px;
    transition: all .3s;
}
.social-icons a i:hover{
    color: black;
}
.acsi-topbar-boxes a i{
    color: white;
    font-size: 18px;
}
.acsi-topbar-boxes ul{
    display: flex;
    gap: 10px;
}
.acsi-header-bar-wrape {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* background: #acaba83d; */
    border-bottom-left-radius:30px;
    background-color: #ffffffb5;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
}
.acsi-header-bar-wrape-sticky{
    position: fixed;
    right: 0;
    width: 90%;
    top: 0;
}
span.caret i {
    color: #003468;
}
.acsi-logo a {
    display: inline-block;
    /*overflow: hidden;*/
    /*border-radius: 0 20px;*/
}
.acsi-logo
 {
      display: inline-block;
    overflow: hidden;
    border-radius: 0 20px;
    background: white;
    padding: 11px 21px;
}
.acsi-logo a img{
    border-radius: 0 20px;
    max-width: 400px;
    max-height: 88px;
    width: 182px !important;
    object-fit: cover;
}
.acsi-menu-bar ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.acsi-header-outer-wrape {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.hamburger-open-btn {
    display: none;
}

.acsi-menu-bar ul a {
    font-weight: bold;
    color: #003468;
    transition: all .3s;
    font-size: 18px;
    text-transform: uppercase;
}
.acsi-menu-bar ul a:hover{
    color: white;
}
.acsi-menu-bar ul li {
  position: relative;
  padding: 28px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

section.acsi-navebar-wrape .x-col-12 {
  padding: 0;
  margin: 0;
}

.acsi-menu-bar ul li ul.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #14324ed1;
  flex-direction: column;
  padding: 20px 10px;
  min-width: 240px;
  width: max-content;
  z-index: 99;
  transition: all 0.3s ease;
  gap: 8px;
}

.acsi-menu-bar ul li ul li {
  width: 100%;
  padding: 0;
}

.acsi-menu-bar ul li ul li a {
  color: #f9f9f9;
  font-size: 18px;
  font-weight: 500;
  display: block;
  width: 100%;
  text-align: left;
  transition: all 0.3s;
}

.acsi-menu-bar ul li ul li a:hover {
  color: red;
}

.acsi-menu-bar ul span.caret{
    font-size: 30px;
    display: flex;
}
.mechinacal-needs-inner-head.inner-img img {
    width: 20%;
}
/* header css ended */
/*video play btn css */
.video-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-popup-content {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  /*background: #000;*/
  padding: 0;
      display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
   flex-direction: column;
}

.video-popup-content iframe {
  /*width: 100%;*/
  /*height: 450px;*/
  display: block;
}
.video-popup-content  .video-inner{
      position: relative;
}
.close-popup {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  background: #000;
  padding: 5px 10px;
  border-radius: 50%;
}

.play-video-btn {
  cursor: pointer;
}

/* hero section css */
section.acsi-hero-wrape {
      position: relative;
    /* padding: 70px 20px; */
    background-image: url(https://devacsigroup.tlmstaging.com/wp-content/uploads/2025/03/heromain.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 120px;
    margin-top: -88px;
    min-height: 629px;
}
section.acsi-hero-wrape::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 40%);
    left: 0;
    top: 0;
    z-index: 0;
  
  
}
.acsi-hero-content-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
    position: relative;
    height: 500px;
}
.acsi-hero-content-bottom {
    display: flex;
    position: absolute;
    bottom: -21px;
       right: 0px;
    padding: 32px 62px;
    background: white;
    border-radius: 30px 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    min-width: 557px;
}
.acsi-hero-content-main-box h1 {
    font-size: 70px;
    color: white;
    width: 78%;
    /*letter-spacing: 0.7px;*/
    line-height: 80px;
    font-weight: 800;
}

.acsi-main-btn:hover i{
    background: #0f3d6c96;
}
.acsi-main-btn i {
    padding: 6px;
    background: rgb(151 20 20 / 61%);
    border-radius: 50%;
    font-size: 26px;
}
.acsi-hero-content-main-box {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding-left: 20px;
    padding-top: 40px;
}
.acsi-hero-content-bottom img {
    max-width: 150px;
    object-fit: contain;
    height: 120px;
}
/* hero section css ended */
/* appproch section css */
section.acsi-approch-wrape {
    padding: 60px 0px;
    position: relative;
}
.card {
    /* width: 300px; */
    /* background: white; */
    border-radius: 10px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    overflow: hidden;
    position: relative;
}
.card img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    /* border-radius: 56px 0; */
    border-top-left-radius: 60px;
}
.card-content {
    padding: 30px 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    background: white;
    width: 90%;
    position: relative;
    border-bottom-right-radius: 60px;
    right: -22px;
    top: -37px;
}
.card-head h3 {
    position: relative;
    font-size: 19px;
}
.card-head h3::before{
     position: absolute;
    content: "";
    width: 40px;
    background: #e63946;
    top: 12px;
    height: 4px;
    left: -46px;
}
.card-head {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.card-head img {
    width: 50px;
    height: 50px;
       object-fit: contain;
     border-top-left-radius: 0px;
}
.card-content h3 {
 color: #ED3424;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.card-content p {
    margin-top: 10px;
}
.card-content a {
      display: inline-flex;
    align-items: center;
    color: #ED3424;;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    gap: 1px;
    font-size: 21px;
    transition: all .3s;
}
.card-content a:hover {
  gap: 8px;
  color: #003468;
}
.card-content a::after {
    content: "\ebe6";
    font-family: boxicons !important;
    margin-left: 5px;
    font-size: 26px;
}
.acsi-approch-content-wrape {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 40px;
    align-items: center;
}
.acsi-approch-content-wrape h2 {
     color: #003468;
}

/* approch section css ended */
/* acsi-call-to-action-wrape css */
.acsi-call-to-action-wrape{
    position: relative;
    /* padding: 60px 0px; */
    padding-bottom: 0px;
    padding-top: 60px;
    margin-bottom: 100px;

}
.acsi-call-to-action-wrape::before{
position: absolute;
content: "";
background-image: url(../images/constraction-decor-image-3.png);
background-position: left;
background-repeat: no-repeat;
background-size: auto;
left: 0;
bottom: -164px;
width: 100%;
height: 100%;
}
.acsi-call-to-action-wrape::after{
    position: absolute;
    content: "";
    background-image: url(../images/oil-bank.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto;
    right:-38px;
    bottom: -164px;
    width: 100%;
    height: 100%;
}
.call-to-action-content{
background-image: url(../images/flage.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 100%;
position: relative;
padding: 40px 92px;
min-height: 409px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 20px;
position: relative;
/* text-align: center; */
z-index: 1;
    border-radius: 0 54px;

}
.call-to-action-content::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0a243dad;
    left: 0;
    top: 0;
    border-radius: 0 54px;
    z-index: -1;
}
.call-to-action-content p{
color: white;

}
section#awards .x-col-6 {

    padding: 23px;
}
/* acsi-call-to-action-wrape css ended */
/* our work section css */
section.acsi-our-work-wrape {
    /* padding: 70px 0px; */
    position: relative;
    /* padding-top: 171px; */
}
.acsi-ou-work-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.acsi-inner-left-col,  .acsi-inner-right-col{
    width: 49%;
    position: relative;
}
.acsi-inner-left-col{
    padding: 50px 0px;
    display: flex;
    padding-right: 50px;
        flex-direction: column;
        gap: 26px;
}
section.acsi-our-work-wrape:before {
    content: "";
    position: absolute;
    top: 0;
    left: -10%;
    width: 60%;
    height: 100%;
    background: #f1f1f1;
    transform: skew(10deg);
    z-index: -1;
}
.side-img {
    position: absolute;
    right: -8%;
    transform: skew(10deg);
    width: 57%;
    top: 0;
    height: 100%;
}
.side-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a.video-btn {
    position: absolute;
     right: -14%;
    top: 35%;
    width: 162px;
    height: 162px;
    background-color: #ED3424;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: white;
    font-size: 44px;
    transition: all .3s;
    z-index: 1;

}
a.video-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://devacsigroup.tlmstaging.com/wp-content/uploads/2025/03/sv1-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(45deg); /* Rotate the background */
      transition: all .3s;
      display:none;
}
a.video-btn:hover:before { 
    transform: rotate(0deg);
}
a.video-btn:hover{
    background: #003468;
}

/*a.video-btn svg {*/
/*    width: 32px;*/
/*}*/
.acsi-inner-left-col h2 {
    color: #003468;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
}
/* our work section css ended */
/* acsi-testimonial-wrape css */
.acsi-testimonial-wrape{
position: relative;

}
.acsi-inner-left-col p {
    font-size: 18px;
        width: 97%;
}
.acsi-testimonial-wrape::after{
    position: absolute;
    content: "";
    background-image: url(../images/oil-plumb.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    right: -11%;
    top: -5px;
    width: 100%;
    height: 70%;
    z-index: -1;
    
    }
.testimonial-head {
    display: flex;
    justify-content: center;
    padding: 40px 0px;
}
.testimonial-head h2{
     color: #003468;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: bold;
}
button#load-more-testimonials {
    outline: none;
    border: 0;
    background: transparent;
    color: white;
    font-size: 20px;
    display: flex
;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: max-content;
}
.testimonial-main-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
        position: relative;
}
ul.page-numbers {
    display: flex;
    gap: 4px;
}
section.consulting-services.request-call .services-grid {
    display: grid
;
}
.acsi-main-btn.btn-testimonial {
    justify-content: center;
    align-items: center;
    padding: 10px;
    position: absolute;
    bottom: -78px;
    cursor:pointer;
    margin-left: 18px;
}
.testimonia-card{
    display: flex;
    flex-direction: column;
    background: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.002), 0 6px 20px 0 rgba(0, 0, 0, 0.08);
   padding-top: 30px;
   padding-left: 30px;
   padding-top: 30px;
    margin: 0px 10px;
    border-radius: 58px 0px;
    gap: 15px;
   justify-content: space-between;
    min-height: 291px;
}
.testimonia-card.slick-active {
 display: flex;
    justify-content: space-between;
}
.testimonia-card.post-id-1978.slick-slide.slick-active , .testimonia-card.post-id-1977.slick-slide.slick-active{
 display: none;
    
}


.testimonia-card p{
       padding: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.testimonial-card-bottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 12px;
    /* padding-left: ; */
}
.client-name h3 a {
    font-size: 18px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    color: #003468;
}
.testimonial-icon{
    width: 70px;
    display: flex
;
    justify-content: center;
    align-items: center;
    background: #fde6e4;
    height: 70px;
    color: white;
    font-size: 37px;
    border-radius: 50%;
}
.single-tesimonial-featured img {

    width: 100px;
    height: 100px;
    object-fit: cover;
}
.single-post-head-brd.single-title-testimonial-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    font-size: 0;
    /*position: relative;*/
    z-index: 99;
}
button.slick-prev.slick-arrow::before{
    position: absolute;
    content: "\ea4d";
    font-family: boxicons !important;
    font-size: 28px;
    cursor: pointer;
    left: -50px;
    top: 0;
    color: #185087;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.12);
    display: flex;
        justify-content: center;
        align-items: center;
        transition: all .3s;
}
button.slick-next.slick-arrow::before {
    position: absolute;
    content: "\ea50";
    font-family: boxicons !important;
    font-size: 28px;
    cursor: pointer;
    right: -50px;
    top: 0;
    color: #185087;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.12);
    display: flex;
        justify-content: center;
        align-items: center;
        transition: all .3s;
}
button.slick-prev.slick-arrow:hover:before{
    color: white;
    background: #185087;
}
button.slick-next.slick-arrow:hover:before{
    color: white;
    background: #185087;
}
section.acsi-navebar-wrape .x-row {
    margin: 0;
}
section.related-posts-acsi.on-single-page .acsi-post-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
        /*min-height: 457px;*/
}
section.related-posts-acsi.on-single-page .acsi-post-card-content {

    min-height: 212px;
}
section.related-posts-acsi.on-single-page .acsi-post-card-content {
    display: flex;
    justify-content: center;
    align-items: center;
        flex-direction: column;
}
section.related-posts-acsi.on-single-page .acsi-news-head {
    width: 100%;
}
/* acsi-testimonial-wrape css ended */
/* acsi-signup-wrape css */
.acsi-signup-wrape{
    position: relative;
    padding: 60px 0px;
    z-index: 8;
}
.acsi-signup-bg-wrape{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 9px;
    padding: 50px 80px;
    background: #114272;
    border-radius: 0 56px;
}
.acsi-signup-bg-wrape h3{
      font-size: 40px;
    text-transform: uppercase;
    color: white;
    /* letter-spacing: .4px; */
    font-weight: bold;
}
.acsi-signup-bg-wrape p{
font-size: 20px;
color: white;
}
.acsi-signup-bg-wrape form{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding: 15px 0px;
flex-wrap: wrap;
    unicode-bidi: unset !important;

}
input#esfpx_email_4d3ac260a8e8b8 {
    width: 500px;
     padding: 16px 45px;
    font-size: 18px;
    outline: none;
    border: 0;
    /* border-radius: 10px; */
}
.es-form-field-container {
    width: 100% !important;
}
div#es_form_f1-n1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.es-form-field-container .gjs-row:first-child {
    display: none !important;
}
.acsi-signup-bg-wrape input[type="submit"] {
    border: 0;
    padding: 16px 45px;
    font-size: 18px;
    color: white;
    background: #ED3424;
    cursor: pointer;
    transition: all .3s;
    font-weight: bold;
}
span.wpcf7-spinner {
    display: none;
}
form.subscrib-acsi-wrape button:hover , form.wpcf7-form.init input.wpcf7-form-control.wpcf7-submit.has-spinner.submit:hover {
    background: white;
    color: #ED3424;
}
form.wpcf7-form.init p {
    /* width: 100%; */
    display: block;
    justify-content: center;
    align-items: center;
}
div#wpcf7-f1995-o1 {
    width: 82%;
}
/* acsi-signup-wrape css ended */
/* acsi-footer-wrape css */
.acsi-footer-wrape{
position: relative;
background-image: url(../images/bg-footer.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding-top: 142px;
margin-top: -130px;

padding-left: 4%;
padding-right: 4%;
/* padding-bottom: 20px; */
z-index: 1;
}
.acsi-footer-wrape::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0a0a0ab0;
    z-index:-1;
    left: 0;
    top: 0;
}
.footer-logo-side {

}
a.footer-logo {
  
    display: block;
    display: inline-block;
    overflow: hidden;
    border-radius: 0 20px;
    background: white;
    padding: 11px 21px;
}
.footer-logo-side ul a {
    color: #eae8e8;
    font-size: 18px;
}
.footer-logo-side ul li i {
    color: #eae8e8;
    font-size: 24px;
}
.footer-logo-side ul{
    display: flex;
        flex-direction: column;
        padding: 20px 0px;
        gap: 7px;
}
.footer-logo-side ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.footer-logo-side .footer-social {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.footer-social a {
    width: 50px;
    height: 50px;
    display: block;
    background: #a9a9a985;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: white;
    font-size: 22px;
    transition: all .3s;
}
.footer-social a:hover{
    color: #e63946;
}
.footer-about-us{
    display: flex;
    flex-direction: column;
    gap: 10px;

}
.footer-about-us h3{
color: white;
font-size: 30px;

}

.x-col-40 .footer-about-us ul {
    display: flex;
    flex-wrap: wrap;
  
}
.x-col-40 .footer-about-us ul li {
    width: 49%;
}
.footer-about-us ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 9px;
    width: fit-content;
}
.footer-about-us ul li a{
    font-size: 18px;
    padding: 3px 0px;
    display: flex;
    position: relative;
    transition: all .3s;
    justify-content: center;
    align-items: center;
    gap: 9px;
        color: #eae8e8;
}
.footer-about-us ul li svg path{
    transition: all .3s;
}
.footer-about-us ul li a:hover{
    color: red;
}
.footer-about-us ul li:hover svg path{
    color: red;
    fill: red;

}
.footer-about-us ul li:hover svg{
    color: #ed3424;
}
.footer-copy-right {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 22px;
    background: #00000085;
    width: 100%;
    gap: 10px;
    /* color: white; */
}
.footer-copy-right p{
    color: white;
    font-size: 16px;
    font-weight: 600;
}
.footer-copy-right span{
    color: #ed3424;
}
.acsi-header-search {
position: relative;
}
.acsi-header-search form {
        /* display: none; */
        position: absolute;
        top: calc(100% + 18px);
        left: auto;
        right: 0;
        width: 300px;
        /* top: 100%; */
        padding: 20px;
        border-top: 4px solid #003468;
        box-shadow: 0 3px 3px rgba(190, 190, 190, 0.6);
        background: white;
        z-index: 999999;
        transform: scaleY(0);
        transform-origin: top;
        transition: all .3s;
        visibility: hidden;
        opacity: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.acsi-header-search form.active:before {
        content: "";
        display: block;
        position: absolute;
        top: -9px;
        right: 5px;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 6px 6px 6px;
        border-color: transparent transparent #003468 transparent;
    }
input.search-input {
    max-width: 600px;
    color: #313131;
    width: 100%;
    padding-right: 100px;
    line-height: 20px;
    border: 1px solid #003468;
    background: transparent;
    padding: 10px 40px 10px 20px;
    font-size: 13px;
    outline: none;
}
button.searchsubmit {
    text-transform: uppercase;
    background:#003468;
    color: white;
    border: 1px solid #003468;
    height: 100%;
  padding: 12px 15px;
    font-size: 13px;
    line-height: 1.2;
    cursor: pointer;
    min-height: 42px;
}
.acsi-header-search form.active {
        transform: scaleY(1);
        visibility: visible;
        opacity: 1;
}
.search-btn {
    outline: none;
    border: none;
    background: #003468;
    color: white;
    cursor: pointer;
    /* padding: 10px; */
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: all .3s;
}
.search-btn:hover {
    background: #185087;
}
/* acsi-footer-wrape css ended */
/*services page css*/
section.common-page-hero-wrape {
    min-height: 430px;
    background: black;
    color: white;
    background-image: url(https://devacsigroup.tlmstaging.com/wp-content/uploads/2025/03/approch-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 106px 0px;
    padding-top:180px;
    margin-top: -88px;
}
.common-page-hero-wrape-inner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.services-call-btns {
    display: flex;
    gap: 13px;
    padding: 20px 0px;
}
h2.section-headings {
    color: #003468;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
section.mechinacal-needs-wrape {
    position: relative;
    padding-top: 25px;
}
.mechinacal-needs-inner-banner {
    position: relative;
}
.mechinacal-needs-inner-banner:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #003468;
    z-index: -1;
    right: -20px;
    top: 34px;
    border-bottom-right-radius: 60px;
}
.mechinacal-needs-inner-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    gap: 10px;
    padding-left: 30px;
}
/* Services Grid */
.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}

/* Service Cards */
.service-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    padding: 20px;
    border-radius: 20px 0px;
    font-size: 18px;
    font-weight: 400;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
     position: relative;
    padding-left: 56px;
    color: #000000;
     min-height: 43px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    
}
a.service-card {
  color: blue;
  cursor: pointer;
}

a.service-card[href="#"] {
  color: black;
  cursor: default;
}

a.service-card[href=""] {
  color: gray;
  cursor: not-allowed;
}

/* Hover Effect */
.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}
.services-grid.main-services {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(31.33%, 1fr));
}
.services-grid.main-services .service-card {
    flex-direction: column;
        justify-content: center;
    align-items: baseline;
}
.services-grid.main-services .service-card .card-content {
    padding: 0;
    box-shadow: unset !important;
    top: unset;
    right: unset;
    width: unset;
}
section.consulting-services.boilers .card-content {
    padding-bottom: 0;
    background: unset;
}
.services-grid.main-services h2 {
    font-size: 18px;
}
.services-grid.main-services .service-card .card-content  .service-card:before{
    
}

.services-grid.main-services a {
    font-size: 18px;
}
.service-card:before {
    position: absolute;
    content: "\ecb6";
    left: 12px;
    top: 15px;
    font-size: 36px;
    font-family: boxicons !important;
    color: #003468;
}
section.consulting-services {
    position: relative;
    padding-top: 70px;
}
.acsi-signup-bg-wrape .service-card:before {
    top: 22px;
}
.consulting-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 15px;
    padding-bottom: 20px;
}
.mechinacal-needs-inner-banner img {
    border-top-left-radius: 60px;
    min-height: 360px;
    object-fit: cover;
}
.acsi-menu-bar ul li.current-menu-item a {
    color: red;
}
.acsi-menu-bar ul li.current-menu-item a {
    color: red;
}
.acsi-menu-bar ul li ul li.current-menu-item a {
    color: red;
}
.acsi-menu-bar ul li.current-menu-parent.menu-item-has-children > a,.acsi-menu-bar ul li.current-menu-parent.menu-item-has-children > span.caret i {
    color: red;
}
section.sub-categories-section-wrape {
    position: relative;
    padding: 36px 0px;
}
section.sub-categories-section-wrape .card-content {
     border-top-left-radius: 60px;
    top: 0;
    right: 0;
    width: 100%;
}
section.sub-categories-section-wrape .card-content h3{
        padding-left: 50px;
}
section.sub-categories-section-wrape  .card-head h3::before {
    left: 0;
}
.card-content h6 {
    font-size: 18px;
    padding: 10px 0px;
}
.services-sub-list {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}

.services-sub-list li {
    font-size: 16px;
    opacity: 0.9;
    padding-left: 25px;
    position: relative;
    line-height: 1.6;
    font-weight: 500;
}
section.acsi-approch-wrape.commercisl-service-page .card-content h3 {
    padding-left: 35px;
    font-size: 18px;
}
section.acsi-approch-wrape.commercisl-service-page .card-head h3::before {

    left: -9px;
}
section.consulting-services.request-call.call-single-page {
    padding: 0;
}
/* Adding a professional checkmark bullet */
.services-sub-list li::before {
    content: "✔";
    color: #4CAF50;
    font-size: 16px;
    position: absolute;
    left: 0;
    font-weight: bold;
}
.service-card-inner-list h4 , .gsection_title {
    padding: 10px 0px;
    font-size: 20px;
      color: #003468;
}
.mechinacal-needs-inner-content .card-content {
    width: 100%;
    top: 0;
    right: 0;
}
.mechinacal-needs-inner-content .card-content h3 {
    padding-left: 50px;
}
.mechinacal-needs-inner-content .card-head h3::before {
    left: 0;
}
/* Contact Form Container */
.custom-contact-form , div#gform_wrapper_1{

    margin: auto;
    padding: 20px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
section.acsi-contact-us-wrape {
    position: relative;
    padding: 60px 0px;
}
/* Form Row (for first & last name side by side) */
.form-row {
    display: flex;
    gap: 15px;
}

/* Form Group (for each input box) */
.form-group {
    flex: 1;
}
.slick-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
    max-height: 400px;
}
.portfolio-img-inner.slick-slide {
    margin: 0 20px;
}
/* Label Styling */
.custom-contact-form label {
    font-weight: 600;
    display: block;
       margin: 10px 0px;
    font-size: 14px;
    color: #333;
}
.custom-contact-form br{
    display:none;
}
/* Input & Textarea Styling */
.custom-contact-form input[type="text"],
.custom-contact-form input[type="email"],
.custom-contact-form textarea, 
.custom-contact-form input[type="tel"],
.custom-contact-form input[type="file"] ,input#input_1_1_3 , input#input_1_2 , textarea#input_1_3 , input#input_1_1_6 ,
form#gform_3 input ,
form#gform_4 input ,
select#input_4_3_6,
select#input_1_5
{
    width: 100%;
    /*padding: 12px;*/
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    transition: 0.3s ease-in-out;
}

/* Input Focus Effect */
.custom-contact-form input:focus,
.custom-contact-form textarea:focus {
    border-color: #007bff;
    box-shadow: 0px 0px 5px rgba(0, 123, 255, 0.3);
    outline: none;
}
.wpcf7 input[type="file"] {
    cursor: pointer;
    margin: 10px 0px;
}
/* Textarea Styling */
.custom-contact-form textarea , textarea#input_1_3 {
    height: 120px;
    resize: vertical;
}
.acsi-main-btn , 
input#gform_submit_button_1 ,
input#gform_submit_button_3 ,
input#gform_submit_button_4{
    background: #ED3424;
    padding: 4px;
    display: flex;
    padding-left: 24px;
    padding-right: 7px;
    width: fit-content;
    justify-content: space-between;
    align-items: center;
    border-radius: 100px;
    font-size: 18px;
    color: white;
     gap: 10px; 
    font-weight: bold;
    min-height: 54px;
    min-width: 174px;
    width: max-content !important;
    transition: all .3s;
    line-height: 24px;
     cursor: pointer;
    line-height: 42px;
}
.acsi-main-btn:hover , input#gform_submit_button_1:hover , input#gform_submit_button_3:hover , 
input#gform_submit_button_4:hover
{
    background: #003468;
}

/* Submit Button */
/*.custom-contact-form input[type="submit"] {*/
/*    width: 100%;*/
/*    background: #114272;*/
/*    color: white;*/
/*    font-size: 16px;*/
/*    padding: 12px;*/
/*    border: none;*/
/*    border-radius: 6px;*/
/*    cursor: pointer;*/
/*    transition: 0.3s;*/
/*}*/

/*.custom-contact-form input[type="submit"]:hover {*/
/*    background: #0056b3;*/
/*}*/
section.proud-bar-wrape {

    padding-top: 50px;
}
/* Contact Info Container */
.contact-info {
 
    padding: 20px;
    background: #114272;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    /*text-align: center;*/
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 60px 0px;
}

/* Company Name Styling */
.company-name {
margin-bottom: 10px;
    color: white;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    width: 100%;
}
label.es-field-label {
    display: none !important;
}
.es-form-field-container {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 10px;
    align-items: center;
}
/* Address Styling */
.address ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
        justify-content: start;
    align-items: self-start;
}

/* Phone Number Styling */
.address ul li a , .address ul li {
     text-decoration: none;
    color: white;
    transition: 0.3s ease;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.address ul li a i, .address ul li i  {
     background: white;
    font-size: 22px;
    color: red;
    padding: 6px;
    border-radius: 50%;
}
/* Phone Link Styling */

.acsi-menu-bar ul li ul.sub-menu ul {
    left: -10px;
    top: 100%;
    /* padding: 0; */
}
.address ul li a:hover {
    color: #0056b3;
    /*text-decoration: underline;*/
}
.proud-bar-inner {

    padding: 20px 30px;
    background: #114272;
    border-radius: 56px 0px;
}
span.caret{
   cursor: pointer;
}
.proud-bar-inner p{
    color: white;
    border-radius: 0px 50px;
    background: #ED3424;
    padding: 20px 30px;
    font-weight: 700;
   width: 100%;
    text-align: center;
}
/* Service Box Container */
.services-grid {
    display: none;
    padding: 15px 0;
        width: 100%;
  }

  
.repair-box img {
    max-height: 288px;
    object-fit: cover;
    width:100%;
}
section.acsi-signup-wrape.service-box-contact-wrape .services-grid {
    width: 100%;
}
section.acsi-signup-wrape.service-box-contact-wrape .service-card {
    background: #ffffff;
        min-width: 18%;
}
section.acsi-signup-wrape.service-box-contact-wrape {
    text-align: center;
}
section.acsi-signup-wrape.service-box-contact-wrape .services-grid {
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
}
.card-content.reapair {
    top: 0;
    width: 100%;
    right: 0;
    position: relative;
}
section.acsi-signup-wrape.service-box-contact-wrape .service-card p {
    color: black;
}
section.consulting-services.approach .service-card p {
    font-size: 18px;
    font-weight: 400;
}
section.acsi-piping-main-wrape .card-content {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
}
section.acsi-piping-main-wrape .card-content h3 {
    width: 100%;
    padding-left: 50px;
}
section.acsi-piping-main-wrape .card-head h3::before {
    left: 0;
}
h2.page-title {
    text-align: center;
    text-transform: uppercase;
}
section.consulting-services.request-call .card-content {
    top: 0;
    right: 0;
    width: 100%;
}
section.consulting-services.request-call .card-head h3 {
    padding-left: 50px;
}
section.consulting-services.request-call .card-head h3::before {
    left: 0;
}
section.sub-categories-section-wrape .card-content h3 span {
    color: #003468;
}
section.consulting-services.request-call.parts .card-head {
    padding: 30px 0px;
    /* font-size: 20px; */
}
section.consulting-services.request-call.parts .service-card {
    box-shadow: unset;
    width: 48%;
    padding:0;

}
section.consulting-services.request-call.parts .service-card:before {
    color: #003468;
    content: unset;
}
section.consulting-services.request-call.parts .services-grid {

    gap: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.service-card[href] {
    cursor: pointer;
    color:#274682;
}

/* If <a> does NOT have an href, set cursor to default */
.service-card:not([href]) {
    cursor: default;
}
section.consulting-services.request-call.parts .card-head h3 {
    color: #003468;
    font-size: 28px;
}
section.consulting-services.request-call.parts .card-head h3 span {
    color: #e63946;
    
}
.service-card h2 {
    font-size: 18px;
    font-weight: 400;
}
.acsi-menu-bar ul ul span.caret i {
    font-size: 30px;
    color: white;
}
section.sub-categories-section-wrape.about-us-wrape .services-sub-list li::before {
    content: "\ec2b";
    font-family: boxicons !important;
    color: #ff0000;
}
section.sub-categories-section-wrape.about-us-wrape.columns .services-sub-list {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
section.sub-categories-section-wrape.about-us-wrape.columns .services-sub-list li {
    width: 23%;
}
section.mechinacal-needs-wrape.partners-wrape .services-sub-list li::before {
    content: "\ec2b";
    font-family: boxicons !important;
    color: #003468;
}
section.mechinacal-needs-wrape.partners-wrape .card img {

    border: 8px solid #003468;
}
section.acsi-awards-wrape .mechinacal-needs-inner-banner {
    margin: 39px 0px;

}
section.mechinacal-needs-wrape.adventist .services-sub-list li::before {
    content: "\ec2b";
    font-family: boxicons !important;
    color: #ff0000;
}
section.mechinacal-needs-wrape.adventist .repair-box img {
    max-height: unset;
        width: 100%;
}
section.mechinacal-needs-wrape.adventist .mechinacal-needs-inner-head p {
    text-align: center;
}
section.sub-categories-section-wrape.energy .card-content h4 {
    padding: 10px 0px;
    font-size: 20px;
    color: #003468;
}
.acsi-menu-bar ul li ul li a {
    font-size: 18px;
    
    margin-bottom: 8px;
}
section.acsi-testimonial-page-wrape .testimonial-main-box {
    flex-wrap: wrap;
    gap: 14px;
}
section.acsi-testimonial-page-wrape {
    padding: 50px 0px;
}
section.acsi-portfolio-slider-wrape .slick-prev {
    top: 34% !important;
    left: -10px;
    position: absolute;
}
section.acsi-portfolio-slider-wrape .slick-next {
    top: 34% !important;
    right: -10px;
    position: absolute;
}

.custom-contact-form .acsi-main-btn , input#gform_submit_button_1 , input#gform_submit_button_3 , input#gform_submit_button_4  {
    border: 0 !important;
    cursor: pointer !important; 
    padding: 7px 15px !important;
    text-align: center;
    text-transform: uppercase;
}
input#gform_submit_button_3 , input#gform_submit_button_4{
    border-radius: 100px !important;
}
 .acsi-post-card {

  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  background: #fff;
  transition: transform 0.3s ease;
  border-bottom-right-radius: 0px;
 /*min-height: 388px;*/
justify-content: space-between;
display: flex;
flex-direction: column;
    }

    .acsi-post-card:hover {
      transform: translateY(-5px);
    }

    .acsi-post-card-image {
      width: 100%;
      height: 234px;
     /*object-fit: inherit;*/
         object-fit: contain;
      display: block;
    }

    .acsi-post-card-content {
        background-color: #114272;
      color: white;
      padding: 25px 20px;
      text-align: center;
      min-height: 162px;
    }

    .acsi-post-card p {
    line-height: 1.6;
    margin-bottom: 20px;
    font-size: 20px;
    color: white;
    }

.acsi-post-card h3 a {
color: #ED3424;
    font-size: 22px;
    text-transform: uppercase;
    }
section.acsi-post-wrape {
    position: relative;
    padding-top: 50px;
}
section.acsi-news-main-wrape.padding-top {
    padding-top: 61px;
}
section.acsi-post-wrape .x-col-33 {
    flex: 0 0 33%;
    padding: 10px;
}
.acsi-news-boxes .acsi-post-card-content {
    min-height: unset;
}
section.acsi-post-wrape .x-row {
    justify-content: center;
}
section.acsi-post-wrape .x-row {
    justify-content: center;
}
.acsi-news-sidebar .testimonial-main-box {
    flex-direction: column;
    gap: 20px;
}
section.acsi-news-main-wrape {
    position: relative;
    
}
.side-menu{
    display:none;
}
.acsi-news-head {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-bottom-right-radius: 27px;
    padding: 20px;
    margin: 19px 0px;
}
.acsi-news-boxes {
    display: flex;
    /*flex-direction: column;*/
    gap: 13px;
    padding: 10px 0px;
        flex-wrap: wrap;
}
.acsi-news-boxes .acsi-post-card {
    width: 48%;
        justify-content: space-between;
    display: flex;
    flex-direction: column;
}
.acsi-news-boxes .acsi-post-card-image {
    height: 204px;
    width:100%;
  object-fit: contain;
}
.new-side-bar-on-testimonial-page .acsi-news-boxes .acsi-post-card {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.acsi-news-head .card-head h3 {
    padding-left: 56px;
}
.acsi-news-head .card-head h3::before {
    left: 0;
}
.new-side-bar-on-testimonial-page .acsi-post-card {
    display: flex
;
}
.new-side-bar-on-testimonial-page .acsi-post-card h3 {
    font-size: 16px;
    color:white;
}
.new-side-bar-on-testimonial-page  .acsi-post-card-content {
    background-color: #114272;
    color: white;
    padding: 10px;
     text-align: center; 
    display: flex;
    justify-content: center;
    align-items: center;

       width: 100%;
}

/*single post page css*/
.single-post-wrap {
  padding: 40px 0;
}
.single-post-title {
     font-size: 32px;
    margin-bottom: 10px;
    position: relative;
    color: #003468;
    text-transform: uppercase;

}
.single-post-meta {
  font-size: 14px;
  color: #777;
  margin-bottom: 30px;
}
.single-post-featured img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  border-radius: 10px;
}
.single-post-content {
  font-size: 18px;
  line-height: 1.7;
}
.related-posts {
  padding: 40px 0;
  background: #f9f9f9;
}
.related-posts h2 {
  margin-bottom: 20px;
}
.related-post-card {
  text-align: center;
}
.related-post-card img {
  width: 100%;
  border-radius: 8px;
}
.related-post-card h4 {
  margin-top: 10px;
  font-size: 16px;
}
section.related-posts-acsi .acsi-news-boxes {
    flex-direction: row;
}
.pagination {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-bottom-right-radius: 41px;
    padding: 20px;
    margin: 0 auto;
    width: max-content;
}
.pagination a , span.page-numbers.current{
    padding: 6px;
    background: #114272;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    border-bottom-right-radius: 8px;
    color: white;
    width: 28px;
    height: 20px;
    display: inline-table;
    text-align: center;
    width: max-content;
}
span.page-numbers.current {
    background: #ed3424;
    
}
a.next.page-numbers, a.prev.page-numbers {
    background: #b8201a;
}
section.acsi-news-main-wrape .acsi-post-card h3 a {
    color: white;
    font-size: 16px;
}
.new-side-bar-on-testimonial-page .acsi-post-card h3 a {
    color: white;
}
.new-side-bar-on-testimonial-page .acsi-news-boxes .acsi-post-card-image {
    min-width: 492px;
}
section.single-post-wrap .card-content h2, section.single-post-wrap .card-content h3, section.single-post-wrap .card-content h4,section.single-post-wrap .card-content h5,section.single-post-wrap .card-content h6 {
    color: #ED3424;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    position:relative;
}
section.single-post-wrap li:before {
    content: "\ec2b";
    font-family: boxicons !important;
    color: #003468;
}
section.single-post-wrap .card-content {
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    padding-left: 59px;
}
section.single-post-wrap .card-content h2 span,
section.single-post-wrap .card-content h3 span,
section.single-post-wrap .card-content h4 span,
section.single-post-wrap .card-content h5 span,
section.single-post-wrap .card-content h6 span {
      font-weight: unset !important;
}
.single-post-title:before,
section.single-post-wrap .card-content h2::before,
section.single-post-wrap .card-content h3::before,
section.single-post-wrap .card-content h4::before,
section.single-post-wrap .card-content h5::before,
section.single-post-wrap .card-content h6::before {
    position: absolute;
    content: "";
    width: 40px;
    background: #e63946;
    top: 12px;
    height: 4px;
    left: -46px;
}
.single-post-head-brd {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-bottom-right-radius: 27px;
    padding: 20px;
    /* margin: 19px 0px; */
    margin-bottom: 20px;
        padding-left: 60px;
}
.acsi-search-results{
    padding:60px 0px;
}
section.consulting-services.request-call.parts .card-head {
    padding: 11px 16px;
    font-size: 20px;
    border: 1px solid #f2f2f2;
        cursor: pointer;
}
section.consulting-services .services-grid {
    display: grid;
}
section.consulting-services.request-call.parts .services-grid {
    display: none;
    padding: 15px 18px;
 border: 1px solid #f2f2f2;
  }
.card-head.active + section.consulting-services.request-call.parts .services-grid .services-grid {
    display: block;
    display: flex;
  }
  .footer-about-us ul li.current-menu-item a{
      color:red;
  }
/* media query */
  @media only screen and (max-width: 1570px){
.acsi-menu-bar ul a , .acsi-menu-bar ul li ul li a{
    font-size:16px;
}
}
  @media only screen and (max-width: 1500px){
.acsi-menu-bar ul span.caret {
    font-size: 18px;
}
.acsi-menu-bar ul a , .acsi-menu-bar ul li ul li a {
font-size: 16px;
}
.acsi-logo a img {

    max-height: 74px;
    
}
  }
 @media only screen and (max-width: 1450px){

.acsi-menu-bar ul a , .acsi-menu-bar ul li ul li a {
 font-size: 13px;
}
}
 @media only screen and (max-width: 1266px){

.acsi-menu-bar ul a , .acsi-menu-bar ul li ul li a {
 font-size: 11px;
}
  }
@media only screen and (max-width: 1181px) {
    .x-col-33 , .x-col-20 , .x-col-25 , section.acsi-post-wrape .x-col-33{
        width: 49%;
        flex: 0 0 49%;
        padding: 15px;
    }
.x-container{
    padding:0px 15px;
}
ul#menu-menu-2 li.current-menu-item a , ul#menu-menu-2 li.current-menu-parent > a {
    color: red;
}
.services-grid.main-services {

    grid-template-columns: repeat(auto-fit, minmax(48%, 1fr));
}
 .video-popup {
    padding: 13px;
}
.video-popup-content iframe {
  width: 100%;
  /*height: 450px;*/
  display: block;
}
.acsi-header-bar-wrape {
    padding-right: 19px;
}

.x-col-40.tabe-100 {
    width: 100%;
    flex: 0 0 100%;
}
    .acsi-inner-right-col,.side-img {
        display: none;
    }
    .acsi-ou-work-inner {
        justify-content: flex-start;
    }
    .acsi-inner-left-col, section.acsi-our-work-wrape:before {
        padding: 20px;
        width: 100%;
        transform: unset;
        left: 0%;
    }
.acsi-hero-content-bottom {
    padding: 0px 61px;
     min-width: unset; 
     bottom: -66px;
}
    /*.call-to-action-content::before {*/
   
    /*border-radius: 0 54px;*/
    
    /*}*/
    button.slick-prev.slick-arrow::before{
        left: -12px;
        z-index: 9;
    }
    button.slick-next.slick-arrow::before{
        right: -12px;
        z-index: 9;
    }
    a.video-btn {
        right: 21px;
        top: unset;
        bottom: 0;
        width: 120px;
        height: 120px;
    }
a.video-btn svg {
    width: 30px;
    height: 30px;
}
    .x-row{
        margin: 0;
        }
    form.search-form , .acsi-menu-bar{
        display: none;
    }
    .acsi-call-to-action-wrape::before,.acsi-call-to-action-wrape::after,.acsi-testimonial-wrape::after,section.acsi-our-work-wrape:before{
        content: unset;
    }
    section.acsi-our-work-wrape {
        background: #e7e7e7;
    }
    .hamburger-open-btn {
        display: block;
    }
    .acsi-topbar-boxes ul a {
        color: white;
        font-size: 14px;
    }
    .acsi-topbar-boxes a i {
        font-size: 12px;
    }
    .acsi-search-bar-wrape {
    display: flex;
    gap: 12px;
    justify-content: space-between;
    align-items: center;
}
    .acsi-header-bar-wrape-bg {
        width: 100%;
    }
    .acsi-header-bar-wrape {
        border-radius: 0 20px;
    }
    .hamburger-open-btn i{
        font-size: 60px;
        color: #003468;
    }
.acsi-menu-bar {
    display: none;

}


.side-menu {
  position: fixed;
  top: 0;
transform: translateX(100%);
  width: max-content;
  height: 100vh;
  background: #f8f9fa;
  overflow-y: auto;
  padding: 20px;
  transition: right 0.3s ease;
  z-index: 9999;
  box-shadow: -2px 0 5px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
          padding-top: 59px;
        padding-right: 41px;
}

.side-menu.active {
        transform: translateX(0%);
right: 0;
}
ul#menu-menu-2 ul a {
    padding: 4px 12px ! IMPORTANT;
    font-size:14px;
}
.menu-close {
  background: transparent;
  border: none;
  font-size: 20px;
  cursor: pointer;
  margin-left: auto;
  
}

ul#menu-menu-2  {
  list-style: none;
  padding: 0;
  margin: 0;
  flex-grow: 1;
  overflow-y: auto; /* Ensure list can scroll independently */
}

ul#menu-menu-2  li {
  margin-bottom: 10px;
  position: relative;
  padding-right: 24px;
}

ul#menu-menu-2  a {
  text-decoration: none;
  color: #333;
  display: block;
  padding: 8px 12px;
  border-radius: 4px;
  transition: background 0.2s;
}
ul#menu-menu-2 span.caret {
    position: absolute;
        right: 0px;
        top: 4px;
}
ul#menu-menu-2  a:hover {
  background: #e0e0e0;
}
ul#menu-menu-2 a {
    font-weight: bold;
    color: #003468;
    transition: all .3s;
    font-size: 18px;
    text-transform: uppercase;
}
ul#menu-menu-2 li ul li a {
    color: #003468;
    padding: 4px 0px;
}
ul#menu-menu-2  span.caret i {
    color: #003468;
    font-size: 30px;
}
/* Submenu styles */
/*ul.has-submenu > a::after {*/
/*  content: "▾";*/
/*  float: right;*/
/*}*/
/*ul.has-submenu span.caret{*/
/*    dispaly:none;*/
/*}*/
.submenu {
  display: none;
  padding-left: 15px;
}

.has-submenu.active .submenu {
  display: block;
}
ul#menu-menu-2 ul {
    display: none;
    opacity: 0;
    visibility: hidden;
    transform: scaleY(0);
    transform-origin: top;
    transition: all 0.3s ease;
    position: relative;
}
ul#menu-menu-2 ul.sub-active {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}
ul.sub-menu.active-dropdown-ul {
    display: block;
}
p {
    font-size: 16px; 
    
}
form.wpcf7-form.init input[type="email"]{
   width: 100%;
    
}
.new-side-bar-on-testimonial-page .acsi-post-card h3 a {
    color: white;
    font-size: 16px;
}
section.sub-categories-section-wrape.about-us-wrape.columns .services-sub-list li {
    width: 32%;
}
.slick-next {
    right: 15px;
}
.slick-prev {
    left: 20px;
}
    a.video-btn svg {
        width: 20px;
        height: 20px;
    }
    a.video-btn {
    
        width: 70px;
        height: 70px;
    }

    .acsi-testimonial-wrape, section.acsi-our-work-wrape, .acsi-call-to-action-wrape {
        
        overflow-x: hidden;
    }
  }

@media only screen and (max-width: 600px) {
.x-col-33 , .x-col-20, .x-col-40 .footer-about-us ul li, .x-col-6, .x-col-40 .footer-about-us ul, .x-col-40, .x-col-60, .x-col-25{
        width: 100%;
        flex: 0 0 100%;
        padding: 15px;
    }
.services-grid.main-services {

    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
}
form.wpcf7-form.init input[type="email"]{
   width: 100%;
    
}
ul#menu-menu-2 a , ul#menu-menu-2 li ul li a {
 font-size: 14px;
}
.slick-prev {
     left: -20px;
}
.slick-next {
        right: -29px;
    }
section.acsi-post-wrape .x-col-33 {
    flex: 0 0 100%;
    padding: 10px;
}
section.sub-categories-section-wrape.about-us-wrape.columns .services-sub-list li {
    width: 49%;
word-wrap: break-word;
font-size: 14px;
}
.card-head h3 , section.consulting-services.request-call.parts .card-head h3 {
    font-size: 19px;
}
section.acsi-testimonial-page-wrape .testimonial-main-box {
    margin-bottom: 48px;
}
p {
    font-size: 16px; 
    
}
.new-side-bar-on-testimonial-page .acsi-post-card h3 a{
    font-size: 14px;
}
section.related-posts-acsi .acsi-news-boxes {
    flex-wrap: wrap;
}
section.related-posts-acsi .acsi-post-card {

    width: 100%;
}
section.acsi-signup-wrape.service-box-contact-wrape .service-card {
    min-width: 100%;
}
.acsi-hero-content-bottom img {
    max-width: 60px;
}
.acsi-top-navebar-wrape-outer{
    display: none;
}
.acsi-hero-content-box {
    height: 385px;
}
.acsi-approch-content-wrape {

    padding: 0;

}
.services-call-btns {

    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.es-form-field-container
 {
    flex-wrap: wrap;
}
input#esfpx_email_4d3ac260a8e8b8 {
    width: auto; 
}
form.subscrib-acsi-wrape {
    flex-wrap: wrap;
    gap: 12px;
}
.footer-about-us ul {
    padding: 0 !important;
}
.footer-about-us ul li {
    padding: 4px 0px !important;
}
form.subscrib-acsi-wrape button{
    font-size: 14px;
    text-align: center;
}
.call-to-action-content , .acsi-signup-bg-wrape{
    padding: 34px;
    text-align: center;
}
.footer-copy-right {

    flex-wrap: wrap;
    text-align: center;
}
button.slick-next.slick-arrow::before {
    right: 25px;
}
button.slick-prev.slick-arrow::before {
    left: 25px;
    z-index: 9999;
}
form.subscrib-acsi-wrape input[type="email"] {
    padding: 10px;
    font-size: 14px;
}
.acsi-header-search {
    display: none;

  }
 .acsi-hero-content-main-box h1 {
    font-size: 34px;
    line-height: 34px;
    text-align: center;
    width: 100%;
  
}
.acsi-hero-content-main-box {
     padding-left: 0px; 
    justify-content: center;
    align-items: center;
}
.acsi-approch-content-wrape h2, h2.page-title , .testimonial-head h2, .acsi-inner-left-col h2, .acsi-signup-bg-wrape h3, h2.section-headings, h2.section-headings, h2.section-headings{

    font-size: 30px;
}
.acsi-hero-content-bottom {

    right: 0;
    
}
section.acsi-hero-wrape {
    min-height: 510px;
}
section.mechinacal-needs-wrape {
    overflow-x: hidden;
}
.mechinacal-needs-inner-banner:after {
    height: 92%;
}
a.video-btn svg {
    width: 20px;
    height: 20px;
}
a.video-btn {

    width: 70px;
    height: 70px;
}
.side-menu{
width: auto;
  }
.acsi-main-btn, input#gform_submit_button_1, input#gform_submit_button_3, input#gform_submit_button_4 {

    font-size: 16px;

}
section.acsi-approch-wrape a.acsi-main-btn {
    font-size: 16px;
} 
section.acsi-approch-wrape a.acsi-main-btn.small-font , a.acsi-main-btn.small-font {
 font-size: 12px;
} 
  }
  