@import url('https://use.fontawesome.com/releases/v6.2.0/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

html{-webkit-text-size-adjust:100%}
body{font-family:'Inter' ,sans-serif;font-size: 16px;font-weight: 400;line-height:26px;position:relative;margin:0;padding:0;color: #444;overflow-x: hidden;background-color: #fff;}
*{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;outline:none;margin:0;padding:0;-webkit-transition:none;-o-transition:none;transition:none}
.container{ width: 100%; max-width: 1300px; margin: 0 auto; }
tt{font-family:'Inter' ,sans-serif;}
h1,h2,h3,h4,h5,h6{font-weight: 700;margin:0;color: #03417d;line-height: 1.2;}
a,a:focus,a:hover{outline:medium none;text-decoration:none;color: #03417d;}
ul,ol,li{padding:0;margin:0;list-style:none;word-wrap: break-word;border: 0 none;outline: 0 none;}
.no-padding{padding:0}
.cuani, a{-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;cursor: pointer;}
b, strong{font-weight: 700;}
::selection {background: #03417d;color:#fff }
::-moz-selection {background: #03417d;color:#fff}
iframe{border:none}
.vcenter > .row{align-items: center;display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap;    flex-wrap: wrap;}
.imgdrk{filter: gray;-webkit-filter: grayscale(1);filter: grayscale(1);}
.imgdrk:hover{filter: none; -webkit-filter: grayscale(0);filter: grayscale(0);}
.border-top{border-top:1px solid #e2e2e2!important;}
.border-bottom{border-bottom:1px solid #e2e2e2!important;}
.swbox{background:#ffffff;box-shadow: #0000000f 0px 8px 22px 0px;border-radius: 6px;padding: 20px;}
.h100{height:100%;}
.p0{padding:0 !important}
.p5{padding:5px !important}
.p10{padding:10px !important}
.p15{padding:15px !important}
.p20{padding: 20px !important;}
.p30{padding: 30px !important;}
.pr10{padding-right: 10px !important;}
.pr15{padding-right: 15px !important;}
.pr20{padding-right: 20px !important;}
.pr30{padding-right: 30px !important;}
.pb0{padding-bottom:0 !important}
.pb10{padding-bottom: 10px !important;}
.pb15{padding-bottom: 15px !important;}
.pb20{padding-bottom: 20px !important;}
.pb30{padding-bottom: 30px !important;}
.pb60{padding-bottom: 60px !important;}
.pt0{padding-top:0 !important}
.pt10{padding-top:10px !important}
.pt20{padding-top:20px !important}
.pt30{padding-top:30px !important}
.pt60{padding-top:60px !important}
.pl10{padding-left: 10px !important;}
.pl15{padding-left: 15px !important;}
.pl20{padding-left: 20px !important;}
.pl30{padding-left: 30px !important;}
.m0{margin:0 !important}
.mt10{margin-top:10px!important;}
.mt20{margin-top:20px!important;}
.mt30{margin-top:30px!important;}
.mb10{margin-bottom:10px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.bgwhite{background:#fff}
.w100{width:100%}
.automrg{margin: 0 auto;float: none;}
@keyframes slide-down 
{
    0% {opacity: 0;transform: translateY(-100%);-ms-transform: translateY(-100%);-webkit-transform: translateY(-100%);}
    100% {opacity: 1;transform: translateY(0);}
}




/*------------*/
#preloader {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;z-index: 9999;}
#preloader #spinner {display: block;position: relative;top: 44%;width: 100%;height: 70px;text-align: center;}
@keyframes loadplay
{
    0% {background-position: 0px 0px;}
	100% {background-position: -2112px 0px;}
}
#preloader #spinner .loader{background: url(../images/loading.gif) no-repeat;width: 206px;height: 206px;margin: 0 auto;}
#preloader #spinner .loader.play {animation-name: loadplay;animation-iteration-count:infinite;animation-duration:1.5s;}


/*---------------*/
.tophead{position:relative;background: #004f8a;color: #fff;padding: 4px 0;text-align:right}
.tophead p{margin:0;font-size: 14px;font-weight: 600;float: right;}
.tophead .contact{float: left;color: #fff;position: relative;}
.tophead .contact a{color:#fff}
.tophead .contact.on .dropdown{opacity:1;visibility:visible;}
.tophead .contact .dropdown a{color:#004f8a;text-align: center;}
.tophead .contact .dropdown i{display:block;font-size: 20px;}
.tophead .dropdown{position:absolute;z-index: 2;visibility:hidden;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background: #fff;right:0;width: 120px;top:100%;padding: 5px 0 6px;box-shadow:0 10px 10px 0 rgba(0,0,0,.4);border-radius:2px;}
.tophead i{background-repeat:no-repeat;background-position:center;display:inline-block;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s;}
.tophead  .dropdown ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-around;align-items:center;}
.tophead .dropdown {color:#173330;font-size:9px;line-height:13px;font-weight:500;margin-top: 0;/* float: left; */}

@media screen and (max-width:768px){
    .tophead p,.tophead .contact{float:none;text-align:center}
    .tophead .dropdown{right:auto;left: 54%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}	
}


.goog-te-gadget-simple .goog-te-menu-value span, .goog-te-gadget-icon, .goog-te-menu-value img{display:none !important}
#google_translate_element{display:inline-block;margin: 0;}
.goog-te-gadget-simple span > a >span, .goog-te-gadget-simple span > a >img{display:none}
.goog-te-gadget-simple span a{/* line-height: 27px; */margin-top: 0;display:inline-block;}
.goog-te-gadget-simple span > a:before{position: relative;font-size: 25px;top: 4px;left: 0;font-family: "Font Awesome 5 Free";content: "\f1ab" !important;font-weight: 900;color: #fff;display: block;}
#google_translate_element .goog-te-gadget-simple{border:none !important;background: transparent;color: #004f8a;}
.goog-te-menu-value{margin:0!important }

/*-----------*/
.header-main .header-wrap{justify-content: space-between;max-width: 100%;flex-wrap: wrap;float: none;margin: 0 auto;list-style: none;display: flex;flex-direction: row;align-items: center;/* justify-content: flex-start; */}
.header-main{background:#fff;transition:all .5s ease;padding: 0;}
.logo{margin-right: 0;}
.logo a{position: relative;z-index: 1;}
.logo img{width: 320px;}
body.fixed .header-main{position:fixed;background: #fff;box-shadow: 0 9px 9px #0000001a;padding-bottom: 0;top:0;left:0;right:0;z-index:9;-webkit-animation: slide-down 0.7s;-moz-animation: slide-down 0.7s;-o-animation: slide-down 0.7s;}
body.fixed{padding-top: 110px;}
body.fixed .tophead{display:none}
body.fixed .logo{position: inherit;}
body.fixed .logo img{width: 250px;}
body.fixed #cssmenu > ul > li > a{padding: 25px 0;}
body.fixed #cssmenu > ul > li > a:before,body.fixed #cssmenu > ul > li.active > a:before{bottom: 14px;}
body.fixed #cssmenu > ul > li::after{top: 16px;}
body.fixed #cssmenu .submenu-button::before{top: 31px;}
@media (max-width: 992px)
{
    .header-main .header-wrap{/* display: block; */margin: 11px 0;}
}


.getquote2{font-weight: 700;font-size: 17px;letter-spacing: .5px;width: 45px;line-height: 1;padding: 5px 0px 5px 3px;text-transform: capitalize;border-radius: 50%;color: #fff;background: #03417d;height: 45px;text-align: center;}
.getquote2:hover,.getquote2:focus{}
.getquote2 i{padding-right:6px;line-height: 25px;}
@media (max-width: 992px)
{   
	.getquote2{position: relative;top: 1px;z-index: 1;border-radius: 50%;padding: 0;text-align: center;}
	.getquote2 i{padding:0;font-size: 20px;line-height: 44px;}
	.getquote2 p{padding-top:4px}
	
}



/*----------*/
.htitle{font-size: 40px;padding: 0 0 20px;margin: 0;position:relative;color: #03417d;text-transform: capitalize;}
.htitle span{display:block;font-size: 28px;}
.htitle:after{background-color: #B2B3B3;bottom:0;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 80px;}
.htitle.center{text-align:center}
.htitle.center:after{margin:0 auto;}
.htitle.center + p{width: 65%;text-align: center;margin: 0 auto;margin-bottom: 25px;}
.htitle + p{text-align:left;left:0;margin-left: 0;font-size: 22px;position: relative;font-weight: 400;line-height: 1.3;}
.htitle.noline{}
.htitle.noline:after{content:none}
.htitle.hsmall{font-size: 32px;}
@media (max-width: 778px) 
{
    .htitle{font-size: 32px;}
    .htitle + p{width: 100%;}
}
.htitle.gray{color: #03417d;}
.htitle.white, .htitle.white + p{color: #fff;}
.htitle.white:after{background-color: #ffffff;}


/*-----------*/
.htitle2{font-size: 30px;font-weight: 800;line-height: 35px;padding: 0 0 12px;margin:0;position:relative;letter-spacing:.5px;color: #004f8a;margin-bottom: 20px;}
.htitle2:before{background-color: #e5252c;bottom:6px;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 55px;}
.htitle2 span{color:#004f8a;font-weight: bold;font-size: 40px;}
.htitle2.noline:before{content:none}
.htitle2.center{text-align:center}
.htitle2.center:before{margin:0 auto}
.htitle2.hsmall{font-size: 24px;line-height: 30px;margin-bottom: 0;}
.htitle2 + p{margin: 0;margin-bottom: 25px;font-size: 18px;position: relative;font-weight: 300;}
.htitle2.center + p{text-align: center;margin: 0 auto;width: 65%;}


/*----*/
.head-title{position:relative;margin-bottom: 15px;font-size: 22px;line-height: 32px;padding-bottom: 0px;font-weight: 600;color: #004f8a;}
.head-title span{background: #4d0b4c;padding: 0px 8px 4px 8px;color: #fff;font-size: 21px;}
.head-title label{background: #4d0b4c;display: table;font-size: 12px;color: #fff;padding: 0 4px;font-weight: 600;line-height: 17px;}
.head-title::before{content:'';position:absolute;left:0;bottom: -6px;width: 100%;height:2px;background: #f1f1f1;}
.head-title.on-line::before{content:none}
.head-title.on-line{border:0}


/*----------*/
.page-head{color: #2d2d2d;text-align:center;position:relative;background: #fafafa;background-size: cover !important;}
.page-head:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color: #0000005e;}
.page-head .inner-box{position:relative;padding: 130px 0;100pxCONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;}
.page-head h1{margin:0;padding:0;font-size: 40px;text-transform: capitalize;color: #ffffff;}
.page-nav{padding: 0;/* color: #2d2d2d; */text-align:center;position:relative;background: #f5f5f5;z-index: 2;}
.page-nav .breadcrumb{text-align:center;background:transparent;margin: 0px 0 0 0;padding:0;float: left;position: relative;}
.page-nav .breadcrumb > li{font-size: 14px;color: #004f8a;padding: 10px 0;font-weight: 500;}
.page-nav .breadcrumb > li > a{color: #000000;font-weight: 500;position: relative;}
.page-nav .breadcrumb > li + li:before{color: #afafaf;}

.head-about {background:url(../images/header/aboutus-head.jpg) top center no-repeat }
.head-infra{background:url(../images/header/infrastructure-head.jpg) top center no-repeat }
.head-whoweare{background:url(../images/header/whoweare-head.jpg) top center no-repeat }
.head-quality {background: url(../images/header/quality-head.jpg) top center no-repeat}
.head-product {background: url(../images/header/what-head.jpg) top center no-repeat}
.head-event{background:url(../images/header/event-head.jpg) top center no-repeat}
.head-contact{background:url(../images/header/contact-head.jpg) top center no-repeat}
.head-quote{background:url(../images/header/quote-head.jpg) top center no-repeat}

/*------------*/
.section {position: relative;padding: 80px 0;}
.sectionbg{background: #F1F1F1;padding:80px 0;position: relative;}
.sectionbg2{background: #e2ebf2;padding:80px 0;position: relative;}
.bgbox{background: #f4f4f4;padding: 20px;position: relative;}
.bgbox.nobg{background:none}


.hmabout{position: relative;padding-bottom: 0;}
/*@media only screen and (min-width: 1200px) {
   .hmabout:before {content:"";width: 47%;height: 50%;position: absolute;bottom: 0;left: 0;background-color: #f1f4fb;z-index: -2}
 }*/

/*-----*/
ul.list-item{}
ul.list-item li{border-bottom:1px dashed #f1f1f1;padding-bottom: 5px;margin-bottom: 0;padding-top: 10px;}
ul.list-item li a{color: #222d35;line-height: 28px;font-size: 16px;}
ul.list-item li:hover a,ul.list-item li.active a{color: #004f8a;}



.blog-box{padding-top:0;background:#fff;border: 1px solid #e1e1e1;}
.blog-box:hover {box-shadow: 0 0 10px #00000026;-webkit-box-shadow: 0 0 10px #00000026;}
.blog-box img{text-align:center;width:100%}
.blog-box h4{text-transform:none;padding: 20px 20px 0px 20px;font-size: 21px;margin:0;color: #03417d;}
.blog-box .inner-text{padding:10px 20px 20px 20px}
.blog-box .date { margin-top:15px; font-size:16px;}
.blog-box .date i { margin-right:10px;}
.blog-box:hover h4{color: #03417d;}





.boxlfrg-main2{}
.boxlfrg-main2 .boxlfrg{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height: 100%;align-items: center;margin-top: 60px;/* background: #eee; */}
.boxlfrg-main2 .boxlfrg:first-child{margin-top: 0;}
.boxlfrg-main2 .boxlfrg .img-box{-ms-flex-preferred-size: 45%;flex-basis: 45%;}
.boxlfrg-main2 .boxlfrg .img-box .img-inner{}
.boxlfrg-main2 .boxlfrg .img-box .img-inner img{display:block;width:100%;padding: 5px;}
.boxlfrg-main2 .boxlfrg .inner-box{-ms-flex-preferred-size: 58%;flex-basis: 58%;/* margin-left: -3%; */padding: 25px 0px 25px 50px;/* background: #666; */position: relative;border-radius: 20px;/* color: #fff; */}
.boxlfrg-main2 .boxlfrg .inner-box h4{font-size: 30px;margin-bottom: 20px;line-height: 30px;color: #03417d;}
.boxlfrg-main2 .boxlfrg:nth-child(2n) .img-box{order:2;}
.boxlfrg-main2 .boxlfrg:nth-child(2n) .inner-box{order:1;padding: 25px 50px 25px 0px;margin-left: 0;/* margin-right: -3%; */}
.boxlfrg-main2 .boxlfrg:nth-child(2n) .img-box .img-inner{float: right;}
.boxlfrg-main2 .boxlfrg:nth-child(2n) .img-box .img-inner img{display:block;width:100%;}
.boxlfrg-main2 ul>li{margin-bottom: 10px;padding-left: 25px !important;}
.boxlfrg-main2 ul>li:before{    content: "\f058" !important;}

@media (max-width: 768px) 
{
    .boxlfrg-main2 .boxlfrg{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
    .boxlfrg-main2 .boxlfrg .inner-box{padding: 15px 0 0 0;}
	.boxlfrg-main2 .boxlfrg .img-box .img-inner,
	.boxlfrg-main2 .boxlfrg:nth-child(2n) .img-box .img-inner{width: 100%;padding: 0;}
	.boxlfrg-main2 .boxlfrg .img-box .img-inner img,
	.boxlfrg-main2 .boxlfrg:nth-child(2n) .img-box .img-inner img{margin: 0;position: relative;bottom: 0;}
    .boxlfrg-main2 .boxlfrg:nth-child(2n) .img-box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
    .boxlfrg-main2 .boxlfrg:nth-child(2n) .inner-box{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding: 15px 0px 0px 0px;}
}




.box24{overflow:hidden;}
.box24 .inner-text{-webkit-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.box24 .inner-box{border: 1px solid #dfdfdf;position:relative;width:100%;height:100%;margin-top:0;max-height:100%;z-index:1;opacity:1;background: #F1F1F1;}
.box24 .inner-box::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;background-color:rgba(0,0,0,.50);z-index:0}
.box24:hover .inner-box::before{opacity:1;z-index:2}
.box24 .inner-text img{width: 55px;margin-bottom: 25px;filter: invert(47%) sepia(18%) saturate(3207%) hue-rotate(204deg) brightness(49%) contrast(100%);}
.box24:hover .inner-text img{filter: brightness(0) invert(1);}
.box24 .inner-text{position:relative;z-index:2;aspect-ratio: 1;display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;transition: all ease-in-out .3s;padding: 40px 20px 40px 40px;}
.box24 .inner-text h4{font-size: 22px;display: inline-block;padding-bottom: 12px;width:100%;line-height: 28px;}
.box24 .inner-text p{color: #6c6c6c; margin: 0;}
.box24:hover .inner-text p,.box24:hover .inner-text h4{color:#fff;}
.box24 .img-box img{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100%;opacity:0;z-index:-1;object-fit:cover;user-select:none;pointer-events:none}
.box24:hover .img-box img{opacity:1;transform:translate(0);transition:opacity .5s ease-in-out 0s,transform .6s ease-out .25s;opacity:1;visibility:visible}
.box24 .inner-link{padding: 26px 40px;display:block;width:100%;position:absolute;left:0;bottom:0;z-index: 1;}
.box24 .inner-link:before{content:'';width:0;height:100%;background: #03417d;position:absolute;left:0;top:0;z-index:0;-webkit-transition:all ease .5s;transition:all ease .5s}
.box24:hover .inner-link:before{width:100%}
.box24 .inner-link span{font-size:12px;line-height:18px;letter-spacing:1px;color: #03417d;text-transform:uppercase;font-weight:700;-webkit-transition:all ease .3s;transition:all ease .3s;display:block;z-index:1;position:relative}
.box24 .inner-link span i{}
.box24:hover .inner-link span{color:#fff}



/*-----*/
.box23{height: 100%;border: 1px solid #e2e2e2;position:relative;z-index:1;overflow:hidden;background: #f0f0f0;text-align: center;padding: 20px 20px;}
.box23:hover{box-shadow: 0 4px 5px 0 #d6d7d891;}
.box23:after {content: '';position: absolute;bottom: 0;background: #03417d;width: 0;height: 2px;left: 0;-webkit-transition: all ease .5s;transition: all ease .5s;}
.box23:hover:after{    width: 100%;} 
.box23 .inner-box{padding: 35px 10px 0px 10px;}
.box23 .img-box{overflow:hidden;position: relative;}
.box23 .img-box img{transition:all 700ms ease;-webkit-transition:all 700ms ease;-moz-transition:all 700ms ease;-ms-transition:all 700ms ease;-o-transition:all 700ms ease;}
.box23:hover .img-box img{transform: scale(1.05);}
.box23 h4{font-size: 22px;color: #03417d;margin-top: 20px;}
.box23 h5+p,.box23 h4 + p{margin:10px 0 0 0;color: #1b1b1b;}
.box23:hover h4{color: #444;}



.infobox{box-shadow: 0 3px 7px 0 #0000000f;border-radius:6px;padding:40px 50px;position:relative;overflow:hidden;z-index:5;background:#fff}
.infobox:hover{background: #03417d;box-shadow:none;}
.infobox:hover::after{opacity:.1}
.infobox h4{font-size: 22px;text-transform:uppercase;margin-bottom: 15px;position:relative;padding-bottom: 10px;}
.infobox h4:before{width:40px;height:2px;position:absolute;content:"";bottom:0;left:0}
.infobox:hover h4{color:#fff}
.infobox:hover h4::before{width:80px;background:#fff}
.infobox p{margin-bottom: 0;transition:.3s}
.infobox:hover p{color: #fff;}


/*------------*/
.corevalue{position:relative;display:block;background: #e8e8e8 url(../images/corevalue.jpg) center center no-repeat fixed;margin-top: 0;}
.corevalue:before{position:absolute;top:0;left:0;height:100%;width:100%;content:"";background: #0662aed1;z-index: 0;}
.corevalue li{padding: 20px !important;margin-bottom: 15px;}
.corevalue .inner-box{position:relative;text-align:center}
.corevalue .inner-box i{font-size: 40px;color: #fff;}
.corevalue .inner-box h4{padding: 20px 0 10px 0;font-size: 22px;text-transform: capitalize;font-weight: 700;color: #fff;}
.corevalue .inner-box p{margin: 0;color: #fff;}

.whowebox{box-shadow: 0 3px 7px 0 #0000000f;border-radius:6px;padding: 25px;background:#fff;text-align: center;}
.whowebox:hover{background: #03417d;box-shadow:none;}
.whowebox  img{width: 100px;height: 100px;padding: 15px;filter: invert(47%) sepia(18%) saturate(3207%) hue-rotate(204deg) brightness(49%) contrast(100%);}
.whowebox:hover img{filter:brightness(0) invert(1);}
.whowebox h4{font-size: 22px;margin-bottom: 15px;position:relative;padding-bottom: 10px;}
.whowebox:hover h4{color:#fff}


/*-------------*/
.strength{overflow:hidden;background-color: #03417d;padding: 0;}
.strength .inner-photo{width:50vw;height:100%;}
.strength .inner-photo img{height:100%;object-fit:cover;width:100%;opacity: 0.8;}
.strength .strength-inner{position:relative;z-index: 1;}
.strength .strength-inner h3{margin-bottom: 15px;}
@media only screen and (max-width: 991px)
{
    .strength .strength-inner{padding-top:50px;padding-bottom:50px;}
    .strength .strength-inner .inner-text:after{width:75vw;}
}

/*------------*/
.fun-box{font-weight:700;padding:20px 0;text-align: center;}
.fun-box .count{position:relative;letter-spacing: 0.01em;color: #03417d;font-size: 60px;line-height: 1.1;}
.fun-box h4{position:relative;display:block;font-size:18px;font-weight: 600;color: #444;padding:0;text-transform: uppercase;}
@media only screen and (max-width: 767px){
	.fun-box{box-shadow: none;margin: 0;padding: 0;text-align: left;}
}

/*------*/
.contactbox{position: relative;text-align: center;}
@media (max-width: 768px){.contactbox .inner-box{width: 100%;}}

.mkindia img{width: 130px !important;margin-right: 14px;}
@media (max-width: 768px){.mkindia{
    display: block !important;
    text-align: center;
}}



































/*-------*/
.whylist{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.whylist-box{position:relative;-webkit-box-flex:0;-ms-flex:0 0 25%;flex: 0 0 33%;max-width: 33%;width:100%;}
.whylist-box .whylist-inner{position:relative;display:block;background-color: #f2f6fa;padding: 45px 40px 45px;overflow:hidden;margin-bottom:30px;z-index:1;}
.whylist-box .whylist-inner:before{position:absolute;top:0;bottom:0;right:0;width:1px;content:"";background-color:#e2ddda;}
.whylist-box:last-child .whylist-inner:before{display:none;}
.whylist-box .whylist-inner:after{position:absolute;top:0;bottom:0;right:0;left:0;content:"";background-color: #004f8a;-webkit-transition:all 500ms ease;transition:all 500ms ease;opacity:1;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:scaleY(0);transform:scaleY(0);z-index:-1;}
.whylist-box:hover .whylist-inner:after{-webkit-transform:scaleY(1);transform:scaleY(1);}
.whylist-box i{position:relative;display:block;font-size: 48px;color: #004f8a;-webkit-transition:all 500ms ease;transition:all 500ms ease;}
.whylist-box h3{font-size:20px;font-weight:700;line-height:30px;margin-top: 30px;margin-bottom: 25px;}
.whylist-box p{-webkit-transition:all 500ms ease;transition:all 500ms ease;}
.whylist-box:hover h3, .whylist-box:hover  i, .whylist-box:hover p{color:#fff;}

@media only screen and (min-width: 992px) and (max-width: 1199px){
.whylist-box{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.whylist-box:nth-child(2) .whylist-inner:before{display:none;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.whylist-box{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.whylist-box:nth-child(2) .whylist-inner:before{display:none;}
}
@media only screen and (max-width: 767px){
.whylist-box{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.whylist-inner:before{display:none;}
}


/*--------*/
.counter-area {background: #f4f6f8;padding: 100px 0;}
.counter-area h4{font-size: 40px;padding-right: 15px;line-height: 52px;color: #4a515a;font-weight: 400;}
.counter-area .counter{text-align:center}
.counter-area .counter h3{font-size:90px;line-height:105px;margin:0 0 5px;font-weight: 300;color: #4a515a;}
.counter-area .counter p{font-size:18px;line-height:30px;color: #004f8a;font-weight: 600;}
@media (max-width: 991px){
.counter-area .counter h3{font-size:50px;line-height:65px;margin:0 0 5px;}
}




/*--------*/
.funfact {padding: 0px 0 80px 0;}
.funfact h4{font-size: 40px;padding-right: 15px;line-height: 52px;color: #4a515a;font-weight: 400;}
.funfact .counter{text-align:center;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;justify-content: center;align-items: center;flex-direction: column;background: #fff;box-shadow: 0 0px 7px 0 rgb(0 0 0 / 10%);text-align: center;height: 169px;}
.funfact .counter:hover{box-shadow: 0 0px 18px 0 rgb(0 0 0 / 10%);}
.funfact .counter h3{font-size: 50px;line-height: 50px;margin: 0 0 17px;font-weight: 400;color: #004f8a;padding: 0;}
.funfact .counter p{font-size: 13px;line-height: 20px;font-weight: 600;text-transform: uppercase;margin: 0;}
@media (max-width: 991px){
.funfact .counter h3{font-size:50px;line-height:65px;margin:0 0 5px;}
}



/*-------*/
.career{}
.career p{margin:0}
.career > li{border: 1px solid #ebebeb;padding: 15px;margin-bottom: 30px;}
.career > li:hover{box-shadow: 0 0px 5px 0 rgb(0 0 0 / 10%);padding: 15px;}
.career > li h4{color: #004f8a;padding-bottom: 0;font-size: 16px;line-height: 30px;font-weight: 600;}
.career > li p{margin:0;/* font-size: 13px; */line-height: 22px;}
.career > li .inner-text{display:block}
.career > li .inner-text li{display:inline-block;margin-right: 30px;}

.career-desc{}
.career-desc li{font-size: 16px;line-height: 35px;}
/*-----------*/
.enq-text{}
.enq-text h4{font-size: 15px;font-weight: 500;color: #004f8a;text-transform: uppercase;}
.enq-text h3{font-size: 41px;font-weight: 600;margin-bottom: 15px;color: #222d35;line-height: 49px;letter-spacing: 0;padding: 5px 0;}
.enq-text p{line-height: 25px;text-align: justify;}



/*-----*/
.factory{padding: 15px 0;}
.factory h3{font-size: 20px;margin: 0;}


/* home page services */
.avt-box{      position: relative;  padding: 5px 0;}
.avt-box p{text-align: justify;margin: 0;line-height: 19px;}
.avt-box .text {margin-left: 80px;}
.avt-box img {display: inline-block;text-align: center;border: none;cursor: default;width: 65px !important;position: absolute;top: 42%;transform: translateY(-50%);border: none !important;}
.avt-box h3{font-weight: 600;color: #004f8a;margin-bottom: 8px;font-size: 16px;}
@media (max-width: 768px)
{
	
}


/**-------*/
ul.img-list li{border-bottom:1px dashed #f1f1f1;padding-bottom: 5px;margin-bottom: 0;padding-top: 10px;}
ul.img-list .box-item{display:flex;flex-wrap:wrap;margin-bottom:15px;}
ul.img-list .box-item .img-box{width: 23%;overflow:hidden;}
ul.img-list .box-item .img-box img{width:100%;/* height:100%; */}
ul.img-list .box-item:hover img{filter: none;-webkit-filter: grayscale(0);filter: grayscale(0);}
ul.img-list .box-item .text-box{width: 70%;margin-left: 10px;}
ul.img-list .box-item .text-box h4{padding-bottom: 6px;}
ul.img-list .box-item .text-box a{font-size: 15px;color: #004d86;}
ul.img-list .box-item .text-box a:hover{color: #004f8a;}
ul.img-list .box-item .text-box p{font-size:13px;line-height: 20px;margin: 0;}

/*--------*/
.review{background: #fcfefd;position: relative;place-items: start;border-radius: 0;padding: 25px;box-shadow: 0 2px 4px 0px #d4eee096;margin-bottom: 15px;border: 1px solid #e6ede9;clear: both;}
.review .review-inner{margin-bottom: 15px;line-height: 26px;font-weight: 300;font-size: 16px;padding-top: 0;position: relative;z-index: 1;}
.review .review-inner:before{display: block;margin-bottom: 38px;font-size: 90px;font-family: "Font Awesome 5 Free";content: "\f10d";font-weight: 900;position: absolute;z-index: -1;color: #f6f9fd;}
.review .img-box{    display: flex;align-items: center;}
.review img{width: 100px;border: 1px solid #eee;display: inline-block;margin-right: 10px;float: left;}
.review h4{letter-spacing: 1px;margin-bottom: 5px;line-height: 16px;font-weight: 600;font-size: 14px;color: #000;float: left;}
.review span{display: block;letter-spacing: 0px;font-size: 14px;color: #7d7d7d;font-weight: 400;margin-top: 5px;}



.client .owl-theme .owl-controls .owl-nav [class*="owl-"] {top: 22%;}




/*-----------------*/
.text-desc{text-align:justify}
.text-desc.text-center{text-align:center}
.text-desc h1:first-child,.text-desc h2:first-child,.text-desc h3:first-child,.text-desc h4:first-child,.text-desc h5:first-child{margin:0 0 5px}
.text-desc h1,.text-desc h2,.text-desc h3,.text-desc h4,.text-desc h5{margin:14px 0 5px}
.text-desc table{border-collapse:collapse;margin:0 0 20px;width:100%}
.text-desc table thead,.text-desc table th{background: #eef3f9;font-weight: 600;/* font-size:15px; */}
.text-desc table td,.text-desc table th{border: 1px solid #ededed;padding:2px 3px 2px 8px;/* color:#2d2d2d; */vertical-align:middle;/* text-align:center; */}
.text-desc table td{/* color: #545454; */}
.text-desc table tr td:hover {background-color: #efefef;}
.text-desc table tr:hover, .text-desc table td:hover {background-color: #f8f8f8;}
.text-desc table.tblcenter td, .text-desc table.tblcenter th{text-align:center}
.text-desc table p{margin:0}
.text-desc tt{font-size: 25px;font-weight: 300;line-height: 35px;padding-bottom: 0;display: block;/* color: #fff; */}
.text-desc ul,.text-desc ul ul{margin-left: 0;margin-bottom:22px}
.text-desc ul li{list-style-type: none;position: relative;padding-left: 15px;margin-left: 0;}
.text-desc ul.list2 li{width: 46%;display:inline-block;}
@media (max-width: 768px){.text-desc ul.list2 li{width: 100%;}}
.text-desc ul ul li{list-style-type:circle}
.text-desc ul li:before{position:absolute;font-size: 12px;line-height: 25px;top: 0px;font-family: "Font Awesome 5 Free";content: "\f0da";font-weight: 900;color: #004f8a;left: 0;}
.text-desc h2{color:#004f8a}
.text-desc h3{color: #004f8a;font-size: 28px;font-weight:600;line-height: 38px;padding: 0px 0 2px;margin:0;letter-spacing:.5px;margin-bottom:8px;position:relative;}
.text-desc h3:after{background: #004f8a;bottom: 0;content: "";height: 2px;position: absolute;width: 45px;left: 0;}
.text-desc h4{color: #004f8a;font-size: 19px;font-weight: 600;line-height: 25px;padding: 0px 0 1px 25px;margin: 16px 0 3px 0;display: block;letter-spacing:.5px;position:relative;text-transform:capitalize;}
.text-desc h4:before{position:absolute;font-size: 18px;top: 0px;left: -3px;font-family: "Font Awesome 5 Free";content: "\f0a4";font-weight: 900;}
.text-desc h5{color: #004f8a;font-size: 17px;font-weight: 600;line-height: 26px;padding: 0px 0 0px 0px;/* margin: 3px 0 !important; *//* letter-spacing:.5px; */text-transform:capitalize;position: relative;}
.text-desc h5:before{/*position:absolute;font-size: 16px;line-height: 26px;top: 0px;left: 0px;font-family: "Font Awesome 5 Free";content: "\f101";font-weight: 900;*/}
.text-desc h2 + hr,.text-desc h4 + hr{border-color:#d0d0d0;width:55%;text-align:center;display:inline-block}
.text-desc img{display:inline-block!important}
.text-desc h4.cuttitle{padding:0;letter-spacing: 0;text-transform: uppercase;}
.text-desc h4.cuttitle:before{content:none}

.modal-dialog .modal-header{padding: 0;border: none;height: auto;}
.modal-dialog .modal-header h5{float: left; padding-bottom: 7px;}
.modal-dialog .modal-header button{ float: right;}

/* ---- product view  */
.tab-inner .nav-tabs{margin-bottom: 15px;border-bottom: none;}
.tab-inner .nav.nav-tabs > li{background-color: #f4f4f4;border: none;border-top: none;width: calc(100%/4);text-align: center;border: 1px solid #cac9c9;border-top: 3px solid #cecece;border-right: 0;}
.tab-inner .nav.nav-tabs > li:last-child{border-right: 1px solid #cac9c9}
.tab-inner .nav.nav-tabs li.active, .tab-inner .nav.nav-tabs li:hover {border-top-color: #03417d;border-radius: 0px;/* border-bottom: none; */}
.tab-inner .nav.nav-tabs li.active a, .tab-inner .nav.nav-tabs li:hover a{color: #03417d;}
.tab-inner .nav.nav-tabs li a{color: #000;border-radius: 0;border: none;font-size: 15px;text-transform: capitalize;display: block;text-transform: uppercase;font-weight: 700;letter-spacing: 1px;line-height: 20px;}
.tab-inner .nav > li > a{padding: 10px 25px !important;margin-right:0;}
.tab-inner .tab-content{padding: 0;}
.tab-inner .tab-content h3{margin-bottom: 13px;margin-top: 0;}
.tab-inner{padding-top: 6px;}
@media (max-width: 768px) {.tab-inner .nav.nav-tabs > li{width:100%}}




.boxlinks{margin-top:25px}
.boxlinks a{background: #214f8a;border:1px solid #214f8a;line-height: 23px;margin: 7px;font-size: 15px;font-weight: 500;display: inline-block;padding: 8px 18px 10px 18px;color: #fff;text-transform: uppercase;}
.boxlinks a i{text-align: left;font-size: 24px;margin-right: 5px;position: relative;top: 3px;}
.boxlinks a:hover{background: #fff;color: #2554a5;}
@media (max-width: 768px) 
{.boxlinks a{margin:10px 0;display:block}
}




.readmore{color:#004f8a;text-transform:uppercase;font-weight:600;font-size: 13px;padding-top: 10px;display: inline-block;}
.readmore i{font-size:11px;padding-left:6px}
.readmore:hover{color: #e4181f;}
.readmore:hover i{padding-left:9px}
/*-----------------*/   
@media screen and (max-width: 1060px){
    .owl-theme .owl-controls .owl-prev{left:0 !important;    }
    .owl-theme .owl-controls .owl-next{right:0 !important}
}
/*-----*/
.videos{padding:10px}
.videos h3{text-align: center;font-size: 20px;font-weight: 600;padding: 7px 0;}


/*---------------*/
.cust-tab{border-bottom:none;padding-top:2px;border-right:0;}
.cust-tab > li{float:none;margin-bottom: 15px;}
.cust-tab > li > a{font-size:22px;border-radius:0;line-height: 40px;color:#000;background:#fff url("../images/plus.png") no-repeat scroll;background-size: 40px;background-position:510px center;}
.cust-tab > li > a:focus,.cust-tab > li > a:hover{text-decoration:none;background-color:#eee;}
.cust-tab > li > a:hover{border-color:#eee #eee #ddd;}
.cust-tab > li > a:hover,
.cust-tab > li.active > a,
.cust-tab > li.active > a:hover,
.cust-tab > li.active > a:focus{background:#36377b url("../images/arrow.png") no-repeat scroll;background-size: 40px;background-position: 510px center;width: 105%;color:#fff;z-index: 1;outline:0;}
.cust-tab > li:hover:before,
.cust-tab > li.active:before{content:"";position:absolute;height: 80%;width: 3px!important;background: #e4181f!important;left: -2px;top: 10%;z-index: 2;}
.cust-tab .tab-content p{position: absolute;color: #fff;bottom: 20px;display: block;left: 32px;font-size: 20px;padding: 0;padding-right: 0;width: 80%;}


/*-----------*/
.boxtxt{padding:24px;background:#fff;margin-top:25px;-webkit-transition:all 300ms linear 0;-khtml-transition:all 300ms linear 0;-moz-transition:all 300ms linear 0;-ms-transition:all 300ms linear 0;-o-transition:all 300ms linear 0;transition:all 300ms linear 0;border:#e8e8e8 solid 1px;min-height:220px}
.boxtxt .box-head i{font-size: 33px;line-height:1;color:#0a6498}
.boxtxt .box-head{display: -ms-flexbox!important;display: flex!important;-ms-flex-align:center!important;align-items:center!important;margin-bottom: 17px;}
.boxtxt .box-head h4{margin:0;font-size:18px;color:#002e5b;font-weight:600;padding-left: 20px;}
.boxtxt .box-inner{font-size:14px;position:relative;margin-top:7px;color:#676767;padding-left:20px}
.boxtxt .box-inner::before{content:"";position:absolute;width:2px;height:100%;top:0;left:-1px;background:#f0f4f8;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear}
.boxtxt .box-inner::after{content:"";position:absolute;width:2px;height:0;top:0;left:-1px;background: #e4181f;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear}
.boxtxt:hover .box-inner::after{height:100%}
.boxtxt:hover{-webkit-transform:translate(0,-10px);-khtml-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px);-webkit-box-shadow:0 5px 83px rgba(11,38,83,0.08);-khtml-box-shadow:0 5px 83px rgba(11,38,83,0.08);-moz-box-shadow:0 5px 83px rgba(11,38,83,0.08);-ms-box-shadow:0 5px 83px rgba(11,38,83,0.08);-o-box-shadow:0 5px 83px rgba(11,38,83,0.08);box-shadow:0 5px 83px rgba(11,38,83,0.08)}

  /*-----------*/
.bbox{padding:10px;border:1px solid #d8d6d6;text-align: center;}
.bbox:hover{background: #ebd9d9;}
.bbox h4{text-transform:none;padding: 5px 0 5px 0;font-size: 18px;color: #2d2d2d;margin:0;letter-spacing:.5px;text-align: center;font-weight: 600;text-transform: capitalize;}
.bbox h4:before{content:none}
.bbox p{color:#4c4c4c;line-height:24px;margin: 0;}




/*---------*/
.box1{padding: 22px 8px;}
.box1 .box-inner{overflow:hidden;}
.box1 img{text-align:center;width:100%;margin-bottom: 20px;transition:all 500ms ease;}
.box1:hover .box-inner img{transform:scale(1.05);}
.box1 h4{text-transform:none;font-weight: 600;padding: 12px 0;font-size: 20px;color:#2d2d2d;margin:0;letter-spacing:.5px;text-align:center;}
.box1:hover h4{color: #0e5237;}
 


/*-----------*/
.boxdesc{color:#555;padding-bottom: 15px;position: relative;z-index: 1;}
.boxdesc strong{font-weight:700;}
.boxdesc .maintit{font-size: 32px;color: #004f8a;margin-bottom: 20px;}
.boxdesc img{border:1px solid #eee;padding:5px;}


.gallery .box2_img{border:1px solid #eee;}
.gallery .col-sm-3{padding:15px}
.pdfbox{text-align:center}
.pdfbox img{display:inline-block}

/*-----*/
ul.ullist2 li{width: 46%;display:inline-block;}
ul.ullist2 li:before{position:absolute;font-size: 7px;top: 1px;left: -15px;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #ffffff;}
@media screen and (max-width: 580px) {ul.ullist2 li {width: 100%;}}

ul.ullist3 li{width: 33%;display:inline-block;position: relative;padding-left: 12px;}
ul.ullist3 li:before{position:absolute;font-size: 7px;top: 1px;left: 0;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #004f8a;}
@media screen and (max-width: 990px) {ul.ullist3 li{width: 49.5%;}}
@media screen and (max-width: 580px) {ul.ullist3 li {width: 100%;}}

ul.ullist4 li{width: 24.5%;display:inline-block;position: relative;padding-left: 15px;}
ul.ullist4 li:before{position:absolute;font-size: 7px;top: 1px;left: 0;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #004f8a;}
@media screen and (max-width: 990px){ul.ullist4 li{width:32.9%}}
@media screen and (max-width: 749px){ul.ullist4 li{width:49.5%}}
@media screen and (max-width: 565px){ul.ullist4 li{width:100%;}}


ul.boxlist2{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist2 li{margin: 0;padding:10px;width: calc(100%/2);transition: all 0.7s ease 0s;}
@media screen and (max-width: 749px) {ul.boxlist2 li{width:100%;}}

ul.boxlist3{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist3 li{margin: 0;padding:10px;width: calc(100%/3);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist3 li{width: calc(100%/2);}}
@media screen and (max-width: 565px) {ul.boxlist3 li{width:100%;}}

ul.boxlist4{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist4 li{margin: 0;padding:10px;width: calc(100%/4);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist4 li{width: calc(100%/3);}}
@media screen and (max-width: 749px) {ul.boxlist4 li{width: calc(100%/2);}}
@media screen and (max-width: 565px) {ul.boxlist4 li{width:100%;}}

ul.boxlist5{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist5 li{margin: 0;padding:10px;width: calc(100%/5);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist5 li{width: calc(100%/4);}}
@media screen and (max-width: 749px) {ul.boxlist5 li{width: calc(100%/2);}}
@media screen and (max-width: 565px) {ul.boxlist5 li{width:100%;}}

ul.boxlist6{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist6 li{margin: 0;padding:10px;width: calc(100%/6);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist5 li{width: calc(100%/5);}}
@media screen and (max-width: 749px) {ul.boxlist5 li{width: calc(100%/3);}}
@media screen and (max-width: 565px) {ul.boxlist5 li{width: calc(100%/2);}}

ul.boxlist7{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist7 li{margin: 0;padding:10px;width: calc(100%/7);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist5 li{width: calc(100%/5);}}
@media screen and (max-width: 749px) {ul.boxlist5 li{width: calc(100%/4);}}
@media screen and (max-width: 565px) {ul.boxlist5 li{width: calc(100%/2);}}



/*--------*/
.social{list-style-type:none;padding:10px 0 0;margin:0}
.social li{display:inline-block;margin: 2px;}
.social a{margin-right:5px;cursor:pointer;display:block;width: 50px;height: 50px;text-align:center;text-decoration:none;border-radius: 50%;border: 1px solid #03417d94;}
.social a i{line-height: 50px;font-size: 23px;color: #0554a1;margin: 0;width: auto;}
.social a:hover{background: #004f8a;color:#fff;}
.social a:hover i{color:#fff;}

/*------*/
.contact-box{text-align:center;position:relative;margin-bottom: 0;/* box-shadow: #0000000f 0px 2px 12px 0px; */padding: 30px 15px;background: #f6f6f7;}
.contact-box .contact-box-inner{position:relative;padding: 30px 35px 30px;background-color: #f3f6f9;-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);-ms-box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);}

.contact-box i{height: 50px;width: 50px;line-height: 50px;font-size: 21px;text-align:center;border-radius: 5px;color: #fff;display:inline-block;transition:0.3s;background: #03417d;}
.contact-box:hover i{}
.contact-box h5{font-size: 24px;margin: 25px 0;}
.contact-box .inner-text p, .contact-box .inner-text a{margin-bottom:0;font-size:16px;color:#333}

.contact-swbox{background:#ffffff;box-shadow: #0000000f 0px 2px 12px 0px;border-radius: 6px;padding: 10px;}


.contact-greenbox{background:#03417d;padding: 45px;color: #fff;}
.contact-greenbox .custbtn{border:1px solid #fff}
@media (max-width: 992px) 
{.contact-greenbox{padding:15px}
.contact-greenbox .custbtn{/* float: none !important; */}
}

/*--------*/
.getintouch{list-style-type:none;padding: 0;margin: 0 auto;color: #fff;display: flex;}
.getintouch li .inner-box{border-left: 1px solid #eee;color:#000}
.getintouch li:first-child .inner-box{border:none}
.getintouch li{display:inline-block;text-align: center;margin: 0;padding: 60px 0;width: calc(100%/6);}
.getintouch li:hover{background:#004f8a}
.getintouch li .inner-box a{cursor:pointer;display:block;text-align:center;text-decoration:none;}
.getintouch li .inner-box a i{line-height: 46px;font-size: 36px;}
.getintouch h6{font-size: 13px;font-weight: 600;text-transform: uppercase;margin-top: 10px;}
.getintouch li img{width: 75px;padding:0;margin: 0;display: block;}
.getintouch li:hover .inner-box{color:#fff;    border-color: #004f8a;}
.getintouch li:hover .inner-box a, .getintouch li:hover .inner-box  h6{color: #fff;}


@media (max-width: 992px)
{
	.getintouch {/* display: flex; */display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;flex-wrap: wrap;justify-content: center;/* align-items: center; */}
	.getintouch li{/* width: calc(100%/3); */border-left: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;/* margin-left: -4px; */}
	.getintouch li .inner-box{border:none;padding:5px}
}
 @media (max-width: 768px) 
{
	.getintouch li{width: calc(100%/3);padding: 15px;}
}
/*-----------*/
.enq-text{}
.enq-text h4{font-size: 15px;font-weight: 500;color: #c3002f;text-transform: uppercase;}
.enq-text h3{font-size: 30px;font-weight: 600;margin-bottom: 30px;color: #004f8a;line-height: 38px;letter-spacing: 0;padding: 5px 0;}
.enq-text p{font-size: 15px;line-height: 25px;text-align: justify;}



/*--------------*/
.cenq{display:none}
.cont-title{text-transform: inherit;font-weight: 700;}
.form label{margin-bottom:0}
.form button{margin-top:30px}
.form textarea.text-field{height:80px}
.form .select{margin:0!important;font-size:15px!important}
.form .text-field,.form input[disabled]{background: #ffffff;border: 0;color: #2d2d2d;margin: 0 0 2px;padding: 13px 18px;width:100%;border-radius: 0;border: 1px solid #e1e1e1;}
.form select{padding: 16px 18px 16px 18px !important;width: 100%;border: 1px solid #e1e1e1;}
.form .text-field:focus,.form .text-field:hover{border-color: #0463c1;box-shadow:none;border-width:1px;}
.form .form-box > label{float:left;margin-right:15px;margin-bottom:25px}
.form .form-box > label + ul{}
.form .form-box > label + ul li{display:inline-block;border:none;}
.form .form-box > label + ul li label{font-weight:400;margin-left:3px;margin-right:10px}
.errorbox,.errorbox span,.errorbox li{color:#D90000}
.errorbox .sucmsg{color:#046310}
.custbtn{border-radius: 0;padding: 3px 35px;background: #004f8a;position:relative;display:inline-block;border:none;line-height: 38px;font-weight:500;margin-top: 15px;border: 1px solid #004f8a;color:#fff;text-transform:uppercase;transition:400ms all;-webkit-transition:400ms all;cursor: pointer;}
.custbtn:hover,.custbtn:focus,.custbtn:active{text-decoration:none;background: #fff;color: #004f8a;}
.custbtn.btnwht{background:#fff;color: #004f8a;border-color: #fff;}
.custbtn.btnwht:hover{background:#004f8a;border-color:#fff;color: #fff;}


.capcha{background:transparent !important}
.capcha + input{width:200px !important;margin-top:5px !important}


.popup_close_button {background-color: transparent;color: #000;font-size: 40px;padding: 0;margin-bottom: 0;display: block;margin-left: auto;border: none;position: relative;top: -10px;}

/*-------------*/
#download{position:fixed;top:50%;right:0;font-size: 26px;color: #ffffff;background-color: #004f8a;padding: 10px 18px;border-radius:30px 3px 3px 30px;z-index: 1;}
#download:hover{cursor:pointer;-webkit-box-shadow:0 8px 6px -6px #999;-moz-box-shadow:0 8px 6px -6px #999;box-shadow:0 8px 6px -6px #999}
#download > a{color:#0E0E0E}

/*-----------*/
.contact-item{padding:20px;display:inline-block;width:100%;margin-bottom:20px;-webkit-box-shadow:0 0 8px 0 rgba(240,240,240,1);-moz-box-shadow:0 0 8px 0 rgba(240,240,240,1);box-shadow:0 0 8px 0 rgba(240,240,240,1);position:relative}
.contact-item h4{font-size: 24px;text-transform:uppercase;margin-bottom:10px;color: #004f8a;}
.contact-item h5{font-size: 18px;text-transform:uppercase;margin-bottom: 15px;color: #004f8a;}
.contact-item p{margin-bottom: 5px;}
.contact-item a{ color: #282828;}
.contact-item i{width: 16px;text-align:center;margin-right: 5px;}
.contact-item .content{/* float:left; */padding-bottom: 0;}
.contact-item .content+.content{border-top: 1px solid #eee;padding: 10px 0;}
.contact-item > span{font-size: 59px;color:#f0f0f0;margin-top:25px;position:absolute;right:19px;bottom:13px;}


/*------*/
.address{}
.address li{margin-bottom: 15px;}
.address h4{font-size: 24px;font-weight: 700;letter-spacing: .5px;padding-bottom: 6px;margin-bottom: 13px;display: inherit;color: #e31822;}
.address > li > i{display:inline-block;vertical-align:top;margin-top: 4px;width: 20px;text-align: center;font-size: 17px;margin-right: 10px;}
.address p{display:inline-block;text-align:left!important;margin:0;/* font-size: 15px; */line-height: 25px;}


/*--------------*/
.hdwatsp{position: fixed;bottom: 20px;left: 24px;z-index:21/*top: 2px!important;position: absolute !important;left: 0;right: 0;margin: 0 auto;width: 100%;text-align: center;*/}
.hdwatsp a{text-align: center;width: 60px;height: 60px;float: left;color: #FFFFFF;border-radius: 50%;background-color: #25D366;background-color: #25D366;}
.hdwatsp i{font-size: 35px;line-height: 59px;}


/*---------------*/
.footer{padding-top: 60px;position:relative;background: #f3f3f3;/* color: #fff; */}
.footer p, .footer a{color: #222d35;}
.footer .ftcontact h4{font-size: 22px;margin-bottom: 30px;}
.footer .ftcontact h5{font-size: 16px;line-height: 28px;}
.footer .ftcontact strong{font-size: 16px;line-height: 28px;}
.footer img{padding: 5px 0 5px 0;width: 320px;display: inline-block;}
.copyrights{padding: 21px 0;overflow: hidden;margin-top: 45px;border-top: 1px solid #c0c2c4;}
.copyrights p, .copyrights a{margin: 0;font-size: 16px;}

.footer ul.list{margin-top:10px}
.footer ul.list li{list-style: none;margin: 3px 0 3px 16px;position:relative;}
.footer ul.list li:before{position:absolute;font-size: 14px;line-height: 24px;left: -15px;font-family: "Font Awesome 5 Free";content: "\f0da";font-weight: 900;color: #ffff;}
.footer ul.list li a{margin:0}

.footer_top{margin-bottom: 60px;padding-bottom: 60px;border-bottom: solid 1px #c0c2c4;}
.footer_top p{margin:8px 0 0;font-size: 20px;line-height: 1;color:#666;margin-top: 15px;}
.footer .social{text-align:right}


@media (max-width: 768px) {
.footer_top{margin-bottom: 40px;padding-bottom: 25px;}
.footer_email{text-align:left;}
	.footer img{
    margin-bottom: 25px;
}
}

@media (max-width: 992px) 
{
    .footer .social{text-align:left}
    .header-main{position:inherit;padding:0;height: auto;background: #fff;}
    .header-main .container{width:100%}
    .logo{margin-right:0;text-align: center;float:none!important;position: inherit;padding: 5px 0;}
    .logo img{/* margin-bottom:10px; */width: 203px;}
   
    .footer{text-align:left;padding-top: 30px;}
	.footer .ftcontact{margin-bottom: 25px;}
	.footer .ftcontact h4{margin-bottom: 15px;}
    .footer h3 {margin-bottom: 7px;margin-top: 20px;    padding-bottom: 4px;text-align: left;}
    .footer .address p{text-align:left !important}
    .footer .textright{text-align:left}

}
@media (max-width: 768px) 
{
     .vcenter > .row{ display: initial;}
}