.cta-wrapper .field--name-field-fonovoe-izobrazhenie-cta img {
	    filter: brightness(0.6);
}
#widget_container {
	position:absolute;
	bottom:-7px;
	left:50%;
	transform: translate(-50%);
	
}
.ui-dialog {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
        -ms-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
    max-width: calc(100% - 20px);
    max-height: calc(100% - 20px);
}
.slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product-teaser-wrapper {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	height: 100%;
}
.slick-track .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}
.not-front .region-content form {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex
;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 20px;
	margin-bottom: 20px;
}
#block-vesta-theme-bloknastranicekontakty a:hover {
	color: #A79158;
}
#block-vesta-theme-bloknastranicekontakty a {
	text-decoration: none;
	color: black;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
.not-front .region-content .form-item-keys {
	width: 100%;
}
body {
	font-family: Montserrat;
}
#app .region-content h3 a:hover {
	color: #A79158;
}
#app .region-content h3 a {
	font-family: Montserrat;
	color: black;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
#app .region-content button.search-form__submit:active, #app .region-content button.search-form__submit:focus {
	    color: black;
}
#app .region-content button.search-form__submit:hover {
	    color: black;
    -webkit-filter: brightness(.7);
            filter: brightness(.7);
}
#app .region-content form button.search-form__submit {
	color: black;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 500;
    background: -o-linear-gradient(1deg, #A79158 0%, #F2E79F 100%);
    background: linear-gradient(89deg, #A79158 0%, #F2E79F 100%);
    border-radius: 10px;
    padding: 12px 40px;
    border: none;
    -webkit-transition: -webkit-filter .2s 
ease;
    transition: -webkit-filter .2s 
ease;
    -o-transition: filter .2s 
ease;
    transition: filter .2s 
ease;
    transition: filter .2s 
ease, -webkit-filter .2s 
ease;
    margin-top: 31px;
}
.not-front .region-content input[name="keys"] {
	padding: 19px 0;
    border: none;
    border-bottom: 1px solid black;
    border-radius: 0;
    color: black;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 400;
    margin: 0;
    line-height: 20px;
}
.product-teaser {
	margin-bottom: 20px;
}
.not-front header {
	margin-bottom: 40px;
}
.not-front .view-content:has(.product-teaser-content) .views-row {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
}
.not-front .view-content:has(.product-teaser-content) {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
}
.not-front .product-teaser-content .field--name-title a:hover {
	    color: #A79158;
		-webkit-filter: none;
		        filter: none;
}
.not-front .product-teaser-buttons .field--name-field-podrobnee-tovar a:hover {
	background: black;
	color: white;
}
.not-front .product-teaser-buttons .field--name-field-podrobnee-tovar a {
	color: black;
	border-color: black;
}
.not-front .product-teaser-content .field--name-price {
	color: black;
}
.not-front .product-teaser-attributes > div, .not-front .product-teaser-attributes > div .field__item {
	color: black;
}
.not-front .product-teaser-content .field--name-title a {
	color: black;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
.not-front h1 {
	margin-bottom: 20px;
}
.body-view--fotogalereya .field--name-field-gallery {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 20px;
}
.modal-title {
	 color: black;
  font-family: Montserrat;
  font-weight: 500;
  text-transform: uppercase;
}
.wf-check.form-item--error input[type="checkbox"] {
	border-color: red;
}
form .alert-error.alert-danger {
	display:none;
}
.wf-check .form-item--error-message {
	display:none;
}
.modal-footer button:active, .modal-footer button:focus {
	color: black;
}
.modal-footer button:hover {
	color: black;
	-webkit-filter: brightness(.7);
	        filter: brightness(.7);
}
.modal-footer button {
	 background: -o-linear-gradient(1deg, #A79158 0%, #F2E79F 100%);
	 background: linear-gradient(89deg, #A79158 0%, #F2E79F 100%);
  border-radius: 10px;
    color: black;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  border: none;
  -webkit-transition: -webkit-filter .2s ease;
  transition: -webkit-filter .2s ease;
  -o-transition: filter .2s ease;
  transition: filter .2s ease;
  transition: filter .2s ease, -webkit-filter .2s ease;
}
/* MARGINS */
#slider-block {
	margin-bottom: 39px;
}
.region-content, #about-section, #catalog-section, #gallery-section , #booking-section , #fos-section {
	margin-bottom: 93px;
}

/* MARGINS */

/*HEADER STYLES*/
.not-front #header {
background: black;	
}
#header .top-row {
		padding: 8px 0 13px 0;
}
header .region-callback {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 18px;

}
header .col-contacts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 31px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
header .top-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.front #header {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, black), to(rgba(0, 0, 0, 0)));
	background: -o-linear-gradient(top, black 10%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(180deg, black 10%, rgba(0, 0, 0, 0) 100%);
	position: absolute !important;
    z-index: 1;
    width: 100%;
}
#footer .ajax-progress,
#header .ajax-progress {
    display: none;
}

