/*
 Theme Name:   Hello Child
 Theme URI:    http://example.com/hello-child/
 Description:  Child theme for Hello Elementor
 Author:       ConcordSoft Solutions
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.6
*/
.sky-header-sticky .elementor-sticky--effects {
	box-shadow: 33px 14px 51px 0px rgba(0, 0, 0, 0.1);
}

.elementor-icon-box-title {
	margin: 0;
}

.btn-with-arrow {
	cursor: pointer !important;
}

.btn-with-arrow svg {
	position: relative;
	top: 2px;
}

.no-button {
	cursor: unset;
}

.contact-us-form .elementor-field-type-checkbox .elementor-field-option label {
	font-size: 14px !important;
	color: #000 !important;
	top: -3px !important;
	position: relative !important;
}

.contact-us-form input[type="checkbox"] {

	width: 15px !important;
	height: 15px !important;
	border: 1px solid #fff !important; /* Optional: customize this to your needs */
	border-radius: 2px !important;
	background-color: #fff !important;
	cursor: pointer !important;
	outline: none !important;
	position: relative !important;
	margin-right: 8px !important;
}

.contact-us-form .elementor-button[type="submit"] {
	margin-top: 15px !important;
}

.contact-us-form .elementor-button[type="submit"] .elementor-button-text {
	transition: all 0.3s ease-in-out;
	margin-left: 12px;
}

.contact-us-form .elementor-button[type="submit"]:hover .elementor-button-text {
	transition: all 0.3s ease-in-out;
	margin-left: 0;
}

.contact-us-form .elementor-button[type="submit"] svg {
	width: 11px;
	height: 11px;
	transition: all 0.3s ease-in-out;
	visibility: hidden;
	margin-left: 5px;
}

.contact-us-form .elementor-button[type="submit"]:hover svg {
	visibility: visible;
}

.icon-box {
	border: 2px solid #EA2430 !important;
	border-radius: 100% !important;
	padding: 0 !important;
	width: 100% !important;
	height: 100% !important;
	max-width: 45px !important;
	max-height: 45px !important;
	transition: all 0.3s ease-in-out;
}

.icon-box svg line {
	stroke: #EA2430;
}

.icon-box:hover {
	background-color: #EA2430 !important;
	cursor: pointer;
}

.icon-box:hover svg line {
	stroke: #fff !important;
}

.icon-minus {
	position: absolute !important;

}

.icon-minus, .icon-minus .elementor-widget-container, .icon-minus .elementor-icon-wrapper {
	width: 12px !important;
	height: 1px !important;
}

.icon-minus svg {
	position: absolute;
	left: 0 !important;
	right: 0 !important;
	margin: auto !important;
	top: -11px !important;
}

.footer-logo svg {
	height: auto !important;
}

.footer-newsletter input {
	box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05);
	border-radius: 16px;
	border: 1px solid #F5F5F5 !important;
	padding: 15px 140px 15px 14px !important;
	font-size: 14px !important;
	color: #5C5C5C !important;
	background-color: #FAFAFA !Important;
}

.footer-newsletter .elementor-form .elementor-button.elementor-size-sm {
	height: 40px !important;
	margin-bottom: 6px;
	margin-right: 5px;
}

.footer-newsletter button {
	position: absolute;
	right: 0;
	color: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 16px;
	border-radius: 30px !important;
	padding: 16px 25px !important;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.2;
}

.footer-social .elementor-social-icon {
	background-color: transparent !important;
}

.footer-social .elementor-social-icon svg path {
	transition: all 0.3s ease-in-out;
}

.footer-social .elementor-social-icon:hover svg path {
	fill: #EA2430;
}

.icon-with-text .elementor-image-box-wrapper {
	display: flex;
	gap: 10px;
}

.back-to-top, .back-to-top svg {
	transition: all 0.3s ease-in-out;

}

.back-to-top:hover {
	transform: translateY(-5px);
	cursor: pointer;
}

.back-to-top:hover svg {
	transform: translateY(-5px);
}

/*
.mob-bottom {
	margin-top: auto !important;
}*/

