@font-face {
	font-family: "Oswald";
	src: url("/wp-content/themes/src/assets/css/../fonts/Oswald-SemiBold.eot");
	src: url("/wp-content/themes/src/assets/css/../fonts/Oswald-SemiBold.woff") format("woff"), url("/wp-content/themes/src/assets/css/../fonts/Oswald-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Oswald";
	src: url("/wp-content/themes/src/assets/css/../fonts/Oswald-Regular.eot");
	src: url("/wp-content/themes/src/assets/css/../fonts/Oswald-Regular.woff") format("woff"), url("/wp-content/themes/src/assets/css/../fonts/Oswald-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Open Sans";
	src: url("/wp-content/themes/src/assets/css/../fonts/OpenSans-Light.eot");
	src: url("/wp-content/themes/src/assets/css/../fonts/OpenSans-Light.woff") format("woff"), url("/wp-content/themes/src/assets/css/../fonts/OpenSans-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Open Sans";
	src: url("/wp-content/themes/src/assets/css/../fonts/OpenSans-Regular.eot");
	src: url("/wp-content/themes/src/assets/css/../fonts/OpenSans-Regular.woff") format("woff"), url("/wp-content/themes/src/assets/css/../fonts/OpenSans-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width:576px) {
	.container {
		max-width: 100%;
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px;
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1170px;
	}
}

.container-fluid {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width:992px) {
	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	
	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	
	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

h1 {
	font-weight: 400;
	font-style: normal;
	font-size: 106px;
	line-height: 100%;
	letter-spacing: 0px;
}

h2 {
	font-style: normal;
	font-size: 48px;
	line-height: 100%;
	letter-spacing: 0px;
}

h4 {
	font-style: normal;
	font-size: 24px;
	line-height: 140%;
	letter-spacing: 0px;
}

h6 {
	font-size: 17px;
	font-weight: 400;
	margin: 0;
}

p {
	font-size: 15px;
}

.breadcrumbs {
	padding: 30px 0px 30px;
}

.bread span {
	color: #888;
	font-weight: 500;
	font-size: 17px;
	user-select: none;
}

.breadcrumbs .home {
	color: #888;
	opacity: .4;
}

.breadcrumbs .home:hover {
	opacity: 1;
}

.breadcrumbs a.category {
	color: #888;
	opacity: .4;
}

.breadcrumbs a.category:hover {
	opacity: 1;
}

.section_det_page {
	padding: 0px 0px;
	position: relative;
}

@media only screen and (max-width:900px) {
	.bread {
		padding-top: 60px;
	}
}

.swiper-button-next:after, .swiper-button-prev:after {
	font-size: 27px;
	color: #f7b639;
}

.swiper-button-prev {
	z-index: 200;
}

.swiper-container {
	overflow: hidden;
}

.swiper-slide {
	flex-shrink: 1;
}

.popup__bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, .86);
	transition: .5s all;
	display: none;
	animation-duration: 1.5s;
	animation-fill-mode: both;
	animation-name: fadeIn;
	overflow: hidden;
	outline: 0;
	z-index: 105000;
}

.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 70%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0;
}

.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem;
}

.close-popup {
	position: absolute;
	right: 10px;
	z-index: 10;
	top: 10px;
	border: none;
	background: rgba(255, 212, 0, .25);
	border-radius: 100%;
	padding: 2px 10px;
}

.close-popup span {
	font-size: 25px;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

.popup h4 {
	text-align: center;
	font-size: 22px;
}

.popup h6 {
	text-align: center;
	padding-bottom: 30px;
}

@media only screen and (max-width:991px) {
	.popup .pforms__form-block {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.popup .input.phone {
		font-size: 16px;
		margin-bottom: 20px;
		padding: 25px;
	}
	
	.popup .btn-form {
		padding: 25px;
		margin-bottom: 10px;
	}
	
	.popup .inp-md {
		width: 62%;
	}
	
	.popup .tsm12 {
		font-size: 15px;
	}
}

@media only screen and (max-width:767px) {
	.popup .inp-md {
		width: 80%;
	}
}

@media only screen and (max-width:550px) {
	.modal-content {
		width: 95%;
	}
	
	.popup h6 {
		padding-top: 10px;
	}
}

@media only screen and (max-width:400px) {
	.popup .inp-md {
		width: 100%;
	}
}

.main {
	padding: 0px 0px 0px;
}

.main_other {
	background: #000;
}

.adv svg {
	fill: currentColor;
	color: #d5a432;
	width: 80%;
}

.header {
	padding: 0px 0px 0px 0px;
}

.header .container-fluid {
	padding-right: 80px;
	padding-left: 80px;
}

.container-fluid.nav__wrap {
	padding-right: 80px;
	padding-left: 80px;
}

.header_mobile {
	display: none;
}

.header .phones__item {
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 24px;
}

.nav {
	padding: 0px;
	justify-content: space-between;
}

.nav a {
	padding: 23px 0px;
}

.nav li.menu-item-has-children:before {
	right: -3px;
}

.phones__block {
	align-items: flex-end;
}

.logo__block {
	align-items: flex-start;
}

.logo__block img {
	width: 260px;
}

.footer_soc_glav {
	display: flex;
}

@media only screen and (max-width:2500px) {
	.logo__block img {
		width: 260px;
	}
}

@media only screen and (max-width:1340px) {
	.header {
		padding: 10px 0px 40px 0px;
	}
	
	.header .phones__item {
		font-size: 20px;
	}
}

@media only screen and (max-width:1199px) {
	.header .container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.container-fluid.nav__wrap {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media only screen and (max-width:991px) {
	.logo__block img {
		width: 200px;
	}
	
	.nav li.menu-item-has-children:before {
		right: 0;
	}
}

@media only screen and (max-width:900px) {
	.main {
		padding: 0px;
		position: relative;
	}
	
	.header .phones__item {
		font-size: 18px;
	}
	
	.header_desktop {
		display: none;
	}
	
	.header_mobile {
		display: block;
	}
	
	.header_mobile .header__cont {
		flex-direction: row;
	}
	
	.header_mobile {
		background: #000;
		position: fixed;
		width: 100%;
		z-index: 400;
		padding: 6px 0px 4px;
	}
	
	.nav:before, .nav:after {
		display: none;
	}
	
	.header .phones {
		display: none;
	}
	
	.phones_mob_block {
		width: 50px;
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.fa-phone-alt {
		font-size: 20px;
		color: #fff;
	}
	
	.header_mobile .logo__block a {
		text-align: center;
	}
	
	.close {
		right: 16px;
		top: 9px;
		width: 2rem;
		height: 2rem;
	}
	
	.nav a {
		font-size: 16px;
	}
	
	.menu-item-has-children:hover .sub-menu {
		transform: none;
	}
	
	.burger span {
		background-color: #fff;
	}
	
	.burger span:before, .burger span:after {
		background-color: #fff;
	}
	
	.burger__wrap-block {
		width: 50px;
		height: 50px;
		display: flex;
		justify-content: center;
	}
	
	.burger {
		margin-left: 0rem;
	}
}

@media only screen and (max-width:767px) {
	.header {
		padding: 10px 20px 10px 10px;
	}
	
	.header .phones__item {
		font-size: 16px;
	}
	
	.header__cont {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.logo__block img {
		width: 155px;
	}
}

@media only screen and (max-width:567px) {
	.header__cont {
		padding-bottom: 0rem;
		flex-direction: column;
	}
	
	.header .phones__item {
		font-size: 24px;
	}
	
	.phones_mob_block {
		width: 60px;
		height: 60px;
	}
	
	.burger__wrap-block {
		width: 60px;
		height: 60px;
	}
}

@media only screen and (max-width:386px) {
	.header .phones__item {
		font-size: 22px;
	}
}

@media only screen and (max-width:320px) {
	.main {
		padding: 0px 0px 0px;
	}
}

@media only screen and (max-width:680px) {
	.title_advan h2 br {
		display: none;
	}
	
	.title_advan h4 br {
		display: none;
	}
}

@media only screen and (max-width:1199px) {
	.tsm12 {
		font-size: 12px;
	}
}

.free {
	min-height: 820px;
}

.free-info {
	margin-top: 46px;
}

@media only screen and (max-width:1600px) {
	.free {
		min-height: 720px;
	}
}

@media only screen and (max-width:1199px) {
	.free {
		min-height: 545px;
	}
}

@media only screen and (max-width:767px) {
	.free {
		min-height: auto;
	}
	
	.free-px {
		display: none;
	}
	
	.free-info .f-bf {
		margin-top: -62px;
	}
	
	.free .t-min {
		text-align: center;
	}
}

@media only screen and (max-width:567px) {
	.free-info .f-bf {
		margin-top: -145px;
	}
}

.room_title {
	margin: 30px 0 35px;
	display: block;
	font-weight: bold;
}

.room {
	background-image: none;
}

.rm-sl {
	position: relative;
}

.room-swiper .swiper-button-next {
	right: 0px;
}

.room-swiper .swiper-button-prev {
	left: 0px;
}

.room-slider-item {
	display: block;
	height: auto;
}

.room-pin-phone {
	display: none;
}

.room-swiper .swiper-slide {
	flex-shrink: 0;
}

@media only screen and (max-width:1199px) {
	.room-pin .text {
		font-size: 13px;
		padding-right: 30px;
	}
}

@media only screen and (max-width:991px) {
	.room-pin {
		padding-bottom: 20px;
	}
	
	.room-pin .text {
		font-size: 14px;
		padding-right: 0px;
	}
	
	.room-slider-item {
		height: auto;
	}
}

@media only screen and (max-width:660px) {
	.room-pin-img {
		display: none;
	}
	
	.room_title {
		margin: 15px 0 15px;
	}
	
	.room-pin {
		padding-bottom: 5px;
	}
	
	.rm-sl {
		margin-top: 12px;
		margin-bottom: 10px;
	}
	
	.room .container-mm {
		max-width: 100vw;
	}
	
	.room-pin-phone {
		display: block;
	}
	
	.room-pin {
		display: none;
	}
	
	.cont_room {
		max-width: 90vw;
		margin: 0 auto;
	}
	
	.room-swiper .swiper-button-next {
		display: none;
	}
	
	.room-swiper .swiper-button-prev {
		display: none;
	}
	
	.room-swiper .swiper-horizontal>.swiper-pagination-bullets, .room-swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
		bottom: -17px;
	}
}

@media only screen and (max-width:460px) {
	.room-swiper img {
		width: 100%;
	}
	
	.room-pin {
		padding-bottom: 7px;
	}
	
	.room_title {
		display: inline-block;
	}
	
	.room-pin .text {
		text-align: center;
	}
}

@media only screen and (max-width:350px) {
	.room-pin .text {
		font-size: 13px;
	}
}

.footer {
	padding-top: 20px;
}

.foot-soc-item {
	width: auto;
}

.foot-soc-item img {
	width: 30px;
}

.footer-block {
	padding: 20px;
}

.footer-block .tsm {
	color: #8f8f8f;
}

.footer-logo img {
	width: 180px;
}

.footer-list li {
	font-size: 14px;
}

.footer-item.rec {
	width: auto;
}

.form-wrap {
	padding: 20px;
}

.footer-item {
	margin-left: 20px;
}

@media only screen and (max-width:1700px) {
	.footer .container-min {
		max-width: 95%;
	}
}

@media only screen and (max-width:991px) {
	.form-wrap {
		padding: 10px;
	}
}

@media only screen and (max-width:900px) {
	.footer-cont {
		justify-content: space-between;
	}
}

@media only screen and (max-width:567px) {
	.footer_form_w {
		width: 100%;
	}
	
	.footer-list li {
		padding-bottom: 8px;
	}
	
	.footer .tsm12 {
		font-size: 16px;
	}
	
	.footer-list li {
		font-size: 16px;
	}
	
	.footer .small-text {
		font-size: 16px;
	}
	
	.phones__item-text {
		font-size: 16px;
	}
	
	.footer-item.rec .footer-list li {
		font-size: 14px;
	}
	
	.menu_footer {
		margin-top: 20px;
	}
	
	.footer-item.rec .footer-list li {
		padding-bottom: 0px;
	}
	
	.footer-block .clws {
		justify-content: center;
		width: 100%;
		margin-top: 15px;
	}
	
	.footer-block {
		justify-content: space-between;
	}
}

@media only screen and (max-width:500px) {
	.form-wrap {
		text-align: center;
	}
	
	.phones__block-work {
		justify-content: center;
	}
	
	.phones__item-wraps {
		justify-content: center;
	}
	
	.footer_soc_glav {
		justify-content: center;
		margin-bottom: 10px;
		margin-top: 10px;
	}
}

.pforms__form-block .input {
	border-radius: 50px;
}

.btn.dark {
	background-image: linear-gradient(to top, #f6b233 0%, #ffdc74 100%), linear-gradient(to top, #ee858c 0%, #fabcbc 98%, #fabcbc 100%);
	-webkit-box-shadow: 0 8px 13px rgba(169, 121, 62, 49%), inset 0 -4px 1px #cdb18e;
	box-shadow: 0 8px 13px rgba(169, 121, 62, 49%), inset 0 -4px 1px #cdb18e;
}

.btn.dark:hover {
	webkit-box-shadow: 0 8px 13px rgba(169, 121, 62, 49%), inset 0 4px 1px #cdb18e;
	box-shadow: 0 8px 13px rgba(169, 121, 62, 49%), inset 0 4px 1px #cdb18e;
}

.gray {
	color: #4a4848;
}

.price__right-card-btn {
	margin: 50px 0px;
}

.price__right-card-cont h2 {
	font-size: 30px;
}

.price__right-card-cont ul {
	list-style-type: disc;
	padding-inline-start: 44px;
}

.price__right {
	width: 72%;
}

@media only screen and (max-width:1199px) {
	.price__right-card-cont h2 {
		font-size: 18px;
	}
}

@media only screen and (max-width:900px) {
	.price__right-card-btn {
		margin: 20px 0px 0px;
	}
	
	.price__right {
		width: 85%;
	}
	
	.price__right-card-cont ul, .price__right-card-cont ol {
		padding-inline-start: 30px;
	}
}

@media only screen and (max-width:1600px) {
	h1 {
		font-size: 96px;
	}
	
	div.link-bl-wrap a {
		font-size: 14px;
	}
}

@media only screen and (max-width:1340px) {
	h1 {
		font-size: 68px;
	}
	
	.tsm {
		font-size: 15px;
	}
	
	.tsm12 {
		font-size: 12px;
	}
	
	.tsm8 {
		font-size: 12px;
	}
}

@media only screen and (max-width:1199px) {
	h2 {
		font-size: 38px;
	}
	
	h4 {
		font-size: 22px;
	}
	
	.t-min {
		font-size: 28px;
	}
	
	.input.phone {
		font-size: 14px;
	}
}

@media only screen and (max-width:991px) {
	h2 {
		font-size: 29px;
	}
	
	h4 {
		font-size: 18px;
	}
	
	.t-min {
		font-size: 25px;
	}
	
	.bread span {
		font-size: 16px;
	}
	
	.tsm {
		font-size: 12px;
	}
	
	.tsm12 {
		font-size: 13px;
	}
}

@media (max-width: 900px) {
	h1 {
		font-size: 55px;
	}
	
	.form-wrap {
		padding-top: 5px;
	}
	
	.text24 {
		font-size: 15px;
	}
	
	.text {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.section_det_page {
		padding: 10px 0;
	}
}

@media (max-width: 567px) {
	h1 {
		font-size: 48px;
	}
	
	h2 {
		font-size: 25px;
	}
	
	h4 {
		font-size: 16px;
	}
	
	.pforms__form-check .tsm12 {
		font-size: 12px;
	}
}

@media (max-width: 465px) {
	h1 {
		font-size: 37px;
	}
	
	.t-min {
		font-size: 19px;
	}
	
	.form-wrap br {
		display: none;
	}
	
	.bread span {
		font-size: 15px;
	}
}

@media (max-width: 386px) {
	h1 {
		font-size: 35px;
	}
	
	h2 {
		font-size: 27px;
	}
	
	h4 {
		font-size: 16px;
	}
}

@media (max-width: 350px) {
	h1 {
		font-size: 38px;
	}
	
	.t-min {
		font-size: 20px;
	}
}

@media (max-width: 767px) {
	.bread {
		padding-top: 110px;
	}
}

.price__right, .price__right-card, .price__right-card-cont {
	min-width: 0;
}

.price__right img {
	max-width: 100%;
	height: auto;
}