/*
Theme Name: Sunny
Author: Michael
Author URI: https://globalistic.net
Template: onepress
Version: 1.0
Text Domain: sun
*/


:root {
	--yellow_color: #ffb600;
	
	--pale_orange: #FDF3E7;
	--pale_orange_02: #F0E6DA;
	--orange_color: #f1e6da;
	--green_01: #547F5B;
	--green_02: #92FFC4;
	--green_03: #65CD78;
	--green_04: #C3D865;
	--black_01: #000;
	--black_02: #667;  /* rgba(0, 0, 0, .6) */
	--black_03: #333;  /* rgba(0, 0, 0, .8) */
	--bkack_04: #0A090B;
	--black_05: #101010;
	--light_grey_01: #F0F1F4;
	--light_grey_02: #CECECE;
	--light_grey_03: #7f7f7f;
	--dark_grey: #383838;
	--dark_grey_02: #333;
	
	--logo_h: 75px;
	--header_h: calc(var(--logo_h) + 20px);
	--slider_arrow_width: 15px;
	--slider_prdct_gap: 15px;
	--prdct_gap: 25px;
	--prdct_gap_mob: 15px;
	
	--action_bar_h: calc(0.875rem*1.5 + 10px + 10px);  /* font-size*line-height + padding-top + padding-bottom + row-gap  calc(0.875rem*1.5*2 + 10px + 10px + 5px) */
	--action_bar_h2: calc(0.875rem*1.5 + 10px + 10px + 10px + 1.25rem);
}


body, button, input, select, textarea {
	font-family: "Source Serif 4", "Open Sans", Helvetica, Arial, sans-serif !important;
	
	color: #000 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Source Serif 4", "Raleway", Helvetica, Arial, sans-serif !important;
}
.site-branding .site-title,
.site-branding .site-text-logo {
	font-family: "Source Serif 4", "Raleway", Helvetica, Arial, sans-serif !important;
}
.onepress-menu a {
	font-family: "Source Serif 4", "Raleway", Helvetica, Arial, sans-serif !important;
	
	font-size: .93rem !important;  /* 1rem */
	font-weight: 600 !important;  /* 400 */
	text-transform: unset !important;
	letter-spacing: 0.5px !important;
	
	padding-left: 7px !important;  /* 12 */
	padding-right: 7px !important;  /* 12 */
}
.onepress-menu a:hover {
	text-shadow: 1px 1px 2px #000;
}
.onepress-menu a:hover:before {
	box-shadow: 1px 1px 1px #000;
}
.entry-header .entry-title {
	font-family: "Source Serif 4", "Open Sans", Helvetica, Arial, sans-serif !important;
}
.sticky .entry-title:after {
	font-family: "Source Serif 4", "FontAwesome" !important;
}
.counter_item .counter__number {
	font-family: "Source Serif 4", serif, sans-serif !important;
}


.followWrap {
	height: var(--action_bar_h) !important; /* font-size*line-height + padding-top + padding-bottom + row-gap */
}


.action_bar {
	background-color: var(--yellow_color);  /* 2C2C2C */
}
.action_bar ul {
	display: grid;
	grid-template-columns: auto auto;
	padding: unset;
	margin: unset;
	line-height: 1.5;
	justify-content: left;
	
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
	/*row-gap: 5px;*/
}
.action_bar li {
	margin: unset;
	display: block;
	width: fit-content;
	padding: 0 15px;  /* 10px 15px */
}
/*.action_bar li:first-child*/
.action_bar li.phone_contact {
	padding-left: unset;
	
	grid-column: 1;
}
.action_bar li.email_contact {
	grid-column: 2;
	grid-row: 1 / 3;
}
.action_bar li i {
	font-size: 1rem;
	color: #ff5722;  /* bbb */
	margin-right: 5px;
}
.action_bar li a {
	color: #fff;  /* 0095eb */
}
.action_bar .container {
	display: flex;
    justify-content: space-between;
    align-items: center;
}


