/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.full-height {
    display: flex;
    height: 100%;
}
.list-links a,
.list-links span{
	color:#003C88 !important;
}
.icon-list li.elementor-icon-list-item {
	align-items: start;
}
.testimonial .elementor-testimonial__content {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
.testimonial .elementor-testimonial {
	border:1px solid #A6A6A6;
}
.testimonial  .elementor-testimonial__content > div {
	width:100%;
}
.testimonial cite.elementor-testimonial__cite {
	margin-bottom:auto;
}
.testimonial .elementor-testimonial__text {
	background:url('assets/images/quote.png') no-repeat top left;
	padding-top:120px;
	margin-top:auto;
}
.elementor-10 .elementor-element.elementor-element-52d966e .elementor-testimonial__image img {
	display:block;
}
.elementor-swiper-button {
	width:27px;
	height:58px;
}
.elementor-swiper-button i {
	display:none;
}
.elementor-swiper-button.elementor-swiper-button-prev {
	background: url('assets/images/left-arrow.png') no-repeat center center;
}
.elementor-swiper-button.elementor-swiper-button-next {
	background: url('assets/images/right-arrow.png') no-repeat center center;
}
.testimonial .swiper-pagination-bullet  {
	width:15px;
	height:15px;
	border:1px solid #707070;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}
.zip-form {
	display:flex;
	justify-content:space-between;
	max-width:55%;
	margin:0 auto;
}
.zip-form .zip-code {
	color:#404040;
	font-size:16px;
	font-family:"Arial", Sans-serif;
	padding:18px;
	line-height:20px;
	border:none;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	margin-right:16px;
	outline:none;
}
.zip-form .zip-submit {
	background:#dd1d21;
	border:none;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	font-family:"FuturaBold", Sans-serif;
	font-size:19px;
	padding: 20px 24px;
    line-height: 20px;
    color: #fff;
	cursor:pointer;
	outline:none;
}
.zipcode-companies .elementor-widget-container {
	padding:0 166px 80px 60px;
}
.zipcode-companies .zip-head {
	border-bottom: 1px solid #707070;
	padding:49px 0 28px 0;
	margin-bottom:35px;
}
.zipcode-companies .zip-head {
	display:flex;
	flex-wrap:no-wrap;
	justify-content:space-between;
}
.zipcode-companies .zip-head h3 {
	font-family:"FuturaBold", Sans-serif;
	font-size:26px;
	color:#dd1d21;
	line-height:35px;
	margin:0;
	padding-left: 25px;
}
.zipcode-companies .zip-head a.zip-close {
	width:34px;
	height:34px;
	display:block;
	background: url('assets/images/close.png') no-repeat center center;
}
.zip-lists {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.zip-lists h2 {
	color:#404040;
	width:100%;
	font-weight:bold;
	font-family: "FuturaBold", sans-serif;
}
.zip-lists .zip-list {
	width: 49%;
	margin-bottom: 24px;
}
.zip-lists .no-zip-list {
	width: 100%;
}
.zip-lists .no-zip-list p {
	color:#003c88;
	font-size:24px;
	line-height:32px;
	font-family:"FuturaBold", Sans-serif;
	margin: 30px auto;
	text-align:center;
}
.zip-lists .zip-list a {
	background:#F7F7F7;
	padding:50px 65px;
	display:block;
	border:5px solid #F7F7F7;
	height: 100%;
}
.zip-lists .zip-list a.active {
	border:5px solid #DD1D21;
}
.zip-lists .zip-list img {
	object-fit:contain;
	height:112px;
}
.zip-lists .zip-list h2 {
	color:#003c88;
	font-size:24px;
	line-height:32px;
	margin:42px 0 28px 0;
	font-family:"FuturaBold", Sans-serif;
}
.zip-lists .zip-list p {
	color:#404040;
	font-size:24px;
	line-height:35px;
	font-family:"Arial", Sans-serif;
}
.zipcode-contact-form,
#zipcode-results {
	display:none;
}
.wrap-left {
	width:65%;
	padding-right:70px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.elementor-10 .elementor-element.elementor-element-2e2fa7b .elementor-field-group.elementor-field-group-message {
	margin-top:70px;
	margin-bottom:0px;
}
#form-field-message {
	height:200px;
}
.wrap-right {
	width:35%;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	padding-top: 34px;
}
.wrap-right .elementor-field-type-html  {
	color:#404040;
	font-size:24px;
	line-height:35px;
	font-family:"Arial", Sans-serif;
}
.wrap-right .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
.elementor-10 .elementor-element.elementor-element-2e2fa7b .elementor-field-subgroup label {
	font-size:18px;
	font-family:"Arial", Sans-serif;
	line-height:30px;
	padding-left: 40px;
	display: inline-block;
	vertical-align: middle;
	left: 0px;
	position: absolute;
	cursor: pointer;
}
.wrap-right-top {
	border:1px solid #89CFDC;
	background:#FFFFFF99;
	padding:33px;
	margin-bottom:60px;
	display: none;
}
.wrap-right-top .elementor-field-subgroup .elementor-field-option {
	margin-bottom:26px;
	position: relative;
}
.wrap-right-bottom {
	border:1px solid #89CFDC;
	background:#FFFFFF99;
	padding:33px;
	height: max-content;
}
.wrap-right-bottom .elementor-field-subgroup {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.wrap-right-bottom .elementor-field-subgroup .elementor-field-option {
	width:48%;
	flex-basis: 48%;
	margin-bottom:26px;
	position: relative;
}
/*
.wrap-right input[type=checkbox],
.elementor-field-group-field_94aed3c input[type=checkbox] {
	position: relative;
	cursor: pointer;
	display: inline-block;
    vertical-align: top;
}
.wrap-right input[type=checkbox]:before,
.elementor-field-group-field_94aed3c input[type=checkbox]:before {
	content: "";
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	top: 0;
	left: 0;
	border: 1px solid #003C88;
	border-radius: 0px;
	background-color: white;
}
.wrap-right input[type=checkbox]:checked:after,
.elementor-field-group-field_94aed3c input[type=checkbox]:checked:after  {
	content: "";
	display: block;
	width: 10px;
	height: 17px;
	border: solid #003C88;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 3px;
    left: 10px;
}
*/
.custom-checkbox {
	width: 30px;
	height: 30px;
	display: inline-block;
	position: relative;
	z-index: 1;
	top: 0px;
	vertical-align: middle;
	background: url("assets/images/checkbox.jpg") no-repeat top center;
}
.custom-checkbox.selected{
	background: url("assets/images/checkbox.jpg") no-repeat bottom center;
}
.custom-checkbox input[type="checkbox"]{
	margin: 0;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	outline: none;
	opacity: 0;
	height: 100%;
	width: 100%;
}
.wrap-right label,
.elementor-field-group-field_94aed3c label {
	height: 30px;
    display: inline-block;
    vertical-align: middle;
}
.elementor-field-group-field_20cfb6c label,
.elementor-field-group-field_eb667d9 label {
	display:none;
}
.elementor-10 .elementor-element.elementor-element-2e2fa7b .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper),
.elementor-10 .elementor-element.elementor-element-2e2fa7b .elementor-field-group .elementor-select-wrapper select {
	padding: 16px 18px;
}
.elementor-10 .elementor-element.elementor-element-2e2fa7b .elementor-field-group {
	margin-bottom: 18px;
}
.elementor-field-group-field_553121c {
	padding-top:60px;
}
.elementor-field-subgroup .elementor-field-option:last-child {
	margin-bottom:0px;
}
::-webkit-input-placeholder { 
  color: #a6a6a6;
}
:-ms-input-placeholder {
  color: #a6a6a6;
}
::placeholder {
  color: #a6a6a6;
}

.elementor-message{
	padding: 15px;
	background: #dedede;
	font-size: 24px;
}
.elementor-message-success{
	background: #d4edda;
}
@keyframes spin {
	100% {
		transform: rotate(360deg);
	}
}
.form-loader #loader {
	height: 40px;
	width: 40px;
	border: 4px solid #d9d9d9;
	border-top: 4px solid #dd1d21;
}
#loader {
	border: 4px solid #f7f7f7;
	border-radius: 50%;
	border-top: 4px solid #dd1d21;
	width: 50px;
	height: 50px;
	animation: spin 1s linear infinite;
}
.loader_center {
	position: absolute;
	left: 80%;
	top: 8px;
}
.elementor-field-type-recaptcha_v3 .elementor-field{
	padding: 0 !important;
}
/* Cookie Banner */
#cookie-law-info-again{
    background-color: #DD1D21 !important;
	color: #fff !important;
    font-weight: bold;
    box-shadow: none !important;
}