.header-bottom .bottom-row .nav  {
	gap:53px;
}
.header-bottom .bottom-row .nav > li > a:hover {
	text-decoration: underline;
}
.header-bottom .bottom-row .nav > li > a {
	color: white;
  font-size: 16px;
  font-family: Montserrat;
  padding: 0;
  font-weight: 400;
  text-transform: uppercase;
}
.header-bottom .bottom-row {
	padding: 16px 8px;
	gap: 53px;
	border-top: 1px rgba(255, 255, 255, 0.38) solid;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.header-bottom {
    background: transparent;
}

.toolbar .toolbar-tab .toolbar-icon {
    padding: 0.75em 1.5em 0.75em 2.5em;
}

/* *** contextual-region *** */
.contextual-region .contextual {
    display: none;
    top: -8px;
    right: 8px;
}

.contextual-region .contextual-region .contextual {
    top: 8px;
}

.contextual-region:hover .contextual {
    display: block;
}

.contextual-region .contextual .trigger {
    width: 22px !important;
    height: 22px !important;
    background-size: 14px 14px;
}

.cart-block--summary .cart-block--summary__count {
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    background: #ccc;
    color: #fff;
    top: -3px;
    right: -9px;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 500;
}
.col-holder {
	    width: 40px;
}
#header-mob .col-nav img {
	-webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(2181%) hue-rotate(230deg) brightness(113%) contrast(104%);
	        filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(2181%) hue-rotate(230deg) brightness(113%) contrast(104%);
}
#header-mob {
    top: 0;
    width: 100%;
    background: black;
    color: #000;
    padding: 10px 5px;
    z-index: 50;
}

#header-mob.toolbar-horizontal #header-mob {
    top: 0;
}

#header-mob > * {
    padding: 0 10px;
}

#header-mob a {
    color: #000;
}

.offcanvas .region-search form {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	    -webkit-box-pack: start;
	        -ms-flex-pack: start;
	            justify-content: flex-start;
		margin-bottom: 20px;
}
.offcanvas .region-callback {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
}
.offcanvas .nav {
	margin-bottom: 20px;
}
.contact-item.phone a:hover {
	color: #A79158;
}
.offcanvas .nav a:hover {
	color: #A79158;
}
.offcanvas .nav a {
	color: white;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 0;
}
.offcanvas {
    --bs-offcanvas-bg: black;
}
.offcanvas-header .btn-close {
	--bs-btn-close-color: white;
	    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(2181%) hue-rotate(230deg) brightness(113%) contrast(104%);
	            filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(2181%) hue-rotate(230deg) brightness(113%) contrast(104%);

}
.offcanvas .offcanvas-title {
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
}

.region-navigation .nav > .nav-item:hover .dropdown-menu {
    display: block;
    top: 100%;
    left: 0;
}


/*HEADER STYLES*/

/* SLICK STYLES */
div#slider-block .view.view-slayder.view-id-slayder .view-content .node--type-slide .content {
    position: absolute;
    top: 0;
    bottom: calc(1vw + 12px);
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: calc(50% - 10px);
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

button.slick-prev.slick-arrow {
    left: 25px;
}

button.slick-next.slick-arrow {
    right: 25px;
}

ul.slick-dots {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 7px;
    list-style: none;
    margin: 10px 0;
}

ul.slick-dots li button {
    background: #686868;
    border-radius: 50%;
    border: none;
    padding: 0;
    width: 10px;
    font-size: 0;
    height: 10px;
    display: block;
}

ul.slick-dots li button::before {
    display: none;
}

ul.slick-dots li.slick-active button {
    background: #272727;
}

button.slick-arrow {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 10;
}

button.slick-arrow::before {
    content: '';
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 0;
}

button.slick-prev.slick-arrow::before {
    background-image: url("/sites/all/themes/vesta_theme/image/arrow-top.svg");
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

button.slick-next.slick-arrow::before {
    background-image: url("/sites/all/themes/vesta_theme/image/arrow-top.svg");
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}

#scrollToTop {
    width: 51px;
    height: 51px;
    background: none;
    text-indent: 0;
    font-size: 0;
    border: 0px;
    outline: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 72px;
    cursor: pointer;
    position: fixed;
    right: 44px;
    z-index: 10;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    padding: 0;
}

/* SLICK STYLES */

/* CTA STYLES*/
.cta-wrapper .field--name-field-logotip img  {
	    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%;
}
.cta-wrapper .field--name-field-logotip  {
	position: absolute;
	width: 100%;
	height: 100%;
	    top: 0;
}
.cta-wrapper .field--name-field-fonovoe-izobrazhenie-cta img  {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: top center;
	   object-position: top center;
}
.cta-wrapper .field--name-field-fonovoe-izobrazhenie-cta  {
	width: 100%;
	height: 100%;
}
.cta-wrapper {
	width: 100%;
	height: 841px;
	background: rgba(0, 0, 0, 0.12);
	position: relative;
}

/* CTA STYLES*/

/* h1 and front desc STYLES*/
.front h1 {
	text-align: center;
	margin-bottom:53px;
}
h1 em {
	  color: #A79158;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}
h1 {
	  color: black;
  font-size: 55px;
  font-family: Montserrat;
  font-weight: 500;
  text-transform: uppercase;
}

#block-vesta-theme-opisanieglavnoystranicy p {
	color: black;
  font-size: 18px;
  font-family: Montserrat;
  font-weight: 400;
}
#block-vesta-theme-opisanieglavnoystranicy p {
	margin: 0;
}

/* h1 and front desc STYLES*/

/* ABOUT STYLES */

