/*********************************************************************************************************************************** Reset */

.visa_info strong {
		font-weight: 400 !important;
}

.visa_info h2 {
		font-family:"ISOCPEUR",sans-serif;
}

.visa_info ul li {
		font-weight: 400 !important;
		line-height:30px;
		font-family:"ISOCPEUR",sans-serif;
}

.visa_info ol li {
		font-weight: 400 !important;
		line-height:30px;
		font-family:"ISOCPEUR",sans-serif;
}

.visa_advantages_title {
	font-family:"ISOCPEUR",sans-serif;
}

.text-14 {
	font-family:"ISOCPEUR",sans-serif;
}

.bg-orange-btn {
	font-family:"ISOCPEUR",sans-serif;
}

.application-block {
	font-family:"ISOCPEUR",sans-serif;
}

@font-face {
	font-family: "IsoFont";
	src: url(../fonts/ofont.ru_ISOCPEUR.ttf);
}
@font-face {
	font-family: "Nasalization";
	src: url(../fonts/nasalization-rg.otf);
}
{
	font-family: "IsoFont", sans-serif;
}

.isocpeur {
	font-family:"ISOCPEUR",sans-serif;
}

.nasalization {
	font-family:"ISOCPEUR",sans-serif;
	src: url(../fonts/nasalization-rg.otf);
}

/*new styles */

.additional_tours {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.additional_tour_left {
	width: 100%;
}
.additional_tour_right {
	width: 100%;
}
.additional_tour_bottom {
	width: 100%;
	margin-top: 50px;
}
.additional_tour_left_title, .additional_tour_right_title {
	color: #282828;
	font-family: "Nasalization", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}

.certificates-imgs .certificates-image{
	height: 300px !important;
}


.certificates-imgs .slick-track{
	height: 300px;	
}

.header_menu_new li.active a {
   color: orange !important;
   box-shadow: 0px 3px 25px rgba(0,0,0,0.3);
}

.partner_files {
	display: flex;
	margin-top: 40px;
	justify-content: space-between;

}
.partner_file_item {
	width: 30%;
	display: flex;
}
.partner_file_info {
	margin-left: 20px;
}
.partner_file_link{
	color: #F07D11;
}
.partner_btns{
	display: flex;
	align-items: center;
}
.partner_btns > span {
	margin: 0 30px;
}

.partner_callback_btn {
	cursor: pointer;
	color: #F07D11;
	font-family: "Nasalization", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 5px;
	border-bottom: 2px solid #f07d11;
}
.partner_file_btn {
	width: 250px;
	color: #fff !important;
	background: #F07D11;
	text-align: center;
	padding: 11px 0;
	border-radius: 5px;
}
.partner_file_btn:hover{
	color: #fff !important;
}

.page_content{
	font-family: "IsoFont", sans-serif;

}
.tour_program_title{
	display: inline-block;
	font-family: "Nasalization", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 0em;
	text-align: left;
	color: #F07D11;
	margin-top: 44px;
	margin-bottom: 30px;
}
.tour_program_title:first-child{
	margin-top: 0px;
}

.header_menu_new{
	display: flex;
	width: 100%;
	background: #ffffff;
}

.header_menu_new ul{
	display: flex;
	width: 100%;
}

.header_menu_new ul li {
	display: block;
	color: #000;
	list-style-type: none;
	width: 25%;
	white-space: nowrap;
	position: relative;
	border-right: 1px dotted #e17072;
}
.header_menu_new ul li:last-child {
	border-right: none;
}
.header_menu_new ul li a:link, .header_menu_new ul li a:visited {
	font-family: "Nasalization", sans-serif;
	display: block;
	height: 40px;
	padding: 0px 5px;
	font-size: 13px;
	line-height: 40px;
	color: #000;
	text-align: center;
}
.header_menu_new ul li a:hover, .header_menu_new ul li.current-menu-item a {
	color: #ff8000;
	background: #fff;
	box-shadow: 0px 3px 25px rgba(0,0,0,.3);
}


.client_form:first-child {
	display: none;
}

#menu-item-1972 {
	display: none;
}

.searchmode_search_hotel  {
	display: none;
}

.direction, .user_info, .hotels_container, .resultset, .searchmodes {
	display: none;
}

.samo_container  {
	display: none !important;
}

.logo-img {
	max-width: 450px;
	max-height: 80px;
}

.hide_subheader_menu .header_menu,
.hide_header_resorts .header_resorts{
	display: none;
}


