@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700,800,900&display=swap');
html {
    font-size: 1rem;
}
body {
	color:#37383c; 
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	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;
}
.znewslettercheckbox{ display:none;}

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 {
}
#header .logo {
    padding: 25px 0 16px 0;
}
#header a, #header a, #header .logot {
    display: inline-block;
    vertical-align: top;
}
#header .right {
    width: 64%;
}
#header .logot {
    color: #767b7d;
    padding: 18px 0 18px 7px;
    text-align: left;
    float: left;
}
#header a.tel {
    color: #445978;
    margin: 29px 0 0 0;
    font-weight: 600;
}
#header a.tel:hover {
    color: #4d6e4e;
}
#header a.tel.email:before {
    content: '|';
    margin: 0 8px;
    float: left;
    color: #445978;
}
#header a.quote {
    background-color: #4d6e4e;
    color: #fff;
    padding: 13px 42px;
    margin: 0 0 0 15px;
}
#header a.quote:hover {
    background-color: #445978;
}
.main-menu {
    display: inline-block;
    width: 100%;
    background-color: #445978;
}
.main-menu li {
    display: inline-block;
    padding: 16px 0 16px 60px;
}
.main-menu li:first-child {
    padding-left: 0;
}
.main-menu li a {
    color: #fff;
}
.main-menu li a:hover {
    color: #8ecf90;
}
#footer {
    background-image: url(../images/footer-bg.jpg);
    background-position: center top;
    background-size: cover;
}
#footer .head {
    letter-spacing: 3px;
}
#footer .box {
    float: left;
    padding: 0 0 35px 0;
    width: 33.33%;
}
#footer .box2 {
    padding-left: 60px;
}
#footer .box.box3 {
    text-align: right;
}
#footer ul.menu li {
    display: inline-block;
    padding: 8px 0;
    width: 100%;
}
.footext, #footer .copyr, #footer .copyr a {
    color: #e8e0d8;
    font-size: 15px;
}
#footer .copyr {
    padding: 40px 0;
}
#footer a {
    color: #fff;
}
#footer a:hover, #footer .copyr a:hover {
    color: #8ecf90;
}
#footer .social {
    float: right;
    margin: -11px 0 0 0;
}
#footer .social a {
    margin: 0 3px;
}
.hsec1 {
    background-color: #4d6e4e;
    margin: -7px 0 0 0;
    padding: 35px 0 0 0;
}
.hsec1 .box {
    max-width: 315px;
}
.hsec1 .box a {
    display: inline-block;
    background-color: #304d31;
    color: #fff;
}
.hsec1 .box a .text {
    display: inline-block;
    width: 100%;
    padding: 3px 16px 9px 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: #445978;
}
.sform .head {
    color: #fff;
    padding: 0 0 15px 0;
}
.sform form div.sh2 {
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 0 5px;
    width: 16.6%;
    box-sizing: border-box;
}
.sform form input.sh-homesearch {
    color: #4d6e4e;
    background-color: #fff;
    font-weight: 600;
    margin: 0 0 0 20px;
}
.sform form input.sh-homesearch:hover {
    color: #ffffff;
    background-color: #304d31;
}
.sform form select {
    padding: 5px 6px;
    box-sizing: border-box;
}
.hleft {
    border-right: 3px solid #c1c3c3;
    padding-right: 30px;
}
.hleft .head {
    color: #000000;
    line-height: 36px;
    font-size: 25px;
}
.hleft img {
    float: right;
    padding: 0 0 10px 34px;
}
.hleft a.more {
    color: #2798d4;
}
.hleft a.more:hover {
    color: #a7aeaf;
}
.htesti {
    width: 100%;
    display: inline-block;
}
.htesti {
    width: 100%;
    display: inline-block;
    color: #000;
    font-size: 18px;
    position: relative;
    padding: 35px 25px;
    margin: 0;
}
.htesti:before, .htesti:after {
    content: '';
    background-image: url(../images/quote1.png);
    width: 28px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
}
.htesti p {
    padding: 0;
}
.htesti:after {
    background-image: url(../images/quote2.png);
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
}
.hleft .text {
    font-weight: 500;
    color: #656666;
}
.htesti .by {
    text-align: right;
    color: #212f63;
    padding: 15px 0 0 0;
}
.z-default-subpage-title{ display:block; float:left;}

.sidebarsearch{ width:200px; float:left; padding-right:10px;}
.contentright{ width:730px; float:left; padding:10px;}
@media screen and (max-width: 1362px) {
    #header .right {width: 65%;}
}
@media screen and (max-width: 992px) {	
    .sidebarsearch{ width:100%; float:left; padding:10px;}
    .contentright{ width:100%; float:left; padding:10px;}
	#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: #445978;}
    .z-mobile-header, .z-mobile-header-fixed {background-color: #f0f0f0 !important;}
    .z-mobile-menu-icon.open span {background: #fff;}
    .z-default-subpage-header {margin-top: 0;}
    #header .logot {padding: 18px 0 10px 7px;text-align: center;width: 100%;}
    #footer .box2 {padding-left: 0;}
    #footer .box.box3 {text-align: left;}
}
@media screen and (max-width: 767px) {
    .z-mobile-header .z-mobile-header-logo {width: 75px;}
    .z-default-subpage-title {margin-top: 100px;}
    #footer .social {float: none;margin: 20px 0 0 0;}
}
@media screen and (max-width: 479px) {
	#header a.tel {margin: 0 0 6px 0;}
	#header a.quote {padding: 7px 20px;}
	.hsec1 .box a .z-arrow-right-10 {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 {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: 70px;}
    .p-title, .z-default-subpage-title {font-size: 32px;}
    #header a.tel {margin: 0 10px 6px 10px;}
    #header a.tel.email::before {display: none;}
    .sform form div.sh2 {padding: 5px 0;width: 100%;}
    .sform form input.sh-homesearch {margin: 0;}
    #footer .box {padding: 0 0 25px 0;}
}