.about-image .field--name-field-podpis-izobrazheniya {
	color: black;
  font-size: 14px;
  font-family: Montserrat;
  font-style: italic;
  font-weight: 400;
}
.block-title {
	  color: black;
  font-size: 40px;
  font-family: Montserrat;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.about-text .field--name-body::after {
	display:none;
}
.about-text .field--name-field-ssylka-o-nas a:hover {
	background: black;
	color: white;
}
.about-text .field--name-field-ssylka-o-nas a {
	display:block; 
	color: black;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  padding: 12px 36px;
  border: 1px solid black;
  border-radius: 10px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.about-text .field--name-body {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 37px;
	  color: black;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  margin-bottom: 79px;
}
.about-text .field--name-body u {
	color: #A79158;
  font-size: 64px;
  font-family: Caveat;
  font-weight: 400;
  max-width:352px;
  text-decoration: none;
  display: block;
  line-height: 81px;
}
.about-text .field--name-body p {
	margin-bottom: 0;
}
#app a.dropdown-item:hover, #app a.dropdown-item:active, #app a.dropdown-item.active {
	color: black;
	text-transform: uppercase;
	font-family: Montserrat;
  font-weight: 400;
  background: -o-linear-gradient(1deg, #A79158 0%, #F2E79F 100%);
  background: linear-gradient(89deg, #A79158 0%, #F2E79F 100%);

}
#app .offcanvas a.dropdown-item:hover, #app .offcanvas a.dropdown-item:active, #app .offcanvas a.dropdown-item.active {
	color: white;
}
#app .offcanvas a.dropdown-item {
	color: white;
}
#app a.dropdown-item {
	color: black;
	text-transform: uppercase;
	font-family: Montserrat;
  font-weight: 400;
  -webkit-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease;
}
.about-text {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.about-image img {
	border-radius: 40px;
	width: 858px;
	height: auto;
	min-height: 580px;
	max-height: 600px;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}
.about-image {
	margin-left: -273px;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 22px;
}
.about-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 46px;
}

/* ABOUT STYLES */

/* GALLERY STYLES */
#gallery-section .slick-arrow::before {
	display:none;
}
#slick-gal-prev {
	width: 24px;
	height: 7px;
	border:none;
	background: url(/sites/all/themes/vesta_theme/image/arleft.svg) no-repeat center;
	background-size: contain;
	-webkit-filter: brightness(0) saturate(100%);
	        filter: brightness(0) saturate(100%);
	    padding: 0;
}
#slick-gal-next {
	width: 24px;
	height: 7px;
	border:none;
	background: url(/sites/all/themes/vesta_theme/image/arright.svg) no-repeat center;
	background-size: contain;
	-webkit-filter: brightness(0) saturate(100%);
	        filter: brightness(0) saturate(100%);
	    padding: 0;
}
#app ul.slick-dots li.slick-active button {
	background: #A79158;
}
#gallery-section .more-link a:hover {
	color: white;
	background: black;
}
#gallery-section .more-link a {
	display:block;
	width: 100%;
	  color: black;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  padding: 12px 28px;
  text-decoration: none;
  border-radius: 10px;
  border: 1px solid black;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.more-link {
	position: absolute;
	top: 0;
	right:calc(var(--bs-gutter-x) * .5);
}

#block-vesta-theme-views-block-fotogalereya-block-1 > div > .contextual-region {
	position:static;
}
#gallery-section .block-title {
	margin-bottom: 38px;
}
#app ul.slick-dots li button {
	width: 8px;
	height: 8px;
	background: rgba(167, 145, 88, 0.50);
}
#app .slick-dots {
	    margin-top: 58px;
		gap: 7px;
}
.slick-btn:hover {
	-webkit-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	        transform: scale(1.2);
}
.slick-btn {
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	-o-transition: transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease;
}
.slick-btns.gallery {
	left: 353px;
}

.slick-btns {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	gap:10px;
	position: absolute;
    top: 21px;
    
}

#gallery-section .container {
	position: relative;
}
#gallery-section {
	overflow:hidden;
	position:relative;
}
.field--name-field-gallery .slick-list {
	overflow:visible;
}
.field--name-field-gallery img {
	width: 566px;
  height: 422px;
  border-radius: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* GALLERY STYLES */


/* PRODUCT FRONT STYLES */
.slick-btns.catalog {
	left:223px;
}
#slick-cat-prev {
    width: 24px;
    height: 7px;
    border: none;
    background: url(/sites/all/themes/vesta_theme/image/arleft.svg) no-repeat center;
    background-size: contain;
    padding: 0;
}
#slick-cat-next {
    width: 24px;
    height: 7px;
    border: none;
    background: url(/sites/all/themes/vesta_theme/image/arright.svg) no-repeat center;
    background-size: contain;
    padding: 0;
}
#catalog-section .slick-arrow::before {
	display:none;
}
#catalog-section .container {
	position: relative;
}
#catalog-section .slick-initialized .slick-slide {
	padding-left: 1px;
}
.product-teaser-attributes > div .field__item {
	  color: white;
  font-size: 20px;
  font-family: Montserrat;
  font-weight: 600;
}
#catalog-section .more-link a:hover {
	background:white;
	color:black;
}
#block-vesta-theme-views-block-tovary-block-1 > div > .contextual-region {
	position: static;
}

#catalog-section .more-link a {
    display: block;
    width: 100%;
    color: white;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 500;
    padding: 12px 28px;
    text-decoration: none;
    border-radius: 10px;
    border: 1px solid white;
    -webkit-transition: all .2s 
ease;
    -o-transition: all .2s 
ease;
    transition: all .2s 