html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,textarea,iframe,label { margin: 0; padding: 0; }
html, body {
	font-family: 'Open Sans', Arial, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #555555;
	font-weight: normal;
	position: relative;
	min-height: 100%;
	word-wrap: break-word;
	background: url("../images/main_banner.png") no-repeat 50% 50%;
	background-size: cover;
	background-attachment: fixed;
}
img, a img, fieldset, iframe { border: none; }
input, textarea, select, button, a { outline: none; }
textarea { resize: vertical; font-family: 'Open Sans', Arial, Tahoma, sans-serif; }
label { cursor: pointer; }
p { margin: 0px 0px 15px 0px; }
a, a:link, a:visited {
	color: #a52a2a;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	-webkit-transition: color 0.2s ease, background 0.2s ease;
	   -moz-transition: color 0.2s ease, background 0.2s ease;
			transition: color 0.2s ease, background 0.2s ease;
}
a:hover, a:focus {
	color: #ff8000;
	text-decoration: none;
	outline: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus, .btn:active, .btn.active {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.nopadding {
	padding: 0 !important;
}
.nomargin {
	margin: 0 !important;
}
.nobr {
	white-space: nowrap;
}

::-moz-selection {
	color: #ffffff;
	background: #ff8000;
}
::selection {
	color: #ffffff;
	background: #ff8000;
}

body.admin-bar {
	padding-top: 32px;
}
@media only screen and (max-width: 782px) {
	body.admin-bar {
		padding-top: 46px;
	}
}

.offcanvas_block {
	display: none;
}


/*********************************************************************************************************************************** Wrapper */
.wrapper {
	position: relative;
	margin-top: -40px;
}
.wrapper_inner {
	background: #f5f3ec;
	border-radius: 10px;
	overflow: hidden;
}
.wrapper_header {
	margin: 0px -15px;
}
.wrapper_container {
	padding: 30px 15px
}
.wrapper_sidebar {
	
}
.wrapper_content {
	
}


/*********************************************************************************************************************************** Top Line */
.top_line {
	padding: 10px 0px 40px 0px;
	background: #999999;
	background: linear-gradient(to top, #585858, #8e8d8e);
}

.top_menu_left {
	float: left
}
.top_menu_left ul {
	display: block;
	list-style-type: none;
}
.top_menu_left ul li {
	display: block;
	list-style-type: none;
	float: left;
	margin-right: 4px;
}
.top_menu_left ul li a:link, .top_menu_left ul li a:visited {
	display: block;
	font-family: "Nasalization",sans-serif;
	min-width: 110px;
	height: 42px;
	padding: 0px 10px;
	font-size: 15px;
	line-height: 42px;
	color: #ffffff;
	text-align: center;
/* 	font-weight: 600;
	background: #ff8000;
	background: linear-gradient(to top, #be151a, #ff8000); */
	background: #FF8000;
	border-radius: 5px 5px 0px 0px;
}
.top_menu_left ul li a:hover {
	color: #ff8000;
	background: #ffffff;
}

.top_menu_right {
	float: right;
	padding-top: 5px;
}
.top_menu_right ul {
	display: block;
	list-style-type: none;
}
.top_menu_right ul li {
	display: block;
	list-style-type: none;
	float: left;
	padding: 0px 10px;
	border-right: 1px dotted #9c9b9c;
}
.top_menu_right ul li:last-child {
	border-right: none;
	padding-right: 0px;
}
.top_menu_right ul li a:link, .top_menu_right ul li a:visited {
	font-family: "Nasalization", sans-serif;
	display: block;
	height: 22px;
	font-size: 13px;
	line-height: 22px;
	color: #eeeeee;
	text-align: center;
	font-weight: 600;
}
.top_menu_right ul li a:hover {
	color: #ffffff;
}


/*********************************************************************************************************************************** Header */
.header {
	position: relative;
	min-height: 100px;
	padding: 15px;
	background: #ffffff;
}

.HOTELSCONTAINER .header {
    min-height: 0px;
	padding: 15px;
	background: none;
}

.header_logo {
	display: block;
	position: absolute;
	top: 51%;
	left: 15px;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
}
.header_logo img {
	display: block;
	width: auto;
	height: 70px;
}

.header_currency {
	position: absolute;
	top: 51%;
	left: 40%;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	font-weight: 700;
	-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
}
.header_currency span {
	font-weight: normal;
	color: #777777;
}

.header_contacts {
	float: right;
}
.header_contacts address {
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: right;
	font-style: italic;
}
.header_contacts address p {
	margin: 0px;
}
.header_contacts address a:link, .header_contacts address a:visited {
	color: #777777;
}
.header_contacts address a:hover {
	color: #ff8000;
}


.header_phones {
	float: right;
	text-align: left;
}

.header_phone {
	position: relative;
	padding-left: 38px;
	min-height: 20px;
}
.header_phone+.header_phone {
	margin-top: 15px;
}

.header_phone_img {
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -10px;
}
.header_phone_img img {
	width: 32px;
	height: auto;
}

.header_phone_text {
	height: 20px;
	line-height: 20px;
}
a.header_phone_num:link, a.header_phone_num:visited {
	font-family: IsoFont;
	font-size: 16px;
	line-height: 20px;
	color: #2f2f2f;
	font-weight: 600;
}
a.header_phone_num:hover {
	color: #ff8000;
}
a.header_phone_whatsapp:link, a.header_phone_whatsapp:visited {
	position: relative;
	top: 1px;
	margin-left: 3px;
	font-size: 17px;
	color: #999999;
}
a.header_phone_whatsapp:hover {
	color: #53b90e;
}
a.header_phone_telegram:link, a.header_phone_telegram:visited {
	margin-left: 3px;
	font-size: 14px;
	color: #999999;
}
a.header_phone_telegram:hover {
	color: #2ba8e0;
}


/*********************************************************************************************************************************** Subheader */
.subheader {
	position: relative;
	height: 52px;
	padding: 0px 15px;
}

.subheader_menu {
	float: left;
}
.subheader_menu ul {
	display: block;
	list-style-type: none;
}
.subheader_menu ul li {
	display: block;
	list-style-type: none;
	float: left;
	position: relative;
	z-index: 10;
}
.subheader_menu ul li a:link, .subheader_menu ul li a:visited {
	display: block;
	font-family: "IsoFont", sans-serif;
	height: 52px;
	padding: 0px 15px;
	font-size: 20px;
	line-height: 52px;
	color: #333333;
	text-align: center;
	font-weight: 600;
	background: transparent;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.subheader_menu ul li a:hover, .subheader_menu_ik ul li.ik a {
	color: #ff8000;
	background: #ffffff;
	box-shadow: 0px 3px 25px rgba(0,0,0,0.3);
}
.subheader_menu_ik ul li.ik {
	z-index: 1;
}

.subheader_search {
	float: right;
	width: 210px;
	padding: 8px 0px;
}
.subheader_search form {
	display: block;
	position: relative;
}
.subheader_search input {
	display: block;
	width: 100%;
	padding: 8px 52px 8px 10px;
	font-size: 14px;
	line-height: 18px;
	background: none;
	border: 1px solid #aaaaaa;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.subheader_search input:focus {
	background: #ffffff;
	border-color: #ff8000;
}
.subheader_search button {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 42px;
	height: 36px;
	font-size: 18px;
	padding-bottom: 3px;
	color: #aaaaaa;
	background: transparent;
	border: none;
	border-radius: 0px 3px 3px 0px;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.subheader_search button:hover {
	color: #ffffff;
	background: #ff8000;
}


/*********************************************************************************************************************************** Header Resorts */
.header_resorts {
	height: 40px;
	position: relative;
	background: #ffffff;
	z-index: 100;
}
.header_resorts ul {
	display: table;
	list-style-type: none;
}
.header_resorts ul li {
	display: table-cell;
	list-style-type: none;
	width: 1%;
	white-space: nowrap;
	position: relative;
	text-align: center;
}
.header_resorts ul li a:link, .header_resorts ul li a:visited {
	font-family: "IsoFont", sans-serif;
	display: inline-block;
	height: 40px;
	padding: 0px 5px;
	font-size: 12px;
	line-height: 40px;
	color: #333333;
	font-weight: 600;
}
.header_resorts ul li a:hover {
	color: #ff8000;
}
.header_resorts ul li a i {
	position: relative;
	top: 1px;
	font-size: 17px;
	color: #5eb400;
	background: -webkit-linear-gradient(#7dce00, #177501);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.header_resorts ul li a:hover i {
	color: #ff8000;
	background: -webkit-linear-gradient(#c2111b, #ec3e30);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


/*********************************************************************************************************************************** Header Menu */
.header_menu {
	position: relative;
	background: #ff8000;
	/*background: #c2111b;*/
	/*background: linear-gradient(to top, #c2111b, #ec3e30);*/
	z-index: 100;
}
.header_menu ul {
	display: table;
	list-style-type: none;
}
.header_menu ul li {
	display: table-cell;
	list-style-type: none;
	width: 1%;
	white-space: nowrap;
	position: relative;
	border-right: 1px dotted #e17072;
}
.header_menu ul li:last-child {
	border-right: none;
}
.header_menu ul li a:link, .header_menu ul li a:visited {
	font-family: "Nasalization", sans-serif;
	display: block;
	height: 40px;
	padding: 0px 5px;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	font-weight: 600;
}
.header_menu ul li a:hover, .header_menu ul li.current-menu-item a {
	color: #ffffff;
	background: #F59E1E;
}

.main_header_line {
	height: 8px;
	position: relative;
/* 	background: #c2111b;
	background: linear-gradient(to top, #c2111b, #ec3e30); */
	background: #FF8000;
	z-index: 100;
}


/*********************************************************************************************************************************** Breadcrumbs */
.breadcrumbs {
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "IsoFont", sans-serif;
	line-height: 15px;
	color: #6d6d6d;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #6d6d6d;
	font-family: "IsoFont", sans-serif;
}
.breadcrumbs a:hover {
	color: #ff8000;
}


/*********************************************************************************************************************************** Content */
.box_margin_bot_30 { margin-bottom: 30px; }
.box_margin_top_30 { margin-top: 30px; }
.box_margin_bot_40 { margin-bottom: 40px; }
.box_margin_top_40 { margin-top: 40px; }
.box_margin_bot_50 { margin-bottom: 50px; }
.box_margin_top_50 { margin-top: 50px; }

.page_title {
	font-family: "Nasalization", sans-serif;
	position: relative;
	padding-bottom: 25px;
	font-size: 24px;
	line-height: 28px;
	color: #333333;
	font-weight: 700;
	text-align: left;
}

.page_title_red {
	position: relative;
	padding-bottom: 15px;
	font-size: 16px;
	line-height: 20px;
	color: #a52a2a;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
}
.page_title_red:before, .page_title_red:after {
	content: "";
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	height: 2px;
	background-color: #a9251a;
}
.page_title_red:before {
	right: 20px;
	margin-left: -50%;
}
.page_title_red:after {
	left: 20px;
	margin-right: -50%;
}

.page_content {
	font-size: 18px;
	line-height: 20px;
	color: #555555;
}
.page_content p:last-child, .page_content ul:last-child, .page_content ol:last-child {
	margin-bottom: 0px;
}

.page_content h1, .page_content h2, .page_content h3, .page_content h4, .page_content h5, .page_content h6 {
	padding: 20px 0px 15px 0px;
	color: #333333;
	font-weight: 700;
	text-align: left;
}
.page_content h1 {
	font-size: 24px;
	line-height: 28px;
}
.page_content h2 {
	font-size: 24px;
	line-height: 28px;
}
.page_content h3 {
	font-size: 22px;
	line-height: 36px;
}
.page_content h4 {
	font-size: 20px;
	line-height: 24px;
}
.page_content h5 {
	font-size: 18px;
	line-height: 22px;
}
.page_content h6 {
	font-size: 17px;
	line-height: 21px;
}

.page_content img {
	max-width: 100%;
	height: auto;
}
.page_content .alignleft, .page_content .alignright, .page_content .aligncenter {
	display: block;
}
.page_content .alignleft {
	margin: 5px 15px 15px 0px;
	float: left;
}
.page_content .alignright {
	margin: 5px 0px 15px 15px;
	float: right;
}
.page_content .aligncenter {
	margin: 0px auto 15px auto;
	clear: both;
}
.page_content .alignnone {
	margin-bottom: 15px;
	clear: both;
}

.wp-caption {
	padding: 10px;
	max-width: 100%;
	background: #eeeeee;
}
.wp-caption img {
	max-width: 100%;
}
.wp-caption-text {
	padding: 10px 15px 0px 15px;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #777777;
	text-align: center;
	background: #eeeeee;
}

.page_content .gallery {
	margin: 0px -10px 15px -10px !important;
}
.page_content .gallery:last-child {
	margin-bottom: 0px !important;
}
.page_content .gallery-item {
	padding: 10px !important;
	margin: 0px !important;
}
.page_content .gallery-item img {
	width: 100% !important;
	height: auto !important;
	border: none !important;
}
.gallery-columns-6 .gallery-item {
	width: 16.66% !important;
}

.page_content ul, .page_content ol {
	position: relative;
	margin: 0px 0px 15px 0px;
	list-style-position: inside;
}
.page_content ul li, .page_content ol li {
	padding: 1px 0px;
	position: relative;
}
.page_content ul:last-child, .page_content ol:last-child {
	margin-bottom: 0px;
}

.page_content ul li ul, .page_content ol li ol {
	padding-left: 30px;
	margin-top: 0px;
}

.page_content .table {
	background: #ffffff;
	margin-bottom: 0px;
}

.lg-backdrop {
	background-color: rgba(0,0,0,0.75);
}
.lg-toolbar {
	background: none;
}
.lg-toolbar .lg-close {
	background-color: rgba(0,0,0,.45);
	border-radius: 2px;
}


/*********************************************************************************************************************************** Forms */
.form-control {
	height: auto;
	padding: 8px 10px;
	font-size: 13px;
	line-height: 18px;
	background: #ffffff;
	border: 1px solid #aaaaaa;
	border-radius: 3px;
	-webkit-box-shadow: none;
			box-shadow: none;
}
.form-control:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	border-color: #ff8000;
	outline: none;
	-webkit-box-shadow: none;
			box-shadow: none;
}

.form-group-submit {
	position: relative;
}
.btn {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 9px 30px;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	border: none;
	border-radius: 3px;
}
.btn-sm {
	padding: 5px 17px;
	font-size: 11px;
	line-height: 16px;
}

.btn-primary, .btn-primary:link, .btn-primary:visited  {
	color: #ffffff;
	background: #7dce00;
    background: -webkit-linear-gradient(#7dce00, #177501);
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
	color: #ffdd8f;
	background: #177501;
    background: linear-gradient(to top, #177501, #177501);
}

.btn-default, .btn-default:link, .btn-default:visited {
	color: #ffffff;
	background: #F57600 ;
/* 	background: #ec3e30;
    background: linear-gradient(to top, #c2111b, #ec3e30);
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease; */
}
/* .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default:active:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus {
	color: #ffdd8f;
	background: #c2111b;
    background: linear-gradient(to top, #c2111b, #c2111b);
} */


.btn-default:hover {
	background: #d26600 ;
}

span.wpcf7-not-valid-tip {
	padding-top: 1px;
	color: #ff0000;
	font-size: 12px;
	line-height: 16px;
}
.wpcf7-not-valid .dropdown-toggle, .form-control.wpcf7-not-valid {
	border-color: #ff0000;
}
.form-control.wpcf7-not-valid:focus {
	border-color: #f04b4c;
}
.wpcf7 form .wpcf7-response-output {
	margin: 15px 0px 0px 0px;
	padding: 10px;
	font-size: 13px;
	line-height: 18px;
}
.wpcf7 form.sent .wpcf7-response-output {
	color: #3c763d;
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
    border-radius: 3px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.spam .wpcf7-response-output {
	color: #a94442;
	text-align: center;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
    border-radius: 3px;
}


/*********************************************************************************************************************************** Client Form */
.client_form {
	padding: 15px;
	background: #ffffff;
	border-radius: 6px;
	-webkit-box-shadow: 0 0 32px #b6b5b3;
			box-shadow: 0 0 32px #b6b5b3;
}
.client_form .row {
	margin: 0px -8px;
}
.client_form .form-group, .client_form .form-group-submit {
	margin: 0px;
	padding: 0px 8px;
}
.client_form .btn {
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
.client_form div.wpcf7 .wpcf7-spinner {
	position: absolute;
	top: 50%;
	right: 15px;
	width: 22px;
	height: 22px;
	margin: -11px 0px 0px 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-radius: 50%;
}


/*********************************************************************************************************************************** Modal */
.modal_close {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 6px;
	right: 6px;
}
.modal_close:before, .modal_close:after {
	content: "";
	width: 22px;
	height: 2px;
	position: absolute;
	top: 50%;
	left: 0;
	background: #999999;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.modal_close:before {
	transform: rotate(45deg);
}
.modal_close:after {
	transform: rotate(-45deg);
}
.modal_close:hover:before, .modal_close:hover:after {
	background: #ff8000;
}

.commission_modal_text {
    padding: 15px;
	text-align: center;
}
.commission_modal_text.loading {
	height: 50px;
	background: url("../images/loading.gif") no-repeat 50% 50%;
}



/*********************************************************************************************************************************** Main Slider */
.main_slider {
	border-radius: 10px;
	overflow: hidden;
}

.main_slider_item {
	position: relative;
	padding-bottom: 33.33%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.main_slider_item_sm {
	display: none;
}

.main_slider_item_inner {
	position: absolute;
	bottom: 50px;
	left: 50px;
	right: 50px;
}
.main_slider_item_title {
	display: inline-block;
	padding: 8px 12px;
	font-size: 24px;
	line-height: 28px;
	color: #ffffff;
	font-weight: 600;
	background: #e81420;
	background: rgba(232,20,32,0.9);
	border-radius: 5px;
}
.main_slider_item_subtitle {
	display: inline-block;
	margin-top: 10px;
	padding: 5px 12px;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	background: #333333;
	background: rgba(0,0,0,0.5);
	border-radius: 5px;
}

.main_slider .owl-dots {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.main_slider .owl-dot {
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	margin: 0px 2px;
	background: #dddddd;
	border: 1px solid #bbbbbb;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.main_slider .owl-dot.active {
	background: #ea1928;
    border-color: #ea1928;
}


/*********************************************************************************************************************************** Hotels */
.hotels_slider {
	border-radius: 10px;
	overflow: hidden;
}

.hotels_slider_item {
	position: relative;
	padding-bottom: 44.85%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.hotels_slider_item_inner {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
}
.hotels_slider_item_title {
	display: inline-block;
	padding: 8px 12px;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-weight: 600;
	background: #e81420;
	background: rgba(232,20,32,0.9);
	border-radius: 5px;
}
.hotels_slider_item_subtitle {
	display: inline-block;
	margin-top: 10px;
	padding: 5px 12px;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	background: #333333;
	background: rgba(0,0,0,0.5);
	border-radius: 5px;
}

.hotels_slider .owl-dots {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.hotels_slider .owl-dot {
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	margin: 0px 2px;
	background: #dddddd;
	border: 1px solid #bbbbbb;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.hotels_slider .owl-dot.active {
	background: #ea1928;
    border-color: #ea1928;
}

.hotels_item {
	margin-bottom: 30px;
}
.hotels_item_inner {
	background: #ffffff;
	border-radius: 6px;
	box-shadow: 0px 0px 20px #b6b5b3;
	overflow: hidden;
}

a.hotels_item_img {
	display: block;
	position: relative;
	overflow: hidden;
	padding-bottom: 75%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.hotels_item_price {
	display: block;
	padding: 4px 6px;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
	line-height: 14px;
	color: #222222;
	background: #ffee2f;
	border-radius: 4px;
}
.hotels_item_price span {
	font-size: 10px;
}

.hotels_item_body {
	height: 130px;
	padding: 10px 8px;
}
.page-id-5684 .hotels_item_body {
	height: 130px !important;
	padding: 10px 8px;
}
.hotels_item_title {
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
}
.hotels_item_title a:link, .hotels_item_title a:visited {
	font-family: "Nasalization", sans-serif;
    color: #2f2f2f;
}

.hotels_item_title a:hover {
	color: #ff8000;
}

.hotels_item_text {
	margin-top: 8px;
}
.hotels_item_text ul {
	display: block;
}
.hotels_item_text ul li {
    margin: 0px 0px 4px 20px;
	list-style-type: circle;
	font-size: 16px;
	line-height: 18px;
	font-family: "IsoFont", sans-serif;
}

.hotels_item_btn {
	margin-top: 8px;
}


.main_hotels_list .hotels_item_body {
	height: 72px;
}
.main_hotels_all_btn {
	position: relative;
	top: -10px;
	text-align: center;
}


/*********************************************************************************************************************************** Hotel */
.hotel_tabs {
	padding: 14px;
	margin-bottom: 20px;
	background: #e9e6e1;
	border-radius: 7px;
}

.hotel_tabs .nav-tabs {
    position: relative;
	border-bottom: none;
	z-index: 10;
}
.hotel_tabs .nav-tabs>li {
	margin: 0px 4px 0px 0px;
}
.hotel_tabs .nav-tabs>li>a {
	font-family: "Nasalization", sans-serif;
	padding: 12px 20px;
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #454545;
	font-weight: 700;
	background: #d0cfc9;
	border: none;
	border-radius: 4px 4px 0 0;
}
.hotel_tabs .nav-tabs>li>a:hover, .hotel_tabs .nav-tabs>li>a:focus {
	color: #000000;
}
.hotel_info_item .left{
	font-family: "Nasalization", sans-serif;
	font-size: 16px;
}
.hotel_info_item .right{
	font-size: 16px;
	font-family: "IsoFont", sans-serif;
}
.hotel_tabs .nav-tabs>li.active>a, .hotel_tabs .nav-tabs>li.active>a:hover, .hotel_tabs .nav-tabs>li.active>a:focus {
	color: #000000;
	background: #ffffff;
	border: none;
	box-shadow: 0 -1px 2px #b6b5b3;
}
.hotel_tabs .nav-tabs>li.price>a, .hotel_tabs .nav-tabs>li.price.active>a, .hotel_tabs .nav-tabs>li.price.active>a:hover, .hotel_tabs .nav-tabs>li.price.active>a:focus {
	color: #ff8000;
}

.hotel_tabs .tab-content {
    position: relative;
	padding: 20px;
	background: #ffffff;
	border-radius: 0 6px 6px 6px;
	box-shadow: 0 1px 4px #b6b5b3;
	z-index: 1;
}

.hotel_info {
	border-top: 1px dotted #cccccc;
}
.hotel_info_item {
	padding: 10px 0px;
	border-bottom: 1px dotted #cccccc;
	width: 100%;
	display: inline-block;
}

.hotel_info_item .right {
	float: right;
	width: 60%;
	text-align: right;
}
#program .hotel_info_item .right {
	text-align: left;
}
a.hotel_info_price:link, a.hotel_info_price:visited {
	font-size: 12px;
	color: #777777;
	font-style: italic;
}
a.hotel_info_price:hover {
	color: #ff8000;
}
a.hotel_info_resort:link, a.hotel_info_resort:visited {
	color: #777777;
}
a.hotel_info_resort:hover {
	color: #ff8000;
}
a.hotel_info_resort i {
	position: relative;
	top: 1px;
	font-size: 17px;
	color: #5eb400;
	background: -webkit-linear-gradient(#7dce00, #177501);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
a.hotel_info_resort:hover i {
	color: #ff8000;
	background: -webkit-linear-gradient(#c2111b, #ec3e30);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.hotel_info_list {
	font-family: "IsoFont", sans-serif;
	margin-top: 25px;
	padding: 15px;
	background: #f5f3ec;
	border-radius: 7px;
}
.hotel_info_list ul {
	display: block;
}
.hotel_info_list ul li {
    margin: 0px 0px 7px 20px;
	list-style-type: circle;
	font-size: 18px;
	line-height: 16px;
}
.hotel_info_list ul li:last-child {
	margin-bottom: 0px;
}

.hotel_img img {
	width: 100%;
	height: auto;
	border-radius: 7px;
}

.hotel_text {
	padding-top: 20px;
}

.hotel_gallery {
	padding: 10px;
	background: #333333;
}
.hotel_gallery_slider_item a {
	display: block;
	position: relative;
	padding-bottom: 66%;
	overflow: hidden;
	text-align: center;
}
.hotel_gallery_slider_item a img {
	width: auto !important;
	min-width: 100%;
	max-width: 120%;
	height: auto;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
}
.hotel_gallery_thumbs {
	margin: 10px -2px 0px -2px;
	text-align: center;
}
.hotel_gallery_thumbs button {
	display: block;
	float: left;
	width: 20%;
	padding: 2px;
	background: none;
	border: none;
}
.hotel_gallery_thumbs button img {
	width: 100%;
	height: auto;
	border: 4px solid #555555;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.hotel_gallery_thumbs button:hover img, .hotel_gallery_thumbs button.active img {
	border: 4px solid #f4f2ed;
}

.hotel_gallery_slider .owl-nav .owl-next, .hotel_gallery_slider .owl-nav .owl-prev {
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	font-size: 26px;
	line-height: 34px;
	color: #333333;
	text-align: center;
	background: #f5f3ec;
	border-radius: 6px;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.hotel_gallery_slider .owl-nav .owl-next:hover, .hotel_gallery_slider .owl-nav .owl-prev:hover {
	color: #ffffff;
	background: #ff8000;
}
.hotel_gallery_slider .owl-nav .owl-next {
	right: 10px;
	padding-left: 3px;
}
.hotel_gallery_slider .owl-nav .owl-prev {
	left: 10px;
	padding-right: 3px;
}

.hotel_block {
	min-height: 90px;
	padding: 15px 15px 15px 120px;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-position: 30px 20px;
	background-repeat: no-repeat;
	border-radius: 8px;
	box-shadow: 0 1px 4px #b6b5b3;
}
.hotel_block_location { background-image: url("../images/hotel_block_location.png"); }
.hotel_block_food { background-image: url("../images/hotel_block_food.png"); }
.hotel_block_beach { background-image: url("../images/hotel_block_beach.png"); }
.hotel_block_rooms { background-image: url("../images/hotel_block_rooms.png"); }
.hotel_block_services { background-image: url("../images/hotel_block_services.png"); }
.hotel_block_children { background-image: url("../images/hotel_block_children.png"); }
.hotel_block_inrooms { background-image: url("../images/hotel_block_rooms.png"); }
.hotel_block_time { background-image: url("../images/hotel_block_time.png"); }
.hotel_block_title {
	margin-bottom: 7px;
	font-size: 17px;
	line-height: 18px;
	color: #3a3a3a;
    font-weight: 700;
}

.hotel_price {
	padding: 15px;
	background-color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 1px 4px #b6b5b3;
}

.hotel_block_rooms_item {
	padding-top: 5px;
	padding-bottom: 5px;
}
.hotel_block_rooms_item_title {
	position: relative;
	padding: 10px 20px 10px 15px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	font-weight: 600;
	cursor: pointer;
	background: #f5f3ec;
	border-radius: 7px;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.hotel_block_rooms_item_title:hover {
	color: #ff8000;
}
.hotel_block_rooms_item.active .hotel_block_rooms_item_title {
	color: #333333;
	background: #d0cfc9;
}
.hotel_block_rooms_item_title .fa {
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -7px;
	opacity: 0.5;
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
			transition: all 0.3s ease;
}
.hotel_block_rooms_item.active .hotel_block_rooms_item_title .fa {
    -webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
			transform: rotate(180deg);
}
.hotel_block_rooms_item_body {
	display: none;
	padding: 10px 10px 15px 10px;
}
.hotel_block_rooms_item_body table, .hotel_block_rooms_item_body table tr, .hotel_block_rooms_item_body table tr td, .hotel_block_rooms_item_body table tr th {
	width: auto !important;
	height: auto !important;
}



/*********************************************************************************************************************************** Sidebar */
.sidebar_menu {
	padding: 15px;
	margin-bottom: 30px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	border-radius: 6px;
}

.sidebar_menu ul {
	display: block;
	list-style-type: none;
}
.sidebar_menu ul li {
	display: block;
	list-style-type: none;
    margin: 0px 0px 12px 0px;
}
.sidebar_menu ul li:last-child {
	margin-bottom: 0px;
}

.sidebar_menu ul li ul {
	padding: 2px 0px 0px 15px;
}
.sidebar_menu ul li ul li {
	margin: 6px 0px 0px 0px;
	font-family: "IsoFont", sans-serif;
}

.sidebar_menu a.lvl_1:link, .sidebar_menu a.lvl_1:visited {
	font-size: 14px;
	line-height: 15px;
    text-transform: uppercase;
	color: #333333;
	font-weight: 700;
	font-family: "Nasalization", sans-serif;
}
.sidebar_menu a.lvl_1:hover, .sidebar_menu a.lvl_1.active {
	color: #ff8000;
	font-family: "Nasalization", sans-serif;
}

.sidebar_menu a.lvl_2:link, .sidebar_menu a.lvl_2:visited {
	font-size: 14px;
	line-height: 18px;
	color: #444444;
}
.sidebar_menu a.lvl_2:hover, .sidebar_menu a.lvl_2.active {
	color: #ff8000;
}
.sidebar_menu i {
    margin-right: 5px;
	position: relative;
	top: -1px;
	font-size: 14px;
	line-height: 18px;
	color: #d80404;
}


/*********************************************************************************************************************************** Contacts */

.box_map, .box_map iframe {
    width: 100%;
    height: 500px;
    border: none !important;
    overflow: hidden;
}


/*********************************************************************************************************************************** 404 */
.not_found_img {
	padding-top: 10px;
}
.not_found_img img {
	width: 100%;
	height: auto;
}


/*********************************************************************************************************************************** Pagination */
.pagination_wrapper {
	margin-top: 20px;
	text-align: center;
}
.pagination {
	margin: 0px;
}
.pagination>li>a, .pagination>li>span {
	font-size: 13px;
	color: #555555;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #ff8000;
	border-color: #ff8000;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #ff8000;
}
.pagination>li>span:hover, .pagination>li>span:focus {
	color: #555555;
	background: #ffffff;
}


/*********************************************************************************************************************************** Footer */
.footer {
	padding: 20px 0px;
}

.footer_copyright {
	float: left;
    font-size: 13px;
    line-height: 18px;
	color: #dddddd;
	font-weight: 300;
}
.footer_copyright a:link, .footer_copyright a:visited {
	color: #dddddd;
}
.footer_copyright a:hover {
	color: #ffffff;
}

.footer_social {
	float: right;
	display: flex;
}
.footer_social a:link, .footer_social a:visited {
	align-items: center;
	justify-content: center;
	display: flex;
	vertical-align: middle;
	margin-left: 3px;
	width: 36px;
	height: 36px;
	font-size: 21px;
	line-height: 36px;
	color: #ffffff;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.footer_social a:hover {
	color: #ffffff;
	opacity: 0.75;
}
.footer_social a.facebook {
	background: #3b5998;
}
.footer_social a.instagram {
	background: #bc318f;
	background: -webkit-radial-gradient(circle farthest-corner at 35% 90%, #fec564, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(circle farthest-corner at 0 140%, #fec564, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, rgba(0, 0, 0, 0)), -webkit-linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, rgba(0, 0, 0, 0) 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, rgba(0, 0, 0, 0)), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}


/*********************************************************************************************************************************** Up */
.scroll_up:link, .scroll_up:visited {
	display: none;
	width: 44px;
	height: 44px;
	position: fixed;
	bottom: 10px;
	left: 10px;
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	background: #333333;
	background: rgba(0,0,0,0.2);
	border-radius: 50%;
	z-index: 100;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.scroll_up:hover {
	background: #ff8000;
	background: rgba(244,26,43,0.8);
}


/*********************************************************************************************************************************** Floating WhatsApp */
.floating_whatsapp:link, .floating_whatsapp:visited {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	position: fixed;
	right: 20px;
	bottom: 80px;
	font-size: 36px;
	line-height: 58px;
	color: #ffffff;
	text-align: center;
	background: #00e676;
	border-radius: 50%;
	opacity: 0.9;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
	z-index: 1000;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
}
.floating_whatsapp:hover {
	color: #ffffff;
	background: #07bd64;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
@font-face {
	font-family: "Nasalization";
	src: url("../assets/fonts/nasalization-rg.otf") format("truetype");
	/* Добавьте другие форматы шрифта, если необходимо, для обеспечения кросс-браузерной совместимости */
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "ISOCPEUR";
	src: url("../assets/fonts/ofont.ru_ISOCPEUR.ttf") format("truetype");
	/* Добавьте другие форматы шрифта, если необходимо, для обеспечения кросс-браузерной совместимости */
	font-weight: normal;
	font-style: normal;
}
.body {
	font-family: "Nasalization", sans-serif !important;
	width: 1097px;
	margin: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}
.bg {
	width: 100%;
	height: 100%;
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	background-image: url(../img/8\ 1.png);
	z-index: -2;
}
.bg_2 {
	position: absolute;
	width: 1097px;
	height: 1000px;
	display: block;
	background-color: white;
	z-index: -1;
	border-radius: 20px;
}
.search_title {
	font-family: "ISOCPEUR", sans-serif;
	width: 97%;
	display: flex;
	justify-content: start;
	margin-top: 75px;
	margin-left: 20px;
	font-size: 16px;
}
.search_title h1 {
	font-size: 16px;
	font-weight: 400;
}
.search_category {
	width: 100%;
	height: 50px;
	margin-top: 30px;
	display: flex;
}
.search_category_left {
	width: 50%;
	color: white;
	background-color: #f07d11;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background-color 0.3s ease;
}
.search_category_left:hover {
	background-color: rgba(108, 191, 0, 1);
}
.search_category_left p {
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
}
.search_category_left a {
	text-decoration: none;
	color: white;
}
.search_category_right a {
	text-decoration: none;
	color: white;
}

.search_category_right {
	width: 50%;
	color: white;
	background: rgb(245, 158, 30);
	background: radial-gradient(
			circle,
			rgba(245, 158, 30, 1) 0%,
			rgba(245, 153, 26, 1) 22%,
			rgba(245, 118, 0, 1) 100%
	);
	display: flex;
	align-items: center;
	justify-content: center;
}
.search_category_right p {
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
}
.visa_info {
	margin-top: 40px;
	width: 97%;
}
.visa_info h2 {
	font-size: 32px;
	font-weight: 400;
}
.visa_info p {
	font-family: "ISOCPEUR", sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-top: 30px;
	line-height: 23px;
	letter-spacing: 0.18px;
}
.visa_advantages_title {
	width: 97%;
	margin-top: 60px;
}
.visa_advantages_title h3 {
	font-size: 24px;
	font-weight: 400;
}
.visa_advantages_cards {
	width: 100%;
	margin-top: 34px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.visa_advantages_card {
	width: 338px;
	height: 101px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	position: relative;
}
.visa_advantages_card img {
	position: absolute;
	top: 14px;
	left: 10px;
}
.visa_advantages_card h3 {
	margin-left: 72px;
	margin-top: 14px;
	font-size: 16px;
	font-weight: 400;
}
.visa_advantages_card p {
	font-family: "ISOCPEUR", sans-serif;
	margin-left: 72px;
	margin-top: 14px;
	font-size: 14px;
	font-weight: 400;
	width: 256px;
	line-height: 23px;
	letter-spacing: 0.16px;
}
.cities_title {
	width: 97%;
	margin-top: 60px;
}
.cities_cards {
	width: 97%;
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 331px;
}
.cities_card {
	margin: 0 10px 30px;
	width: 250px;
	height: 250px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.cities_card h2 {
	margin: 12px 16px;
	font-size: 16px;
	font-weight: 400;
}
.cities_card a {
	text-decoration: none;
	color: black;
}

.bg_2 {
	position: absolute;
	width: 1097px;
	height: 100%;
	display: block;
	background-color: white;
	z-index: -1;
	border-radius: 20px;
}
.search_title {
	font-family: "ISOCPEUR", sans-serif;
	width: 97%;
	display: flex;
	justify-content: start;
	margin-top: 75px;
	margin-left: 20px;
	font-size: 16px;
}
.search_title h1 {
	font-size: 16px;
	font-weight: 400;
}
.search_category {
	width: 100%;
	height: 50px;
	margin-top: 30px;
	display: flex;
}
.search_category_left {
	width: 50%;
	color: white;
	background-color: #f07d11;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background-color 0.3s ease;
}
.search_category_left:hover {
	background-color: rgba(108, 191, 0, 1);
}
.search_category_left p {
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
}
.search_category_left a {
	text-decoration: none;
	color: white;
}
.search_category_right a {
	text-decoration: none;
	color: white;
}

.search_category_right {
	width: 50%;
	color: white;
	background: rgb(138, 221, 30);
	background: radial-gradient(
			circle,
			rgba(138, 221, 30, 1) 0%,
			rgba(108, 191, 0, 1) 100%
	);
	display: flex;
	align-items: center;
	justify-content: center;
}
.search_category_right p {
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
}
.search_img {
	margin-top: 20px;
}
/* info start */
.info {
	margin-top: 60px;
	width: 100%;
	height: 305px;
	padding-top: 30px;
	background-color: #f07d11;
}
.info_top {
	width: 1057px;
	height: 90px;
	margin: auto;
	background-color: white;
	border-radius: 10px;
	display: flex;
	align-items: center;
}
input[type="checkbox"] {
	accent-color: #0e8e4a;
	width: 15px;
	height: 15px;
}

.top1 {
	width: 228px;
	height: 64px;
	padding: 0px 20px 13px 24px;
	border-right: 2px solid #f07d11;
	position: relative;
}
.top1 h3 {
	font-family: "ISOCPEUR", sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin-left: 29px;
	margin-top: -16px;
	color: #666666;
}
.top1 select {
	font-family: "ISOCPEUR", sans-serif;
	width: 184px;
	margin-top: 20px;
	border: none;
	font-size: 20px;
	appearance: none;
	background: url(../assets/down.png) 96% / 13% no-repeat;
}

.top2 {
	width: 243px;
	height: 64px;
	padding: 0px 20px 13px 24px;
	border-right: 2px solid #f07d11;
	position: relative;
}
.top2 h3 {
	font-family: "ISOCPEUR", sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin-left: 29px;
	margin-top: -16px;
	color: #666666;
}
.top2 select {
	font-family: "ISOCPEUR", sans-serif;
	width: 184px;
	margin-top: 20px;
	border: none;
	font-size: 20px;
	appearance: none;
	background: url(../assets/down.png) 96% / 13% no-repeat;
}
.top3 {
	width: 163px;
	height: 64px;
	padding: 0px 20px 13px 24px;
	border-right: 2px solid #f07d11;
	position: relative;
}
.top3 h3 {
	font-family: "ISOCPEUR", sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin-left: 29px;
	margin-top: -16px;
	color: #666666;
}
.top3 input {
	font-family: "ISOCPEUR", sans-serif;
	margin-top: 20px;
	border: none;
	font-size: 20px;
	letter-spacing: 0.1px;
}
::-webkit-calendar-picker-indicator {
	color: transparent;
	opacity: 1;
	background: url(../assets/down.png) 96% / 17% no-repeat;
	background-size: contain;
}
.top4 {
	width: 163px;
	height: 64px;
	padding: 0px 10px 13px 16px;
	border-right: 2px solid #f07d11;
	position: relative;
}
.top4 h3 {
	font-family: "ISOCPEUR", sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin-left: 29px;
	margin-top: -16px;
	color: #666666;
}
.top4_select {
	font-family: "ISOCPEUR", sans-serif;
	width: 131px;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.top4_1 {
	width: 54px;
}
.top4_1 p {
	font-size: 12px;
}
.top4_1 select {
	font-family: "ISOCPEUR", sans-serif;
	width: 54px;
	margin-top: 5px;
	font-size: 20px;
	font-weight: 400;
	border: none;
	appearance: none;
	background: url(../assets/down.png) 96% / 40% no-repeat;
}

.top4_2 {
	width: 60px;
}
.top4_2 p {
	font-size: 12px;
}
.top4_2 select {
	font-family: "ISOCPEUR", sans-serif;
	width: 60px;
	margin-top: 5px;
	font-size: 20px;
	font-weight: 400;
	border: none;
	appearance: none;
	background: url(../assets/down.png) 96% / 36% no-repeat;
}

.top5 {
	width: 134px;
	height: 64px;
	padding: 0px 20px 13px 24px;
	border-right: 2px solid #f07d11;
	position: relative;
}
.top5 img {
	width: 20px;
	height: 20px;
}
.top5 h3 {
	font-family: "ISOCPEUR", sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin-left: 29px;
	margin-top: -16px;
	color: #666666;
}
.top5 select {
	font-family: "ISOCPEUR", sans-serif;
	width: 94px;
	margin-top: 20px;
	border: none;
	font-size: 20px;
	appearance: none;
	background: url(../assets/down.png) 96% / 20% no-repeat;
}
.top6 {
	width: 119px;
	display: flex;
	justify-content: center;
}

.info_bottom {
	width: 1057px;
	margin: auto;
	margin-top: 27px;
	display: flex;
	justify-content: space-between;
}
.bottom1 {
	width: 230px;
	height: 128px;
	background-color: white;
	border-radius: 10px;
	position: relative;
	padding: 13px 0 0 20px;
}
.bottom1 h3 {
	font-family: "ISOCPEUR", sans-serif;
	font-size: 12px;
	font-weight: 400;
	position: absolute;
	top: 22px;
	left: 52px;
}
.bottom_select {
	font-family: "ISOCPEUR", sans-serif;
	width: 186px;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.bottom_select1 {
	width: 85px;
}
.bottom_select1 p {
	font-size: 12px;
}
.bottom_select1 select {
	font-family: "ISOCPEUR", sans-serif;
	width: 85px;
	margin-top: 10px;
	font-size: 20px;
	font-weight: 400;
	border: none;
	appearance: none;
	background: url(../assets/down.png) 96% / 26% no-repeat;
}

.bottom_select2 {
	width: 85px;
}
.bottom_select2 p {
	font-size: 12px;
}
.bottom_select2 select {
	font-family: "ISOCPEUR", sans-serif;
	width: 85px;
	margin-top: 10px;
	font-size: 20px;
	font-weight: 400;
	border: none;
	appearance: none;
	background: url(../assets/down.png) 96% / 26% no-repeat;
}
.bottom2 {
	width: 230px;
	height: 128px;
	background-color: white;
	border-radius: 10px;
	position: relative;
	padding: 13px 0 0 20px;
}

.bottom2 h3 {
	font-family: "ISOCPEUR", sans-serif;
	font-size: 12px;
	font-weight: 400;
	position: absolute;
	top: 22px;
	left: 52px;
}
.bottom2_label {
	font-family: "ISOCPEUR", sans-serif;
	margin-top: 18px;
	display: flex;
	flex-direction: column;
	font-size: 12px;
	font-weight: 400;
}
.bottom2_label label {
	display: flex;
	align-items: center;
	margin-bottom: 14px;
}
.square {
	margin-right: 7px;
}
.bottom3 {
	width: 577px;
	height: 128px;
	background-color: white;
	border-radius: 10px;
	position: relative;
	padding: 13px 0 0 20px;
}
.bottom3 img {
	width: 20px;
	height: 20px;
}
.bottom3 h3 {
	font-family: "ISOCPEUR", sans-serif;
	font-size: 12px;
	font-weight: 400;
	position: absolute;
	top: 22px;
	left: 52px;
}
.bottom3_label {
	width: 100%;
	font-family: "ISOCPEUR", sans-serif;
	margin-top: 18px;
	display: flex;
	flex-wrap: wrap;
	font-size: 12px;
	font-weight: 400;
}
.bottom3_label label {
	display: flex;
	align-items: center;
	margin-bottom: 14px;
	margin-right: 50px;
}
.bottom4 {
	display: none;
}



/*********************************************************************************************************************************** Viewport Bugfixes */
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }


/*********************************************************************************************************************************** Mobile */
@media only screen and (max-width: 767px),
only screen and (max-device-width: 767px) {
	html, body {
		background: none;
	}
	.top_line, .header_contacts, .header_phones, .subheader, .header_resorts, .main_header_line {
		display: none;
	}
/* 	.header_menu, */ 
/* 	removed 2/13/2024 */
	.wrapper {
		margin-top: 0px;
	}
	.wrapper_inner {
		border-radius: 0px;
	}
	.wrapper_container {
		padding: 20px 0px;
	}
	.header_menu_new{
		display: none;
	}
	.wrapper_header {
		padding-bottom: 5px;
		position: relative;
	}
	.wrapper_header:after {
		content: "";
		display: block;
		width: 100%;
		height: 5px;
		position: absolute;
		bottom: 0px;
		left: 0px;
		background: #ff8000;
		/*background: linear-gradient(to top, #c2111b, #ec3e30);*/
	}
	
	.header {
		min-height: 80px;
		padding: 10px 15px;
	}
	.header_logo img {
		height: 60px;
	}
	
	.header_currency {
		left: auto;
		right: 90px;
		font-size: 13px;
		line-height: 20px;
	    -webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
				transform: translateY(-50%);
	}
	
	.navbar-toggle {
		display: block;
		margin: 10px 0px 0px 0px;
		padding: 0px;
		background: none;
		border: none;
	}
	.navbar-toggle:hover, .navbar-toggle:focus {
		background: none;
	}
	.navbar-toggle .icon-bar {
		width: 36px;
		background: #ff8000;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 8px;
	}
	.navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar {
		background: #a52a2a;
	}
	.navbar-toggle .text {
		font-family: "Nasalization", sans-serif;
		display: block;
		padding-top: 7px;
		font-size: 11px;
		color: #555555;
		font-weight: 600;
		text-align: center;
		text-transform: uppercase;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.navbar-toggle:hover .text {
		color: #a52a2a;
	}
	
	body.offcanvas-stop-scrolling:after {
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		background: rgba(0,0,0,0.6);
		z-index: 1000;
	}
	.navbar-offcanvas {
		display: block;
		min-height: 100%;
		background: #ffffff;
		z-index: 10000;
	}
	
	a.navbar-offcanvas-close {
		opacity: 0;
		visibility: hidden;
	}
	body.offcanvas-stop-scrolling a.navbar-offcanvas-close {
		opacity: 1;
		visibility: visible;
		position: fixed;
		top: 1px;
		left: 322px;
		width: 26px;
		height: 26px;
		z-index: 10000;
	}
	body.offcanvas-stop-scrolling a.navbar-offcanvas-close:before {
		content: "";
		width: 26px;
		height: 2px;
		position: absolute;
		top: 50%;
		left: 0;
		background: #cccccc;
		transform: rotate(45deg);
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	body.offcanvas-stop-scrolling a.navbar-offcanvas-close:after {
		content: "";
		width: 26px;
		height: 2px;
		position: absolute;
		top: 50%;
		left: 0;
		background: #cccccc;
		transform: rotate(-45deg);
		-webkit-transition: all 0.15s ease;
		   -moz-transition: all 0.15s ease;
				transition: all 0.15s ease;
	}
	body.offcanvas-stop-scrolling a.navbar-offcanvas-close:hover:before, body.offcanvas-stop-scrolling a.navbar-offcanvas-close:hover:after {
		background: #ffffff;
	}
	
	.offcanvas_block {
		display: block;
	}
	
	.offcanvas_menu_red {
		padding: 10px 5px 0px 5px;
	}
	.offcanvas_menu_red ul {
		display: block;
		list-style-type: none;
	}
	.offcanvas_menu_red ul li {
		display: block;
		list-style-type: none;
		float: left;
		width: 33.33%;
		padding: 0px 3px;
	}
	.offcanvas_menu_red ul li a:link, .offcanvas_menu_red ul li a:visited {
		display: block;
		height: 36px;
		padding: 0px 1px;
		font-size: 13px;
		line-height: 36px;
		color: #ffffff;
		text-align: center;
		background: #ff8000;
		background: linear-gradient(to top, #be151a, #ff8000);
		border-radius: 5px;
	}
	.offcanvas_menu_red ul li a:hover {
		color: #ffffff;
		background: #ff8000;
	}
	
	.offcanvas_menu_gray {
		padding: 10px 5px 0px 5px;
	}
	.offcanvas_menu_gray ul {
		display: block;
		list-style-type: none;
	}
	.offcanvas_menu_gray ul li {
		display: block;
		list-style-type: none;
		float: left;
		width: 33.33%;
		padding: 0px 3px;
	}
	.offcanvas_menu_gray ul li a:link, .offcanvas_menu_gray ul li a:visited {
		display: block;
		height: 36px;
		padding: 0px 1px;
		font-size: 13px;
		line-height: 36px;
		color: #ffffff;
		text-align: center;
		background: #999999;
		background: linear-gradient(to top, #585858, #8e8d8e);
		border-radius: 5px;
		font-family: "Nasalization", sans-serif;
	}
	.offcanvas_menu_gray ul li a:hover {
		color: #ffffff;
		background: #585858;
	}
	
	.offcanvas_menu_white {
		margin-top: 10px;
		position: relative;
		z-index: 1;
		background: #f5f3ec;
	}
	.offcanvas_menu_white ul {
		display: flex;
		list-style-type: none;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.offcanvas_menu_white ul li {
		display: block;
		list-style-type: none;
		float: left;
		width: 49%;
	}
	.offcanvas_menu_white ul li.ik {
		float: right;
	}
	.offcanvas_menu_white ul li:last-child {
		width: 42%;
		border-left: 1px solid #fff;
	}
	.offcanvas_menu_white ul li a:link, .offcanvas_menu_white ul li a:visited {
		display: block;
		height: 52px;
		line-height: 48px;
		color: #333333;
		text-align: center;
		font-weight: 600;
		background: transparent;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.offcanvas_menu_white ul li a:hover, .offcanvas_menu_white ul li.ik a {
		color: #ff8000;
		background: #ffffff;
		box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	}
	.offcanvas_menu_white ul li a span {
		font-family: "Nasalization", sans-serif;
		display: inline-block;
		vertical-align: middle;
		font-size: 13px;
		line-height: 17px;
	}

	.offcanvas_resorts {
		padding: 10px 10px 5px 10px;
		position: relative;
		z-index: 10;
		background: #ffffff;
	}
	.offcanvas_resorts ul {
		display: block;
		list-style-type: none;
	}
	.offcanvas_resorts ul li {
		display: block;
		list-style-type: none;
		float: left;
		width: 50%;
		padding-bottom: 5px;
	}
	.offcanvas_resorts ul li a:link, .offcanvas_resorts ul li a:visited {
		font-family: "IsoFont", sans-serif;
		display: block;
		height: 20px;
		padding: 0px 1px;
		font-size: 13px;
		line-height: 20px;
		color: #333333;
	}
	.offcanvas_resorts ul li a:hover {
		color: #ff8000;
	}
	.offcanvas_resorts ul li a i {
		position: relative;
		top: 1px;
		font-size: 17px;
		color: #5eb400;
		background: -webkit-linear-gradient(#7dce00, #177501);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.offcanvas_resorts ul li a:hover i {
		color: #ff8000;
		background: -webkit-linear-gradient(#c2111b, #ec3e30);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	
	.offcanvas_menu {
		padding: 10px 10px 5px 10px;
		position: relative;
		z-index: 10;
		background: #ff8000;
		/*background: linear-gradient(to top, #be151a, #ff8000);*/
	}
	.offcanvas_menu ul {
		display: block;
		list-style-type: none;
	}
	.offcanvas_menu ul li {
		display: block;
		list-style-type: none;
		float: left;
		width: 50%;
		padding: 0px 3px 5px 0px;
	}
	.offcanvas_menu ul li:nth-child(2n+1) {
		clear: left;
	}
	.offcanvas_menu ul li a:link, .offcanvas_menu ul li a:visited {
		font-family: "Nasalization", sans-serif;
		display: block;
		position: relative;
		padding: 3px 0px;
		font-size: 13px;
		line-height: 16px;
		color: #ffffff;
	}
	.offcanvas_menu ul li a:hover {
		color: #ffdd8f;
	}
	
	.offcanvas_search {
		padding: 10px;
		background: #f5f3ec;
	}
	.offcanvas_search form {
		display: block;
		position: relative;
	}
	.offcanvas_search input {
		display: block;
		width: 100%;
		padding: 8px 52px 8px 10px;
		font-size: 13px;
		line-height: 18px;
		background: none;
		border: 1px solid #aaaaaa;
		border-radius: 3px;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.offcanvas_search input:focus {
		background: #ffffff;
		border-color: #ff8000;
	}
	.offcanvas_search button {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 42px;
		height: 36px;
		font-size: 18px;
		padding-bottom: 3px;
		color: #aaaaaa;
		background: transparent;
		border: none;
		border-radius: 0px 3px 3px 0px;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.offcanvas_search button:hover {
		color: #ffffff;
		background: #ff8000;
	}
	
	.offcanvas_contacts {
		padding: 10px 10px 2px 10px;
	}
	.offcanvas_contacts address {
		margin: 0px;
		font-size: 13px;
		line-height: 17px;
		color: #333333;
		font-style: italic;
	}
	.offcanvas_contacts address p {
		margin: 0px 0px 8px 0px;
	}
	
	.offcanvas_phones {
		padding: 10px 10px 2px 10px;
	}
	
	.box_margin_bot_30 { margin-bottom: 20px; }
	.box_margin_top_30 {margin-top: 20px;}
	.box_margin_bot_40 { margin-bottom: 30px; }
	.box_margin_top_40 { margin-top: 30px; }
	.box_margin_bot_50 { margin-bottom: 40px; }
	.box_margin_top_50 { margin-top: 40px; }
	
	.page_title {
		padding-bottom: 15px;
		font-size: 20px;
		line-height: 24px;
	}
	.page_title_red {
		font-size: 15px;
	}
	.page_title_red:before {
		right: 10px;
	}
	.page_title_red:after {
		left: 10px;
	}
	
	.page_content {
		font-size: 14px;
		line-height: 20px;
	}
	
	.page_content h1, .page_content h2, .page_content h3, .page_content h4, .page_content h5, .page_content h6 {
		padding: 10px 0px 5px 0px;
	}
	.page_content h1 {
		font-size: 20px;
		line-height: 24px;
	}
	.page_content h2 {
		font-size: 20px;
		line-height: 24px;
	}
	.page_content h3 {
		font-size: 19px;
		line-height: 23px;
	}
	.page_content h4 {
		font-size: 18px;
		line-height: 22px;
	}
	.page_content h5 {
		font-size: 17px;
		line-height: 21px;
	}
	.page_content h6 {
		font-size: 16px;
		line-height: 20px;
	}
	
	.page_content .alignleft, .page_content .alignright, .page_content .aligncenter {
		width: 100%;
	}
	.page_content .alignleft, .page_content .alignright {
		margin: 0px 0px 15px 0px;
		float: none;
	}
	.page_content img.alignleft, .page_content img.alignright  {
		width: 100%;
	}
	
	.page_content .gallery {
		margin: 0px -5px 15px -5px !important;
	}
	.page_content .gallery:before, .page_content .gallery:after {
		content: " ";
		display: table;
	}
	.page_content .gallery:after {
		clear: both;
	}
	.page_content .gallery br {
		display: none;
	}
	.page_content .gallery .gallery-item, .page_content .gallery .gallery-item {
		width: 50% !important;
		padding: 5px !important;
	}
	
	.client_form {
		-webkit-box-shadow: 0 0 12px #b6b5b3;
				box-shadow: 0 0 12px #b6b5b3;
	}
	.client_form.box_margin_top_30 {
		margin-top: 30px;
	}
	.client_form .form-group {
		margin-bottom: 15px;
	}
	.form-control {
		padding: 6px 10px;
	}
	
	
	.main_slider_item {
		padding-bottom: 60%;
	}
	.main_slider_item_inner {
		bottom: auto;
		top: 10px;
		left: 10px;
		right: 10px;
	}
	.main_slider_item_title {
		padding: 6px 12px;
		font-size: 16px;
		line-height: 18px;
	}
	.main_slider_item_subtitle {
		margin-top: 3px;
		padding: 4px 12px;
		font-size: 13px;
	}
	.main_slider .owl-dots {
		bottom: 10px;
		right: 10px;
	}
	.main_slider .owl-dot {
		width: 12px;
		height: 12px;
	}
	
	.main_hotels_all_btn {
		top: 0px;
		margin-top: 15px;
	}
	
	.hotels_slider_item {
		padding-bottom: 60%;
	}
	.hotels_slider_item_inner {
		bottom: auto;
		top: 10px;
		left: 10px;
		right: 10px;
	}
	.hotels_slider_item_title {
		padding: 6px 12px;
		font-size: 16px;
		line-height: 18px;
	}
	.hotels_slider_item_subtitle {
		margin-top: 3px;
		padding: 4px 12px;
		font-size: 13px;
	}
	.hotels_slider .owl-dots {
		bottom: 10px;
		right: 10px;
	}
	.hotels_slider .owl-dot {
		width: 12px;
		height: 12px;
	}
	
	.sidebar_menu {
		margin-bottom: 20px;
		padding: 10px;
		text-align: center;
	}
	.sidebar_menu ul li {
		display: inline-block;
		vertical-align: middle;
		margin: 0px;
		padding: 3px;
	}
	.sidebar_menu a.lvl_1:link, .sidebar_menu a.lvl_1:visited {
		display: block;
		padding: 7px 10px;
		border-radius: 4px;
		background: #f5f3ec;
	}
	.sidebar_menu ul li ul {
		display: none;
	}
	
	.hotels_item {
		margin-bottom: 15px;
	}
	.hotels_item:last-child {
		margin-bottom: 0px;
	}
	.hotels_item_inner {
		position: relative;
		padding-left: 160px;
	}
	a.hotels_item_img {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 150px;
		height: 100%;
		padding-bottom: 0%;
	}
	.hotels_item_body {
		height: auto;
		min-height: 112px;
		padding: 8px 8px 8px 0px;
	}
	.hotels_item_text ul li {
		margin-left: 15px;
	}
	
	.main_hotels_list .hotels_item_body {
		height: auto;
	}
	
	.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
		white-space: normal;
	}
	
	.hotel_tabs {
		padding: 7px;
	}
	.hotel_tabs .nav-tabs>li {
		margin: 0px 2px 0px 0px;
	}
	.hotel_tabs .nav-tabs>li>a {
		padding: 9px 6px;
		font-size: 13px;
		line-height: 20px;
		font-weight: 600;
	}
	.hotel_tabs .tab-content {
		padding: 12px;
	}
	.hotel_info_item {
		padding: 8px 0px;
	}
	a.hotel_info_resort {
		display: inline-block;
		margin-top: -3px;
	}
	.hotel_info_list {
		margin-top: 15px;
		padding: 10px;
	}
	.hotel_img {
		margin-top: 15px;
	}
	.hotel_text {
		padding-top: 15px;
	}
	.hotel_gallery_thumbs button {
		width: 33.33%;
	}
	.hotel_block {
		min-height: 40px;
		padding: 12px;
		background-position: 98% 6px;
		background-size: 25px auto;
	}
	.hotel_block_title {
		margin-bottom: 5px;
		font-size: 15px;
		font-family: "Nasalization", sans-serif;
	}
	.hotel_price {
		padding: 12px;
	}
	.bw-widget-prices {
		width: 100% !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	
	.not_found_img {
		padding-top: 20px;
	}
	
	.footer {
		padding: 15px 0px;
		background: #555555;
	}
	.footer_copyright {
		float: none;
		text-align: center;
	}
	.footer_social {
		padding-top: 10px;
		float: none;
		text-align: center;
	}
	
	.scroll_up:link, .scroll_up:visited {
		width: 40px;
		height: 40px;
		font-size: 26px;
		line-height: 36px;
	}
	.floating_whatsapp:link, .floating_whatsapp:visited {
		width: 42px;
		height: 42px;
		right: 10px;
		bottom: 70px;
		font-size: 26px;
		line-height: 40px;
	}
	
}


/*********************************************************************************************************************************** Tablet */
@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-device-width: 768px) and (max-device-width: 991px) {
	.top_line, .header_contacts, .header_phones, .subheader, .header_resorts, .header_menu, .main_header_line {
		display: none;
	}
	.wrapper {
		margin-top: 10px;
	}
	.wrapper_container {
		padding: 20px 0px;
	}
	
	.wrapper_header {
		padding-bottom: 5px;
		position: relative;
	}
	.wrapper_header:after {
		content: "";
		display: block;
		width: 100%;
		height: 5px;
		position: absolute;
		bottom: 0px;
		left: 0px;
		background: #c2111b;
		background: linear-gradient(to top, #c2111b, #ec3e30);
	}
	
	.header {
		min-height: 80px;
		padding: 10px 15px;
	}
	.header_logo img {
		height: 60px;
	}
	
	.header_currency {
		left: auto;
		right: 90px;
		font-size: 13px;
		line-height: 20px;
	    -webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
				transform: translateY(-50%);
	}
	
	.navbar-toggle {
		display: block;
		margin: 10px 0px 0px 0px;
		padding: 0px;
		background: none;
		border: none;
	}
	.navbar-toggle:hover, .navbar-toggle:focus {
		background: none;
	}
	.navbar-toggle .icon-bar {
		width: 36px;
		background: #ff8000;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 8px;
	}
	.navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar {
		background: #a52a2a;
	}
	.navbar-toggle .text {
		font-family: "Nasalization", sans-serif;
		display: block;
		padding-top: 7px;
		font-size: 11px;
		color: #555555;
		font-weight: 600;
		text-align: center;
		text-transform: uppercase;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.navbar-toggle:hover .text {
		color: #a52a2a;
	}
	
	body.offcanvas-stop-scrolling:after {
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		background: rgba(0,0,0,0.6);
		z-index: 1000;
	}
	.navbar-offcanvas {
		display: block;
		min-height: 100%;
		background: #ffffff;
		z-index: 10000;
	}
	
	a.navbar-offcanvas-close {
		opacity: 0;
		visibility: hidden;
	}
	body.offcanvas-stop-scrolling a.navbar-offcanvas-close {
		opacity: 1;
		visibility: visible;
		position: fixed;
		top: 1px;
		left: 322px;
		width: 26px;
		height: 26px;
		z-index: 10000;
	}
	body.offcanvas-stop-scrolling a.navbar-offcanvas-close:before {
		content: "";
		width: 26px;
		height: 2px;
		position: absolute;
		top: 50%;
		left: 0;
		background: #cccccc;
		transform: rotate(45deg);
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	body.offcanvas-stop-scrolling a.navbar-offcanvas-close:after {
		content: "";
		width: 26px;
		height: 2px;
		position: absolute;
		top: 50%;
		left: 0;
		background: #cccccc;
		transform: rotate(-45deg);
		-webkit-transition: all 0.15s ease;
		   -moz-transition: all 0.15s ease;
				transition: all 0.15s ease;
	}
	body.offcanvas-stop-scrolling a.navbar-offcanvas-close:hover:before, body.offcanvas-stop-scrolling a.navbar-offcanvas-close:hover:after {
		background: #ffffff;
	}
	
	.offcanvas_block {
		display: block;
	}
	
	.offcanvas_menu_red {
		padding: 10px 5px 0px 5px;
	}
	.offcanvas_menu_red ul {
		display: block;
		list-style-type: none;
	}
	.offcanvas_menu_red ul li {
		display: block;
		list-style-type: none;
		float: left;
		width: 33.33%;
		padding: 0px 3px;
	}
	.offcanvas_menu_red ul li a:link, .offcanvas_menu_red ul li a:visited {
		display: block;
		height: 36px;
		padding: 0px 1px;
		font-size: 13px;
		line-height: 36px;
		color: #ffffff;
		text-align: center;
		background: #ff8000;
		background: linear-gradient(to top, #be151a, #ff8000);
		border-radius: 5px;
	}
	.offcanvas_menu_red ul li a:hover {
		color: #ffffff;
		background: #ff8000;
	}
	
	.offcanvas_menu_gray {
		padding: 10px 5px 0px 5px;
	}
	.offcanvas_menu_gray ul {
		display: block;
		list-style-type: none;
	}
	.offcanvas_menu_gray ul li {
		display: block;
		list-style-type: none;
		float: left;
		width: 33.33%;
		padding: 0px 3px;
	}
	.offcanvas_menu_gray ul li a:link, .offcanvas_menu_gray ul li a:visited {
		display: block;
		height: 36px;
		padding: 0px 1px;
		font-size: 13px;
		line-height: 36px;
		color: #ffffff;
		text-align: center;
		background: #999999;
		background: linear-gradient(to top, #585858, #8e8d8e);
		border-radius: 5px;
		font-family: "Nasalization", sans-serif;
	}
	.offcanvas_menu_gray ul li a:hover {
		color: #ffffff;
		background: #585858;
	}
	
	.offcanvas_menu_white {
		margin-top: 10px;
		position: relative;
		z-index: 1;
		background: #f5f3ec;
	}
	.offcanvas_menu_white ul {
		display: block;
		list-style-type: none;
	}
	.offcanvas_menu_white ul li {
		display: block;
		list-style-type: none;
		float: left;
		width: 29%;
	}
	.offcanvas_menu_white ul li.ik {
		float: right;
	}
	.offcanvas_menu_white ul li:last-child {
		width: 42%;
		border-left: 1px solid #fff;
	}
	.offcanvas_menu_white ul li a:link, .offcanvas_menu_white ul li a:visited {
		display: block;
		height: 52px;
		line-height: 48px;
		color: #333333;
		text-align: center;
		font-weight: 600;
		background: transparent;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.offcanvas_menu_white ul li a:hover, .offcanvas_menu_white ul li.ik a {
		color: #ff8000;
		background: #ffffff;
		box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	}
	.offcanvas_menu_white ul li a span {
		font-family: "Nasalization", sans-serif;
		display: inline-block;
		vertical-align: middle;
		font-size: 13px;
		line-height: 17px;
	}

	.offcanvas_resorts {
		padding: 10px 10px 5px 10px;
		position: relative;
		z-index: 10;
		background: #ffffff;
	}
	.offcanvas_resorts ul {
		display: block;
		list-style-type: none;
	}
	.offcanvas_resorts ul li {
		display: block;
		list-style-type: none;
		float: left;
		width: 50%;
		padding-bottom: 5px;
	}
	.offcanvas_resorts ul li a:link, .offcanvas_resorts ul li a:visited {
		display: block;
		height: 20px;
		padding: 0px 1px;
		font-size: 13px;
		line-height: 20px;
		color: #333333;
		font-family: "IsoFont", sans-serif;
	}
	.offcanvas_resorts ul li a:hover {
		color: #ff8000;
	}
	.offcanvas_resorts ul li a i {
		position: relative;
		top: 1px;
		font-size: 17px;
		color: #5eb400;
		background: -webkit-linear-gradient(#7dce00, #177501);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.offcanvas_resorts ul li a:hover i {
		color: #ff8000;
		background: -webkit-linear-gradient(#c2111b, #ec3e30);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	
	.offcanvas_menu {
		padding: 10px 10px 5px 10px;
		position: relative;
		z-index: 10;
		background: #ff8000;
		/*background: linear-gradient(to top, #be151a, #ff8000);*/
	}
	.offcanvas_menu ul {
		display: block;
		list-style-type: none;
	}
	.offcanvas_menu ul li {
		display: block;
		list-style-type: none;
		float: left;
		width: 50%;
		padding: 0px 3px 5px 0px;
	}
	.offcanvas_menu ul li:nth-child(2n+1) {
		clear: left;
	}
	.offcanvas_menu ul li a:link, .offcanvas_menu ul li a:visited {
		font-family: "Nasalization", sans-serif;
		display: block;
		position: relative;
		padding: 3px 0px;
		font-size: 13px;
		line-height: 16px;
		color: #ffffff;
	}
	.offcanvas_menu ul li a:hover {
		color: #ffdd8f;
	}
	
	.offcanvas_search {
		padding: 10px;
		background: #f5f3ec;
	}
	.offcanvas_search form {
		display: block;
		position: relative;
	}
	.offcanvas_search input {
		display: block;
		width: 100%;
		padding: 8px 52px 8px 10px;
		font-size: 13px;
		line-height: 18px;
		background: none;
		border: 1px solid #aaaaaa;
		border-radius: 3px;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.offcanvas_search input:focus {
		background: #ffffff;
		border-color: #ff8000;
	}
	.offcanvas_search button {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 42px;
		height: 36px;
		font-size: 18px;
		padding-bottom: 3px;
		color: #aaaaaa;
		background: transparent;
		border: none;
		border-radius: 0px 3px 3px 0px;
		-webkit-transition: all 0.2s ease;
		   -moz-transition: all 0.2s ease;
				transition: all 0.2s ease;
	}
	.offcanvas_search button:hover {
		color: #ffffff;
		background: #ff8000;
	}
	
	.offcanvas_contacts {
		padding: 10px 10px 2px 10px;
	}
	.offcanvas_contacts address {
		margin: 0px;
		font-size: 13px;
		line-height: 17px;
		color: #333333;
		font-style: italic;
	}
	.offcanvas_contacts address p {
		margin: 0px 0px 8px 0px;
	}
	
	.offcanvas_phones {
		padding: 10px 10px 2px 10px;
	}
	
	
	.box_margin_bot_30 { margin-bottom: 20px; }
	.box_margin_top_30 {margin-top: 20px;}
	.box_margin_bot_40 { margin-bottom: 30px; }
	.box_margin_top_40 { margin-top: 30px; }
	.box_margin_bot_50 { margin-bottom: 40px; }
	.box_margin_top_50 { margin-top: 40px; }
	
	.page_title {
		padding-bottom: 15px;
	}
	
	.page_content h1, .page_content h2, .page_content h3, .page_content h4, .page_content h5, .page_content h6 {
		padding: 10px 0px 5px 0px;
	}
	
	.page_content .alignleft, .page_content .alignright {
		max-width: 50%;
	}
	
	.page_content .gallery:before, .page_content .gallery:after {
		content: " ";
		display: table;
	}
	.page_content .gallery:after {
		clear: both;
	}
	.page_content .gallery br {
		display: none;
	}
	.page_content .gallery .gallery-item, .page_content .gallery .gallery-item {
		width: 33.33% !important;
	}
	
	
	.client_form {
		-webkit-box-shadow: 0 0 12px #b6b5b3;
				box-shadow: 0 0 12px #b6b5b3;
	}
	.client_form.box_margin_top_30 {
		margin-top: 30px;
	}
	.client_form .form-group-submit {
		margin-top: 15px;
	}
	
	
	.main_slider_item_inner {
		bottom: 20px;
		left: 20px;
		right: 20px;
	}
	.main_slider_item_title {
		font-size: 20px;
		line-height: 24px;
	}
	.main_slider_item_subtitle {
		margin-top: 5px;
	}
	.main_slider .owl-dots {
		bottom: 10px;
		right: 10px;
	}
	.main_slider .owl-dot {
		width: 12px;
		height: 12px;
	}
	
	.sidebar_menu {
		margin-bottom: 20px;
		padding: 10px;
		text-align: center;
	}
	.sidebar_menu ul li {
		display: inline-block;
		vertical-align: middle;
		margin: 0px;
		padding: 3px;
	}
	.sidebar_menu a.lvl_1:link, .sidebar_menu a.lvl_1:visited {
		display: block;
		padding: 7px 10px;
		border-radius: 4px;
		background: #f5f3ec;
	}
	.sidebar_menu ul li ul {
		display: none;
	}
	
	.hotels_slider_item_inner {
		bottom: 20px;
		left: 20px;
		right: 20px;
	}
	.hotels_slider_item_subtitle {
		margin-top: 5px;
	}
	.hotels_slider .owl-dots {
		bottom: 10px;
		right: 10px;
	}
	.hotels_slider .owl-dot {
		width: 12px;
		height: 12px;
	}
	
	
	.main_hotels_all_btn {
		top: 0px;
	}
	
	.hotels_list {
		margin-left: -7px;
		margin-right: -7px;
	}
	.hotels_item {
		padding-left: 7px;
		padding-right: 7px;
		margin-bottom: 14px;
	}
	
	.hotel_block {
		min-height: 60px;
		padding: 15px 15px 15px 70px;
		background-position: 15px 20px;
		background-size: 40px auto;
	}
	
}


/*********************************************************************************************************************************** Big */
@media (max-width: 1200px) {
	.submit-application {
		flex-wrap: wrap;
		gap: 54px;
	}
	
	.submit-application-img {
		width: 140px;
		height: 140px;
	}
}

@media (max-width: 500px) {
	.submit-application-img {
		width: 100px;
		height: 100px;
	}
	
	sm:text-10 {
		font-size: 10px;
	}
	
	.submit-application {
		gap: 44px;
	}
}

@media (min-width: 1200px) {
	.header_resorts ul li a:link, .header_resorts ul li a:visited {
		font-size: 13px;
	}
	.header_menu ul li a:link, .header_menu ul li a:visited {
		font-size: 15px;
	}
	
}


.mt-40 {
	margin-top: 40px;
}

.underline {
	text-decoration: underline;
}

.dark-gray {
	color: #666666;
}

.top-text {
	font-family: "IsoFont", sans-serif;
}

.about-us {
	font-family: "IsoFont", sans-serif;
	margin-bottom: 64px;
}
.about-us > h1 {
	margin-top: 34px;
	margin-bottom: 14px;
	font-size: 24px;
}
.about-us > p {
	line-height: 23px;
}

.benefits-of-cooperation {
	font-family: "IsoFont", sans-serif;
	margin-bottom: 64px;
}
.benefits-of-cooperation > h1 {
	font-size: 22px;
}
.benefits-of-cooperation .qualitatively-main {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1rem;
	margin-top: 37px;
}
.benefits-of-cooperation .qualitatively-main .qualitatively-block {
	display: flex;
	align-items: flex-start;
	gap: 20px;
}
.benefits-of-cooperation .qualitatively-main .qualitatively-block > img {
	width: 36.69px;
	height: 36.69px;
	margin-top: 4px;
}
.benefits-of-cooperation .qualitatively-main .qualitatively-block .qualitatively > h4 {
	font-size: 18px;
	font-weight: 400;
}
.benefits-of-cooperation .qualitatively-main .qualitatively-block .qualitatively > p {
	font-size: 14px;
}

.certificates {
	font-family: "IsoFont", sans-serif;
	margin-bottom: 64px;
}
.certificates > h1 {
	font-size: 22px;
	margin-bottom: 14px;
}
.certificates > p {
	margin-bottom: 88px;
}
.certificates .certificates-imgs {
	position: relative;
}
.certificates .certificates-imgs > img {
	width: 176px;
	height: 249px;
	object-fit: cover;
}
.certificates .certificates-imgs .arrow-right {
	height: 10px;
	width: 20px;
	position: absolute;
	top: -40px;
	right: 0;
	cursor: pointer;
}
.certificates .certificates-imgs .slick-slide {
	margin-right: 24px;
}

.partners {
	font-family: "IsoFont", sans-serif;
	margin-bottom: 70px;
}
.partners > h1 {
	font-size: 22px;
	margin-bottom: 25px;
}
.partners .all-partners-slick img {
	width: 168px !important;
	height: 80px;
	object-fit: cover;
}
.partners .all-partners-slick .slick-slide {
	margin-right: 24px;
}

.mt-100 {
	margin-top: 100px;
}

.w-full {
	width: 100%;
}

.text-24 {
	font-size: 24px;
}

.text-center {
	text-align: center;
}

.application {
	margin-top: 40px;
	font-family: "IsoFont", sans-serif;
	color: #fff;
	margin-bottom: 40px;
}

.application .inputs input {
	outline: none;
	background-color: #ffffff;
	border: none;
	padding: 14px;
	border-radius: 5px;
}
.application .inputs .btn, .main_slider .btn {
	outline: none;
	border: none;
	border-radius: 5px;
	padding: 14px 72px;
	background: #f07d11;
	color: #fff;
	cursor: pointer;
}

.wpcf7-form {
	display: flex;
	gap: 24px;
	background-color: #6CBF00;
	padding: 40px;
}

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

	.application .inputs input {
		width: 100%;
	}
	
	.wpcf7-form-control-wrap {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.benefits-of-cooperation .qualitatively-main {
		grid-template-columns: repeat(1, 1fr) !important;
		gap: 2rem !important;
	}
	.partner_files {
		flex-wrap: wrap;
		justify-content: center;
	}
	.partner_file_item {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.application-block {
		margin-top: 70px;	
	}
	
	.application-text {
		font-size: 18px;
	}
	
/* 	.all-certificates-slick, .slick-prev{
		left: -5px;
	}
	.all-certificates-slick, .slick-next{
		right: 0px;
	} */
	
}

@media screen and (max-width: 992px) {
.wpcf7-form {
	display: flex;
	flex-direction: column;
	gap: 14px;
	background-color: #6CBF00;
	padding: 36px 10px 0px 10px;
}
	
	.telegram-bot-title {
		font-size: 18px !important;
	}

}

@media screen and (max-width: 425px) {
	.body {
		max-width: 425px;
		width: 100%;
	}
	.bg {
		display: none;
	}
	.bg_2 {
		display: none;
	}
	.visa_info {
		max-width: 425px;
		width: 100%;
	}
	.visa_info h2 {
		font-size: 23px;
		margin: 0 12.5px 0 12.5px;
	}
	.visa_info p {
		font-size: 13px;
		margin: 20px 12.5px 0 12.5px;
	}
	.visa_advantages_title {
		max-width: 425px;
		width: 100%;
		margin-top: 60px;
	}
	.visa_advantages_title h2 {
		margin: 20px 12.5px 0 12.5px;
	}
	.visa_advantages_cards {
		flex-wrap: wrap;
		justify-content: center;
	}
	.visa_advantages_card {
		margin-bottom: 20px;
	}
	.visa_advantages_card p {
		margin-top: 9px;
		font-size: 12px;
		margin-left: 72px;
	}
	.cities_cards {
		max-width: 425px;
		width: 100%;
		flex-wrap: wrap;
	}
	.cities_card {
		max-width: 425px;
		width: 100%;
		height: 112px;
		margin: 0 12.5px 10px 12.5px;
		display: flex;
	}
	.cities_card img {
		height: 112px;
	}
}

/**new style 11/14/2023**/
.telegram-bot {
	font-family: "Nasalization",sans-serif;
	margin-top: 80px;
	color: #282828;
}

.telegram-bot-title {
	font-size: 20px;	
	margin-bottom: 24px;
}

.bg-orange-btn {
	margin-top: 12px;
	outline: none;
	background: none;
	font-size: 16px;
	padding: 12px 60px;
	color: white;
	border: none;
	border-radius: 5px;
	background-color: #F57600;
	transition: all ease-out .2s;
}

.bg-orange-btn:hover {
	background-color: #d26600;
}

.telegram-bot-text {
	font-family: "IsoFont", sans-serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: 400;
}
/** submit-application-block **/
.submit-application {
  display: flex;
  gap: 24px;
  font-family: Nasalization, san-serif;
  margin-top: 50px;
  margin-bottom: 90px;
}

	
.hover-underline {
		transition: all .2s ease;
	}
	
.hover-underline:hover {
	text-decoration: underline;	
	}

.gap-20 {
   gap: 20px;
}

.gap-14 {
   gap: 14px;
}

.flex {
  display: flex;
}

.flex-col {
	flex-direction: column;
}

.submit-application-img {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  object-fit: cover;
}

.text-14 {
  font-size: 14px; 
}

.text-green {
  color: #6CBF00;
}

.text-12 {
	font-size: 12px;
}

.text-10 {
	font-size: 10px;
}

.slick-prev:before, .slick-next:before {
	color: orange;
	font-size: 24px;
}

