@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Outfit:wght@100..900&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Inter", serif;
}
html {
  scroll-behavior: smooth;
}
.main_navbar{
    height: 193px;
    font-family: "Inter", serif;
    background: #f7f7f7;
}

.large-above-menu {
    display: flex;
    align-items: center;
}


.contact-right input{
	padding: 14px 16px !important;
    margin-bottom: 20px !important;
    font-weight: 400 !important;
    color: #87868a !important;
    background-color: #f5f5f5 !important;
    font-size: 15px;
    width: 100% !important;
	display:flex !important;
}

.red{
    color:red !important;
}
.mobile-logo img {
    width: 50px;
}
input:focus {
  border-bottom: 1px solid #728feb !important;
}
.large-above-menu > * {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
}

.large-above-menu .contact-info li {
    display: inline-block;
    padding-left: 24px;
    text-align: left;
}

.contact-number {
    border-radius: 3px;
    line-height: 1em;
    min-height: 64px;
    padding: 15px 27px;
    text-align: center;
    text-transform: uppercase;
}

.overlay11 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(31 61 157 / 69%);
}

i.fa-brands.fa-whatsapp {
    margin-right: 5px;
}

.green{
    color:green !important;
}

.contact-number-text{
    color: #fff ; 
    font-size: 14px;
    font-weight: 600;
}

.contact-number-number{
    color: #ffffff ; 
    font-size: 15px;
}

.contact-number{
    background-color: #25D366;
}

.navbar-brand img {
    width: 95px;
    bottom: 10px;
    position: relative;
    height: 100%;
}
.logo-warp {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    z-index: 9;
}

.important {
    color: rgba(113, 113, 113, 1) !important;
    font-size: 15px;
    margin-left: 10px;
}

.large-above-menu .contact-info li {
    font-size: 12px;
}

.large-above-menu .contact-info i {
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 4px;
    font-size: 24px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: rgba(22, 36, 46, 1);
    width: 59px;
}

   ul.contact-info a {
    display: flex;
    align-items: center;
}

.contact-info li {
    border-radius: 4px;
    position: relative;
}



.logonav{
    display: flex;
    height: 180px;
    align-items: center;
    justify-content: space-between;
    background-color: #f7f7f7 !important;
}

a.nav-item.nav-link {
    color: #fff;
    font-weight: 500;
    display: block;
    font-size: 14px;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: center;
}

.navbar-nav {
    gap: 2em;
    justify-content: center;
}

nav.navbar.navbar-expand-lg.bg-dark.container {
    top: -20px;
    z-index: 99;
    height: 70px;
}

li.contact-info-item {
    display: flex;
    align-items: center;
}

.large-above-menu .contact-info li {
    display: flex;
    padding-left: 41px;
    text-align: left;
}

.address {
    display: flex;
    flex-direction: column;
}

.addtext {
    font-size: 14px;
    margin-left: 10px;
    color: rgba(58, 57, 57, 1);
}

.bg-dark{
    background-color: rgb(13 26 70) !important;
}

ul.contact-info {
    align-items: center;
    justify-content: center;
    display: flex;
}

.collapse a > i{
    color: white;
    margin-left: 40px;
}

.navbar-nav{
    align-items: center;
}

a.nav-item.nav-link:hover{
    color: #3498DB;
}


.main_contant{
    /* top: 178px; */
    position: relative;
}


/* changes */

.card2 {
    height: auto !important;
}

.head_text1 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 85px;
}


.head_text1 h6 {
    font-size: 19px;
}

.Services_Solutions {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
}

.btn-success {
    color: #fff;
    background-color: rgba(40, 167, 69, 1) !important;
    border-color: #28a745;
    padding: 12px 28px;
    font-size: 18px;
    font-weight: 500;
}

.head_text1 button {
    width: 165px;
    margin-right: 0;
    margin-left: 22px;
}

.head_text1 i {
    margin-right: 10px;
    font-size: 18px;
}

.slid img{
	width:150px;
}



/* banner slider */

.banner{
    height: auto;
    overflow: hidden;
    position: relative;
}

.btn-primary:hover{
    cursor: pointer;
    background-color: #2A76A9 !important;
}

.iconplay {
    display: flex;
    justify-content: end;
}

.iconplay i{
    color: #3498DB;
    font-size: 22px;
}

.footer-bottom {
    padding: 12px 0px      !important;
    margin-top: 35px !important;
    text-align: center;
}
.bot ul li i {
  color: #fff!important;
  margin-right: 13px!important;
}
.nes_letter {
  background: #333333;
  padding: 13px 19px;
  margin-bottom: 30px;
}

.nes_letter h5 {
  color: rgb(180 177 177);
  font-size: 18px;
  margin-bottom: 16px;
}

.nes_letter input {
  background: none;
  margin-bottom: 7px;
  background: #fff;
  height: 46px;
  margin-left: 0;
}

.nes_letter input:last-child {
  /* background: #e3232f; */
  border: none;
  /* margin: 0; */
  padding: 10px 15px;
}

.nes_letter input::placeholder {
  color: #000;
}

.nes_letter input::placeholder {
  color: #333333;
}
.arr {
    width: 50px;
    height: 50px;
    background-color: #33333370;
    /* text-align: center; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.carousel-control-next, .carousel-control-prev{
    opacity: 0;
}
.carousel-control-next:hover, .carousel-control-prev:hover{
    opacity: 1;
}


.overlay1 {
    margin-top: 40px !important;
}

.carousel-caption {
    top: 50% !important;
    left: 10% !important;
    transform: translateY(-50%);
}

li.contact-info-item {
    cursor: pointer;
}


@media only screen and (max-width: 991px) {
    
    .contact-infos a{
    display: flex;
    cursor: pointer;
}


.Recent_projects h3{
    display: none;
}

.Recent_projects .line{
    display: none;
}

.bttn {
    padding: 20px 20px 20px !important;
    width: 31%;
    height: auto;
    display: inline-block;
    background-color: #0000004D;
    font-family: "Inter", serif;
    color: #7f7f7f;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 14px;
    margin-right: 0px;
    cursor: pointer;
    transition: all 0.4s ease;
    border-left: 1px solid #7f7f7f33;
}




    .main_navbar{
        display: none;
    }

    .main_contant{
        top: 0px !important;
    }

    .ban_sec {
        padding: 0px 0px !important;
    }
    .bot form{
        display: block !important;
    }

    .main_navbar{
        /* display: none; */
    }

    nav.navbar.navbar-expand-lg.bg-dark.container{
        display: none;
    }

    .large-above-menu{
        display: none;
    }
  
    .carousel-caption h5{
        color: #fff;
        font-size: 28px !important;
        font-weight: 700;
		line-height: 50px;
    }

    .carousel-caption P{
        display: none;
    }


