:root {
	--clr-bl: 0,154,177;
	--clr-yllw: 249,178,51;
	--clr-lg: 245,245,245;
}

body, html {
	font-family: "Poppins", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color: #000;
}
body.menu-open {
	overflow: hidden !important;
}
.content-container {
	overflow-x: hidden !important;
}
@media (min-width: 1400px) {
	.container {
		max-width: 1450px;
	}
}
@media (max-width: 991px) {
	html {
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
	}
}
@media (max-width: 991px) {
	.divider-lrg {
		height: 2.5rem;
	}
}
.row > * {
	padding-right: 36px;
	padding-left: 36px;
}
@media (max-width: 767px) {
	.row > * {
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
	}
}
form .row > * {
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
}

.contentLayout > :last-child,
.contentLayout > :last-child > li:last-child,
.contentLayout > :last-child > .btn,
form:last-child .row:last-child button[type="submit"],
form:last-child .row:last-child .col-12.col-md-3 {
	margin-bottom: 0 !important;
}
.contentLayout p .btn {
	margin: 0;
}
.contentLayout p .btn:not(:first-child) {
	margin-left: 15px;
}
@media (max-width: 767px) {
	.contentLayout p .btn:not(:first-child) {
		margin-left: 0px;
		margin-top: 1.25rem;
	}
}
.contentLayout h1,
.contentLayout .h1
.contentLayout h2,
.contentLayout .h2,
.contentLayout h3,
.contentLayout .h3 {
	font-weight: 700;
	/*text-decoration: underline;
	text-decoration-color: rgba(var(--clr-bl),1);*/
}
.contentLayout h1,
.contentLayout .h1 {
	font-size: 40px;
}
@media (min-width: 1400px) {
	.contentLayout h1,
	.contentLayout .h1 {
		font-size: 74px;
	}
}
.contentLayout h3,
.contentLayout .h3 {
	font-size: 34px;
}
.contentLayout p {
	line-height: 1.75;
}
.contentLayout p a:not(.btn),
.contentLayout p a:not(.btn):hover,
.contentLayout p a:not(.btn):focus {
	color: rgba(var(--clr-bl),1);
}
.contentLayout h1, .contentLayout .h1, .contentLayout h2, .contentLayout .h2, .contentLayout h3, .contentLayout .h3, .contentLayout h4, .contentLayout .h4, .contentLayout h5, .contentLayout .h5, .contentLayout p, .contentLayout .p, .contentLayout h1, .contentLayout ol li, .contentLayout ul li {
	margin-bottom: 1.5rem;
}
.contentLayout ol:not(.list-unstyled) li,
.contentLayout ul:not(.list-unstyled) li {
    list-style-type: disc;
    font-size: 1.2rem;
}
.contentLayout ol:not(.list-unstyled) li::marker,
.contentLayout ul:not(.list-unstyled) li::marker {
    color: rgba(var(--clr-bl), 1);
}

form label {
	display: none;
}
form input ~ label {
    display: inline-block;
}
form .form-control {
	background-color: #F6F5F5 !important;
	border: none;
	border-radius: 0;
}

.bg-light-gray {
	background-color: rgba(var(--clr-lg),1);
}
.bg-blck {
	background-color: #000;
}
.bg-blck .contentLayout h1,
.bg-blck .contentLayout h2,
.bg-blck .contentLayout h3,
.bg-blck .contentLayout p {
	color: #fff;
}

.btn {
	font-weight: 700;
	border-radius: 0;
	font-size: 1.1rem;
	border: none;
}
.btn-highlight,
.btn-highlight:hover,
.btn-highlight:focus {
	color: #fff;
	background-color: rgba(var(--clr-bl),1);
}
.btn-default.zl-btn-scrollto::before,
.btn-calltoaction:not(.zl_ctaphone):not(.zl_ctaphone_cuttoff)::before {
	content: "\f061";
	font-family: "Font Awesome 7 Pro";
	padding-right: 4px;
}
.btn-default.zl-btn-scrollto,
.btn-default.zl-btn-scrollto:hover,
.btn-default.zl-btn-scrollto:focus,
.btn-calltoaction,
.btn-calltoaction:hover,
.btn-calltoaction:focus {
	color: #000;
	background-color: rgba(var(--clr-yllw),1);
}

.q-top {
	background-color: #000;
	position: relative;
	z-index: 10;
}
.q-top img {
	margin: 36px 0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.q-top img {
		margin-left: 35px;
	}
}
.q-top .row > div {
	position: relative;
	z-index: 1;
}
@media (min-width: 768px) {
	.q-top .row > div:nth-child(2) {
		padding-right: 40px;
	}
	.q-top .row > div:nth-child(3) {
		padding-left: 40px;
	}
}
@media (min-width: 1200px) {
    .q-top .row > div:nth-child(2)::before {
        content: "";
        position: absolute;
        top: -5px;
        left: 100%;
        width: 1000px;
        height: 115px;
        background: #fff;
        z-index: -1;
    }
}
.q-top ul.navmain > li > a {
	color: #fff;
	padding: 40px 24px !important;
	font-size: 17px;
	position: relative;
}
.q-top ul.navmain > li > a > .fal {
	font-size: 12px;
	transform: translateY(-2px);
}
.q-top ul.navmain > li.navActive > a {
	font-weight: 700;
}
.q-top ul.navmain li.navActive > a::after,
.q-top ul.navmain li:hover > a::after {
	position: absolute;
	content: "";
	background-color: rgba(var(--clr-bl),1);
	width: calc(100% - 48px);
	height: 3px;
	left: 24px;
	transform: translateY(24px);
}
.q-top ul.navmain li:last-child.navActive > a::after,
.q-top ul.navmain li:last-child:hover > a::after {
	width: calc(100% - 24px);
}
.q-top ul.navmain ul li.navActive > a::after,
.q-top ul.navmain ul li:hover > a::after {
	position: absolute;
	content: "";
	background-color: rgba(var(--clr-bl),1);
	width: 100%;
	height: 3px;
	left: 0;
	transform: translateY(24px);
}
.q-top ul.navmain > li:last-child > a {
	padding-right: 0 !important;
}

