@font-face {
    font-family: 'Gtwalsheimpro Light';
    src: url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Light.eot');
    src: local('/wp-content/themes/bootstrap-component-blox-child-theme/font/GT Walsheim Pro Light'), local('GTWalsheimPro-Light'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Light.woff2') format('woff2'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Light.woff') format('woff'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gtwalsheimpro';
    src: url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Regular.eot');
    src: local('/wp-content/themes/bootstrap-component-blox-child-theme/font/GT Walsheim Pro Regular'), local('GTWalsheimPro-Regular'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Regular.woff2') format('woff2'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Regular.woff') format('woff'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gtwalsheimpro Medium';
    src: url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Medium.eot');
    src: local('/wp-content/themes/bootstrap-component-blox-child-theme/font/GT Walsheim Pro Medium'), local('GTWalsheimPro-Medium'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Medium.woff2') format('woff2'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Medium.woff') format('woff'),
        url('/wp-content/themes/bootstrap-component-blox-child-theme/font/GTWalsheimPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

* {
	webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	-ms-transition: all 500ms;
	transition: all 500ms;
}
*:focus {
	outline: none;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}
body {
    font-family: Gtwalsheimpro Light, sans-serif;
	font-size: 14px;
	color: #1a1a1a;
    font-weight: 300;
	background-color: #f5f6f6;
}
h1, h2 {
	font-size: 80px;
    font-weight: 300;
	text-transform: uppercase;
    line-height: 88%;
}
h3 {
	font-size: 56px;
    font-weight: 300;
	text-transform: uppercase;
    line-height: 90%;
}
h4 {
	font-family: Gtwalsheimpro, sans-serif;
	font-size: 34px;
    font-weight: 400;
	text-transform: uppercase;
    line-height: 40px;
}
h5 {
	font-family: Gtwalsheimpro Medium, sans-serif;
	font-size: 16px;
    font-weight: 500;
	text-transform: uppercase;
    line-height: 1;
	margin-top: 8px;
	margin-bottom: 20px;
    padding: 16px 0;
}
p {
    font-size: 16px;
    font-weight: 300;
    line-height: 140%;
}
p.lead {
	font-size: 48px;
    font-weight: 300;
    line-height: 98%;
}
.img-fluid {
	width: 100%;
}
.btn {
	font-size: 14px;
	padding: 16px 64px 16px 24px;	
	border-radius: 0px;
} 
.btn-sm {
	font-size: 14px;
	padding: 10px 54px 10px 14px;	
	border-radius: 0px;
} 
.btn-link {
	color: #A46942;
	padding: 16px 24px 16px 24px;	
}
.btn-link:hover, .btn-link:focus {
	color: #000;
}
.btn-outline-dark {
	color: #1a1a1a;
	background: transparent url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-brown-right.svg) no-repeat right 24px center;
	border: 1px solid #1a1a1a;
}
.btn-outline-dark:hover, .btn-outline-dark:focus {
	color: #daa36e;
	background-color: transparent;
	border: 1px solid #daa36e;
}
.btn-dark {
	color: #fff;
	background: #1a1a1a url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-white-right.svg) no-repeat right 24px center;
	border: 1px solid #1a1a1a;
}
.btn-dark.btn-sm {
	background: #1a1a1a url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-white-right.svg) no-repeat right 14px center;
}
.btn-dark:hover, .btn-dark:focus {
	color: #A46942;
	background: #A4694200 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-brown-right.svg) no-repeat right 24px center;
	border: 1px solid #A46942;
}
.btn-dark.btn-sm:hover, .btn-dark.btn-sm:focus {
	background: #A4694200 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-brown-right.svg) no-repeat right 14px center;
}
.btn-light {
	color: #A46942;
	background: #f4e3d4 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-brown-right.svg) no-repeat right 24px center;
	border: 1px solid #f4e3d4;
}
.btn-light:hover, .btn-light:focus {
	color: #fff;
	background: #f4e3d400 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-white-right.svg) no-repeat right 24px center;
	border: 1px solid #fff;
}
.btn-primary {
	color: #fff;
	background: #A46942 url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-white-right.svg) no-repeat right 24px center;
	border: 1px solid #A46942;
}
.btn-primary:hover, .btn-primary:focus {
	color: #fff;
	background: #daa36e url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-white-right.svg) no-repeat right 24px center;
	border: 1px solid #daa36e;
}
.card {
	border-radius: 0px;
	border-width: 0px;
}
.card-img, .card-img .card-img {
	border-radius: 0px;
}

header {
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #f5f6f6;
}
.navbar-brand {
    margin: 5px 16px;
}
.navbar .social {
	/* position: absolute;
	top: 0px;
	left: calc(50% - 88px); */
}
.social a {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin: 0 5px;
    border: 1px solid #A46942;
    border-radius: 23px;
}
.social a img {
    padding: 12px;
}
.navbar .phone a {
	font-size: 28px;
    color: #1a1a1a;
    text-decoration: none;
}
.navbar .address p {
	line-height: 18px;
}
.navbar-toggler {
	display: flex;
	grid-column-gap: 16px;
    grid-row-gap: 16px;
	align-items: center!important;
	border: 0px;
	z-index: 100;
}
.navbar-toggler:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
}
.header-menu-button-burger {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 40px;
    display: flex;
    position: relative;
}
.navbar-toggler .line {
	background-color: #1a1a1a;
    width: 40px;
    height: 1px;
}
.navbar-toggler.collapsed .line._1, .navbar-toggler.collapsed .line._2, .navbar-toggler.collapsed .line._3 {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
	opacity: 1;
}
.navbar-toggler .line._1 {
	transform: translate3d(0px, 9px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-30deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}
.navbar-toggler .line._2 {
	opacity: 0;
}
.navbar-toggler .line._3 {
	transform: translate3d(0px, -9px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(30deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}
.header-menu-button-text {
	font-size: 14px;
    color: #1a1a1a;
    line-height: 14px;
    text-decoration: none;
}
.navbar-nav {
	max-width: 100%;
	margin: 15px auto;
}
.menu-item {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.nav-link {
	position: relative;
    color: #1a1a1a;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 40px;
    text-decoration: none;
	padding-left: 150px;
	
}
.nav-link:hover {
	color: #A46942;
}
.nav-link:before {
	 content: "";
    display: block;
    width: 94px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 5px;
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-brown-right-big.svg) no-repeat left center;
	opacity: 0;
	webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	-ms-transition: all 500ms;
	transition: all 500ms;
}
.nav-link:hover:before {
	left: 30px;
	opacity: 1;
}
.lang .menu {
	margin: 0px;
}
.lang .dropdown-menu {
	padding: 5px;
	border: 0px;
	border-radius: 0px;
}
.lang .nav-link {
	font-size: 16px;
	line-height: 24px;
	padding-left: 0px;
}
.lang  .nav-link:before {
	display: none;
}

.intro {
    padding: 20px 0 50px;
	/* background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-brown.svg) no-repeat center bottom 80px; */
}
.intro .info {
	font-size: 24px;
	color: #A46942;
	text-transform: uppercase;
	line-height: 90%;
}
.intro h1, .intro .info {
	animation: translate1 1s 1;
	transform: translateX(0);
	opacity: 1;
}
.intro li {
	font-size: 18px;
	font-weight: 400;
	padding: 5px 30px;
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-black-right.svg) no-repeat left center;
}
@keyframes translate1 {
  0% {
   transform: translateX(100px);
   opacity: 0;
  }
  100% {
    transform: translateX(0);
	opacity: 1;
  }
}
.carousel-control-next, .carousel-control-prev {
    opacity: 1;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 24px;
    height: 14px;
}
.carousel-control-prev-icon {
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-white-left.svg) no-repeat center center;
}
.carousel-control-next-icon {
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-white-right.svg) no-repeat center center;
}
.carousel-indicators {
    margin-bottom: 30px;
}
.carousel-indicators [data-bs-target] {
    width: 6px !important;
    height: 6px !important;
	margin-left: 6px;
    margin-right: 6px;
    border-radius: 0 !important;
    transform: rotate(45deg) !important;
    border: 1px solid white !important;
    background: transparent !important;
	opacity: 1;
}
.carousel-indicators .active {
    background-color: #fff !important;
}

.region {
	color: #fff;
    padding: 120px 0 240px;
	background: #323b4b url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-white.svg) no-repeat center bottom 100px;
}
.region h1, .region .container > p.lead {
	margin-left: 10%;
	margin-right: 10%;
}
.region .container > p {
}
.region h5 {
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icon-rhomb.svg) no-repeat right center;
	border-bottom: 1px solid #8b8f94;
}
.region ul li {
	padding-left: 30px;
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icon-rhomb.svg) no-repeat left center;
}
.video {
	position: relative;
}
.video .play {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    padding: 0px;
    background-color: #A46942;
    border-radius: 50%;
	cursor: pointer;
}
.modal-content {
    background-color: #f5f6f6;
}
.modal-header {
    border-bottom: 0px;
}
.btn-close {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
    padding: 10px;
    z-index: +1;
}