.site-header {
	line-height: 110px !important;
	background-color: #ffffffcc !important;
}
.site-branding .site-logo-div {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translatex(-50%);
	
	line-height: 110px !important;
}
.site-branding .site-logo-div img {
	height: 100px;
	width: auto;
}
.onepress-menu {
	line-height: 110px;
}
.onepress-menu ul li a {
	background-color: #EF7F1Acc;
}
.onepress-menu.left_menu {
	float: left;
}
.onepress-menu.right_menu {
	float: right;
}
@media screen and (min-width: 1141px) {
	.onepress-menu.main_menu {
		display: none;
	}
	.onepress-menu.left_menu a, .onepress-menu.right_menu a /*, .onepress-menu:not(.main_menu) .current-menu-item a*/ {
		color: #000;
	}
	.onepress-menu:not(.main_menu) li li.menu-item-has-children > a:before {
		content: '';
		-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><path d="M439.1 297.4C451.6 309.9 451.6 330.2 439.1 342.7L279.1 502.7C266.6 515.2 246.3 515.2 233.8 502.7C221.3 490.2 221.3 469.9 233.8 457.4L371.2 320L233.9 182.6C221.4 170.1 221.4 149.8 233.9 137.3C246.4 124.8 266.7 124.8 279.2 137.3L439.2 297.3z"/></svg>') no-repeat 50% 50%;
		mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><path d="M439.1 297.4C451.6 309.9 451.6 330.2 439.1 342.7L279.1 502.7C266.6 515.2 246.3 515.2 233.8 502.7C221.3 490.2 221.3 469.9 233.8 457.4L371.2 320L233.9 182.6C221.4 170.1 221.4 149.8 233.9 137.3C246.4 124.8 266.7 124.8 279.2 137.3L439.2 297.3z"/></svg>') no-repeat 50% 50%;
		position: absolute;
		display: grid;
		height: 20px;
		aspect-ratio: 1 / 1;
		top: 0;
		right: 0;
		bottom: 0;
		background-color: #fff;
		-webkit-mask-size: cover;
		mask-size: cover;
		align-self: center;
		transform-origin: 50% 50%;
		/* margin-top: auto; */
		/* margin-bottom: auto; */
		
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.onepress-menu:not(.main_menu) li li.menu-item-has-children > a:hover:before {
		transform: rotatez(90deg);
	}
	.onepress-menu > li:first-child > a {
		padding-left: unset !important;
	}
}
@media screen and (max-width: 1140px) {
	.onepress-menu.left_menu, .onepress-menu.right_menu {
		display: none !important;
	}
	.onepress-menu.main_menu {
		background-color: #ffffffcc !important;
		border: unset !important;
		
		top: 110px !important;
	}
	.onepress-menu.main_menu li {
		background-color: transparent !important;
		border: unset !important;
	}
	.onepress-menu.main_menu li a {
		color: #000;
		text-align: center;
	}
	.onepress-menu.main_menu a:hover {
		color: var(--yellow_color) !important;
		text-decoration: underline;
	}
	/*.main-navigation {
		display: inline-grid;
	}
	.onepress-menu.onepress-menu-mobile {
		position: relative;
		height: auto !important;
		top: 110px !important;
	}*/
}
.onepress-menu > li > a {
	position: relative;
}
/*.onepress-menu a:hover {
	color: #fff !important;
}*/
.onepress-menu > li:last-child > a {
	padding-right: 0px !important;
}
/*.onepress-menu:not(.main_menu) a:hover:before,*/ .onepress-menu:not(.main_menu) > li > a:hover:before /*, .onepress-menu:not(.main_menu) > .current-menu-item > a:before*/ {
	content: '';
	position: absolute;
	display: block;
	width: calc(100% - 14px);  /* 100% - 34px  24px */
	height: 1px;
	bottom: calc(50% - 20px);
	background-color: var(--yellow_color);
	left: 50%;
	transform: translateX(-50%);
}
.onepress-menu:not(.main_menu) ul li a:hover {
	text-decoration: underline;
}
.onepress-menu > li:first-child > a:hover:before, .onepress-menu > li:last-child > a:hover:before, .onepress-menu > li.current-menu-item:first-child > a:before, .onepress-menu > li.current-menu-item:last-child > a:before {
	width: calc(100% - 7px);  /* 100% - 17px  12px */
	transform: unset;
}
.onepress-menu > li:first-child > a:hover:before, .onepress-menu > li.current-menu-item:first-child > a:before {
	left: 0;
}
.onepress-menu > li:last-child > a:hover:before, .onepress-menu > li.current-menu-item:last-child > a:before {
	right: 0;
	left: unset;
}
.onepress-menu ul {
	border: unset;
}


#hero .container {
	/*height: min(500px, 90vh);*/
	min-height: calc(100vh - var(--action_bar_h));
	
	display: flex;
	flex-direction: column;
	justify-content: center;
}


#feachers {
	background-color: #ebecec;
}
#feachers .row {
	justify-content: center;
}
@media screen and (min-width: 992px) {
	#feachers .feature-item {
		flex: 0 0 33%;
		max-width: 33%;
	}
}
@media screen and (min-width: 1200px) {
	#feachers .feature-item {
		flex: 0 0 20%;
		max-width: 20%;
	}
}
#feachers .feature-item h4 a {
	display: block;
}
#feachers .feature-item h4:after {
	content: '';
	display: inline-block;
	width: 20%;
	height: 2px;
	background-color: #ffb600;
	
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
}
#feachers .feature-item .feature-media {
	aspect-ratio: 287 / 197;
}
#feachers .feature-item .feature-media img {
	height: 100%;
	width: 100%;  /* auto */
	object-fit: cover;
}
#feachers .feature-item .feature-media:hover + h4:after, #feachers .feature-item h4:hover:after {
	width: 60%;
}
#feachers .feature-item h4 a:hover {
	text-decoration: unset;
	color: #000;
}


@media screen and (min-width: 992px) {
	.right_vert_line {
		padding-right: 5%;
	}
}
.left_vert_line {
	padding-left: 7%;
	border-left: 1px solid #c2c2c2;
}
.left_vert_line p {
	text-indent: 1em;
}

.btn_block a:hover {
	background-color: #ffb600cc !important;
	text-decoration: unset;
}


#services .section-title-area .section-desc {
	margin-top: unset;
}
#services .section-title-area .section-desc p {
	text-indent: unset;
}
#services .section-title-area .wp-block-columns {
	column-gap: 28px;
}
#services .service-item {
	background: unset;
	padding: unset;
	box-shadow: unset;
	-moz-box-shadow: unset;
	-webkit-box-shadow: unset;
}
.section-services .service-item .service-image i {
	position: relative;
	display: inline-block;
	font-size: 3em;
	width: 1.5em;
	text-align: center;
}
.section-services .service-item .service-image i:before {
	color: #000;
}
.section-services .service-item .service-image i:after {
	content: '';
	position: absolute;
	display: block;
	aspect-ratio: 1 / 1;
	width: calc(100% + 20px);
	/* height: 100%; */
	top: calc(50% + 7px);
	left: -10px;
	transform: translateY(calc(-50% - 5px));
	border: 5px solid;
	border-radius: 50%;
}
.section-services .service-item .service-thumbnail {
	display: none;
}


.page-header.bg_img {
	padding: max(15%, 125px) 0 50px;
	background-size: cover;
	background-repeat: no-repeat;
	
	background-position: center;
}
.page-header.bg_img .entry-title {
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 5px black, 0 0 2em black;
	font-size: 3.5rem;
	font-weight: 600;
	text-transform: unset;
}
@media screen and (min-width: 768px) {
	.page-header.bg_img {
		padding: 400px 0 340px;  /* 620px 0 120px */
	}
}