.btn-with-arrow .elementor-button, #btn-with-arrow .elementor-button, #btn-with-arrow2 .elementor-button {
	border: 1px solid;
	border-radius: 16px;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.2;
}

.btn-with-arrow .elementor-button .elementor-button-content-wrapper, #btn-with-arrow .elementor-button .elementor-button-content-wrapper, #btn-with-arrow2 .elementor-button .elementor-button-content-wrapper {
	gap: 8px !important;
}


#btn-with-arrow .elementor-button-text {
	margin: 0 !important;
}

.elementor-location-footer a {
	transition: all 0.3s ease-in-out;
}

.elementor-location-footer a:hover {
	color: #212A30 !important;
}

.elementor-location-footer a {
	color: #5C5C5C !important;
}

@media screen and (max-width: 1024px) {
	.relative-box {
		position: relative;
	}

	.background-responsive {
		background-image: none;
	}
}

@media screen and (max-width: 1024px) {

	.left-abs.elementor-element, .right-abs.elementor-element {
		left: 100px !important;
		top: 43% !important;
	}

	.delays-container .boxed-1, .delays-container .boxed-2, .delays-container .boxed-3 {
		padding: 25px;
	}
}

@media (min-width: 680px) and (max-width: 768px) {

	.flight-container .flight-container-left, .flight-container .flight-container-right {
		padding: 20px !important;
	}

	.left-abs.elementor-element, .right-abs.elementor-element {
		left: 69px !important;
		top: 34% !important;
	}

	.delays-container .e-con-inner .elementor-element.e-child {
		flex-direction: column !important;
		gap: 25px !important;
	}

	.delays-container .boxed-1, .delays-container .boxed-2, .delays-container .boxed-3 {
		padding: 20px;
	}
}

@media screen and (max-width: 680px) {
	.image-box-responsive .elementor-image-box-wrapper {
		display: flex;
		gap: 20px;
	}

	.icon-box {
		max-width: 30px !important;
		max-height: 30px !important;
	}

	#contact {
		margin: 0 15px;
		width: 92%;
	}

	.left-abs.elementor-element {
		left: 50px !important;
		top: 42% !important;
	}

	.right-abs.elementor-element {
		left: 50px !important;
		top: 40% !important;
	}
}

.highlighted {
	position: relative;
	z-index: 200;
}

.highlighted:after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 31px;
	background-color: #EA2430;
	z-index: -1;
}

/* Modal Popup */
.intro-modal.elementor-popup-modal .dialog-close-button svg {
	fill: #fff !important;
}

.elementor-popup-modal .dialog-close-button {
	padding: 5px;
	border-radius: 100%;
	border: 1px solid #000;
}

.intro-modal.elementor-popup-modal .dialog-close-button {
	padding: 5px;
	border-radius: 100%;
	border: 1px solid #fff;
}

.elementor-popup-modal .dialog-widget-content {
	border-radius: 30px !important;
	overflow: hidden !important;
}

.elementor-popup-modal .dialog-widget-content {
	height: 630px !important;

}

.mob-menu .dialog-widget-content {
	height: auto !important;
	border-radius: 0 !important;
	overflow: visible !important;
}

.bit-form h4.bf-title {
	font-size: 26px !important;
	font-weight: 700;
	color: #212A30 !important;
	text-align: left !important;
	font-family: "Lato", serif !important;
	margin-bottom: 15px;
}


.x, .An:checked ~ [data-cl] [data-bx] {
	background: #EA2430 !important;
}

.bit-form .bf-bx {
	border-color: #EA2430 !important;
}

.bit-form .bf-ct {
	font-size: 16px !important;
	font-family: "Lato", serif !important;
	color: #5C5C5C !important;
}

.bit-form .prev-step-btn, .bit-form .next-step-btn {

	padding: 20px 65px !important;
	border-radius: 10px !important;
	font-size: 16px;
	bottom: 100px;
	box-shadow: none !important;

}


.bit-form .prev-step-btn {
	background-color: #fff !important;
	color: #EA2430 !important;
}

.bit-form .prev-step-btn:hover {
	background-color: #fff !important;
	color: #EA2430 !important;
}

