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

*{-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}
html{-webkit-text-size-adjust:100%}
body{font-family:'Overpass' ,sans-serif;font-size: 16px;font-weight: 400;line-height: 1.4;position:relative;margin:0;padding:0;color: #444444;overflow-x: hidden;background-color: #fff;}
.container{ width: 100%; max-width: 1300px; margin: 0 auto; position:relative}
.auto-container{position:static;max-width: 1300px;padding:0 15px;margin:0 auto}
tt{font-family:'Plus Jakarta Sans' ,sans-serif;}
iframe{border:none}
h1,h2,h3,h4,h5,h6{font-weight: 600;margin:0;font-family:'Plus Jakarta Sans' ,sans-serif;line-height: 1.3;}
a,a:focus,a:hover{outline:medium none;text-decoration:none;color: #D6AC57;}
ul,ol{padding:0;margin:0;list-style:none}
.cuani, a{-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
b, strong{font-weight:600}
::selection {background: #7b69cf;color:#fff }
::-moz-selection {background: #7b69cf;color:#fff}
.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);}
.h100{height:100%}
.swbox{background:#ffffff;box-shadow: rgb(0 0 0 / 6%) 0px 16px 40px 0px;border-radius: 6px;padding: 20px;}
.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;}
.mt30{margin-top:30px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}


.border-box{position:relative;border: 1px solid #00000030;border-radius: 8px;box-shadow: 0 3px 6px 0 #0106140f;}
.automrg{margin: auto;/* text-align: center; */float: none;}

.bgwhite{background:#fff}
.w100{width:100%}
@keyframes slide-down 
{
    0% {opacity: 0;transform: translateY(-100%);-ms-transform: translateY(-100%);-webkit-transform: translateY(-100%);}
    100% {opacity: 1;transform: translateY(0);}
}


/*---------------*/
.tophead{position:relative;background: #D6AC57;padding: 10px 0 8px 0;}
.tophead ul{list-style:none;margin:0;padding:0;float: right;position: relative;z-index: 2;}
.tophead li {display: inline-block;color: #fff;padding: 0px 10px;font-weight: 500;}
.tophead li a{/* font-weight: 500; */color: #fff;text-transform:lowercase;/* font-size: 15px; *//* display: inline-block; */margin-left: 0;padding: 0;/* line-height: 13px; */display: flex;flex-direction: row;align-items: center;flex-wrap: wrap;}
.tophead li i{color: #fff;font-size: 15px;margin-right: 8px;}
@media (max-width: 992px) 
{
	.tophead ul{float:none;text-align:center}
}

.header-main{padding: 0;background: #fff;}
.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; */}

.logo{float:left;margin: 5px 0;}
.logo img{width: 170px;}
body.fixed{padding-top: 105px;}
body.fixed .header-main{position:fixed;padding-top: 0;box-shadow: 0 9px 17px #0000002e;padding-bottom: 0;height: auto;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.menu-open .header-main{background:none;height:auto}
@media (max-width: 992px)
{
    .header-main .header-wrap{display:block}
	.logo img{width: 250px;}
}


/*------*/
.head-contact a i{display:none}
@media (min-width: 992px) 
{.head-contact{position:relative;margin-left: 10px;}
.head-contact a{text-align:center;/* margin: 0px 5px 0 6px; */color: #fff !important;!i;!;position: relative;background:#D6AC57;padding: 12px 20px 10px 20px !important;!i;!;}
.head-contact a i{margin-right: 5px;display:inline-block}
}

/*--flex slider---*/
.flex-control-paging li a{border-color: #D6AC57 !important;}
.flex-control-paging li a.flex-active{background:#D6AC57 !important}
@media (max-width: 778px)
{
    .flexslider{padding-top: 52px !important;}
}

/*----------*/
.htitle{font-size: 35px;line-height: 36px;padding: 0 0 12px;margin: 0 0 16px 0;position:relative;color: #D6AC57;}
.htitle span{display:block;font-size: 28px;}
.htitle:after{background-color: #b1b1b1;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 + p{width: 60%;text-align: center;margin: 0 auto;margin-bottom: 25px;font-size: 18px;position: relative;font-weight: 300;}
.htitle + p.left{text-align:left;left:0;margin-left: 0;}
.htitle.noline:after{content:none}
.htitle.hsmall{font-size: 30px;text-transform: capitalize;line-height: 38px;padding-bottom: 5px;}
@media (max-width: 778px) 
{
    .htitle{font-size: 32px;}
    .htitle + p{width: 100%;}
}

.htitle.white, .htitle.white + p{color: #fff;}
.htitle.white:after{background-color: #ffffff;}

/*-----------*/
.htitle2{font-size: 38px;/* font-weight: 800; */line-height: 55px;padding: 0 0 12px;margin:0;position:relative;letter-spacing: 0;color: #D6AC57;margin-bottom: 10px;}
.htitle2:before{background-color: #b1b1b1;bottom:6px;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 74px;}
.htitle2 span{color:#D6AC57;font-weight: bold;font-size: 40px;}
.htitle2.noline{margin-bottom: 0;}
.htitle2.noline:before{content: none !important;}
.htitle2.center{text-align:center}
.htitle2.center:before{margin:0 auto}
.htitle2.hsmall{font-size: 21px;line-height: 25px;padding: 4px 0 12px;margin:0;position:relative;color: #D6AC57;}
.htitle2.hsmall:before{background-color: #b1b1b1;bottom: 10px;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 40px;}
.htitle2 + p{width: 60%;text-align: center;margin: 0 auto;margin-bottom: 25px;font-size: 18px;position: relative;font-weight: 300;}
.htitle2 + p.left{text-align:left;left:0;margin-left: 0;}
/*-----------*/

@media (max-width: 778px) 
{
     .htitle2 + p{width: 100%;}
}
.htitle3{font-size: 36px;line-height: 55px;padding: 0;margin:0;position:relative;color: #D6AC57;margin-bottom: 15px;}
.htitle3.small{font-size: 36px;line-height: 55px;}

.title-water{left:0;right:0;font-weight:700;color:rgba(248, 248, 248, 0.6);font-size: 28px;-webkit-text-fill-color: transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color: #ededed78;}
@media screen and (max-width: 580px){.title-water{
    font-size: 38px;
}}
   


.title-box{position:relative;display:block;margin: 0px 0 30px 0;}
.title-box h4{position:relative;display:inline-block;font-size: 18px;color: #D6AC57;margin-bottom: 10px;text-transform: capitalize;background: url(../images/titbg.png) repeat-x;padding: 0px 10px;}
/*.title-box h4:before{position:absolute;content:'';width:100%;height:1px;left:0;bottom:0;background: #c81a21;}*/
.title-box h2{position:relative;display:block;font-size: 36px;font-weight: 800;margin:0;text-transform: capitalize;}
.title-box.light h2, .title-box.light h4{color:#fff}
.title-box.light h4:before{background: #fff;}}
.title-box.center{text-align:center}
@media (max-width: 992px) 
{.title-box h2{font-size: 28px;}}


/*----------*/
.page-head{background: #efece7 url(../images/headerbg.png) no-repeat;background-position: right top;background-size: auto;padding: 60px 0 60px;/* text-align:center; */}
/*.page-head:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color: #D6AC5708;}*/
.page-head h1{margin:0;padding: 7px 0;font-size: 32px;color: #D6AC57;/* float: left; */}
.breadcrumb{/* text-align:center; */background:transparent;margin: 0px 0 0 0;padding:0;/* float: right; */}
.breadcrumb > li{font-size:13px;color: #000;}
.breadcrumb > li > a{color: #000;}
.breadcrumb > li + li:before{color: #000;}


/*------------*/
.section{position:relative;padding: 60px 0;background: #fff;}
.section2{padding:30px 0;position: relative;}
.sectionbg{background: #f6f6f6;padding:60px 0;position: relative;}
.bgbox{background: #D6AC57;padding: 40px 30px;position: relative;}
.bgbox.nobg{background:none}




.service-box {position:relative}
.service-box a.img-box{overflow:hidden;display:block;}
.service-box a.img-box img{transition:.5s;min-width:100%;}
.service-box:hover a.img-box img{transform:scale(1.03);}
.service-box .text-box{background:#fcfcfc;position:relative;z-index:5;padding: 25px 25px;margin: -40px 20px 0;transition:.3s;}
.service-box .text-box .icon img{width:40px;}
.service-box .text-box .inner h4{color: #D6AC57;font-size: 24px;margin: 15px 0;}
.service-box .text-box .inner p{color:#30373e}
.service-box:hover .text-box {background:#D6AC57}
.service-box:hover .text-box,
.service-box:hover .text-box h4,
.service-box:hover .text-box p,
.service-box:hover .text-box .readmore{color:#fff}
.service-box:hover .text-box .icon img{    filter: brightness(0) invert(1);}
@media only screen and (max-width:479px) {
    .service-box .text-box {padding: 15px;}
}


.project-box{position:relative;padding: 15px;background: #fff;box-shadow: 0 4px 10px 0 #0000001a;}
.project-box .box-img{overflow:hidden;display:block;position:relative;margin-bottom: 15px;}
.project-box .box-img img{width:100%;transition:1s;}
.project-box .box-img .tag{position:absolute;bottom:0;left:0;padding:10px 12px;width: auto;background:#fff;text-align:center;height:40px;display:flex;align-items:center;justify-content:center;}
.project-box .box-text p{color: #444444;}
.project-box .box-text h4{color: #444444;font-size:24px;font-style:normal;/* border-bottom:1px solid #e3e3e3; *//* padding-bottom: 15px; */margin-bottom: 15px;}
@media only screen and (max-width:575px){
.project-box .box-text h4{font-size:20px;line-height:28px;}
}
.project-box:hover .box-text .title{color: #D6AC57;}
.project-box:hover .box-img img{transform:scale(1.2);}



.home-whyus{position:relative;background: #fff url(../images/whyusbg.jpg);padding: 80px 0 0 0;}
.home-whyus:before{position:absolute;content: '';left:0;top:0;width:100%;height:100%;display:block;background:#00000054;}
.home-whyus .home-whyus-box{padding: 50px;background-color: #ffffff;padding: 60px;box-shadow: 0 4px 30px 0 #0000001a;margin-bottom: -80px;position: relative;z-index: 1;}
.home-whyus .home-whyus-box.nobottom{margin-bottom: 80px;}
@media (max-width: 992px) 
{
	.home-whyus .home-whyus-box{padding: 15px;}
}


.project-text{text-align:center;}
.project-text h3{margin-top:20px;color:#30373e;font-size:60px;font-style:normal;font-weight:700;line-height:70px;margin-bottom:40px;}
.project-text h3 span{color:transparent;-webkit-text-stroke:1px;-webkit-text-stroke-color:#30373e;font-family:var(--font-primary);}
.project-text .btn-more{border: 1px solid #D6AC57;padding:9px 36px;min-width:max-content;font-size:16px;border-radius:4px;display:inline-block;max-width:max-content;transition:.3s;}
.project-text .btn-more:hover{transform:translateY(-3px) scale(1.02);background:#D6AC57;color:#fff}
@media only screen and (max-width:767px){
    .project-text h3{font-size:36px;line-height:48px;}
}
@media only screen and (max-width:479px){
    .project-text h3{font-size:24px;line-height:31px;}
}



.testimonails{position:relative;}
.testimonails .bg-layer{position:absolute;right: 0;top:0;width: 40%;height:100%;background-image: url(../images/highlight.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}
.testimonails .inner-box{position:relative;display:block;padding-left: 0;padding-right: 0;}


.testimonials-text .icon{display:block;margin-bottom: 25px;}
.testimonials-text {margin-top:30px;}
.testimonials-text .disc{font-style:italic;padding-bottom: 20px;border-bottom: 1px solid #c6c6c6;margin-bottom: 20px;}
.testimonials-text h5{color: #9c9c9c;font-size:22px;font-style:normal;font-weight:600;line-height:32px;margin-bottom:5px;}
.testimonials-text h5 span{color: #afafaf;font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:3.2px;}
@media only screen and (max-width:992px){
    .testimonials-text {margin-top:0;}
	.testimonails .bg-layer{width: 100%;display: none;}
}
@media only screen and (max-width:575px){
.testimonials-text p.disc{font-size:18px;line-height:26px;}
}

.testimonials-text.test-box{border: 1px solid #c6c6c6a8;padding: 20px;margin: 0;border-radius: 5px;}
.testimonials-text.test-box .disc{ border: none;margin: 0;padding-bottom: 15px;}




.project-banner{height: 550px;background-position:50%;background-repeat:no-repeat;background-size:cover;color: #fff;margin-bottom: 0;position: relative;}
.project-banner .inner-box{width:50%;margin-left:auto;margin-right:auto;display:block;background: #00000078;border-bottom: 3px solid #D6AC57;padding: 25px;position: absolute;left: 0;/* width: 100%; */outline: 1px solid transparent;-webkit-perspective: inherit;perspective: inherit;z-index: 2;transform: translateY(-50%) translateZ(60px) scale(.94);-webkit-transform: translateY(-50%) translateZ(60px) scale(.94);-ms-transform: translateY(-50%) translateZ(60px) scale(.94);top: 50%;left: 0;right: 0;}
.project-banner .inner-box h2{color:#fff;letter-spacing: 0;text-transform:uppercase;margin-top:0;margin-bottom:15px;font-size: 28px;line-height:40px}
.project-banner .inner-box p{margin: 0;}

.project-right{padding:40px;background:#f6f6f6;}
.project-right h4{color:#30373e;font-size:24px;margin-bottom: 20px;}
@media only screen and (max-width:768px){
.project-right{padding:15px;}
}

.project-banner{height:550px;background-size:cover;background-position:center;width:100%}
.project-right{padding:40px;background:#f6f6f6;width:100%;display:flex;flex-direction:column;justify-content:center;min-height:550px}
@media (min-width: 768px) {.project-area .col-md-4{display:flex;flex-direction:column}
.project-right{flex-grow:1;height:auto;min-height:550px}
}
@media (max-width: 767.98px) {
.project-banner{height:300px}
.project-right{padding:20px;min-height:auto}
}


/*------------*/
.funfact{padding-bottom: 60px;}
.funfact h3{color:#fff;font-size:45px;font-weight:300;padding:8px 0 35px 0;}
.funfact h3 + p{color:#fff;font-size:16px}
.funfact .count-box{/* position:relative; */font-size: 63px;line-height:1em;font-weight:700;padding: 30px 0 20px 0;text-align: center;}
.funfact .count-box .count{position:relative;letter-spacing: 0.01em;color: #D6AC57;}
.funfact .count-box .count-text{position:relative;display:inline-block;font-size:60px;line-height:1em;color:#fff;font-weight:700}
.funfact .count-box .counter-title{position:relative;display:block;font-size:18px;/* color: #30373e; */padding:0;}
@media only screen and (max-width: 767px){
	.funfact{padding:0;}
	.funfact .fact-counter{box-shadow: none;margin: 0;padding: 0;text-align: left;}
}

















/*---------about-----------*/

.hmabout{position: relative;background: url(../images/aboutbg.png) bottom right no-repeat;}
.hmabout h1{font-size: 32px;font-weight: 800;margin-bottom: 15px;color: #D6AC57;line-height: 44px;letter-spacing: 0;text-transform: uppercase;}
.hmabout tt{font-size: 25px;font-weight: 300;line-height: 35px;padding-bottom: 0;display: block;/* color: #fff; */}


.hmabout .bg-img{background-size:cover;background-repeat:no-repeat;}
.hmabout .exp-img .img{width:90%;height:500px;position:relative;z-index:2;background-image: url(../images/exp.jpg);}
.hmabout .exp-img .img:after{content:'';position:absolute;top:40px;left:40px;right:40px;bottom:40px;background:rgba(255, 255, 255, 0.95);z-index:-1;}
.hmabout .exp-img .img .since{position:absolute;right:70px;top:70px;}
.hmabout .exp-img .img .since span{display:block;color: #D6AC57;font-size:22px;font-weight:700;text-transform:uppercase;line-height:1;}
.hmabout .exp-img .img .since span:first-of-type{font-size:16px;font-weight:600;letter-spacing:2px;}
.hmabout .exp-img .img .years{position:absolute;left:70px;bottom:70px;}
.hmabout .exp-img .img .years h2{font-size:140px;font-weight:800;background:url(../images/exp.jpg) no-repeat;background-position:18% 65%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1;-webkit-text-stroke: 1px #373737;}
.hmabout .exp-img .img .years h5{color: #D6AC57;letter-spacing:5px;font-size:20px;}
@media screen and (max-width: 767px){
.hmabout .exp-img .img .years h2{font-size:28px;}
.hmabout .exp-img .img .years h5{font-size:18px;}
.hmabout .exp-img .img{width:100%;}
}

/*---------about-----------*/
.hmabout2{position: relative;}
.hmabout2 h1{font-size: 37px;font-weight: 800;margin-bottom: 15px;color: #D6AC57;line-height: 44px;letter-spacing: 0;text-transform: uppercase;}
.hmabout2 h3{font-size: 18px;font-weight: 300;margin-bottom: 25px;line-height: 29px;letter-spacing: 0;}
.hmabout2 tt{font-size: 25px;font-weight: 300;line-height: 35px;padding-bottom: 0;display: block;/* color: #fff; */}
.hmabout2 img{width: 36%;float: left;margin-top: 22px;margin-right: 23px;}


.services {position: relative;background: url(../images/aboutbg.png) bottom right no-repeat;}
.mapbg{position: relative;background: url(../images/mapbg.jpg) center center no-repeat fixed !important;background-size: cover;}
.buildingbg{background-position: 100% 0;background: #f5f5f5 url(../images/aboutbg.png) no-repeat;background-size: cover;}

.appwhite {background: none;}
.appwhite:before{content:none}
.appwhite h3,.appwhite h2{color:#D6AC57}
.appwhite p{color:#000}

/*------------*/
.whoweare{}
.whoweare li{padding: 20px !important;margin-bottom: 15px;}
.whoweare .inner-box i{font-size: 40px;color: #D6AC57;}
.whoweare .inner-box h4{padding: 20px 0 10px 0;font-size: 20px;text-transform: uppercase;font-weight: 700;}
.whoweare .inner-box:hover h4{color: #D6AC57;}
.whoweare .inner-box p{ margin: 0;}

/*------*/
.highlight{position: relative;background: #e8e8e8 url(../images/mapbg.jpg) center center no-repeat fixed !important;background-size: cover;/* color: #fff; */font-size: 20px;line-height: 30px;padding-top: 126px;}
.highlight:before{position:absolute;content: '';left:0;top:0;width:100%;height:100%;display:block;background-color: rgb(246 246 246 / 88%);}
.highlight .inner-box{position:relative;width: 70%;margin: 0 auto;text-align: center;}
.highlight h3{font-size: 52px;font-weight: 500;text-transform: uppercase;padding-bottom: 25px;color: #fff;}
.highlight p{margin: 0 0 15px 0;line-height: 2;}
.highlight small{font-size:70%}
.highlight a:active,.highlight a:focus{color:#fff}
 @media (max-width: 992px) 
{
    .highlight .inner-box{width:100%}
	.highlight h3{font-size:35px}
}


.prj-box{}

/*------------*/
.hmquality{position:relative;display:block;padding: 60px 0 120px;/* background:#f5f0e9; */}
.hmquality .imgbox{position:relative;display:block;}
.hmquality .imgbox img{width:100%;border-radius: 5px;}
.hmquality .text-box{background: #f9fafc;position:relative;display:block;padding: 60px;/* margin-top: 80px; */margin-left: -150px;border-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0;/* box-shadow: 0 3px 10px #d9ece2; */}
@media only screen and (min-width: 768px) and (max-width: 991px){
.hmquality .text-box{padding:120px 58px 0px;margin-left:0;border-radius:0;}
}
@media only screen and (max-width: 767px){
.hmquality .text-box{padding:120px 58px 0px;margin-left:0;border-radius:0;}
}

.vision-main .mt25{margin-top:25px}
.visionbox{border-radius:8px;position: relative!important;padding: 50px 20px;color:#fff;background-color: #D6AC57;}
.visionbox i {font-size:50px;margin-bottom: 10px;}
.visionbox h4{padding:15px 0 0 0;line-height: 28px;}

@media (max-width: 767px){	
.visionbox i {font-size:40px;margin-bottom: 10px;}
}


/*------------*/
.whyworkus{position:relative;display:block;/* background:#f5f0e9; */}
.whyworkus .imgbox{position:relative;display:block;}
.whyworkus .imgbox img{width:100%;}
.whyworkus .text-box{background: #f1f5f8;position:relative;display:block;padding: 35px;margin-left: -75px;}
@media only screen and (min-width: 768px) and (max-width: 991px){
.whyworkus .text-box{padding:120px 58px 0px;margin-left:0;border-radius:0;}
}
@media only screen and (max-width: 767px){
.whyworkus .text-box{padding:120px 58px 0px;margin-left:0;border-radius: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;}

/*------*/
.safety{background: url(../images/safetybg.png) bottom right no-repeat;}
/*------*/
.hmproject {overflow: hidden;}
.hmproject .right{width: calc(57% + 540px);overflow:hidden;float:right;}
@media (max-width: 1199px)
{
    .hmproject .right{width:100%;float:none;}
}
.projectlist .box19 .box-text {left: 10px !important;bottom: 10px !important;width: 90% !important;}

/*--------*/
.certi img{width: 100%;padding: 20px 20px;margin: 0;display: inline-block;}
@media (max-width: 992px)
{
	.certi{border:none;padding:5px}
}



 
.textbox4{background: #fff;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;border: 1px solid #eee;background: #f4f4f4;}
.textbox4 .text-box{position:relative;padding: 15px;}
.textbox4  h4{font-size: 18px;line-height: 27px;color: #D6AC57;padding: 0px 0px 15px 0px;}
.textbox4 p{margin:0;font-size: 15px;line-height: 24px;}



/*-----------------*/
.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-align:center}
.text-desc table thead,.text-desc table th{background:#d1bddb;font-weight:700;font-size:15px;text-align:center}
.text-desc table tr:nth-of-type(odd) {background: #fcfcfc;}
.text-desc table tr:hover {background: #EEE}
.text-desc table td,.text-desc table th{padding: 7px 5px;vertical-align:middle;}
.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: 20px;margin-bottom: 10px;}
.text-desc ul li:last-child{margin-bottom: 0px;}
.text-desc ul.list2 li{width: 46%;display:inline-block;}
@media (max-width: 768px){.text-desc ul.list2 li{width: 100%;}}
.text-desc ul>li:before{position:absolute;font-size: 11px;top: -3px;font-family: "Font Awesome 5 Free";content: "\f0a9";font-weight: 900;color: #D6AC57;left: 0;line-height: 30px;}
.text-desc ul> li >ul>l{list-style-type: none;}
.text-desc ul> li >ul{margin-top:10px;margin-bottom: 0;}
.text-desc ul> li >ul>li:before{position:absolute;font-size: 10px;font-family: "Font Awesome 5 Free";content: "\f138";font-weight: 900;color: #D6AC57;left: 0;line-height: 27px;}

.text-desc h2{font-size: 28px;line-height: 40px;font-weight: bold;padding: 12px 0 6px;margin:0;position:relative;color: #D6AC57;text-transform: capitalize;}
.text-desc h3{color: #D6AC57;font-size: 26px;font-weight: bold;line-height: 38px;padding: 0px 0 7px;margin:0;letter-spacing:.5px;margin-bottom:8px;position:relative;text-transform: capitalize;}
/*.text-desc h3:after{background: #bfbfbf;bottom: 0;content: "";height: 2px;position: absolute;width: 45px;left: 0;}*/
.text-desc h4{color: #D6AC57;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: #D6AC57;font-size: 18px;font-weight: 600;line-height: 25px;padding: 0px 0 1px 0px;margin: 16px 0 3px 0;display: block;letter-spacing:.5px;position:relative;text-transform:capitalize;}
.text-desc h6{color: #D6AC57;font-size: 17px;font-weight: 600;line-height: 25px;padding: 0px 0 1px 25px;margin: 16px 0 3px 0;display: block;letter-spacing:.5px;position:relative;}
.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 p{}

/*------*/
.readmore{color: #D6AC579c;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: #000;}
.readmore:hover i{padding-left:9px}
/*-----------------*/   
.owl-stage{display: flex;flex-wrap: wrap;}
@media screen and (max-width: 1060px){
    .owl-theme .owl-controls .owl-prev{left:0 !important;    }
    .owl-theme .owl-controls .owl-next{right:0 !important}
}

.autogrid{transition:all .5s ease-in-out;column-gap:15px;column-fill:initial}
.autogrid .box-item{margin-bottom:15px;display:inline-block;vertical-align:top}
.autogrid .box-item img{transition:all .5s ease-in-out;backface-visibility:hidden;max-width:100%;vertical-align:middle}
.autogrid .box-item:hover img{opacity:.75}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.autogrid{column-count:2}
}
@media only screen and (min-width: 1024px) {
.autogrid{column-count:4}
}

/*-----*/
.videos{padding:10px}
.videos h3{text-align: center;font-size: 20px;font-weight: 600;padding: 7px 0;}

.bb-green{border-bottom: 5px solid #ffffff;}
.bb-blue{border-bottom: 5px solid #D6AC5769;}



.flexlist3 {display: flex;flex-wrap:wrap;justify-content:space-between;padding: 60px 0 40px 0;}
.flexlist3 .flex-inner{width:33.33%;padding:15px;}
@media only screen and (max-width: 768px){.flexlist3 .flex-inner{width:100%;}}
.flexlist3 .flex-inner {display: flex;flex-direction:column;flex-wrap:wrap;justify-content:center;justify-content:space-between;align-items:center;text-align: center;}
.flexlist3 .flex-inner img{transform:scale(0.75);width: 82px;filter: invert(48%) sepia(18%) saturate(3089%) hue-rotate(102deg) brightness(80%) contrast(100%);/* filter: brightness(0) invert(1); */}
.flexlist3 .flex-inner h5{text-transform: uppercase;font-size: 16px;margin: 15px 0;font-weight:700;}

.flexlist4 {display: flex;flex-wrap:wrap;justify-content:space-between;padding: 20px 0 20px 0;}
.flexlist4 .flex-inner {width:25%;padding: 0;display: flex;flex-direction:column;flex-wrap:wrap;justify-content:center;justify-content:space-between;align-items:center;text-align: center;}
@media only screen and (max-width: 768px){.flexlist4 .flex-inner{width:100%;}}


.flexlist6 {display: flex;flex-wrap:wrap;justify-content:space-between;padding: 40px 0 40px 0;}
.flexlist6 .flex-inner {display: flex;flex-direction:column;flex-wrap:wrap;justify-content:center;justify-content:space-between;align-items:center}
.flexlist6 .flex-inner{width:33.33%;padding-bottom:10px;}
@media only screen and (min-width: 768px){.flexlist6 .flex-inner{width:16.6667%;}}
.flexlist6 .flex-inner img{transform:scale(0.75);width: 82px;filter: invert(48%) sepia(18%) saturate(3089%) hue-rotate(102deg) brightness(80%) contrast(100%);/* filter: brightness(0) invert(1); */}
.flexlist6 .flex-inner h5{text-transform: uppercase;font-size: 14px;margin-top:10px;font-weight:700;letter-spacing:1px;}


/*---------*/
.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: #D6AC57;}
 
  /*-----------*/
.box2{padding-top:0;/* background:#fff; */text-align: center;}
.box2 img{padding:4px;border:1px solid #d8d6d6;text-align:center;width:100%}
.box2.noborder img{border:none;padding:10px}
.box2:hover img{border-color:#D6AC57}
.box2 h4{text-transform:none;padding: 5px 0 5px 0;font-size: 15px;color: #2d2d2d;margin:0;letter-spacing:.5px;text-align: center;font-weight: 600;/* text-transform: capitalize; */}
.box2 h4 a{color:#2d2d2d}
.box2:hover a, .box2:hover h4{color:#D6AC57}
.box2 p{color:#4c4c4c;line-height:24px;margin: 0;}

/*----------*/
.box3{padding-top:0;text-align:center}
.box3 img{border:1px solid #EEE;padding:4px;margin-bottom:7px;text-align:center;width:100%;transition:all .7s ease 0;-webkit-box-shadow:5px 5px 0 0 #f1f1f1;-moz-box-shadow:5px 5px 0 0 #f1f1f1}
.box3:hover img{border: 1px solid #D6AC57;-webkit-box-shadow: 5px 5px 0 0 #D6AC575c;-moz-box-shadow:5px 5px 0 0 #3e4095a6;}
.box3 h4{font-size: 16px;color: #2d2d2d;margin:0;font-weight: 700;text-transform: capitalize;letter-spacing:.5px;display:inline-block;padding:7px 13px;}


/*---------*/
.box4{position:relative;display:block;overflow:hidden}
.box4 .box-inner .box-img{position:relative;display:block;/* background: #D6AC57; */overflow:hidden;/* transition:all 500ms ease; */border: 1px solid #00000045;}
.box4 .box-inner .box-img img{width:100%;opacity:1;transition:all 500ms ease;}
.box4:hover .box-img img{/* opacity: .5; */transform:scale(1.05);}
.box4 .box-inner .box-text h4{font-size: 17px;line-height: 30px;font-weight: 600;color:#fff;padding: 5px 10px;}
.box4 .box-text{left:0;bottom:0;overflow: hidden;width:100%;height: 40px;content:'';position: absolute;background: #D6AC57d9;}
.box4:hover .box-text{background: #414040b3;}


/*---------*/
.box5{position: relative;overflow: hidden;margin-bottom: 0px;box-shadow: 0 0 0 0 rgba(0,0,0,0.10), 0 3px 3px 0 rgba(0,0,0,0.10);border: 1px solid #eee;}
.box5 .box-inner{top:0;left:0;z-index:3;width:100%;height:100%;padding:20px;position:absolute;}
.box5 .box-inner:after{left:0;bottom:0;width:100%;height:100%;content:'';position:absolute;-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;
	background: -moz-linear-gradient(top,rgb(0 0 0 / 0%) 24%,rgb(0 0 0 / 0%) 33%,rgb(0 0 0 / 0%) 43%,rgb(78 103 124 / 18%) 57%,rgb(78 103 124 / 49%) 75%,rgb(78 103 124 / 77%) 92%,rgb(78 103 124) 100%);
	background: -webkit-linear-gradient(top,rgb(0 0 0 / 0%) 24%,rgb(0 0 0 / 0%) 33%,rgb(0 0 0 / 0%) 43%,rgb(0 0 0 / 18%) 57%,rgb(0 0 0/ 49%) 75%,rgb(0 0 0 / 77%) 92%,rgb(0 0 0 / 97%) 100%);
	background: linear-gradient(top,rgb(0 0 0 / 0%) 24%,rgb(0 0 0 / 0%) 33%,rgb(0 0 0 / 0%) 43%,rgb(78 103 124 / 18%) 57%,rgb(78 103 124 / 49%) 75%,rgb(78 103 124 / 77%) 92%,rgb(78 103 124) 100%);
}
.box5:hover {box-shadow:0 0 0 0 rgba(0,0,0,0.10), 0px 8px 11px 0 rgba(0, 0, 0, 0.14);}
.box5 img {transform:translateZ(0);   transition: all 1s;    -webkit-transition: all 1s;-o-transition: all 1s;-moz-transition: all 1s;}
.box5:hover img {transform: scale(1.05);}
.box5 h4{text-transform:capitalize;font-weight: 500;font-size: 25px;margin:0;letter-spacing:.5px;text-align:left;left: 0;bottom: 8px;color: #fff;z-index: 3;width: 100%;padding: 8px 10px;overflow: hidden;position: absolute;-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
.box5:hover h4{bottom: 20px;/* font-size: 21px; *//* color: #df765a; */}
.box5 h4 span{display:block;font-size:14px;color:#e2e2e2; line-height: 22px;} 




.box6{padding:0 5px 25px 5px}
.box6 .box-inner{position:relative;z-index:1}
.box6 .box-inner .img-box {position: relative;overflow: hidden;}
.box6 .box-inner .img-box img{width:100%;-webkit-transition:1s;-o-transition:1s;transition:1s}
.box6 .box-inner:hover .img-box img{opacity: 1;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
.box6 .box-inner .content{position:relative;margin: -20px 10px 0;background:#fff;text-align:center;padding: 15px 15px;-webkit-box-shadow:0 20px 20px 0 rgba(0,0,0,0.05);box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.16);}
.box6 .box-inner .content h4{font-size: 21px;text-transform: capitalize;color: #D6AC57;}
.box6 .box-inner:hover .content h4{color:#fff}
.box6 .box-inner:hover .content{background:#D6AC57;color:#fff}


.box7{position:relative;overflow:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;-moz-transition:all 300ms ease;}
.box7 img{position:relative;width:100%;display:block;transition:all 600ms ease;-webkit-transition:all 600ms ease;-ms-transition:all 600ms ease;-o-transition:all 600ms ease;-moz-transition:all 600ms ease}
.box7:hover img{-webkit-transform:scale(1.2,1.3);-ms-transform:scale(1.2,1.3);-moz-transform:scale(1.2,1.3);transform:scale(1.2,1.3)}
.box7 .overlay-box{position:absolute;left:0;top:0;right:0;bottom:0}
.box7 .overlay-box:before{position:absolute;content:'';left:0;top:0;right:0;bottom:-1px;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;transition:all 1000ms ease;background: -webkit-linear-gradient(top,rgba(55,53,66,0) 24%,rgba(55,53,66,0) 50%,rgba(55,53,66,0.01) 43%,rgba(0,0,0,0.08) 57%,rgb(0 0 0 / 32%) 75%,rgb(0 0 0 / 73%) 92%,rgb(0 0 0 / 98%) 100%);}
.box7 .overlay-box:after{position:absolute;content:'';left:0;top:-100%;width:100%;height:100%;opacity:0;-webkit-transition:all 700ms ease;-moz-transition:all 700ms ease;-ms-transition:all 700ms ease;-o-transition:all 700ms ease;transition:all 700ms ease;background:rgba(0,0,0,0.70)}
.box7:hover .overlay-box:before{top:100%;opacity:0}
.box7:hover .overlay-box:after{opacity:1;top:0}
.box7 .overlay-box h3{position:absolute;right: 0;left: 0;bottom: 15px;text-align: center;line-height:1.3em;padding-bottom:10px;font-size: 20px;font-weight: 500;display:inline-block;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;z-index:1;color: #fff;}
.box7:hover .overlay-box h3{opacity:0;-webkit-transform:translateX(110%);-ms-transform:translateX(110%);-moz-transform:translateX(110%);transform:translateX(110%)}
.box7 .overlay-box h3:before{position: absolute;content:'';bottom:0;height:2px;width:50px;background-color:#e9c37a;text-align: center;left: 42%;right: 0;}
.box7 .overlay-box .overinner{position:absolute;left:0;top:50%;margin-top:-22px;width:100%;text-align:center;opacity:0;-webkit-transform:translateY(-70px);-ms-transform:translateY(-70px);-moz-transform:translateY(-70px);transform:translateY(-70px);-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;z-index:1}
.box7:hover .overlay-box .overinner{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}
.box7 .overlay-box .overinner h4{position:relative;display:inline-block;line-height:44px;color: #ffffff;font-size: 20px;font-weight: 500;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;}


/*-------------*/
.box8{padding:25px;background:#fff;position:relative;margin-bottom: 0;overflow:hidden;border: 2px solid #f4f4f4;box-shadow: #0000000d 0px 4px 20px 7px;}
.box8 .img-box {clip-path: circle(50% at 50% 50%);border:1px solid #eee;width: 90%;margin: auto;}
.box8 .img-box img{width:100%;}
.box8 .inner-box{padding: 0;}
.box8 .inner-box h4{display: inline-block;padding: 0;color: #D6AC57;margin: 21px 0;}
.box8 .inner-box h4 i{margin-top: 5px;display: block;color: #666;font-size: 15px;}
.box8 .inner-box p{margin:0}


/*---------*/
.box9{position:relative;display:block;overflow:hidden;border-radius: 5px;}
.box9 .box-inner .box-img{position:relative;display:block;background: #D6AC57;overflow:hidden;transition:all 500ms ease;}
.box9 .box-inner .box-img img{width:100%;opacity:1;transition:all 500ms ease;}
.box9:hover .box-img img{/* opacity: .5; */transform:scale(1.05);}
.box9 .box-inner .box-text h4{position:absolute;left: 15px;bottom: 15px;display:block;text-transform: capitalize;font-size: 21px;line-height:30px;font-weight: 500;color: #fff;transition:all 500ms ease;width:100%;letter-spacing: 0;}

.box9 .box-text{left:0;bottom:0;overflow: hidden;width:100%;height:100%;content:'';-webkit-transition: all 500ms ease;transition: all 500ms ease;position:absolute;background: -moz-linear-gradient(top,#00000000 24%,#00000000 50%,#00000000 43%,#0000001c 57%,#00000073 75%,#000000bd 92%,#000000e0 100%);background: -webkit-linear-gradient(top,#00000000 24%,#00000000 50%,#00000000 43%,#0000001c 57%,#00000073 75%,#000000bd 92%,#000000e0 100%);background: linear-gradient(top,#00000000 24%,#00000000 50%,#00000000 43%,#0000001c 57%,#00000073 75%,#000000bd 92%,#000000e0 100%);-webkit-transition: all 500ms ease;transition: all 500ms ease;}
.box9 .box-text:hover:after{background: -moz-linear-gradient(top,#00000000 24%,#00000000 50%,#00000000 43%,#0000001c 57%,#00000073 75%,#000000bd 92%,#000000e0 100%);background: -webkit-linear-gradient(top,#000000bd 24%,#000000bd 50%,#000000bd 43%,#000000bd 57%,#000000bd 75%,#000000bd 92%,#000000bd 100%);background: linear-gradient(top,#00000000 24%,#00000000 50%,#00000000 43%,#0000001c 57%,#00000073 75%,#000000bd 92%,#000000e0 100%);}
.box9:hover .box-inner .box-text h4{bottom: 20px;}
.box9 .arrow{position:absolute;bottom:-50px;right: 10px;-webkit-transition:all 500ms ease;transition:all 500ms ease;}
.box9:hover .arrow{bottom: 18px;}
.box9 .arrow i{color: #fff;font-size:15px;line-height: 41px;display:inline-block;height: 40px;width: 40px;background: #a17bb5;border-radius:50%;text-align:center;-webkit-transition:all 500ms ease;transition:all 500ms ease;}
.box9 .arrow:hover i{background: #D6AC57;}

.box11{text-align:center;}
.box11 .img-box:before{content:"";position:absolute;background: rgb(0 0 0 / 39%);top:0;left:0;bottom:0;right:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;z-index:1;}
.box11:hover .img-box:before{opacity:1;visibility:visible;}
.box11 .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;}
.box11:hover .img-box img{transform: scale(1.05);}
.box11 .img-box{overflow:hidden;position:relative;border: 1px solid #eee;}
.box11{display:inline-block;width:100%;text-align:center;}
.box11 h4{border-bottom:3px double #d1d1d1;display:inline-block;margin-top: 15px;font-size:17px;padding: 8px 15px 8px;color:#272524;letter-spacing:0;}
.box11:hover h4{border-bottom:3px double #D6AC57;}
.box11 h4:hover {color: #D6AC57;}
@media (max-width: 575px){
.box11 .img-box{display:inline-block;}
}


.box12{height: 100%;background: #fff;position:relative;z-index:1;overflow:hidden;border: 2px solid #f4f4f4;}
.box12:hover{box-shadow: 0 2px 10px 0 rgb(214 215 216 / 57%);}
.box12 .inner-box{padding:15px;}
.box12 .img-box{overflow:hidden}
.box12 .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;}
.box12:hover .img-box img{transform: scale(1.05);}
.box12 h4{font-size: 18px;margin-bottom: 15px;color: #D6AC57;text-transform: uppercase;}

/*------*/
.box19{position:relative;display:flex;width:100%;box-sizing:border-box;}
.box19 .img-box{width:100%;}
.box19 .img-box img{display:block;width:100%;height:100%;object-fit:cover;}
.box19 .box-text{position:absolute;left: 30px;bottom: 30px;/* transform: translateY(-0%) translateX(-50%); */display:flex;width: 50%;padding: 10px;background: #ffffff24;border-bottom: 3px solid #D6AC57;background-color: #00000094;}
.box19 h4{font-size: 15px;line-height:24px;margin-bottom: 15px;text-transform: uppercase;color: #fff;}
.box19 p{font-size:14px;line-height:22px;color: #fff;}
.box19 a{
    color: #c9d9e8 !important;
}
@media (min-width: 768px){
.box19{flex-direction:row;}
.box19 .box-text{flex-direction:row;}
.box19 h4{font-size: 20px;line-height: 27px;}
.box19 p{line-height: 23px;}
}
@media (max-width: 768px){
	.box19 .box-text{width: 80%;left: 47%;top: 60%;}
	.box19 p,.box19 a{display:none}
	.box19 .box-text{background:none}
	.box19 h4{ margin-bottom: 0;}
}


.box22{position:relative;overflow-y:hidden;box-shadow:.1rem .1rem 1rem rgba(0,0,0,0.1)}
.box22::before{content:"";width:100%;height:100%;position:absolute;background-image: linear-gradient(24.02deg,#ee3b2366 -1.15%,rgba(30,138,255,0) 15.4%),linear-gradient(161.9deg,rgba(252,60,61,0.0001) 72.86%,#ee3b2357 98.95%),linear-gradient(186.4deg,rgba(31,124,252,0.0001) 46.4%,#000 103.29%);z-index:1;}
.box22:hover::before{background-image: linear-gradient(to bottom,rgba(2,36,79,0),#0006e 85%,#000000ab);}
.box22 .box-img{position:relative;display:block;background: #01a4d4;overflow:hidden;transition:all 500ms ease;}
.box22 .box-img img{width:100%;opacity:1;transition:all 500ms ease;}
.box22:hover .box-img img{transform:scale(1.05);}
.box22 .box-inner{display:flex;flex-direction:column;justify-content:center;height:100%;position:absolute;width:100%;top:0;transition:transform 300ms;transform: translate3d(0,96%,0);z-index: 1;color: #fff;}
.box22 .box-inner h4{margin:0;display:block;color:#fff;padding:1rem;transform:translate3d(0,-100%,0);transition:transform 300ms;font-size: 32px;font-weight: 300;}
.box22 .box-inner .box-text{flex-grow:1;padding:1rem;opacity:0;transition:opacity 500ms 100ms}
.box22 .box-inner .box-text p{margin:0}
.box22:hover .box-inner{transform: translate3d(0,63%,0);}
.box22:hover .box-inner h4{transform:translate3d(0,0,0)}
.box22:hover .box-inner .box-text{opacity:1}


.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;padding:40px 20px 40px 40px;position:relative;width:100%;height:100%;margin-top:0;max-height:100%;z-index:1;opacity:1}
.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:70px;padding-bottom:100px;}
.box24:hover .inner-text img{filter: invert(48%) sepia(18%) saturate(3207%) hue-rotate(325deg) brightness(91%) contrast(100%);}
.box24 .inner-text{position:relative;z-index:2}
.box24 .inner-text h4{font-size: 24px;font-weight: 600;display: inline-block;padding-bottom: 12px;}
.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}

/*-----------*/
.boxdesc{text-align:center;padding:5px;color:#555}
.boxdesc strong{display:block;text-decoration:underline;font-weight:500;line-height:10px}
.boxdesc p{margin:5px 0}

.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.boxlist2{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist2 li{margin: 0;padding: 15px;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:15px;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:15px;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:15px;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:15px;width: calc(100%/6);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist6 li{width: calc(100%/5);}}
@media screen and (max-width: 749px) {ul.boxlist6 li{width: calc(100%/3);}}
@media screen and (max-width: 565px) {ul.boxlist6 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:15px;width: calc(100%/7);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist7 li{width: calc(100%/5);}}
@media screen and (max-width: 749px) {ul.boxlist7 li{width: calc(100%/4);}}
@media screen and (max-width: 565px) {ul.boxlist7 li{width: calc(100%/2);}}


.box-auto3{display:flex;flex-wrap:wrap}
.box-auto3 .box-auto-item{width: calc(33.33333333% - 0px);display:flex;padding: 15px;}
.box-auto3 .box-auto-item > div{display:flex;width:100%;flex-shrink:0}

@media (max-width:767px) and (min-width:480px) {.box-auto3 .box-auto-item{width: calc(50% - 0px);}}
@media (max-width:479px) {.box-auto3 .box-auto-item{width:100%;}}


/*--------*/
.social{list-style-type:none;padding:10px 0 0;margin:0}
.social li{display:inline-block}
.social a{margin-right:5px;cursor:pointer;display:block;width: 45px;height: 45px;text-align:center;text-decoration:none;background: transparent;border-radius: 50%;border: 1px solid #cdcdcd;line-height: 40px;font-size: 22px;color: black;}
.social a i{line-height: 40px;/* color: #eee; */}
.social a:hover{background: #D6AC57;color: #ffffff;}

/*--------------*/
.cenq{display:none}
.cont-title{text-transform: inherit;font-weight: 700;}
.form button{margin-top:30px}
.form textarea.text-field{height:80px}
.form .select{margin:0!important;font-size:15px!important}
.form .text-field{background: #fbfbfb;border: 0;color: #2d2d2d;font-size:14px;margin: 0 0 10px;padding: 12px 18px;width:100%;border-radius: 0;border: 1px solid #ababab;}
.form .text-field:focus,.form .text-field:hover{border-color: #D6AC57;box-shadow:none;border-width:1px;}
.errorbox,.errorbox span,.errorbox li{color:#D90000}
.errorbox .sucmsg{color:#046310}
.custbtn{border-radius: 0;padding: 3px 35px;background: #D6AC57;position:relative;display:inline-block;border:none;line-height: 46px;font-size:16px;font-weight:500;margin-top: 5px;border: 1px solid #ffff;color:#fff;text-transform:uppercase;transition:400ms all;-webkit-transition:400ms all;}
.custbtn:hover{text-decoration:none;background: #000000;color: #fff;}

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

/*-------------*/
#download{position:fixed;top:50%;right:0;font-size: 26px;color: #ffffff;background-color: #D6AC57;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: 22px;text-transform: capitalize;margin-bottom:10px;color: #D6AC57;}
.contact-item h5{font-size: 16px;text-transform:uppercase;margin-bottom: 10px;color: #D6AC57;}
.contact-item p{margin-bottom: 5px;}
.contact-item a{color:#0E0E0E}
.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: 15px 0;}
.contact-item > span{font-size: 59px;color:#f0f0f0;margin-top:25px;position:absolute;right:19px;bottom:13px;}
/*------*/

/*------*/
.contact-box{position:relative;margin-bottom:40px}
.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);}
.address{}
.address li{margin: 10px 0;}
.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: 10px;right: 10px;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: 50px;height: 50px;float: left;color: #FFFFFF;border-radius: 10px;background-color: #25D366;background-color: #25D366;}
.hdwatsp i{font-size: 40px;margin-top: 5px;}



/*---------------*/
.footer{/* font-size: 13px; */padding-top: 65px;position:relative;background: #40403E;/* border-top: 2px solid #cdcdcd; */}
.footer p, .footer a{color: #fffafa;line-height: 22px;}
.footer h3{color: #fffafa;font-size: 22px;letter-spacing: 0;margin-top: 0;margin-bottom: 15px;padding-bottom: 6px;position: relative;/* text-transform: uppercase; */}
.footer img{padding: 27px 0 15px 0;width: 275px;display: inline-block;}
.footer ul.list li{list-style: none;margin: 0;position:relative;line-height: 22px;padding: 0;line-height: 28px;}
/*.footer ul.list li:before{position:absolute;font-size: 10px;top: 0;left: 0;font-family: "Font Awesome 5 Free";content: "\f0da";font-weight: 900;color: #fff;line-height: 28px;}*/
.footer .address h4{font-size: 16px;font-weight: 500 !important;color: #ececec;margin: 0;padding-bottom: 0;}
.footer .address h4 i{margin: 0;margin-right: 9px;}
.footer .address i{display:inline-block;margin:6px 8px 0 0;vertical-align:top;color: #fff;font-size: 13px;width: 20px;text-align: center;}
.footer .address li{margin: 6px 0 6px 0;}
.footer .textright{text-align: right;}
.copyrights{padding: 21px 0;overflow: hidden;margin-top: 60px;border-top: 1px solid #0000002b;background: #363636;}
.copyrights ul{text-align:right}
.copyrights li{display:inline-block;list-style: none;margin: 0;position:relative;line-height: 22px;padding: 0px 0 0px 11px;line-height: 28px;}
.copyrights p, .copyrights a{margin: 0;}


@media (max-width: 992px) 
{
    .header-main{position:inherit;padding:0;height: auto;/* background: #000; */}
    .header-main .container{width:100%}
    .logo{margin-right:0;text-align:center;float:none!important;position: inherit;padding: 5px 0;}
    .logo img{}
    .page-head{margin-top: 58px;    padding: 20px 0 20px 0;}
    .page-head h1, .page-head .breadcrumb  {float:none}
    .page-head h1{font-size:25px}
    .page-head {margin-top: 52px;text-align:center;}
    .footer{padding-top: 15px;text-align:left}
    .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}
	.footer img{display:none}
   
}
@media (max-width: 768px) 
{
     .vcenter > .row{ display: initial;}
}