.card1{
    height: auto !important;
}


.overlay {
    height: auto !important;
    position: relative !important;
    padding: 2px 20px 20px !important;
}

.HEADNG {
    padding-bottom: 3px !important;
}

.overlay p{
    color: #898989;
}

.ban_text {
  padding: 39px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}


.ban_text p{
    font-size: 18px !important;
    font-weight: 100 !important;
}

.slide.slick-slide.slick-current.slick-active {
    /* align-items: center; */
    display: flex;
    justify-content: center;
}

footer {
  padding: 40px 0px 0px !important;
}

.about-footer ul{
    margin-top:10px !important;
}

.about-footer li {
    margin-left: 10px !important;
    display: flex !important;
}

footer h4{
    font-size: 18px !important;
}

footer .list ul {
  margin-left: 20px !important;
  margin-bottom: 0;
}


footer p{
    font-family: "Inter", serif;
}

.soical {
    margin-bottom: 40px !important;
    margin-top: 30px !important;
}


.page-more-info li {
    font-size: 12px !important;
}


    .page-more-info .fa-solid {
        font-size: 19px !important;
        margin-top: 0px !important;
    }

    .page-more-info strong {
        font-weight: 600 !important;
    }

    .email_form {
        width: 310px;
        height: 40px;
        padding: 18px;
    }


    .bot i.fa-solid.fa-envelope{
        padding: 13px 20px !important;
    }


    .footer-bottom p {
        text-align: center !important;
    }

    .footer-bottom ul {
        justify-content: center !important;
        gap: 10px !important;
    }

    .footer-bottom ul i.fa-brands {
        border-radius: 5px !important;
    }


    table td{
        border-spacing: 30px;
      }

     

    .Services_Solutions{
        padding-bottom: 60px;
    }

  }

  .carousel-caption h5 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    text-shadow: 2px 0px #133bae;
}

.carousel-caption P{
    color: #fff;
    font-size: 20px;
}
.carousel-caption {
  text-align: left;
  top: 25%;
  padding-top: 0;
}

.btn{
    background-color: #3498DB;
    border: none;
    margin-right: 30px;
}


/* service section */

.service_section{
    position: relative;
    padding-top:80px;
    background-color: #F8F9F9;
}
  
  
  .card1{
    overflow: hidden;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  }

  .image {
    display: block;
    width: 100%;
    height: auto;
  }
  
.overlay {
    height: 100px;
    /* transition: .5s ease; */
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
  
  .card:hover .overla {
    height: 100%;
/* 	  overflow:scroll; */
  }
  
  .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }

.HEADNG {
    /* display: flex; */
    padding-top: 0px;
    padding-bottom: 12px;
}

.overlay p{
    font-size: 14px;
    font-family: "Inter", serif;

}

.overlay span a{
    color: #3498DB;
    font-size: 12px;
}

.overlay span:hover{
    outline: none;
}

  .HEADNG i {
    color: #ffffff;
    /* padding-right: 30px; */
    font-size: 23px;
    padding-bottom: 11px;
  }

  .HEADNG h3 {
    font-size: 17px;
    margin-bottom: 0;
}
.overlay {
    padding: 21px 30px 2px;
    background: rgba(37, 66, 156, 1);
    color: #fff;
}

  /* Services_Solutions */

  .Services_Solutions{
    position: relative;
    padding-top:60px;
}


.overlay1{
    width: 100%;
    height: 100%;
    text-align: center;
}

.overlay1 i{
    color: #28306B;
    font-size: 30px;
}

.overlay1 p{
    color: #898989;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
    font-family: "Inter", serif;

}

.overlay1 h3{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    font-family: "Inter", serif;
}

.overlay1 span{
    font-size: 12px;
}

  /* ban_sec */

  .ban_sec {
    position: relative;
    background-image: url(../images/main-bg-img.png);
    min-height: 100%;
    background-size: cover;
    background-position: center;
    padding: 80px 0em;
    background-attachment: fixed;
  }
  .ban_text {
    /* padding: 180px; */
    padding-left: 0px;
    padding-right: 0px;
  }

  .ban_sec h3{
    font-size: 25px;
    color:#fff;
    font-family: "Inter", serif;
    font-weight: 700;
  }

  .ban_text p {
    font-size: 18px;
    color:#fff;
    font-family: "Inter", serif;
    margin: 30px 0 35px;
  }
  
  @media (min-width: 992px) and (max-width: 1199px) {
    .ban_text p {
      font-size: 17px;
    }
  }
  
  @media only screen and (max-width: 991px) {
   
    .ban_text p {
      font-size: 14px;
      line-height: 20px;
    }
  }

  /* Recent news */


  .Recent_news {
    position: relative;
}

.btn-primary {
    color: #fff;
    background-color: rgba(191, 30, 46, 1);
    padding: 15px 28px;
    width: auto;
    margin-left: 0px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 5px;
}

.btn-primary:hover {
    background-color: #3498DB;
    border: none;
}

