﻿

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

*{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;outline:none;margin:0;padding:0;-webkit-transition:none;-o-transition:none;transition:none}
html{-webkit-text-size-adjust:100%}
body{font-family:'Poppins' ,sans-serif;font-size: 15px;font-weight: 400;line-height: 1.5;position:relative;margin:0;padding:0;color: #666;overflow-x: hidden;background-color: #fff;}
.container{width: 100%;max-width: 1300px;margin: 0 auto;}
.auto-container{position:static;max-width:1200px;padding:0 15px;margin:0 auto}
tt{font-family:'Poppins' ,sans-serif;}
iframe{border:none}
h1,h2,h3,h4,h5,h6{font-weight: 700;margin:0;}
a,a:focus,a:hover{outline:medium none;text-decoration:none;color: #f26b32;}
ul,ol{padding:0;margin:0;list-style:none}
.cuani, a{-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
b, strong{font-weight:600}
::selection {background: #cb5e2f;color:#fff }
::-moz-selection {background: #cb5e2f;color:#fff}
.vcenter > .row{align-items: center;display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap;    flex-wrap: wrap;}
.imgdrk{filter: gray;-webkit-filter: grayscale(1);filter: grayscale(1);}
.imgdrk:hover{filter: none; -webkit-filter: grayscale(0);filter: grayscale(0);}
.border-top{border-top:1px solid #e2e2e2!important;}
.border-bottom{border-bottom:1px solid #e2e2e2!important;}
.swbox{background:#ffffff;box-shadow: #0000000f 0px 8px 22px 0px;border-radius: 6px;padding: 20px;}
.h100{height:100%}
.p0{padding:0 !important}
.p5{padding:5px !important}
.p10{padding:10px !important}
.p15{padding:15px !important}
.p20{padding: 20px !important;}
.p30{padding: 30px !important;}
.pr10{padding-right: 10px !important;}
.pr15{padding-right: 15px !important;}
.pr20{padding-right: 20px !important;}
.pr30{padding-right: 30px !important;}
.pb0{padding-bottom:0 !important}
.pb10{padding-bottom: 10px !important;}
.pb15{padding-bottom: 15px !important;}
.pb20{padding-bottom: 20px !important;}
.pb30{padding-bottom: 30px !important;}
.pb60{padding-bottom: 60px !important;}
.pt0{padding-top:0 !important}
.pt10{padding-top:10px !important}
.pt20{padding-top:20px !important}
.pt30{padding-top:30px !important}
.pt60{padding-top:60px !important}
.pl10{padding-left: 10px !important;}
.pl15{padding-left: 15px !important;}
.pl20{padding-left: 20px !important;}
.pl30{padding-left: 30px !important;}
.m0{margin:0 !important}
.mt30{margin-top:30px!important;}
.mb20{margin-bottom:20px!important;}
.bgwhite{background:#fff}
.w100{width:100%}
.automrg{margin: 0 auto;float: none;}
@keyframes slide-down 
{
    0% {opacity: 0;transform: translateY(-100%);-ms-transform: translateY(-100%);-webkit-transform: translateY(-100%);}
    100% {opacity: 1;transform: translateY(0);}
}

/*----------*/
.htitle{font-size: 40px;line-height: 1.2;padding: 0 0 26px;margin: 0;position:relative;color: #f26b32;text-transform: capitalize;}
.htitle span{color:#aaadb0}
.htitle:after{background-color: #B2B3B3;bottom:0;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 80px;}
.htitle.center{text-align:center}
.htitle.center:after{margin:0 auto;}
.htitle.center + p{width: 60%;text-align: center;margin: 0 auto;margin-bottom: 25px;}
.htitle + p{text-align:left;left:0;margin-left: 0;font-size: 18px;position: relative;font-weight: 400;}
.htitle.noline{}
.htitle.noline:after{content:none}
.htitle.hsmall{font-size: 36px;text-transform: none;line-height: 43px;}
@media (max-width: 778px) 
{
    .htitle{font-size: 32px;}
    .htitle.center + p{width: 100%;}
	.htitle.hsmall{font-size: 24px;line-height:1.4}
}

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

/*-----------*/
.htitle2{font-size: 40px;line-height: 50px;padding: 0;margin:0;position:relative;letter-spacing: 0;color: #f26b32;margin-bottom: 10px;word-spacing: 5px;font-weight: 800;}
.htitle2:before{background-color: #b1b1b1;bottom:6px;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 74px;}
.htitle2 span{color:#f26b32;font-weight: bold;font-size: 40px;}
.htitle2.noline{margin-bottom: 15px;}
.htitle2.noline:before{content: none !important;}
.htitle2.center{text-align:center}
.htitle2.center:before{margin:0 auto}
.htitle2.hsmall{font-size: 34px;line-height: 44px;padding: 4px 0 12px;margin:0;position:relative;text-transform: none;font-weight: 700;}
.htitle2.hsmall:before{background-color: #b1b1b1;bottom: 10px;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 40px;}
.htitle2 + p{width: 60%;margin-bottom: 25px;font-size: 18px;line-height: 28px;position: relative;}
.htitle2 + p.left{text-align:left;left:0;margin-left: 0;}
.htitle2.center + p{text-align: center;margin: 0 auto;}
.htitle2.white, .htitle2.white + p{color: #fff;}
/*-----------*/

@media (max-width: 778px) 
{
	.htitle2{font-size:40px;line-height: 45px;}
    .htitle2 + p{width: 100%;}
	
}
.htitle3{color: #f26b32;font-weight: 700;font-size: 28px;line-height: 36px;padding: 0 0 16px;margin: 0;position: relative;}
.htitle3.small{font-size: 36px;line-height: 55px;}


.title-box{position:relative;display:block;margin: 15px 0 20px 0;}
.title-box h4{position:relative;display:inline-block;font-size: 18px;line-height:24px;color: #191919;font-weight:700;padding-bottom: 5px;margin-bottom: 10px;text-transform:uppercase}
.title-box h4:before{position:absolute;content:'';width:100%;height:1px;left:0;bottom:0;background: #f26b32;}
.title-box h2{position:relative;display:block;font-size:48px;line-height: 50px;font-weight:700;color: #f26b32;margin:0;text-transform: uppercase;}
.title-box.light h2, .title-box.light h4{color:#fff}
.title-box.light h4:before{background: #fff;}}
.title-box.center{text-align:center}
@media (max-width: 992px) 
{.title-box h2{font-size:35px;line-height:42px}}
   
/*---------------*/


/*-----------*/
.header-main{}

.logo{float:left;margin: 5px 0;}
.logo img{width: 183px;}
body.fixed{padding-top: 105px;}
body.fixed .header-main{position:fixed;padding-top: 0;box-shadow: 0 9px 17px #0000002e;background: #fff;padding-bottom: 0;height: auto;top:0;left:0;right:0;z-index:9;-webkit-animation: slide-down 0.7s;-moz-animation: slide-down 0.7s;-o-animation: slide-down 0.7s;}
body.menu-open .header-main{background:none;height:auto}


.flex-control-paging li a{border-color: #f26b32 !important;}
.flex-control-paging li a.flex-active{background:#f26b32 !important}
@media (max-width: 778px)
{
    .flexslider{padding-top: 51px !important;}
	
}
.getquote{font-weight: 700;font-size: 14px;letter-spacing: .5px;line-height: 1;padding: 10px 20px;border: 1px solid #de5943;text-transform: uppercase;border-radius: 25px;}
.getquote i{padding-right:6px;line-height: 25px;}
@media (max-width: 992px)
{   
	.getquote{ position: absolute; right: 10px; top: 28px;}
	.getquote i{padding:0;font-size: 20px;}
	.getquote span{display:none}
	.header-main .header-wrap{display: block;}
}
   
/*----------*/
.page-head{padding: 60px 0 60px 0;color: #fff;position:relative;background: #f2f2f2 url(../images/headerbg.png);text-align: center;background-position: 100% 65%;background-repeat: no-repeat;background-size: 34% auto;transition: background 0.3s, border-radius 0.3s, opacity 0.3s;text-align: left;}
/*.page-head:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color: #00000052;}*/
.page-head h1{margin:0;padding: 7px 0 0px 0;font-size: 36px;text-transform: capitalize;color: #f26b32;font-weight: 700;position: relative;z-index: 0;opacity: 1;}
.breadcrumb{background:transparent;margin: 0px 0 0 0;padding:0;z-index: 1;position: relative;}
.breadcrumb > li,.breadcrumb > li > a,.breadcrumb > li + li:before{font-size: 14px;color: #aaadb0;}


/*------------*/
.section {position: relative;padding: 60px 0;}
.section2{padding:30px 0;position: relative;}
.sectionbg{background: #F1F1F1;padding:60px 0;position: relative;}
.bgbox{background: #f4f4f4;padding: 20px;position: relative;}
.bgbox.nobg{background:none}




/*---------about-----------*/
.hmabout{position: relative;}
.hmabout h1{text-transform: uppercase;padding-bottom: 15px;}
.hmabout h3{font-size: 23px;font-weight: 400;margin-bottom: 25px;line-height: 31px;letter-spacing: 0;}
.hmabout h4{font-weight:500;color:#eee;text-transform:uppercase;font-size: 23px;}
.hmabout tt{font-size: 25px;font-weight: 300;line-height: 35px;padding-bottom: 0;display: block;/* color: #fff; */}



.corevalue{color: #fff;padding-bottom:40px;background: #f26b32 url(../images/corevaluebg.jpg) center center no-repeat fixed;background-size:cover;}
.corevalue:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color: #251f1ff7;}
.corevalue .htitle{font-weight:500;margin-bottom: 20px;} 
.corevalue li:not(:first-child){border-left: 1px solid #ffffff1f;position: relative;}
.corevalue .corebox{box-shadow: 0 1px 7px 0 #0000000f;border-radius:6px;padding: 20px;position:relative;overflow:hidden;z-index:5;}
.corevalue .corebox:hover{transform:translateY(-10px)}
.corevalue .corebox img{width:60px;filter: invert(48%) sepia(18%) saturate(3207%) hue-rotate(352deg) brightness(100%) contrast(100%);}
.corevalue .corebox h4{font-size: 25px;text-transform:uppercase;margin-bottom: 15px;position:relative;color: #fff;padding: 25px 0 10px 0;}
.corevalue .corebox p{margin-bottom: 0;}
.corevalue .corebox p strong{font-size: 16px;margin-bottom: 17px;display: inline-block;}


.whychoose{}
.whychoose .whycbox{box-shadow: 0 1px 7px 0 #0000000f;border-radius:6px;padding: 30px;position:relative;overflow:hidden;z-index:5;background: #ffffffa8;}
.whychoose .whycbox:hover{background: #ffffff4a;}
.whychoose .whycbox img{width:60px;filter: invert(48%) sepia(18%) saturate(3207%) hue-rotate(352deg) brightness(100%) contrast(100%);}
.whychoose .whycbox h4{font-size: 25px;margin-bottom: 15px;position:relative;color: #000;padding: 25px 0 10px 0;}
.whychoose .whycbox p{margin-bottom: 0;}
.whychoose .whycbox p strong{font-size: 18px;margin-bottom: 17px;display: inline-block;}

/*------*/
.highlight{position: relative;padding: 70px 0 70px 0;background: #e8e8e8 url(../images/highlight.jpg) center center no-repeat fixed;background-size: cover;}
.highlight:before{position:absolute;content: '';left:0;top:0;width:100%;height:100%;display:block;background: #251f1ff7;}
.highlight .highlight-inner{position:relative;text-align: center;width: 70%;margin: 0 auto;color: #ffffff;}
.highlight h3{padding-bottom: 7px;color: #fff;}
.highlight p{font-size: 18px;margin: 0;}
.highlight a{float: none;margin-top: 25px;}
.highlight a:active,.highlight a:hover,.highlight a:focus{background:transparent}
 @media (max-width: 992px) 
{
	.highlight{padding:60px 0;text-align:center}
	.highlight .highlight-inner{width:95%}
    .highlight a{float: none;margin-top: 14px;line-height: 30px;}
}


/*------------*/
.funfact{}
.funfact .count-box{/* position:relative; */font-size: 90px;line-height:1em;font-weight:700;padding:20px 0;text-align: center;}
.funfact .count-box .count{position:relative;/* float:left; */letter-spacing: 0.01em;color: transparent;-webkit-text-stroke: 1px #f26b32;}
.funfact .count-box .count-text{position:relative;display:inline-block;font-size:60px;line-height:1em;color:#fff;font-weight:700}
.funfact .count-box .counter-title{position:relative;display:block;font-size:18px;font-weight: 600;color: #000;padding:0;text-transform: uppercase;}
@media only screen and (max-width: 767px){
	.funfact{padding:0 ;position: relative;}
	.funfact .fact-counter{box-shadow: none;margin: 0;padding: 0;text-align: left;}
}

.home-vision .home-vision-main{display:flex;margin-right:auto;margin-left:auto;position:relative;max-width: 1135px;padding: 65px 0;}
.home-vision{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start;background-color:#ef8013;background-image:url(../images/visionbg.jpg);background-position: top right;background-repeat:no-repeat;background-size:100% auto;}
.home-vision .bg-layer{position:absolute;left:0;top:0;height:100%;width: 30%;margin-bottom:50px;background: #eeeeeeba;background-repeat:no-repeat;background-position:center;background-size:cover;}
.home-vision-inner > .home-vision-box{padding: 35px;background-color:#ffffff;}
.home-vision-inner{z-index:1;position:relative;min-height:1px;display:flex;width:100%;}
@media (max-width: 992px){
.home-vision .bg-layer{position:initial;width:auto;background:transparent;}
.home-vision-inner{display:inline-block;position:inherit;}
.home-vision{background-position:top right;padding-top:70px;}
.home-vision .home-vision-main{display:inline-block;max-width:100%;padding:0;}
}
@media (max-width:767px){
.home-vision-inner > .home-vision-box{padding:15px;}
}
@media (min-width:768px){
.home-vision-inner{width: 51.889%;}
}


.history{}
.history .years{text-align:right;position:relative;letter-spacing: 0.01em;color: transparent;-webkit-text-stroke: 1px #f26b32;font-size: 90px;text-transform: uppercase;font-weight: 800;}
@media (max-width:767px) 
{
.history .years,.history img{text-align:center;font-size: 60px;}
}


.infobox{box-shadow: 0 1px 7px 0 #0000000f;border-radius:6px;padding: 30px 20px;position:relative;overflow:hidden;z-index:5;background:#fff}
.infobox:hover{transform:translateY(-10px)}
.infobox img{width:60px}
.infobox h4{font-size: 20px;text-transform:uppercase;margin-bottom: 15px;position:relative;color: #f26b32;padding: 25px 0 10px 0;}
.infobox p{margin-bottom: 0;}
.infobox:hover p{}
.infobox i{margin-bottom:45px;transition:.3s;opacity: 0.4;color:#008040;font-size: 45px;}
.infobox:hover i{color:#fff}



/*-------------*/
a.dwnpdf{font-size: 17px;color: #f26b32;padding: 10px 17px;border: 1px solid #f26b32;display: inline-block;margin: 10px 0;}
a.dwnpdf span{position:relative;top: -2px;font-size: 20px;font-weight: 600;}
a.dwnpdf:hover{background: #f26b32;color: #fff;}
a.dwnpdf i{font-size: 28px;padding-right:11px;position:relative;}


.event-box{padding-top:0;/* background:#fff; */}
.event-box img{text-align:center;width:100%;border:1px solid #f2f2f2;padding:4px}
.event-box:hover img{border-color:#f26b32}
.event-box h4{text-transform:none;padding: 15px 0 10px 0;font-size: 18px;color: #666;margin:0;}
.event-box .date { margin-top:15px; font-size:16px;}
.event-box .date i { margin-right:10px;}
.event-box:hover h4{color:#f26b32}

.modal-dialog .modal-header{padding: 0;border: none;height: auto;padding: 12px;border-bottom: 1px solid #eee;}
.modal-dialog .modal-header h4{float: left;padding-bottom: 0;color: #f26b32;font-size: 19px;line-height: 24px;}
.modal-dialog .modal-header button{float: right;opacity: 0.5;font-size: 27px;}

/*-----------------*/
.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: #eadada;font-weight:700;font-size:15px;}
.text-desc table tr:nth-of-type(odd) {background: #f5f5f5;}
.text-desc table tr:hover{background: #eee}
.text-desc table th:hover{background: #e9e1e1;}
.text-desc table td,.text-desc table th{padding: 10px 10px;vertical-align:middle;border: 1px solid #eee;}
.text-desc table td{/* font-size:15px; *//* color: #545454; */}
.text-desc tt{font-size: 25px;font-weight: 300;line-height: 35px;padding-bottom: 0;display: block;/* color: #fff; */}
.text-desc ul,.text-desc ul ul{margin-left: 5px;margin-bottom:22px}
.text-desc ul li{list-style-type: none;position: relative;margin-bottom: 6px;padding-left: 12px;}
.text-desc ul.list2 li{width: 46%;display:inline-block;}
@media (max-width: 768px){.text-desc ul.list2 li{width: 100%;}}
.text-desc ul ul li{list-style-type:circle}
.text-desc ul li:before{position:absolute;font-size: 9px;top: 0px;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #f26b32;left: 0;line-height: 22px;}
.text-desc h2{font-size: 28px;line-height: 40px;font-weight: bold;padding: 12px 0 6px;margin:0;position:relative;color: #f26b32;text-transform: capitalize;}
.text-desc h3{color: #f26b32;font-size: 26px;font-weight: bold;line-height: 38px;padding: 0px 0 2px;margin:0;letter-spacing:.5px;margin-bottom:8px;position:relative;text-transform: capitalize;}
.text-desc h3:after{background: #bfbfbf;bottom: 0;content: "";height: 2px;position: absolute;width: 45px;left: 0;}
.text-desc h4{color: #f26b32;font-size: 20px;font-weight: 600;line-height: 25px;padding: 0px 0 1px 22px;margin: 16px 0 3px 0;display: block;position:relative;text-transform:capitalize;}
.text-desc h4:before{position:absolute;font-size: 16px;top: 0px;left: 0;font-family: "Font Awesome 5 Free";content: "\f0a4";font-weight: 900;}
.text-desc h5{color: #f26b32;font-size: 20px;line-height: 26px;padding: 6px 0 2px 0px;margin: 3px 0 !important;text-transform:capitalize;position: relative;}
.text-desc h6{color: #f26b32;font-size: 18px;line-height: 1.2;padding: 6px 0 2px 0px;margin: 0;}
.text-desc h2 + hr,.text-desc h4 + hr{border-color:#d0d0d0;width:55%;text-align:center;display:inline-block}
.text-desc img{display:inline-block!important}
.text-desc p{}

/*------*/
.readmore{color:#f26b32;text-transform:uppercase;font-weight: 700;font-size: 14px;padding-top: 10px;display: inline-block;}
.readmore i{font-size:11px;padding-left:6px}
.readmore:hover{color: #000000;}
.readmore:hover i{padding-left:9px}
/*-----------------*/   
.owl-stage{display: flex;flex-wrap: wrap;}
@media screen and (max-width: 1060px){
    .owl-theme .owl-controls .owl-prev{left:0 !important;    }
    .owl-theme .owl-controls .owl-next{right:0 !important}
}

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

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


/*---------*/
.box1{padding: 22px 8px;}
.box1 .box-inner{overflow:hidden;}
.box1 img{text-align:center;width:100%;margin-bottom: 20px;transition:all 500ms ease;}
.box1:hover .box-inner img{transform:scale(1.05);}
.box1 h4{text-transform:none;font-weight: 600;padding: 12px 0;font-size: 20px;color:#2d2d2d;margin:0;letter-spacing:.5px;text-align:center;}
.box1:hover h4{color: #f26b32;}
 
  /*-----------*/
.box2{padding-top:0;/* background:#fff; */text-align: center;}
.box2 img{padding:4px;border:1px solid #d8d6d6;text-align:center;width:100%}
.box2.noborder img{border:none;padding:10px}
.box2:hover img{border-color:#f26b32}
.box2 h4{text-transform:none;padding: 10px 0 5px 0;font-size: 18px;color: #2d2d2d;margin:0;text-align: center;}
.box2 h4 a{color:#2d2d2d}
.box2:hover a, .box2:hover h4{color:#f26b32}
.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 #f26b32;-webkit-box-shadow: 5px 5px 0 0 #f26b325c;-moz-box-shadow:5px 5px 0 0 #3e4095a6;}
.box3 h4{font-size: 16px;color: #2d2d2d;margin:0;font-weight: 700;text-transform: capitalize;letter-spacing:.5px;display:inline-block;padding:7px 13px;}

/*-----*/
.box23{height: 100%;/* border: 1px solid #e2e2e2; */position:relative;z-index:1;overflow:hidden;background: #FFF;text-align: center;padding: 35px 25px;box-shadow: 0 2px 9px 0 #d6d7d891;}
.box23:hover{}
.box23:after {content: '';position: absolute;bottom: 0;background: #ef7517;width: 0;height: 2px;left: 0;-webkit-transition: all ease .5s;transition: all ease .5s;}
.box23:hover:after{    width: 100%;} 
.box23 .inner-box{padding: 0;}
.box23 .img-box{overflow:hidden;position: relative;}
.box23 .img-box img{transition:all 700ms ease;-webkit-transition:all 700ms ease;-moz-transition:all 700ms ease;-ms-transition:all 700ms ease;-o-transition:all 700ms ease;}
.box23:hover .img-box img{transform: scale(1.05);}
.box23 h4{font-size: 22px;font-weight: 700;line-height: 30px;color: #f26b32;}
.box23 h5{font-size: 18px;font-weight: 500;line-height: 30px;color: #666;}
.box23 h5+p,.box23 h4 + p{margin:10px 0 0 0;color: #666;}
.box23 i{color:#666}
.box23:hover i{color:#f26b32}




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

.boxdesc img{border:1px solid #eee;padding:5px;}
.gallery .box2_img{border:1px solid #eee;}
.gallery .col-sm-3{padding:15px}
.pdfbox{text-align:center}
.pdfbox img{display:inline-block}


ul.boxlist2{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist2 li{margin: 0;padding:10px;width: calc(100%/2);transition: all 0.7s ease 0s;}
@media screen and (max-width: 749px) {ul.boxlist2 li{width:100%;}}

ul.boxlist3{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist3 li{margin: 0;padding:10px;width: calc(100%/3);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist3 li{width: calc(100%/2);}}
@media screen and (max-width: 565px) {ul.boxlist3 li{width:100%;}}

ul.boxlist4{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist4 li{margin: 0;padding:10px;width: calc(100%/4);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist4 li{width: calc(100%/3);}}
@media screen and (max-width: 749px) {ul.boxlist4 li{width: calc(100%/2);}}
@media screen and (max-width: 565px) {ul.boxlist4 li{width:100%;}}

ul.boxlist5{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist5 li{margin: 0;padding:10px;width: calc(100%/5);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist5 li{width: calc(100%/4);}}
@media screen and (max-width: 749px) {ul.boxlist5 li{width: calc(100%/2);}}
@media screen and (max-width: 565px) {ul.boxlist5 li{width:100%;}}

ul.boxlist6{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist6 li{margin: 0;padding:10px;width: calc(100%/6);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist5 li{width: calc(100%/5);}}
@media screen and (max-width: 749px) {ul.boxlist5 li{width: calc(100%/3);}}
@media screen and (max-width: 565px) {ul.boxlist5 li{width: calc(100%/2);}}

ul.boxlist7{padding:0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
ul.boxlist7 li{margin: 0;padding:10px;width: calc(100%/7);transition: all 0.7s ease 0s;}
@media screen and (max-width: 992px) {ul.boxlist5 li{width: calc(100%/5);}}
@media screen and (max-width: 749px) {ul.boxlist5 li{width: calc(100%/4);}}
@media screen and (max-width: 565px) {ul.boxlist5 li{width: calc(100%/2);}}


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

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


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

/*--------------*/
.cenq{display:none}
.form label{font-weight:600}
.form button{margin-top:30px}
.form textarea.text-field{height:80px}
.form .select{margin:0!important;font-size:15px!important}
.form  input[disabled],.form .text-field{background: #f6f6f6;border: 0;color: #222d35;/* font-size: 16px; */margin: 0 0 18px;padding: 15px;width:100%;border-radius: 0;border: 1px solid #e4e4e4;}
.form .text-field:focus,.form .text-field:hover{/* border-color: #c3002f; */box-shadow:none;/* border-width:1px; */background: #fff;}
.errorbox,.errorbox span,.errorbox li{color:#D90000}
.errorbox .sucmsg{color:#046310}
.custbtn{border-radius: 0;padding: 15px 35px 15px 35px;background: #f26b32;position:relative;display:inline-block;line-height: 20px;margin-top: 0;border: 1px solid #ffff;color:#fff;text-transform:uppercase;font-weight: 600;}
.custbtn:hover{text-decoration:none;background: #2a1415;color: #fff;}

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

/*-------------*/
#download{position:fixed;top:50%;right:0;font-size: 26px;color: #ffffff;background-color: #f26b32;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-swbox{background:#ffffff;box-shadow: #0000000f 0px 2px 12px 0px;border-radius: 6px;padding: 25px;}

.contacts-section {position:relative}
.contacts-section .contacts-map{position:absolute;left:0;top:0;width:100%;height:100%;margin-bottom:40px;background-repeat:no-repeat;background-position:50% 0;background-color: #fff;padding: 9px;}
.contacts-section .contacts-map iframe{width:100%;height:100%;border:none;}
.contacts-section .contacts-inner {padding:20px}
.contacts-section .contacts-inner .inner-text{background-color:#ffffff;margin-left: auto !important;position: relative;max-width: 500px;padding: 50px;}
.contacts-section .contacts-inner .inner-text .block-text{font-size:14px;line-height:1;color:#999999;text-transform:uppercase;display: block;margin-bottom: 10px;}
.contacts-section .contacts-inner .inner-text h1{margin-bottom:12px;font-size: 36px;line-height:1.6;color: #f26b32;}
.contacts-section .contacts-inner .inner-text p{margin-bottom: 35px;font-size:16px;}
.contacts-section .contacts-inner .inner-text p a{font-size:16px;line-height:1;color:#000000;transition:color 0.3s ease;}
.contacts-section .contacts-inner .inner-text .contact-phone a{font-size:30px;line-height:1;color:#000000;letter-spacing:-0.025em;transition:color 0.3s ease;}
@media (min-width: 1200px){
    .contacts-section .contacts-inner .inner-text .contact-phone a{font-size:36px;}
}
.contacts-section .contacts-inner .inner-text .contact-phone a:hover,
.contacts-section .contacts-inner .inner-text .contact-phone a:focus{outline:none;color:#f26b32;}

@media (max-width: 768px){
    .contacts-section .contacts-map-abs{position:relative;height:300px;}
	.contacts-section .contacts-inner .inner-text{padding:20px}
}


/*-----------*/
.contact-item{padding:20px;display:inline-block;width:100%;margin-bottom:0px;position:relative}
.contact-item h4{font-size: 22px;text-transform: capitalize;margin-bottom:10px;color: #f26b32;font-weight: 700;}
.contact-item h5{font-size: 16px;text-transform:uppercase;margin-bottom: 10px;color: #f26b32;}
.contact-item p{margin-bottom: 5px;}
.contact-item a{color:#0E0E0E}
.contact-item i{width: 16px;text-align:center;margin-right: 5px;}
.contact-item .content{/* float:left; */padding-bottom: 0;}
.contact-item .content+.content{border-top: 1px solid #eee;padding: 15px 0;}
.contact-item > span{font-size: 59px;color:#f0f0f0;margin-top:25px;position:absolute;right:19px;bottom:13px;}


/*------*/
.contact-box{position:relative;/* margin-bottom:40px; */box-shadow: #0000000f 0px 2px 12px 0px;padding: 30px;}
.contact-box .contact-box-inner{position:relative;padding: 30px 35px 30px;background-color: #f3f6f9;-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);-ms-box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);}
.contact-box{text-align:center}
.contact-box i{height: 80px;width: 80px;line-height: 80px;font-size:35px;text-align:center;border-radius: 14px;color: #f26b32;display:inline-block;transition:0.3s;background: #f2f2f2;transform: rotate(45deg);}
.contact-box i:before{transform: rotate(17deg);display: inline-block;transform: rotate(-45deg);}
.contact-box:hover i{background:#f26b32;color:#fff;}
.contact-box h5{font-size: 18px;margin: 25px 0;color: #d5d5d5;}
.contact-box .inner-text p, .contact-box .inner-text a{margin-bottom:0;font-size:16px;color:#333}
.contact-swbox{background:#ffffff;box-shadow: #0000000f 0px 2px 12px 0px;border-radius: 6px;padding: 10px;}



/*------*/
.address{/* font-weight: 500; */}
.address li{margin: 10px 0;}
.address h4{font-size: 24px;font-weight: 700;letter-spacing: .5px;padding-bottom: 6px;margin-bottom: 13px;display: inherit;color: #e31822;}
.address > li > i{display:inline-block;vertical-align:top;margin-top: 4px;width: 20px;text-align: center;font-size: 17px;margin-right: 10px;}
.address p{display:inline-block;text-align:left!important;margin:0;/* font-size: 14px; */}



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

/*---------------*/
.footer{padding-top: 60px;position:relative;background: #eeeeee;/* color: #fff; */}
.footer p, .footer a{color: #222d35;}
.footer .ftcontact h4{font-size: 24px;color: #f26b32;margin-bottom: 30px;}
.footer .ftcontact h5{font-size: 15px;font-weight: 400;margin-bottom: 20px;color: #ffffff61;}
.footer img{padding: 5px 0 5px 0;width: 259px;display: inline-block;}
.copyrights{padding: 21px 0;overflow: hidden;margin-top: 45px;border-top: 1px solid #c0c2c4;}
.copyrights p, .copyrights a{margin: 0;font-size: 16px;}

.footer ul.list{margin-top:10px}
.footer ul.list li{list-style: none;margin: 3px 0 3px 16px;position:relative;}
.footer ul.list li:before{position:absolute;font-size: 14px;line-height: 24px;left: -15px;font-family: "Font Awesome 5 Free";content: "\f0da";font-weight: 900;color: #ffff;}
.footer ul.list li a{margin:0}

.footer_top{margin-bottom: 60px;padding-bottom: 60px;border-bottom: solid 1px #c0c2c4;}
.footer_top p{margin:8px 0 0;font-size: 20px;line-height: 1;color:#666;margin-top: 15px;}
.footer_email{text-align:right}
.footer_email a{line-height: 1 !important;color: #f26b32 !important;font-weight:300;font-size: 38px;text-align: right;}
.footer_email a:hover,.footer_email a:focus{outline:none;color:#f26b32;opacity:.7}

@media (max-width: 768px) {
.footer_top{margin-bottom: 40px;}
.footer_email{text-align:left;margin-top: 40px;}
.footer_email a{font-size: 26px;}
}

@media (max-width: 992px) 
{
    .footer .social{text-align:left}
    .header-main{position:inherit;padding:0;height: auto;background: #fff;}
    .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; */width: 203px;}
    .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: 53px;padding: 14px 0 14px 0;text-align:center;}
     .footer{text-align:left}
	.footer .ftcontact{margin-bottom: 25px;}
	.footer .ftcontact h4{margin-bottom: 15px;}
    .footer h3 {margin-bottom: 7px;margin-top: 20px;    padding-bottom: 4px;text-align: left;}
    .footer .address p{text-align:left !important}
    .footer .textright{text-align:left}

}
@media (max-width: 768px) 
{
     .vcenter > .row{ display: initial;}
}