.book-block {
	padding: 16px;
	margin: 100px 0;
	background-color: #f4e3d4;
}
.book-content {
    border: 1px solid #daa36e;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 80px 100px;
}
.book-content > p.lead {
}

.resort {
	padding: 20px 0 180px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-brown.svg) no-repeat center bottom 80px;
}
.resort h5 {
	border-bottom: 1px solid #c5c7c9;
}
.resort h5 span {
	font-family: Gtwalsheimpro Light, sans-serif;
    font-weight: 300;
	float: right;
}
.resort .container > p.lead {
	margin: 50px 10%;
}

.rooms .card {
	padding: 30px;
	text-decoration: none;
	background-color: transparent;
	border: 1px solid #000;
}
.rooms .card div {
	position: relative;
	overflow: hidden;
	background-color: transparent;
}
/* .rooms .card div:after {
    content: "";
    display: block;
    width: 64px;
    height: 64px;
    position: absolute;
    left: calc(50% - 32px);
    top: calc(50% - 32px);
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/arrow-white-top-right.svg) no-repeat center center;
	opacity: 0;
	webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	-ms-transition: all 500ms;
	transition: all 500ms;
}
.rooms .card:hover div:after {
	opacity: 1;
} */
.rooms .card div img {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}
.rooms .card:hover div img {
	transform: translate3d(0px, 0px, 0px) scale3d(1.2, 1.2, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
	opacity: 1;
}
.rooms h5 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 0px;
	padding: 0px;
}
.rooms h5 span {
	margin-left: 15px;
	font-family: Gtwalsheimpro Light, sans-serif;
    font-weight: 300;
	text-transform: none;
	line-height: 1;
}
.rooms .card h5 span.guest {
	padding-left: 15px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icon-people.svg) no-repeat left center;
}
.rooms .card:hover h5 span.guest {
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icon-people-brown.svg) no-repeat left center;
}
.rooms span.price {
	text-align: end;
}
.rooms span.price strong {
	font-family: Gtwalsheimpro Medium, sans-serif;
	font-size: 24px;
    font-weight: 500;
}
.rooms .card:hover h5, .rooms .card:hover h5 span {
	color: #A46942;
}
.rooms p strong {
    font-weight: 700;
}