.Recent_news i.fa {
    font-size: 12px;
}
.post-meta {
border: 1px solid #e5e5e5;
border-style: solid none;
margin: 15px 0;
padding: 5px 20px;
text-transform: uppercase;
}
.post-meta li {
display: inline-block;
font-size: 11px;
list-style: none;
margin-right: 20px;
}
.post-meta i{
color: #3498db;
padding-right: 6px;
}

.Recent_news .card a {
background: #28306B;
color: #fff;
font-size: 12px;
padding: 11px 28px;
text-decoration: none;
border-radius: 3px;
}
.Recent_news .card a:hover, .btn.btn-gradient:focus {
background-color: #28306B;
color: #ffffff;
}

.readbtn {
    bottom: -5px;
    position: relative;
}
.card-title{
    font-size: 16px;
}

.post-meta{
    font-size: 11px;
}

.post-meta i{
    font-size: 12px;
}

.card-text{
    font-size: 14px;
    font-family: "Inter", serif;
color: #898989;
}

time{
    font-family: "Inter", serif;
    color: #898989;
}

.Recent_news h3{
    font-size: 24px;
}

.line{
    width: 116px;
    border-radius: 5px;
    background-color: rgba(191, 30, 46, 1);
    margin-bottom: 50px;
    height: 5px;
}

.head_text{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0px;
}

.head_text h3{
    font-size: 32px;
    color: rgba(6, 23, 79, 1);
    font-weight: bold;
}


/* Testimonials */

.Testimonials{
    position: relative;
    background-color: #F8F9F9;
}

.card.card3 {
    max-height: 190px;
    overflow: hidden;
    border: none;
    background-color: #F8F9F9;
}

.card3 h5{
    font-size: 21px;
}

.card3 h6{
    font-size: 14px;
    color: #3498DB;
}

.card3 p{
    font-size: 14px;
}

.card3 .card-body{
    padding: 0px;
}

/* Recent_projects */

.Recent_projects{
    background-color: #252525;
    
}

.Recent_projects h3{
    color: #fff;
}

.bttn {
    padding: 70px 30px 23px;
    display: inline-block;
    background-color: #0000004D;
    font-family: "Inter", serif;
    color: #7f7f7f;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 14px;
    margin-right: 0px;
    cursor: pointer;
    transition: all 0.4s ease;
    border-left: 1px solid #7f7f7f33;
}


  .bttn:hover {
    background-color: black;
    color: #3498DB;
  }


  .card_Project img.img-fluid {
    background-size: cover;
    width: 100%;
}


.card_Project{
    border: none;
}

/* .slick-track {
    width: 100% !important;
} */

.card_Project {
    margin-right: 20px;
}

.my-slick-slider1{
    margin-top: 30px;
}




/* fddsdfvkdfubvdbvdvedcddcd */

.content {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
  }
  
  .content .content-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  
  .content:hover .content-overlay{
    opacity: 1;
  }
  
  .content-image{
    width: 100%;
  }
  
  .content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  
  .content:hover .content-details{
    top: 50%;
    left: 50%;
    opacity: 1;
  }
  
  .content-details h3{
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
  }
  
  .content-details p{
    color: #fff;
    font-size: 0.8em;
  }
  
  .fadeIn-bottom{
    top: 80%;
  }
  

/* client-section  */

.client-section {
    top: 144px;
    position: relative;
    margin-bottom: 80px;
    height: 180px;
}

.brandlogo{
    position: relative;
	/* height:160px; */
}

.brandlogo .slick-track {
    display: flex;
    align-items: center;
}


.your-class {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
}


/* footer */

.list ul {
    margin-left: 15px !important;
    padding: 0;
    list-style: none;
    margin-right: 45px;
    margin-bottom: 30px;
}