.bit-form .next-step-btn {
	background-color: #EA2430 !important;
	color: #fff !important;
}

.bit-form .next-step-btn:hover {
	background-color: #212A30 !important;
}

.bit-form .bf-cw {
	border: 1px solid #E6E6E5;
	padding: 10px 15px;
	border-radius: 10px;
	max-width: 380px;
}

.btcd-fld-itm {
	transition: none !important;
}

.BS, .BW {
	transition: none !important;
}

.AV:before, .Bf:not(:first-child):after {
	background: #EA2430 !important;
}

.Af:before, .Bj:not(:first-child):after {
	background: #EA2430 !important;
}

.AB, .Ax:checked ~ [data-cl] [data-bx] {
	background: #EA2430 !important;
	box-shadow: none !important
}

.AX:before {
	box-shadow: none !important;
}

.exit-confirmation-popup .dialog-close-button {
	display: none !important;
}

.bf-cw:has(input[type="radio"]:checked) {
	border: 1px solid #212A30 !important;
}

.btcd-fld-itm:has(#b1-13-1) {
	display: none;
}

.btcd-fld-itm.b1-13 {
	display: block;
	position: absolute;
	right: 15%;
	bottom: 17.5%;
}

#b1-13-1 {
	height: 51px;
	border: 1px solid #E6E6E5;
	padding: 10px 15px;
	border-radius: 10px;
	max-width: 380px;
}

#b1-13-1:focus {
	border: 1px solid #212A30 !important;
}

.Be.active ._frm-b1-stp-icn-cntn, .Br:focus {
	border: 1px solid #212A30 !important;
}

#bitforms_1_20_1 .Be.active ._frm-b1-stp-icn-cntn, #bitforms_1_20_1 .Br:focus {
	box-shadow: none !important;
}

#bitforms_1_20_1 .Be.active ._frm-b1-stp-icn-cntn, #bitforms_1_20_1 .Br:focus {
	box-shadow: none !important;
}

.Be.active ._frm-b1-stp-icn-cntn, .Bg.completed ._frm-b1-stp-icn-cntn, .Br:focus, .Bs:hover {
	border-color: #212A30 !important;
}

button[type="submit"] {
	height: 60px !important;
	padding: 15px 55px !important;
}

button[type="submit"]:hover {
	background-color: #212A30 !important;
}

@media screen and (max-width: 680px) {
	.bit-form h4.bf-title {
		font-size: 18px !important;
	}

	.bit-form .bf-ct {
		font-size: 15px !important;
	}

	.bit-form .bf-cw {
		padding: 5px 15px;
	}

	.bit-form .prev-step-btn, .bit-form .next-step-btn {
		padding: 15px 45px !important;
		margin: 15px 0 0;
	}

	button[type="submit"] {
		height: 50px !important;
		padding: 15px 44px !important;
	}

	.elementor-popup-modal .dialog-widget-content {
		height: 580px !important;

	}

	.mob-menu .dialog-widget-content {
		height: auto !important;
		border-radius: 0 !important;
		overflow: visible !important;
	}

	.btcd-fld-itm.b1-13 {
		position: relative;
		right: 0;
		bottom: 95%;
		padding: 0;
	}

	#b1-13-1 {
		height: 39px;
	}
}

.mob-menu .dialog-close-button {
	border: none !important;
}

._frm-b-stp-wrpr {
	position: relative !important;
	height: 480px !important;
}

.elementor-2448.elementor-location-popup {
	display: block;
	height: 100% !important;
}

._frm-b1, ._frm-b1-stp-cntnt, ._frm-b-stp-cntnt-wrpr {
	height: 100% !important;
}

.bit-form {
	height: 100% !important;
}

#form-bitforms_1_20_1 {
	height: 480px !important;
	position: relative !important;
}



.b1-11, .b1-14 {
	margin-left: 28%;
}

.b1-2, .b1-8 {
	max-height: 45px;
}

@media screen and (max-width: 680px) {
	.b1-11, .b1-14 {
		margin-left: 40%;
	}
}