.book-form {
	padding: 50px 100px;
	background-color: #fff;
}

.medical-center {
	color: #fff;
    padding: 120px 0 240px;
	background: #323b4b url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-white.svg) no-repeat center bottom 100px;
}
.medical-center h5 {
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icon-rhomb.svg) no-repeat right center;
    border-bottom: 1px solid #8b8f94;
}

.medical-programs {
	padding: 80px 0 0;
}
.medical-programs .card .card-img {
	opacity: 0;
}
.medical-programs .card:hover .card-img {
	opacity: 1;
}
.medical-programs .card .card-img-overlay {
	padding: 24px;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.medical-programs .card .card-img-overlay .days {
	display: inline-block;
	min-height: 38px;
    padding: 8px 16px 8px 40px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icon-clock.svg) no-repeat left 16px center;
	border: 1px solid #1a1a1a;
}
.medical-programs .card .card-img-overlay .go {
	position: absolute;
	top: 28px;
	right: 24px;
}
.medical-programs .card .card-img-overlay .go span.price {
    text-align: end;
	margin-left: 16px;
    font-family: Gtwalsheimpro Light, sans-serif;
    font-weight: 300;
}
.medical-programs .card .card-img-overlay .go span.price strong {
    font-family: Gtwalsheimpro Medium, sans-serif;
    font-size: 24px;
    font-weight: 500;
}
.medical-programs .card:hover .card-img-overlay .go span.price, .medical-programs .card:hover .card-img-overlay .go span.price strong {
	color: #fff;
}
.medical-programs .card .card-img-overlay .go .svg {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}
.medical-programs .card:hover .card-img-overlay .go .svg {
	transform: translate3d(5px, -5px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
	filter: invert(100%) sepia(94%) saturate(0%) hue-rotate(248deg) brightness(1000%) contrast(1000%);
    -webkit-filter: invert(100%) sepia(94%) saturate(0%) hue-rotate(248deg) brightness(1000%) contrast(1000%);
}
.medical-programs .card:hover .card-img-overlay h4, .medical-programs .card:hover .card-img-overlay p {
	color: #fff;
}
.medical-programs .card .card-img-overlay p {
	margin-bottom: 0;
}
.medical-programs .card:hover .card-img-overlay .days {
	color: #fff;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icon-clock-white.svg) no-repeat left 16px center;
	border: 1px solid #ffffff;
}

.professionals p {
	margin-top: 16px;
}

.equipment {
	padding: 80px 0 180px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-brown.svg) no-repeat center bottom 80px;
	overflow: hidden;
}
.equipment h2 {
	word-break: break-all;
}
.equipment h5 {
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icon-rhomb.svg) no-repeat right center;
    border-bottom: 1px solid #c5c7c9;
}

