:root{--yp:#fa4f00; --white:#fff; --black:#00345b; --grey:#00345b;  }
body{font-family: 'ProximaNovaRegular'; font-size: 16px; color: #1c1c1c;    background: #fff;}
.p0{padding: 0;}
.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1240px;}
img{ max-width: 100%; transition: ease all 0.4s;}
h1,h2,h3,h4{font-family: 'ProximaNovaBold';}
header{position: fixed; transition: 0.5s; width: 100%; z-index: 12; top: 0;}
.banner.inner {   height: auto; padding-bottom: 20px;}
.menu_bar{display: none;}
.pr{ padding-right: 50px;}
.pl{ padding-left: 50px;}
.wrapper{ margin-top: 100px;}
.heading_h2 h2{ font-size: 34px; color: var(--blue2);}
.heading_h2 h2 strong{ color: var(--blue);}
header.scroll{background-color:#fff; z-index: 10;transform: translateY(-36px);box-shadow: 0px 0px 4px 0px #c5c5c5;}
.logo img{ width: 50px; height: auto;}
header.scroll .logo img{ width: 50px; height: auto;}
.banner_slides{ position: relative;}
.banner_slides:before{background: rgb(0 0 0 / 27%); position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; z-index: 1;}
.service_list>h3{ color: var(--yp);}
.single_content h3{ font-family: 'ProximaNovaBold'; font-size: 20px;}
.video_ video{height: 265px; object-fit: cover; margin-bottom: -10px;}
.mx_bx li figure { margin: 13px 0 13px;}
/* .scroll .upper-head{display: none;} */

.scroll .navbar{padding-top:8px;}
header a{text-decoration: none;color: #111; font-family: 'ProximaNovaBold';font-size: 16px;}
header a:hover{ color: var(--yp);}
header.scroll a{ color:#111}
.upper-head .upper_in{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;padding:5px 0;}
.navbar{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;padding:5px 0;}
.d_none{display: block; margin-left: 10px;}
.upper-head ul, .navbar ul{display: flex; flex-wrap: wrap; list-style: none; margin: 0; align-items: center;
     padding-left: 0; font-size: 12px;}
.mx_bx li:hover figure img{ scale:1.2}
.mx_bx li:hover h3{ color:var(--yp)}
.upper-head{background: #f9f0f0;}
.upper-head ul{ gap: 20px;}
.navbar ul{ gap:19px;}
.navbar .know-more ,.delivery .know-more{color: var(--white); text-decoration: none; background: var(--yp);  padding: 9px 20px 8px;
    border: 1px solid #fff; font-size: 14px; text-transform: uppercase; border-radius: 3px;}
.delivery .know-more{padding: 7px 10px 8px 13px;}
.navbaar li a{ padding: 10px 0px 15px;}
.navbaar li{ position: relative;}
.navbaar li ul {position: absolute;left: 0;width: 306px; background: #fff; background-size: 231px; padding: 0;transform-origin: 50% 0; transform: scaleY(0) translateZ(0);
    opacity: 1; box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 12%); transition: transform .3s,opacity .3s;
    gap: 0; top: 38px;  border-radius: 4px }
    .navbaar li ul li{ display: block; width: 100%;}
    .navbaar li ul li> a{ display: block;
        color: #111;
        padding: 7px 8px;
        font-size: 14px;
        border-bottom: 1px solid #e9e9e9;
        width: 100%;}
        .navbaar li ul li> a:hover,.navbaar li.current-menu-item a{ color: var(--yp);}
    .navbaar li:hover ul {
        opacity: 1;
        transform: scaleY(1) translateZ(0);
    }
.services_app.ser{background: #fff;}
.single_content{ padding-top: 30px; padding-bottom: 30px;}
.single_content h2{ color: var(--yp); font-size: 25px;}
.single_content { text-align: justify;}
.service-list-box ul{ padding-left: 30px;}
.single_content ul{ list-style: none; padding: 0;}
.single_content ul li { position: relative; padding-left: 20px; padding-bottom: 5px;}
.single_content ul li:before{background: #fffefe; border-radius: 100%; width: 11px;
    height: 11px; content: ''; position: absolute; top: 6px; left: 0px;
    border: 2px solid var(--yp);}
.ourtecnology h3{ text-align:center; position:relative; margin:20px 0 33px 0}
.ourtecnology h3 span{   background: #fa4f00;
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 3px 26px 4px;
    display: inline-block;
    border-radius: 30px;
    font-size: 19px;
    text-transform: uppercase;}
.ourtecnology h3:before{    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    top: 21px;
    background: #00345b;}
.t_img{
    box-shadow: 0px 0px 3px 0px #cdcdcd;
    text-align: center;
    padding: 2px; transition: ease all 0.4s;
}
.t_img a{ text-decoration: none;}
.t_img figure{ margin:0; overflow: hidden;}
.t_img:hover{ scale: 1.1;}
.t_img  h4{
    background: #00345b;
    padding: 15px 0;
    margin: 0;
    color: #fff;
    font-size: 20px;
}
.watermark{ position: absolute; left: 10px; top: 18px;background: #ffffff;}
.watermark >img{ width: 50px !important; border: 0px !important;}
    .owl-carousel.items--bx .owl-item img {
        display: block;
        width: 100%;
        border: 1px dashed #fa4f00;
    }
#clients .owl-item img { height:75px;}
.banner-content { width: 521px;position: absolute;color: #fff;z-index: 2;text-align: left;top: 32%;left: 20%;}
.banner_btn a{color: var(--white); text-decoration: none; background: var(--yp);  padding: 9px 20px 10px;
    border: 1px solid #fff; font-size: 14px; text-transform: uppercase; border-radius: 3px;}
.banner_btn a:hover{ background: none;}    
.banner-content h3{ font-size: 40px;}
.banner-content h3 strong{ color: var(--yp);}
.pl_2{ padding-left: 110px;}
.carousel-control-next, .carousel-control-prev{ z-index: 2;}
.slide_links a{ background: #f10006;
    color: #fff; position: relative;
    text-decoration: none;
    padding:4px 27px 5px 15px; 
    border-radius: 30px;
    font-family: 'ProximaNovaBold';}
.slide_links a:before{ background: url(../images/circle.png) no-repeat; width: 15px;background-size: 100%;  height:15px; position: absolute; right:8px;  content: ''; top:7px;}    
    .slide_links{ margin-top: 12px;}
.banner-content h3 {font-size: 35px;display: inline-block;}
.model_box_wrap{     display: flex;
    background: #00345b;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0px 0px 3px #d8d8d8;
    color: #fff;}
.video_ {  width: 30%;}
.mx_bx{ list-style: none; padding: 0; margin: 0; display: flex; width:70%;}
.mx_bx li{ width: 33.333%; padding: 10px; text-align: center;}
.mx_bx li h3{ font-size: 24px; color:#fff}
.mx_bx li a{ color: #111; text-decoration: none;}
.mx_bx li p{ color:#fff;  line-height: 21px;}
.more_btn { color: var(--yp); font-family: 'ProximaNovaBold'; text-decoration: none; display: inline-block; }
.mx_bx li:nth-child(2){ border-left:1px solid #e3e3e3 ;border-right:1px solid #e3e3e3 ;}
.head_title h2{font-size: 35px; margin-bottom: 40px;}
.milesinfo{ list-style: none; padding: 0; margin: 0;}
.milesinfo li{ font-family: 'ProximaNovaBold'; position: relative; margin: 0 0 0px 0;  padding:18px 20px ;     text-align: justify;}
.milesinfo li:nth-child(1),.milesinfo li:nth-child(3),.milesinfo li:nth-child(5){color: #fff7f4;  border-left: 4px solid var(--yp);  background: var(--yp);}
.milesinfo li:nth-child(2),.milesinfo li:nth-child(4){color: var(--grey); border-left: 4px solid var(--grey);}
.miles_img img {
    border-radius: 10px;
    overflow: hidden;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.services_app{ width: 100%; background: url(../images/service_bg.jpg) top no-repeat; background-size: cover;}
.sbheading{ color: #fff;}
.sbheading span{ background: #000; text-transform: uppercase; font-family: 'ProximaNovaBold'; font-size: 12px; display: inline-block; padding: 3px 10px; margin-bottom: 3px; border: 1px solid #6b6a6a;}
.sbheading h2{font-size: 35px;}
.gellery .sbheading{ color: #000;}
.gellery{ background: #f2f2f2;}
.teams figure{margin-bottom: 30px;}
.teams{ display: flex; margin: 12px 0px 30px; flex-wrap: nowrap;}
.teams h3{font-size: 21px; text-transform: uppercase;margin-bottom: 0;}
.designnation{ color: var(--yp); font-size: 14px; margin-bottom: 0;  line-height: 15px; padding: 5px 2px;}
.teams figure{ width:30%; margin-bottom: 0; }
.teams figure img{width: 100%; border-radius: 100%; border: 1px solid #fa4f00;  padding: 5px; box-shadow: 0px 0px 23px #ddd;}
.team_info p{font-size: 16px;
    margin: 0; text-align:left;
       }
.tms h3{ text-transform: uppercase; font-size: 17px; margin: 0;}
.team{       width: 100%;
    position: relative;
    margin: 12px 0px;
    padding: 7px;
    background: linear-gradient(45deg, #fcded0, transparent);
    color: #000;
    border-radius: 180px;
    text-align: center;
    display: flex;
    border: 1px solid #e4e3e3;
}
.team_info{ display: flex; justify-content: center; align-items: center;}
.team_circle{border-radius: 100px;
    width: 180px;
    background: #fff;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 43px 0px rgb(0 0 0 / 7%);
    padding: 14px;
}
.milestone .carousel-item{ font-size: 22px;
    font-family: 'ProximaNovaBold';
    text-align: center;
    color: #00345b;}
.milestone{ padding:0 120px; text-align:center}
.milestone .carousel-indicators{    bottom: -60px;}
.milestone .carousel-indicators [data-bs-target]{    box-sizing: content-box;
    flex: 0 1 auto;
    width: 13px;
    height: 13px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #eae1e1;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity:1;
    transition: opacity .6s ease;
    border-radius: 100%;
    border: 2px solid #fa4f00;}
.milestone .carousel-indicators button.active{ background:#fa4f00}	
.miles h2{ margin-bottom:25px}
.miles_img{  overflow: hidden; margin: 0;}
.miles  ul{ list-style: none; padding: 0; margin: 0;}
.miles  ul li{ background: url(../images/tickmark_.png) no-repeat;padding-left: 30px; background-size: 20px; margin-bottom: 12px;
    font-family: 'ProximaNovaBold';}
/* Life at Nametech style end here */
/* width */
.team_info p::-webkit-scrollbar { width: 5px;}
/* Track */
.team_info p::-webkit-scrollbar-track {background: #f1f1f1;}
/* Handle */
.team_info p::-webkit-scrollbar-thumb {background:var(--yp);}


.team_dis{width: 68%; padding-right: 40px; padding-left: 20px;}
.flip-box-inner { color: #fff;}
.flip-box h3{font-size: 20px;margin: 20px 0 6px 0;min-height: 51px; font-family: 'ProximaNovaBold';}
.flip-box-back .flip-box h3{ color: var(--yp);}


.flip-box {     margin: 15px 0;
    background-color: transparent;
    width: 100%;
    height: 402px;
    border-radius: 10px;
    perspective: 1000px; }
  
  .flip-box-inner { position: relative;width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d;
     display: flex;justify-content: center;align-items: center; }
    .flip-box:hover .flip-box-inner {transform: rotateY(180deg);}
.flip-box-front, .flip-box-back { position: absolute; width: 100%;height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden;display: flex;align-items: center;  flex-direction: column;}
  
  .flip-box-front {background-color:#000;color: #fff; border: 1px solid #6b6b6b; border-radius: 10px; padding:63px 10px 11px;  }
  .fliptext img{
    background: #fff;
    padding: 10px;
    border-radius: 7px;
    box-shadow: 8px 7px 1px 0px #fa4f00;
    margin-bottom: 20px;
}
    .flip-box-back { background-color:#000; color: #fff;
    transform: rotateY(180deg);  border-radius: 10px; padding: 63px 15px 15px; border: 1px solid #6b6b6b;}
  .more a{color: var(--white);
    text-decoration: none;
    background: var(--yp);
    padding: 9px 20px 8px;
    border: 1px solid #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 3px;}
    .more a:hover{ background:none;}
.sbheading{ margin-bottom: 20px;}
.cta-section {
    background:url(../images/enquire_bg.jpg) no-repeat top center; 
    position: relative;
    padding: 50px 0; color: var(--white);
    text-align: center;
}
.cta-section  .col-md-8{ position: relative; z-index: 2;}
.cta-section:before {
    content: "";
    background-color: rgba(2, 13, 38, 0.68);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.cta-section .enq a {    color: var(--white);
    text-decoration: none;
    background: var(--yp);
    padding: 9px 20px 8px;
    border: 1px solid #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 3px;}
    .cta-section .enq  {  margin: 28px 0 0 0;  display: inline-block;}

.testimonials__{ text-align: center;}
.testimonial{  margin: 0 150px; position: relative;;}
.testimonial h3{  font-size: 22px;  color: var(--yp);    margin-bottom: 17px;}
.testimonial:before {     background: url(../images/quote-b.png) no-repeat;
    width: 50px;
    height: 43px;
    position: absolute;
    right: -43px;
    bottom: 0px;
    content: '';
    background-size: 49px;}
    .testimonial:after {    background: url(../images/quote-a.png) no-repeat;
        width: 50px;
        height: 43px;
        position: absolute;
        left: -43px;
        top: 0px;
        content: '';
        background-size: 49px;
    }
   .testimonials__ .carousel-control-prev-icon ,.testimonials__ .carousel-control-next-icon{background-color: var(--yp);    border-radius: 2px;    background-size: 20px; }
.clients .sbheading {  color: #000;}
.clients .sbheading span { background: #ffe6d2; text-transform: uppercase; font-family: 'ProximaNovaBold';
    font-size: 12px; display: inline-block; padding: 3px 10px; margin-bottom: 3px; border: 1px solid #ffcea8;
    color: #fd7106;}

    .owl-carousel .owl-dots { 
        display: flex; margin-top: 30px;
        width: 100%;
        justify-content: center;
        gap: 3px;
    }
    .owl-carousel .owl-dots .owl-dot{    background: var(--black);
        width: 12px;
        height: 12px;
        border-radius: 100%;}
    .owl-carousel .owl-dots .owl-dot.active{    background: var(--yp);}

.form-pp{ position: relative;}
.frm{ width: 100%; height: 50px; border-radius: 30px; border: 0; padding: 10px 50px 10px 18px;}
.form-pp button{
    position: absolute;
    right: 2px;
    background: #fa4f00;
    border-radius: 100%;
    width: 46px;
    height: 46px;
    border: 0;
    color: #fff;
    font-family: 'ProximaNovaBold';
    top: 2px;
}


.list-items{ list-style: none; padding: 0; margin: 0;}
.list-items li{ position: relative;  margin: 4px 0px; padding-left: 20px; font-family: 'ProximaNovaBold'; font-size: 17px;}
.list-items li:before{background: #fa4f00; position: absolute; left: 0;  top: 8px; width: 7px; height: 7px; content: '';}
.figcaption figure img{
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 12px;
}
.middle{
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
}
.ourtecnology .tab-pane {padding:20px 0}
.ourtecnology .nav-tabs {
    justify-content: center;
    margin-top: 25px;
}
.ourtecnology .nav-tabs .nav-link {
      text-transform: uppercase;
    font-family: 'ProximaNovaBold';
    color: #1e1e1e;
    font-size: 15px;
}
.ourtecnology .nav-tabs .nav-item.show .nav-link,.ourtecnology .nav-tabs .nav-link.active {
    color: var(--yp);
    background-color: #fff;
    border-color: #fa4f00 #fa4f00 #fff;
}

.video-section{overflow: hidden;}
.delivery-time{height: 100%; background:var(--purpale);}
.delivery-time figure{text-align: center;}
.delivery-time h3{font-size: 30px; color: var(--white); padding: 30px 135px;}
.delivery-video img{width: 100%;}
.delivery-video {position: relative;}
.delivery-video .video-title{ background: var(--purpale); width: 18%; padding: 7px 0px 10px 0;   
     text-align: center; line-height: 20px; color:var(--white); position: absolute; top: 54%; left: 42%;;}
.delivery-video .video-title a{font-size: 20px; letter-spacing: 1px; color: var(--white);}
.delivery-video .video-title span{letter-spacing: 2px; font-size: 12px; text-transform: uppercase;}

.contact-us img{width: 100%;}
.contact-us .contact-imgs{display: flex; justify-content: center; align-items: center; }
.contact-us .contact-imgs figure{overflow: hidden;}
.contact-us .contact-imgs img{ transition: cubic-bezier(0.25, 0.1, 0.51, 0.37) all 0.2s; cursor: pointer;}
.contact-us .contact-imgs img:hover{transform: scale(1.2);}
.contact-us{    background-color: #a3a3a3;
    color: var(--white);
    padding: 20px 0;}
.contact-us a{text-decoration: none; color: var(--white);}
.contact-us .contact-connect{ padding: 15px 0 25px 0; display: flex; justify-content: space-between; align-items: center;}
.contact-us .contact-connect h3{ width: 27%; font-weight: 400;}
.contact-us .contact-connect .bi-arrow-right{ background:var(--white); color: var(--black); padding: 5px 9px 6px 7px; 
    border-radius: 100%;}
.contact-us .contact-content {display: flex; justify-content: space-between; align-items: center;}
.contact-us .contact-connect .quote { background:var(--purpale); padding: 4px 10px 5px 10px; border: 1px solid var(--white);}
.contact-us .contact-connect .quote a{text-decoration: underline;}

.footer-bg{background-color: var(--black); color: var(--white);padding: 50px 0 0 0;}
.footer-bg p{ font-size: 14px;}
.footer-bg ul{list-style: none; padding-left: 0; line-height: 32px;}
.footer-bg a{text-decoration: none; color: var(--white);   position: relative;  font-size: 14px; padding-left: 10px;}
.footer-bg .link3 a:before{ content: ""; position: absolute; left: -1px;  top: 4px; border-top: 5px solid transparent; border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;}
.footer-bg .link3 a:hover:before{ content: ""; position: absolute; left: -1px;  top: 4px; border-top: 5px solid transparent; border-bottom: 5px solid transparent;
        border-left: 5px solid var(--yp);}
.footer-bg a:hover{ color: var(--yp);}

.links-section {
    padding-bottom: 9px;
    border-bottom:1px solid rgb(189 189 189 / 12%);
}
.links-section .footer-logo img{margin-bottom: 10px;}
.copyright-section{    padding: 10px 0;
    font-size: 13px;
    text-align: center;}
.copyright-section p{ margin: 0; padding-top: 7px;}
.copyright-section ul{display: flex; gap: 25px;}
.copyright-section ul .bi{ background: var(--drk-purple); padding: 7px 10px; border-radius: 100%;}
.p30{ padding: 30px 0px;}
a{ transition: ease all 0.4s;}
.social ul {     display: flex;
    margin: 29px 0 0 0!important;
    gap: 8px;}
.social ul li a {    color: #e5e5e5;
    font-size: 20px;
    border: 1px solid #c9c9c9;
    padding: 9px;
}
.social ul li a:hover{ color: var(--yp); border: 1px solid var(--yp); padding: 10px;} 
.abts_info{height: 92%; background: #15334a; padding: 32px;  color: #fff; border-radius: 40PX 0 68PX 0;}
.abts_info>h3{ COLOR: #FFF!important; MARGIN-BOTTOM: 12PX;}
.abts_info.yp{background: var(--yp);}
.service_list table { border-radius: 10px;
    overflow: hidden;
    border-collapse: separate;
    box-shadow: 0px 0px 5px 1px #dbdbdb;
    border: 0;}
.service_list table th{padding: 6px; background: var(--yp);color: #fff;}
.service_list table td{ padding: 6px;}
.service_list table tr:nth-child(even) {background: #f4f4f4}
.service_list table tr:nth-child(odd) {background: #FFF}
/* ABOUT PAGE START HERE*/

.footer-bg h4{     font-size: 17px;
    text-transform: uppercase;
    border-bottom:1px solid rgb(189 189 189 / 12%);
    padding-bottom: 12px;
    margin-bottom: 12px;
    color: var(--yp);}
.wpcf7-list-item { margin: 0 14px 0 0!important;}


/* sustainbility start here */

.sustainbility{background-color: var(--blue); color: var(--white); text-align: center;
    padding: 35px 0px; line-height: 33px;}
.sustainbility p{ padding: 0 125px;}
.product_list  h3{    font-size: 30px; margin-bottom: 14px;}
.product_list  h3 strong{ color:var(--blue)}
.product_list p{ line-height: 27px; font-weight: 300;}
.btn_{ margin-bottom: 40px;}
.btn_ a{     border: 1px solid #4843d2;
    display: inline-block;
    padding: 8px 12px;
    font-size: 16px;
    font-family: 'ProximaNovaBold';
    color: #4878e9;
    text-decoration: none;}
    .btn_ a:hover{ background: #4843d2; color: #fff; text-decoration: none;}

.head_section h1{    font-size: 50px; margin: 8px 0 16px 0;}
.head_section p{ width: 50%;}

/* sustainbility end here */

.post-list_ figure{     position: relative;
    margin: 0;
    height: 220px;
    overflow: hidden;}
.post-list_ figure img{ height:auto; width:100%}
.date{
    position: absolute;
    bottom: 0;
    background: var(--red);
    color: #fff;
    padding: 10px 10px 8px;
    font-family: 'ProximaNovaBold';
    letter-spacing: 2px;
}
.post-list_{
       box-shadow: 0px 0px 4px 0px #e5dede;
    height: 92%;
    margin: 12px 0p
}
.news-list_{ padding:20px 20px 30px}
.news-list_ h3 a{     color: #080808;
    text-decoration: none;
    font-size: 22px;
    display: block;}
.news-list_ h3 a:hover{ color:var(--red)}

.post-page-info{ padding:30px 0px}
.single_post_info._single{ max-width:750px; margin:32px auto}
.single_post_info._single h1{font-family: 'ProximaNovaBold'; font-size:40px;}
.single_post_info._single .date2{
    font-family: 'ProximaNovaBold';
    margin-bottom: 30px;
    color: #fa4f00;
}

.banner_head { position: relative;}
.banner_head figure img{ width: 100%; }
.banner_head figure { margin: 0;}
.banner_title{ position: absolute; left: 0; bottom: 70px; text-align: center; width: 100%; color: #fff;}
.banner_title h1{font-size: 32px;}
.breadcrumb{     width: auto;
    justify-content: center;
    display: inline-block;
    background: var(--yp);
    padding: 2px 16px 3px;
    border-radius: 30px;}

.enquiry_app .form-group{ margin-bottom:17px;}
.enquiry_app .form-group label{     font-weight: 500;
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
    color: #2c2c2c;}
.img_info{ margin-bottom: 34px;}
    .enquiry_app p{ margin: 30px 0 13px 0; color: var(--yp);}
.btn_2{color: var(--white);
    text-decoration: none;
    background: var(--yp);
    padding: 9px 20px 8px;
    border: 1px solid #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;}
.btn_2:hover{ background:#333}

    .img_info img {
        width: 100%;
        border-radius: 7px;
        border: 1px solid var(--yp);
        padding: 0px;
        box-shadow: 9px 10px 0px #dbdbdb;
    }
    .infopage h2{color: var(--yp); font-size: 34px; margin-bottom: 20px;}
    .infopage h3{color: var(--black);  font-size: 22px;  margin-bottom: 19px;}

.bx4 .icon img{    width: 57px;
    height: 45px;
    margin-right: 12px;}
    .bx4 .icon   {  width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 16px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 16px; }
    .bx4 .icon h3{ font-size: 17px; margin: 0;}
.bx4{
     box-shadow: 0px 0px 4px 0px #c5c5c5;
    padding: 20px; margin-bottom: 20px;
}
.infopage .bx4 .bxp  h3{ font-size: 16px;}
.bxp{   height: 201px;  overflow-y: scroll; width: 100%;}
.why_box h2, .why_box p{ color: #fff; position: relative; z-index: 2;}




    .bxp::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color:#f2f2f2;}
    .bxp::-webkit-scrollbar{ width:7px; height:10px; background-color:var(--yp) ;}
    .bxp::-webkit-scrollbar-thumb{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: var(--yp); border-radius:20px;}

    .innerbanner {position: relative;}
	.innerbanner figure {margin: 0;height: 421px;overflow: hidden;}
	.pagetitle {position: absolute;bottom: 60px;width: 100%;text-align: center;z-index: 2;color: #fff;	}
	.pagetitle h1 {font-size:35px;}
	.breadcrumb a {color: #fff;display: inline-block;margin-right: 2px;text-decoration: none;}
.service_link{ border-right: 1px solid #e6e6e6; height: 100%; padding: 30px 0;}
.service_link ul{ list-style: none; padding: 0px; margin: 0;}
.service_link ul li a {
    display: block;
    color: #2c2c2c;
    text-decoration: none;
    font-size: 15px;
    position: relative;
    padding:8px 15px 7px 0;
    font-family: 'ProximaNovaBold';
    border-bottom: 1px solid #e1e1e1;
}
.service_link ul li.current-menu-item a {
    color: #000000;
    background: linear-gradient(1deg, #fa4f00, transparent);
    padding-left: 12px;
    border-left: 4px solid #00335a;
}
.service_link ul li.current-menu-item a:after {
content: "";
    position: absolute;
    right: 10px;
    top: 13px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #00335a;
}
   
.contactform .section-title h2{ font-size: 29px; margin-bottom: 27px;}
.contactform .section-title >span{ display: block;text-transform: uppercase; color: var(--yp);}
.contactform  .form-control{  margin: 0 0 8px 0;
    height: 50px;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 0px;}
.contactform  textarea.form-control{    margin: 0 0 8px 0;
    height: 50px;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 0px;}
.contactform  .wpcf7-submit{color: var(--white);
  text-decoration: none;
  background: var(--yp);
  padding: 9px 20px 8px;
  border: 1px solid #fff;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 3px;}
  .contactform    .wpcf7-submit:hover{ background:var(--black);}
  .office-info{
  border-left: 1px dashed #f0f0f0;
  padding-left: 28px;
}
.office-info h3{
  font-size: 20px;
  color: var(--yp);
}

.office-info ul li{position: relative; padding-left: 0px; padding-bottom: 5px;}
.office-info ul {list-style: none; padding: 0;}
.social_icons{
    position: fixed;
    right: 0;    padding: 12px;
    top: 35%;
    background: #ffffff;
    width: 50px;
    z-index: 98;
    border-radius: 30px;
    box-shadow: 0px 0px 4px 0px #d3cece;
}
.social_icons a{ color: #00345b;
    font-size: 24px;}
    .social_icons a:hover{    color: var(--yp);}
  #html5-watermark{ display:none!important}
  .gallery-card{
  border: 1px solid #ccc;
  padding: 2px; position: relative;
  border-radius: 4px;
  background: #fa4f00;
  margin: 10px 0;
}
.enquire h3{font-size: 20px; padding: 23px 0 13px 0; color: var(--yp); border-bottom: 1px solid #fa4f00;margin-bottom: 20px;}
.form_control{padding:9px; width: 100%; height: 50px; border: 1px solid #cccccc; border-radius: 5px;}
.enquire .form-label {width: 100%; margin-bottom: 0.5rem; font-family: 'ProximaNovaBold'; font-size: 14px;}
.form-group{ margin-bottom:14px}
.form_control:focus{outline:none}
textarea.form_control{ height:80px}


@media only screen and (max-width: 989px) {
	.video_ { width: 100%;}
	.model_box_wrap {display: flex; flex-wrap: wrap;}
	.mx_bx { width: 100%; flex-wrap: wrap;}
	.mx_bx li { width: 100%; text-align: center; border-top: 1px solid #dedede;}
.model_bx { margin-top: 27px;}
.banner-content{ text-align: center;}
	/* .banner-content { width: 100%; line-height: 25px; position: relative; padding: 20px; background: #bd080d; left: 0;} */
	.banner-content h3,.mx_bx li h3 { font-size: 21px;}
    .slidetext {font-size: 14px;line-height: 18px; display: none;}
    .banner-content h3{ margin: 0;}
	.testimonial { margin: 0 0px;  position: relative;}
	.social ul { justify-content: center;}
	.footer-bg .link3 a:before{ display:none}
	.flip-box{height:360px;}
    .fliptext img {width: 49px;padding: 5px;margin-bottom: 7px;}
	 .menu_bar{display: block; color: #111; font-size: 35px; cursor: pointer;}
	.navbaar{ position: absolute;  width: 100%; height: 100%; background: #fff; top: 71px; display:none}
	.menu-navigation-container{background: #fff;}
	.navbar ul {  gap: 0; display: flex; flex-wrap: wrap;}
	.navbaar li { position: relative; width: 100%;border-bottom: 1px solid #efefef; padding: 4px;}
	header .navbaar a{ color:#111}
	.scroll .menu_bar{ color:#020202}
	.navbaar li ul,.bi-caret-down-fill{ display:none}
	.navbaar.open{ display:block}
	.innerbanner figure { height: 301px;}
	.infopage h2 { font-size: 27px;}
	.infopage h3 { font-size: 17px;}
	.service_list table { font-size: 13px;}
	.pagetitle {  bottom: 20px; width: 100%;}
	.pagetitle h1 {font-size: 28px; margin-bottom: 12px;}
	.innerbanner figure img{ width: 100%; height: 100%;}
	.office-info {  padding-left: 0;  border: 0;}
    .carousel-control-next, .carousel-control-prev {width: 19px;}
}



@media only screen and (max-width: 600px) {
    .navbar .know-more{display: none;}
    .milestone {padding: 0 0px 53px;}
    .milestone .carousel-item {font-size: 18px;}
    .miles h2{margin-bottom: 13px}
    .d_none{display: none;}
    .milestone .carousel-indicators { bottom: 9px;}
    .banner { background-position: -410px -65px; background-size: cover;}
    
    .banner-content { width: 100%; line-height: 25px; left: 0; }
    .delivery { padding: 20px 0; }
    .delivery h2 { padding: 0 30px; }
    .delivery p { padding: 0 0px;   }
    .delivery>span{font-size: 12px;}
    .services-title { display: flex; flex-wrap: wrap; padding-top: 0;}
    .services-title h2 {width: 100%; }
    .services-content { padding-left: 0; }
    .servcies { display: flex; flex-wrap: wrap; justify-content: center;flex-direction: column; }
    .servcies-item{width: 100%;}
    .servcies-item:nth-child(odd) { margin-bottom: 20px; }
    .servcies-item:nth-child(even) { margin-bottom: 20px; }
    .blog-title { margin-bottom: 30px; margin-top: 20px; }
    .cst-height { height: 1120px; }
    .blog-card {  margin-bottom: 30px; transition: cubic-bezier(0.25, 0.1, 0.32, 0.71) all 0.4s;}
    .blog-card :hover{transform: scale(1.1);}
    .euipment-section { display: flex; flex-wrap: wrap; padding: 0px 0; }
    .euipment-content { width: 100%; padding: 15px 0; }
    .euipment-section .euipment img { width: 100%;}
    .euipment-section .euipment { padding: 20px 20px 10px 20px; margin-bottom: 20px;}
    .euipment-section .euipment h3 { padding-top: 15px; text-align: center; }
    /* .contact-img .contact-us{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 20px;}
    .contact-img .contact-us h3 { width: 100%; margin-bottom: 15px;} */
    .contact-us .contact-imgs {display: flex;flex-wrap: wrap;}
    .contact-us .contact-content{display: flex; flex-wrap: wrap;}
    .contact-us .contact-connect h3 {width: 100%; margin-bottom: 15px;}    
    .contact-us .contact-connect .quote { margin-top: 20px; }
    .delivery-video .video-title { width: 35%; padding: 0px 0px 8px 0; line-height: 17px; top: 54%; left: 33%; }
    .delivery-video .video-title span{font-size: 10px;}
    .delivery-video .video-title a{font-size: 17px;}
    .delivery-time h3 { font-size: 25px; padding: 9px 47px; }
    .delivery-time img{width: 50%;}

    .footer-bg{text-align: center;}
    .copyright-section ul{display: flex; justify-content: center;}

    
    .user_say h2 { font-size: 22px; padding: 20px 0; }
    .mob-navbar ul{list-style: none; background: #ffffff33; box-shadow: 0 4px 30px #0000001a; 
        backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px); line-height: 35px; 
        padding: 15px 0 15px 20px; }
    .scroll .mob-navbar ul{background: unset;}
    .contact_page{overflow: hidden; padding-bottom: 50px; padding-top: 0;}
	.team_circle {
    border-radius: 100px;
    width: 100%;
    background: none;
    height: auto;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    box-shadow: none;
    padding: 0;
    text-align: left;
}.team_info {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}.team {
    padding: 21px;
    color: #000;
    border-radius: 0;
    text-align: center;
}.designnation{ padding:0}.team_dis {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 12px;
}
.sbheading h2 {font-size: 25px;}

}