#zl_mz_menu_nav ul.navmain li:hover > ul {
	background-color: #000;
	border-radius: 0;
}
#zl_mz_menu_nav ul.navmain li:hover > ul > li > a {
	color: #fff;
}

.q-bgimg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
@media (max-width: 991px) {
	.q-2col-lrg-img {
		background-color: #000;
	}
}
.q-2col-lrg-img .contentLayout {
	position: relative;
	padding: 2.5rem 0;
}
@media (min-width: 1200px) {
	.q-2col-lrg-img .contentLayout {
		padding: 5rem 0;
	}
}
.q-2col-lrg-img .contentLayout::before {
	top: 0;
	content: "";
	position: absolute;
	width: 1000px;
	height: 100%;
	background-color: #000;
	z-index: -1;
	transform: translateX(-500px);
}
.q-2col-lrg-img-thimg {
	width: 100%;
	height: 100%;
}
@media (max-width: 992px) {
	.q-2col-lrg-img-thimg {
		position: relative;
		aspect-ratio: 16 / 9;

	}
}

.q-4col .contentLayout {
	padding-top: 20px;
}


.zl_menu_btn {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 16px;
	width: 20px;
	position: absolute;
	top: -6px;
	right: 30px;
	z-index: 99802;
}
.zl_menu_btn .zl_menu_btn_bar {
	height: 2px;
	width: 100%;
	background-color: #fff;
	transition: all 100ms ease-in-out;
}
.zl_menu_btn:hover {
	cursor: pointer;
}
.x:nth-of-type(1) {
	transition: all 100ms ease-in-out;
	transform: rotate(45deg);
	transform-origin: top left;
	width: 21px;
}
.x:nth-of-type(2) {
	transition: all 100ms ease-in-out;
	transform-origin: center;
	width: 0;
}
.x:nth-of-type(3) {
	transition: all 100ms ease-in-out;
	transform: rotate(-45deg);
	transform-origin: bottom left;
	width: 21px;
}

.circle-div-container {
    display: inline-block;
    width: 48px;
    height: 48px;
    padding: 34px;
    background-color: #000;
    color: #fff;
    font-size: 36px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 1.5rem;
    border-bottom: 3px solid rgba(var(--clr-bl),1);
}
.circle-div-container i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}


.two-col-filling-image {
    position: relative;
}
.two-col-filling-image-img {
    width: 100%;
    padding-top: 56.25%;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (min-width: 992px) {
    .two-col-filling-image-img {
        width: 50%;
        padding: 0;
        height: 100%;
        right: 0;
        position: absolute;
    }
    .two-col-filling-image-img-left {
        left: 0;
        right: auto;
    }
}
.two-col-filling-image-text {
    padding: 80px;
}
@media (min-width: 992px) {
    .two-col-filling-image-text {
        padding: 150px 80px;
    }
}
@media (max-width: 991px) {
    .two-col-filling-image-text {
        padding-left: 0;
        padding-right: 0;
    }
}


.zl_top_button {
	padding: 10px;
	border-radius: 50px;
	background-color: rgba(0,0,0,.2);
	display: block;
	width: 52px;
	height: 52px;
	position: fixed;
	right: 25px;
	bottom: 25px;
	z-index: 9999;
	text-align: center;
	text-decoration: none;
	outline: none;
	border: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;

	opacity: 0;
}
.zl_top_button.zl_top_button_visible {
	opacity: 1;
}
.zl_top_button i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
}


footer {
	background-color: #000;
	color: #fff;
}
footer .contentLayoutTEL a {
	text-decoration: underline !important;
	text-decoration-color: rgba(var(--clr-yllw),1) !important;
}
footer a {
	background-color: #000;
	color: #fff !important;
	font-weight: 400 !important;
}
footer a:hover {
	color: rgba(var(--clr-bl),1) !important;
}
footer ul {
	margin: 0 !important;
}
footer ul li {
	list-style-type: none;
}
footer span[class^="zl_sociallogo"] {
	background-color: #fff;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	width: 32px;
	height: 32px;
	margin-right: 20px;
}
footer span[class^="zl_sociallogo"]:hover {
	background-color: rgba(var(--clr-bl),1);
}
footer .navfooter > li {
	display: inline-block;
	margin: 0 20px;
}
footer .navfooter > li > a {
	color: #BEBCBC !important;
	font-size: 12px;
	text-align: left;
	line-height: 2;
}
footer .contentLayoutTEL .zl_ctaphone_cuttoff {
	transform: translateY(-22px);
	padding: 0;
	background-color: #000;
	text-decoration-color: rgba(0,0,0,1) !important;
}
footer .contentLayoutTEL .zl_ctaphone_cuttoff_gradient {
	right: 0;
}
footer .closing p {
	color: #BEBCBC !important;
	font-size: 12px;
	text-align: left;
	line-height: 2;
}
footer .closing p a {
	color: rgba(var(--clr-bl), 1) !important;
	font-weight: bold !important;
}