.wellness-center {
	padding: 20px 0 180px;
	background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-brown.svg) no-repeat center bottom 80px;
}
.wellness-center h5 {
    background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icon-rhomb.svg) no-repeat right center;
    border-bottom: 1px solid #c5c7c9;
}

.form-control, .form-select {
	font-size: 16px;
    font-weight: 300;
    line-height: 22px;
	padding: 0;
	height: 48px;
	border: 0 solid #000;
    border-bottom: 1px solid #8b8f94;
	border-radius: 0;
}
.form-control:focus, .form-select:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
}
::placeholder {
	font-size: 18px;
}
.form-text {
    font-size: 12px;
}
input.btn-primary {
	width: 200px;
	text-align: start;
}

.footer-widgets, .site-footer {
	background-color: #323B4B;
}
.footer-widgets p {
	color: #8B8F94;
}
.footer-widgets p.lead {
	font-size: 24px;
}
.footer-widgets p a {
	color: #fff;
	text-decoration: none;
}
.footer-widgets .social a {
    border: 1px solid #fff;
}
.footer-widgets .social a:hover {
    border: 1px solid #A46942;
}
.footer-widgets .social a .svg {
    filter: invert(100%) sepia(94%) saturate(0%) hue-rotate(248deg) brightness(1000%) contrast(1000%);
    -webkit-filter: invert(100%) sepia(94%) saturate(0%) hue-rotate(248deg) brightness(1000%) contrast(1000%);
}
.footer-widgets .social a:hover .svg {
    filter: brightness(100%) grayscale(0%);
    -webkit-filter: brightness(100%) grayscale(0%);
}
.site-footer .site-info p {
	font-size: 12px;
	color: #fff;
}
.site-info a {
	color: #fff;
}

.book-form .r-module.min-vh-100 {
    min-height: auto !important;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { ... }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { ... }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.navbar-nav {
		max-width: 900px;
		margin: 30px auto;
	}
	.intro .info {
		font-size: 40px;
	}
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.navbar .address {
		max-width: 280px;
	}
	.navbar-expand-xl {
        flex-wrap: wrap;
    }
	.navbar-nav {
        max-width: none;
		margin: 10px auto;
	}
	.nav-link {
		font-size: 16px;
		line-height: 30px;
		padding-left: 0px;
		display: inline-block;
	    text-wrap: nowrap;
	}
	.nav-link:before {
		display: none;
	}
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) { ... }

