@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&display=swap');
html {
    font-size: 1rem;
}
body {
    color: #0d1d3e;
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.z-center-children > div, .z-center-children > a {
    font-size: 18px;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
a, a:hover, a img, a:hover img, .main-menu li, .main-menu li:hover {
	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;	
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6, .head {
    line-height: normal;
    font-weight: bold;
}
.topbar .z-container div {
    display: inline-block;
    vertical-align: top;
}
.topbar {
    background-color: #008fb4;
    display: inline-block;
    width: 100%;
}
.topbar .social {
    padding: 0 0 0 15px;
}
.topbar .social a {
    margin: 0 10px;
}
.topbar .social img {
    filter: brightness(100);
}
a.cbtn {
    padding: 10px 30px;
    background: #f26924;
    color: #fff;
    text-align: center;
    font-size: 24px;
}
a.cbtn:hover {
    background: #0b0b0b;
}
.topbar a.cbtn {
    width: 250px;
}
.topbar .social {
    padding: 8px 15px 0 0;
}
.logo-sec {
    padding: 18px 0 15px 0;
}
.logo-sec .logo a {
    margin: 20px 40px 0 0;
}
.main-menu {
    margin: 35px 0 0 0;
}
.main-menu li {
    margin: 0 0 0 40px;
    position: relative;
}
.main-menu li:first-child {
    margin-left: 0;
}
.main-menu a {
    color: #008fb4;
}
.main-menu a:hover, #footer a:hover, #footer .sec2 a:hover {
    color: #f26924;
}
.main-menu li:hover .sub-menu{
    display: block;
}
.sub-menu{
    background: #FFF;
    display: none;
    margin: 0 0 0 -12px;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 240px;
    z-index: 10;
}
.sub-menu a{
    padding: 8px 12px;
}
.sub-menu a + a{
    border-top: 1px solid #DDDDDF;
}
#footer .sec1 {
    padding: 65px 0;
}
#footer .foobox {
    float: left;
    width: 33.33%;
}
#footer .foobox.box1 {
    text-align: center;
    padding: 0 130px 0 0;
}
#footer img.logo2 {
    margin: 35px 0;
}
#footer .fsocial span {
    padding: 1px 6px 0 0;
    display: inline-block;
}
#footer .fsocial a {
    margin: 0 7px;
}
#footer .head {
    padding-bottom: 30px;
}
.foo-menu li {
    padding: 0 0 12px 0;
}
#footer a {
    color: #008fb4;
}
#footer .sec2 {
    font-size: 16px;
    padding: 30px 0;
    background-color: #008fb4;
    color: #fff;
}
#footer .sec2, #footer .sec2 a {
    color: #fff;
}
.spform input[type="text"], .spform input[type="email"], .spform textarea {
    font-family: 'Cormorant Garamond';
    background-color: #fff;
    border: none;
    color: #000000;
    padding: 19px 20px;
    width: 36%;
    margin: 0 4px;
    vertical-align: top;
    font-size: 20px;
}
.spform button, .spform input[type="submit"] {
    background-color: #f26924;
    color: #fff;
    padding: 18px 55px;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond';
}
.spform button:hover, .spform input[type="submit"]:hover {
    background-color: #212121;
}

.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-size: cover;
    text-align: left;
    overflow: hidden;
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 150px 0 25px 0;
    padding: 0 15px;
    font-size: 70px;
    color: #fff;
    font-style: italic;
}


@media screen and (max-width: 1362px) {
	.main-menu {margin: 30px 0 0 0;}
	.main-menu li {margin: 0 0 0 15px;}
	.logo-sec .logo a img {width: 300px;}
	.logo-sec .logo2 {width: 200px;}
	#footer .foobox.box1 {padding: 0 60px 0 0;}
	a.cbtn {font-size: 20px;}
	.z-default-subpage-header .z-default-subpage-title {margin: 100px 0 25px 0;}
}
@media screen and (max-width: 992px) {
	#header .logo, .main-menu {display: none;}
	.topbar {text-align: center !important;}
	.logo-sec {padding: 0;}
	#footer .sec1, #footer .sec2 {padding-left: 15px;padding-right: 15px;}
	.z-default-subpage-header .z-default-subpage-title {font-size: 60px;}
    .z-mobile-header .z-mobile-header-logo {width: 250px;padding: 15px 0;}    
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #f0f0f0 !important;}
    .z-mobile-menu-icon span, .z-mobile-header .z-mobile-menu {background: #008fb4;}
    .z-default-subpage-header {margin-top: 0;}
}
@media screen and (max-width: 767px) {
	#footer .foobox {width: 100%;}
	#footer .foobox.box1 {padding: 0;max-width: 300px;}
	#footer .head {padding-bottom: 15px;}
	#footer .foobox.box2 {padding: 25px 0;}
	.z-default-subpage-header .z-default-subpage-title {margin: 60px 0 10px 0;font-size: 42px;}
    .z-mobile-header .z-mobile-header-logo {padding: 5px 0;}
}
@media screen and (max-width: 479px) {
	.topbar .social, .spform input[type="text"], .spform input[type="submit"] {width: 100%;}
	.topbar .social {padding: 0 0 10px 0;}
	.topbar {padding: 10px 15px;}
	#footer .sec1 {padding-top: 40px;padding-bottom: 30px;}
	#footer img.logo2 {margin: 20px 0;}
	.foo-menu li {padding: 0 0 6px 0;}
	.foo-menu li:last-child {padding-bottom: 0;}
	#footer .head {padding-bottom: 10px;}
	#footer .fsocial span {padding: 6px 3px 0 0;}
	.z-default-subpage-header .z-default-subpage-title {font-size: 34px;}
    .z-mobile-header .z-mobile-header-logo img {max-width: 170px;}
    .spform input[type="text"] {margin: 10px 0;}
}