footer a,
 a:hover,
    a:focus,
    a:active {
        text-decoration: none;
        outline: none;
    }

    footer a,
    a:active,
    a:focus {
        color: #333;
        text-decoration: none;
        transition-timing-function: ease-in-out;
        -ms-transition-timing-function: ease-in-out;
        -moz-transition-timing-function: ease-in-out;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-duration: 0.2s;
        -ms-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
    }

    footer ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    footer img {
        max-width: 52%;
        height: auto;
    }

    footer section {
        padding: 60px 0;
        /* min-height: 100vh;*/
    }

    footer .btn {
        padding: 14px 25px;
        text-transform: uppercase;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
    }

    footer .red-btn {
        background: #3498db;
        border: 2px solid #3498db;
        color: #fff;
    }

    footer  .red-btn:hover {
        background: #1c376c;
        color: #fff;
        border-color: #ffffff;
    }

    /*---------footer---------*/
    footer {
        background-color: rgba(45, 45, 45, 1);
        color: #fff;
        padding: 60px 0px 0px;
        font-size: 17px;
    }

    footer h3 {
        font-size: 24px;
        font-weight: 600;
        letter-spacing: 1px;
    }

    footer h4 {
        font-size: 25px;
        font-weight: 600;
        letter-spacing: 1px;
        display: inline-block;
        margin-bottom: 2px;
    }

    .about-footer li i {
        position: absolute;
        left: 0;
    }

    .about-footer li {
       display: flex;
       align-items: center;
       font-size: 14px;
        position: relative;
        margin-bottom: 15px;
    }
    .about-footer li a {
        color: #7f7f7f;
        font-size: 14px;
        margin-left: 24px;
        font-family: "Inter", serif;
        border-left: 1px solid #7f7f7f73;
        padding-left: 15px;
    }

    .about-footer ul {
        margin-top: 40px;
        text-align: left;
    }

    footer a {
        color: #fff;
    }

    .linebar {
        background-color: #E3232F;
        width: 70px;
        height: 4px;
        margin-top: 10px;
        border-radius: 2px;
    }


    .footer-title {
        margin-bottom: 22px;
    }

    .info > ul .fa-solid{
        margin-top: 10px;
    }

    ul.footer-social {
        float: right;
    }

    ul.footer-social li {
        display: inline;
        margin-right: 16px;
    }

    ul.footer-social i {
        width: 30px;
        height: 30px;
        background: #fff;
        color: #222025;
        text-align: center;
        line-height: 30px;
        border-radius: 30px;
        font-size: 16px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        font-weight: 800;
    }

    ul.footer-social li:last-child {
        margin-right: 0px;
    }

    ul.footer-social i:hover {
        background: #3498db;
        color: #fff;
    }

 .page-more-info li {
    margin-bottom: 11px;
    color: #7f7f7f;
    font-size: 14px;
    display: flex;
    /* line-height: 0; */
    align-items: center;
}
    .page-more-info li a{
      color: #ffffff;
      font-size: 15px;
    }

    footer .table td:first-child {
        font-weight: 400;
        padding-left: 0;
        font-size: 14px;
        color: #7f7f7f;
    }

    footer .table tr:last-child {
        height: 10px;
    }
    footer .table tbody {
        text-align: justify;
    }

    footer .table td {
        border: none;
        padding: 0;
        font-family: "Inter", serif;
        text-align: end;
    }

    footer .table th{
        /* border-radius: 3px 0 0 3px; */
        font-weight: 400;
        border: none;
        padding: 0;
        font-family: "Inter", serif;
        /* color: #7f7f7f; */
    }
    
    .working-hours {
        /* border: 2px solid #2e2e2e; */
        padding: 16px 18px!important;
        background: rgba(51, 51, 51, 1);
        border-radius: 9px;
        margin-top: 18px;
        display: grid;
    }

    footer .table tr {
        font-size: 14px;
        /* height: 30px; */
        font-family: "Inter", serif;
        margin-bottom: 18px;
        /* padding-bottom: 13px; */
        display: inline-block;
        display: flex;
        justify-content: space-between;
        padding: 0;
        width: 100%;
    }

    footer .table td i {
        position: absolute;
        left: 0px;
        font-size: 21px;
        top: 6px;
    }

    .footer-logo td {
        padding-right: 4px !important;
    }

    .footer-logo td:last-child {
        padding-right: 0px !important;
    }

    footer hr {
        border-color: #9294a0;
    }

    .footer-bottom p {
        text-align: center;
        font-size: 15px;
    }

    .footer-bottom {
        margin-top: 9px !important;
        padding: 40px 0px 30px;
        border-top: 1px solid #89898980;
    }

    .open-hours hr {
        margin: 30px 0;
    }
   .about-footer p {
    font-family: "Inter", serif;
    color: #7f7f7f;
    font-size: 15px;
    color: #fff;
    margin: 0;
    margin-top: 16px;
    text-align: justify;
}

.list {
    display: flex;
}
.list .fa-solid{
    font-weight: 800;
    font-size: 14px;
    margin-right: 6px;
    color: #7f7f7f;
}
.list  ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: 45px;
    margin-bottom: 30px;
}
footer p {
    color: #ffff;
    font-size: 15px;
    font-family: "Inter", serif;
    margin: 0;
    line-height: 1.3;
}
.bottom ul {
    display: flex;
    gap: 20px;
    justify-content: left;
}

input.email_form {
    padding: 10px !important;
    width: 77%;
    margin-right: -8px;
	font-size:15px;
	font-weight:500;
}

input.email_form:focus {
    color: white;
}

.bot form{
    display: flex;
}