.nmbrs_block {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 30px 15px;
	justify-content: center;
	padding-top: 40px;
}
.nmbr_item {
	/*display: grid;
	grid-auto-flow: row;*/
	display: flex;
	flex-direction: column;
	flex: 0 0 100%;
	text-align: center;
	row-gap: 30px;
}
.nmbr_link img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	object-position: 50% 50%;
}
.nmbr_info {
	/*display: grid;
	grid-auto-flow: row;*/
	display: flex;
	flex-direction: column;
	row-gap: 15px;
	flex-grow: 1;
}
.nmbr_info > * {
	margin-top: unset;
	margin-bottom: unset;
}
.nmbr_prices {
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.2;
}
.nmbr_prices span {
	color: var(--yellow_color);
}
.nmbr_title {
	font-size: 1.75rem;
	font-weight: 400;
	line-height: 1.2;
}
.nmbr_desc {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.7;
	flex-grow: 1;
}
.nmbr_tbl {
	display: grid;
	grid-auto-flow: column;
}
.nmbr_tbl_clmn {
	display: grid;
	grid-auto-flow: row;
	gap: 15px 0;
}
.nmbr_tbl_clmn:not(:last-child) .nmbr_tbl_cell:first-child {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.2;
	color: var(--yellow_color);
}
.nmbr_tbl_clmn:not(:last-child) .nmbr_tbl_cell:last-child {
	font-size: 2.5rem;
	font-weight: 400;
	line-height: 1.2;
	color: #444;
}
.nmbr_tbl_clmn:last-child .nmbr_tbl_cell span {
	display: block;
	width: 100%;
}
.nmbr_tbl_clmn:last-child .nmbr_tbl_cell a {
	position: relative;
	padding: 10px 17px;
	font-size: .95rem;
	font-weight: 400;
	line-height: 1.2;
	
	display: block;
	width: inherit;
}
.nmbr_tbl_clmn:last-child .nmbr_tbl_cell a {
	border-radius: 3px;
}
.nmbr_tbl_clmn:last-child .nmbr_tbl_cell .gray_btn {
	background-color: #f2f2f2;
	color: #7e6f3a;
}
.nmbr_tbl_clmn:last-child .nmbr_tbl_cell .orange_btn {
	background-color: var(--yellow_color);
	color: #fff;
}
.nmbr_tbl_clmn:last-child .nmbr_tbl_cell a:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .07);
	opacity: 0;
	z-index: 1;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
	border-radius: 3px;
}
.nmbr_tbl_clmn:last-child .nmbr_tbl_cell a:hover {
	text-decoration: unset;
}
.nmbr_tbl_clmn:last-child .nmbr_tbl_cell a:hover:before {
	opacity: 1;
}
@media screen and (min-width: 768px) {
	.nmbr_item {
		flex: calc(50% - 8px);
		max-width: calc(50% - 8px);
	}
}


.column_onethird {
	position: relative;
	display: grid;
	/*grid-auto-flow: column;*/
	/*grid-template-columns: repeat(3, 1fr);*/
	grid-auto-flow: row;
	column-gap: 15px;
}
.column_onefifth {
	position: relative;
	display: grid;
	/*grid-template-columns: repeat(5, 1fr);*/
	grid-auto-flow: row;
	column-gap: 15px;
}
@media screen and (min-width: 768px) {
	.column_onethird {
		grid-template-columns: repeat(3, 1fr);
	}
	.column_onefifth {
		grid-template-columns: repeat(5, 1fr);
	}
}
.column_onethird > *, .column_onefifth > * {
	overflow: hidden;
}
.column_onethird input, .column_onefifth input, .column_onefifth select, #reservation_sec textarea {
	width: 100%;
}
#reservation_sec {
	background-color: #EBECEC;
}
#reservation_sec form label {
	text-transform: none;
	letter-spacing: 0;
	font-size: 15px;
	font-weight: 700;
}
#reservation_sec form .submit_block {
	text-align: center;
}
#reservation_sec form input:not([type="submit"]), #reservation_sec form textarea {
	background-color: #fff;
}
#reservation_sec form input:not([type="submit"]):focus, #reservation_sec form select:focus, #reservation_sec form textarea:focus {
	color: #1982c2;
	background-color: rgba(233, 245, 252, 1) !important;
	border-color: #d5e5ee;
	/*outline-color: none;*/
}
#reservation_sec form input:not([type="submit"]):focus-visible, #reservation_sec form select:focus-visible, #reservation_sec form textarea:focus-visible {
	outline-color: unset;
}
#reservation_sec p:last-child {
	font-size: 15px;
}
#reservation_sec form .submit_block input {
	text-transform: none;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: 400;
}
#reservation_sec form .wpcf7-spinner {
	display: none;
}
#reservation_sec .section-title {
	text-transform: unset;
	letter-spacing: 2px;
}
body.page-id-253 #reservation_sec {
	background-image: url(/wp-content/uploads/2026/07/10.webp);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
body.page-id-253 #reservation_sec:before {
	background-color: rgba(0, 0, 0, .5);
}
body.page-id-253 #reservation_sec .section-title, body.page-id-253 #reservation_sec form label, body.page-id-253 #reservation_sec p:last-child {
	color: #fff;
}
body.page-id-253 #reservation_sec .section-title {
	text-shadow: 2px 2px 5px black;
}
body.page-id-253 #reservation_sec form label {
	text-shadow: 2px 2px 3px black;
}


.site_name {
    font-size: 1rem;
	font-weight: 600;
	color: var(--yellow_color);
}