ease;
}
.product-teaser-attributes > div {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	gap: 18px;
	  color: white;
	  -webkit-box-align: baseline;
	      -ms-flex-align: baseline;
	          align-items: baseline;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 500;
}
.product-teaser-attributes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
;
    gap: 70px;
}
.product-teaser-buttons .field--name-field-podrobnee-tovar a:hover {
	background: white;
	color: black;
}
.product-teaser-buttons .field--name-field-podrobnee-tovar a {
	padding: 12px 47px;
	  color: white;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  display:block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 10px;
  border: 1px solid white;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-decoration: none;
}
#catalog-section .block-title {
	color: #fff;
	margin-bottom: 38px;
}
#catalog-section {
	background: black;
	padding: 50px 0 100px 0;
}
.product-teaser-buttons {
	margin-top: 10px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	gap: 18px;
}
.product-teaser-content .field--name-price:before {
	content: "от ";
}
.product-teaser-content .field--name-price:after {
	
	content: "р.";
	    margin-left: 10px;
}
.product-teaser-content .field--name-price {
	 color: white;
  font-size: 30px;
  font-family: Montserrat;
  font-weight: 600;
}
.product-teaser-content .field--name-title a:hover {
	-webkit-filter: brightness(.7);
	        filter: brightness(.7);
}
.product-teaser-content .field--name-title a {
	color: white;
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 600;
  max-width: 427px;
  text-decoration: none;
  -webkit-transition: -webkit-filter .2s ease;
  transition: -webkit-filter .2s ease;
  -o-transition: filter .2s ease;
  transition: filter .2s ease;
  transition: filter .2s ease, -webkit-filter .2s ease;
}
.product-teaser-content {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 26px;
}
.product-teaser-wrapper img {
	  width: 571px;
  height: 442px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 40px;
}
.product-teaser-wrapper {
	width: 571px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 30px;
}
.product-teaser-wrapper .field--name-field-zabronirovat a:hover {
	-webkit-filter: brightness(.7);
	        filter: brightness(.7);
}
.product-teaser-wrapper .field--name-field-zabronirovat a {
	    margin: 1px;
	  color: black;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  padding: 12px 30px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
   background: -o-linear-gradient(1deg, #A79158 0%, #F2E79F 100%);
   background: linear-gradient(89deg, #A79158 0%, #F2E79F 100%);
  border-radius: 10px;
  -webkit-transition: -webkit-filter .2s ease;
  transition: -webkit-filter .2s ease;
  -o-transition: filter .2s ease;
  transition: filter .2s ease;
  transition: filter .2s ease, -webkit-filter .2s ease;
}
/* PRODUCT FRONT STYLES */


/* BOOKING STYLES */
.field--name-field-fonovoe-izobrazhenie-broni {
	position: absolute;
	top: 0;
	left: 0;
	    z-index: 1;
		height: 100%;
		width: 100%;
}
.order-wrapper .field--name-body p {
	margin: 0;
}
.order-wrapper .field--name-body {
	  color: white;
  font-size: 20px;
  font-family: Montserrat;
  font-weight: 500;
  max-width: 486px;
  display:block;
}
.order-wrapper .field--name-field-ssylka-na-bron a:hover {
	-webkit-filter: brightness(.7);
	        filter: brightness(.7);
}
.order-wrapper .field--name-field-ssylka-na-bron a {
	display: block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 12px 24px;
	  color: black;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  background: -o-linear-gradient(1deg, #A79158 0%, #F2E79F 100%);
  background: linear-gradient(89deg, #A79158 0%, #F2E79F 100%);
  border-radius: 10px;
  text-decoration: none;
  -webkit-transition: -webkit-filter .2s ease;
  transition: -webkit-filter .2s ease;
  -o-transition: filter .2s ease;
  transition: filter .2s ease;
  transition: filter .2s ease, -webkit-filter .2s ease;
}
.order-wrapper .block-title {
	color: white;
	margin: 0;
}
.order-wrapper {
	z-index: 2;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
	gap: 57px;
}
.order-outer-wrapper img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}
.order-outer-wrapper {
	position: relative;
	width: 100%;
	height: 493px;
	
}

/* BOOKING STYLES */

/* FOS STYLES */
#fos-section .field-tel a:hover {
	color: #A79158
}
#fos-section .field-tel a:before {
	    content: "";
    background: url(/sites/all/themes/vesta_theme/image/phone.svg) no-repeat center;
    width: 21px;
    height: 21px;
    min-width: 21px;
	-webkit-filter: brightness(0) saturate(100%);
	        filter: brightness(0) saturate(100%);
	background-size: cover;
}
#fos-section .field-tel a {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	gap: 12px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	  color: black;
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#fos-section .field-tel {
	margin-bottom: 7px;
	
}
.wf-check input[type="checkbox"]:checked{
	background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='12' height='12' rx='2' fill='%239D9D9D'/%3E%3C/svg%3E%0A") no-repeat center;
}
.wf-check input[type="checkbox"]{
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	width:18px;
	min-width: 18px;
	height: 18px;
	border-radius: 4px;
  border: 1px #9D9D9D solid;
  cursor: pointer;
}
.wf-check .description a:hover {
	text-decoration: none;
}
.wf-check .description a {
	  color: black;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 500;
  text-decoration: underline;
}
.wf-check .description {
	color: black;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 500;
  max-width: 436px;
  line-height: 17px;
}
.wf-check  {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	gap: 13px;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin-top: 38px;
}
.wf-submit button:active, .wf-submit button:focus {
	color: black !important;
}
.wf-submit button:hover {
	color: black;
	-webkit-filter: brightness(.7);
	        filter: brightness(.7);
}
.wf-submit button {
	color: black;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
   background: -o-linear-gradient(1deg, #A79158 0%, #F2E79F 100%);
   background: linear-gradient(89deg, #A79158 0%, #F2E79F 100%);
  border-radius: 10px;
  padding: 12px 40px;
  border: none;
  -webkit-transition: -webkit-filter .2s ease;
  transition: -webkit-filter .2s ease;
  -o-transition: filter .2s ease;
  transition: filter .2s ease;
  transition: filter .2s ease, -webkit-filter .2s ease;
  margin-top: 31px;
}
.wf-input input::-webkit-input-placeholder {
	color: black;
}
.wf-input input::-moz-placeholder {
	color: black;
}
.wf-input input:-ms-input-placeholder {
	color: black;
}
.wf-input input::-ms-input-placeholder {
	color: black;
}
.wf-input input::placeholder {
	color: black;
}
.wf-input input {
	padding: 19px 0;
	border: none;
	border-bottom: 1px solid black;
	border-radius: 0;
	  color: black;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  margin:0;
  line-height: 20px;
}
.fos-wrapper .field--name-body {
	  color: black;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  max-width: 466px;
}
.block-title {
	line-height: 49px;
}
.fos-wrapper .field--name-body p {
	    line-height: 20px;
	margin-bottom: 16px;
}
.fos-wrapper {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    gap: 85px;
}
.field--name-field-izobrazhenie-sprava-fos img {
	  width: 858px;
  height: 580px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 40px;
}
.field--name-field-izobrazhenie-sprava-fos {
	margin-right: -273px;
}

/* FOS STYLES */

/* MAP STYLES */

.map-info .block-title {
	color: white;
	margin-bottom: 66px;
}
.map-info .field--name-body p {
	  color: white;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 20px;
}
.map-wrapper .container  {
	margin-bottom: -443px;
}
.map-info {
	    width: 858px;
    height: 526px;
    position: relative;
    padding: 44px 85px 0 273px;
    margin-left: -273px;
    background: black;
    border-radius: 40px;
    z-index: 2;
}

/* MAP STYLES */

/* FOOTER STYLES */
footer .top-row {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.address-outer {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	gap: 14px;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.address-outer:before {
	content: "";
	background: url(/sites/all/themes/vesta_theme/image/map.svg) no-repeat center;
	width: 18px;
	height: 18px;
	min-width: 18px;
	margin-top: 2px;
}
.contact-item.mail:before {
		content: "";
	background: url(/sites/all/themes/vesta_theme/image/mail.svg) no-repeat center;
	width: 18px;
	height: 18px;
	min-width: 18px;
}
.contact-item.phone:before {
		content: "";
	background: url(/sites/all/themes/vesta_theme/image/phone.svg) no-repeat center;
	width: 18px;
	height: 18px;
	min-width: 18px;
}
.contact-item a {
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
.contact-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex; 
	gap: 14px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
footer .bottom-row a:hover {
	color: #A79158
}
footer .bottom-row a {
	color: white;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 400;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  text-decoration: none;
}
footer .col-webvesta a:hover {
	color: #A79158
}
.btn-c-s:hover {
	color: black;
	background: white;
}
.btn-c-s {
	  color: white;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  padding: 12px 18px;
    border-radius: 10px;
  border: 1px white solid;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
footer .col-webvesta a {
	  color: white;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 400;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  text-decoration: none;
}
footer .col-webvesta {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding-top:29px;
	border-top: 1px rgba(255, 255, 255, 0.38) solid;
}
footer .bottom-row {
	margin-bottom: 48px;
	margin-top: 23px;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	  color: white;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 400;
}
footer .contact-item a:hover {
	color: #A79158
}
footer .nav li a:hover {
	color: #A79158
}
footer .nav li a {
	padding: 0;
	min-width: 127px;
	display:block;
	  color: white;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.25;

}
footer .region-search {
	padding-left: 183px;
}
.region-search button[name="op"]:active {
	background-color: transparent;
	border: none;
}
.region-search button[name="op"]:hover {
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}
.region-search button[name="op"] {
	width: 18px;
	height: 18px;
	background-color: transparent;
	font-size: 0;
	background: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.25 2.0625C4.83274 2.0625 2.0625 4.83274 2.0625 8.25C2.0625 11.6673 4.83274 14.4375 8.25 14.4375C11.6673 14.4375 14.4375 11.6673 14.4375 8.25C14.4375 4.83274 11.6673 2.0625 8.25 2.0625ZM0.9375 8.25C0.9375 4.21142 4.21142 0.9375 8.25 0.9375C12.2886 0.9375 15.5625 4.21142 15.5625 8.25C15.5625 12.2886 12.2886 15.5625 8.25 15.5625C4.21142 15.5625 0.9375 12.2886 0.9375 8.25ZM15.1184 14.8133C14.9448 14.8001 14.8001 14.9448 14.8133 15.1184C14.8136 15.1194 14.8164 15.1386 14.831 15.193C14.848 15.2568 14.8734 15.3416 14.9121 15.4708C14.9476 15.5893 14.9707 15.666 14.9896 15.7231C15.009 15.7814 15.0157 15.7926 15.0128 15.7872C15.0919 15.9348 15.2808 15.9825 15.4205 15.89C15.4154 15.8934 15.4266 15.8868 15.4713 15.8446C15.5151 15.8034 15.5718 15.7468 15.6593 15.6593C15.7468 15.5718 15.8034 15.5151 15.8446 15.4713C15.8796 15.4342 15.8901 15.4202 15.8908 15.4194C15.982 15.2802 15.9347 15.0927 15.7884 15.0135C15.7875 15.0131 15.7715 15.0058 15.7231 14.9896C15.666 14.9707 15.5893 14.9476 15.4708 14.9121C15.3416 14.8734 15.2568 14.848 15.193 14.831C15.1386 14.8164 15.1194 14.8136 15.1184 14.8133ZM13.6923 15.2125C13.6209 14.345 14.345 13.6209 15.2125 13.6923C15.3624 13.7046 15.5439 13.7592 15.7396 13.8182C15.7575 13.8236 15.7756 13.829 15.7937 13.8344C15.8101 13.8393 15.8263 13.8442 15.8425 13.849C16.0224 13.9027 16.1911 13.953 16.3182 14.0211C17.0501 14.413 17.2864 15.3495 16.828 16.0417C16.7484 16.1619 16.6237 16.2862 16.4909 16.4188C16.4789 16.4307 16.4669 16.4427 16.4548 16.4548C16.4427 16.4669 16.4307 16.4789 16.4187 16.4909C16.2862 16.6237 16.1619 16.7484 16.0417 16.828C15.3495 17.2864 14.413 17.0501 14.0211 16.3182C13.953 16.1911 13.9027 16.0224 13.849 15.8425C13.8442 15.8263 13.8393 15.8101 13.8344 15.7937C13.829 15.7756 13.8236 15.7576 13.8182 15.7397C13.7592 15.5439 13.7046 15.3624 13.6923 15.2125Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center;
	background-size: contain;
	padding: 0;
	border: none;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	-o-transition: transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease;
}
footer .col-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
	gap:8px;
}
footer {
	background: #000000;
	padding:42px 0 26px 0;
}
.region-search input[name="keys"] {
	display:none;
}
footer .nav .dropdown a:after {
	display: none;
}
footer .nav .dropdown .dropdown-menu {
	display:none !important;
}
footer .nav {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    max-height: 107px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	-webkit-column-gap:56px;
	   -moz-column-gap:56px;
	        column-gap:56px;
	row-gap: 8px;
}
footer .col-contacts {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
}
.contact-item.mail a {
	  color: white;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  text-decoration: none;
  display:block;
  
}
.contact-item.phone a {
  color: white;
  font-size: 18px;
  font-family: Montserrat;
  font-weight: 500;
  text-decoration: none;
  display:block;
  
}
.contact-address {
	  color: white;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  margin:0;
}
footer .logo p {
	margin:0;
	  color: white;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 400;
  word-wrap: break-word;
  width: 171px;
  display:block;
}
footer .logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 23px;
}
/* FOOTER STYLES */

/* PRODUCT PAGE STYLES*/
.product-teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.product-teaser .product-teaser-image {
    max-width: 500px;
}

.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider {
    margin: 0 0 10px;
}

.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
    max-width: 500px;
    min-width: 500px;
    max-height: 500px;
    min-height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
	border-radius: 40px;
}

.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable {
    margin: 0 -5px;
}

.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide {
    margin: 0 5px;
    max-width: 118px;
    min-width: 118px;
    max-height: 118px;
    min-height: 118px;
}

.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
    max-width: 118px;
    min-width: 118px;
    max-height: 118px;
    min-height: 118px;
    -o-object-fit: cover;
       object-fit: cover;
}
.product-teaser-info .field--name-price:before {
	content: "от "
}
.product-teaser-info .field--name-price {
	  color: black;
  font-size: 30px;
  font-family: Montserrat;
  font-weight: 600;
}
.product-teaser-info .field--name-field-zabronirovat a:hover {
	-webkit-filter: brightness(.7);
	        filter: brightness(.7);
}
.horizontal-tab-button a strong {
	color: black;
}
.product-teaser-info .field--name-field-zabronirovat a {
	margin: 1px;
    color: black;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 500;
    padding: 12px 30px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-decoration: none;
    background: -o-linear-gradient(1deg, #A79158 0%, #F2E79F 100%);
    background: linear-gradient(89deg, #A79158 0%, #F2E79F 100%);
    border-radius: 10px;
    -webkit-transition: -webkit-filter .2s 
ease;
    transition: -webkit-filter .2s 
ease;
    -o-transition: filter .2s 
ease;
    transition: filter .2s 
ease;
    transition: filter .2s 
ease, -webkit-filter .2s 
ease;
}
.product-teaser-info {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.product-teaser .product-teaser-info {
    max-width: 500px;
}

.product-view-full button.slick-prev.slick-arrow {
    left: 15px;
}
.product-view-full .current-slide .element img {
    max-width: 500px;
    min-width: 500px;
    max-height: 500px;
    min-height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
	border-radius: 40px;
	
}
.product-view-full button.slick-next.slick-arrow {
    right: 15px;
}


.node--view-mode-full .field--name-body img {
    margin: 0 10px;
}

/* PRODUCT PAGE STYLES*/


/* *** ADAPTIVE *** */
@media screen and (max-width: 1900px) {
	.about-image{margin-left: -127px;}
}
@media screen and (max-width: 1750px) {
	.field--name-field-izobrazhenie-sprava-fos {
    margin-right: -143px;
}
}
@media screen and (max-width: 1600px) {
	.field--name-field-izobrazhenie-sprava-fos {
    margin-right: -27px;
}
	.field--name-field-izobrazhenie-sprava-fos img {
		width: 758px;
	}
	.about-image{margin-left: -27px;}
	.about-image img {
		width: 758px;
	}
}
@media screen and (max-width: 1400px) {
	.field--name-field-gallery img {
		width: 400px;
	}
	.product-teaser-wrapper {
		width: 100%;
	}
	.product-teaser-wrapper img {
		width: 100%;
	}
	.header-bottom .bottom-row .nav {
		gap: 20px;
	}
	.header-bottom .bottom-row {
		gap: 20px;
	}
	.about-image{margin-left: 0;}
	.about-image img {
		width: 658px;
	}
}
@media screen and (max-width: 1199px) {
	#slider-block {
	margin-bottom: 35px;
}
.region-content, #about-section, #catalog-section, #gallery-section , #booking-section , #fos-section {
	margin-bottom: 83px;
}
	footer .nav {
		-webkit-column-gap: 25px;
		   -moz-column-gap: 25px;
		        column-gap: 25px;
	}
	footer .top-row {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		gap: 30px;
	}
	.map-wrapper {
		overflow: hidden;
	}
	.map-info {
		    width: 678px;
		        padding-left: 301px;
	}
	#fos-section .field-tel a {
		font-size: 22px;
	}
	.field--name-field-izobrazhenie-sprava-fos {
    margin-right: 0px;
}
	.field--name-field-izobrazhenie-sprava-fos img {
		width: 100%;
		height: 300px;
	}
	.fos-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
		gap: 25px;
	}
	.order-wrapper {
		gap: 45px;
	}
	.front .field--name-field-media-image .field__item {
		    display: -webkit-box;
		    display: -ms-flexbox;
		    display: flex
;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	}
	.slick-btns.gallery {
		    left: 312px;
	}
	.slick-btns.catalog {
		left:200px;
	}
	.about-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: reverse-column;
		        flex-direction: reverse-column;
		gap: 36px;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
	}
	.field--name-field-izobrazhenie-o-nas  {
		width: 100%;
	}
	.about-text .field--name-body {
		margin-bottom: 60px;
		gap:15px;
	}
	.about-image img {
		width: 100%;
	}
	.btn-c-s {
		font-size: 13px;
	}
	header .col-contacts {
		font-size: 16px;
	}
	.contact-item.phone a {
		font-size: 15px;
	}
	.product-teaser-content .field--name-title a {
		font-size: 22px;
	}
	.contact-address {
		font-size: 13px;
		
	}
	h1 {
		font-size: 42px;
		line-height: 1.25;
	}
	.block-title {
		font-size: 35px;
	}
	.map-info .field--name-body p, .fos-wrapper .field--name-body, #block-vesta-theme-opisanieglavnoystranicy p, .about-text .field--name-body, .about-text .field--name-field-ssylka-o-nas a {
		font-size: 16px;
		line-height: 1.25;
	}
	.about-text .field--name-body u {
		font-size: 40px;
		line-height: 1.25;
	}
	.product-teaser-content .field--name-price, .product-teaser-info .field--name-price {
		font-size: 28px;
	}
	.product-teaser-buttons .field--name-field-podrobnee-tovar a {
		padding: 12px 40px;
	}
	.order-wrapper .field--name-body {
		FONT-SIZE: 18PX;
		line-height: 1.25;
	}
	.front h1 {
		margin-bottom: 40px
	}
}

