@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap');
html {
    font-size: 1rem;
}
body {
	color:#000000; 
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	margin: 0; 
	padding: 0; 
	line-height: normal;
}
.z-container {
    max-width: 990px;
}
input:focus{
    outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
.sbold{
    font-weight: 500;
}
p {
    line-height: 28px;
}
a, a:hover, a img, a:hover img {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;	
}
#header {
    padding: 0;
}
#header a, #header a, #header .logot {
    display: inline-block;
    vertical-align: top;
}
#header .logo a {
    margin: 20px 0;
}
#header .logot {
    padding: 56px 0 0 46px;
}
#header .call {
    color: #333f53;
    font-weight: bold;
    text-align: right;
    margin: 38px 0 0 0;
}
#header a.tel {
    color: #ff0000;
}
#header a.tel:hover {
    color: #000000;
}
#header a.quote {
    background-color: #ff0000;
    color: #fff;
    padding: 16px 80px;
}
#header a.quote:hover {
    background-color: #000000;
}
.main-menu {
    display: inline-block;
    width: 100%;
    background-color: #000000;
}
.main-menu li {
    display: inline-block;
    padding: 20px 6px;
}
.main-menu li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.main-menu li a:hover {
    color: #ff0000;
}
#footer {
}
#footer .box {
    float: left;
    padding: 0 0 35px 0;
}
#footer .box.box1 {
    width: 35%;
}
#footer .box.box2 {
    width: 33%;
}
#footer .box.box3 {
    width: 32%;
}
#footer .box1 .text {
    float: left;
    width: 100%;
    vertical-align: top;
}
#footer .box.box1 a {
    float: left;
    margin: 35px 0 0 20px;
    font-weight: bold;
}
#footer ul.menu li {
    padding: 0 0 18px 0;
    float: left;
    width: 100%;
}
#footer ul.menu li a {
    text-transform: uppercase;
    font-weight: bold;    
}
#footer .copyr {
    font-size: 14px;
    padding: 30px 0 50px 0;
}
#footer a {
    color: #000;
}
#footer a:hover {
    color: #ff0000;
}
#footer .copyr .left {
    float: left;
    color: #e8e0d8;
}
#footer .copyr .right {
    float: right;
    margin: -13px 0 0 0;
}
#footer .copyr .right a {
    background-color: #c7823a;
    display: inline-block;
    margin: 0 4px;
    border-radius: 50%;
}
#footer .copyr .right a img {
    float: left;
}
#footer .copyr .right a:hover {
    background-color: #0c171c;
}
.hsec1 {
    background-color: #555555;
    padding: 30px 0 40px 0;
    color: #fff;
    margin: -7px 0 0 0;
}
.hsec1 .box {
    max-width: 315px;
}
.hsec1 .box a {
    display: inline-block;
    background-color: #2798d4;
    color: #fff;
    text-transform: uppercase;
}
.hsec1 .box a .text {
    display: inline-block;
    width: 100%;
    padding: 0 15px 4px 15px;
    letter-spacing: 2px;
}
.hsec1 .box a .z-arrow-right-10 {
    border-left-color: #ffffff;
    border-width: 10px 10px;
    margin: 5px -11px 0 0;
}
.hsec1 .box a:hover {
    background-color: #a7aeaf;
}
.hleft {
    border-right: 1px solid #000000;
    /*padding-right: 30px;*/
}
.hleft .head {
    font-size: 36px;
    font-weight: bold;
    line-height: normal;
}

