@-moz-document url-prefix() {
	* {
		scrollbar-width: thin!important;
		scrollbar-color: #16A7DC #222222!important;
	}
}

* {
	word-break: break-word!important;
	scroll-behavior: smooth!important;
}

*::-webkit-scrollbar {
	width: 8px!important;
}

*::-webkit-scrollbar:horizontal {
	height: 8px!important;
	width: unset!important;
}

*::-webkit-scrollbar-track {
	background-clip: content-box!important;
	background-color: #222222!important;
}

*::-webkit-scrollbar-thumb {
	background-clip: content-box!important;
	background-color: #16A7DC!important;
}

*::-webkit-scrollbar-thumb:hover {
	background-color: #16A7DC!important;
}

html,
body {
	margin: 0!important;
	padding: 0!important;
	user-select: none!important;
	-webkit-user-select: none!important;
	-webkit-tap-highlight-color: transparent!important;
}

ul, li, a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	list-style: none!important;
	text-decoration: none!important;
}

input[type="date"] {
	clear: both;
	float: left;
	height: 42px;
	outline: none;
	display: block;
	cursor: pointer;
	padding: 0 18px;
	font-size: 14px;
	line-height: 40px;
	position: relative;
	border-radius: 5px;
	font-weight: normal;
	font-family: inherit;
	background-color: #FFF;
	box-sizing: border-box;
	border: solid 1px #E8E8E8;
	text-align: left!important;
	-webkit-tap-highlight-color: transparent;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: auto;
}

footer {
	overflow: hidden!important;
}

.style_main_logo {
	width: 100%!important;
	padding: 8px 0!important;
	max-width: 100px!important;
	max-height: 80px!important;
	overflow: hidden!important;
	margin: 0 8px 0 0!important;
}

.style_main_logo_img {
	width: 100%!important;
	max-width: 100%!important;
	object-fit: cover!important;
}

.style_img_1 {
	margin: 0!important;
	padding: 0!important;
	width: 100%!important;
	height: 132px!important;
	max-width: 140px!important;
	overflow: hidden!important;
	background-color: #E6EAF0!important;
}

.style_img_1_img {
	width: 100%!important;
	height: 100%!important;
	max-width: 100%!important;
	object-fit: contain!important;
}

.style_img_2 {
	padding: 0!important;
	width: 100%!important;
	height: 100%!important;
	margin: 0 auto!important;
	max-width: 50px!important;
	overflow: hidden!important;
}

.style_img_2_img {
	width: 100%!important;
	height: 100%!important;
	max-width: 100%!important;
	object-fit: contain!important;
}

.style_img_3 {
	margin: 0!important;
	padding: 0!important;
	width: 100%!important;
	height: 100%!important;
	overflow: hidden!important;
	max-height: 400px!important;
}

.style_img_3_img {
	width: 100%!important;
	height: 100%!important;
	max-width: 100%!important;
	object-fit: contain!important;
}

.style_img_4_img {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	height: 255px;
	max-width: 100%;
	overflow: hidden;
	object-fit: contain;
	background-color: #E6EAF0;
}

.style_img_5 {
	margin: 0!important;
	padding: 0!important;
	width: 100%!important;
	height: 500px!important;
	display: flex!important;
	max-width: 100%!important;
	overflow: hidden!important;
	align-items: center!important;
	justify-content: center!important;
	background-color: #E6EAF0!important;
}

.style_img_5_img {
	width: 100%!important;
	height: 100%!important;
	max-width: 100%!important;
	object-fit: contain!important;
}

.style_label_sp_1 span {
	color: #16A7DC;
}

.style_btn_menu {
	margin: 8px 0!important;
}

.style_pd_sp_1 {
	padding: 0 0 50px 0;
}

.style_pd_sp_2 {
	padding-left: 5px!important;
	padding-right: 5px!important;
	text-align: center!important;
}

.style_icon_1 {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	line-height: 1;
	color: #D70B15;
	font-size: 24px;
	cursor: pointer!important;
}

.style_secondary_btn {
	color: #000000!important;
	background: #DDDDDD!important;
	background-color: #DDDDDD!important;
}

.style_check_title h2 {
	margin: 0;
	padding: 0 30px;
	font-size: 14px;
	font-weight: normal;
	background: #E8F0F2;
	line-height: 40px!important;
	font-family: "Roboto", sans-serif;
}

.style_flex {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.style_flex label {
	cursor: pointer!important;
}

.style_flex input[type="checkbox"] {
	cursor: pointer!important;
	margin: 6px 0 0 0!important;
}

.style_input_1 {
	border: none;
	outline: none;
	display: none;
	color: #777777;
	font-size: 14px;
	max-width: 180px;
	padding: 6px 16px;
	line-height: 26px;
	border-radius: 4px;
	margin: 0 35px 0 25px;
	width: calc(100% - 60px);
	border: 1px solid #eeeeee;
	font-family: "Roboto", sans-serif;
}

.payment_item:has(input[type="radio"]:checked) .style_input_1 {
	display: block;
}

.style_sp_div_inputs {
	margin: 0!important;
	padding: 0!important;
}

.style_sp_div_inputs span {
	left: 9px!important;
}

.style_sp_div_input_1 input {
	border-top-right-radius: 0!important;
	border-bottom-right-radius: 0!important;
}

.style_sp_div_input_2 input {
	border-top-left-radius: 0!important;
	border-bottom-left-radius: 0!important;
}

.style_sp_text_1 {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	display: flex;
	color: #222222;
	line-height: 1;
	font-size: 14px;
	font-weight: 500;
	align-items: flex-end;
	text-transform: uppercase;
	justify-content: space-between;
}

.style_sp_text_2 {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	display: flex;
	color: #777777;
	line-height: 1;
	font-size: 14px;
	font-weight: 400;
	align-items: flex-end;
	justify-content: space-between;
}

.style_sp_text_sp_span_1 {
	color: #222222;
}

.owl-prev, .owl-next {
	-webkit-transition: all 0.3s ease 0s!important;
	-moz-transition: all 0.3s ease 0s!important;
	-o-transition: all 0.3s ease 0s!important;
}

.footer-social a:last-child {
	padding-right: 0!important;
}

.font-weight-500 {
	font-weight: 500!important;
}

.title_confirmation_sp_color_1 {
	color: #FFBF00!important;
}

.title_confirmation_sp_color_2 {
	color: #D70B15!important;
}

.title_confirmation_sp_color_3 {
	color: #16A7DC!important;
}

.rotate-0 {
	transform: rotate(0)!important;
}

.max_width_md_1 {
	max-width: calc(50% - 1rem);
}

select,
.nice-select,
.nice-select .option.selected {
	font-weight: 400!important;
	word-break: break-word!important;
}

@media (max-width: 1199px) {
	.style_img_4_img {
		height: 210px;
	}
}

@media (max-width: 991px) {
	.flex-lg-grow {
		flex-grow: 1!important;
	}
	.w-lg-100 {
		width: 100%!important;
	}
}

@media (max-width: 767px) {
	.single-footer-widget {
		width: fit-content!important;
	}
	.flex-md-grow {
		flex-grow: 1!important;
	}
	.w-md-100 {
		width: 100%!important;
	}
	.max_width_md_1 {
		max-width: 100%;
	}
	.style_img_5 {
		height: 300px!important;
	}
}