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

html{-webkit-text-size-adjust:100%}
body{font-family:'Poppins' ,sans-serif;font-size: 14px;font-weight: 400;line-height: 24px;position:relative;margin:0;padding:0;color: #222d35;overflow-x: hidden;background-color: #fff;}
*{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;outline:none;margin:0;padding:0;-webkit-transition:none;-o-transition:none;transition:none}

tt{font-family:'Poppins' ,sans-serif;}
h1,h2,h3,h4,h5,h6{font-weight:600;margin:0;}
a,a:focus,a:hover{outline:medium none;text-decoration:none;color: #ef8013;}
ul,ol{padding:0;margin:0;list-style:none}
.no-padding{padding:0}
iframe{border:none}
.cuani, a{-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
b, strong{font-weight: 700;}
::selection {background: #ef8115;color:#fff }
::-moz-selection {background: #ef8115;color:#fff}
.vcenter .row{align-items: center;display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap;    flex-wrap: wrap;}
.green{color:#016634}
.boxshadow{box-shadow:0 0 8px 0 rgb(240 240 240)}
.p0{padding:0 !important}
.p5{padding:5px !important}
.p10{padding:10px !important}
.p15{padding:15px !important}
.p20{padding: 20px !important;}
.p30{padding: 30px !important;}
.p40{padding: 40px !important;}
.pb0{padding-bottom: 0px !important;}
.pb10{padding-bottom: 10px !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}
.m0{margin:0 !important}
.orangebg{background:#ef8115}
@keyframes slide-down 
{
    0% {opacity: 0;transform: translateY(-100%);-ms-transform: translateY(-100%);-webkit-transform: translateY(-100%);}
    100% {opacity: 1;transform: translateY(0);}
}



/*---------------*/
.tophead{position:relative;background: #11517b;border-bottom: 1px solid #dcdcdc;}
.tophead ul{list-style:none;margin:0;padding:0;float: right;background: #0a3450;}
.tophead li{}
.tophead li {display: inline-block;color: #000;padding: 0px 12px;/* border-left: 1px solid #dcdcdc; *//* line-height: 38px; */}
.tophead li a{display:block;color: #fff;text-transform: uppercase;font-size: 16px;font-weight: 500;position: relative;}
.tophead ul.contact{background:none}
.tophead ul.contact li:first-child{border-left: 0;padding-left: 0;}
.tophead ul.social-top li:last-child{/* border-right: 1px solid #dcdcdc; */}
.tophead ul.social-top{float: left;}
.tophead ul.social-top li{}
.tophead ul.social-top li a{list-style: none;text-align: center;}
.tophead ul.social-top li a i{color: #ffffff;line-height: 31px;padding: 2px 0px;}
.tophead ul.social-top li a:hover i{color: #ef8115;}
.tophead .contact li a{font-weight: 400;color: #fff;text-transform:lowercase;font-size: 13px;display: inline-block;margin-left: 0;padding: 7px 0 5px 0;}
.tophead .contact li i{color: #fff;padding-right: 7px;font-size: 16px;position: relative;top: 2px;display: inline-block;}
.tophead .contact li a:after{content:none}
@media (max-width: 992px)
{
    .tophead{/* position:relative; *//* z-index:2; *//* background: #bc0208; */}
    .tophead ul{display:block;float: none !important;text-align: center;}
    .tophead li,.tophead ul.social-top li:last-child{border:none}
    ul.social-top {border-top:1px solid #eee}
    .tophead .contact li{margin-left:0;display:block}
}

/*-----------*/
.header-main{background:#fff;box-shadow: 0 9px 9px rgba(0,0,0,.1);transition:all .5s ease;padding: 0;}
.homepage .header-main{position: absolute;z-index: 1;left: 0;right: 0;position: absolute;z-index: 1;left: 0;right: 0;}
.logo{float:left;margin-right: 0;}
.logo img{width: 242px;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;}
body.fixed{padding-top: 110px;}
body.fixed .tophead{display:none}
body.fixed .logo{position: inherit;}
body.fixed .logo img{width: 145px;}
body.fixed #cssmenu > ul > li > a{padding: 16px 0;}
body.fixed #cssmenu > ul > li > a:before,body.fixed #cssmenu > ul > li.active > a:before{bottom: 14px;}
body.fixed #cssmenu > ul > li::after{top: 16px;}


/*-------------*/
@media (max-width: 778px)
{
    .flexslider{padding-top: 55px !important;}
}

.btn-enq{/* position:relative; *//* z-index:2; *//* padding: 24px 0 5px 0; *//* display:inline-block; *//* width:100%; *//* text-align:right; */}
.btn-enq a{padding: 8px 20px !important;display:inline-block;font-weight:500;text-transform: uppercase;margin-top:4px;text-align:center;color: #fff !important;background: #ef8115;border-radius: 0;}
.btn-enq a:hover{background: #222d35;color:#fff;}
/*--------------*/
/*.flex-control-paging li a.flex-active{background: #ef8115 !important;}
.flex-control-paging li a{border-color: #ef8115 !important;}*/
.htitle{font-size: 38px;line-height: 36px;padding: 0 0 10px;margin:0;position:relative;color: #ef8115;margin-bottom: 15px;text-transform: capitalize;font-weight: 700;}
.htitle span{display:block;font-size: 28px;}
.htitle:after{background-color: #11517b;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;font-weight: 300;}
.htitle.noline:after{content:none}
.htitle.hsmall{font-size: 33px;text-transform: capitalize;line-height: 35px;padding-bottom: 5px;}
@media (max-width: 778px) 
{
    .htitle{font-size: 32px;}
    .htitle + p{width: 100%;}
}

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

/*-----------*/
.htitle2{font-size: 30px;font-weight: 600;line-height: 35px;padding: 0 0 12px;margin:0;position:relative;letter-spacing:.5px;color: #ef8115;margin-bottom: 10px;}
.htitle2:before{background-color: #11517b;bottom:6px;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 74px;}
.htitle2 span{color:#ef8115;font-weight: bold;font-size: 40px;}
.htitle2.noline{margin-bottom: 0;}
.htitle2.noline:before{content: none !important;}
.htitle2.center{text-align:center}
.htitle2.center:before{margin:0 auto}
.htitle2.hsmall{font-size: 25px;line-height: 32px;padding: 0 0 7px;margin:0;position:relative;color: #ef8115;}
.htitle2.hsmall:before{background-color: #000000;bottom:6px;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 74px;}

.htitle4{font-size: 22px;font-weight: 800;line-height: 25px;padding: 7px 10px;margin: 15px 0 0 0;position:relative;letter-spacing: 0;color: #d14d00;background: #f3f3f3;}


/*-----------*/
.htitle3{font-size: 20px;font-weight: 600;line-height: 24px;padding: 0 0 10px;margin:0;position:relative;letter-spacing: 0;color: #df7559;margin-bottom: 0;}
.htitle3 + hr{margin: 0 0 4px 0;}
.htitle3 + p{font-size:15px}
.htitle3 + p + hr{margin: 0 0 4px 0;}
.htitle3 span{color:#ef8115;font-weight: bold;font-size: 40px;}
.htitle3.center{text-align:center}
.htitle3.hsmall{font-size: 17px;padding-bottom: 5px;color: #b56f5c;}

.titlebox{color: #565656;}
.titlebox h5{text-transform: uppercase;font-weight: 600;position: relative;padding: 0;font-size: 15px;margin-bottom: 0;}
.titlebox h3{margin-bottom: 20px;font-weight: 900;font-size: 40px;color: #11517b;position:relative;}
.titlebox h3:after{background-color: #ef8013;bottom:0;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 110px;}
.titlebox h3.noline{margin-bottom: 5px;}
.titlebox h3.noline:after{content:none}
.titlebox p{}
.titlebox.white{color: #ffffff9c;}
.titlebox.white h3{color:#fff}


/*------slider-------*/
.slider-main { width: 100%; display: block; overflow: hidden; background-position: center; position: relative;-webkit-background-size: cover; background-size: cover; }
.slider-main img { display: block; width: 100%; height: auto;  }
.slider-main .slide-media:after,
.slider-main:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; pointer-events: none; background-color: #1c1c1c; opacity: .61; }
.slider-main .slide-media:after,
.slider-main:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; pointer-events: none; background-color: #1c1c1c; opacity: 0; }
.slider-main .slide-content {position: relative;z-index: 50;position: absolute;left: 0;right: 0;top: 45%;z-index: 20;color: #fff;}
.slider-main .slide-content .btn { background-color: #b5b3b3; border-color: #b5b3b3; padding: 21px 53px; text-transform: uppercase; color: #000; font-size: 19px; }
.slider-main .slide-content .slide-textbox {max-width: 500px;margin-bottom: 28px;line-height: 1.1;font-size: 33px;color:#fff;padding: 30px 30px;margin-bottom:0;font-weight:300;background: #0000004d;opacity: 1;}
.slider-main .slide-content .slide-textbox h3{margin-top: 0px;font-size: 39px;font-weight: 600;padding: 0px 0 15px 0;text-transform: capitalize;line-height: 48px;color: #fff;}
.slider-main .slide-content .slide-textbox p{margin-top: 0px;font-size: 20px;font-weight: 400;padding: 0 0 5px 0;text-transform: capitalize;line-height: 30px;}
.slider-main .slide-media { max-height: 650px; overflow: hidden; }
.slider-main .slide-media { overflow: hidden; z-index: 0; position: relative; top: 0; bottom: 0; float: left; width: 100%; background-position: center; max-height: 650px; min-height: 100%; -webkit-background-size: cover; background-size: cover; }
.slider-main .slide-media img { width: 100%; height: auto; display: block;}
.slider-main .video-wrapper { min-height: 100%; min-width: 100%; }
.slider-main .video-wrapper video {width: 100%;height: 100%;/* position: absolute; */top: 0;left: 0;right: 0;bottom: 0;border: none;background: transparent;}
.slider-main .img-wrapper img {width: 100%;/* position: absolute; */top: 0;left: 0;right: 0;bottom: 0;border: none;}
.slider-main .slick-dots{ bottom: 45px; }
.slider-main .slick-dots {position: absolute;left: 0;right: 0;bottom: 25px;text-align: center;}
.slider-main .slick-dots li { display: inline-block;  }
.slider-main .slick-dots li button{ margin: 0 8px; border: 2px solid #fff; border-radius: 50%; width: 17px; height: 17px; display: inline-block; font-size: 0; }
.slider-main .slick-dots li button:hover,
.slider-main .slick-dots li.slick-active button { background-color: #ef432a; border-color: #ef432a; }


/*----------*/
.page-head{padding: 40px 0 40px 0;color: #ffffff;text-align:center;position:relative;background: #e9e9e9;}
/*.page-head:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color: #b54a02d9;}*/
.page-head h1{margin:0;padding:0;font-size: 25px;text-transform: capitalize;color: #11517b;font-weight: 600;float: left;}
.breadcrumb{text-align:center;background:transparent;margin: 0px 0 0 0;padding:0;float: right;}
.breadcrumb > li{font-size:13px;color: #11517b;}
.breadcrumb > li > a{color: #000000;}
.breadcrumb > li + li:before{color: #000000;}

/*------------*/
.section{position:relative;padding:60px 0}
.section2{padding:30px 0;position: relative;}
.sectionbg{background: #f7f7f7;padding:60px 0;position: relative;}
.bgbox{background: #f8f8f8;padding: 30px;position: relative;}

/*--------------------*/
.hmabout .content{position:relative;z-index:1;padding:50px;padding-right:0;box-shadow: 0 5px 30px 0 #d6d7d891;}
.hmabout .content::after{position:absolute;left:0;top:0;content:"";height:100%;width:150%;background:#ffffff;z-index:-1;box-shadow: 0 5px 30px 0 #d6d7d891;}
@media only screen and (min-width: 768px) and (max-width: 991px){.hmabout .content::after{width:100%;}}
.hmabout h1{font-size: 30px;font-weight: 700;margin-bottom: 13px;color: #ef8115;line-height: 38px;letter-spacing: 0;padding: 0;text-transform: uppercase;}
.hmabout h1 span{text-transform:uppercase;font-weight: 900;font-size: 40px;color: #11517b;}
.hmabout h5{text-transform:uppercase;font-weight:600;position:relative;padding: 15px 0;z-index:1;color: #979797;}
.hmabout h5::after{position:absolute;left:-14px;top:0;content:"";height: 95%;width: 93%;background:url(../images/2.png);background-size:contain;background-repeat:no-repeat;z-index:-1;opacity:0.07;}
.hmabout .thumb{position:relative;padding-left:35px;z-index:1;top: 43px;margin-bottom:100px;}
.hmabout .thumb img{max-width: 100%;border: 1px solid #eee;padding: 5px;}
@media only screen and (min-width: 1367px){.hmabout .thumb img{max-width:100%;}}
@media only screen and (max-width: 767px){
.hmabout .content{padding:50px 30px;}
.hmabout .content::after{width:100%;}
.hmabout .thumb img{max-width:100%;}
.hmabout .thumb{padding-left:0;top:0;margin-bottom:0;margin-top:30px;}
}
@media screen and (max-width: 500px){
.hmabout h5{display:inline-block;}
.hmabout h5::after{left:50%;transform:translateX(-50%);height:140%;width:140%;top:5px;}
}

/*---------------*/
.whywork{}
.whywork-top{padding-bottom: 180px;background-color: #11517b;background-image: url(images/bgdot.png);padding-top: 90px;}
@media (max-width: 991px){.whywork-top{padding-top:40px;}}
.whywork-top .whywork-bs{padding-bottom: 0;display: block;}
.whywork-top .whywork-bs .img-box{text-align:right}
.whywork-top .whywork-bs img{width:150px;display: inline-block;}
.whywork-top h5{text-transform: uppercase;font-weight: 600;position: relative;padding: 0;color: #ffffff9c;font-size: 15px;margin-bottom: 0;}
.whywork-top h3{color: #fff;font-size: 42px;margin-bottom: 5px;}
.whywork-top p{color: #ffffff9c;padding-top: 6px;}
.whywork-boxmain{margin-top: -180px;}
.whywork-boxmain .whybox{position:relative;padding: 30px 25px 30px 25px;margin: 0;background: #fff;box-shadow: 0 0 0 0 rgb(0 0 0 / 10%), 0 3px 3px 0 rgb(0 0 0 / 10%);-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
.whywork-boxmain .whybox:hover{box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);}
.whywork-boxmain .whybox i{margin-bottom:30px;font-size: 50px;color: #11517b;}
.whywork-boxmain .whybox h4{margin-bottom:30px;padding-right:40px;color: #ef8013;font-weight: 600;font-size: 20px;}
.whywork-boxmain .whybox p{margin-bottom: 0;}

/*--------------*/
.funfact{position: relative;margin-top: -80px;}
.funfact .fun-inner{box-shadow: 0px 7px 15px 0px rgb(0 0 0 / 10%);background: #ef8115;padding: 35px 0 25px 0;display: revert;}
.funfact .fun-inner.noshdow{box-shadow:none}
.funfact .fun-box{position: inherit;text-align:center;margin-bottom: 15px;}
.funfact .fun-box h3{position:relative;display:block;margin: 0;color: #ffffff;font-size: 46px;line-height:1.2em;font-weight: 400;}
.funfact .fun-box h4{position:relative;display:block;font-size:17px;font-weight: 600;color: #ffffff;text-transform:uppercase;margin-bottom: 0;}
.funfact .fun-box h4 span{position:relative;display:block;font-size: 14px;font-weight: 500;color: #ffffff;text-transform: capitalize;margin-top: 4px;}

/*----------------*/
.hmboxbg{}
.hmboxbg .bgbox{border:1px solid #f5f5f5;-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
.hmboxbg .bgbox:hover{border: 1px solid #d51a2061;}
.hmboxbg i{font-size: 100px; display: block; position: absolute;right: 31px;opacity: 0.1;color: #ef8115;}
.hmboxbg a{font-size: 22px;margin-bottom: 17px; display: block;font-weight: 600;}
.hmboxbg p{font-size: 16px;}

/*------*/
.hmcontact{position: relative;padding: 60px 0 60px 0;background: #e8e8e8 url(../images/hmvideobg.jpg) center center no-repeat fixed;background-size: cover;}
.hmcontact:before{position:absolute;content: '';left:0;top:0;width:100%;height:100%;display:block;background-color: rgb(17 81 123 / 94%);}
.hmcontact .hmcontact-inner{position:relative}
.hmcontact h3{font-size: 28px;font-weight: 600;/* text-transform: capitalize; */padding-bottom: 8px;color: #fff;}
.hmcontact p{font-size: 15px;color: #ffffff;margin: 0;}
.hmcontact a{float: right;}
.hmcontact a:active,.hmcontact a:focus{color:#fff}
 @media (max-width: 992px) 
{.hmcontact{padding:60px 0;text-align:center}
    .hmcontact a{float: none;margin-top: 14px;line-height: 30px;}}


/*-------------*/
.weserve .weserve-inner{position:relative;border: 1px solid #efefef;padding: 0;/* height: 140px; */-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
.weserve .weserve-inner:hover{box-shadow: 0 0 0 0 rgb(0 0 0 / 10%), 0 3px 3px 0 rgb(0 0 0 / 10%);}
.weserve img{width: 75px;padding: 15px 10px;}
.weserve h4{display: block;font-weight: 700;font-size: 16px;letter-spacing: 0.2px;color: #11517b;padding: 0 10px;margin-bottom: 10px;}
.weserve p{padding: 0 10px;color:#565656;}


/*----------*//*
.timeline{white-space:nowrap;overflow-x:hidden}
.timeline ol{font-size:0;width: 100vw;padding: 150px 0;transition:all 1s;}
.timeline ol li{position:relative;display:inline-block;list-style-type:none;width:160px;height:3px;background: #1190bd;}
.timeline ol li:last-child{width:280px}
.timeline ol li:not(:first-child){margin-left:14px}
.timeline ol li:not(:last-child)::after{content:'';position:absolute;top:50%;left:calc(100% + 1px);bottom:0;width:12px;height:12px;transform:translateY(-50%);border-radius:50%;background: #1090bd;}
.timeline ol li div{position:absolute;left:calc(100% + 7px);width:310px;padding:15px;font-size:13px;white-space:normal;color:#000;background:#fff;line-height:22px}
.timeline ol li div::before{content:'';position:absolute;top:100%;left:0;width:0;height:0;border-style:solid}
.timeline ol li:nth-child(odd) div{top:-16px;transform:translateY(-100%)}
.timeline ol li:nth-child(odd) div::before{top:100%;border-width:8px 8px 0 0;border-color:#fff transparent transparent}
.timeline ol li:nth-child(even) div{top:calc(100% + 16px)}
.timeline ol li:nth-child(even) div::before{top:-8px;border-width:8px 0 0 8px;border-color:transparent transparent transparent #fff}
.timeline time{display:block;font-size:14px;font-weight:700;color: #1190bd;margin-bottom:8px;}
.timeline .arrows{display:flex;justify-content:center;position:absolute;top:43.5%;width:100%}
.timeline .arrows .arrow{background:none;border:none;position:absolute;right: 8px;z-index:1;color: #00000082;}
.timeline .arrows .arrow__prev{left: 7px;}
.timeline .arrows i{font-size: 50px;}
.timeline .arrows img{width:45px;height:45px;position:relative;right:0}
@media screen and (max-width: 599px) {
    .timeline ol,.timeline ol li{width:auto}
    .timeline ol{padding:0;transform:none!important}
    .timeline ol li{display:block;height:auto;background:transparent}
    .timeline ol li:first-child{margin-top:25px}
    .timeline ol li:not(:first-child){margin-left:auto}
    .timeline ol li div{width:94%;height:auto!important;margin:0 auto 25px;position:static}
    .timeline ol li:nth-child(odd) div{transform:none}
    .timeline ol li:nth-child(odd) div::before,.timeline ol li:nth-child(even) div::before{left:50%;top:100%;transform:translateX(-50%);border:none;border-left:1px solid #fff;height:25px}
    .timeline ol li:last-child,.timeline ol li:nth-last-child(2) div::before,.timeline ol li:not(:last-child)::after,.timeline .arrows{display:none}
}
*/

.timeline{white-space:nowrap;overflow-x:hidden}
.timeline ol{font-size:0;width:100vw;padding: 180px 0;transition:all 1s}
.timeline ol li{position:relative;display:inline-block;list-style-type:none;width:160px;height:3px;background: #11517bd1;}
.timeline ol li:last-child{width: 380px;}
.timeline ol li:not(:first-child){margin-left: 18px;}
.timeline ol li:not(:last-child)::after{content:'';position:absolute;top:50%;left: calc(100% + 3px);bottom:0;width:12px;height:12px;transform:translateY(-50%);border-radius:50%;background: #11517b;}
.timeline ol li div{position:absolute;left: calc(100% + 14px);width:310px;padding:15px;font-size:13px;white-space:normal;color:#000;background:#fff;line-height:22px}
.timeline ol li div::before{content:'';position:absolute;top:100%;left:0;width:0;height:0;border-style:solid}
.timeline ol li:nth-child(odd) div{top:-16px;transform:translateY(-100%)}
.timeline ol li:nth-child(odd) div::before{top:100%;border-width:8px 8px 0 0;border-color:#fff transparent transparent}
.timeline ol li:nth-child(even) div{top: calc(100% + 16px);}
.timeline ol li:nth-child(even) div::before{top:-8px;border-width:8px 0 0 8px;border-color:transparent transparent transparent #fff}
.timeline time{display:block;font-size:14px;font-weight:700;color: #11517b;margin-bottom:8px;}
.timeline .arrows{position: absolute;justify-content:center;margin-bottom:20px;background:transparent;border:none;top: 57%;left: 0;right: 0;margin: 0 auto;}
.timeline .arrows .arrow{background:transparent;border:none}
.timeline .arrows .arrow__prev{margin-left: 20px;}
.timeline .arrows .arrow__next{margin-right:20px;position: absolute;right: 0;}
.timeline .disabled{opacity:.5}
.timeline .arrows i{width:45px;height:45px;background: #648faa;border-radius: 50%;line-height: 43px;font-size: 25px;color: #fff;}
@media screen and (max-width: 599px) {
.timeline ol,.timeline ol li{width:auto}
.timeline ol{padding:0;transform:none!important}
.timeline ol li{display:block;height:auto;background:transparent}
.timeline ol li:first-child{margin-top:25px}
.timeline ol li:not(:first-child){margin-left:auto}
.timeline ol li div{width:94%;height:auto!important;margin:0 auto 25px;position:static}
.timeline ol li:nth-child(odd) div{transform:none}
.timeline ol li:nth-child(odd) div::before,.timeline ol li:nth-child(even) div::before{left:50%;top:100%;transform:translateX(-50%);border:none;border-left: 1px solid #11517b;height:25px}
.timeline ol li:last-child,.timeline ol li:nth-last-child(2) div::before,.timeline ol li:not(:last-child)::after,.timeline .arrows{display:none;position: relative;}
}


/*-----------------*/
.text-desc h1:first-child,.text-desc h2:first-child,.text-desc h3:first-child,.text-desc h4:first-child,.text-desc h5:first-child{margin:0 0 5px}
.text-desc h1,.text-desc h2,.text-desc h3,.text-desc h4,.text-desc h5{margin:14px 0 5px}
.text-desc table{border-collapse:collapse;margin:0 0 20px;width:100%}
.text-desc table thead,.text-desc table th{background: #e3e3e347;font-weight: 600;}
.text-desc table td,.text-desc table th{border: 1px solid #ededed;padding:2px 3px 2px 8px;vertical-align:middle;/* text-align:center; */}
.text-desc table td{}
.text-desc table tr td:hover {background-color: #f5f5f5;}
.text-desc table tr:hover, .text-desc table td:hover {background-color: #f5f5f5;}
.text-desc tt{font-size: 19px;font-weight: 300;line-height: 30px;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;padding: 2px 0;}
.text-desc ul.list2 li{width: 46%;display:inline-block;}
@media (max-width: 768px){.text-desc ul.list2 li{width: 100%;}}
.text-desc ul li:before{position:absolute;font-size: 9px;top: 4px;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #ef8115;left: -15px;}
.text-desc ul ul li{list-style-type:circle}
.text-desc ul ul li:before{content:none}

.text-desc h2{color:#ef8115}
.text-desc h3{color: #ef8115;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: #ef8115;bottom: 0;content: "";height: 2px;position: absolute;width: 45px;left: 0;}
.text-desc h4{color: #ef8013;font-size: 17px;font-weight: 600;line-height: 25px;padding: 0px 0 2px 23px;margin: 12px 0 0px 0;display: block;letter-spacing:.5px;position:relative;text-transform:capitalize;}
.text-desc h4:before{position:absolute;font-size: 17px;top: 0px;left: 0;font-family: "Font Awesome 5 Free";content: "\f0a4";font-weight: 900;}
.text-desc h5{color: #ef8115;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}

/*---------*/
.table{border-collapse:collapse;margin:0 0 20px;width:100%}
.table thead,.table th{background: #fcf1ef;font-weight:700;font-size:15px;}
.table th strong{color:#ef8115}
.table td,.table th{border: 1px solid #ededed;padding:2px 3px 2px 8px;/* color:#2d2d2d; */vertical-align: middle !important;/* text-align:center; */padding: 8px !important;}
.table td{/* font-size:15px; *//* color: #545454; */}
.table tr td:hover {background-color: #f3f0f0;}
.table tr:hover, .table td:hover {background-color: #fbfbfb;}
.table.tblcenter, .table.tblcenter th, .table.tblcenter td{text-align:center}
/*-------*/
.readmore{color:#ef8115;text-transform:uppercase;font-weight:600;font-size: 13px;padding-top: 10px;display: inline-block;}
.readmore i{font-size:11px;padding-left:6px}
.readmore:hover{color: #000000;}
.readmore:hover i{padding-left:9px}

.contact-btn{display:inline-block;background-color: #ef8115;font-size:14px;color:#ffffff;font-weight:700;padding:23px 50px;text-transform:uppercase;letter-spacing:0.1em;margin-top: 30px;}
.contact-btn:hover{background-color:#000;color:#ffffff;}

/*-----------------*/   
@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;}


/*---------*/
.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:#2d2d2d;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;position: relative;}
.box2 label{position: absolute;background: #ef8115;color: #fff; padding: 14px;line-height: 0;font-size: 18px;right: 0;font-weight: 500;}
.box2 img{padding:4px;border:1px solid #d8d6d6;text-align:center;width:100%}
.box2:hover img{border-color:#ef8115}
.box2 h4{text-transform:none;padding: 5px 0 5px 0;font-size: 15px;color: #2d2d2d;margin:0;letter-spacing: 0;text-align: center;font-weight: 600;text-transform: capitalize;}
.box2 h4 a{color:#2d2d2d}
.box2:hover a, .box2:hover h4{color:#ef8115}
.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 #ef8115;-webkit-box-shadow: 5px 5px 0 0 #ef81155c;-moz-box-shadow:5px 5px 0 0 #3e4095a6;}
.box3 h4{font-size: 16px;color: #2d2d2d;margin:0;font-weight: 600;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: #ef8115; */overflow:hidden;/* transition:all 500ms ease; */border: 1px solid #00000045;}
.box4 .box-inner .box-img img{width:100%;opacity:1;transition:all 500ms ease;}
.box4:hover .box-img img{/* opacity: .5; */transform:scale(1.05);}
.box4 .box-inner .box-text h4{font-size: 17px;line-height: 30px;font-weight: 600;color:#fff;padding: 5px 10px;}
.box4 .box-text{left:0;bottom:0;overflow: hidden;width:100%;height: 40px;content:'';position: absolute;background: #000000de;}
.box4:hover .box-text{background: #d61c22d6;}


/*---------*/
.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(78 103 124 / 18%) 57%,rgb(78 103 124 / 49%) 75%,rgb(78 103 124 / 77%) 92%,rgb(78 103 124) 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: 18px;margin:0;letter-spacing:.5px;text-align:left;left: 0;bottom: 0;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: 8px;/* font-size: 21px; *//* color: #df765a; */}
.box5 h4 span{display:block;font-size:14px;color:#e2e2e2; line-height: 22px;} 


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


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


/*-------------*/
.box8{background:#fff;position:relative;margin-bottom: 10px;overflow:hidden;box-shadow: 0 0px 4px 0px 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: 25px 20px 25px;}
.box8 .inner h3{font-size: 18px;color: #11517b;font-weight: 600;display: inline-block;padding: 5px 0 15px 0;}
.box8 .inner h4{font-size: 17px;color: #11517b;font-weight: 600;display: inline-block;padding: 5px 0 12px 0;line-height: 25px;}
.box8 .inner p{line-height: 20px;margin: 0;text-align: justify;color: #565656;}
.box8 .inner a{}

/*-------------*/

.imghvbox{text-align:center}
.imghvbox .imhb-inner{position:relative}
.imghvbox .imhb-inner img{display:block;width:100%}
.imghvbox .imhb-inner .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .25s;text-align: center;}
.imghvbox .imhb-inner .overlay.overlayblur{backdrop-filter:blur(5px)}
.imghvbox .imhb-inner .overlay.overlaybg{background:#11517b9c}
.imghvbox .imhb-inner .overlay:hover{opacity:1;transform:translateY(0);}
.imghvbox .imhb-inner .overlay p{font-size: 14px;padding: 26px;margin: 0;}
.imghvbox h4{font-size: 17px;color: #11517b;font-weight: 600;display: block;padding: 5px 0 12px 0;line-height: 25px;/* text-align: center; */}

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

.boxdesc img, .imgbox{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: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:32.9%;}}
@media screen and (max-width: 768px) {ul.boxlist5 li{width:49.5%}}
@media screen and (max-width: 470px){ul.boxlist5{text-align:center}ul.boxlist5 li{width:96%;}}

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

.box-auto4{display:flex;flex-wrap:wrap}
.box-auto4 .box-auto-item{width: calc(25% - 0px);display:flex;padding: 15px;}
.box-auto4 .box-auto-item > div{display:flex;width:100%;flex-shrink:0}
@media (max-width:767px) and (min-width:480px) {.box-auto4 .box-auto-item{width: calc(33.33333333% - 0px);}}
@media (max-width:479px) {.box-auto4 .box-auto-item{width:100%;}}

.descbox{box-shadow: 0 0 3px 0 rgb(240 240 240);display: block;width: 100%;padding: 15px;}
.descbox:hover{box-shadow: 0 3px 6px 1px rgb(253 238 235);}
.descbox h4{font-size: 17px;color: #ef8115;margin-bottom: 10px;}
.descbox p{}

ul.list2 li{list-style: none;margin: 0px 0 0px 16px;position:relative;}
ul.list2 li:before{position:absolute;font-size: 10px;left: -15px;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #ef8013;}
ul.list2 li a:hover{opacity: 0.7;}
ul.list2 li i{padding: 0 8px 0 0;}

/*--------------*/
.cenq{display:none}
.cont-title{text-transform: inherit;font-weight: 700;}
.form label{margin-bottom:0}
.form button{margin-top:30px}
.form textarea.text-field{height:120px}
.form .select{margin:0!important;font-size:15px!important}
.form .text-field{background: #f6f6f6;border: 0;color: #222d35;font-size: 16px;margin: 0;padding: 20px;width:100%;border-radius: 0;}
.form .text-field:focus,.form .text-field:hover{/* border-color: #ef8115; */box-shadow:none;/* border-width:1px; */background: #fcf0ee;}
.errorbox,.errorbox span,.errorbox li{color:#D90000}
.errorbox .sucmsg{color:#046310}
.custbtn{border-radius: 0;padding: 3px 35px;background: #ef8115;position:relative;display:inline-block;border:none;line-height: 46px;font-size:16px;font-weight:500;margin-top: 0;/* border: 1px solid #ffff; */color:#fff;text-transform:uppercase;transition:400ms all;-webkit-transition:400ms all;}
.custbtn:hover{text-decoration:none;background: #11517b;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: 45px;height: 45px;text-align:center;text-decoration:none;background: #f6f6f6;border-radius: 50%;color: #ef8013;}
.social a i{line-height: 45px;font-size: 20px;}
.social a:hover{background: #ef8013;color:#fff;}

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

/*-----------*/
.contact-item{padding:20px;display:inline-block;width:100%;margin-bottom:20px;-webkit-box-shadow:0 0 8px 0 rgba(240,240,240,1);-moz-box-shadow:0 0 8px 0 rgba(240,240,240,1);box-shadow: 0 0 8px 0 rgba(240,240,240,1);position:relative;}
.contact-item h4{font-size: 20px;text-transform:uppercase;margin-bottom:10px;color: #ef8115;}
.contact-item h5{font-size: 16px;text-transform:uppercase;margin-bottom:10px;}
.contact-item p{margin-bottom:0}
.contact-item .content{float:left}
.contact-item > span{font-size: 59px;color:#f0f0f0;margin-top:25px;position:absolute;right: 18px;bottom:13px;z-index: -1;}
/*------*/

/*------*/
.contact-box{position:relative;margin-bottom:40px}
.contact-box .contact-box-inner{position:relative;padding: 30px 35px 30px;background-color: #f5e9e96e;-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 6px rgb(0 0 0 / 13%);}
.address{/* font-weight: 500; */}
.address li{margin: 20px 0;}
.address li:first-child{margin-top:0}
.address h4{font-size: 24px;font-weight: 700;letter-spacing: .5px;padding-bottom: 6px;margin-bottom: 13px;display: inherit;color: #e31822;}
.address > li > i{display:inline-block;vertical-align:top;margin-top: 4px;width: 20px;text-align: center;font-size: 17px;margin-right: 10px;}
.address p{display:inline-block;text-align:left!important;margin:0;font-size: 15px;line-height: 25px;}


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


/*---------------*/
.footer{font-size:13px;padding-top: 60px;position:relative;background: #11517b url(../images/bgmap.png) center top no-repeat;}
.footer .f-col{padding: 30px 15px;}
.footer img{display: inline-block;}
.footer p, .footer a{color: #ffffffd9;font-size: 14px;line-height: 24px;}
.footer ul.list li{list-style: none;margin: 0px 0 0px 16px;position:relative;}
.footer ul.list li:before{position:absolute;font-size: 7px;top: 1px;left: -15px;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #ffffff;}
.footer ul.list li a:hover{opacity: 0.7;}
.footer ul.list li i{padding: 0 8px 0 0;}
.footer h3{color: #ffffff;font-size: 19px;letter-spacing: 0;margin-top: 0;margin-bottom: 27px;padding-bottom: 12px;position: relative;text-transform: capitalize;font-weight: 500;}
.footer h3:not(.noline):before {background: #ef8115;bottom: 4px;content: "";height: 2px;position: absolute;width: 30px;}
.footer h5 a{font-size: 22px;color: #fff;padding: 0 0 20px 0;display: inline-block;}
.footer img{padding: 0px 0 10px 0;width: 220px;}
.footer .address i{line-height: 25px;margin: 0;color: #ffffff;font-size: 13px;text-align: center;}
.footer .address li{margin: 7px 0 2px 0;}
.copyrights{/* background: #3d5466; */padding: 21px 0;overflow: hidden;margin-top: 45px;border-top: 1px solid #32678b;}
.copyrights p, .copyrights a{margin: 0;font-size: 14px;color: #ffffff;}

@media (max-width: 1182px) 
{
    .logo img{width:250px} 
    #cssmenu > ul > li{padding: 0 7px !important;}
}
@media (max-width: 992px) 
{
    .header-main{position:inherit;padding:0;height: auto;/* background: #000; */}
    .header-main .container{width:100%}
    .logo{margin-right:0;text-align:center;float:none!important;position: inherit;padding: 5px 0;}
    .logo img{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{padding-top: 15px;text-align:center}
     .footer h3 {margin-bottom: 7px;margin-top: 20px;    padding-bottom: 4px;text-align: center;}
    .footer h3:not(.no-underline):before {bottom: 0;content: "";height: 2px;position: absolute;width: 33px;left: 0;right: 0;margin: 0 auto;}
    .footer .address p{text-align:center !important}
    .footer ul.list li {list-style-type: circle;margin: 0px 10px 0px 16px;position: relative;display: inline-block;margin-right: 0;}
}
@media (max-width: 768px) 
{
    .tophead .list-inline{float:none !important;text-align:center;display:block}
}