@media screen and (max-width: 991px) {
	.front h1 {
		margin-bottom: 30px
	}
		#slider-block {
	margin-bottom: 30px;
}
.region-content, #about-section, #catalog-section, #gallery-section , #booking-section , #fos-section {
	margin-bottom: 78px;
}
	.product-teaser {
		gap: 30px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.product-view-full .current-slide .element img, .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
		max-width: 100%;
		min-width: 100%;
		max-height: 400px;
		min-height: 400px;
	}
	.product-teaser .product-teaser-image {
		max-width: 100%;
		width: 100%;
	}
	.map-info .block-title {
		margin-bottom: 40px;
	}
	.map-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
	}
	.map-info {
		margin-left: 0;
		    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    padding: 44px 85px;
	}
	.map-wrapper .container {
		margin-bottom: 0;
	}
	#fos-section .field-tel a {
		font-size: 20px;
	}
	.order-wrapper {
		gap: 35px;
	}
	.order-wrapper .field--name-body {
		FONT-SIZE: 16PX;
	}
	#catalog-section {
		padding-bottom: 75px;
	}
	.product-teaser-buttons .field--name-field-podrobnee-tovar a, .wf-submit button {
		padding: 12px 35px;
	}
	.product-teaser-content {
		gap: 20px;
	}
	.about-image img {
		min-height: 300px;
	}
	.about-text .field--name-body {
		margin-bottom: 40px;
	}
    #offcanvasNav .nav .dropdown-menu {
        display: none;
        position: static;
        border: 0px solid;
        background: transparent;
        padding: 10px 0;
        border-bottom: 1px solid #BDBDBD;
    }

    #offcanvasNav li.nav-item {
        width: 100%;
    }
	.cta-wrapper .field--name-field-logotip img {
		    width: 421px;
    height: auto;
	}
	.product-teaser-info .field--name-field-zabronirovat a, .map-info .field--name-body p, .wf-submit button, .fos-wrapper .field--name-body, .order-wrapper .field--name-field-ssylka-na-bron a, #catalog-section .more-link a, #gallery-section .more-link a, #block-vesta-theme-opisanieglavnoystranicy p, .about-text .field--name-body, .about-text .field--name-field-ssylka-o-nas a, .product-teaser-wrapper .field--name-field-zabronirovat a, .product-teaser-buttons .field--name-field-podrobnee-tovar a {
		font-size: 14px
	}
	.about-image .field--name-field-podpis-izobrazheniya {
		font-size: 13px;
	}
	.product-teaser-content .field--name-title a {
		font-size: 20px;
	}
	.product-teaser-content .field--name-price, .product-teaser-info .field--name-price {
		font-size: 25px;
	}
	.product-teaser-attributes > div .field__item {
		font-size: 18px;
	}
}