/* `xxl` applies to x-large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) { ... }

/* `xl` applies to large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	h1, h2 {
		font-size: 64px;
		line-height: 100%;
	}
	h3 {
		font-size: 48px;
	}
	h4 {
		font-size: 28px;
        line-height: 28px;
	}
	p.lead {
    	font-size: 36px;
	}
	div.collapse {
		opacity: 0;
		top: 80px;
		height: calc(100vh - 80px);
		z-index: 50;
	}
	div.collapse.show {
		opacity: 1;
		height: calc(100vh - 80px);
	}
	.book-content, .book-form {
        padding: 40px 50px;
    }
}

/* `lg` applies to medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	.header-menu-button-text {
        display: none;
    }
	.slider {
		flex-flow: column;
	}
	.slider-inner, .slider .row {
		display: flex;
		flex-wrap: nowrap;
		grid-column-gap: 16px;
		grid-row-gap: 16px;
		justify-content: space-between;
		margin: 0;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.room, .slider .row .col-4, .slider .row .col-3 {
		grid-column-gap: 16px;
		grid-row-gap: 16px;
		justify-content: space-between;
		min-width: 280px;
		padding: 0;
	}
}

/* `md` applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	h1, h2 {
        font-size: 38px;
        line-height: 90%;
    }
	h3 {
		font-size: 28px;
	}
	h4 {
		font-size: 24px;
        line-height: 24px;
	}
	p.lead {
		font-size: 28px;
        line-height: 100%;
	}
	header {
		padding-top: 2px;
		padding-bottom: 2px;
	}
	.navbar-brand {
		margin: 5px 0px;
	}
	.navbar-brand img {
        max-width: 140px;
    }
	.navbar .social {
		position: relative;
		top: auto;
		left: auto;
	}
	.nav-link {
		font-size: 28px;
		line-height: 26px;
		padding-left: 30px;
	}
	.nav-link:before {
		width: 10px;
		height: 10px;
		top: 15px;
		left: 10px;
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icon-rhomb.svg) no-repeat center center;
		opacity: 1;
	}
	.intro {
		padding: 20px 0 120px;
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-brown.svg) no-repeat center bottom 50px;
		background-size: 40%;
	}
	.region {
		padding: 80px 0 120px;
		background: #323b4b url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-white.svg) no-repeat center bottom 50px;
		background-size: 40%;
	}
	.book-block {
    	margin: 60px 0;
	}
	.book-content, .book-form {
		padding: 20px 30px;
	}
	.resort {
		padding: 20px 0 120px;
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-brown.svg) no-repeat center bottom 50px;
		background-size: 40%;
	}
	.medical-center {
		padding: 80px 0 120px;
		background: #323b4b url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-white.svg) no-repeat center bottom 50px;
		background-size: 40%;
	}
	.medical-programs {
		padding: 50px 0 0;
	}
	.medical-programs .card {
		flex-flow: column;
    	justify-content: space-between;
		display: flex;
    	position: relative;
        flex: none;
        max-width: 100%;
        min-height: 334px;
        padding: 0;
    }
	.medical-programs .card .card-img {
		object-fit: cover;
    	object-position: 50% 0%;
	    position: absolute;
		opacity: 1;
		height: 160px;
		display: inline-flex;
	}
	.medical-programs .card .card-img-overlay {
    	padding: 16px;
	}
	.medical-programs .card p {
	    line-height: 110%;
	}
	.medical-programs .card .card-img-overlay .days {
		color: #fff;
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/icon-clock-white.svg) no-repeat left 16px center;
		border: 1px solid #fff;
	}
	.medical-programs .card .card-img-overlay .go {
		top: 18px;
		right: 16px;
	}
	.medical-programs .card .card-img-overlay .go span.price {
		color: #fff;
	}
	.medical-programs .card .card-img-overlay .go .svg {
		filter: invert(100%) sepia(94%) saturate(0%) hue-rotate(248deg) brightness(1000%) contrast(1000%);
		-webkit-filter: invert(100%) sepia(94%) saturate(0%) hue-rotate(248deg) brightness(1000%) contrast(1000%);
	}
	.equipment {
		padding: 80px 0 120px;
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-brown.svg) no-repeat center bottom 50px;
		background-size: 40%;
	}
	.wellness-center {
		padding: 20px 0 120px;
		background: url(/wp-content/themes/bootstrap-component-blox-child-theme/image/ornament-brown.svg) no-repeat center bottom 50px;
		background-size: 40%;
	}
}

/* `sm` applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	h4 {
        font-size: 21px;
	}
	p {
    	font-size: 15px;
	}
}