/* ========================================================
	MQ CSS
	MALVALES Â© FORWARD STUDIO
======================================================== */



@media screen and (min-width: 375px) and (max-width: 767px) {

	/* whatsapp */
	.whatsapp--wrapper {
		bottom: 20px;
		right: 20px;
	}


	/* navsnap */
	.navsnap--wrapper {
		top: 60px;
		right: 30px;
	}

	.navsnap--button {
		height: 40px;
		width: 60px;
	}

	.navsnap--stroke:nth-child(1) {
		width: 60px;
	}

	.navsnap--stroke:nth-child(2) {
		width: 40px;
	}

	.navsnap--stroke:nth-child(3) {
		width: 20px;
	}

	.navsnap--button:hover .navsnap--stroke {
		width: 60px;
	}

	.nav--book--button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}


	/* navigation */
	.navbar {
		padding: 1rem 0;
	}

	.navbar--logo {
		height: 60px;
	}


	/* hero */
	.hero__block {
		height: 400px;
	}

	.hero__block .hero--overlay {
		padding-left: 2rem;
	}

	.hero__block .hero--subtitle {
		font-size: 1rem;
		line-height: 1.2;
		margin-bottom: 1rem;
	}

	.hero__block .hero--title {
		font-size: 2rem;
		line-height: 1.1;
		margin-bottom: 1rem;
	}

	.hero__block .hero--list {
		font-size: .95rem;
	}

	.hero__block .hero--list {
		margin-bottom: 0;
	}

	.hero__block .hero--list i {
		font-size: 1.25rem;
		margin-right: 0.5rem;
	}


	/* booking widget */
	.bookingwidget__block {
		padding: 3rem 0 2rem 0;
	}

	.bookingwidget__block h2 {
		font-size: 2.5rem;
	}


	/* intro */
	.intro__block {
		padding: 4rem 0 1rem 0;
	}

	.intro__block h1 {
		font-size: 3.5rem;
		margin-bottom: 1rem;
	}

	.intro__block.nextpage h1 {
		font-size: 2.5rem;
		margin-bottom: 1rem;
		padding: .5rem
	}

	.intro__block h2 {
		font-size: 1.85rem;
	}

	.intro__block p {
		font-size: 1.25rem;
	}


	/* paragraph */
	.paragraph__block.homepage {
		padding: 2rem 0 4rem 0;
	}

	.paragraph__block {
		padding: 2rem 0 2rem 0;
	}

	.paragraph__block h2 {
		font-size: 2rem;
	}

	.paragraph__block p {
		font-size: 1.15rem;
	}

	.paragraph--body {
		padding: 1rem .5rem;
	}

	.paragraph__block img.paragraph--img {
		min-height: 300px;
	}


	/* usp */
	.usp__block {
		min-height: auto;
		padding: 4rem 0;
	}

	.usp__block ul {
		flex-wrap: wrap;
		padding: 1.5rem;
	}

	.usp__block li {
		border-bottom: 1.5px solid #EEE;
		border-right: none;
		padding: 1rem .5rem;
		flex: 0 0 auto;
		width: 100%;
	}

	.usp__block li:last-child {
		border-bottom: none;
	}

	.usp__block i {
		font-size: 3rem;
		margin-bottom: 1.5rem;
	}

	.usp__block h3 {
		font-size: 1.45rem;
		font-weight: 700;
		letter-spacing: -.0125rem;
	}

	.usp__block p {
		display: none;
	}


	/* columns */
	.column__block h3 {
		font-size: 2rem;
	}

	.column__block .column--icon {
		font-size: 1.25rem;
		margin-right: .5rem;
	}

	.column__block .column--text {
		font-size: 1.25rem;
	}

	.column__block {
		padding: 0 0 2rem 0;
	}


	/* highlight - hero-next */
	.hero__nextblock .hero--image {
		height: auto;
	}

	.hero__nextblock .hero--image img {
		height: auto;
	}

	.hero__nextblock .hero--content {
		padding: 3rem 2rem;
	}

	.hero__nextblock .hero--content--wrapper {
		max-width: 350px;
	}

	.hero__nextblock .hero--title {
		font-size: 2.5rem;
		line-height: 1.125;
	}

	.hero__nextblock .hero--description {
		font-size: 1.45rem;
		line-height: 1.35;
	}

	.hero__nextblock .hero--button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}

	.hero__nextblock .hero--subtitle {
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}


	/* review */
	.review__block {
		min-height: auto;
		padding: 4rem 0rem;
	}

	.review__block h2 {
		font-size: 2rem;
	}

	.google--link--box a.google--link {
		font-size: 1.25rem;
	}



	/* gallery */
	.gallery--slider__block {
		background-attachment: scroll;
		background-color: #F0F0F0;
		background-image: url('../../images/backgrounds/gallery-bg.png');
		background-size: contain;
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 3rem 0;
	}

	.gallery--slider__block h2 {
		font-size: 2.5rem;
		line-height: 1.125;
	}

	.gallery--slider__block .splide__list img.slide--img {
		height: 300px;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__block .article--content--box h3 {
		font-size: 1.75rem;
	}

	.article__block .article--content--box p {
		font-size: 1.2rem;
		line-height: 1.35;
	}


	/* faq */
	.faq__block {
		padding: 3rem 0;
	}

	.faq--wrapper {
		padding: 0 1.5rem;
	}

	.faq--question h3 {
		font-size: 1.25rem;
	}

	.faq--answer p {
		font-size: 1.1rem;
	}


	/* contact */
	.form--wrapper {
		padding: 1.5rem;
	}

	.form--body--inner {
		padding: 2rem;
	}


	/* cta */
	.cta__block {
		padding: 4rem 0;
	}

	.cta__block h2 {
		font-size: 2.25rem;
		line-height: 1.25;
		margin-bottom: 1rem;
	}

	.cta__block p {
		font-size: 1.25rem;
	}

	.cta__block .cta--button {
		font-size: 1.5rem;
	}


	/* footer */
	footer .footer__top .footer--column--wrapper {
		margin-left: 0;
	}

	footer .footer__top li.footer__heading h3 {
		font-size: 2rem;
	}

	footer .footer__top p {
		font-size: 1.24rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top li.footer--heading h3 {
		font-size: 1.5rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link small {
		font-size: 1rem;
	}

	footer .brand--logo--box img.brand--logo {
		width: 75%;
	}

	footer .footer__bottom ul {
		flex-direction: column;
	}

}



@media screen and (min-width: 768px) and (max-width: 991px) {

	/* whatsapp */
	.whatsapp--wrapper {
		bottom: 20px;
		right: 20px;
	}


	/* navsnap */
	.navsnap--wrapper {
		top: 60px;
		right: 30px;
	}

	.navsnap--button {
		height: 40px;
		width: 60px;
	}

	.navsnap--stroke:nth-child(1) {
		width: 60px;
	}

	.navsnap--stroke:nth-child(2) {
		width: 40px;
	}

	.navsnap--stroke:nth-child(3) {
		width: 20px;
	}

	.navsnap--button:hover .navsnap--stroke {
		width: 60px;
	}

	.nav--book--button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}


	/* navigation */
	.navbar {
		padding: 1rem 0;
	}

	.navbar--logo {
		height: 60px;
	}


	/* hero */
	.hero__block {
		height: 400px;
	}

	.hero__block .hero--overlay {
		padding-left: 2rem;
	}

	.hero__block .hero--subtitle {
		font-size: 1rem;
		line-height: 1.2;
		margin-bottom: 1rem;
	}

	.hero__block .hero--title {
		font-size: 2rem;
		line-height: 1.1;
		margin-bottom: 1rem;
	}

	.hero__block .hero--list {
		font-size: .95rem;
	}

	.hero__block .hero--list {
		margin-bottom: 0;
	}

	.hero__block .hero--list i {
		font-size: 1.25rem;
		margin-right: 0.5rem;
	}


	/* booking widget */
	.bookingwidget__block {
		padding: 3rem 0 2rem 0;
	}

	.bookingwidget__block h2 {
		font-size: 2.5rem;
	}


	/* intro */
	.intro__block {
		padding: 4rem 0 1rem 0;
	}

	.intro__block h1 {
		font-size: 3.5rem;
		margin-bottom: 1rem;
	}

	.intro__block.nextpage h1 {
		font-size: 2.5rem;
		margin-bottom: 1rem;
		padding: .5rem
	}

	.intro__block h2 {
		font-size: 1.85rem;
	}

	.intro__block p {
		font-size: 1.25rem;
	}


	/* paragraph */
	.paragraph__block.homepage {
		padding: 2rem 0 4rem 0;
	}

	.paragraph__block {
		padding: 2rem 0 2rem 0;
	}

	.paragraph__block h2 {
		font-size: 2rem;
	}

	.paragraph__block p {
		font-size: 1.15rem;
	}

	.paragraph--body {
		padding: 1rem .5rem;
	}

	.paragraph__block img.paragraph--img {
		min-height: 300px;
	}


	/* usp */
	.usp__block {
		min-height: auto;
		padding: 4rem 0;
	}

	.usp__block ul {
		flex-wrap: wrap;
		padding: 1.5rem;
	}

	.usp__block li {
		border-bottom: 1.5px solid #EEE;
		border-right: none;
		padding: 1rem .5rem;
		flex: 0 0 auto;
		width: 100%;
	}

	.usp__block li:last-child {
		border-bottom: none;
	}

	.usp__block i {
		font-size: 3rem;
		margin-bottom: 1.5rem;
	}

	.usp__block h3 {
		font-size: 1.45rem;
		font-weight: 700;
		letter-spacing: -.0125rem;
	}

	.usp__block p {
		display: none;
	}


	/* columns */
	.column__block h3 {
		font-size: 2rem;
	}

	.column__block .column--icon {
		font-size: 1.25rem;
		margin-right: .5rem;
	}

	.column__block .column--text {
		font-size: 1.25rem;
	}

	.column__block {
		padding: 0 0 2rem 0;
	}


	/* highlight - hero-next */
	.hero__nextblock .hero--image {
		height: auto;
	}

	.hero__nextblock .hero--image img {
		height: 500px;
	}

	.hero__nextblock .hero--content {
		padding: 3rem 2rem;
	}

	.hero__nextblock .hero--content--wrapper {
		max-width: 600px;
	}

	.hero__nextblock .hero--title {
		font-size: 2.5rem;
		line-height: 1.125;
	}

	.hero__nextblock .hero--description {
		font-size: 1.45rem;
		line-height: 1.35;
	}

	.hero__nextblock .hero--button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}

	.hero__nextblock .hero--subtitle {
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}


	/* review */
	.review__block {
		min-height: auto;
		padding: 4rem 0rem;
	}

	.review__block h2 {
		font-size: 2rem;
	}

	.google--link--box a.google--link {
		font-size: 1.25rem;
	}



	/* gallery */
	.gallery--slider__block {
		background-attachment: scroll;
		background-color: #F0F0F0;
		background-image: url('../../images/backgrounds/gallery-bg.png');
		background-size: contain;
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 3rem 0;
	}

	.gallery--slider__block h2 {
		font-size: 2.5rem;
		line-height: 1.125;
	}

	.gallery--slider__block .splide__list img.slide--img {
		height: 300px;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__block .article--content--box h3 {
		font-size: 1.75rem;
	}

	.article__block .article--content--box p {
		font-size: 1.2rem;
		line-height: 1.35;
	}


	/* faq */
	.faq__block {
		padding: 3rem 0;
	}

	.faq--wrapper {
		padding: 0 1.5rem;
	}

	.faq--question h3 {
		font-size: 1.25rem;
	}

	.faq--answer p {
		font-size: 1.1rem;
	}


	/* contact */
	.form--wrapper {
		padding: 1.5rem;
	}

	.form--body--inner {
		padding: 2rem;
	}


	/* cta */
	.cta__block {
		padding: 4rem 0;
	}

	.cta__block h2 {
		font-size: 2.25rem;
		line-height: 1.25;
		margin-bottom: 1rem;
	}

	.cta__block p {
		font-size: 1.25rem;
	}

	.cta__block .cta--button {
		font-size: 1.5rem;
	}


	/* footer */
	footer .footer__top .footer--column--wrapper {
		margin-left: 0;
	}

	footer .footer__top li.footer__heading h3 {
		font-size: 2rem;
	}

	footer .footer__top p {
		font-size: 1.24rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top li.footer--heading h3 {
		font-size: 1.5rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link small {
		font-size: 1rem;
	}

	footer .brand--logo--box img.brand--logo {
		width: auto;
	}

	footer .footer__bottom ul {
		flex-direction: column;
	}

}


@media screen and (min-width: 992px) and (max-width: 1199px) {

	/* whatsapp */
	.whatsapp--wrapper {
		bottom: 20px;
		right: 20px;
	}


	/* navsnap */
	.navsnap--wrapper {
		top: 60px;
		right: 30px;
	}

	.navsnap--button {
		height: 40px;
		width: 60px;
	}

	.navsnap--stroke:nth-child(1) {
		width: 60px;
	}

	.navsnap--stroke:nth-child(2) {
		width: 40px;
	}

	.navsnap--stroke:nth-child(3) {
		width: 20px;
	}

	.navsnap--button:hover .navsnap--stroke {
		width: 60px;
	}

	.nav--book--button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}


	/* navigation */
	.navbar {
		padding: 1rem 0;
	}

	.navbar--logo {
		height: 60px;
	}


	/* hero */
	.hero__block {
		height: 400px;
	}

	.hero__block .hero--overlay {
		padding-left: 2rem;
	}

	.hero__block .hero--subtitle {
		font-size: 1.25rem;
		line-height: 1.2;
		margin-bottom: 1rem;
	}

	.hero__block .hero--title {
		font-size: 3rem;
		line-height: 1.1;
		margin-bottom: 1rem;
	}

	.hero__block .hero--list {
		font-size: 1.25rem;
	}

	.hero__block .hero--list {
		margin-bottom: 0;
	}

	.hero__block .hero--list i {
		font-size: 1.25rem;
		margin-right: 0.5rem;
	}

	.hero__block .hero--button {
		font-size: 1.45rem;
		padding: 1rem 1rem .9rem 1rem;
	}


	/* booking widget */
	.bookingwidget__block {
		padding: 3rem 0 2rem 0;
	}

	.bookingwidget__block h2 {
		font-size: 2.5rem;
	}


	/* intro */
	.intro__block {
		padding: 4rem 0 1rem 0;
	}

	.intro__block h1 {
		font-size: 3.5rem;
		margin-bottom: 1rem;
	}

	.intro__block.nextpage h1 {
		font-size: 2.5rem;
		margin-bottom: 1rem;
		padding: .5rem
	}

	.intro__block h2 {
		font-size: 1.85rem;
	}

	.intro__block p {
		font-size: 1.25rem;
	}


	/* paragraph */
	.paragraph__block.homepage {
		padding: 2rem 0 4rem 0;
	}

	.paragraph__block {
		padding: 2rem 0 2rem 0;
	}

	.paragraph__block h2 {
		font-size: 2rem;
	}

	.paragraph__block p {
		font-size: 1.15rem;
	}

	.paragraph--body {
		padding: 1rem .5rem;
	}

	.paragraph__block img.paragraph--img {
		min-height: 300px;
	}


	/* usp */
	.usp__block {
		min-height: auto;
		padding: 4rem 0;
	}

	.usp__block ul {
		flex-wrap: wrap;
		padding: 1.5rem;
	}

	.usp__block li {
		border-right: 1.5px solid #EEE;
		display: flex;
		justify-content: center;
		flex-direction: column;
		padding: 1rem .5rem;
	}

	.usp__block li:last-child {
		border-bottom: none;
	}

	.usp__block i {
		font-size: 3rem;
		margin-bottom: 1.5rem;
	}

	.usp__block h3 {
		font-size: 1.45rem;
		font-weight: 700;
		letter-spacing: -.0125rem;
	}

	.usp__block p {
		display: none;
	}


	/* columns */
	.column__block h3 {
		font-size: 2rem;
	}

	.column__block .column--icon {
		font-size: 1.25rem;
		margin-right: .5rem;
	}

	.column__block .column--text {
		font-size: 1.25rem;
	}

	.column__block {
		padding: 0 0 2rem 0;
	}


	/* highlight - hero-next */
	.hero__nextblock .hero--image {
		height: auto;
	}

	.hero__nextblock .hero--image img {
		height: 500px;
	}

	.hero__nextblock .hero--content {
		padding: 3rem 2.5rem;
	}

	.hero__nextblock .hero--content--wrapper {
		max-width: 600px;
	}

	.hero__nextblock .hero--title {
		font-size: 2rem;
		line-height: 1;
		margin-bottom: 1rem;
	}

	.hero__nextblock .hero--description {
		font-size: 1.125rem;
		line-height: 1.25;
	}

	.hero__nextblock .hero--button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}

	.hero__nextblock .hero--subtitle {
		font-size: 1.25rem;
		margin-bottom: 1rem;
	}


	/* review */
	.review__block {
		min-height: auto;
		padding: 4rem 0rem;
	}

	.review__block h2 {
		font-size: 2rem;
	}

	.google--link--box a.google--link {
		font-size: 1.25rem;
	}



	/* gallery */
	.gallery--slider__block {
		background-attachment: scroll;
		background-color: #F0F0F0;
		background-image: url('../../images/backgrounds/gallery-bg.png');
		background-size: contain;
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 3rem 0;
	}

	.gallery--slider__block h2 {
		font-size: 2.5rem;
		line-height: 1.125;
	}

	.gallery--slider__block .splide__list img.slide--img {
		height: 450px;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__block .article--content--box h3 {
		font-size: 1.75rem;
	}

	.article__block .article--content--box p {
		font-size: 1.2rem;
		line-height: 1.35;
	}


	/* faq */
	.faq__block {
		padding: 3rem 0;
	}

	.faq--wrapper {
		padding: 0 1.5rem;
	}

	.faq--question h3 {
		font-size: 1.25rem;
	}

	.faq--answer p {
		font-size: 1.1rem;
	}


	/* contact */
	.form--wrapper {
		padding: 1.5rem;
	}

	.form--body--inner {
		padding: 2rem;
	}


	/* service */
	.service__block h2 {
		font-size: 2rem;
		line-height: 1;
		margin-bottom: .75rem;
	}


	/* cta */
	.cta__block {
		padding: 4rem 0;
	}

	.cta__block h2 {
		font-size: 2.25rem;
		line-height: 1.25;
		margin-bottom: 1rem;
	}

	.cta__block p {
		font-size: 1.25rem;
	}

	.cta__block .cta--button {
		font-size: 1.5rem;
	}


	/* footer */
	footer .footer__top .footer--column--wrapper {
		margin-left: 0;
	}

	footer .footer__top li.footer__heading h3 {
		font-size: 2rem;
	}

	footer .footer__top p {
		font-size: 1.24rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top li.footer--heading h3 {
		font-size: 1.5rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link small {
		font-size: 1rem;
	}

	footer .footer__top .brand--logo--box img.brand--logo {
		height: 200px;
	}

	footer .footer__top .company--description {
		padding-right: 2rem;
	}

	footer .footer__top .company--description p {
		font-size: 1.125rem;
		line-height: 1.3;
		margin-bottom: 1rem;
	}

	footer .footer__bottom ul {
		flex-direction: column;
	}


}


@media screen and (min-width: 1200px) and (max-width: 1399px) {


	/* whatsapp */
	.whatsapp--wrapper {
		bottom: 20px;
		right: 20px;
	}


	/* navsnap */
	.navsnap--wrapper {
		top: 60px;
		right: 30px;
	}

	.navsnap--button {
		height: 40px;
		width: 60px;
	}

	.navsnap--stroke:nth-child(1) {
		width: 60px;
	}

	.navsnap--stroke:nth-child(2) {
		width: 40px;
	}

	.navsnap--stroke:nth-child(3) {
		width: 20px;
	}

	.navsnap--button:hover .navsnap--stroke {
		width: 60px;
	}

	.nav--book--button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}


	/* navigation */
	.navbar {
		padding: 1rem 0;
	}

	.navbar--logo {
		height: 60px;
	}


	/* hero */
	.hero__block {
		height: 500px;
	}

	.hero__block .hero--overlay {
		padding-left: 4rem;
	}

	.hero__block .hero--subtitle {
		font-size: 1.25rem;
		line-height: 1.2;
		margin-bottom: 1rem;
	}

	.hero__block .hero--title {
		font-size: 3rem;
		line-height: 1.1;
		margin-bottom: 1rem;
	}

	.hero__block .hero--list {
		font-size: 1.25rem;
	}

	.hero__block .hero--list {
		margin-bottom: 0;
	}

	.hero__block .hero--list i {
		font-size: 1.25rem;
		margin-right: 0.5rem;
	}

	.hero__block .hero--button {
		font-size: 1.45rem;
		padding: 1rem 1rem .9rem 1rem;
	}


	/* booking widget */
	.bookingwidget__block {
		padding: 3rem 0 2rem 0;
	}

	.bookingwidget__block h2 {
		font-size: 2.5rem;
	}


	/* intro */
	.intro__block {
		padding: 4rem 0 1rem 0;
	}

	.intro__block h1 {
		font-size: 4.5rem;
		margin-bottom: 1rem;
	}

	.intro__block.nextpage h1 {
		font-size: 3.5rem;
		margin-bottom: 1rem;
		padding: .5rem;
	}

	.intro__block h2 {
		font-size: 1.85rem;
	}

	.intro__block p {
		font-size: 1.25rem;
	}


	/* paragraph */
	.paragraph__block.homepage {
		padding: 2rem 0 4rem 0;
	}

	.paragraph__block {
		padding: 2rem 0 2rem 0;
	}

	.paragraph__block h2 {
		font-size: 2.5rem;
	}

	.paragraph__block p {
		font-size: 1.15rem;
		line-height: 1.35;
	}

	.paragraph--body {
		padding: 1rem .5rem;
	}

	.paragraph__block img.paragraph--img {
		min-height: 450px;
	}

	.paragraph--button--box button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}


	/* usp */
	.usp__block {
		min-height: auto;
		padding: 4rem 0;
	}

	.usp__block ul {
		flex-wrap: wrap;
		padding: 1.5rem;
	}

	.usp__block li {
		border-right: 1.5px solid #EEE;
		display: flex;
		justify-content: center;
		flex-direction: column;
		padding: 1rem .5rem;
	}

	.usp__block li:last-child {
		border-bottom: none;
	}

	.usp__block i {
		font-size: 3rem;
		margin-bottom: 1.5rem;
	}

	.usp__block h3 {
		font-size: 1.45rem;
		font-weight: 700;
		letter-spacing: -.0125rem;
	}

	.usp__block p {
		display: none;
	}


	/* columns */
	.column__block h3 {
		font-size: 2rem;
	}

	.column__block .column--icon {
		font-size: 1.25rem;
		margin-right: .5rem;
	}

	.column__block .column--text {
		font-size: 1.25rem;
	}

	.column__block {
		padding: 0 0 2rem 0;
	}


	/* highlight - hero-next */
	.hero__nextblock .hero--image {
		height: auto;
	}

	.hero__nextblock .hero--image img {
		height: 500px;
	}

	.hero__nextblock .hero--content {
		padding: 3rem;
	}

	.hero__nextblock .hero--content--wrapper {
		max-width: 600px;
	}

	.hero__nextblock .hero--title {
		font-size: 2.25rem;
		line-height: 1.1;
		margin-bottom: 1rem;
	}

	.hero__nextblock .hero--description {
		font-size: 1.25rem;
		line-height: 1.35;
	}

	.hero__nextblock .hero--button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}

	.hero__nextblock .hero--subtitle {
		font-size: 1.35rem;
		margin-bottom: 1rem;
	}


	/* review */
	.review__block {
		min-height: auto;
		padding: 4rem 0rem;
	}

	.review__block h2 {
		font-size: 2.5rem;
	}

	.google--link--box a.google--link {
		font-size: 1.25rem;
	}



	/* gallery */
	.gallery--slider__block {
		background-attachment: scroll;
		background-color: #F0F0F0;
		background-image: url('../../images/backgrounds/gallery-bg.png');
		background-size: contain;
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 3rem 0;
	}

	.gallery--slider__block h2 {
		font-size: 2.5rem;
		line-height: 1.125;
	}

	.gallery--slider__block .splide__list img.slide--img {
		height: 550px;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__block .article--content--box h3 {
		font-size: 1.75rem;
	}

	.article__block .article--content--box p {
		font-size: 1.2rem;
		line-height: 1.35;
	}


	/* faq */
	.faq__block {
		padding: 3rem 0;
	}

	.faq--wrapper {
		padding: 0 1.5rem;
	}

	.faq--question h3 {
		font-size: 1.5rem;
	}

	.faq--answer p {
		font-size: 1.125rem;
	}


	/* contact */
	.form--wrapper {
		padding: 1.5rem;
	}

	.form--body--inner {
		padding: 2rem;
	}


	/* service */
	.service__block h2 {
		font-size: 2rem;
		line-height: 1;
		margin-bottom: .75rem;
	}


	/* cta */
	.cta__block {
		padding: 4rem 0;
	}

	.cta__block h2 {
		font-size: 2.25rem;
		line-height: 1.25;
		margin-bottom: 1rem;
	}

	.cta__block p {
		font-size: 1.25rem;
	}

	.cta__block .cta--button {
		font-size: 1.5rem;
	}


	/* footer */
	footer .footer__top .footer--column--wrapper {
		margin-left: 0;
	}

	footer .footer__top li.footer__heading h3 {
		font-size: 2rem;
	}

	footer .footer__top p {
		font-size: 1.24rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top li.footer--heading h3 {
		font-size: 1.5rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link small {
		font-size: 1rem;
	}

	footer .footer__top .brand--logo--box img.brand--logo {
		height: 250px;
	}

	footer .footer__top .company--description {
		padding-right: 2rem;
	}

	footer .footer__top .company--description p {
		font-size: 1.25rem;
		line-height: 1.45;
		margin-bottom: 1rem;
	}

	footer .footer__bottom ul {
		flex-direction: column;
	}


}


@media screen and (min-width: 1400px) and (max-width: 1599px) {


	/* whatsapp */
	.whatsapp--wrapper {
		bottom: 20px;
		right: 20px;
	}


	/* navsnap */
	.navsnap--wrapper {
		top: 60px;
		right: 30px;
	}

	.navsnap--button {
		height: 40px;
		width: 60px;
	}

	.navsnap--stroke:nth-child(1) {
		width: 60px;
	}

	.navsnap--stroke:nth-child(2) {
		width: 40px;
	}

	.navsnap--stroke:nth-child(3) {
		width: 20px;
	}

	.navsnap--button:hover .navsnap--stroke {
		width: 60px;
	}

	.nav--book--button {
		font-size: 1.125rem;
		padding: .8rem .8rem .7rem .8rem;
	}


	/* navigation */
	.navbar {
		padding: 1rem 0;
	}

	.navbar--logo {
		height: 55px;
	}

	.google--reviews--link {
		font-size: 1rem;
	}

	.nav--link {
		font-size: 1.25rem;
		padding: 1rem .75rem;
	}

	.book--button--wrapper {
		margin-left: 1.5rem;
	}


	/* hero */
	.hero__block {
		height: 600px;
	}

	.hero__block .hero--overlay {
		padding-left: 4rem;
	}

	.hero__block .hero--subtitle {
		font-size: 1.25rem;
		line-height: 1.2;
		margin-bottom: 1rem;
	}

	.hero__block .hero--title {
		font-size: 3rem;
		line-height: 1.1;
		margin-bottom: 1rem;
	}

	.hero__block .hero--list {
		font-size: 1.25rem;
	}

	.hero__block .hero--list {
		margin-bottom: 0;
	}

	.hero__block .hero--list i {
		font-size: 1.25rem;
		margin-right: 0.5rem;
	}

	.hero__block .hero--button {
		font-size: 1.45rem;
		padding: 1rem 1rem .9rem 1rem;
	}


	/* booking widget */
	.bookingwidget__block {
		padding: 3rem 0 2rem 0;
	}

	.bookingwidget__block h2 {
		font-size: 2.5rem;
	}


	/* intro */
	.intro__block {
		padding: 4rem 0 1rem 0;
	}

	.intro__block h1 {
		font-size: 4.5rem;
		margin-bottom: 1rem;
	}

	.intro__block.nextpage h1 {
		font-size: 3.5rem;
		margin-bottom: 1rem;
		padding: .5rem;
	}

	.intro__block h2 {
		font-size: 1.85rem;
	}

	.intro__block p {
		font-size: 1.25rem;
	}


	/* paragraph */
	.paragraph__block.homepage {
		padding: 2rem 0 4rem 0;
	}

	.paragraph__block {
		padding: 2rem 0 2rem 0;
	}

	.paragraph__block h2 {
		font-size: 2.5rem;
	}

	.paragraph__block p {
		font-size: 1.15rem;
		line-height: 1.35;
	}

	.paragraph--body {
		padding: 1rem .5rem;
	}

	.paragraph__block img.paragraph--img {
		min-height: 450px;
	}

	.paragraph--button--box button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}


	/* usp */
	.usp__block {
		min-height: auto;
		padding: 4rem 0;
	}

	.usp__block ul {
		flex-wrap: wrap;
		padding: 1.5rem;
	}

	.usp__block li {
		border-right: 1.5px solid #EEE;
		display: flex;
		justify-content: center;
		flex-direction: column;
		padding: 1rem .5rem;
	}

	.usp__block li:last-child {
		border-bottom: none;
	}

	.usp__block i {
		font-size: 3rem;
		margin-bottom: 1.5rem;
	}

	.usp__block h3 {
		font-size: 1.45rem;
		font-weight: 700;
		letter-spacing: -.0125rem;
	}

	.usp__block p {
		display: none;
	}


	/* columns */
	.column__block h3 {
		font-size: 2rem;
	}

	.column__block .col-xxl-3 {
		width: 30%;
	}

	.column__block .column--icon {
		font-size: 1.25rem;
		margin-right: .5rem;
	}

	.column__block .column--text {
		font-size: 1.25rem;
	}

	.column__block {
		padding: 5rem 0 6rem 0;
	}


	/* highlight - hero-next */
	.hero__nextblock .hero--image {
		height: auto;
	}

	.hero__nextblock .hero--image img {
		height: 500px;
	}

	.hero__nextblock .hero--content {
		padding: 3rem;
	}

	.hero__nextblock .hero--content--wrapper {
		max-width: 600px;
	}

	.hero__nextblock .hero--title {
		font-size: 2.25rem;
		line-height: 1.1;
		margin-bottom: 1rem;
	}

	.hero__nextblock .hero--description {
		font-size: 1.25rem;
		line-height: 1.35;
	}

	.hero__nextblock .hero--button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}

	.hero__nextblock .hero--subtitle {
		font-size: 1.35rem;
		margin-bottom: 1rem;
	}


	/* review */
	.review__block {
		min-height: auto;
		padding: 4rem 0rem;
	}

	.review__block h2 {
		font-size: 2.5rem;
	}

	.google--link--box a.google--link {
		font-size: 1.25rem;
	}



	/* gallery */
	.gallery--slider__block {
		background-attachment: scroll;
		background-color: #F0F0F0;
		background-image: url('../../images/backgrounds/gallery-bg.png');
		background-size: contain;
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 3rem 0;
	}

	.gallery--slider__block h2 {
		font-size: 2.5rem;
		line-height: 1.5;
	}

	.gallery--slider__block .splide__list img.slide--img {
		height: 600px;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__block .article--content--box h3 {
		font-size: 1.75rem;
	}

	.article__block .article--content--box p {
		font-size: 1.2rem;
		line-height: 1.35;
	}


	/* faq */
	.faq__block {
		padding: 3rem 0;
	}

	.faq--wrapper {
		padding: 0 1.5rem;
	}

	.faq--question h3 {
		font-size: 1.5rem;
	}

	.faq--answer p {
		font-size: 1.125rem;
	}


	/* contact */
	.form--wrapper {
		padding: 1.5rem;
	}

	.form--body--inner {
		padding: 2rem;
	}


	/* service */
	.service__block h2 {
		font-size: 2rem;
		line-height: 1;
		margin-bottom: .75rem;
	}


	/* cta */
	.cta__block {
		padding: 4rem 0;
	}

	.cta__block h2 {
		font-size: 2.25rem;
		line-height: 1.25;
		margin-bottom: 1rem;
	}

	.cta__block p {
		font-size: 1.25rem;
	}

	.cta__block .cta--button {
		font-size: 1.5rem;
	}


	/* footer */
	footer .footer__top .footer--column--wrapper {
		margin-left: 0;
	}

	footer .footer__top li.footer__heading h3 {
		font-size: 2rem;
	}

	footer .footer__top p {
		font-size: 1.24rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top li.footer--heading h3 {
		font-size: 1.5rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link small {
		font-size: 1rem;
	}

	footer .footer__top .brand--logo--box img.brand--logo {
		height: 250px;
	}

	footer .footer__top .company--description {
		padding-right: 2rem;
	}

	footer .footer__top .company--description p {
		font-size: 1.25rem;
		line-height: 1.45;
		margin-bottom: 1rem;
	}

	footer .footer__bottom ul {
		flex-direction: row;
	}


}


@media screen and (min-width: 1600px) and (max-width: 1799px) {


	/* whatsapp */
	.whatsapp--wrapper {
		bottom: 20px;
		right: 20px;
	}


	/* navsnap */
	.navsnap--wrapper {
		top: 60px;
		right: 30px;
	}

	.navsnap--button {
		height: 40px;
		width: 60px;
	}

	.navsnap--stroke:nth-child(1) {
		width: 60px;
	}

	.navsnap--stroke:nth-child(2) {
		width: 40px;
	}

	.navsnap--stroke:nth-child(3) {
		width: 20px;
	}

	.navsnap--button:hover .navsnap--stroke {
		width: 60px;
	}

	.nav--book--button {
		font-size: 1.125rem;
		padding: .8rem .8rem .7rem .8rem;
	}


	/* navigation */
	.navbar {
		padding: 1rem 0;
	}

	.navbar--logo {
		height: 55px;
	}

	.google--reviews--link {
		font-size: 1rem;
	}

	.nav--link {
		font-size: 1.5rem;
		padding: 1rem 1.125rem;
	}

	.book--button--wrapper {
		margin-left: 1.5rem;
	}


	/* hero */
	.hero__block {
		height: 700px;
	}

	.hero__block .hero--overlay {
		padding-left: 6rem;
	}

	.hero__block .hero--subtitle {
		font-size: 1.25rem;
		line-height: 1.2;
		margin-bottom: 1rem;
	}

	.hero__block .hero--title {
		font-size: 3rem;
		line-height: 1.1;
		margin-bottom: 1rem;
	}

	.hero__block .hero--list {
		font-size: 1.25rem;
	}

	.hero__block .hero--list {
		margin-bottom: 0;
	}

	.hero__block .hero--list i {
		font-size: 1.25rem;
		margin-right: 0.5rem;
	}

	.hero__block .hero--button {
		font-size: 1.45rem;
		padding: 1rem 1rem .9rem 1rem;
	}


	/* booking widget */
	.bookingwidget__block {
		padding: 3rem 0 2rem 0;
	}

	.bookingwidget__block h2 {
		font-size: 2.5rem;
	}


	/* intro */
	.intro__block {
		padding: 4rem 0 1rem 0;
	}

	.intro__block h1 {
		font-size: 4.5rem;
		margin-bottom: 1rem;
	}

	.intro__block.nextpage h1 {
		font-size: 3.5rem;
		margin-bottom: 1rem;
		padding: .5rem;
	}

	.intro__block h2 {
		font-size: 1.85rem;
	}

	.intro__block p {
		font-size: 1.25rem;
	}


	/* paragraph */
	.paragraph__block.homepage {
		padding: 2rem 0 4rem 0;
	}

	.paragraph__block {
		padding: 2rem 0 2rem 0;
	}

	.paragraph__block h2 {
		font-size: 2.5rem;
	}

	.paragraph__block p {
		font-size: 1.15rem;
		line-height: 1.35;
	}

	.paragraph--body {
		padding: 1rem .5rem;
	}

	.paragraph__block img.paragraph--img {
		min-height: 450px;
	}

	.paragraph--button--box button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}


	/* usp */
	.usp__block {
		min-height: auto;
		padding: 5rem 0 8rem 0;
	}

	.usp__block ul {
		flex-wrap: wrap;
		padding: 1.5rem;
	}

	.usp__block li {
		border-right: 1.5px solid #EEE;
		display: flex;
		justify-content: center;
		flex-direction: column;
		padding: 1rem .5rem;
	}

	.usp__block li:last-child {
		border-bottom: none;
	}

	.usp__block i {
		font-size: 3rem;
		margin-bottom: 1.5rem;
	}

	.usp__block h3 {
		font-size: 1.45rem;
		font-weight: 700;
		letter-spacing: -.0125rem;
	}

	.usp__block p {
		display: none;
	}


	/* columns */
	.column__block h3 {
		font-size: 2rem;
	}

	.column__block .col-xxl-3 {
		width: 30%;
	}

	.column__block .column--icon {
		font-size: 1.25rem;
		margin-right: .5rem;
	}

	.column__block .column--text {
		font-size: 1.25rem;
	}

	.column__block {
		padding: 5rem 0 6rem 0;
	}


	/* highlight - hero-next */
	.hero__nextblock .hero--image {
		height: auto;
	}

	.hero__nextblock .hero--image img {
		height: 700px;
	}

	.hero__nextblock .hero--content {
		padding: 3rem;
	}

	.hero__nextblock .hero--content--wrapper {
		max-width: 600px;
	}

	.hero__nextblock .hero--title {
		font-size: 2.5rem;
		line-height: 1.1;
		margin-bottom: 1rem;
	}

	.hero__nextblock .hero--description {
		font-size: 1.4rem;
		line-height: 1.4;
	}

	.hero__nextblock .hero--button {
		font-size: 1.25rem;
		padding: 1rem 1rem .9rem 1rem;
	}

	.hero__nextblock .hero--subtitle {
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}


	/* review */
	.review__block {
		min-height: auto;
		padding: 4rem 0rem;
	}

	.review__block h2 {
		font-size: 2.5rem;
	}

	.google--link--box a.google--link {
		font-size: 1.25rem;
	}



	/* gallery */
	.gallery--slider__block {
		background-attachment: scroll;
		background-color: #F0F0F0;
		background-image: url('../../images/backgrounds/gallery-bg.png');
		background-size: contain;
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 3rem 0;
	}

	.gallery--slider__block h2 {
		font-size: 2.5rem;
		line-height: 1.5;
	}

	.gallery--slider__block .splide__list img.slide--img {
		height: 600px;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__block .article--content--box h3 {
		font-size: 1.75rem;
	}

	.article__block .article--content--box p {
		font-size: 1.2rem;
		line-height: 1.35;
	}


	/* faq */
	.faq__block {
		padding: 3rem 0;
	}

	.faq--wrapper {
		padding: 0 1.5rem;
	}

	.faq--question h3 {
		font-size: 1.5rem;
	}

	.faq--answer p {
		font-size: 1.125rem;
	}


	/* contact */
	.form--wrapper {
		padding: 1.5rem;
	}

	.form--body--inner {
		padding: 2rem;
	}


	/* service */
	.service__block h2 {
		font-size: 2rem;
		line-height: 1;
		margin-bottom: .75rem;
	}


	/* cta */
	.cta__block {
		padding: 4rem 0;
	}

	.cta__block h2 {
		font-size: 2.25rem;
		line-height: 1.25;
		margin-bottom: 1rem;
	}

	.cta__block p {
		font-size: 1.25rem;
	}

	.cta__block .cta--button {
		font-size: 1.5rem;
	}


	/* footer */
	footer .footer__top .footer--column--wrapper {
		margin-left: 0;
	}

	footer .footer__top li.footer__heading h3 {
		font-size: 2rem;
	}

	footer .footer__top p {
		font-size: 1.24rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top li.footer--heading h3 {
		font-size: 1.5rem;
	}

	footer .footer__top a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link {
		font-size: 1.25rem;
	}

	footer .footer__top .column--right li a.footer--link small {
		font-size: 1rem;
	}

	footer .footer__top .brand--logo--box img.brand--logo {
		height: 250px;
	}

	footer .footer__top .company--description {
		padding-right: 2rem;
	}

	footer .footer__top .company--description p {
		font-size: 1.25rem;
		line-height: 1.45;
		margin-bottom: 1rem;
	}

	footer .footer__bottom ul {
		flex-direction: row;
	}


}


@media screen and (min-width: 1600px) and (max-width: 1999px) {

	.container {
		max-width: 1400px !important;
	}

}

@media screen and (min-width: 2000px) {

	.container {
		max-width: 1700px !important;
	}

}