.hleft a.more {
    color: #2798d4;
}
.hleft a.more:hover {
    color: #a7aeaf;
}
.hleft a{
    color: #FFF;
}
.htesti {
    width: 100%;
    display: inline-block;
}
.htesti {
    width: 100%;
    display: inline-block;
    color: #888888;
    font-size: 21px;
    line-height: 30px;
    position: relative;
    padding: 40px 34px;
    margin: 0;
}
.htesti:before, .htesti:after {
    content: '';
    background-image: url(../images/quote1.png);
    width: 28px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
}
.htesti .text p {
    color: #5c8a9b;
    font-size: 24px;
    line-height: 35px;
    padding: 0;
    font-style: italic;
}
.htesti:after {
    background-image: url(../images/quote2.png);
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
}
.htesti .by {
    text-align: right;
    color: #212f63;
    padding: 15px 0 0 0;
}
.z-default-subpage-title {
    display: block;
    float: left;
    margin: 100px 0 0 0;
}
.z-default-subpage-header {
    background-color: #000;
    background-size: cover;
}
.home-feature{
    padding: 60px 30px;
}
/*.home-feature .zEditorHTML{
    column-count: 1;
}*/
.home-feature img{
    display: block;
    height: auto;
    max-width: 100%;
}
.home-feature p{
    margin-bottom: .5em;
    padding-bottom: 0;
}
.red-button{
    background: #F00;
    color: #FFF;
    display: inline-block;
    padding: .85em 2.5em;
}
.red-button:hover{
    background: #E11;
}

#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#ff0000; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPlay{bottom:15px; right:10px;}
.homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.homeSlideshowNext:focus{outline:2px dashed #FFF;}
.homeSlideshowPlay:focus{outline:2px dashed #FFF;}
.homeSlideshowPause:focus{outline:2px dashed #FFF;}


.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#ff0000; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPlay{bottom:15px; right:10px;}
.homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.homeSlideshowNext:focus{outline:2px dashed #FFF;}
.homeSlideshowPlay:focus{outline:2px dashed #FFF;}
.homeSlideshowPause:focus{outline:2px dashed #FFF;}
.testimonial-slider .slider-previous-button{background-color:#ff0000 !important;}
.testimonial-slider .slider-next-button{background-color:#ff0000 !important;}
.testimonial-slider .slider-previous-button:focus{outline:2px dashed #c7823a;}
.testimonial-slider .slider-next-button:focus{outline:2px dashed #c7823a;}

@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {	
	#header .logo, .main-menu {display: none;}
	#header {padding: 0;}
	#header .right {text-align: center !important;width: 100%;padding: 10px 15px;}
	.hleft {border-right: 0;padding-right: 2%;}
	#footer {padding-left: 15px;padding-right: 15px;}
    #header {border-top: 0px solid #bbc3c7;} 
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background-color: #ff0000;}
    .z-mobile-header, .z-mobile-header-fixed {background-color: #fff !important;}
    .z-mobile-menu-icon.open span {background: #fff;}
    .z-default-subpage-header {margin-top: 0;}
    .z-mobile-header .z-mobile-header-logo {width: 95px;}
    #header .right br {display: none;}
    #header .right .call {display: inline-block;margin: 10px 0 0 15px;}
    #footer ul.menu li {width: 335px;}
    .home-feature .zEditorHTML{
        column-count: 1;
    }
}
@media screen and (max-width: 767px) {
    .z-mobile-header .z-mobile-header-logo {width: 75px;}
    .z-default-subpage-title {margin-top: 100px;}
    .hleft img {float: left;padding: 0 0 30px 0;}
    .hleft .head {display: inline-block;}
}
@media screen and (max-width: 479px) {
	#header a.quote {padding: 12px 20px;}
	.hsec1 .box a .z-arrow-right-10, #header .right .call {display: none;}
	.hleft img {float: none;padding: 0 0 20px 0;}
	.hleft .head {line-height: 30px;font-size: 24px;}
	.hleft, .hright {padding: 0;}
	.htesti {font-size: 18px;line-height: 27px;}
	#footer .box.box1, #footer .box.box2, #footer .box1 .text, #footer ul.menu li {width: 100%;}
	#footer .box1 .text {padding: 4px 0;}
	#footer ul.menu li {padding: 2px 0;}
    .z-mobile-header .z-mobile-header-logo img {max-width: 65px;}
    .p-title {font-size: 32px;}
    #footer .copyr .right {margin: 15px 0 0 0;width: 100%;}
    #header .right .call {margin: 10px 0 0 0;}
    #footer .box.box1 a {margin: 20px 0 0 0;}
}