@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');
html {
    font-size: 1rem;
}
body {
	color:#37383c; 
	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;
}
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 a, #header a, #header .logot {
    display: inline-block;
    vertical-align: top;
}
.logo {
    padding: 30px 0;
}
#header .logot {
    color: #74706c;
    font-size: 24px;
    padding: 11px 0 0 20px;
    font-weight: 600;
    text-align: left;
}
#header a.tel {
    color: #0063a8;
    margin: 18px 25px 0 0;
    font-weight: 600;
}
#header a.tel:hover {
    color: #94c83d;
}
#header a.quote {
    background-color: #94c83d;
    color: #fff;
    padding: 15px 60px;
}
#header a.quote:hover {
    background-color: #0063a8;
}
#header .right {
    width: 58%;
}
.main-menu {
    display: inline-block;
    width: 100%;
    background-color: #0063a8;
}
.main-menu li {
    display: inline-block;
    padding: 18px 0 18px 80px;
}
.main-menu li:first-child {
    padding-left: 0;
}
.main-menu li a {
    color: #fff;
    font-weight: 600;
}
.main-menu li a:hover {
    color: #94c83d;
}
#footer {
    background-color: #dddcdc;
}
#footer .head {
    font-weight: 600;
    color: black;
}
#footer .box {
    float: left;
    padding: 0 0 35px 0;
}
#footer .box.box1 {
    width: 62%;
}
#footer .box2 {
    width: 38%;
}
#footer .box1 .text {
    padding: 10px 0;
}
#footer .box1 .text, #footer .box1 a {
    font-weight: 600;
    color: #717070;
}
#footer ul.menu li a {
    color: #0063a8;
    font-weight: 600;
}
#footer .box1 a:hover, #footer ul.menu li a:hover {
    color: #000;
}
#footer ul.menu li {
    display: inline-block;
    width: 60%;
    padding: 10px 0;
}
#footer ul.menu li:nth-child(2n) {
    width: 38%;
}
.foo2 {
    display: inline-block;
    width: 100%;
    background-color: #0063a8;
}
#footer .copyr {
    font-size: 15px;
    padding: 40px 0;
    font-weight: 500;
}
#footer a:hover {
    color: #76ad45;
}
.hsec1 .box {
    max-width: 315px;
}
.hsec1 .box a {
    display: inline-block;
    background-color: #0063a8;
    color: #fff;
}
.hsec1 .box a .text {
    display: inline-block;
    width: 100%;
    padding: 8px 18px 10px 20px;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 18px;
}
.hsec1 .box a .z-arrow-right-10 {
    border-left-color: #76ad45;
    border-width: 10px 10px;
    margin: 0px -11px 0 0;
}
.hsec1 .box a:hover {
    background-color: #76ad45;
}
.hsec1 .box a:hover .z-arrow-right-10 {
    border-left-color: #fff;
}
.hleft {
    border-right: 3px solid #c1c3c3;
    padding-right: 30px;
}
.hleft .head {
    font-size: 36px;
    font-weight: 600;
    color: #000000;
}
.hleft .text {
    font-weight: 600;
    color: #707070;
}
.hleft img {
    float: right;
    padding: 0 0 0 50px;
}
.hleft a.more {
    color: #2798d4;
}
.hleft a.more:hover {
    color: #a7aeaf;
}
.htesti {
    width: 100%;
    display: inline-block;
}
.htesti {
    width: 100%;
    display: inline-block;
    color: #888888;
    font-size: 21px;
    line-height: 30px;
    position: relative;
    padding: 26px 40px;
    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: 57px;
}
.htesti .by {
    text-align: right;
    color: #212f63;
    padding: 15px 0 0 0;
}
.z-default-subpage-title{ display:block; float:left;}

@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%;}
    #header {border-top: 0px solid #bbc3c7;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background-color: #0063a8;}
    .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;}
    .z-mobile-header .z-mobile-header-logo {width: 210px;}
    #footer .box {padding: 0 15px 35px 15px;}
    #footer .copyr {padding: 40px 15px;}
}
@media screen and (max-width: 767px) {
    .z-mobile-header .z-mobile-header-logo {width: 170px;}
    .z-default-subpage-title {margin-top: 100px;}
}
@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;}
    .p-title {font-size: 32px;}
    #header .logot {padding: 10px 15px 5px 15px; font-size: 18px;}
}