﻿@import url('https://use.fontawesome.com/releases/v5.2.0/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400;500;600;700&display=swap');

html{-webkit-text-size-adjust:100%}
body{font-family:'Jost' ,sans-serif;font-size: 17px;top:0 !important;font-weight: 400;line-height: 1.3;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}
.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:'Jost' ,sans-serif;}
h1,h2,h3,h4,h5,h6{font-weight: 500;margin:0;}
a,a:focus,a:hover{outline:medium none;text-decoration:none;color: #e4181f;}
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}
::selection {background: #e4181f;color:#fff }
::-moz-selection {background: #e4181f;color:#fff}
.vcenter > .row{align-items: center;display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap;    flex-wrap: wrap;}
.h100{height:100%}
.p0{padding:0 !important}
.p5{padding:5px !important}
.p10{padding:10px !important}
.p15{padding:15px !important}
.p20{padding: 20px !important;}
.pb0{padding-bottom: 10px !important;}
.pb5{padding-bottom:10px !important}
.pb10{padding-bottom:10px !important}
.pb20{padding-bottom:20px !important}
.pb30{padding-bottom:30px !important}
.pt0{padding-top:0 !important}
.pt5{padding-top:10px !important}
.pt10{padding-top:10px !important}
.pt20{padding-top:20px !important}
.pt30{padding-top:30px !important}
.pt120{padding-top:120px !important}
.mt30{margin-top:30px!important;}
.mb20{margin-bottom:20px!important;}
.plr{padding-left:0 !important;padding-right:0 !important}
.modal-header .close {margin-top: -23px;}
.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);}
}

