@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.2.0/css/all.min.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&amp;display=swap');
body,tt{font-family:'Roboto' ,sans-serif;font-size: 14px;font-weight: 400;line-height: 24px;position:relative;margin:0;padding:0;color:#000;}
h1,h2,h3,h4,h5,h6{font-weight:500;margin:0;}
a,a:focus,a:hover{outline:medium none;text-decoration:none}
ul,ol{padding:0;margin:0;list-style:none}
.no-padding{padding:0}
.cuani, a{-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
b, strong{font-weight: 500;}
::selection {background: #0181fe;color:#fff }
::-moz-selection {background: #0181fe;color:#fff}
.vcenter .row{align-items: center;display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap;    flex-wrap: wrap;}
.p0{padding:0 !important}
.p5{padding:5px !important}
.p10{padding:10px !important}
.p15{padding:15px !important}
.p20{padding: 20px !important;}
.p25{padding: 20px !important;}
.pb0{padding-bottom: 10px !important;}
.pb25{padding-bottom: 30px !important;}
.pt0{padding-top:0 !important}
.pt10{padding-top:10px !important}
.pt20{padding-top:20px !important}
.pt30{padding-top:30px !important}



/*------------*/
#preloader {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #fff;z-index: 9999;}
#preloader #spinner {display: block;position: relative;top: 44%;width: 100%;height: 70px;text-align: center;}
@keyframes loadplay
{
    0% {background-position: 0px 0px;}
	100% {background-position: -2112px 0px;}
}
#preloader #spinner .loader{background: url(../images/loader.png) no-repeat;width: 180px;height: 80px;margin: 0 auto;}
#preloader #spinner .loader.play {animation-name: loadplay;animation-iteration-count:infinite;animation-duration:1.5s;}
.overlay{display: inline-block;z-index: .5;position: relative;/*overflow: hidden;*/}
.overlay:before{content:' ';display: block; position: absolute;z-index: 2;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(40, 40, 40, 0.5);opacity: 0;transition: opacity 0.3s;}
.over-parent:hover .overlay:before{opacity: 1;cursor: pointer;}


.tophead{margin-left:0;display:inline-block;font-weight: 500;color: #333333;font-size: 14px;position: relative;}
.tophead a{color: #565656;letter-spacing: 0.5px;}
.tophead i{padding-right:8px;font-size: 16px;position: relative;top: 1px;color: #174e8f;}
.tophead li{padding: 8px 0 7px 12px;}
.tophead li:last-child{}


/*-----------*/
.header-main{background:#fff;transition:all .5s ease;/* padding: 2px 0 2px 0; */}
.header-right{text-align:right;float: right;}
.header-right #cssmenu{text-align:left;}
/*-----*/
.logo{float:left;padding:20px 0px;}
.logo img{width: 270px;}
.head-info{display:block;overflow:hidden;padding:11px 0 8px;font-size:17px;font-weight:400}
.head-info ul{padding:0;margin:0}
.head-info ul li{display:inline-block;padding:0 20px;color:#174e8f}
.head-info .fa{font-size:18px;margin-right:8px;color:#000}
.head-info ul li.email .fa{font-size:15px}

@media (max-width: 778px)
{
    .header-right{text-align:center;float: none !important;}
    .tophead{text-align:center;display: block;float: none !important;}
    .tophead li{padding: 0 5px;}
    .flexslider{padding-top: 55px !important;}
    .logo img{ width: 350px !important;}
}

body.fixed .header-main{position:fixed;padding-top: 0;box-shadow: 0 6px 9px rgba(0,0,0,.1);background: #ffffffd4;padding-bottom: 0;top:0;left:0;right:0;z-index:9;-webkit-animation: slide-down 0.7s;-moz-animation: slide-down 0.7s;-o-animation: slide-down 0.7s;}
body.fixed .logo{padding:2px 0}
body.fixed .logo img{width: 270px;}
body.fixed{padding-top: 78px;}
body.fixed .tophead{display:none}
body.fixed #cssmenu > ul > li > a{padding: 17px 0;}


.flex-control-paging li a.flex-active{background: #174e8f !important;}
.flex-control-paging li a{border-color: #174e8f !important;}
.htitle{font-size: 43px;line-height: 51px;padding: 0 0 12px;margin:0;position:relative;letter-spacing:.5px;color: #372c95;margin-bottom: 20px;text-transform: capitalize;font-weight: 800;}
.htitle:after{background-color: #174e8f;bottom:0;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 110px;}
.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;}
.htitle.noline:after{content:none}
.htitle.hsmall{font-size: 33px;}
@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: 30px;font-weight: 800;line-height: 42px;padding: 0 0 8px;margin:0;position:relative;letter-spacing:.5px;color: #174e8f;margin-bottom: 10px;}
.htitle2:before{background-color: #000000;bottom:6px;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 74px;}
.htitle2 span{color:#174e8f;font-weight: bold;font-size: 40px;}
.htitle2.noline:before{content:none}
.htitle2.center{text-align:center}
.htitle2.center:before{margin:0 auto}


/*----------*/
.page-head{padding: 10px 0 10px 0;color:#fff;text-align:center;position:relative;/* background: #e8e8e8 url(../images/headerbg.jpg) center center no-repeat fixed; *//* background-size: cover; *//* background: #e8f1f7; */border-top: 1px solid #a8cde6;border-bottom: 1px solid #e7e8e8;}
/*.page-head:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color: rgb(29 28 28 / 82%); background: linear-gradient( 
270deg
 , #01b1c9e6 0%, #6fbf46e6 100%);}*/
.page-head h1{margin:0;padding:0;font-size:30px;text-transform: capitalize;color: #4a4a4a;font-weight: 700;display: none;float: left;}
.breadcrumb{text-align:center;background:transparent;margin: 0;padding:0;float: left;}
.breadcrumb > li{font-size:13px;color: #174e8f;}
.breadcrumb > li span{font-size:15px;font-weight: 600;}
.breadcrumb > li > a{color: #4b4b4b;}
.breadcrumb > li + li:before{color: #4b4b4b;}

/*------------*/
.section{position:relative;padding: 50px 0;}
.section2{padding:30px 0;position: relative;}
.sectionbg{background: #f3f8fb;padding:60px 0;position: relative;}
.bgbox{background: #f3f8fb;padding: 30px 20px;}

/*------------------*/

.hmtitle .sub-title{display:block;font-size: 17px;font-weight: 400;text-transform:uppercase;color: #b7a9a9;font-family: 'Roboto Condensed' ,sans-serif;}
.hmtitle h2{margin:1.5rem 0;font-size: 60px;font-weight: 900;line-height: 70px;color: #000000;}
.hmtitle h2 .brand{position:relative;display:inline-block;padding: 0;color: #174e8f;margin-right: 15px;}
.hmtitle h2 .brand span{position:relative;}
.hmtitle h2 .brand:before{top:50%;content: '';position: absolute;left:3px;width:100%;height:42%;opacity: 0.5;background-color: #c5def9;border-radius: 4px;}

.highlight-tit{position:absolute;top: 0;left:0;width:100%;font-size: 119px;font-weight:800;color: #f7f7f782;text-transform:uppercase;line-height:220px;-webkit-animation:linear infinite alternate;-webkit-animation-name:run;-webkit-animation-duration:25s;-ms-animation:linear infinite alternate;-ms-animation-name:run;-ms-animation-duration:25s;-moz-animation:linear infinite alternate;-moz-animation-name:run;-moz-animation-duration:25s;}


/*---------about-----------*/

/*---------about-----------*/
.hmabout{}
.hmabout h1{font-size: 30px;font-weight: 700;margin-bottom: 15px;color: #5d5d5d;text-transform: uppercase;line-height: 46px;letter-spacing: 0;padding-bottom: 5px;}
/*.hmabout h1:before{background-color: #bc0309;bottom: 0;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 101px;}*/
.hmabout h1 span{text-transform:uppercase;font-weight: 900;font-size: 53px;color: #174e8f;}
.about-exp{border: 10px solid #d4d8d6;text-align: center;padding: 18px 22px;color: #174e8f;border-image: linear-gradient(to right, #009EDF, #00778F, #2B2845 );border-image-slice: 1;}
.about-exp h3{font-size: 120px;font-weight: 900;}
.about-exp h4{font-size: 20px;line-height: 24px;font-weight: 500;color: #757575;}
.about-exp:hover{background: linear-gradient(270deg, #2B2845 0%,  #00778F 50%, #009EDF 100%);}
.about-exp:hover h3,.about-exp:hover h4{color:#fff}

.hmaboutlist li{text-align:center;border: 1px solid #eee;}
.hmaboutlist i{font-size: 40px;}
.hmaboutlist h4{font-weight: 500;text-transform: capitalize;padding: 15px 0;}
.hmaboutlist li:hover i, .hmaboutlist li:hover h4{color: #bc0208;}



/*---------------*/
.why-us{position: relative;text-align: center;color:#fff;background: #e8e8e8 url(../images/why-us.jpg) center center no-repeat fixed;background-size: cover;padding: 80px 0;}
.why-us:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color: rgb(0 0 0 / 70%);}
.why-us p{color:#fff}
.why-icon{}
.why-icon li{padding: 10px !important;}
.why-icon .inner-box{text-align: center;}
.why-icon .inner-box .img-box{padding:30px;background: linear-gradient(-70deg, #01B1C9 0%, #6FBF46 100%);border-radius: 50%;padding: 35px;}
.why-icon .inner-box img{width:100%;}
.why-icon .inner-box h4{font-size: 14px;padding: 5px 0;font-weight: 500;}
.why-icon .inner-box:hover i{color:#fff;}

/*-----------*/
.funfact{background: linear-gradient(to right, #009EDF, #00778F, #2B2845 );}
.funfact-inner{box-shadow: 2px 2px 15px -4px #18212f;padding: 20px 15px;background: #ffffff;background:  #f3f3f3;background-size: 200% 100%;background-position: right bottom;transition: all .5s ease-out;}
.funfact-inner:hover {/* background-position: left bottom; *//* color:#fff */}
.funfact .funbox{text-align:center;padding: 10px 0;}
.funfact h3{font-size: 22px;padding-top: 6px;text-transform: uppercase;font-weight: 400;color: #fff;}
.funfact h5{font-size: 16px;padding-top: 6px;text-transform: uppercase;font-weight: 400;color: #fff;}
.funfact i{margin-right: 0;font-size: 41px;line-height: 50px;margin-bottom: 20px;display: inline-block;color: #ffffff;}
.funfact h4{color: #ffffff;line-height: 31px;margin-bottom:0;text-transform:uppercase;font-size: 40px;font-weight: 700;/* text-align:center; */position:relative;}
.funfact-inner:hover h5, .funfact-inner:hover h4, .funfact-inner:hover i{/* color:#fff */}
@media (max-width: 992px) 
{
    .funfact .funbox{padding-top: 10px;}
    .funfact h4{font-size: 50px;}
    .funfact h5{padding-top:20px}
}

.hmproduct{padding-top:80px}

/*------*/
.what-we-do{position: relative;color: #fff;background: linear-gradient(270deg, #2B2845 0%,  #00778F 50%, #009EDF 100%);background-size: cover;/* padding-top: 0; */padding-bottom: 0;}
/*.what-we-do:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-image: url(../images/whatwedobg.gif);background-repeat: repeat;opacity: .04;}*/
.what-we-do tt{color: #fff;}
.what-we-do a{color: #fff;border: 1px solid #fff;padding: 10px 27px;border-radius: 0;margin-top: 15px;display: inline-block;text-transform: capitalize;margin-right: 25px;font-weight: 500;font-size: 19px;}
.what-we-do a i{    font-size: 16px;margin-left: 10px;}
.what-we-do h2{font-size: 41px;line-height: 56px;margin-top: 0;font-weight: 800;padding: 40px 0 20px 0;}
.what-we-do a:hover{background: #000000;border-color: #000000;}
@media (max-width: 778px) 
{
     .what-we-do{/* text-align:center; */}
     .what-we-do h2{margin-top:0;font-size: 40px;line-height: 48px;padding-top: 0;}
     .what-we-do a{margin:0;margin-top:10px;display:block}
     .what-we-do .pull-right{float:none !important}
 }



.imghover-box{position:relative;overflow:hidden;margin: 0;width:100%;color:#000;text-align:center;-webkit-perspective:50em;perspective:50em;}

.imghover-box img{max-width:100%;vertical-align:top}
.imghover-box .overplay{top:50%;left:20px;right:20px;position:absolute;opacity:0;z-index:1}
.imghover-box h2,.imghover-box h4{margin:0}
.imghover-box h2{font-weight:600}
.imghover-box h4{font-weight:400;text-transform:uppercase}
.imghover-box i{font-size:32px}
.imghover-box:after{background-color:#fff;position:absolute;content:"";display:block;top:20px;left:20px;right:20px;bottom:20px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0;border-radius: 50%;}
.imghover-box a{left:0;right:0;top:0;bottom:0;position:absolute;z-index:1}
.imghover-box:hover .overplay,.imghover-box.hover .overplay{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}
.imghover-box:hover:after,.imghover-box.hover:after{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:.9}


.hmcontact-main{position:relative}
.hmcontact{background: linear-gradient(to right, #171717 50%, #f3f3f3 50%);background-size: 200% 100%;background-position: right bottom;transition: all .5s ease-out;padding: 0 0;}
.hmcontact:hover { background-position: left bottom;color:#fff}
.hmcontact a{display: block;text-align: left;font-size: 42px;font-weight: 800;line-height: 1.2;/* letter-spacing: 0.01em; */color: transparent;-webkit-text-stroke: 1px #000;text-transform: uppercase;}
.hmcontact p{display: block;text-align: right;font-size: 14px;font-weight: 600;margin-top: 10px;}
.hmcontact:hover a, .hmcontact:hover p{color:#fff;-webkit-text-stroke: unset;}

@media (max-width: 991px) 
{
    .hmcontact{text-align:center}
     .hmcontact a, .hmcontact p{text-align:center;}
}


/*--------------*/
.no-gutters{margin-left:0;margin-right:0}
.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0;margin:0}
.strength{overflow:hidden}
.strength-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.strength-bg{background-size:cover;background-position:center center;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;background-image:url(../images/strengthbg.jpg)}
.strength-content{padding: 60px 7% 60px 70px;background-color: #000000;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;color: #fff;}
@media (max-width: 1320px) {.strength-content{padding-right:5% }}
@media (max-width: 1230px) {.strength-content{padding-right:4% }}
@media (max-width: 1199px) {.strength-content{padding-right:7% }}
@media (max-width: 1110px) {.strength-content{padding-right:6% }}
@media (max-width: 1060px) {.strength-content{padding-right:4% }}
@media (max-width: 1020px) {.strength-content{padding-right:3% }}
.strength .htitle{color: #fff;text-align: left;margin-top: 15px;}
.strength .htitle:after{background-color: #fff;}
.strength .htitle + p{text-align: justify;margin: 0;width: 100%;font-size: 15px;color:#fff}
@media (max-width: 992px) 
{   
    .strength-content{padding: 40px 30px 60px 20px;}
    
}
@media (max-width: 768px) 
{
    .strength .htitle{text-align:center  }
    .strength .htitle:after{margin:0 auto;}
    .strength .htitle + p{text-align:center  }
    .strength-bg{    flex-basis: auto;}
    .strength-content{flex-basis:100% }
}

/*----------*/
.fact-counter{position:relative;padding-top: 0;/* padding-bottom: 0; */}
.fact-counter .count-box{position:relative;font-size:48px;line-height:1em;/* color:#fff; */font-weight:700;padding:20px 0;padding-left:20px;}
.fact-counter .count-box:before{position:absolute;left:0;top:0;height:90px;width:45px;border: 2px solid #ccdeea;content:"";-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-ms-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear;}
.fact-counter .count-box:hover:before{/* -webkit-box-shadow:#e8c741 0 0 0 40px inset; */-moz-box-shadow:#e8c741 0 0 0 40px inset;-ms-box-shadow:#e8c741 0 0 0 40px inset;-o-box-shadow:#e8c741 0 0 0 40px inset;box-shadow: inset 0px 0px 16px 6px #6fbf46, inset 0 80px 14px 17px #01b1c9;}
.fact-counter .count-box .count{position:relative;float:left;margin-right:15px;color: #174e8f;}
.fact-counter .count-box .count-text{position:relative;display:inline-block;font-size:60px;line-height:1em;color:#fff;font-weight:700}
.fact-counter .count-box .counter-title{position:relative;display:block;font-size:18px;line-height:1.2em;font-weight:400;color: #888;padding:0;}



/*-------*/
.hmbrand{padding-top:0}
.hmbrand{position: relative;text-align: center;padding: 0;background: #e8e8e8 url(../images/brandbg.jpg) center center no-repeat fixed;background-size: cover;margin-top: 50px;}
.hmbrand:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;/* background-color: rgb(0 0 0 / 70%); *//* background: linear-gradient( 270deg, #01b1c9e6 0%, #6fbf46e6 100%); */}
.hmbrand img{position:relative}
.brandbg {float: left;width: 100%;text-align: center;margin-bottom: 0;background-image: url(../images/brandbg.jpg);font-size: 360px;letter-spacing: 25px;font-weight: 800;background-position: center center;-webkit-background-clip: text;-webkit-text-fill-color: transparent;line-height: 90%;background-size: 100%;background-repeat: no-repeat;display: inline-block;background-attachment: fixed;}
.brandbg img {max-width: 100%;}


.application{}
.application li{padding: 20px !important;}
.application .inner-box{text-align: center;}
.application .inner-box .img-box{padding:30px;background: linear-gradient(270deg, #2B2845 0%,  #372c95 50%, #00a5d1 100%);border-radius: 50%;padding: 48px;}
.application .inner-box img{width:100%;}
.application .inner-box h4{font-size: 17px;padding: 5px 0;}
.application .inner-box:hover i{color:#fff;}
@media screen and (max-width: 992px) {.application .inner-box .img-box{padding: 35px;}}
@media screen and (max-width: 768px) {.application li{padding:8px !important}.application .inner-box .img-box{padding: 25px;}}
@media screen and (max-width: 470px){.application .inner-box .img-box{padding: 35px;}}


/*------------------*/
.vmbox {}
.vmbox .box-inner{border-radius:10px;padding: 30px 15px;text-align: center;border: 1px solid #00a5d1;-webkit-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;margin-bottom: 30px;}
.vmbox .box-inner:not(.no-hover):hover{transform:translateY(-7.5px);}
.vmbox .box-inner i{font-size: 28px;display: inline-block;-webkit-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;color: #ffffff;margin-bottom: 0;/* border: 1px solid #016db6; */background: #f3f8fb;background: linear-gradient(to right, #009EDF, #372c95, #2B2845 );border-radius: 50%;padding: 13px;margin-top: -61px;}
.vmbox .box-inner h4{text-align: center;color: #016db6;padding: 25px 0;font-size: 25px;font-weight: 700;}


/*-------------*/
.marketsec_box{position:relative;border-bottom: 1px solid rgba(255,255,255,0.20);padding: 30px 0px;height: 300px;}
.marketsec_box:after{content:'';position:absolute;left: -20px;bottom: 20px;top:0px;border-left:1px solid rgba(255,255,255,0.20);}
ul.marketseclist{padding:0;position: relative;text-align: left;}
ul.marketseclist img{width:25%}
ul.marketseclist h4{display: block;padding: 18px 0 18px 0;font-weight: 600;font-size: 17px;letter-spacing: 0.2px;}
ul.marketseclist p{font-size: 13px;line-height: 22px;}
ul.marketseclist li{width: 24.5%;display:inline-block;vertical-align:top;padding: 10px 18px;text-align:center;/* border: 1px solid #eee; */}

.mrketinnerpg{background: none;color:#000}
ul.mrketinnerpg i{color: #3e4095;}
ul.mrketinnerpg .marketsec_box{border-bottom: 1px solid rgba(62, 64, 149, 0.22);}
ul.mrketinnerpg .marketsec_box:after{border-left: 1px solid rgba(62, 64, 149, 0.22);}

@media screen and (min-width: 990px) {.lf:after{border-left:0 !important} .btl{border-bottom: 0 !important}}
@media screen and (min-width: 749px) {.markelast{display: none !important;}}
@media screen and (min-width: 750px) and (max-width: 990px) {ul.marketseclist li{width: 23.5%;}.lf9:after{border-left:0 !important} .btl9{border-bottom: 0 !important}}
@media screen and (min-width: 564px) and (max-width: 749px) {ul.marketseclist li{width: 32.5%;}.lf7:after{border-left:0 !important} .btl7{border-bottom: 0 !important}.markelast{display:inline-block !important;}}
@media screen and (max-width: 565px){ul.marketseclist li{width: 49%;margin: 0px 0!important;}.markelast{display: none !important;}.lf5:after{border-left:0 !important} .btl5{border-bottom: 0 !important}}



/*-----------------*/
.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: left;}
.text-desc table thead,.text-desc table th{/* background: #f3f8fb; */font-weight:700;font-size:15px;color: #fff !important;border: 1px solid #b2e5dd;}
.text-desc table thead tr{background: linear-gradient(270deg, #2B2845 0%,  #00778F 50%, #009EDF 100%);}
.text-desc table td,.text-desc table th{border-bottom: 1px solid #b2e5dd;padding: 2px 5px 2px 5px;color:#000;vertical-align:middle;text-align: left;}
.text-desc table td{/* font-size:15px; *//* color: #545454; */}
.text-desc table tr td:hover {background-color: #c0bceb;}
.text-desc table tr:hover, .text-desc table td:hover {background-color: #e7e9ff;}
.text-desc table.center, .text-desc table.center td,.text-desc table.center th{text-align:center}
.text-desc tt{font-size: 25px;font-weight:300;line-height: 35px;padding-bottom: 10px;display: block;color: #fff;}
.text-desc ul,.text-desc ul ul{margin-left:17px;margin-bottom:22px}
.text-desc ul li{list-style-type:disc}
.text-desc ul ul li{list-style-type:circle}
.text-desc h2{color:#077ee7}
.text-desc h3{color: #097fe7;font-size: 28px;font-weight:600;line-height: 38px;padding: 0px 0 2px;margin:0;letter-spacing:.5px;margin-bottom:8px;position:relative;}
.text-desc h3:after{background: #0f81e8;bottom: 0;content: "";height: 2px;position: absolute;width: 45px;left: 0;}
.text-desc h4{color: #067de7;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: #174e8f;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 table.noline td,.text-desc table.noline th{border:none;}
.text-desc table.tblcenter td,.text-desc table.tblcenter th{text-align: center;}
/*.text-desc table.tblcenter td{font-size:15px;}*/


.readmore{color: #174e8f;text-transform:uppercase;font-weight:600;font-size:12px;}
.readmore i{font-size:11px;padding-left:6px}
.readmore:hover{color:#174e8f}
.readmore:hover i{padding-left:9px}
/*-----------------*/   
@media screen and (max-width: 1060px){
    .owl-theme .owl-controls .owl-prev{left:0 !important;    }
    .owl-theme .owl-controls .owl-next{right:0 !important}
}
/*-----*/
.videos{padding:10px}
.videos h3{text-align: center;font-size: 20px;font-weight: 600;padding: 7px 0;}

.boxhalf2 .inner-box {display: flex;/* align-items: center; */-ms-flex-wrap: wrap;/* flex-wrap: wrap; */padding: 18px 0;}
.boxhalf2 .inner-box:nth-of-type(even) {flex-direction: row-reverse;}
.boxhalf2 .inner-box .img-box{width: 57%;}
.boxhalf2 .inner-box .img-box img{border: 1px solid #b2e5dd;border-radius:14px;}
.boxhalf2 .inner-box .text-box{width: 42%;padding-left: 25px;}
.boxhalf2 .inner-box:nth-of-type(even) .text-box{padding-right: 25px;padding-left:0}
.boxhalf2 .inner-box h4{font-size: 37px;color: #576e7c;padding-bottom: 20px;position:relative;/* text-transform: uppercase; */}
.boxhalf2 .inner-box h4{font-size: 25px;color: #174e8f;padding-bottom: 12px;position:relative;margin-bottom: 14px;font-weight: 600;}
.boxhalf2 .inner-box h4:before{background-color: #cfd8dc;bottom:6px;content:"";height: 1px;left:0;margin:0;position:absolute;right:0;width: 100%;}
.boxhalf2 .inner-box h4:after{background-color: #174e8f;bottom: 0px;content:"";height: 3px;left:0;margin:0;position:absolute;right:0;width:59px;bottom: 5px;}
.boxhalf2 .inner-box .text-desc{text-align:justify}
.boxhalf2 .inner-box .readmore{border: 1px solid #174e8f;padding: 5px 35px;display: inline-block;margin-top: 5px;}
.boxhalf2 .inner-box .readmore:hover{background: #174e8f;color: #fff;}
.boxhalf2 .inner-box .h4mbhlLink{display:none}
.boxhalf2 .inner-box .h4dkhlLink{display:inherit}
.boxhalf2 .inner-box .text-desc table td, 
.boxhalf2 .inner-box .text-desc table th{border: 0;border-bottom: 1px solid #b2e5dd;}
.boxhalf2 .inner-box .text-desc table tr td:first-child{font-weight: 500;}
@media (max-width: 992px) 
{
    .boxhalf2 .inner-box .h4dkhlLink{display:none}
    .boxhalf2 .inner-box .h4mbhlLink{display:inherit}
    .boxhalf2 .inner-box{display: inherit;}
    .boxhalf2 .inner-box .img-box{width: 75%;}
    .boxhalf2 .inner-box .text-box{ width: 100%;padding: 10px 0 0 0;}
}
@media (max-width: 768px) 
{  .boxhalf2 .inner-box .img-box{width: 100%;}}


/*---------*/
.box1{padding: 22px 8px;}
.box1 .box1-inner{/* padding: 22px 15px; */box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);}
.box1 img{/* padding:4px; */text-align:center;width:100%;margin-bottom: 20px;}
.box1 .text-inner{background-color: #fff;padding: 5px;border-bottom: 3px solid transparent;/* -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.04); */-moz-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.04);/* box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.04); */-webkit-transition: 0.3s ease-in;-moz-transition: 0.3s ease-in;-ms-transition: 0.3s ease-in;-o-transition: 0.3s ease-in;transition: 0.3s ease-in;}
.box1 h4{text-transform:none;font-weight:400;padding: 12px 0;font-size: 20px;color:#000;margin:0;letter-spacing:.5px;text-align:center;}
.box1:hover .text-inner{border-radius: 2px;background-color: #f2703d;-webkit-box-shadow: 0 0 0 0;-moz-box-shadow: 0 0 0 0;box-shadow: 0 0 0 0;}
.box1:hover h4{color:#fff}
 
  /*-----------*/
.box2{padding-top:0;/* background:#fff; */text-align: center;}
.box2 .img-box{overflow:hidden;border: 2px solid #d8d6d6;border-radius: 12px;}
.box2 .img-box:hover{border-image: linear-gradient(to right, #009EDF, #00778F, #2B2845 );
    border-image-slice: 1;}
.box2  .img-box img{/* padding:4px; */text-align:center;width:100%;transition:all 500ms ease;/* border-radius: 12px; */}
.box2:hover .img-box img{transform:scale(1.05)}
.box2 h4{text-transform:none;font-weight:500;padding: 5px 0 5px 0;font-size: 17px;color:#000;margin:0;letter-spacing:.5px;text-align:center;}
.box2 h4 a{color:#000}
.box2 p{color:#4c4c4c;line-height: 19px;margin: 0;font-size: 13px;}
.box2:hover img{/* border-color: #174e8f; */}
.box2:hover h4{color: #174e8f;}

/*----------*/
.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 #fcd8ca;-webkit-box-shadow: 5px 5px 0 0 #3e4095a6;-moz-box-shadow:5px 5px 0 0 #3e4095a6;}
.box3 h4{font-size: 22px;color: #000;margin:0;font-weight:400;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:#222;overflow:hidden;transition:all 500ms ease}
.box4 .box-inner .box-img img{width:100%;opacity:1;transition:all 500ms ease}
.box4:hover .box-img img{opacity:.2;transform:scale(1.05)}
.box4 .box-inner .box-text h4{position:absolute;left: 15px;bottom: 10px;display:block;text-transform:capitalize;font-size: 18px;line-height:30px;font-weight: 500;color:#fff;transition:all 500ms ease;width:100%;}
.box4 .box-text{left:0;bottom:0;overflow: hidden;width:100%;height:100%;content:'';position:absolute;background:-moz-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%,rgba(0, 0, 0, 0.26) 75%,rgba(0, 0, 0, 0.61) 92%,rgba(0, 0, 0, 0.74) 100%);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%,rgba(0, 0, 0, 0.26) 75%,rgba(0, 0, 0, 0.61) 92%,rgba(0, 0, 0, 0.74) 100%);background: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%,rgba(0, 0, 0, 0.26) 75%,rgba(0, 0, 0, 0.61) 92%,rgba(0, 0, 0, 0.74) 100%);}
.box4:hover .box-inner .box-text h4{bottom: 20px;}

/*
.box5{padding:0 5px 25px 5px}
.box5 .box-inner{position:relative;z-index:1}
.box5 .box-inner .thumb{position:relative;overflow:hidden}
.box5 .box-inner .overlay:before {background: #174e8f;}
.box5 .box-inner .thumb img{width:100%;-webkit-transition:1s;-o-transition:1s;transition:1s}
.box5 .box-inner:hover .thumb img{opacity: 1;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
.box5 .box-inner .content{position:relative;margin:-40px 10px 0;background:#fff;text-align:center;padding: 24px 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);}
.box5 .box-inner .content h4{font-size: 21px;    text-transform: capitalize;}
.box5 .box-inner .overlay{position:absolute;bottom:0;background:#f8f8f8;margin:0 10px;padding:0 30px;-webkit-box-shadow:0 20px 20px 0 rgba(0,0,0,0.05);box-shadow:0 20px 20px 0 rgba(0,0,0,0.05);opacity:0;visibility:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.box5 .box-inner:hover .overlay{opacity:1;visibility:visible}
.box5 .box-inner .overlay:before{position:absolute;content:'';left:0;top:0;width:100%;height:0;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}
.box5 .box-inner:hover .overlay:before{height:100%}
.box5 .box-inner .overlay .content h4{color:#fff}
.box5 .box-inner .overlay .content p{color:#fff;font-size: 15px;}
.box5 .box-inner .overlay .content{background:transparent;margin:0;-webkit-box-shadow:none;box-shadow:none;padding-left:0;padding-right:0;padding-top:30px}
.box5 .box-inner .overlay .content a{font-size: 12px;text-transform: uppercase;color: #ffffff;=: undene;}
.box5 .box-inner .overlay .content a:hover{color: #dedede;}
.box5 .box-inner .overlay .content a > i{margin-left: 3px;    font-size: 12px !important;}
.box5 .box-inner .overlay .content a:hover > i, .box2:hover .remore i{margin-left: 10px;}
*/


/*---------*/
.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);}
.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,rgba(55,53,66,0) 24%,rgb(0 0 0 / 0%) 33%,rgb(2 2 2 / 10%) 43%,rgb(0 0 0 / 15%) 57%,rgb(55 53 66 / 52%) 75%,rgb(0 0 0 / 67%) 92%,rgb(0 0 0 / 75%) 100%);
	background: -webkit-linear-gradient(top,rgba(55,53,66,0) 24%,rgb(0 0 0 / 0%) 33%,rgb(2 2 2 / 10%) 43%,rgb(0 0 0 / 15%) 57%,rgb(55 53 66 / 52%) 75%,rgb(0 0 0 / 67%) 92%,rgb(0 0 0 / 75%) 100%);
	background: linear-gradient(top,rgba(55,53,66,0) 24%,rgb(0 0 0 / 0%) 33%,rgb(2 2 2 / 10%) 43%,rgb(0 0 0 / 15%) 57%,rgb(55 53 66 / 52%) 75%,rgb(0 0 0 / 67%) 92%,rgb(0 0 0 / 75%) 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.1);}
.box5 .overview{text-align:left;padding: 8px 20px;left: 0;bottom: 0;color: #fff;z-index: 3;width: 100%;overflow: hidden;position: absolute;-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
.box5 .overview h4{display:block;font-weight: 500;font-size: 20px;margin:0;letter-spacing:.5px;position:relative;} 
.box5 .overview ul{position:absolute;opacity:0;bottom:0;}
.box5:hover .overview ul{opacity:1;position:relative}
.box5 .overview li{list-style: none;position:relative;padding-left: 20px;color: #fff;width: 100%;padding: 0;}
.box5:hover .overview li a{font-weight:400;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);color: #fff;padding-left: 5px;}
.box5:hover .overview li a:hover{color: #f8b000;padding-left: 8px;}


.product-boxs{}
.product-boxs .col-sm-4{padding:5px}
.box7 .inner{position:relative;border: 1px solid #eee;}
.box7 .inner img{width:100%}
.box7 .overlay{position:absolute;left:0;/* top:0; */right:0;bottom: 0;width: auto;height: 40px;background: rgb(4 4 4 / 80%);opacity: 1;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background: linear-gradient(270deg, #01B1C9 0%, #6FBF46 100%);}
.box7 .overlay .title{position:absolute;left: 15px;/* bottom: 0; */-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.box7 .overlay .title h3{color:#fff;font-size: 17px;margin-bottom: 8px;color: #fff;padding-top: 10px;text-transform: uppercase;font-weight: 500;}
/*.box7 .overlay .title h3:after {position: absolute;font-size: 12px;top: 12px;right: -23px;font-family: "Font Awesome 5 Free";content: "\f061"; font-weight: 900;opacity: 0;}*/
.box7:hover .overlay .title h3{font-size: 18px;}
.box7 .overlay .title h3:hover{font-size: 19px;}
.box7 .overlay li{list-style: none;padding: 0;position:relative;padding-left: 20px;color: #fff;width: 100%;}
.box7 .overlay li:before {position: absolute;font-size: 16px;top: -2px;left: 0;font-family: "Font Awesome 5 Free";content: "\f0a4";font-weight: 900;}

.box7:hover .overlay .title h3:after{opacity:1}
.box7:hover .overlay{opacity:1;height: 100%;width: 100%;background: -webkit-linear-gradient(top,rgba(55,53,66,0) 24%,rgb(0 0 0 / 0%) 33%,rgb(2 2 2 / 19%) 43%,rgb(0 0 0 / 36%) 57%,rgb(0 0 0 / 62%) 75%,rgb(0 0 0 / 77%) 92%,rgb(0 0 0 / 87%) 100%);background: linear-gradient(270deg, #01B1C9cc 0%, #6fbf46cc 100%);}
.box7:hover .overlay ul li a{font-weight:400;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);color: #fff;padding-left: 4px;}
.box7:hover .overlay ul li a:hover{/* color: #74afd8; */padding-left: 8px;}
.box7:hover .overlay .title{bottom:25px;}

.box8{text-align: center;}
.box8 .inner{position:relative;border: 2px solid #e6e6e6;border-radius: 12px;overflow:hidden}
.box8:hover .inner{border-image: linear-gradient(to right, #009EDF, #00778F, #2B2845 );border-image-slice: 1;}
.box8 .inner img{width:100%;;border-radius:12px;transition: transform .5s ease;}
.box8 .inner:hover img{    transform: scale(1.1);}
.box8 .overlay{position: absolute;left:0;right:0;bottom: -10px;opacity: 0;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;padding: 10px 0;}.box8 .overlay .title{}
.box8 .overlay a{font-size: 13px;margin-bottom: 8px;color: #fff;text-transform: uppercase;font-weight: 500;background: linear-gradient(270deg, #2B2845 0%,  #00778F 50%, #009EDF 100%);border-radius: 15px;padding: 8px 16px;position: relative;z-index: 2;}
.box8:hover .overlay{opacity: 1;bottom: 2px;}
.box8 h3{color:#000;font-size: 17px;margin-bottom: 8px;padding-top: 10px;text-transform: capitalize;font-weight: 500;}
.box8:hover h3{
    color: #016db6;
}


/*------------*/
.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.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.box6 .box-inner .content{position:relative;margin: -20px 10px 0;background:#fff;text-align:center;padding: 12px 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: 20px;text-transform: capitalize;color: #174e8f;font-weight: 600;}
.box6 .box-inner:hover .content h4{color:#fff}
.box6 .box-inner:hover .content{background: #174e8f;color:#fff;}



/*----------*/
.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%;}}

/*--------*/
.round-box{padding-top:0;background:#fff;text-align: center;}
.round-box img{padding: 0;border:1px solid #d8d6d6;text-align:center;width:100%;border-radius: 50%;padding: 3px;}
.round-box h4{text-transform:none;font-weight:500;padding: 5px 0 5px 0;font-size: 17px;color:#000;margin:0;letter-spacing:.5px;text-align:center;}
.round-box h4 a{color:#000}
.round-box p{color:#4c4c4c;line-height:24px;margin: 0;}
/*-----------*/
.boxdesc{text-align:center;padding-bottom: 10px;color:#555;margin-bottom: 20px;}
.boxdesc strong{display:block;text-decoration:underline;font-weight:500;line-height:10px}
.boxdesc p{margin:5px 0}


/*-----------*/
ul.boxlist2 {padding:0px}
ul.boxlist2 li{width: 49%;display: inline-block;vertical-align: top;padding: 7px;transition: all 0.7s ease 0s;}
ul.boxlist2 li img{/* padding:4px; */border:1px solid #d8d6d6;text-align:center;width:100%;}
ul.boxlist2 li h4{font-size: 22px !important;padding: 12px;}

ul.boxlist3 {padding:0px}
ul.boxlist3 li{width: 33%;display: inline-block;vertical-align: top;padding: 10px;transition: all 0.7s ease 0s;}
@media screen and (max-width: 1200px) {ul.boxlist3 li{}}
@media screen and (max-width: 990px) {ul.boxlist3 li{width: 49.5%;}}
@media screen and (max-width: 680px) {ul.boxlist3 li{}}
@media screen and (max-width: 580px) {ul.boxlist3{text-align: center;}ul.boxlist3 li {width: 96%; margin: 0px;margin-bottom: 15px;}}

ul.boxlist4{padding:0}
ul.boxlist4 li{width:24.5%;display:inline-block;vertical-align:top;padding:10px;transition:all .7s ease 0;}
@media screen and (max-width: 1200px) {ul.boxlist4 li{width:24.5%}}
@media screen and (max-width: 990px) {ul.boxlist4 li{width:32.9%}}
@media screen and (max-width: 749px) {ul.boxlist4 li{width:49.5%}}
@media screen and (max-width: 565px){ul.boxlist4{text-align:center}ul.boxlist4 li{width:96%;}}

/*------*/
ul.boxlist5{padding:0}
ul.boxlist5 li{width: 19.5%;display:inline-block;vertical-align:top;padding:10px;transition:all .7s ease 0;}
@media screen and (max-width: 992px) {ul.boxlist5 li{width: 24.5%;}}
@media screen and (max-width: 768px) {ul.boxlist5 li{}}
@media screen and (max-width: 570px){ul.boxlist5{text-align:center}ul.boxlist5 li{width: 32.5%;}}
@media screen and (max-width: 470px){ul.boxlist5{text-align:center}ul.boxlist5 li{width:49.5%;}}


.boxdesc img{border: 1px solid #00a5d1;padding:5px;border-radius: 13px;}
.gallery .box2_img{border:1px solid #eee;}
.gallery .col-sm-3{padding:15px}
.pdfbox{text-align:center}
.pdfbox img{display:inline-block}

.btntop{display:none;cursor:pointer;position:fixed;z-index:10000;right:15px;bottom:65px;background-color:rgba(0,0,0,0.45);width:40px;height:40px;color:#f9f9f9;font-size:22px;font-weight:bolder;text-align:center;vertical-align:middle;border-radius:20px;padding:8px}
.btntop:hover{background-color: #174e8f;color: #fff;}

/*--------------*/
.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: #292929;font-size:14px;margin: 0px 0px 0px;padding: 12px 18px;width:100%;border-radius: 0;border: 1px solid #ababab;}
.form .text-field:focus,.form .text-field:hover{border-color:#344477;box-shadow:none;border-width:1px}
.errorbox,.errorbox span,.errorbox li{color:#D90000}
.errorbox .sucmsg{color:#046310}
.custbtn{border-radius: 0;padding:0 35px;background: #0086a8;position:relative;display:inline-block;border:none;line-height:50px;font-size:16px;font-weight:500;margin-top: 9px;color:#fff;text-transform:uppercase;transition:400ms all;-webkit-transition:400ms all;}
.custbtn:hover{text-decoration:none;background: #004180;color:#fff;}

.capcha{background:transparent !important}
.capcha + input{width:200px !important;margin-top:5px !important}
/*-------------*/
.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:35px;height:35px;border:1px solid #7a7a7a;text-align:center;padding-top:10px;text-decoration:none;color:#7a7a7a;border-radius: 50%;}
.social a:hover{background:#174e8f;border:1px solid #174e8f;color:#fff}



/*-----------*/
.contact-item{padding:0px;display:inline-block;width:100%;margin-bottom:20px;-webkit-box-shadow:0 0 8px 0 rgba(240,240,240,1);-moz-box-shadow:0 0 8px 0 rgba(240,240,240,1);box-shadow:0 0 8px 0 rgba(240,240,240,1);position:relative}
.contact-item h4{font-size: 24px;text-transform:uppercase;margin-bottom:10px;color: #a70d1a;}
.contact-item h5{font-size: 16px;text-transform:uppercase;margin-bottom:10px;}
.contact-item p, .contact-item h5 {
    display: inline-block;
    text-align: left !important;
    margin: 0;
    font-size: 15px;
    line-height: 25px;
}
.contact-item .content{float:left}
.contact-item > span{font-size: 59px;color:#f0f0f0;margin-top:25px;position:absolute;right:19px;bottom:13px;}
/*------*/
.address li{margin: 10px 0;}
.address h4{font-size: 23px;font-weight: 900;letter-spacing: .5px;padding-bottom: 6px;margin-bottom: 13px;display: inherit;color: #000000;}
.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: 24px;}

/*--------------*/
.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: 50px;position:relative;/* background: #171717 url(../images/bgmap.png) center top no-repeat; *//* background: #f3f8fb; */border-top: 1px solid #c2dbec;}
.footer .f-col{padding: 30px 15px;}
.footer img{display: inline-block;}
.footer p, .footer a{color: #000;font-size:16px;line-height: 22px;}
.footer ul.list li{list-style: none;margin: 0px 0px 5px 16px;position:relative;padding: 0px 0px 0px 5px;}
.footer ul.list li:before{position:absolute;font-size:10px;top: 0px;left: -15px;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #000000;}
.footer ul.list li a:hover{/* opacity: 0.7; */color: #016db6;}
.footer ul.list li i{padding: 0 8px 0 0;}
.footer h3{color: #000000;font-size: 19px;letter-spacing: 1px;margin-top: 0;margin-bottom: 17px;padding-bottom: 12px;position: relative;text-transform: capitalize;font-weight: 500;}
.footer h3:not(.no-underline):before {background: #174e8f;bottom: 2px;content: "";height: 1px;position: absolute;width: 47px;}
.footer img{padding: 45px 0px 15px 0px;width: 240px;}
.footer .address h4{font-size: 16px;font-weight: 500 !important;color: #fff;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: #000;font-size: 13px;width: 20px;text-align: center;}
.copyrights{padding: 21px 0;overflow: hidden;margin-top: 35px;/* background: #0262bf; */border-top: 1px solid #dadada;}
.copyrights p, .copyrights a{margin: 0;/* font-size: 12px; */color: #000;}


@media (max-width: 992px) 
{
    .header-main{position:inherit;padding:0;height: auto;/* background: #000; */}
    .header-main .col-sm-12{position:inherit;top:0}
    .logo{margin-right:0;text-align:center;float:none!important;position: inherit;padding: 5px 0;}
    .header-right{float: none !important;text-align:center;}
    .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: 55px;padding: 14px 0 14px 0;text-align:center;}
    .footer{padding-top: 15px;text-align:left;}
    .footer-main .col-sm-4{margin-bottom:20px;border-bottom:1px solid #353535;padding-bottom:21px}
    .footer-main{padding-bottom:10px}
    .footer img{width:270px;padding-top:10px}
    .footer h3 {margin-bottom: 7px;margin-top: 20px;padding-bottom: 4px;text-align: left;}
    .footer h3:not(.no-underline):before {bottom: 0;content: "";height: 2px;position: absolute;width: 33px;left: 0;right: 0;margin: 0;}
    .footer .address p{text-align:left !important}
    .footer ul.list li {list-style-type: circle;margin: 0px 10px 0px 16px;position: relative;display:block;margin-right: 0;}
}
@media (max-width: 768px) 
{
     .tophead .list-inline{float:none !important;text-align:center;display:block}
}


.contact-item > .content > i {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    width: 20px;
    text-align: center;
    font-size: 17px;
    margin-right: 10px;
}