@media screen and (max-width: 767px) {
	.front h1 {
		margin-bottom: 20px
	}
	#scrollToTop {
    width: 45px;
    height: 45px;
    background: none;
    text-indent: 0;
    font-size: 0;
    border: 0px;
    outline: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 44px;
    cursor: pointer;
    position: fixed;
    right: 32px;
    z-index: 10;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    padding: 0;
}
			#slider-block {
	margin-bottom: 30px;
}
.region-content, #about-section, #catalog-section, #gallery-section , #booking-section , #fos-section {
	margin-bottom: 58px;
}
	.map-info .block-title {
		margin-bottom: 20px;
		line-height: 1.25;
	}
	.wf-check .description a {
		font-size: 12px;
		line-height: 1.25;
	}
	.wf-check .description {
		font-size: 12px;
		line-height: 1.25;
	}
	#fos-section .field-tel a {
		font-size: 18px;
	}
	.order-wrapper {
		gap: 30px;
	}
	.order-wrapper .field--name-body {
		FONT-SIZE: 14PX;
	}
	.slick-btns.gallery {
		    left: 265px;
	}
	#catalog-section {
		padding-bottom: 50px;
	}
	.slick-btns.catalog {
		left: 175px;
	}
	.product-teaser-wrapper img {
		height: 300px;
	}
	.product-teaser-buttons .field--name-field-podrobnee-tovar a {
		padding: 12px 30px;
	}
	.product-teaser-content {
		gap: 14px;
	}
	.product-teaser-content .field--name-price, .product-teaser-info .field--name-price {
		font-size: 22px;
	}
	.product-teaser-content .field--name-title a {
		font-size: 18px;
	}
	.about-image img {
		min-height: 200px;
	}
	.about-text .field--name-body {
		margin-bottom: 20px;
	}
	.product-teaser-attributes > div .field__item {
		font-size: 16px;
	}
	.cta-wrapper .field--name-field-logotip img {
		    width: 380px;
    height: auto;
	}
	h1 {
		font-size: 36px
	}
	.block-title {
		font-size: 30px;
	}
	.map-info .field--name-body p, .wf-submit button, .fos-wrapper .field--name-body, .order-wrapper .field--name-field-ssylka-na-bron a, #catalog-section .more-link a, #gallery-section .more-link a, #block-vesta-theme-opisanieglavnoystranicy p, .about-text .field--name-body, .about-text .field--name-field-ssylka-o-nas a, .product-teaser-wrapper .field--name-field-zabronirovat a, .product-teaser-buttons .field--name-field-podrobnee-tovar a {
		font-size: 12px
	}
	.about-image .field--name-field-podpis-izobrazheniya {
		font-size: 12px;
	}
	.order-wrapper .field--name-field-ssylka-na-bron a, #catalog-section .more-link a, #gallery-section .more-link a, .wf-submit button {
		padding: 12px 22px;
	}
}
@media screen and (max-width: 576px) {
	.region-content, #about-section, #catalog-section, #gallery-section , #booking-section , #fos-section {
	margin-bottom: 40px;
}
	.not-front .product-teaser-attributes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
	footer .top-row {
		    -webkit-box-orient: vertical;
		    -webkit-box-direction: normal;
		        -ms-flex-direction: column;
		            flex-direction: column;
	}
	footer .bottom-row {
		gap: 10px; 
		-webkit-box-orient: vertical; 
		-webkit-box-direction: normal; 
		    -ms-flex-direction: column; 
		        flex-direction: column;
	}
	.map-info {
		padding:22px 44px;
	}
	.order-wrapper {
		gap: 25px;
	}
	.field--name-field-gallery .slick-list {
		overflow: hidden;
	}
	.front .field--name-field-media-image .field__item a {
		width: 100%;
	}
	.field--name-field-gallery img {
		width: 100%;
	}
	.body-view--fotogalereya .field--name-field-gallery > .field__item {
	width:100%;
}
	.slick-btns.gallery {
            left: 10px;
        top: 53px;
}
	#catalog-section {
		padding: 42px 0;
	}
	.order-wrapper .field--name-field-ssylka-na-bron a, #catalog-section .more-link a, #gallery-section .more-link a {
		padding: 12px 14px;
	}
	.slick-btns.catalog {
		left: 145px;
	}
	.product-teaser-info .field--name-field-zabronirovat a, .product-teaser-buttons .field--name-field-podrobnee-tovar a, .product-teaser-wrapper .field--name-field-zabronirovat a {
		padding: 12px 25px;
	}
	.product-teaser-content {
		gap: 10px;
	}
	.product-teaser-content .field--name-price, .product-teaser-info .field--name-price {
		font-size: 19px;
	}
	.cta-wrapper .field--name-field-logotip img {
		    width: 290px;
    height: auto;
	}
	h1 {
		font-size: 28px
	}
	.block-title {
		font-size: 25px;
	}
}