.fixed .header-main{position:fixed;padding-top: 0;box-shadow: 0 5px 16px rgba(0, 0, 0, 0.18);/* background: #fffffff0; */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{}
body.fixed .tophead{display:none}
body.fixed #cssmenu > ul > li > a{padding: 16px 0px 17px 0;}
body.fixed .callhead{padding-top: 4px;}
body.fixed #cssmenu > ul > li > a:before, #cssmenu > ul > li.active > a:before{bottom: 14px;}

/*--flex slider---*/
.flex-control-paging li a{border-color: #e4181f !important;}
.flex-control-paging li a.flex-active{background:#e4181f !important}

/*----------*/
.htitle{position:relative;display:block;font-size: 38px;color: #e4181f;margin: 0 0 15px 0;line-height: 1.3;}
.htitle.small{font-size: 28px;}
.htitle.white, .htitle.white + p{color:#fff;}
.htitle.center{text-align:center}
.htitle + p{width: 70%;margin: 0;margin-bottom: 25px;font-size: 18px;position: relative;}
.htitle.center + p{text-align:center;margin: auto;}
@media (max-width: 992px) 
{
    .htitle{font-size: 28px;}
    .htitle + p{width: 100%;}
}
/*----------*/
.page-head{padding: 80px 0;color: #2d2d2d;text-align: left;position:relative;background: #f4f4f4;background-size: cover;}
.page-head:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color: #f7f7f75e;}
.page-head h1{margin:0;padding: 0;font-size: 35px;text-transform: capitalize;color: #e4181f;font-weight: 600;}
.breadcrumb{text-align: left;background:transparent;margin: 5px 0 0 0;padding:0;/* float: right; */}
.breadcrumb > li{font-size: 15px;color: #000000c2;}
.breadcrumb > li > a{color: #000000c2;}
.breadcrumb > li + li:before{color: #000000c2;}




/*-----------*/
.header-main .header-wrap{display: flex;justify-content: space-between;max-width: 100%;flex-wrap: wrap;float: none;margin: 0 auto;list-style: none;display: flex;flex-direction: row;align-items: center;/* justify-content: flex-start; */}

.header-main{background:#fff;transition:all .5s ease;padding: 0;border-top: 3px solid #e4181f;}
.logo{float:left;padding: 4px 0;position: relative;z-index: 1;}
.logo img{width: 200px;}
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: 81px;}
body.fixed .logo img{width: 190px;}
body.fixed .wsmenu{margin-top: 18px;}
body.fixed .wsmenu > .wsmenu-list > li > a{ padding-bottom: 17px;}
body.fixed .wsmenu>.wsmenu-list>li>ul.sub-menu,body.fixed .wsmenu>.wsmenu-list>li>.wsmegamenu{top: 60px;}
body.fixed .logo{top: 0px;}

@media (max-width: 778px)
{    	
    .header-main .header-wrap{display: block;}
}
/*-------------*/
@media (max-width: 778px)
{
     .flexslider{padding-top: 52px !important;}
}

/*------------*/
.section{position:relative;padding:60px 0;}
.section2{padding:30px 0;position: relative;}
.sectionbg{background: #f4f4f4;padding:60px 0;position: relative;}
.bgbox{background: #f8f8f8;padding: 30px;position: relative;}

.homeaboutbg{}
.homeaboutbg img {width: 100%;}

@media screen and (max-width: 991px) {
	.homeaboutbg .service-card {border: 0;padding: 0;margin-top: 50px !important; } 

}




.tc-services-style1 .ser-img {width: 100%;height: 1000px;margin-top: -550px; }
.tc-services-style1 .ser-img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: bottom;object-position: bottom; }

@media screen and (max-width: 991px) {
  .tc-services-style1 .service-card {
    border: 0;
    padding: 0;
    margin-top: 50px !important; } }


.title-water{left:0;right:0;font-weight:700;color:rgba(248, 248, 248, 0.6);font-size: 66px;-webkit-text-fill-color: transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color: #ededed78;}
@media screen and (max-width: 580px){.title-water{
    font-size: 38px;
}}
    
/*-------*/
.hmabout .whyus-item{text-align:center;/* color: #999999; */}
.hmabout .whyus-item i{margin:0 auto;position:relative;/* color: #999999; */line-height: 67px;font-size: 30px;}
.hmabout .whyus-item h4{text-align:center;font-size: 14px;text-transform: uppercase;}
.hmabout .whyus-item:hover i, .hmabout .whyus-item:hover h3{color: #e4181f;}
@media only screen and (max-width: 767px){
	.hmabout .whyus-item h4{font-size: 11px;}
}




.block20 {display:flex;position:relative;padding: 30px;box-sizing:border-box;flex-direction:column;flex: 1;text-align:left;background: #f4f4f4;}
.block20 h4{font-size: 28px;flex:1;margin-bottom: 15px;color: #e4181f;}
/*.block20:hover h4{color:#e8e635}*/
.block20 img{max-width: 60px;margin-bottom: 30px;filter: invert(50%) sepia(19%) saturate(3207%) hue-rotate(
356deg) brightness(72%) contrast(191%);}
.block20 p{margin-bottom: 0;color: #272524;flex: 1;}





    
.qulity-counter .count-box{padding: 25px;border: 1px solid #c6c6c6;margin-bottom: 30px;}
.qulity-counter .count-box .count{position:relative;/* float:left; */letter-spacing: 0.01em;color: #2b4391;font-size: 88px;font-weight: 400;line-height: 88px;}
.qulity-counter .count-box .counter-title{position:relative;display:block;font-size:18px;font-weight: 600;color: #000;padding:0;text-transform: uppercase;}
@media (max-width: 1200px)
{
    .qulity-counter .count-box .count{font-size:70px;}
}
@media (max-width: 992px) 
{
    .qulity-counter .count-box{width: calc(98%/3);display: inline-block;}
}
@media (max-width:768px) {.qulity-counter .count-box{width:100%}}



.quality-main {padding-top: 40px;margin-top: 40px;}
.quality-main .img-box{margin: -100px 0 0 40px;}
@media (max-width: 992px) 
{.quality-main .img-box{margin: 0 auto;}
}

.whyus-box{margin-bottom: 10px;padding: 24px;transition: .4s;}
.whyus-box .img-box{background: url(../images/box-icon.png) no-repeat; padding: 26px;height: 110px; width: 110px;}
.whyus-box img{width:60px;display: inline-block;filter: invert(48%) sepia(18%) saturate(3207%) hue-rotate(193deg) brightness(54%) contrast(100%);}
.whyus-box h4{font-size: 28px;padding: 50px 0px 20px 0px;line-height: 34px;font-weight: 500;color: #2b4391;}
.whyus-box p{margin: 0;}
.whyus-box.center{text-align:center}
.whyus-box.center .img-box{display: inline-block;}
.whyus-box.center h4{font-size:26px;}
@media (max-width: 992px) 
{.whyus-box{padding:0}
 .whyus-box.center h4{padding:10px 0 0 0;font-size: 24px !important;line-height: 30px;}
}



.highlight{text-align:center;position:relative;background: #e8e8e8 url(../images/highlightbg.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-color: #000000ad;}
.highlight .inner-text{position: relative; z-index: 1;}
.highlight p{width:90%}
.highlight a{ border: 1px solid #fff;padding: 5px 15px;color: #fff;}
.highlight a:hover{background:#e4181f}


.count-box-main{border-bottom: 1px solid #c6c6c6;padding-bottom: 70px !important;}
.count-box{text-align:center;}
.count-box .count-number{margin-bottom:6px;font-size: 60px;line-height:1;color:#000000;font-weight:300;}
.count-box .count-text{font-size: 16px;line-height:1.625;color:#999999;text-transform:uppercase;letter-spacing:0.025em;}
.count-box .count-text br{display:none;}
@media (min-width: 576px){
	.count-box .count-box{display:flex;text-align:left;}
	.count-box .count-number{margin-bottom:0;margin-right:24px;font-size:48px;align-self:center;}
	.count-box .count-text{align-self:center;}
	.count-box .count-text br{display:block;}
}
@media (min-width: 992px){
     .count-box{justify-content: center;display: flex;text-align: left;}
}

@media (min-width: 1200px){
   
}

.globe {z-index:-1;position: absolute;top: 330px;left: 20vw;width: 60vw;height: 60vw;max-height: inherit;  -webkit-animation: rotate-center 100s linear infinite both;animation: rotate-center 100s linear infinite both;}
@media (max-width: 992px) {.globe{display:none;position:inherit}}
@-webkit-keyframes rotate-center {
  0% {-webkit-transform: rotate(0);transform: rotate(0); }
  100% {-webkit-transform: rotate(360deg);transform: rotate(360deg); } 
}

@keyframes rotate-center {
    0% {-webkit-transform: rotate(0);transform: rotate(0); }
    100% {-webkit-transform: rotate(360deg);transform: rotate(360deg); } 
}



/*------------*/
.whoweare{}
.whoweare li {padding: 4px 2px!important;width: 33% !important;}
.whoweare li .inner-box{background: #f5f3f2;padding: 30px 15px;text-align: center;}
.whoweare li:nth-child(even) .inner-box{/* background: #f7ddcc; */background: #fdf3ee;}
.whoweare li .inner-box i{font-size: 40px;color: #cf4d01;}
.whoweare li .inner-box h4{padding: 20px 0 10px 0;font-size: 20px;text-transform: uppercase;font-weight: 700;}
.whoweare li .inner-box p{ margin: 0;}
@media screen and (max-width: 680px)
{
	.whoweare li {width: 100% !important;}
}



.event-box{height: 100%;position:relative;z-index:1;overflow:hidden;background: #f4f4f4;padding: 15px 15px 35px 15px;transition: .4s;text-align: center;}
.event-box:hover{box-shadow: 0 5px 7px 0 #d6d7d84f;transform: translateY(-5px);}
.event-box .img-box{padding:20px}
.event-box .inner-box h4{font-size: 24px;line-height: 30px;color: #222d35;}
.event-box .inner-box{color: #222d35;}
.event-box:hover .inner-box h4{color: #ee2e34;}



.brochure-box{height: 100%;position:relative;z-index:1;overflow:hidden;background: #f4f4f4;padding: 15px 15px 35px 15px;transition: .4s;text-align: center;}
.brochure-box:hover{box-shadow: 0 5px 7px 0 #d6d7d84f;transform: translateY(-5px);}
.brochure-box .img-box{padding:20px}
.brochure-box .inner-box h4{font-size: 24px;line-height: 30px;}
.brochure-box:hover .inner-box h4{color: #ee2e34;}
.brochure-box .inner-box a{font-size: 14px;line-height: 30px;background: #ee2e34;color:#fff;padding: 5px 25px;display:inline-block;border-radius:35px;text-transform: uppercase;font-weight: 600;margin-top: 15px;}
.brochure-box .inner-box a:hover{background: #2d2d32;}

.location{background:#F5F6F6;box-shadow:0px 0px 10px #e1e1e130;border-radius:10px;height: 100%;padding:15px}
.location li{padding: 6px 0;width: auto !important;}
.location h3{font-size: 16px;color: #e4181f;}
.location h5{color:#838383;text-transform:capitalize;font-size: 13px;line-height: 20px;}
.location h6{color:#0d0d0d;font-size: 13px;line-height: 20px;}

/*-----------------*/
.text-desc h1:first-child,.text-desc h2:first-child,.text-desc h3:first-child,.text-desc h4:first-child,.text-desc h5:first-child{margin:0 0 5px}
.text-desc h1,.text-desc h2,.text-desc h3,.text-desc h4,.text-desc h5{margin:14px 0 5px}
.text-desc table{border-collapse:collapse;margin:0 0 20px;width:100%;text-align:center}
.text-desc table thead,.text-desc table th{background: #dfdfdf;font-weight:700;font-size:15px;text-align:center}
.text-desc table tr:nth-of-type(odd) {background: #f7f7f7;}
.text-desc table tr:hover {background: #EEE}
.text-desc table td,.text-desc table th{padding: 7px 5px;vertical-align:middle;border: 1px solid #eaeaea;}.text-desc table td{font-size:15px;/* color: #545454; */}
.text-desc tt{padding-bottom: 0;display: block;font-style: italic;color: #000;margin-bottom: 15px;font-size: 20px;}
.text-desc ul,.text-desc ul ul{margin-left:17px;margin-bottom:22px}
.text-desc ul li{list-style-type: none;position: relative;}
.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: #e4181f;left: -15px;}
.text-desc h2{color:#e4181f}
.text-desc h3{color: #e4181f;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: #e4181f;bottom: 0;content: "";height: 2px;position: absolute;width: 45px;left: 0;}
.text-desc h4{color: #e4181f;font-size: 19px;font-weight: 600;line-height: 25px;padding: 0px 0 1px 25px;margin: 16px 0 3px 0;display: block;letter-spacing:.5px;position:relative;text-transform:capitalize;}
.text-desc h4:before{position:absolute;font-size: 16px;top: 0px;left: 0;font-family: "Font Awesome 5 Free";content: "\f0a4";font-weight: 900;}
.text-desc h5{color: #e4181f;font-size: 18px;font-weight: 500;line-height: 26px;padding: 6px 0 2px 20px;margin: 3px 0 !important;letter-spacing:.5px;text-transform:capitalize;position: relative;}
.text-desc h5:before{content:'*';position:absolute;font-size: 30px;top: 11px;left: 0;}
.text-desc h2 + hr,.text-desc h4 + hr{border-color:#d0d0d0;width:55%;text-align:center;display:inline-block}
.text-desc img{display:inline-block!important}
.text-desc p{margin-bottom: 12px;}

/*------*/
.readmore{color:#e4181f;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}

/*-----------------*/   
@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;}


/*-----------*/
.box2{padding-top:0;/* background:#fff; */text-align: center;}
.box2 img{padding:4px;border:1px solid #d8d6d6;text-align:center;width:100%}
.box2:hover img{border-color:#e4181f}
.box2 h4{text-transform:none;padding: 5px 0 5px 0;font-size: 15px;color: #2d2d2d;margin:0;letter-spacing:.5px;text-align: center;font-weight: 600;/* text-transform: capitalize; */}
.box2 h4 a{color:#2d2d2d}
.box2:hover a, .box2:hover h4{color:#e4181f}
.box2 p{color:#4c4c4c;line-height:24px;margin: 0;}


.box32{padding: 15px;background: #f4f4f4;border-radius: 5px;overflow: hidden;text-align: center;}
.box32 .box-img {position: relative;overflow: hidden;}
.box32 .box-img img{width:100%;-webkit-transition:1s;-o-transition:1s;transition:1s}
.box32:hover .box-img img{opacity: 1;-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.box32 .box-inner{position:relative;padding: 15px;color: #161616;padding-bottom: 0;}
.box32 .box-inner h4{font-size: 22px;text-transform: capitalize;color: #e4181f;margin-bottom: 15px;}

@media (max-width:767px) {
    .box32 .box-inner {padding: 15px}
}

/*-----------*/
.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);}}



/*--------------*/
.cenq{display:none}
.cont-title{text-transform: inherit;font-weight: 700;}
.form button{margin-top:30px}
.form textarea.text-field{height:80px}
.form .select{margin:0!important;font-size:15px!important}
.form .text-field{background: #fbfbfb;border: 0;color: #2d2d2d;font-size:14px;margin: 0 0 18px;padding: 12px 18px;width:100%;border-radius: 0;border: 1px solid #ababab;}
.form .text-field:focus,.form .text-field:hover{border-color: #e4181f;box-shadow:none;border-width:1px;}
.errorbox,.errorbox span,.errorbox li{color:#D90000}
.errorbox .sucmsg{color:#046310}
.custbtn{border-radius: 0;padding: 3px 35px;background: #e4181f;position:relative;display:inline-block;border:none;line-height: 39px;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: #414040;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: #e4181f;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 .block-text{color:#999999;text-transform:uppercase;display: block;margin-bottom: 10px;}
.contacts-section  h1{margin-bottom:12px;font-size:30px;line-height:1.6;color: #e4181f;}
.contacts-section  p{margin-bottom: 30px;}
.contacts-section  p a{color: #222d35;transition:color 0.3s ease;}
.contacts-section  .contact-phone a{font-size:30px;line-height:1;color: #222d35;letter-spacing:-0.025em;transition:color 0.3s ease;}
.contacts-section .contact-phone a:hover,
.contacts-section .contact-phone a:focus{outline:none;color:#e4181f;}

/*------*/
.contact-box{position:relative;margin-bottom:40px}
.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);}
.address{font-weight: 500;}
.address li{margin: 10px 0;}
.address h4{font-size: 24px;font-weight: 700;letter-spacing: .5px;padding-bottom: 6px;margin-bottom: 13px;display: inherit;color: #e31822;}
.address > li > i{display:inline-block;vertical-align:top;margin-top: 4px;width: 20px;text-align: center;font-size: 17px;margin-right: 10px;}
.address p{display:inline-block;text-align:left!important;margin:0;font-size: 14px;line-height: 25px;}


/*--------*/
.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;text-align:center;text-decoration:none;background: transparent;border-radius: 50%;border: 1px solid #b2b2b2;}
.social a i{line-height: 33px;font-size: 16px;/* color: #eee; */}
.social a:hover{background: #e4181f;color: #fff;border: 1px solid #e4181f;}

/*--------------*/
.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: #f4f4f4;/* color: #fff; */}
.footer p, .footer a{color: #2e2e2e;}
.footer .ftcontact h4{font-size: 28px;color: #e4181f;margin-bottom: 30px;font-weight: 500;}
.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: solid 1px #00000033;}
.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 #00000033;}
.footer_top p{margin:8px 0 0;font-size: 24px;line-height: 1;color:#666;margin-top: 32px;}
.footer_email{line-height: 1 !important;color: #e4181f !important;font-weight:300;font-size:54px}
.footer_email:hover,.footer_email:focus{outline:none;color:#e4181f;opacity:.7}

@media (max-width: 768px) {
.footer_top{margin-bottom: 40px;}
.footer_email{font-size: 28px;}
}


@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: left;float:none!important;position: inherit;padding: 5px 0;}
    .logo img{margin-bottom: 5px;width: 249px;}
    .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: 25px 0 25px 0;text-align: left;}
    .footer{text-align:left}
	.footer .ftcontact h4{margin-bottom: 15px;margin-top: 20px;}
    .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) 
{
    .tophead .list-inline{float:none !important;text-align:center;display:block}
}