#mcb_sec {
	padding: unset;
	margin-bottom: 60px;
}
#mcb_sec .container {
	margin: unset;
	padding: unset;
	width: 100%;
}
#mcb_sec .container .row {
	margin: unset;
}
.btns_cntnr {
	margin: unset !important;
	padding: unset !important;
	
	display: grid;
	grid-auto-flow: row;
	justify-items: center;
	align-items: center;
}
@media screen and (min-width: 768px) {
	.btns_cntnr {
		/*grid-auto-flow: column;*/
		grid-template-columns: 1fr 1fr;
	}
}
.btns_cntnr a {
	width: inherit;
	color: #fff;
	font-size: 2rem;
	text-align: center;
	padding: 40px 30px;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.btns_cntnr a:first-child {
	background-color: #ffb600;
}
.btns_cntnr a:last-child {
	background-color: #73818a;
}
.btns_cntnr a:hover {
	text-decoration: unset;
	opacity: .9;
	
	color: #fff;
}
.without_margin_bottom {
	margin-bottom: unset !important;
}

/*.backstretch:before {
	content: '';
	background-image: url(/wp-content/uploads/2025/07/zg_main_bg_001_text-1.png);
	width: 45%;
	height: auto;
	aspect-ratio: 620 / 111;
	z-index: 1;
	position: absolute;
	background-size: cover;
	background-position: 50% 50%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, calc(-50% + 110px));
}*/


/*body.page-id-23 .page-header, body.page-id-32 .page-header, body.page-id-34 .page-header, body.page-id-36 .page-header, body.page-id-130 .page-header, body.page-id-128 .page-header, body.page-id-42 .page-header, body.page-id-527 .page-header, body.page-id-827 .page-header, body.page-id-830 .page-header, body.page-id-832 .page-header, body.page-id-879 .page-header, body.page-template-page-additional-template .page-header, body.page-id-1456 .page-header
body.page-id-89 .page-header {
	padding: 280px 0 120px;
	background-size: cover;
	background-repeat: no-repeat;
}*/
/*body.page-id-23 .page-header .entry-title, body.page-id-32 .page-header .entry-title, body.page-id-34 .page-header .entry-title, body.page-id-36 .page-header .entry-title, body.page-id-130 .page-header .entry-title, body.page-id-128 .page-header .entry-title, body.page-id-42 .page-header .entry-title, body.page-id-527 .page-header .entry-title, body.page-id-827 .page-header .entry-title, body.page-id-830 .page-header .entry-title, body.page-id-832 .page-header .entry-title, body.page-id-879 .page-header .entry-title, body.page-template-page-additional-template .page-header .entry-title, body.page-id-1456 .page-header .entry-title
body.wp-singular .page-header .entry-title {
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 5px black, 0 0 2em black;
	font-size: 3.5rem;
	font-weight: 400;
	text-transform: unset;
}*/


.phone_block {
	margin-bottom: 20px;
}
.email_block {
	margin-bottom: 20px;
}
.contact_phone a, .contact_email a {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1;
}
.contact_phone a:hover, .contact_email a:hover {
	color: #777;
	/*color: #ef7f1a;*/
}
.btns_block {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start !important;
	gap: 15px;
}

.left_vert_line > h4 {
	margin-bottom: 20px;
}
.title_h4 {
	line-height: 1.5;
}

.list_and_btn_block {
	display: flex;
	flex-wrap: wrap !important;
	gap: 20px;
	justify-content: space-between;
}
.list_and_btn_block ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin: unset;
	padding: unset;
}
.list_and_btn_block ul li::marker, .list_and_btn_block ul a {
	color: grey;
}
.list_and_btn_block ul li > a {
	position: relative;
}
.list_and_btn_block ul li > a:before {
	content: '[';
	position: absolute;
	display: inline-grid;
	/*opacity: 0;*/
	color: transparent;
	transform: translateX(0);
}
.list_and_btn_block ul li > a:after {
	content: ']';
	position: absolute;
	display: inline-grid;
	color: transparent;
	transform: translateX(-15px);
}
.list_and_btn_block ul li > a:before, .list_and_btn_block ul li > a:after {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.list_and_btn_block ul li:hover > a:before {
	color: #baaa70;
	transform: translateX(-25px);
}
.list_and_btn_block ul li:hover > a:after {
	color: #baaa70;
	transform: translatex(10px);
}
.list_and_btn_block ul li:hover > a {
	color: #baaa70;
	text-decoration: unset;
}
.list_and_btn_block ul li:hover::marker {
	color: #baaa70;
}
.list_and_btn_block .wp-block-buttons {
	margin-left: auto;
}

.gallery_block {
	gap: 0 !important;
}

.text_with_icon_block {
	background-color: #EBECEC;
	padding: 50px max(1%, 15px);
}
.text_with_icon_block p:not(.additional_text) {
	font-size: 1.5rem;
	line-height: 1.2;
	font-weight: 300;
}
.text_with_icon_block h3 {
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.2;
}
.text_with_icon_block .additional_text {
	font-size: 1rem;
	line-height: 1.2;
	font-weight: 400;
	margin-bottom: unset;
}
/*.text_with_icon_block .additional_text:last-child {
	font-weight: bold;
}*/
.orange_text {
	color: #ef7f1a;
}
.text_h3_25_700 {
	font-size: 1.5rem !important;
	font-weight: bold !important;
	line-height: 1.2;
	margin-top: 30px !important; 
}
.text_h3_42_700 {
	margin-top: 10px !important;
}

/*body.page-id-32 #primary, body.page-id-34 #primary, body.page-id-36 #primary, body.page-id-130 #primary, body.page-id-128 #primary, body.page-id-42 #primary, body.page-template-page-additional-template .site-content.with_mcb_section #primary, body.page-id-1456 #primary*/
body.page-id-47 #primary, body.page-id-112 #primary, body.page-id-153 #primary, body.page-id-253 #primary /*, body.page-id-333 #primary*/ , body.page-id-520 #primary, body.page-id-528 #primary, body.page-id-553 #primary, body.page-id-556 #primary, body.page-id-674 #primary {
	padding-bottom: unset;
}
body.page-id-879 #primary, body.page-id-1361 #primary {
	padding-top: unset;
}
/*body.page-id-32 article.post-32 .entry-content, body.page-id-34 article.post-34 .entry-content, body.page-id-36 article.post-36 .entry-content, body.page-id-130 article.post-130 .entry-content, body.page-id-128 article.post-128 .entry-content, body.page-id-42 article.post-42 .entry-content, body.page-template-page-additional-template .site-content.with_mcb_section article .entry-content, body.page-id-1456 article.post-1456 .entry-content*/
body.page-id-47 article.post-47 .entry-content, body.page-id-112 article.post-112 .entry-content, body.page-id-153 article.post-153 .entry-content, body.page-id-253 article.post-253 .entry-content /*, body.page-id-333 article.post-333 .entry-content*/ , body.page-id-520 article.post-520 .entry-content, body.page-id-528 article.post-528 .entry-content, body.page-id-553 article.post-553 .entry-content, body.page-id-556 article.post-556 .entry-content, body.page-id-674 article.post-674 .entry-content {
	margin-bottom: unset;
}
.gallery_title, .cntnr_title {
	background-color: #ef7f1a;
	padding: 45px 15px 40px;  /* 50px 15px 40px */
	margin-bottom: 40px;
}
.gallery_title h2 /* h3 */, .cntnr_title h2 {
	font-size: 2.5rem;
	font-weight: 400;
	line-height: 1.2;
	margin: unset;
	color: #fff;
}
.cntnr_title {
	background-color: #ebecec;
}
.cntnr_title h2 {
	font-weight: 600;
	color: #EF7F1A;
}