#cookie-law-info-bar{
    width: 680px !important;
    padding: 30px;
}
.cli-bar-message{
    margin-bottom: 30px;
}
button#cliModalClose:hover {
    background: transparent;
}
.cli-bar-btn_container a {
    border-radius: 0;
    padding: 12px 15px;
    margin-right: 5px;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: rgb(221, 29, 33);
    border-radius: 0;
}
#ost-sch {
	color:#fff !important;
	text-decoration: underline;
}
#ost-sch:hover {
	color: #c36 !important;
	text-decoration: underline;
}
.elementor-10 .elementor-element.elementor-element-2e2fa7b .elementor-button[type="submit"]:disabled {
	opacity:0.5;
} 
.cookie-popup.cli-plugin-main-button.cli_settings_button {
	background: transparent;
    color: #d9534f;
    font-size: 22px;
    text-decoration: underline;
    padding: 0;
}
/* Responsive */
@media (max-width: 1366px) {
	.zipcode-companies .elementor-widget-container {
		padding: 0 60px 80px 60px;
	}
	.wrap-right .elementor-field-type-html{
		font-size: 18px;
		line-height: 26px;
	}
	.wrap-left{
		width: 60%;
		padding-right: 40px;
	}
	.wrap-right{
		width: 40%;
	}
	.elementor-10 .elementor-element.elementor-element-2e2fa7b .elementor-field-group.elementor-field-group-message{
		margin-top: 25px;
	}
	.wrap-right-bottom .elementor-field-subgroup .elementor-field-option{
		flex-basis: 100%;
	}
	.testimonial .elementor-testimonial {
		margin-left: 30px;
		margin-right: 30px;
	}
	.wrap-right input[type=checkbox],
	.elementor-field-group-field_94aed3c input[type=checkbox]{
		appearance: none;
		-webkit-appearance: none;
	}
	.wrap-right .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
	.elementor-10 .elementor-element.elementor-element-2e2fa7b .elementor-field-subgroup label{
		padding-left: 40px;
	}
}
@media (max-width: 1024px) {
	.testimonial .elementor-testimonial__text {
		padding-top: 75px;
		background-size: 45px;
		margin-top: 20px;
	}
	.testimonial .elementor-testimonial__content {
		padding-bottom:20px;
		padding-right:15px;
	}
	.zip-form {
		max-width:80%
	}
	.zipcode-companies .elementor-widget-container {
		padding: 0 50px 50px 50px;
	}
	.zip-lists .zip-list a {
		padding: 20px 30px;
		height: 100%;
	}
	.wrap-left,
	.wrap-right {
		width:100%;
		padding-right:0;
	}
	.wrap-right-bottom .elementor-field-subgroup .elementor-field-option {
		width: 100%;
    	flex-basis: 100%;
	}
	.top-box p {
		margin-bottom: 1rem;
	}
	.zip-lists .zip-list h2{
		font-size: 20px;
		line-height: 28px;
		margin: 15px 0 15px 0;
	}
	.zip-lists .zip-list p{
		font-size: 18px;
		line-height: 26px;
	}
	.wrap-right .elementor-field-type-html{
		font-size: 20px;
		line-height: 30px;
	}
	.elementor-10 .elementor-element.elementor-element-2e2fa7b .elementor-field-group.elementor-field-group-message{
		margin-top: 0;
	}
	.wrap-right-top{
		margin-bottom: 30px;
	}
	.testimonial .elementor-testimonial{
		margin-left: 30px;
		margin-right: 30px;
	}
	.loader_center {
		left: 92%;
	}
}
@media (max-width: 767px) {
	.zip-form {
		max-width: 100%;
    	flex-wrap: wrap;
	}
	.zip-form .zip-code {
		width:100%;
		margin-bottom:10px;
		margin-right:0px;
	}
	.zip-form .zip-submit {
		width:100%;
	}
	.zipcode-companies .elementor-widget-container {
		padding:0 20px;
	}
	.zip-lists .zip-list {
		width: 100%;
		margin-bottom:10px;
	}
	.zip-lists .zip-list a {
    	padding: 20px; 
	}
	.zip-lists .zip-list h2 {
		font-size: 16px;
		line-height: 26px;
		margin: 20px 0 10px 0;
	}
	.zip-lists .zip-list p {
		font-size: 16px;
		line-height: 26px;
	}
	body .elementor-testimonial--layout-image_left .elementor-testimonial{
		flex-direction: column-reverse;
	}
	.testimonial .elementor-testimonial__content{
		padding:  15px;
	}
	body .testimonial .elementor-testimonial__image img{
		width: 100% !important;
	}
	.testimonial .elementor-swiper-button{
		display: none;
	}
	.elementor-10 .elementor-element.elementor-element-2e2fa7b .elementor-field-group.elementor-field-group-message{
		margin-top: 20px;
	}
	.wrap-right .elementor-field-type-html{
		font-size: 18px;
		line-height: 28px;
	}
	.wrap-right-bottom,
	.wrap-right-top{
		padding: 15px;
		margin-bottom: 20px;
	}
	.elementor-field-group-field_553121c {
		padding-top: 0;
		font-size: 13px;
	}
	.elementor-10 .elementor-element.elementor-element-2e2fa7b .elementor-field-subgroup label{
		font-size: 16px;
	}
	.loader_center {
		left: 82%;
	}
	.testimonial .elementor-testimonial {
		margin-left: 0;
		margin-right: 0;
	}
}

@media(max-width: 767px) {
    #cookie-law-info-bar{
        width: 95% !important;
        padding: 25px !important;
    }
    .cli-bar-btn_container a{
        margin-top: 10px !important;
		margin-bottom: 0 !important;
    }
    #cookie-law-info-again{
        right: 20px !important;
    }
}