.bottom ul i{
    color: #fff;
	font-size:20px;
}
.bottom ul i:hover{
    color: #3498db;
}
.page-more-info strong {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.page-more-info strong:hover {
    color: #3498db;
    
}
.page-more-info .fa-solid{
    font-weight: 900;
    color: #E3232F;
    margin-right: 8px;
}
.bot i.fa-solid.fa-envelope {
    /* background: #3498db; */
    color: #fff;
    /* padding: 14px 17px; */
}
.footer-bottom ul {
    justify-content: end;
    display: flex;
    gap: 5px;
}


.footer-bottom ul i.fa-brands{
    background: #3498db;
    padding: 8px;
    color: #fff;
    border-radius: 5px;
}
.footer-bottom ul i.fa-brands:hover{
    background: #0693e3;
    
}
.about-footer i.fa-solid{
    color: #3498db;
    margin-right: 12px;
}


.page-more-info .fa-solid {
    font-weight: 900;
    color: #e3232f;
    margin-right: 7px;
}

button.slick-arrow {
    background-color: #28306B;
    padding: 3px 25px;
    height: 40px;
    border-radius: 5px;
    display: initial;
    position: absolute;
    top: -60px;
    border: navajowhite;
    right: 0px;

}

button.slick-arrow:hover {
    background-color: #3498DB !important;
}

  .slick-next.slick-arrow {
    position: absolute;
    border: none;
    color: transparent;
    width:60px;
  }
   
    .slick-next.slick-arrow:before { 
        font-family: FontAwesome;
      content: "\f054"; 
      color: #fff; 
      font-size: 20px;
        top: 0px;
        right: 0px;
        position: relative;
    }
    
    
    
    
    
    
    
    
  .navbar ul{
  list-style: none;
  margin: 0 auto;
  padding:0;
}

.navbar ul li{
  color: #fff;
  float: left;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  font-weight: 900;
  text-transform: uppercase;
  font-family: Arial;
  transition: 0.5s;
  position: relative;
  padding:0 20px;
}

/*.navbar ul li:nth-child(6){*/
/*  background: #D80B15;*/
/*}*/

.navbar ul li:hover:not(.active){
  background: #3498DB;
}



.togglesearch{
  top: 74px;
  line-height: 60px;
  
  background: #E8E8E4;
    position: absolute;
    right: 8%;
    width: 350px;
    height: 60px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-top: 4px solid #3498DB;
    display: none;
}

.togglesearch:before{
  content: "";
  position: absolute;
  top: -30px;
  right: 13px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 14px solid transparent;
  border-bottom: 14px solid #3498DB;
}

.togglesearch input[type="text"]{
  width: 200px;
  padding: 5px 10px; margin-left: 23px;
  border: 1px solid #3498DB;
  outline: none;
}

.togglesearch input[type="button"]{
  width: 80px;
  padding: 5px 0;
  background: #3498DB;
  color: #fff;
  margin-left: -6px;
  border: 1px solid #3498DB;
  outline: none;
  cursor: pointer;
}

@media only screen and (min-width:240px) and (max-width: 768px){
.navbar ul li{
	float:none;
	display:block;
	text-align:center;
	margin:0 auto;
}
}
    
    
    
    
    
    
    
    
    
    
    
  
  .review_text{
      display:flex;
      justify-content:space-between;
     
      flex-direction:column;
  }
  
  .slick-prev.slick-arrow:before { 
        font-family: FontAwesome;
    content: "\f053";
    color: #fff; 
        font-size: 20px;
        top: 0px;
        right: 0px;
        position: relative;
    }
  

  .slick-prev.slick-arrow {
     
    right: 61px !important;
    z-index: 9;
    font-size:0px;
    width:60px;
}


.slick-prev {
    left: inherit !important;
}




.logo img {
    width: 230px !important;
  }
  
  a,
  button {
    color: inherit;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    color: #1f2226; }
  
  *:focus {
    outline: none !important; }
  
  a:focus {
    color: inherit;
    outline: none;
    text-decoration: none; }
  
  a:hover {
    text-decoration: none; }
  
  button,
  input[type="submit"] {
    cursor: pointer; }
  
  ul {
    list-style: outside none none;
    margin: 0;
    padding: 0; }
  
  /*--- Input Placeholder
  -----------------------------------------*/
  input:-moz-placeholder,
  textarea:-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  
  input {
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 52px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    width: 100%;
    }
  
  select {
    width: 100%;
    background: transparent;
    border: 0px solid #eceff8;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    color: #333; }
  
  option {
    background: #fff;
    border: 0px solid #626262;
    padding-left: 10px;
    font-size: 14px; }
  
  input:focus {
    background: transparent; }
  
  textarea {
    resize: vertical;
    background: #eceff8;
    border: 2px solid #eceff8;
    padding: 10px;
    width: 100%;
    font-size: 14px; }
  
 
  
  .input-group.divcenter.input-group .form-control {
    padding-left: 0px; }
  
  #mobile-menu-active {
    display: none; }
  
  .wrapper {
    overflow-x: hidden; } 
  
  .header-small-mobile {
    display: none;
    padding: 25px 0; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-small-mobile {
        display: block; } }
    @media only screen and (max-width: 767px) {
      .header-small-mobile {
        display: block; } }
  
  .logo {
    padding-top: 10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s; }
  
      .header-right-wrap.pt-40 {
        display: flex;
        justify-content: center;
    }
  

  
  .header-right-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s; }
  
      .header-search > a {
        font-size: 16px;
      text-decoration: none;
      color: #fff;
      }
      .header-search > a:hover {
      color: #3498db;
      }
      .header-search > a {
        font-size: 16px;
      text-decoration: none;
      color: #fff;
      }
      
    .header-right-wrap .setting-wrap {
      margin-left: 26px; }
      .header-right-wrap .setting-wrap button {
        background-color: transparent;
        border: none;
        font-size: 20px;
        padding: 0; }
        
      .header-right-wrap .setting-wrap .setting-content {
        background: #fff none repeat scroll 0 0;
        padding: 26px 30px 32px;
        position: absolute;
        right: 0;
        top: 100%;
        width: 300px;
        z-index: 9999;
        -webkit-box-shadow: 0 0 20px 0.4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 20px 0.4px rgba(0, 0, 0, 0.1);
        max-height: 636px;
        overflow-y: auto;
        display: none; }
        
  .main-search-active {
    background: rgba(0, 0, 0, 0.95) none repeat scroll 0 0;
    color: #353535;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh;
    padding: 32px 46px 39px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    transition: transform 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 9999; }
    .main-search-active.inside {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      z-index: 9999; }
    .main-search-active .sidebar-search-icon {
      display: block;
      overflow: hidden;
      position: absolute;
      right: 50%;
      top: 50px;
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%); }
      .main-search-active .sidebar-search-icon button {
        background: transparent none repeat scroll 0 0;
        border: medium none;
        color: #fff;
        cursor: pointer;
        font-size: 35px;
        line-height: 1;
        padding: 0;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
        
    .main-search-active .sidebar-search-input {
      padding: 300px 0 0; }
      .main-search-active .sidebar-search-input .form-search {
        position: relative; }
        .main-search-active .sidebar-search-input .form-search input {
          background-color: transparent;
          border-color: #6e6e6e;
          border-style: solid;
          border-width: 0 0 1px;
          color: #c0c0c0;
          display: block;
          font-size: 20px;
          height: 50px;
          line-height: 62px;
          padding: 0;
          width: 770px;
          font-family: "Poppins", sans-serif;
          letter-spacing: 2px;
          padding: 0 55px 0 0; }
          .main-search-active .sidebar-search-input .form-search input::-moz-input-placeholder {
            color: #c0c0c0;
            opacity: 1; }
          .main-search-active .sidebar-search-input .form-search input::-webkit-input-placeholder {
            color: #c0c0c0;
            opacity: 1; }
        .main-search-active .sidebar-search-input .form-search button {
          background-color: transparent;
          border: medium none;
          color: #ffffff;
          cursor: pointer;
          font-size: 20px;
          padding: 0;
          position: absolute;
          right: 0;
          top: 13px;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s; }
       
  
  .stick .logo {
    padding-top: 25px; }
  
  .stick .header-right-wrap {
    padding-top: 40px; }
  
    .header-small-mobile .header-right-wrap .mobile-off-canvas {
      margin-left: 20px; }
      @media only screen and (max-width: 767px) {
        .header-small-mobile .header-right-wrap .mobile-off-canvas {
          margin-left: 12px; } }
      .header-small-mobile .header-right-wrap .mobile-off-canvas a {
        font-size: 20px; }
  
  .mobile-off-canvas-active {
    position: fixed;
    top: 0;
    width: 330px;
    min-height: 100vh;
    bottom: 0;
    z-index: 111;
    right: -330px;
    visibility: hidden;
    opacity: 1;
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    background-color: #fff;
    -webkit-box-shadow: 0 0 87px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 87px 0 rgba(0, 0, 0, 0.09);
    z-index: 9999; }
    @media only screen and (max-width: 767px) {
      .mobile-off-canvas-active {
        width: 260px;
        right: -260px; } }
    .mobile-off-canvas-active.inside {
      visibility: visible;
      opacity: 1;
      right: 0px; }
    .mobile-off-canvas-active .mobile-aside-close {
      position: absolute;
      left: -40px;
      top: 0px;
      z-index: 9;
      width: 40px;
      height: 40px;
      opacity: .4;
      color: #fff;
      line-height: 40px;
      text-align: center;
      font-size: 18px;
      background-color: #343538; }
      .mobile-off-canvas-active .mobile-aside-close i {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        display: inline-block;
        color: #fff; }

        .contact-infos li {
            color: #fff;
            font-size: 14px;
            font-weight: 300;
        }
      
    .mobile-off-canvas-active .header-mobile-aside-wrap {
      padding: 40px 30px 50px;
      overflow: auto;
      height: 100%;
      width: 290px;
    background-color: #000000; }
      @media only screen and (max-width: 767px) {
        .mobile-off-canvas-active {
            width: 290px !important;
        }
        .mobile-off-canvas-active .header-mobile-aside-wrap {
          padding: 30px 20px 50px; } }
      .mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search {
       
        margin-bottom: 27px; }
        .mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search form {
          position: relative; }
          .mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search form input {
            background: #353535;
            border: 1px solid transparent;
            border-radius: 3px;
            height: 37px;
            margin: 5px;
            padding: 7px 16px;
            width: 100%; }
          .mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search form button {
            background-color: transparent;
            border: none;
    
    color: #6f6f6f;
    height: 100%;
    padding: 0 15px 0 14px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
li.menu-item-has-children {
    border-bottom: 1px solid rgb(255 255 255 / 51%);
}

ul.mobile-menu {
    padding: 20px 0px;
}
         
            .mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li a {
              font-size: 13px;
              font-family: "Inter", serif;
              text-transform: capitalize;
              line-height: 18px;
              position: relative;
              display: inline-block;
              font-weight: 600;
              padding: 10px 0;
              font-family: "Roboto", sans-serif; 
            color: #fff;}
            .mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li a:hover {
            color: #3498db;}
           
  .navbar-nav ul {
    display: flex;
    gap: 3em;
    justify-content: center;
    align-items: center;
  
  }
  .navbar-nav ul li a{
    line-height: 90px;
    color: #fff;
    font-weight: 600;
  }
  .navbar-nav ul li a:hover{
    color: #3498db;
  }
  .nav-link.disabled {
    color: #fff;
  }
  
  .mobile-curr-lang-wrap ul {
    display: flex;
    color: #fff;
    border: 1px solid #6b6b6b;
    margin-bottom: 14px;
    border-radius: 5px;
  }
  .mobile-curr-lang-wrap ul li i{
    color: #fff;
     
      margin-top: 16px;
     
  }
  .contact-infos li{
    color: #fff;
   
  }
  .contact-infos  strong{
    color: #3498db;
   
  }
  .contact-infos li a{ 
    color: #fff;
   
  }
  .contact-infos li.icons {
    border-right: 1px solid #6b6b6b;
    margin-right: 12px;
  }
  .contact-infos li {
    padding: 10px;
  }
  .call{
    background-color:#25D366;
    text-align: center;
    padding: 8px 0px;
    border-radius: 4px;
  }
  .call a{
    color: #fff;
    font-size: 15px;
  }

    .call a strong {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
    }




.form_contact {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    color: inherit;
    padding: 15px 20px;
    position: relative;
    background-color: transparent;
    width: 100%;
    z-index: 1;
}


.form_message {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    color: inherit;
    padding: 15px 20px;
    position: relative;
    background-color: transparent;
    width: 100%;
    z-index: 1;
	height:100px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: -webkit-fill-available;
    padding: 13px 40px;
    background-color: #e3232f;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    border-radius: 0;
    margin-bottom: 0;
}



/*=======productslide====*/
.ourproductslide {
    padding: 50px 0px;
}
.productBox {
    background-color: #fff;
    margin: 10px;
    display: block;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    padding: 10px;
}
.productBox .imgWrapper {
    position: relative;
    overflow: hidden;
    height: 200px;
    margin: 0px 0px 15px;
}
.productBox .imgWrapper img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    left: 0;
    bottom: 0;
}
.productcontent h4 {
    margin: 0px;
    font-size: 16px;
    position:relative;
    width:100%;
    color:#28306B;

}
.productcontent h4::after{
    content:"";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2328306B' class='bi bi-arrow-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    right:0;
    top:0px;
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: 20px;
}
.productslidearea {
    position: relative;
}
.productslidearea .slick-dots {
    position: absolute;
    bottom: auto;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
  }
  .productslidearea .slick-dots li {
    position: relative;
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    opacity:0.5;
  }
  .productslidearea .slick-dots li.slick-active {
    opacity: 1;
}
  .productslidearea .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 12px;
    width: 12px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    background-color: #28306B;
    border-radius: 50%;
    margin: 0px !important;
    padding: 0px !important;
  }
  .productslidearea .slick-dots li button:hover,
  .productslidearea .slick-dots li button:focus {
    outline: none;
  }
  .productslidearea .slick-dots li button:hover:before,
  .productslidearea .slick-dots li button:focus:before {
    opacity: 1;
  }
  .productslidearea .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "â€¢";
    width: 12px;
    height: 12px;
    font-family: "slick";
    font-size: 6px;
    line-height: 5px;
    text-align: center;
    color: #28306B;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .productslidearea .slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
  }

/*=======productslide====*/

  /*==========product page======*/
  .topprodutrow .productlhs{
    border:1px solid #dbdbdb;
    border-radius: 4px;
    margin:0px 0px 30px;
  }
  .topprodutrow .productlhs .elementor-widget-wl-single-product-image {
    margin: 0 auto;
    padding: 10px;
}
.productrhs h2 {
  font-size: 28px;
  margin:0px 0px 15px;
  font-weight: 600;
  color: #000;
}
.productrhs .e-con-inner {
  gap: 0px !important;
}
.productdesc p {
  font-size: 15px;
  font-weight: 500;
  margin: 0px 0px 10px;
}
.relatedproductrow h2 {
  font-size: 28px;
  margin: 0px 0px 25px;
  font-weight: 600;
  color: #000;
}
.relatedproductrow ul.products li {
  border-radius: 4px;
  box-shadow: 0 1px 6px 0 rgba(0,0,0,.16);
  background-color: #fff;
  overflow: hidden;
  position: relative;
  padding: 10px !important;
}
.relatedproductrow ul.products li a.button {
  display: none !important;
}
.relatedproductrow ul.products li h2 {
  font-size: 18px !important;
  text-align: center;
}

.productdesc  .table td, .productdesc .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #e9ecef;
  border: 1px solid #e9ecef;
  font-size: 15px;
}

.relatedproductrow ul.products li.product a img {
  height: 220px !important;
  object-fit: contain !important;
  margin: 0 auto;
}
.imgwrapper {
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.sixrationine {
  /* padding-bottom: 56.25%; */
  display: block;
}


.imgwrapper img.image {
  /* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  /* width: 100%; */
  /* height: 100%; */
  /* padding: 10px; */
  object-fit:contain;
  height: 285px;
  padding: 10px;
}


  @media screen and (max-width:1199px) {
        
  }



  @media screen and (max-width:1024px) {
      
  }



  @media screen and (max-width:991px) {
      
  }


  @media screen and (max-width:767px) {
      

  .productslidearea button.slick-arrow{
    display: none;
  }
  .Services_Solutions .head_text1 {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 20px;
}
.Services_Solutions .head_text1 button {
    width: auto;
    margin: auto;
}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
  margin-right: 0px !important;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
  margin: 0 0 0.992em !important;
}
  }


  @media screen and (max-width:575px) {
   
  }


form.search-form {
    display: flex;
    width: 100%;
    height: auto;
}

button.search-submit {
    width: 16%;
    height: 55px;
}


/* sahdev css*/

.sb_instagram_header.sbi_medium.sbi_no_avatar {
    display: none;
}
div#sbi_load {
    padding: 20px 0;
}

.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-search form input {
    color: #fff;
}


/* sahdev media  css*/

@media screen and (max-width:767px){
	.mobile-logo img{
		width:100px;
	}
	.carousel-caption {
    left: 0 !important;
}
	.carousel-caption h5 {
    font-size: 22px !important;
    line-height: 30px !important;
}
.carousel-caption h5 span {
    display: block;
}
	
}

.text-style {
	    max-width: 100%;
    text-align: center;
    color: #4E4E4E;
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    font-size: 2.5rem;
    padding-top: 42px;
	
}
/* .e-con-inner .woolentorducts-columns-4 ul.products li.product {
    width: inherit!important;
}  */
@media(max-width:767px){
	.e-con-inner .woolentorducts-columns-4 ul.products li.product {
    width: 100%!important;
} 
}

[class*="woolentorducts-columns-"] ul.products {
    display: flex !important;
    flex-flow: row wrap;
    column-gap: 0;
    justify-content: center!important;
}

.wl-filterable-products-content ul.products.columns-4 li:nth-child(4) {
    margin-right: 30px!important;
}

.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget{
	width:100%;
}

.banner_box{
    position: relative;
}

.banner_box:after {
    content: '';
    position: absolute;
    background: linear-gradient(129deg, #213e99, transparent);
    inset: 0;
    width: 100%;
    height: 100%;
}
.service_section .row.mt-30 {
    row-gap: 30px;
}
.banner_box p {
    margin-top: 22px;
    margin-bottom: 44px;
}
.service_section .row {
    justify-content: center;
}

.service_section .row .col-md-4 {
    display: flex;
}


/* flipcard industry */


.card_box {
    position: relative;
    width: 100%;
    height: 360px;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    transition: transform 1s ease;
    border-radius: 9px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
  
  .card_box:hover {
    transform: rotateY(180deg);
  }
  
  .card_box .side {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: white;
    border-radius: 10px;
  }
  
  .card_box .front {
    background-color: #ffffff;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    border-radius: 9px;
  }
  
  .card_box .back {
    /* background-color: #e74c3c; */
    transform: rotateY(180deg);
    padding: 35px 26px;
    text-align: justify;
    background: #fff;
    margin-bottom: 0;
    border-bottom: 6px solid #25429c;
}
  

.card_box .side.front h3 {
    color: rgba(41, 41, 41, 1);
    text-align: center;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 34%;
    margin-bottom: 0;
}

.side.front img {
    border-radius: 9px 9px 0 0;
}

.side.back p {
    color: rgba(103, 103, 103, 1);
    font-size: 16px;
    margin-bottom: 0;
}

.side.back h3 {
    text-align: center;
    color: rgba(41, 41, 41, 1);
    font-size: 20px;
    margin-bottom: 27px;
}

.card_box h3 {
    font-weight: 600;
}
.service_section.industry_sec {
    padding-bottom: 80px;
}


/* contact_map css */
.contact-card {
    padding: 30px 30px 0px;
    /* padding-bottom: 30px; */
    background: rgba(230, 230, 232, 1);
}
.latestCrousel-section .contact-card .topcontentin {
    margin: 0px 0px 0px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.latestCrousel-section .contact-card p {
    margin: 0px 0px 7px;
    width: 100%;
}
.btn-view-location {
    color: #000000;
    margin-top: 20px;
    padding: 12px;
    border-radius: inherit;
    width: 100%;
    border: 1px solid rgba(108, 108, 108, 1);
    background: #ffffff00;
    margin-right: 0;
}
.contact-card-new {
    padding: 0px 20px 20px;
    background: rgba(230, 230, 232, 1);
    text-align: center;
}
.contact-card-new img {
    border-radius: 20px;
    width: 75%;
    margin: auto;
}
.contact-card img {
    filter: brightness(0);
    margin-left: 10px;
}
.latestCrousel-section .contact-card .para {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 19px;
}
.contact-card p i {
  color: rgba(108, 108, 108, 1);
  margin-right: 10px;
  margin-top: 8px;
  font-size: 19px;
}

.contact-card p {
  display: flex;
  align-items: flex-start;
}



/* form css start */

.get_in_touch {
  background-color: rgba(248, 249, 249, 1);
  padding: 80px 0px;
}
.first_map{
  margin-bottom: 45px;
}
.form_sec {
  background-color: #fff;
  padding: 16px;
  border-radius: 9px;
  margin-top: 80px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  position: relative;
  overflow: hidden;
}

.contact-form {
  background-color: rgba(37, 66, 156, 1);
  padding: 34px 33px;
  border-radius: 4px;
  color: #fff;
}

.form_sec .row .col-lg-6 {
  display: flex;
}

.contact-form a {
  color: #fff;
}

.contact-form h4 {
  margin-bottom: 15px;
  font-weight: 700;
}

.social_address {
  display: flex;
  gap: 14px;
  margin-top: 22px;
  align-items: center;
}

.social_address i {
  background: #ffffff;
  border-radius: 100%;
  width: 47px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #25429c;
}

form input,form textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(141, 141, 141, 1);
  margin-bottom: 37px;
}

.form_sec input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: #bf1e2e;
}

.form_sec:after {
  position: absolute;
  content: '';
  height: 175px;
  width: 343px;
  bottom: -15px;
  right: -26px;
  background-image: url(../images/animate.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  z-index: 0;
  opacity: 0.4;
  transform: rotate(175deg);
}


/* form css end */







/* responsive css */

@media screen and (max-width:991px) {
  .mobile-off-canvas-active.inside {
    right: 0px;
}
	.banner button.btn {
    width: 45%!important;
}
.mobile-off-canvas-active .header-mobile-aside-wrap {
  width: 290px;
}
.head_text1 {
  display: block;

}
section#about img {
  width: 100%;
}
.header-small-mobile {
    padding: 0;
    background: #f7f7f7;
}
	.card {
    justify-content: end;
}
	.card_box .side.front h3 {
    height: auto;
}
	.side.front img {
    height: 180px;
    object-fit: cover;
}
	.card_box {
    height: 269px;
    margin-bottom: 24px;
}
	.portfolio_box img {
    height: 127px;
    object-fit: cover;
		margin-bottom: 18px;
}
.bannerimage {
    height: 253px!important;
}
.carousel-caption {
  top: 39% !important;
}
.btn {
  width: 100% !important;
  margin-top: 8px;
  margin-right: 0;
}
.btn-primary {
  padding: 10px 28px;
  margin-left: 0px;
  font-size: 14px;
}
.service_section {
  padding-top: 39px;
}
.head_text h3 {
  font-size: 21px;
}
.line {
  margin-bottom: 23px;
}
.overlay {
  padding: 9px 3px 10px !important;
}
.imgwrapper img.image {
  height: 130px;
  padding: 10px;
}
.HEADNG h3 {
  font-size: 12px;
  font-weight: 400;
}
.service_section .row.mt-30 {
  row-gap: 15px;
}
.HEADNG i {
  font-size: 18px;
}
.service_section .row .col-md-4 {
  padding-right: 9px;
  padding-left: 9px;
}
.card_box .side.front h3 {
  padding-top: 29px;
}
.side.back h3 {
  font-size: 20px;
  margin-bottom: 5px;
}
.card_box .back {
  padding: 27px 14px 5px;
}
.service_section.industry_sec {
  padding-bottom: 39px;
}
.Services_Solutions {
  padding-top: 39px;
}
#about p {
  text-align: justify;
}
.ban_text p {
  font-weight: 300!important;
  margin: 20px 0 22px;
}
.your-class {
  padding-top: 20px;
  padding-bottom: 20px;
}
.get_in_touch {
  padding: 39px 0px;
}
.contact-card {
  padding: 26px 13px 0px;
}
.contact-card p {
  display: block;
}
.iframenew iframe {
  height: 200px;
}
.social_address {
  gap: 5px;
  margin-top: 12px;
}
form input, form textarea {
  margin-bottom: 5px;
}
.contact-form {
  padding: 17px 15px;
}
.social_address i {
  width: 35px;
  height: 35px;
}
.form_sec {
  padding: 9px;
  margin-top: 39px;
}
.head_text1 {
  padding-top: 40px;
}
.head_text1 button {
  margin-right: 0;
  margin-left: 0;
}
footer img {
  max-width: 26%;
}
.page-more-info li {
    margin-bottom: 12px;
    align-items: baseline;
}
	.bot ul li i {
    font-size: 20px;
}
.footer-title {
  margin-bottom: 10px;
  margin-top: 21px;
}
.bot i.fa-solid.fa-envelope {
  padding: 0 !important;
}
.mobile_map .container {
  padding: 0;
}
.mobile-logo img {
  width: 40%;
}
}

.portfolio_box img {
    width: 100%;
    margin-bottom: 30px;
}
.nes_letter input:focus {
    background: #fff;
}
.gallery_sec {
    margin-bottom: 34px;
}
span.wpcf7-spinner {
    display: none;
}
.wpcf7-response-output {
    position: absolute;
    top: 27%;
    background: #333333;
    left: 0;
}