.two_columns_block {
	margin-top: 40px;
}
.two_columns_block h4 {
	font-size: 1.5rem;
	font-weight: 400;
}

.services_block {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 40px 20px;
	justify-content: center;
	padding: 40px 0;
}
.services_block.one_column {
	background-color: #EBECEC;
	padding: 70px 15px 60px;
}
.service_item {
	display: grid;
	grid-auto-flow: row;
	flex: 0 0 100%;
	text-align: center;
	row-gap: 15px;
}
.services_block.one_column .service_item {
	flex: 0 0 70%;
}
.service_img img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	object-position: 50% 50%;
}
.service_info > * {
	margin-top: unset;
	margin-bottom: unset;
}
.service_title {
	position: relative;
	display: block;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.2;
	color: #0c1c1f;
	padding-bottom: 17px;
}
.service_item:hover {
	text-decoration: unset;
}
.service_item .service_title:before {
	content: '';
	position: absolute;
	display: block;
	width: 20%;
	height: 2px;
	background-color: #EF7F1A;
	left: 50%;
	transform: translatex(-50%);
	bottom: 0px;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.service_item:hover .service_title:before {
	width: 60%;
}
@media screen and (min-width: 768px) {
	.service_item {
		flex: calc(50% - 10px);
		max-width: calc(50% - 10px);
	}
	.services_block.three_columns .service_item {
		flex: calc(33.3% - 14px);
		max-width: calc(33.3% - 14px);
	}
	.services_block.one_column .service_item {
		flex: 40%;
		max-width: 40%;
	}
}

.table_dl {
	display: grid;
	grid-template-columns: auto 1fr;
	padding-left: 25px;
	/*width: calc(100% - 25px);*/
}
.table_dl > dt, .table_dl > dd {
	border-top: 1px solid rgba(0, 0, 0, .08);
	padding-top: 10px;
}
.table_dl > dt {
	font-size: .95rem;
	font-weight: 700;
	line-height: 1.2;
	padding-right: 15px;
}
.table_dl > dd {
	font-size: .95rem;
	font-weight: 400;
	line-height: 1.2;
	margin-right: unset;
}

.tasting_terms_block {
	padding-top: 60px;
	padding-bottom: 60px;
}
.tasting_terms_block > * {
	width: 100%;
}
.water_info_block {
	display: grid;
	grid-auto-flow: row;
	gap: 40px 10px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.tasting_terms_block .water_info_block {
	/*width: 100%;
	/*grid-auto-flow: column;
	grid-template-columns: unset;*/
	padding-top: unset;
	padding-bottom: 30px;
}
.water_composion_block {
	height: fit-content;
	background-color: #8a9399;
	border: 1px solid #323438;
	padding: 25px;
}
.water_composion_block * {
	color: #fff;
}
.title_block {
	font-size: 1.75rem;
	font-weight: 400;
	line-height: 1.2;
}
.water_composion_table {
	margin-bottom: unset !important;
	padding-left: 10px;
}
.water_composion_table li {
	position: relative;
	font-size: .9rem;
	font-weight: 400;
	line-height: 1.2;  /* 1.7 */
	list-style: none;
	margin: 0 0 10px 0; /* unset */
	padding: 10px 0 10px 25px;
}
.water_composion_table li:last-child {
	margin-bottom: unset;
}
.water_composion_table li:not(:last-child) {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.water_composion_table li:before {
	content: '';
	display: block;
	background-image: url(/wp-content/uploads/2025/07/list_check.webp);
	background-repeat: no-repeat;
	position: absolute;
	width: 16px;
	aspect-ratio: 1 / 1;
	left: 0;
	top: 12px;
}
.water_recommendations_block {
	display: grid;
	grid-auto-flow: row;
	/*gap: 5px;*/
	padding-top: 25px;
}
.water_recommendations_block .title_block {
	text-align: center;
	color: #0c1c1f;
	/*margin-bottom: unset;*/
}
.tables_cntnr {
	display: grid;
	grid-auto-flow: row;
	row-gap: 10px;
}
/*.tables_cntnr .water_recommendations_table {
	column-gap: 10px;
}*/
.tables_cntnr .water_recommendations_table {
	margin-top: unset;
	margin-bottom: unset;
}
.tables_cntnr .water_recommendations_table:first-child {
	margin-top: 1.5em;
}
.tables_cntnr .water_recommendations_table:last-child {
	margin-bottom: 1.5em;
}
.water_recommendations_table {
	display: grid;
	grid-auto-flow: row;
	row-gap: 10px;
	color: #737E86;
	padding-left: unset;
	margin-left: unset !important;
	
	width: 100%;
	text-align: center;
}
.water_recommendations_table li {
	font-size: .9rem;
	font-weight: 400;
	line-height: 1.2;
	margin-top: unset;
	margin-bottom: unset;
}
.pool_rates_block {
	margin-bottom: 40px;
}
.block_table {
	border: 0;
	margin-bottom: 30px;
}
.block_table td {
	text-align: center;
	font-size: .9rem;
	line-height: 1.2;
	font-weight: 400;
	border-style: solid;
	border-color: rgba(0,0,0,.08);
	border-width: 0 1px 1px 0;
	word-break: break-word;
	vertical-align: middle;
	padding: 15px 5px;
}
.block_table td:last-child {
	border-right-width: 0;
}
.block_table tr:last-child td {
	border-bottom-width: 0;
}
.block_table tr:not(:first-child) td:not(:first-child) {
	font-size: 1.1rem;
	color: #EF7F1A;
}
.additional_info {
	text-align: center;
}
.subscription_block {
	background-color: #ebecec;
	padding: 50px 0 40px 0;
}
.block_title_area {
	text-align: center;
}
.block_title_area .block_title {
	color: #0c1c1f;
}
.subscription_block .block_title_area {
	margin-bottom: 40px;
}
.subscription_table {
	margin-bottom: unset;
}
.subscription_table td {
	text-align: center;
	font-size: 1.1rem;
	line-height: 1.2;
	font-weight: 400;
	border-style: solid;
	border-color: rgba(0,0,0,.08);
	border-width: 0 1px 0 0;
	word-break: break-word;
	vertical-align: middle;
	padding: 10px 5px;
}
.subscription_table td:last-child {
	border: unset;
}
.subscription_table td span {
	color: #EF7F1A;
}

.planning_confroom_block {
	padding: 50px 0;
}
.planning_confroom_block .block_title_area .block_title {
	font-size: 2.5rem;
	color: #EF7F1A;
}
.conferences_block {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
}
.conf_item {
	display: grid;
	grid-auto-flow: row;
	flex: 0 0 100%;
	text-align: center;
	row-gap: 15px;
}
.conf_item:hover {
	cursor: pointer;
}
.conf_info > * {
	margin-top: unset;
	margin-bottom: unset;
}
.conf_title {
	position: relative;
	display: block;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.2;
	color: #0c1c1f;
	padding-bottom: 17px;
}
.conf_item .conf_title:before {
	content: '';
	position: absolute;
	display: block;
	width: 20%;
	height: 2px;
	background-color: #EF7F1A;
	left: 50%;
	transform: translatex(-50%);
	bottom: 0px;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.conf_item:hover .conf_title:before {
	width: 60%;
}
.confroom_rates_title {
	margin-bottom: 60px;
}
.confroom_rates_table {
	margin-bottom: 70px;
}
@media screen and (min-width: 768px) {
	.water_info_block {
		grid-template-columns: 40% auto;
	}
	.tasting_terms_block .water_info_block {
		grid-template-columns: 1fr 1fr;
	}
	.tables_cntnr {
		grid-auto-flow: column;
	}
	/*.tables_cntnr .water_recommendations_table {
		column-gap: unset;
	}*/
	.tables_cntnr .water_recommendations_table {
		margin: 1.5em auto;
	}
	.water_recommendations_table {
		width: auto;
		text-align: start;
	}
	.conf_item {
		flex: 0 0 calc(20% - 16px);
		max-width: calc(20% - 16px);
	}
}
@media screen and (min-width: 992px) {
	.container.slider_cntnr {
		width: 900px;
	}
}


body.page-id-527 .site-content, body.page-id-827 .site-content, body.page-id-830 .site-content, body.page-id-832 .site-content {
	background-color: #000;
}
.menu_cntnr {
	display: grid;
	grid-auto-flow: row;
	row-gap: 50px;
}
.menu_desc {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.7;
	color: #fff;
}
.menu_desc p {}
.cat_menu_item {
	display: grid;
	grid-auto-flow: row;
}
.cat_menu_title {
	font-size: 1.75rem;
	font-weight: 600;
	color: #fff;
}
.cat_menu_cntnr {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 16px;
}
.menu_item {
	position: relative;
	display: flex;
	flex-direction: row;
	padding: 1px;
	border-radius: 12px;
	background-color: #4f4f4f;
	flex-wrap: wrap;
	z-index: 1;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.menu_item_img {
	position: relative;
	/*width: 100%;*/
	aspect-ratio: 3 / 2;
	overflow: hidden;
	border-radius: 12px 0 0 12px;
	
	flex: 0 0 60%;
	width: 60%;
	max-width: 60%;
}
.menu_item_img img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}
.menu_item_info {
	position: relative;
	display: flex;
	flex-direction: column;
	background-color: #333;
	border-radius: 0 12px 12px 0;
	flex-grow: 1;
	padding: 10px;
	row-gap: 12px;
	
	flex: 0 0 40%;
	max-width: 40%;
}
.menu_item_info * {
	margin-bottom: unset;
}
.menu_item_title {
	flex-grow: 1;
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.1;
	text-align: center;
}
.menu_item_price {
	color: #EF7F1A;
	text-align: center;
}
.menu_item_price span {
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.25;
}
@media screen and (min-width: 576px) {
	.cat_menu_cntnr {
		grid-template-columns: repeat(2, 1fr);
	}
	.menu_item {
		flex-direction: column; /* row */
	}
	.menu_item:hover {
		transform: scale(1.15);
		box-shadow: 0 0 20px #ffffff80;
		z-index: 2;
	}
	.menu_item_img {
		/*flex: 0 0 100%;*/
		/*flex-basis: unset;*/
		flex: unset;
		width: 100%;
		max-width: 100%;
		border-radius: 12px 12px 0 0;
	}
	.menu_item_info {
		/*flex: 0 0 100%;*/
		/*flex-basis: unset;*/
		flex: 1 0 0;
		max-width: 100%;
		border-radius: 0 0 12px 12px;
	}
}
@media screen and (min-width: 768px) {
	.cat_menu_cntnr {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (min-width: 992px) {
	.cat_menu_cntnr {
		grid-template-columns: repeat(4, 1fr);
	}
}

.list_cats {
	border-radius: 12px;
	background-color: #4f4f4f;
	color: #fff;
	font-size: .9rem;
	font-weight: 600;
}
.list_cats option {
	font-size: .9rem;
	font-weight: 400;
}

.btns_ctnr {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}
.cat_btn_link {
	background-color: #ef7f1a;
	color: #fff;
	padding: 5px 10px;
	line-height: 1.2;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.cat_btn_link:hover {
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	box-shadow: 2px 2px 10px #ffffff80;
	text-decoration: unset;
}

.main_subcats_block img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
	object-position: 50% 50%;
}
.main_subcats_block .wp-block-image {
	position: relative;
}
.main_subcats_block .wp-block-image figcaption {
	position: absolute;
	display: grid;
	top: 50%;
	left: 50%;
	transform: translatex(-50%) translatey(-50%);
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.2;
	text-shadow: 1px 1px 5px black, 0 0 2em black;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.main_subcats_block .wp-block-image figcaption a {
	color: #fff;
}
.main_subcats_block .wp-block-image figcaption a:hover {
	text-decoration: unset;
}
.main_subcats_block .wp-block-image:hover figcaption {
	transform: translatex(-50%) translatey(calc(-50% - 2rem));
}

.video_cntnr {
	margin: unset;
	padding-top: 40px;
	padding-bottom: 40px;
}
.video_cntnr .fluid-width-video-wrapper {
	padding: unset !important;
}
.video_cntnr iframe {
	position: relative !important;
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 3 / 2;
}

.spoilers_wrapper {
	row-gap: unset;
	margin-bottom: 1.5em !important;
}
.spoilers_wrapper .spoilers_block {
	margin-bottom: unset;
}
.spoilers_cntnr, .spoilers_block {
	/*display: none;*/
	border-left: 1px solid #c2c2c2;
	padding-left: 15px;
}
.spoilers_block .su-spoiler {
	position: relative;
	margin-bottom: unset !important;
}
.spoilers_block .su-spoiler:not(.su-spoiler-closed):before {
	content: '';
	position: absolute;
	display: block;
	height: 100%;
	top: 0;
	left: -16px;
	border-left: 2px solid #EF7F1A;
}
.spoilers_block .su-spoiler-title {
	font-size: 1rem !important;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
}
.spoilers_block .su-spoiler-title:focus {
	outline: unset;
}
.spoilers_block .su-spoiler:not(.su-spoiler-closed) .su-spoiler-title {
	color: #bbaa71;
	font-size: 1.2rem !important;
	/*font-weight: 600;*/
}
.spoilers_block .su-spoiler-icon {
	color: #c2c2c2;
	top: 10px;
}
.spoilers_block .su-spoiler:not(.su-spoiler-closed) .su-spoiler-icon {
	color: #bbaa71;
}
.spoilers_block .su-spoiler-content {
	font-size: 1rem;
	padding-top: unset !important;
}

.nmbr_left_block {}
.nmbr_right_block {}
.nmbr_counts {
	width: 100%;
}
.nmbr_counts .wp-block-column .wp-block-group p:first-child {
	font-size: 2.5rem;
	font-weight: 400;
	line-height: 1.2;
	color: #444;
}
.nmbr_counts .wp-block-column .wp-block-group p:last-child {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.2;
	color: #EF7F1A;
}
.nmbr_right_block .nmbr_title {
	font-size: 1.75rem;
	font-weight: 400;
	line-height: 1.2;
}
.nmbr_right_block .nmbr_prices {
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.2;
}
.nmbr_right_block .nmbr_prices span {
	color: #EF7F1A;
}
.nmbr_right_block .nmbr_desc {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.7;
}
.nmbr_services_cntnr {
	row-gap: unset;
}
.nmbr_services_list {
	color: #747e86;
	padding: unset;
	margin: unset !important;
}
.su-image-carousel-item-content img {}

.right_left_vert_line_block {
	padding-top: 60px;
	padding-bottom: 60px;
}
.right_left_vert_line_block .right_vert_line h2 {
	line-height: 1;
	margin-bottom: 2rem;
}
.right_left_vert_line_block .right_vert_line h3 {
	line-height: 1.5;
	margin-bottom: 2rem;
}
.right_left_vert_line_block ul li {
	font-size: 1rem;
	color: #737E86;
	padding: 15px 0 15px 25px;
}
.right_left_vert_line_block ul li:before {
	top: 18px;
}
.right_left_vert_line_block ul li:not(:last-child):after {
	position: absolute;
	display: block;
	content: '';
	bottom: 0;
	left: -20px;
	width: 70px;
	height: 2px;
	background-color: #ebecec;
}

.special_offer_btn {
    display: flex;
    position: fixed;
    bottom: 30px;
    left: 30px;
    width: 125px;
    z-index: 100;
    height: 125px;
    border-radius: 50%;
    background: #EF7F1A;
    color: #fff;
    /*font-family: "Montserrat", Arial, Tahoma, sans-serif;*/
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    font-weight: 600;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    box-shadow: 0 0 0 0px rgba(52, 152, 219, 0), 0px 6.25px 12.5px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    cursor: pointer;
	
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #3f3f3f;
	color: #fff;

	font-size: 14px;
	font-weight: 600;
	line-height: 25px;
	
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    text-shadow: 1px 1px 1px #3f3f3f;
	
    -webkit-animation: phone-outer 3000ms infinite;
    animation: phone-outer 3000ms infinite;
}
.special_offer_btn:hover {
	color: #fff;
}
@keyframes phone-outer {
	0% {
		transform: translate3d(0, 0, 0) scale(1);
		box-shadow: 0 0 0 0px rgba(#3498db, 0), 0px 6.25px 12.5px rgba(#000000, 0.2);
	}
	33.3333% {
		transform: translate3d(0, 0, 0) scale(1.1);
		box-shadow: 0 0 0 0px rgba(#3498db, 0.1), 0px 6.25px 12.5px rgba(#000000, 0.5);
	}
	66.6666% {
		transform: translate3d(0, 0, 0) scale(1);
		box-shadow: 0 0 0 62.5px rgba(#3498db, 0), 0px 6.25px 12.5px rgba(#000000, 0.2);
	}
	100% {
		transform: translate3d(0, 0, 0) scale(1);
		box-shadow: 0 0 0 0px rgba(#3498db, 0), 0px 6.25px 12.5px rgba(#000000, 0.2);
	}
}
.special_offer_btn:before {
	content: '';
	position: absolute;
    top: calc(50% - 62.5px);
    left: calc(50% - 62.5px);
    width: 125px;
    height: 125px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
    opacity: 1;
	
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    transform: translate3d(0, 0, 0) scale(0);

    -webkit-animation: phone-inner 3000ms infinite;
    animation: phone-inner 3000ms infinite;
}
@keyframes phone-inner {
	0% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(0);
	}
	33.3333% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(0.9);
	}
	66.6666% {
		opacity: 0;
		transform: translate3d(0, 0, 0) scale(0);
	}
	100% {
		opacity: 0;
		transform: translate3d(0, 0, 0) scale(0);
	}
}

.breadcrumbs .container > span {
	font-size: 1rem;
	color: #fff;
}
.breadcrumbs a {
	color: #fff;
}
.breadcrumbs a:after {
	content: none;
}

.media_text_block {
	margin-bottom: 0.9375rem;
	row-gap: 0.9375rem;
	column-gap: 8%;
}
.media_text_block .wp-block-media-text__content {
	padding: unset;
}
/*@media screen and (max-width: 600px) {
	.media_text_block .wp-block-media-text__content {
		padding: unset;
	}
}*/
.wp-block-list {
	margin-top: unset !important;
	padding: unset;
}
p:has(+ .wp-block-list) {
	margin-bottom: unset;
}
/*p {
	text-indent: 1em;
}*/
 
.price_and_btn_block {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}
.price_tbl_block {
	flex: 0 0 calc(50% - 12px);
	width: auto;
	max-width: calc(50% - 12px);
	min-width: 0;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 28px 22px 0;
	box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);
	box-sizing: border-box;
}
.price_tbl_block h3 {
	padding: 0 0 10px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0.5rem;
}
@media screen and (max-width: 900px) {
	.price_tbl_block {
		flex-basis: calc(50% - 9px);
		width: calc(50% - 9px);
		max-width: calc(50% - 9px);
		padding: 24px 18px;
	}
}
@media screen and (max-width: 700px) {
	.price_tbl_block {
		width: 100%;
		max-width: 100%;
		margin-bottom: 18px;
		padding: 22px 18px 0;
		flex-basis: 100%;
    }
	.booking_room {
		width: 100%;
	}
}
.tariff_tbl {
	width: 100%;
	min-width: 0;
	table-layout: fixed;
}
.tariff_tbl, .tariff_tbl * {
	border: unset;
}
.tariff_tbl th {
	font-size: 14px;
	letter-spacing: normal;
	text-transform: unset;
}
.tariff_tbl tbody tr {
	background: #fafafa;
}
.booking_room .orange_btn {
	position: relative;
	padding: 10px 17px;
	font-size: .95rem;
	font-weight: 400;
	line-height: 1.2;
	display: block;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	background-color: var(--yellow_color);
	color: #fff;
	border-radius: 3px;
	text-decoration: unset;
}
.booking_room .orange_btn:hover {
	text-decoration: unset;
	/*background-color: rgba(0, 0, 0, .07);*/
	opacity: 0.9;
}
#popmake-566 .pum-title {
	margin-top: .5em;
	margin-bottom: 1em;
}
/* pum_popup_title_566 */
#popmake-566 form label {
	text-transform: none;
    letter-spacing: 0;
    font-size: 15px;
    font-weight: 700;
	color: #000;
	
	line-height: 1;
}
#popmake-566 form input, #popmake-566 form select {
	margin-top: 5px;
}
#popmake-566 form textarea {
	width: 100%;
	margin-top: 5px;
}
#popmake-566 form input:not(.wpcf7-submit), #popmake-566 form select, #popmake-566 form textarea {
	border-radius: 5px;
}
#popmake-566 form .submit_block {
	text-align: center;
}
#popmake-566 form .submit_block input {
	text-transform: none;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 400;
}
#popmake-566 form .wpcf7-spinner {
	display: none;
}
.pum-theme-557 .pum-close {
	transform-origin: center;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.pum-theme-557 .pum-close:hover {
	transform: rotatez(180deg);
}
.column_onefifth {
	align-items: baseline;
}

.soc_nets_block {
	display: flex;
    grid-template-columns: repeat(2, min-content);
    grid-column-gap: 1.5rem;
    justify-content: center;
    line-height: 1;  /* 1.5 */
}
.soc_nets_block a {
	color: #fff;
}
.soc_nets_block a i {
	font-size: 1.25rem;
	transform-origin: bottom;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.soc_nets_block a:hover i {
	color: #fff; /* var(--yellow_color) */
	transform: scale(1.25);
}
@media screen and (max-width: 576px) {
	.followWrap {
		height: var(--action_bar_h2) !important;
	}
	.action_bar .container {
		flex-direction: column;
	}
	.soc_nets_block {
		padding: 0 0 10px 0;
	}
}

