@import url('https://use.fontawesome.com/releases/v5.2.0/css/all.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:500,600&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: #292929;}
h1,h2,h3,h4,h5,h6{font-weight:500;margin:0;font-family: 'Barlow Condensed', sans-serif;}
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:600}
.p0{padding:0 !important}
.p15{padding:15px !important}
.pb25{padding-bottom: 30px !important;}

.tophead{letter-spacing: 0.5px;background: #92b53d;line-height: 30px;/* padding-top: 3px; */}
.tophead a{color: #ffffff;text-transform:lowercase;}
.tophead ul{margin-left:0;display:inline-block}
.tophead .head-contacts li{margin-left: 15px;text-align:center;}
.tophead .head-contacts li .fa{font-size: 12px;margin-right: 5px;/* position: relative; *//* top: -1px; *//* border: 1px solid #ffffff; */border-radius: 50%;/* padding-top: 4px; */color: #ffffff;width: 21px;/* height: 21px; */}
.tophead .head-contacts li a{color: #ffffff;text-align: center;font-size: 15px;}
.header-main{background: #ffffff;left: 0;right: 0;z-index: 5;padding: 2px 0 2px 0;}
.logo{float:left;padding: 0px 0;/* position: absolute; */top: 6px;}
.logo img{width: 260px;}
@keyframes slide-down 
{
    0% {opacity: 0;transform: translateY(-100%);-ms-transform: translateY(-100%);-webkit-transform: translateY(-100%);}
    100% {opacity: 1;transform: translateY(0);}
}
.fixed .header-main{position:fixed;padding-top: 0;box-shadow: 0 9px 17px rgba(0, 0, 0, 0.31);/* 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:0px;   }
body.fixed .logo img{width: 170px;}
body.fixed #cssmenu > ul > li > a{padding: 17px 0 13px 0;}
body.fixed .logo{top: 0px;}

@media (max-width: 992px) 
{
    .tophead{text-align:center}
    .tophead ul{text-align:center;float: none !important;} 
    .flexslider{padding-top: 55px !important;}
}

.htitle{font-size: 48px;line-height: 66px;padding: 0 0 12px;margin:0;position:relative;letter-spacing:.5px;color: #191e27;margin-bottom: 21px;text-transform: capitalize;font-weight: 600;}
.htitle:after{background-color: #92b53d;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: 40px;line-height: 46px;}}

/*-----------*/
.htitle2{font-size: 32px;font-weight:500;line-height: 34px;padding: 0 0 12px;margin:0;position:relative;letter-spacing:.5px;color: #1a1f28;margin-bottom: 20px;}
.htitle2:before{background-color: #92b53d;bottom:6px;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 74px;}
.htitle2 span{color:#344477;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: 40px 0 ;background: #92b53d url(../images/headerbg.jpg) center center no-repeat;color:#fff;text-align:center;position:relative;}
.page-head:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color: rgba(123, 154, 47, 0.51);}
.page-head h1{margin:0;padding:0;font-size:30px;text-transform: capitalize;float:left;color: #ffffff;font-weight: 700;}
.breadcrumb{text-align:center;background:transparent;    margin: 4px 0 0 0;padding:0;float:right}
.breadcrumb > li{font-size:13px;color: #ffffff;}
.breadcrumb > li > a{color: #ffffff;}
.breadcrumb > li + li:before{color: #e5f0f0;}

/*------------*/
.section{position:relative;padding:50px 0}
.section2{padding:30px 0;position: relative;}
.sectionbg{background: #f1f5f7;padding:50px 0;position: relative;}
.bgbox{background: #f1f5f7;padding: 30px 20px;}

/*---------*/
.hmabout{position:relative;padding: 50px 0px 50px 0px;/* margin-bottom:200px */}
.hmabout .content{padding-left: 50px;margin-bottom: 25px;position:relative;font-size: 15px;}
.hmabout .content .mtitle{font-size: 50px;text-transform:capitalize;font-weight: 600;margin-bottom: 20px;color: #92b53d;}
.hmabout .content .subtitle{font-size: 27px;font-weight: 500;text-transform:uppercase;margin-bottom: 0;color: #a5a5a5;}
.hmabout .text{margin-bottom:30px;margin-right:50px}
@media (max-width: 990px) 
{
    .hmabout .content .mtitle{margin-bottom:20px;font-size: 40px;}
    .hmabout .content .subtitle{font-size:20px}
    .hmabout .content{padding:0}
    .hmabout img{display:none}
    .hmabout {text-align:center}
}


/*-------------------*/
.about_text{padding-top: 30px;margin-bottom: 0;padding-bottom: 10px;}
.about_text h3, .about_text2 h3{font-weight: 500;font-size: 40px;text-transform: capitalize;padding: 2px 0 8px 0;margin-bottom: 12px;line-height: 45px;}
.about_text2{padding-top: 30px;margin-bottom: 0;padding-bottom: 10px;}
.about_text .text-desc{padding: 15px 0;}
@media screen and (max-width: 990px) 
{.about_text2,.about_text{background-image:none;margin-top: 0;padding: 30px 0;}.mb-bg{background: #f4f9fc;} .mbhidden{display:none}}




/*-----------*/
.whyus-us .inner-box{padding: 25px 15px !important;background: #fff;text-align: center;}
.whyus-us i{margin-bottom: 20px;margin-top: 20px;font-size: 40px;color: #92b53d;}
.whyus-us h4{font-size: 22px;margin-bottom: 20px;font-weight: 400;}
.whyus-us p{color: #545454;line-height: 24px;margin-bottom:0;font-size: 15px;}
.whyus-us .inner-box:hover{box-shadow: 0 0 0 0 rgba(0,0,0,0.10), 0px 8px 11px 0 rgba(0, 0, 0, 0.14)}
.whyus-us .inner-box, .whyus-us i, .whyus-us h4 .whyus-us p{-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
.whyus-us .inner-box:hover{background: #92b53d;}
.whyus-us .inner-box:hover i, .whyus-us .inner-box:hover h4, .whyus-us .inner-box:hover p{color:#fff}

.client{}
.client img{ transition: filter .5s ease-in-out;-webkit-filter: grayscale(100%); filter: grayscale(100%); }
.client img:hover{ -webkit-filter: grayscale(0%);filter: grayscale(0%);}
.client .owl-controls .owl-nav [class*="owl-"]{ top: 12% !important;}


.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: #92b53d;}
.box5 .box-inner .thumb {/* background: #344609; */}
.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;/* font-weight: 600; */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;}



.no-gutters{margin-left:0;margin-right:0}
.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0;margin:0}
.funfact-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.funfact-bg{background-size:cover;background-position:center center;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;background-image:url(../images/funfactbg.jpg)}
.funfact-content{padding: 60px 160px 60px 70px;background-color: #191e27;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;color: #fff;}
.funfact .htitle{color: #fff;text-align: left;margin-top: 15px;}
.funfact .htitle:after{background-color: #fff;}
.funfact .htitle + p{text-align: left;margin: 0;width: 100%;font-size: 15px;color:#fff}
.funfact .funbox{/* text-align:center; */padding-top: 30px;}
.funfact h5{font-size: 15px;padding: 15px 0;text-transform: uppercase;font-weight: 500;font-family: 'Roboto' ,sans-serif;}
.funfact i{margin-right: 20px;font-size: 26px;position: relative;top: -2px;  }
.funfact h3{color: #fff;line-height: 31px;margin-bottom:0;text-transform:uppercase;font-size: 40px;font-weight: 500;/* text-align:center; */position:relative;font-family: 'Roboto' ,sans-serif;}
.funfact h4{font-size: 16px;text-transform: capitalize;margin-top: 11px;font-weight: 500;letter-spacing: 0.3px;color: #ffffff;padding-top: 9px;}
@media (max-width: 992px) 
{
    .funfact .htitle{text-align:center  }
    .funfact .htitle:after{margin:0 auto;}
    .funfact .htitle + p{text-align:center  }
    .funfact-content{padding: 40px 30px 60px 20px;}
    .funfact .funbox{padding-top: 10px;}
    .funfact h3{font-size: 30px;}
    
}
@media (max-width: 768px) 
{
    .funfact-bg{    flex-basis: auto;}
    .funfact-content{flex-basis:100% }
}

/*-----------------*/
.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%;overflow:scroll}
.text-desc table thead,.text-desc table th{background: #e2eef3;font-weight: 600;font-size:15px;}
.text-desc table td,.text-desc table th{border: 1.5px solid #e0e0e0;padding: 4px 3px 4px 8px;color:#000;vertical-align:middle;}
.text-desc table td{font-size:15px;color: #000000;}
.text-desc table tr td:hover {background-color: #2b7f934d;}
.text-desc table tr:hover, .text-desc table td:hover {background-color: #e7e9ff;}
.text-desc tt{font-size:30px;font-weight:300;line-height:32px;padding-bottom: 10px;display: block;}
.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:#92b53d}
.text-desc h3{color: #92b53d;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: #92b53d;bottom: 0;content: "";height: 2px;position: absolute;width: 45px;left: 0;}
.text-desc h4{color: #92b53d;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: #92b53d;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}

/*-----------------*/   
@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:#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{padding:4px;border:1px solid #d8d6d6;text-align:center;width:100%}
.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: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 #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;}

/*-----------*/
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;}
@media screen and (max-width: 565px){ul.boxlist2{text-align:center}ul.boxlist2 li{width:96%;}}

ul.boxlist3 {padding:0px}
ul.boxlist3 li{width: 33%;display: inline-block;vertical-align: top;padding: 15px;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: 1200px) {ul.boxlist5 li{/* width:24.5% */}}
@media screen and (max-width: 990px) {ul.boxlist5 li{width: 24.5%;}}
@media screen and (max-width: 749px) {ul.boxlist5 li{width: 32.5%;}}
@media screen and (max-width: 565px){ul.boxlist5{text-align:center}ul.boxlist5 li{width: 49.6%;}}
/*---------*/
.gallery .box2_img{border:1px solid #eee;}
.gallery .col-sm-3{padding:15px}
.pdfbox{text-align:center}
.pdfbox img{display:inline-block}
.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;}


/*--------------*/
.cenq{display:none}
.cont-title{text-transform: inherit;font-weight: 700;}
.form button{margin-top:30px}
.form textarea.text-field{height:80px}
.form .cust-btn{background:#f26b36 none repeat scroll 0 0;margin-top:15px;padding:14px 30px;border:medium none}
.form .select{margin:0!important;font-size:15px!important}
.form .text-field{background: #fbfbfb;border: 0;color: #292929;font-size:14px;margin: 0 0 18px;padding: 13px 18px;width:100%;border-radius: 4px;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}
.jb-btn{border-radius: 4px;padding:0 35px;background: #92b53d;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;}
.jb-btn:hover{text-decoration:none;background: #82a234;color:#fff;}
.jb-btn span{display:block;position:relative}

.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:#b9903d;border:1px solid #b9903d;color:#fff}


/*------*/
.contact-box{position:relative;margin-bottom:40px}
.contact-box .contact-box-inner{position:relative;padding: 30px 35px 30px;background-color: #3444771f;-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);-ms-box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);}
.address li{margin: 10px 0;}
.address h4{font-size: 23px;font-weight: 500;letter-spacing: .5px;padding-bottom: 6px;margin-bottom: 13px;display: inherit;color: #344477;}
.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;}

/*-----------*/
.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: 21px;text-transform:uppercase;margin-bottom:10px;}
.contact-item h5{font-size: 17px;text-transform:uppercase;margin-bottom:10px;}
.contact-item p{margin-bottom:0}
.contact-item .content{float:left}
.contact-item > span{font-size:72px;color:#f0f0f0;margin-top:25px;position:absolute;right:19px;bottom:13px}
.mapbox{-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);}


/*---------------*/
.footer{font-size:13px;background: #536d15;padding-top: 50px;position:relative;}
.footer .f-col{padding: 30px 15px;}
.footer img{display: inline-block;}
.footer p, .footer a{color: #ffffff;font-size: 14px;line-height: 22px;}
.footer p.sml{font-size:12px;line-height: 19px;}
.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: #ececec;}
.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: 21px;letter-spacing: 0;margin-top: 0;margin-bottom: 27px;padding-bottom: 12px;position: relative;text-transform: capitalize;font-weight: 500;}
.footer h3:not(.no-underline):before {background: #ececec;bottom: -4px;content: "";height: 1px;position: absolute;width: 47px;}
.footer img{padding: 2px 0px 5px 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: #fff;font-size: 13px;width: 20px;text-align: center;}
.copyrights{padding: 21px 0;overflow: hidden;margin-top: 35px;background: #465d10;}
.copyrights p, .copyrights a{margin: 0;font-size: 12px;color: #fff;}


@media (max-width: 992px) {
    .header-main{position:inherit;padding:0}
    .header-main .col-sm-12{position:inherit;top:0}
    .logo{margin-right:0;text-align:center;float:none!important;position: inherit;padding: 5px 0;}
    .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:center}
    .footer-main .col-sm-4{margin-bottom:20px;border-bottom:1px solid #353535;padding-bottom:21px}
    .footer-main{padding-bottom:10px}
    .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}
    .footer ul.list li:before{top: 0px;left: -9px;}
}
    