@import url('https://use.fontawesome.com/releases/v6.2.0/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins: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:'Poppins' ,sans-serif;font-size: 15px;font-weight: 400;line-height: 25px;position:relative;margin:0;padding:0;color: #181818;overflow-x: hidden;background: #fff;letter-spacing: 0.3px;}
.container{ width: 100%; max-width: 1300px; margin: 0 auto; }
tt{font-family:'Poppins' ,sans-serif;}
iframe{border:none}
h1,h2,h3,h4,h5,h6{font-weight: 700;margin:0;letter-spacing: 0;line-height: 1.2;}
a,a:focus,a:hover{outline:medium none;text-decoration:none;color: #118872;}
ul,ol{padding:0;margin:0;list-style:none}
.cuani, a,span,p,i,input,select,textarea,li,img,svg path,*::after,*::before,h1,h2,h3,h4,h5,h6,div {transition: all 0.1s ease-out 0s;-webkit-transition: all 0.1s ease-out 0s;-moz-transition: all 0.1s ease-out 0s;-ms-transition: all 0.1s ease-out 0s;-o-transition: all 0.1s ease-out 0s;}
b, strong{font-weight:600}
::selection {background: #118872;color:#fff }
::-moz-selection {background: #118872;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);}
.border-top{border-top:1px solid #e2e2e2!important;}
.border-bottom{border-bottom:1px solid #e2e2e2!important;}
.boxshwd{box-shadow: rgb(0 0 0 / 6%) 0px 2px 12px 0px;padding: 10px;}
.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;}
.pr20{padding-right: 20px !important;}
.pb0{padding-bottom: 0px !important;}
.pb10{padding-bottom: 10px !important;}
.pb15{padding-bottom: 15px !important;}
.pb20{padding-bottom: 20px !important;}
.pb30{padding-bottom: 30px !important;}
.pt0{padding-top:0 !important}
.pt10{padding-top:10px !important}
.pt20{padding-top:20px !important}
.pt30{padding-top:30px !important}

.automrg{margin: auto;/* text-align: center; */float: none;}
.mt0{margin-top:0 !important}
.mt10{margin-top:10px !important}
.mt20{margin-top:20px !important}
.mt30{margin-top:30px !important}
.mb0{margin-bottom:0 !important}
.mb10{margin-bottom:10px !important}
.mb20{margin-bottom:20px !important}
.mb30{margin-bottom:30px !important}

.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);}
}

.bg1{background:#106268 !important;color: #fff !important;}
.bg2{background:#118872 !important;color: #fff !important;}
.bg3{background:#11b57c !important;color: #fff !important;}

/*-----------*/
.header-main{background:#fff;transition:all .5s ease;padding: 0;}
.header-main .header-wrap{display: flex;justify-content: space-between;max-width: 100%;flex-wrap: wrap;float: none;margin: 0 auto;}
.logo{float:left;margin-right: 0;position: relative;z-index: 1;}
.logo img{width: 220px;padding: 5px 0;}
body.fixed .header-main{position:fixed;background: #fff;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;box-shadow: 0 9px 9px rgba(0,0,0,.1);}
body.fixed{padding-top: 81px;}
body.fixed .logo img{width: 145px;padding: 3px 0;}
body.fixed #cssmenu > ul > li > a{padding: 18px 0px;}
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;}


/*------------*/
.htitle{font-size: 38px;line-height: 1.3;padding: 0 0 15px;margin: 0 0 9px 0;position:relative;color: #118872;text-transform: uppercase;}
.htitle span{display:block;font-size: 28px;}
.htitle:after{background-color: #a2a3a3;bottom:0;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 80px;}
.htitle + p{width: 60%;text-align:left;margin: 0 0;margin-bottom: 25px;font-size: 18px;position: relative;font-weight: 300;}
.htitle.center{text-align:center}
.htitle.center:after{margin:0 auto;}
.htitle.center + p{width: 60%;text-align: center;margin: 0 auto;margin-bottom: 25px;font-size: 18px;position: relative;font-weight: 300;}

.htitle.noline:after{content:none}
.htitle.hsmall{font-size: 30px;text-transform: capitalize;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;}



.htitle3{position:relative;display:block;font-size: 38px;line-height: 46px;color: #118872;margin: 0 0 15px 0;font-weight: 700;}
@media (max-width: 992px) 
{.htitle3{font-size: 28px;line-height: 36px;}}


   
/*----------*/
.page-head{padding: 50px 0 40px 0;color: #2d2d2d;text-align:center;position:relative;background-color: #eef7f3;background-position: center bottom;background-repeat: no-repeat;background-size: cover;}
.page-head h1{margin:0;padding: 0px 0 5px 0;font-size: 30px;text-transform: uppercase;color: #118872;/* float: left; */line-height: 1.2;}
.breadcrumb{text-align:center;background:transparent;margin: 0px 0 0 0;padding:0;/* float: right; */}
.breadcrumb > li,.breadcrumb > li > a,.breadcrumb > li + li:before{color: #000;}

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



/*------------*/
.section{position:relative;padding: 80px 0;background: #fff;}
.section2{padding:30px 0;position: relative;}
.sectionbg{background: #eef7f3;padding: 80px 0;position: relative;}
.bgbox{background: #EFFAFA;padding: 20px;position: relative;}
.bgbox.nobg{background:none}


.hmabout{position: relative;padding-bottom: 120px;background: url(../images/bglogo.png) no-repeat left bottom;}
.hmabout h1{text-transform: uppercase;padding-bottom: 15px;}
.hmabout h3{font-size: 23px;font-weight: 400;margin-bottom: 25px;line-height: 31px;letter-spacing: 0;}
.hmabout h4{font-weight:500;color: #acacac;text-transform:uppercase;font-size: 23px;}
.hmabout tt{font-size: 25px;font-weight: 300;line-height: 35px;padding-bottom: 0;display: block;/* color: #fff; */}


.app-box{border: 1px solid #00000030;border-radius:6px;padding: 15px;position:relative;overflow:hidden;background: #fff;}
.app-box:hover{box-shadow: 0 10px 15px 0 #0106141a;}
.app-box img{}
.app-box h4{margin: 15px 0;position:relative;padding: 0;color: #118872;}
.app-box:hover h4{color: #118872;}
.app-box .desc{color:#2d2d2d;text-align:center}
.app-box .desc p{margin:0}
.app-box.center{text-align:center}
.app-box.center h4{margin-bottom: 0;}

.timeline-main{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;}
.timeline{width:80%;height:auto;max-width:800px;margin:0 auto;position:relative}
.timeline ul{list-style:none}
.timeline ul li{width: 70%;position:relative;margin-bottom:50px;margin-top:-300px}
.timeline ul li:first-child{margin: 0 0 50px 0}
.timeline ul li .inner-box{padding:20px;background-color: #ffffff;border-radius:10px;margin-bottom:20px;border: 1px solid #e5e5e5;margin: 0 auto;}
.timeline ul li .inner-box .inner-text{display: flex;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; */}


.timeline ul li .inner-box img{width: 100%;margin-right: 20px;}
.timeline ul li .inner-box:hover{border-color: #118872;}
.timeline ul li:last-child{margin-bottom:0}
.timeline .inner-box h4{font-size: 22px;line-height:30px;color: #118872;padding: 10px 0;}
.timeline .inner-box p{margin: 0;}
.timeline:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:2px;height:100%;background-color: #f0f0f0;}
.timeline ul li::before{content:"";position:absolute;height:20px;width:20px;border-radius:50%;background-color: #118872;top:0;border: 4px solid #f0f0f0;}
@media only screen and (min-width: 992px) {
.timeline ul li:nth-child(odd){float:left;clear:right;transform: translateX(-190px);-webkit-animation-fill-mode: initial;}
.timeline ul li:nth-child(even){float:right;clear:left;transform: translateX(190px);}
.timeline ul li:nth-child(odd) .inner-box{border-radius: 20px 0 20px 20px;}
.timeline ul li:nth-child(even) .inner-box{border-radius: 0px 20px 20px 20px;}
.timeline ul li:nth-child(odd)::before{transform:translate(50%,-50%);right:-30px}
.timeline ul li:nth-child(even)::before{transform:translate(-50%,-50%);left:-30px}
.timeline ul li:hover::before{background-color: #118872;border-color: #118872;}
}
@media only screen and (max-width: 992px) {
	.timeline:before{left: 0;transform: translateX(-50%);}
	.timeline ul{margin-left: 15px;}
	.timeline ul li{margin:0 0 40px 0}
	.timeline ul li .inner-box img{width:60%}
	.timeline ul li{width:100%;margin-bottom: 30px;}
	.timeline ul li .inner-box{margin:0;border-radius:0 20px 20px 20px;}
	.timeline ul li::before{top:0;transform: translateX(-25px);}
	}
@media only screen and (max-width: 768px) {
	.timeline ul li .inner-box img{width:80%}
}


.about-year{position:relative;z-index:1;padding-right:50px;}
.about-year:after{background-image:url(../images/bg-dott2.png);content:'';position:absolute;z-index:-1;left:0px;top:0px;bottom:0px;width:45%;}
.about-year .img-box{padding:40px 0px 40px 40px;}
.about-year .since-box{padding:30px;margin-right:40px;background-color: #ebf8f3;text-align:center;position:absolute;max-width:240px;right:-40px;bottom:0px;z-index:1;border-bottom: 5px solid #118872;}
.about-year .since-box span{display:block;font-size:80px;line-height:80px;color:#118872;font-family:'Titillium Web', sans-serif;font-weight:700;}
.about-year .since-box p{font-weight:600;text-transform:uppercase;font-size:14px;margin-bottom:0px;}
@media only screen and (max-width: 768px) {
	.about-year .img-box{padding:5px}
	.about-year{padding:0}
	.about-year .since-box{position: initial;max-width: 100%;margin: 0;padding: 10px;}
}

@media (max-width: 420px){
	.about-year .since-box{position:inherit;width:100%;max-width:100%;}
	.about-year{padding-right:0px;}

}


.about-core{}
.about-core .boxlist3 > li{padding:0;margin:0}


.infobox{box-shadow: 0 8px 21px 0 #0000000f;padding: 40px;position:relative;background:#fff}
.infobox h4{position:relative;margin-bottom: 25px;margin-top: 15px;padding: 0 !important;!i;!;}
.infobox img{filter:brightness(0) invert(1);width: 70px;}
@media (max-width: 992px) {
.infobox{padding:30px}
}
@media (max-width: 768px) {
.infobox{padding:20px}
}


/*------------*/
.funfact{}
.funfact .count-box{/* position:relative; */font-size: 71px;line-height:1em;font-weight:700;padding:20px 0;text-align: center;}
.funfact .count-box .count{position:relative;/* float:left; */letter-spacing: 0.01em;color: transparent;-webkit-text-stroke: 2px #118872;}
.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;font-weight: 600;color: #000;padding:0;text-transform: uppercase;}
@media only screen and (max-width: 767px){
	.funfact{padding:0 ;position: relative;}
	.funfact .fact-counter{box-shadow: none;margin: 0;padding: 0;text-align: left;}
}

.boxlfrg-main{}
.boxlfrg-main .boxlfrg{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height: 100%;align-items: center;/* padding: 40px; *//* box-shadow: 0 1px 7px 0 #00000021; */margin-bottom: 80px;}
.boxlfrg-main .boxlfrg:last-child{margin-bottom:0}
.boxlfrg-main .boxlfrg .img-box{-ms-flex-preferred-size:50%;flex-basis: 50%;}
.boxlfrg-main .boxlfrg .img-box .img-inner img{display:block;width: 93%;}
.boxlfrg-main .boxlfrg .inner-box{-ms-flex-preferred-size:50%;flex-basis:50%;}
.boxlfrg-main .boxlfrg .inner-box h4{font-size: 30px;font-weight: 600;margin-bottom: 15px;color: #118872;}
.boxlfrg-main .boxlfrg:nth-child(2n) .img-box{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}
.boxlfrg-main .boxlfrg:nth-child(2n) .inner-box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
.boxlfrg-main .boxlfrg:nth-child(2n) .img-box .img-inner img{display:block;float: inline-end;}
@media (max-width: 768px) 
{
    .boxlfrg-main .boxlfrg{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding: 15px;margin-bottom: 40px;}
    .boxlfrg-main .boxlfrg .inner-box{padding-top: 15px;}
	.boxlfrg-main .boxlfrg .img-box .img-inner img,
	.boxlfrg-main .boxlfrg:nth-child(2n) .img-box .img-inner img{position: relative;width: 100%;}
    .boxlfrg-main .boxlfrg:nth-child(2n) .img-box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
    .boxlfrg-main .boxlfrg:nth-child(2n) .inner-box{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}
}


.strength{background: url(../images/infrastructurebg.jpg) center center no-repeat fixed;position:relative;background-size:cover;}
.strength .inner-box{background: #fffffff5;padding:60px;}
.strength .strength-box {padding: 25px 20px;background: #ebf8f3eb;position:relative;}
.strength .strength-box .title{display: flex;align-items: center;margin-bottom: 12px;}
.strength .strength-box h4{margin-bottom: 0;color: #118872;}
.strength .strength-box p{margin:0}
.strength .strength-box img{width:50px;margin-right:15px;filter: invert(48%) sepia(18%) saturate(3207%) hue-rotate(488deg) brightness(78%) contrast(99%);}
@media only screen and (max-width: 767px){
.strength .inner-box{padding:20px;}
}

.whybox{border: 1px solid #00000030;border-radius:6px;padding: 35px;position:relative;overflow:hidden;background: #fff;height: 100%;}
.whybox:hover{box-shadow: 0 10px 15px 0 #0106141a;}
.whybox img{width:50px;margin-right:15px;filter: invert(48%) sepia(18%) saturate(3207%) hue-rotate(488deg) brightness(78%) contrast(99%);}
.whybox h4{margin: 15px 0;color: #118872;margin-top: 25px;}
.whybox p{margin:0}


































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



.hmabout2{}
.hmabout2 h3{text-transform: inherit !important;!i;!;}
.hmabout2 .count-box{text-align:left}




.home-export{overflow:hidden;background: #000;color:#fff;padding: 0;}
.home-export .media-full{width:50vw;height:100%;border-left:5px solid #118872;}
.home-export .inner-text{padding: 60px 0;}
@media (max-width: 768px) 
{
    .home-export .media-full{width:100%;border-left:0;padding-bottom:50px;}
    .home-export .inner-text{padding-top:50px;padding-bottom:20px;}
}



.icon-box{box-shadow: 0 1px 7px 0 #0000000f;border-radius:6px;padding: 40px;position:relative;overflow:hidden;background: #fff;}
.icon-box:hover{box-shadow: 0 2px 15px 0 #0000000f;}
.icon-box img{width:60px;filter: invert(48%) sepia(18%) saturate(3207%) hue-rotate(338deg) brightness(70%) contrast(143%);}
.icon-box h4{font-size: 25px;margin-bottom: 15px;position:relative;padding: 25px 0 10px 0;width: 65%;}
.icon-box p{margin-bottom: 0;}


.material p{height:100%;box-shadow: 0 1px 7px 0 #00000021;border-radius:6px;padding: 20px !important;position:relative;overflow:hidden;background: #fff;margin: 0;font-weight: 600;font-size: 17px;}
.material p:hover{box-shadow: 0 2px 15px 0 #00000029;}


.ullist li{list-style-type: none;position:relative;padding: 0px 0 0 15px !important;}
.ullist li:before{position:absolute;font-size: 9px;top: 0px;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #118872;left: 0;}








.workwith{color: #fff;background:url(../images/highlight.jpg) center center no-repeat fixed;background-size:cover;padding-bottom: 90px;}
.workwith:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color: #272524cc;}
.workwith h3{color: #fff;text-transform: none;margin: 0 !important;padding: 0 !important;}
.workwith hr{border-color: #ffffff21;margin: 30px 0;}
.workwith p{margin:0;font-size: 18px;line-height: 28px;}
.workwith a{text-transform: uppercase;color: #bb5754;font-weight: 600;letter-spacing: 0;padding-top: 0;display: inline-block;font-size: 13px;}
.workwith img{filter: brightness(0) invert(1);width: 100px;}



.home-infra{background: url('../images/infrastructurebg.jpg') center center no-repeat;position: relative;padding: 60px 0 0 0;background-size: cover;}
.home-infra .infra-main{display:flex;}
.home-infra .infra-main .infra-inner{align-content: flex-end;align-items: flex-end;display: flex;margin-top: 60px;}
.home-infra .infra-main .infra-inner .inner-box{padding: 50px;background-color: #f3f3f3;}

@media (max-width: 992px) 
{
    .home-infra .infra-main{flex-wrap:wrap;}
    .home-infra .infra-main .infra-inner{width:100%;}
}

@media (max-width:768px) {
    .home-infra .light-text{font-size: 36px;text-align: center;margin: 0 auto;width: 100%;}
    .home-infra .infra-main .infra-inner {width: 100%;}
    .home-infra .infra-main .infra-inner .inner-box{padding:25px;}
}





.product-title{margin-bottom: 15px;border-bottom: 1px solid #cecece;padding-bottom: 15px;}
.product-title h2{position:relative;display:block;font-size: 28px;line-height: 38px;color: #118872;margin:0;padding-bottom: 0;}
.product-title h3{position:relative;display:inline-block;font-size: 19px;line-height:24px;padding-bottom: 0;/* margin-bottom: 10px; */color: #000000c9;}





/*-----------------*/
.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.center{text-align:center}
.text-desc table hr{border-color: #ebebeb;margin: 5px 0;}
.text-desc table thead,.text-desc table th{background: #ebebeb;font-weight:700;font-size:15px}
.text-desc table td,.text-desc table th{border: 1px solid #ebebeb !important;padding: 7px;/* color:#2d2d2d; */vertical-align:middle;}
.text-desc table td{font-size:15px;/* color: #545454; */}
.text-desc tt{font-size: 22px;font-weight: 600;line-height: 35px;padding-bottom: 0;display: block;/* color: #fff; */}
.text-desc ul,.text-desc ul ul{margin-left:17px;margin-bottom:22px}
.text-desc ul li{list-style-type: none;position: relative;margin-bottom: 5px;}
.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: 9px;top: 0px;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #118872;left: -15px;}
.text-desc h2{font-size: 28px;line-height: 40px;font-weight: bold;padding: 12px 0 6px;margin:0;position:relative;color: #118872;text-transform: capitalize;}
.text-desc h3{color: #118872;font-size: 26px;font-weight: bold;line-height: 38px;padding: 0px 0 2px;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: #118872;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: 16px;top: 0px;left: 0;font-family: "Font Awesome 5 Free";content: "\f0a4";font-weight: 900;}
.text-desc h5{color: #118872;font-size: 18px;font-weight: 500;line-height: 26px;padding: 6px 0 2px 20px;margin: 3px 0 !important;letter-spacing:.5px;text-transform:capitalize;position: relative;}
.text-desc h5:before{content:'*';position:absolute;font-size: 30px;top: 11px;left: 0;}
.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: #118872;text-transform:uppercase;font-weight:600;font-size: 15px;padding-top: 10px;display: inline-block;}
.readmore i{font-size:11px;padding-left:6px}
.readmore:hover{color: #118872;}
.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;}


/*---------*/
.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: #118872;}
 
  /*-----------*/
.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:#118872}
.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:#118872}
.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 #118872;-webkit-box-shadow: 5px 5px 0 0 #1188725c;-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;/* border: 1px solid #eee; */background: #fff;text-align: center;padding: 10px;background: #f7f7f7;}
.box4:hover{border: none;box-shadow: 0 5px 10px 0 #0000000f;}
.box4 .img-box{position:relative;overflow:hidden;padding: 10px;}
.box4 .img-box img{width:100%;opacity:1;transition:all 500ms ease;}
.box4:hover .img-box img{transform: scale(1.02);}
.box4 .inner-box h4{font-size: 18px;line-height: 26px;color: #2d2d2d;padding: 5px 10px 0 10px;}
.box4 .inner-box p{font-size: 15px;line-height: 26px;color: #2d2d2d;}
.box4:hover .inner-box h4{color:#118872}


/*---------*/
.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 .inner-img {position: relative;overflow: hidden;}
.box6 .box-inner .inner-img img{width:100%;-webkit-transition:1s;-o-transition:1s;transition:1s}
.box6 .box-inner:hover .inner-img 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: #118872;}
.box6 .box-inner:hover .content h4{color:#fff}
.box6 .box-inner:hover .content{background:#118872;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: 45px;text-align: center;line-height:1.3em;padding-bottom:10px;font-size: 20px;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(150%);-ms-transform: translateX(150%);-moz-transform: translateX(150%);transform: translatey(150%);}
.box7 .overlay-box h3:before{position: absolute;content:'';bottom:0;height: 1px;width:50px;background-color: #118872;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;-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{background:#fff;position:relative;margin-bottom: 10px;overflow:hidden;box-shadow: 0 2px 4px 1px rgb(0 0 0 / 10%);}
.box8:hover{box-shadow: 0px 8px 11px 2px rgb(0 0 0 / 14%);}
.box8 .img img{width:100%}
.box8 .inner{padding: 12px 12px 10px;}
.box8 .inner h4{font-size: 17px;color: #118872;font-weight: 700;display: inline-block;padding: 0px 0 8px 0;}
.box8 .inner p{font-size: 14px;/* color: #000; */line-height: 20px;margin: 0;/* min-height: 120px; */text-align: justify;}


/*---------*/
.box9{position:relative;display:block;overflow:hidden;border-radius: 5px;}
.box9 .box-inner .box-img{position:relative;display:block;background: #118872;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: #118872;}

.box11{text-align:center;}
.box11 .inner-img: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 .inner-img:before{opacity:1;visibility:visible;}
.box11 .inner-img 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 .inner-img img{transform: scale(1.05);}
.box11 .inner-img{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 #118872;}
.box11 h4:hover {color: #118872;}
@media (max-width: 575px){
.box11 .inner-img{display:inline-block;}
}


.box12{height: 100%;background: #f9fafc;position:relative;z-index:1;overflow:hidden;border-radius:5px}
.box12:hover{box-shadow: 0 2px 10px 0 rgb(214 215 216 / 57%);}
.box12 .inner-box{padding:15px;}
.box12 .inner-img{overflow:hidden}
.box12 .inner-img 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 .inner-img img{transform: scale(1.05);}
.box12 h4{font-size: 23px;font-weight: 600;margin-bottom: 15px;color: #118872;}


.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}


/*-----*/
.box23{height: 100%;border: 2px solid #effafa;position:relative;z-index:1;overflow:hidden;background: #fff;padding: 8px;transition: .4s;text-align: center;border-radius: 7px;}
.box23:hover{box-shadow: 0 5px 7px 0 #d6d7d84f;transform: translateY(-5px);}
.box23 .inner-box{padding: 15px 10px;}
.box23 .inner-img{overflow:hidden;position: relative;}
.box23 .inner-img 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 .inner-img img{transform: scale(1.05);}
.box23 h4{font-size: 24px;font-weight: 700;line-height: 30px;color: #b64c4d;}
.box23 h5{font-size: 18px;line-height: 30px;margin-bottom: 15px;}
.box23 h5+p,.box23 h4 + p{margin:10px 0 0 0;color: #214464;}
.box23:hover h4{color: #B64C4D;}
.box23 .inner-box a{font-size: 14px;line-height: 30px;background: #118872;color:#fff;padding: 5px 25px;display:inline-block;border-radius:35px;text-transform: uppercase;font-weight: 600;}
.box23 .inner-box a:hover{background: #2a1415;}

.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 .inner-img 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 .inner-img img{opacity:1;transform:translate(0);transition:opacity .5s ease-in-out 0s,transform .6s ease-out .25s;opacity:1;visibility:visible}


.box28{padding:8px 8px 30px;text-align:center;border: 2px solid #effafa;background: #fff;transition: .4s;}
.box28:hover{box-shadow: 0 5px 7px 0 #d6d7d84f;transform: translateY(-5px);}
.box28 .inner-img .icon-box,
.box28 .inner-img .img-box img{-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.box28 .inner-img{position:relative;}
.box28 .inner-img .icon-box{position:absolute;bottom: -36px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width: 70px;height: 70px;padding-top: 13px;background-color: #118872;z-index:2;color:#fff;border:5px solid #fff;border-radius:50%;}
.box28:hover .inner-img .icon-box{background:#118872}
.box28 .inner-img .icon-box img{filter: brightness(0) invert(1);display: inline-block;}
.box28 .inner-img .img-box{overflow:hidden;position:relative;display:block;margin-bottom: 47px;}
.box28 .inner-img .img-box img{width:100%;}
.box28:hover .inner-img .img-box img{-webkit-transform: scale(1.04);-ms-transform: scale(1.04);transform: scale(1.04);}
.box28 .inner-box{position:relative;margin:0 30px;}
.box28 .inner-box h4{font-size: 22px;padding: 5px 0px 15px 0px;line-height: 24px;color: #118872;}

/*--------*/
.box30{position:relative;-webkit-backface-visibility:hidden;width: 100%;    overflow: hidden;}
.box30 .box-item{-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;perspective:1000px;-webkit-perspective:1000px}
.box30 .box-front,
.box30 .box-back{min-height: 100%;-ms-transition:transform .7s cubic-bezier(.4,.2,.2,1);transition:transform .7s cubic-bezier(.4,.2,.2,1);-webkit-transition:transform .7s cubic-bezier(.4,.2,.2,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.box30 .box-front{-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}
.box30 .box-front img{width:100%}
.box30 .overlay-box{position:absolute;left:0;top:0;right:0;bottom:0}
.box30 .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%);}
.box30 .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)}
.box30:hover .overlay-box:before{top:100%;opacity:0}
.box30:hover .overlay-box:after{opacity:1;top:0}
.box30 .overlay-box h4{position:absolute;right: 0;left: 0;bottom: 45px;text-align: center;line-height:32px;padding-bottom:10px;font-size: 22px;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;}
.box30:hover .overlay-box h4{opacity:0;-webkit-transform: translateX(150%);-ms-transform: translateX(150%);-moz-transform: translateX(150%);transform: translatey(150%);}
.box30:hover .box-front{-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility: inherit;backface-visibility: inherit;}
.box30 .box-back{position:absolute;top:0;left:0;width:100%;-ms-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;background: #00000057;color:#fff}
.box30:hover .box-back{-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}
.box30 .inner{position:absolute;left:0;width:100%;padding:60px;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%}
.box30 .box-back h4{font-size: 22px;line-height: 32px;}
.box30:hover .box-front{-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility: inherit;backface-visibility: inherit;}
.box30 .box-back{position:absolute;top:0;left:0;width:100%;-ms-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;background: #00000057;color:#fff}
.box30:hover .box-back{-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}
.box30 .inner{position:absolute;left:0;width:100%;padding:60px;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%}
.box30 .box-back h4{font-size: 22px;line-height: 32px;}


.box31{position:relative;display:block;-webkit-transition:transform .3s;transition:transform .3s;}
.box31:hover{-webkit-transform: translateY(-8px);-ms-transform: translateY(-8px);transform: translateY(-8px);}
.box31 .box-img img{display:block;width:100%;filter: saturate(0%);}
.box31:hover .box-img img{filter: none;-webkit-transition:filter .3s;transition:filter .3s;}
.box31 .box-inner{background-color:#121c22;color:#fff;position:absolute;bottom: 30px;left:0;width:100%;padding: 22px 25px;-webkit-transition:background-color .3s,bottom .3s;transition:background-color .3s,bottom .3s;}
.box31 .box-inner h4{padding:0 30px 0 0;position:relative;line-height: 24px;font-size: 20px;}
.box31:hover .box-inner{bottom:0;background-color:#118872;}


.box32{position:relative;display:block;-webkit-transition:transform .3s;transition:transform .3s;}
.box32:hover{-webkit-transform: translateY(-8px);-ms-transform: translateY(-8px);transform: translateY(-8px);}
.box32 .box-img img{display:block;width:100%;}
.box32:hover .box-img img{filter:saturate(0%);-webkit-transition:filter .3s;transition:filter .3s;}
.box32 .box-inner{background-color:#121c22;color:#fff;position:absolute;bottom: 30px;left:0;right:25%;padding: 22px 25px;-webkit-transition:right 0.3s,bottom 0.3s,background-color 0.3s;transition:right 0.3s,bottom 0.3s,background-color 0.3s;}
.box32 .box-inner h4{padding:0 30px 0 0;position:relative;line-height: 24px;font-size: 16px;}
.box32:hover .box-inner{bottom:0;background-color:#118872;right:0}

.icon-box2{position:relative;background:#fff}
.icon-box2 .inner-box{text-align: left;border: 1px solid #effafa;margin-bottom: 10px;padding: 45px 20px;}
.icon-box2 .inner-box img{transition: all 0.3s linear;width:60px;display: inline-block;filter: invert(48%) sepia(18%) saturate(3207%) hue-rotate(156deg) brightness(91%) contrast(94%);}
.icon-box2 .inner-box:hover img{transform: translateY(-10px);}
.icon-box2 .inner-box:hover a{color: #000;-webkit-transition:all .5s;}
.icon-box2 .inner-box h4{font-size: 20px;padding: 40px 0px 15px 0px;line-height: 30px;color: #118872;}
.icon-box2 .inner-box:hover h4{color: #118872;}
.icon-box2 .inner-box p{color:#757575;margin: 0;}
.icon-box2 .inner-icon {display: flex;position: absolute;top: -6px;left: 20px;z-index: 2;opacity: 0;transform: scale(0);transition: all 0.3s ease-in-out;}
.icon-box2 .inner-icon .iconblue {width: 15px;height: 15px;margin-right: 6px;background-color: #118872;clip-path: circle(50% at 50% 50%);}
.icon-box2 .inner-icon .icongreen {width: 15px;height: 15px;margin-right: 3px;background-color: #118872;clip-path: circle(50% at 50% 50%);}
.icon-box2:hover .inner-icon{opacity: 1;    transform: scale(1);}


/*-----------*/
.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: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.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}
ul.boxlist7 li{width: 14%;display:inline-block;vertical-align:top;padding:10px;transition:all .7s ease 0;}
@media screen and (max-width: 1170px) {ul.boxlist7 li{width:13.9%;}}
@media screen and (max-width: 992px) {ul.boxlist7 li{width:19.5%;}}
@media screen and (max-width: 768px) {ul.boxlist7 li{width:24%}}
@media screen and (max-width: 470px){ul.boxlist7{text-align:center}ul.boxlist7 li{width:32.5%;}}

.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: 40px;height: 40px;text-align:center;text-decoration:none;background: transparent;border-radius: 50%;border: 1px solid #272524;line-height: initial;font-size: 20px;color: #272524 !important;}
.social a i{line-height: 40px;color: #272524;}
.social a:hover{background: #118872;color: #ffffff;border-color: #118872;}
.social a:hover i{color: #fff;}

/*--------------*/
.cenq{display:none}
.form label{font-weight:600}
.form button{margin-top:30px}
.form textarea.text-field{height:80px}
.form .select{margin:0!important;font-size:15px!important}
.form  input[disabled],.form .text-field{background: #f6f6f6ab;border: 0;color: #222d35;/* font-size: 16px; */margin: 0 0 18px;padding: 15px;width:100%;border-radius: 0;border: 1px solid #dabfa5;}
.form .text-field:focus,.form .text-field:hover{/* border-color: #c3002f; */box-shadow:none;/* border-width:1px; */background: #fff;}
.errorbox,.errorbox span,.errorbox li{color:#D90000}
.errorbox .sucmsg{color:#046310}
.custbtn{border-radius: 0;padding: 15px 35px 15px 35px;background: #118872;position:relative;display:inline-block;line-height: 20px;margin-top: 0;border: 1px solid #ffff;color:#fff;text-transform:uppercase;font-weight: 600;}
.custbtn:hover{text-decoration:none;background: #2a1415;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: #118872;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-box3{position:relative;padding:120px 0}
.contact-box3 .box-title{position:relative;display:block;margin-bottom:50px}
.contact-box3 .box-title .icon-box{position:relative;display:inline-block;width:80px;height:80px;line-height:88px;background: #effafa;font-size:38px;text-align:center;border-radius:50%;margin-bottom:30px;color: #118872;padding-top: 17px;}
.contact-box3 .box-title h2{display:block;font-size: 30px;line-height: 40px;margin-bottom:21px;color: #118872;}
.contact-box3 .inner-box{position:relative;display:block}
.contact-box3 .inner-box:hover{}
.contact-box3 .inner-box .icon-box{position:relative;display:inline-block;width:100px;height:100px;background:#e2e2e2;margin-bottom:22px;clip-path:polygon(0% 50%,50% 0%,150% 100%,0% 100%,0% 0%);z-index:1;}
.contact-box3 .inner-box .icon-box i{font-size: 30px;line-height: 110px;color: #118872;}
.contact-box3 .inner-box:hover .icon-box i{color:#fff}
.contact-box3 .inner-box .icon-box:before{position:absolute;content:'';background:#fff;width:calc(100% - 2px);height:calc(100% - 2px);left:1px;top:1px;clip-path:polygon(0% 50%,50% 0%,150% 100%,0% 100%,0% 0%);z-index:-1;transition:all 500ms ease}
.contact-box3 .inner-box:hover .icon-box:before{background: #118872;}

.contact-box3 .inner-box h3{position:relative;display:block;font-size: 20px;line-height: 31px;margin-bottom: 25px;border-bottom: 1px solid #eee;padding-bottom: 25px;color: #118872;}
.contact-box3 .inner-box p a{display:inline-block;color: #1b1b1b;}
.contact-box3 .info-column{border-right:1px solid #e2e2e2}
.contact-box3 strong{color: #118872;margin-top: 8px;display: inline-block;}
.contact-box3 strong:first-child{margin:0;}
.contact-box3 .info-column:last-child{border:none}


/*------*/

/*------*/
.contact-box{position:relative;/* margin-bottom:40px; */box-shadow: #0000000f 0px 2px 12px 0px;padding: 30px;}
.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{text-align:center}
.contact-box i{height: 80px;width: 80px;line-height: 80px;font-size:35px;text-align:center;border-radius: 14px;color: #118872;display:inline-block;transition:0.3s;background: #f2f2f2;transform: rotate(45deg);}
.contact-box i:before{transform: rotate(17deg);display: inline-block;transform: rotate(-45deg);}
.contact-box:hover i{background:#118872;color:#fff;}
.contact-box h5{font-size: 18px;margin: 25px 0;color: #d5d5d5;}
.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;}



/*------*/
.address{font-weight: 500;}
.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: 14px; */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{padding-top: 60px;position:relative;background: #eef7f3 top right no-repeat;border-top: 1px solid #118872;}
.footer p, .footer a{color: #505050;line-height: 22px;font-weight: 500;}
.footer .ftcontact {border-top: 1px solid #505050;padding-top: 45px;margin-top: 15px;}
.footer .ftcontact i{color: #118872;}
.footer .ftcontact h4{font-size: 20px;color: #118872;margin-bottom: 5px;}
.footer .ftcontact h5{font-size: 15px;font-weight: 400;margin-bottom: 20px;color: #4d555a9e;}
.footer .ftcontact a{font-size: 14px;font-weight: 500;line-height: 24px;margin-top: 0;display: inline-block;}
.footer img{padding: 10px 0 15px 0;width: 320px;display: inline-block;}
.copyrights{padding: 21px 0;overflow: hidden;margin-top: 45px;border-top: 1px solid #00000024;}
.copyrights p, .copyrights a{margin: 0;font-size: 14px;}

.footer .social{text-align:right}

.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: #505050;}
.footer ul.list li a{margin:0}


@media (max-width: 992px) 
{
    .footer .social{text-align:left}
    .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{/* margin-bottom:10px; */}
    .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;padding: 14px 0 14px 0;text-align:center;}
    .footer{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}
   
}
@media (max-width: 768px) 
{
     .vcenter > .row{ display: initial;}
}


