@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900");
html {
	height: 100%;
	scroll-behavior: smooth;
}

body {
	min-width: 320px;
	background: #fff;
	font-family: "Montserrat", sans-serif!important;
	font-size: 16px;
	line-height: 1.29;
	color: #404040;
	font-weight: 300;
	min-height: 100%
}

p {
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	color: #404040
}

b,
strong {
	font-weight: 800
}

img,
iframe,
video,
audio,
object {
	max-width: 100%
}

img,
iframe {
	border: 0 none
}

img {
	height: auto;
	display: inline-block;
	vertical-align: middle
}

a {
	color: inherit;
	text-decoration: none;
	color: #db4f7c
}

a:hover,
a[href^="tel"] {
	text-decoration: none
}

section {
	padding-top: 0;
	padding-bottom: 60px
}

.top-section {
	padding-top: 65px
}

.top-section-tabs {
	padding-bottom: 15px
}

.text-container {
	padding-top: 100px
}

.location-container {
	padding-top: 60px
}

.location-container h4 {
	padding-bottom: 60px;
	margin-bottom: 0
}

section.no-top-pad {
	padding-top: 0
}

.section-container {
	padding-top: 20px;
	padding-bottom: 20px
}

.duration-type {
	height: 50px;
	min-height: 50px;
	background: #4b5f40
}

.duration-type p {
	padding: 15px;
	color: #fff;
	font-size: 16px;
	font-weight: 600
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .645em;
	color: #404040
}

h1 {
	font-size: 72px;
	font-weight: 800;
	font-family: "Montserrat", sans-serif
}

h1.fancy-heading {
	font-size: 72px;
	line-height: 1.36;
	font-weight: 300;
	font-family: BrushMarker
}

h2 {
	font-size: 72px;
	line-height: 1.36;
	font-weight: 300;
	font-family: BrushMarker
}

h3 {
	font-size: 44px;
	line-height: 1.26;
	font-weight: 300;
	font-family: "Montserrat", sans-serif
}

h4 {
	font-size: 32px;
	font-weight: 300;
	font-family: "Montserrat", sans-serif
}

h5 {
	font-family: Montserrat;
	font-size: 24px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left
}

h5.featured-activity {
	font-size: 17px
}

@media(max-width:767px) {
	h1 {
		font-size: 58px
	}
	h1.fancy-heading {
		font-size: 58px;
		line-height: 1.16
	}
	h2 {
		font-size: 54px;
		line-height: 1.16;
		font-weight: 300;
		font-family: BrushMarker
	}
	h3 {
		font-size: 38px;
		line-height: 1.10
	}
	h4 {
		font-size: 32px
	}
	h5 {
		font-size: 24px
	}
}

h6 {
	font-size: 14px;
	font-weight: 300;
	font-family: "Montserrat", sans-serif
}

p,
ul,
ol,
dl,
hr,
table,
blockquote {
	margin-bottom: 1.29em
}

h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
	margin-bottom: 0
}

nav ul,
nav ol {
	list-style: none outside none
}

ul li {
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	color: #404040
}

.simple-button-holder {
	text-align: center;
	padding-top: 40px
}

.btn-simple {
	display: inline-block;
	background-color: #da4e7c;
	text-decoration: none;
	min-width: 131px;
	line-height: 38px;
	text-transform: none;
	letter-spacing: 0;
	color: #fff!important;
	font-size: 20px;
	border-radius: 0!important
}

.btn-full {
	width: 100%
}

.btn:hover {
	color: #404040!important
}

.btn-simple span {
	margin: 0 75px
}

.btn-inverse {
	color: #da4e7c!important;
	background-color: #fff!important
}

.btn-inverse:hover {
	color: #fff!important;
	background-color: #da4e7c!important
}

.btn-fancy {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	position: relative;
	color: #fff!important;
	background-color: transparent!important;
	background-image: url(../images/blank-btn.svg)!important;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 700;
	text-indent: -1.2rem;
	line-height: 56px;
	background-size: 100% auto!important;
	background-repeat: no-repeat;
	width: 235px!important;
	margin: auto!important;
	height: 66px;
	letter-spacing: 1.2px;
	z-index: 7;
	bottom: -30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.btn-fancy:hover {
	color: #fff!important
}

.pull-right {
	float: right
}

.twolines {
	color: #db4f7c;
	line-height: 1;
	position: relative;
	padding-bottom: 2rem;
	line-height: 1.27;
	text-align: center
}

.twolines span {
	color: #404040;
	display: block;
	margin-bottom: 5px
}

.twolines:after {
	content: '';
	display: block;
	width: 65px;
	height: 3px;
	background-color: #db4f7c;
	margin: auto;
	margin-top: 6px
}

.twolines.left:after {
	margin: 8px 0 0 0
}

@media(max-width:767px) {
	#menu-top-nav {
		list-style-type: none!important
	}
	.search-agent {
		padding-left: 0
	}
	.search-field {
		height: 43px
	}
	#menu-top-nav {
		position: relative;
		top: -80px
	}
	h1 {
		font-size: 38px
	}
	h2 {
		font-size: 50px;
		line-height: 1.36
	}
	h3 {
		font-size: 28px;
		line-height: 1.26
	}
	h4 {
		font-size: 23px
	}
	h5 {
		font-size: 20px
	}
}

@media(max-width:700px) {
	.twolines {
		font-size: 25px
	}
	.twolines span {
		font-size: 12px
	}
	.twolines.left {
		text-align: center
	}
	.twolines.left:after {
		margin: 8px auto 0 auto
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px
}

.row {
	width: 100%
}

@media(max-width:767px) {
	.row {
		margin-right: 0;
		margin-left: 0
	}
	.btn-simple span {
		margin: 0 25px
	}
}

.banner-image h2,
.banner-image h1 {
	text-align: left!important;
	position: relative!important
}

@media(max-width:767px) {
	.banner-image h2,
	.banner-image h1 {
		top: 120px!important
	}
}

.half-border:before {
	content: "";
	display: block;
	width: 40%;
	height: 3px;
	background-color: #db4f7c;
	margin: 10px 0 10px 0
}

.half-border:after {
	content: "";
	display: block;
	width: 40%;
	height: 3px;
	background-color: #db4f7c;
	margin: 10px 0 10px 0
}

.ico-arrow {
	background: url(../images/sprite/ico-arrow.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 45px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-building {
	background: url(../images/sprite/ico-building.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 42px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-clock {
	background: url(../images/sprite/ico-clock.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 21px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-pin-square {
	background: url(../images/ico-pin-square.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-pin-square-grey {
	background: url(../images/ico-pin-square_1.png) no-repeat 0 0;
	background-size: 100% 100%;
	margin-top: -4px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-pin-square-green {
	background: url(../images/ico-pin-square_green.png) no-repeat 0 0;
	background-size: 100% 100%;
	margin-top: -4px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-gift {
	background: url(../images/sprite/ico-gift.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 23px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-hands {
	background: url(../images/sprite/ico-hands.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 38px;
	height: 33px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-heart {
	background: url(../images/sprite/ico-heart.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 22px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-location-pink {
	background: url(../images/sprite/ico-location-pink.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 36px;
	height: 48px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-location {
	background: url(../images/sprite/ico-location.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 42px;
	height: 56px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-mail {
	background: url(../images/sprite/ico-mail.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 23px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-menu {
	background: url(../images/sprite/ico-menu.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 24px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-profile {
	background: url(../images/sprite/ico-profile.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-search-green {
	background: url(../images/sprite/ico-search-green.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 21px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-search {
	background: url(../images/sprite/ico-search.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 23px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-sun {
	background: url(../images/sprite/ico-sun.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 61px;
	height: 60px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.ico-travel {
	background: url(../images/sprite/ico-travel.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 40px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.fa-bars {
	color: #3d6239;
	font-size: 30px
}

.gform_footer input[type="submit"] {
	background-color: #db4f7c!important;
	padding: 5px 10px!important;
	border: none!important;
	border-radius: 5px!important;
	color: white!important;
	font-weight: bold!important
}

.parallax {
	position: relative;
	overflow: hidden
}

.intro-inner {
	text-align: center;
	padding: 105px 0 82px;
	margin-bottom: 35px
}

.intro-inner:before {
	background: rgba(0, 0, 0, 0.1)
}

.intro {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff
}

.intro:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none
}

.parallax .parallax-image {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(64vh);
	max-height: 650px;
	will-change: transform;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	z-index: -1
}

.parallax .parallax__image {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100%+250px);
	will-change: transform;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	z-index: -1
}

.intro-inner h1 {
	margin-bottom: 20px;
	line-height: 1
}

.socials ul {
	list-style: none
}

.socials li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 9px
}

.socials a {
	text-decoration: none;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 1px solid #ccc;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	-webkit-transition: background .3s, color .3s;
	transition: background .3s, color .3s
}

.socials a:hover {
	background: #db4f7c;
	color: #fff
}

.breadcrumbs ul {
	padding-left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.breadcrumbs a {
	text-decoration: none;
	color: inherit
}

.breadcrumbs li {
	margin-right: 7px;
	position: relative
}

.breadcrumbs li+li {
	padding-left: 15px
}

.breadcrumbs li+li:before {
	content: '>';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0
}

.activity-box-new {
	text-align: center;
	position: relative;
	margin-bottom: 25px
}

.activity-box-new .overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	color: white;
	transform: translate(-50%, -50%);
	background-color: rgb(0 0 0 / 0.20);
	z-index: 5;
	width: 100%;
	height: 100%;
	-ms-transform: translate(-50%, -50%)
}

.activity-box-new .destination-title {
	position: relative;
	top: 35%;
	color: #fff;
	z-index: 999999999
}

.activity-box-new .destination-title h4 {
	color: #fff;
	z-index: 999999999
}

.articles .article-box {
	position: relative;
	margin-bottom: 50px;
	background-color: #fff
}

.articles .article-box .article-body {
	padding: 24px 15px;
	min-height: 210px
}

.articles .article-box img {
	position: relative;
	height: 190px;
	overflow: hidden;
	max-width: 100%
}

.articles .article-box h6 a {
	color: #db4f7c;
	text-align: left;
	position: relative;
	margin-top: 11px;
	margin-bottom: 20px!important;
	padding: 11px 0
}

.featured-article-meta {
	padding-top: 10px
}

.featured-article-meta a {
	color: #404040
}

.featured-article-meta i {
	width: 22px;
	max-width: 22px
}

.featured-article-meta i.fa-clock {
	position: relative;
	left: 3px
}

.experience_block_wrap form .filter_btn input[type="submit"] {
	width: 100%;
	height: 65px;
	border: 0;
	color: #fff;
	background: #da4e7c;
	font-size: 30px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.experience_block_wrap form .filter_btn input[type="submit"]:hover {
	background: #de316a
}

.navigation ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 35px
}

.navigation ul li {
	padding: 5px;
	background-color: #ccc;
	margin: 5px;
	color: white;
	font-weight: bold;
	-webkit-transition: all .25s;
	transition: all .25s
}

.navigation ul li a {
	text-decoration: none;
	padding: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 30px;
	height: 30px
}

.navigation ul li.active a {
	color: #fff!important
}

.navigation ul li:hover {
	background-color: #a3214b;
	color: #fff
}

.navigation ul li:hover a {
	color: #fff
}

.navigation ul li.ellipsis,
.navigation ul li.ellipsis:hover {
	background: transparent;
	color: #ccc
}

@media(max-width:789px) {
	.reasons .reason {
		width: 100%
	}
}

@media(max-width:480px) {
	.navigation ul li a {
		min-width: 20px;
		height: 20px
	}
}

.navigation ul li.active {
	background-color: #db4f7c
}

.navigation ul li:hover {
	background-color: #a3214b
}

.navigation ul li.ellipsis,
.navigation ul li.ellipsis:hover {
	background: transparent;
	color: #ccc
}

.bg-light-grey {
	background-color: #f1f0f2
}

.bg-white {
	background-color: #fff
}

.bg-green {
	background-color: #45603d!important
}

.green {
	color: #45603d
}

.white {
	color: #fff
}

.pink {
	color: #db4f7c
}

.background-pink {
	background-color: #db4f7c
}

.semi-bold {
	font-weight: 600
}

.no-bottom-margin {
	margin-bottom: 0
}

.small-text {
	font-size: 12px
}

.profile {
	text-align: center
}

.profile {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: left
}

.profile p {
	margin-bottom: 0
}

.profile p strong {
	display: block;
	color: #45603d
}

.profile p a {
	color: #818181;
	text-decoration: none
}

.profile .profile__image {
	border-radius: 50%;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	width: 113px;
	height: 113px;
	margin-right: 20px
}

@media(max-width:479px) {
	.profile {
		text-align: left;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center
	}
	.profile .profile__image {
		margin: 0 5px 0 0;
		width: 60px;
		height: 60px
	}
}

.image-box {
	overflow: hidden
}

.image-box img {
	max-width: 100%;
	transition: width .3s, height .3s, transform .5s;
	display: block;
	width: 100%;
	height: auto;
	transform: scale(1)
}

.image-box:hover img {
	transform: scale(1.3)
}

.article-entry {
	text-align: justify
}

.article-image {
	margin-bottom: 20px
}

.section-users {
	margin: auto
}

.section-users .section__head {
	margin-bottom: 60px
}

.section-users .users {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.section-users .users .user {
	padding: 15px
}

.section-users .users img {
	width: 175px;
	height: 175px;
	border-radius: 50%;
	padding-bottom: 10px
}

.fancy-list ul li:before {
	content: "\f0da";
	font-family: "Font Awesome 5 Free";
	display: inline;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	font-size: 24px;
	color: #404040;
	padding-left: 20px;
	padding-right: 10px
}

footer {
	padding-top: 30px;
	background-color: #2e2e2e;
	padding-bottom: 30px
}

footer h3 {
	font-size: 18px;
	color: #f0f0f1;
	padding-bottom: 4px;
	border-bottom: 1px solid #f0f0f1;
	margin-bottom: 15px
}

footer ul li a {
	color: #f0f0f1
}

footer ul li a:hover {
	color: #f0f0f1
}

footer h3 {
	text-align: left
}

.socials {
	padding: 40px 0 40px 0;
	border-bottom: 1px solid #f0f0f1
}

.socials .col-md-4 {
	padding: 20px 0
}

footer .accreditations {
	padding: 40px 0 20px 0
}

footer .accred-text p {
	font-size: 14px
}

footer p {
	color: #f0f0f1;
	position: absolute;
	bottom: 0
}

footer .footer-img {
	width: 65%
}

@media(max-width:767px) {
	footer ul {
		padding-bottom: 20px
	}
	footer .accred-logo {
		margin-bottom: 20px
	}
	footer p {
		position: relative
	}
	footer .accred-text {
		padding: 20px;
		text-align: center
	}
	footer h3 {
		text-align: center
	}
}

.big-first-para>p:first-of-type {
	font-weight: 600;
	font-size: 18px
}

.two-cols-md {
	column-count: 2;
	padding-bottom: 30px
}

.two-cols-md p,
.three-cols-md p {
	padding: 0 15px
}

.two-cols-md.two-cols-no-pad p,
.three-cols-md.two-cols-no-pad p {
	padding: 0!important
}

.three-cols-md {
	column-count: 3;
	padding-bottom: 30px
}

.three-cols-md {
	padding-left: 0;
	padding-right: 0
}

.location-box {
	margin-bottom: 70px
}

.location-box p {
	font-size: 18px
}

.hidden {
	display: none
}

.dropdown-menu label {
	display: block
}

.take-me-there {
	position: relative;
	top: 10px
}

.discover {
	margin-left: 0;
	padding-left: 0;
	position: absolute;
	bottom: 0
}

.pb30 {
	padding-bottom: 30px!important
}

.blog-body {
	padding-left: 20px!important;
	padding-right: 20px!Important
}

.best-time-container>p:first-of-type {
	font-weight: 600;
	font-size: 18px
}

.experience-filters {
	display: inherit;
	width: 100%
}

.experience-filters .btn,
.experience-filters .btn-secondary {
	border: 0;
	background-color: #f1f0f2!important;
	color: #404040;
	font-size: 16px;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-radius: 0;
	width: 220px;
	text-align: left
}

@media(max-width:1280px) {
	.experience-filters .btn,
	.experience-filters .btn-secondary {
		width: 210px
	}
	.experience-filters .dropdown-toggle::after {
		right: 10px
	}
}

@media(max-width:767px) {
	.experience-filters {
		display: inline-block;
		width: 100%
	}
}

@media(max-width:1220px) {
	.experience-filters .btn,
	.experience-filters .btn-secondary {
		width: auto
	}
	.experience-filters .btn,
	.experience-filters .btn-secondary {
		width: 100%;
		margin-bottom: 30px
	}
}

.experience-filters .btn:hover,
.experience-filters .btn-secondary:hover {
	border: 0;
	background-color: #f1f0f2;
	border-top: 2px solid #404040;
	border-bottom: 2px solid #404040;
	border-radius: 0
}

.experience-filters .dropdown-toggle::after {
	float: right;
	position: absolute;
	right: 0;
	top: 10px
}

.things-to-do-body {
	padding-top: 20px;
	padding-bottom: 30px
}

.thing-to-do {
	margin-top: 30px;
	margin-bottom: 30px
}

.things-to-do-button-single {
	position: absolute;
	bottom: 0
}

.blog-body {
	padding-bottom: 20px
}

.blog-btn-container {
	padding-left: 20px!important;
	padding-right: 20px!Important
}

.blog-btn {
	margin-bottom: 20px
}

.filter-menu {
	width: 200px;
	min-width: 220px
}

.show>.btn-secondary.dropdown-toggle {
	color: #404040;
	background-color: #f1f0f2;
	border-color: #404040
}

.custom-control-label::before,
.custom-control-label::after {
	width: 20px!important;
	height: 20px!important
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: #404040;
	border: 1px solid #404040;
	size: 20px;
	border-radius: 0
}

.custom-checkbox .custom-control-label::before {
	border-radius: .25rem
}

.custom-control-label::after {
	position: absolute
}

.custom-control.custom-checkbox {
	margin-left: 10px!important;
	margin-bottom: 5px!important
}

.custom-control-label span {
	padding-left: 10px;
	position: relative;
	top: 4px
}

.load-more-experiences-container {
	padding-top: 60px
}

.top-section {
	padding-top: 65px
}

.end-section {
	padding-bottom: 70px!important
}

.two-cols-md {
	column-count: 2;
	padding-bottom: 30px
}

.two-cols-md p,
.three-cols-md p {
	padding: 0 15px
}

.three-cols-md {
	column-count: 3;
	padding-bottom: 30px
}

.whats-hot-container {
	position: relative
}

.whats-hot {
	position: absolute;
	bottom: 0
}

.whats-hot .ico-location {
	margin-bottom: 20px
}

.whats-hot h3 {
	margin-bottom: 20px;
	width: 70%
}

.image-title {
	background-color: white;
	width: 100%;
	max-width: 528px;
	padding: 20px 0 20px 15px;
	font-weight: 600
}

.margined-text {
	padding-left: 50px
}

.shift-title {
	margin-left: 60px;
	display: block
}

.button-container {
	padding-top: 50px
}

.text-large p {
	font-size: 31px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.31px
}

.right-splatter {
	z-index: 999999999;
	top: 0;
	right: 0;
	position: absolute;
	height: 100%
}

.left-splatter {
	z-index: 999999999;
	top: 0;
	left: 0;
	position: absolute;
	height: 100%
}

.col.reason img {
	width: 60%;
}

@media(max-width:767px) {
	p {
		text-align: left
	}
	h1 {
		text-align: left
	}
	.col.reason {
		width: 50%;
		max-width: 50%;
	}
	.top-section {
		padding-top: 0
	}
	.two-cols-md {
		column-count: 1
	}
	.three-cols-md {
		column-count: 1
	}
	.two-cols-md p,
	.three-cols-md p {
		padding: 0
	}
	.whats-hot {
		position: relative;
		text-align: center
	}
	section.testimonial-small {
		padding-top: 0px;
		padding-bottom: 0px !important
	}
	section.testimonial-image .location {
		margin-bottom: 20px
	}
	.whats-hot .ico-location {
		position: relative;
		top: -30px
	}
	#location-button-container {
		text-align: center;
		padding-bottom: 20px
	}
	#location-button {
		margin-top: 20px
	}
	.whats-hot h2 {
		display: inline-block
	}
	.whats-hot h2 .mob-break {
		display: block
	}
	.shift-title {
		padding-left: 10px;
		margin-left: 0;
		display: inline
	}
	.image-title {
		display: inline-block
	}
	.image-title p {
		text-align: center
	}
	.container-image {
		margin-bottom: 20px
	}
	#experience-button {
		width: 100%
	}
}

.rounded-image {
	border-radius: 50%
}

.carousel-inner>.carousel-item {
	-webkit-transition: -webkit-transform .2s ease-in-out!important;
	-o-transition: -o-transform .2s ease-in-out!important;
	transition: transform .2s ease-in-out!important
}

.sidebar-box {
	max-height: 390px;
	position: relative;
	overflow: hidden
}

.sidebar-box .read-more {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 30px 0
}

.featured-article .article-box {
	background-color: #fff;
	border: 1px solid #bbb
}

.featured-article .article-body h5 {
	padding: 0px 0 20px 0
}

.articles .article-box .article-body {
	min-height: 265px
}

.featured-article .article-body h5 a {
	font-size: 16px;
	color: #cc597c;
	font-weight: 600;
	font-family: "Montserrat";
	text-transform: uppercase;
}

.featured-article .article-body p.category-meta {
	font-size: 12px;
	color: #404040;
	font-weight: 400;
	font-family: "Montserrat";
	margin-bottom: 10px;
}

.featured-article .article-body p.featured-activity-excerpt {
	font-size: 14px;
	color: #404040;
	font-weight: 400;
	font-family: "Montserrat";
	margin-bottom: 0px;
}

.featured-article-meta-new i {
	padding-right: 5px
}

.article-left a {
	padding-left: 3px
}

.featured-article-meta-new {
	font-size: 14px;
	color: #404040;
	font-weight: 400;
	font-family: "Montserrat"
}

.article-left {
	float: left
}

.article-right {
	float: right
}

.article-left a,
.article-right a {
	color: #404040;
	font-size: 14px;
	font-weight: 400;
}

p.meta-location {
	padding-bottom: 0px;
}

.articles .article-box .article-body .fa-clock {
	font-size: 17px
}

.duration-text {
	position: relative;
	top: -2px
}

.article-box .category-meta a {
	font-size: 12px;
	color: #404040;
;
	font-weight: 400;
	font-family: "Montserrat";
	text-decoration: underline;
	margin-bottom: 10px;
}

.article-box p.semi-bold {
	font-weight: 600
}

.experience-flag {
	font-size: 18px;
	color: #404040;
	font-weight: 800;
	font-family: "Montserrat";
	position: absolute;
	top: 15px;
	right: 0;
	background-color: #fff;
	padding: 10px 15px 10px 15px;
	text-transform: uppercase
}

.image-box {
	position: relative
}

.articles .article-box .article-body p.price {
	padding-top: 20px;
	position: relative;
	left: 3px;
	font-size: 16px;
	margin-bottom: 20px;
	color: #404040;
;
	text-transform: uppercase
}

footer {
	padding-top: 30px;
	background-color: #2e2e2e;
	padding-bottom: 30px
}

footer h3 {
	font-size: 18px;
	color: #FFF;
	font-weight: 600;
	padding-bottom: 4px;
	border-bottom: 1px solid #f0f0f1;
	margin-bottom: 15px
}

footer ul li a {
	color: #f0f0f1;
	font-size: 14px
}

footer ul li a:hover {
	color: #f0f0f1
}

footer h3 {
	text-align: left
}

.socials-footer.social-md {
	padding: 40px 0 40px 0;
	display: inline-flex!important
}

.socials-footer {
	border-bottom: 1px solid #f0f0f1
}

.socials-footer .col-md-4 {
	padding: 20px 0
}

footer .accreditations {
	padding: 40px 0 20px 0
}

footer .accred-text p {
	font-size: 14px
}

footer p {
	color: #f0f0f1;
	position: absolute;
	bottom: 0
}

footer .footer-img {
	width: 45%;
	max-width: 45%
}

footer .footer-img.non-social {
	width: 65%;
	max-width: 65%
}

.footer-column {
	padding: 0 30px 0 30px
}

.logo-row {
	padding: 30px 0 60px 0
}

.fa-stack-1x,
.fa-stack-2x {
	display: none!important
}

#cookie-notice .cn-button {
	color: #fff;
	padding: 5px!important;
	border: 1px solid #fff!important
}

.cn-buttons-container a:hover {
	color: #818181!important;
	background-color: #fff!important
}

@media(max-width:767px) {
	footer ul {
		padding-bottom: 20px
	}
	footer .accred-logo {
		margin-bottom: 20px
	}
	footer p {
		position: relative
	}
	footer .accred-text {
		padding: 20px;
		text-align: center
	}
	.fa-stack-1x,
	.fa-stack-2x {
		display: inline-block!important;
		position: absolute;
		text-align: right!important;
		padding-right: 30px!important
	}
	.footer-column ul {
		display: none
	}
	footer .accred-text p {
		font-size: 12px
	}
	footer .footer-img.non-social {
		width: 85%;
		max-width: 85%
	}
	footer-column {
		padding: 0 15px 0 15px
	}
	.socials-footer {
		padding: 20px 0 20px 30px
	}
	.socials-footer.social-md {
		display: none!important
	}
	.socials-mobile div a {
		background-color: #404040;
		color: #fff;
		font-size: 20px
	}
	.fa-twitter:before {
		position: relative;
		left: 5px
	}
}

.time-block a.active {
	background: #239e57 !important;
}

.experience-head {
	color: #db4f7c;
	line-height: 1;
	position: relative;
	text-align: left;
}

.new-experience select.faux-select {
	border-left: 0px;
	border-right: 0px;
}

.home-search-div {
	background-color: transparent;
	margin-bottom: 35px;
	position: relative;
	z-index: 2;
	/* top: 21%; */
	left: 0;
	right: 0;
	margin-top: -4%;
}

.input-col {
	padding: 5px;
}

.home-filter-div {
	border: solid 1px #bbb;
	background: white;
}

@media (max-width: 767px) {
	.home-search-div {
		background-color: transparent;
		margin-bottom: 35px;
		position: relative;
		padding: 30px;
		z-index: 2;
		/* top: 21%; */
		left: 0;
		right: 0;
		margin-top: -23%;
	}
}

.invalid-feedback {

	color: #48623f !important;
	font-size: 90%;
	font-weight: 600;
}

@media (max-width: 767px) {
	.input-col {
		margin-top: 10px;
	}

}

.new-experience select.faux-select {
	color: #da4e7c;
}

.form-control:focus {
	box-shadow: 0 0 0 0.2rem rgb(70 96 62 / 33%);
}

.btn-simple-form {
	display: inline-block;
	background-color: #da4e7c;
	text-decoration: none;
	min-width: 131px;
	line-height: 24px;
	text-transform: none;
	letter-spacing: 0;
	color: #fff!important;
	font-size: 20px;
	border-radius: 0!important
}

/* Global alert styles */
.global-alert {
	background-color: #BEAE92;
	padding: 15px 15px;
}

.global-alert_title, .global-alert_content,
.global-alert_content a:hover, .global-alert_content a {
	color: #fff;
}

.global-alert_content a {
	text-decoration: underline;
}

.global-alert_title {
	font-size: 18px;
	font-weight: 600;
}

/* Banner styles */
.banner_background {
	margin-bottom: 30px;
	padding: 0 15px;
	margin-top: 3.64vw; 
}

.banner_title {
	padding-top: 20px;
}

.banner_description {
	padding-bottom: 20px;
}

/* Mobile menu stylea */
body.has-global-alert #mobile_menu {
	margin-top: 71px;
}

@media (max-width: 644px) {
	body.has-global-alert #mobile_menu {
		margin-top: 91px;
	}
}

@media (max-width: 352px) {
	body.has-global-alert #mobile_menu {
		margin-top: 111px;
	}
}

.mm-menu.show {
	opacity: 1;
	visibility: initial;
}

.mm_menu_lists .mm_menu_parent {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.mm_menu .mm_menu_lists {
	overflow-y: auto;
}

.mm_menu_lists > .m_link_list {
	margin-top: 50px;
}
 
.mm_menu_lists .mm_menu_parent .btn_next img {
	height: 18px;
	margin-left: 10px;
}

.m_link_list .has-children .btn_next {
	cursor: pointer;
}

.mm_menu_lists .m_link_list .has-children ul {
	padding-left: 0;
	padding-right: 0;
	position: relative;
    left: 0;
}

.mm_menu_lists .m_link_list .has-children {
	flex-direction: column;
	align-items: flex-start;
}

.mm_menu_lists .m_link_list ul li {
	align-items: flex-start;
}

.mm_menu_lists ul li.has-children ul {
	display: none;
}

.mm_menu_lists ul li.has-children.show > ul {
	display: block;
}

.mm_menu_lists ul li.has-children.show > .mm_menu_parent .btn_next img{
	transform: rotate(90deg);
}

.mm_menu .m_link_list-secondary ul li {
	justify-content: flex-start;
	align-items: center;
}

.mm_menu .m_link_list-secondary ul li a {
	font-weight: 500;
    text-transform: uppercase;
}

.mm_menu .m_link_list-secondary ul li .icon {
	margin-right: 25px;
	font-size: 20px;
}

/*
 * Agent menu
**/
.agent-menu {
	padding-top: 25px;
	padding-left: calc(2.5vw + 10px);
	padding-bottom: 25px;
	background: #F1F0F2;
	border: 1px solid #BBBBBB;
}

.agent-menu__list {
	position: relative;
	display: flex;
	margin-left: 4.2vw;
}

.agent-menu__list li {
	padding-left: 20px;
	padding-right: 20px;
}

.agent-menu__list li:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 20px;
	height: 32px;
	width: 1px;
	background-color: #D2D2D2;
}

.agent-menu__list li:last-of-type:after {
	display: none;
}

.agent-menu__list li .icon {
	margin-right: 10px;
	font-size: 20px;
}

.agent-menu__list li a {
	font-weight: 500;
	text-transform: uppercase;
	color: #515051;
}

@media (max-width: 991px) {
	.agent-menu {
		display: none;
	}
}

@media (min-width: 1801px) {
	.agent-menu__list {
		margin-left: 100px;
	}
}


/*
 * Section with search
 **/
.section-with-search {
	position: relative;
	padding-top: 115px;
}

.section-with-search .home-search-div {
	position: absolute;
    z-index: 2;
	top: 0;
	left: 50%;
    transform: translate(-50%, -50%);
	margin: 0;
}

.section-with-search .new-experience select.faux-select {
	color: #404040;
}

.section-with-search .new-experience select.faux-select.p-2
.section-with-search .new-experience .input-group>.form-control.p-2 {
	padding-top: 12.5px !important;
	padding-bottom: 12.5px !important;
}

/*
 * Popular experiences section
 */
.section-popular-experiences {
	padding-top: 60px;
	padding-bottom: 10px;
}

.section-popular-experiences .featured-article .article-body h5 a {
	font-size: 18px;
	font-weight: 600;
}

/*
 * The Latest section
**/
.section-the-latest {
	padding-top: 40px;
	padding-bottom: 40px;
}

.section-the-latest .section__title {
	font-size: 30px;
	margin-bottom: 0!important;
}

.section-the-latest .section__desc {
	max-width: 455px;
	margin-bottom: 0 !important;
}

.section-the-latest .section__desc p  {
	font-size: 20px;
	margin-bottom: 0;

}

.section-the-latest .section__title,
.section-the-latest .section__desc p {
	color: #fff;
}


/*
 * Destinations section
**/
.section-destinations {
	padding-top: 60px;
	padding-bottom: 60px;
}

.section-destinations .activity-box-new {
	max-height: 220px;
}

.section-destinations .activity-box-new .destination-title {
    position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	text-transform: uppercase;
}

/**
 * Featured coleections section
**/ 
.section-featured-collections {
	padding-top: 60px;
	padding-bottom: 60px;
}
	
.featured-collections {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	column-gap: 30px;
	row-gap: 30px;
}


.featured-collection {
	position: relative;

}

.featured-collection:not(:first-of-type) { 
	max-height: 220px;
	overflow: hidden;
}

.featured-collection__cover {
	overflow: hidden;
}

.featured-collection:hover .featured-collection__cover img {
	transition: all .8s ease-in-out;
	transform: scale(1.3);
}

.featured-collections .featured-collection:first-of-type {
	grid-row-start: 1;
	grid-row-end: 3;
	max-height: auto !important;
}

.featured-collection:last-of-type {
	grid-column-start: 2;
}

.featured-collection__cover::before {
	content: "";
	position: absolute;
    background-color: rgba(0, 0, 0, .2);
    height: 100%;
    width: 100%;
}

.featured-collection__cover img { 
	object-fit: cover;
	width: 100%;
	height: 220px;
}

.featured-collection:first-of-type .featured-collection__cover img { 
	height: auto;
	height: 470px;
}

.featured-collection__title {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.featured-collection__title, .featured-collection__title a {
	color: #fff;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 600;
}

.featured-collection__title a:hover {
	color: #fff;
}

@media (max-width: 767px) {
	.featured-collections {
		display: block;
	}

	.featured-collection {
		margin-bottom: 30px;
	}

	.featured-collection img {
		height: 100%;
	}
}

/*
 * Why Us Section 
**/
.section-why-choose-us {
	padding-top: 60px;
	padding-bottom: 60px;
}

.why-nitgb__container {
	margin-bottom: 80px;
	text-align: left;
	padding-right: 10px;
}

.why-nitgb__header {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}

.why-nitgb__title {
	font-family: 'Montserrat';
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5;
	color: #4B5F40;
	width: calc(100% - 100px);
}

.why-nitgb__icon {
	width: 100px;
	font-size: 70px;
	line-height: 1;
	color: #DA4E7C;
}

.why-nitgb__content ul {
	margin-top: 25px;
	margin-bottom: 0;
}

.why-nitgb__content ul li {
	line-height: 1.5625;
}

.why-nitgb__content .icon {
	color: #DA4E7C;
	font-weight: 600;
}

.icon-reason-map {
	/* height: 76px; */
	height: 60px;
    width: 100px;
	background-image: url(../img/reason-map.svg);
	background-repeat: no-repeat;
	background-size: contain;
    display: inline-block;

}

@media (max-width: 767px) { 
	.why-nitgb__container {
		margin-bottom: 40px;
	}

	.section-why-choose-us .reasons .why-nitgb:last-of-type .why-nitgb__container {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	.section-why-choose-us .reasons .why-nitgb:nth-last-of-type(-n+2) .why-nitgb__container {
		margin-bottom: 0;
	}
}

/*
 * Why Us Section 
**/
.section-newsletter {
	padding-top: 90px;
	padding-bottom: 90px;
}

/*
 * Agent Dashboard: banner images styles
**/
.page-template-agent-dashboard .banner-image {
	display: flex;
	align-items: center;
}

.page-template-agent-dashboard .banner-title {
	line-height: 1.2;
}

.page-template-agent-dashboard .banner-desc p,
.page-template-agent-dashboard .banner-desc a {
	color: #fff;
	text-align: left;
}

.page-template-agent-dashboard .banner-desc a {
	text-decoration: underline;
}


/*
 *  Featured article styles
**/

.offers-slider .featured-article-new {
	flex-basis: 100%!important;
    max-width: 100%!important;
}

.offers-slider .slick-next {
	right: -47px !important;
}

.offers-slider .slick-prev {
	left: -47px !important;
}

.offers-slider .slick-next,
.offers-slider .slick-prev {
	border-width: 1px;
	border-color: #404040;
	cursor: pointer;
}

.offers-slider .slick-next:before,
.offers-slider .slick-prev:before {
	color: #404040!important;
}


@media (max-width: 1310px) {
	.offers-slider .slick-next,
	.offers-slider .slick-prev {
		top: unset;
		transform: unset;
		bottom: 0;
	}
	.offers-slider .slick-next {
		right: 15px !important;
	}

	.offers-slider .slick-prev {
		left: 15px !important;
	}
}

.featured-article-new .article-like-btn {
	position: absolute;
	top: 0;
	right: 0;
	background: transparent;
	padding: 0;
	border: none;
	outline: none;
	cursor: pointer;
}

.featured-article-new .article-like-btn .icon {
	font-size: 22px;
	color: #404040;
}

.featured-article-new .inner-article {
	position: relative;
}

.featured-article-new .article-body .featured-activity {
	padding-right: 35px;
}

.featured-article-new .rating-review {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 20px;
	flex-basis: 100%;
	max-width: 100%;
}

.featured-article-new .rating-review .rating {
	margin-right: 7.4px;
}
.featured-article-new .rating-review .rating .star-icon {
	color: #45603D;
	font-size: 12px;
}

.featured-article-new .rating-review .reviews-count {
	font-size: 11px;
	font-weight: 500;
	color: #818181;
}

.featured-article-new .article-box .article-body {
    min-height: 327px;
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.featured-article-new .featured-article-meta-new {
	margin-top: auto;
	flex-basis: 100%;
	max-width: 100%;
}

.featured-article-new .featured-article-meta-new .meta-location {
	display: flex;
	justify-content: space-between;
}


/*
 * Bookings and Facebook section
**/
.section-bookings-facebook {
	padding-top: 40px;
	padding-bottom: 40px;
}

.section-your-bookings {
	padding: 20px;
	background-color: #fff;
	border: 1px solid #BBBBBB;
}

.section-your-bookings .section__btn-more {
	min-width: 257px;
}

.section-your-bookings .section__btn-more {
	margin-top: 60px;
	margin-bottom: 15px;
}

.your-booking {
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #BBBBBB;
	min-height: 123px;
}

.your-booking__title a {
	color: #404040;
	font-size: 16px;
	font-weight: 600;
	text-decoration: underline;
	line-height: 1.625;
}
.your-booking__experience-name {
	margin-bottom: 0;
	line-height: 1.625;
}
.your-booking__meta {
	display: flex;
	margin-top: auto;
}

.your-booking__meta li {
	position: relative;
	font-size: 12px;
	line-height: 2.16;
	padding-left: 15px;
	padding-right: 15px;
}

.your-booking__meta li:first-of-type:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	height: 11px;
	width: 1px;
	background-color: #404040;
}

.your-booking__meta li:first-of-type {
	padding-left: 0;
}


/*
 * Webinars Section
**/
.section-webinars {
	padding-top: 40px;
	padding-bottom: 40px;
}

.section-webinars .section__btn-more {
	min-width: 257px;
}

.webinar {
	margin-bottom: 30px;
}

.webinar__title {
	font-size: 16px;
	margin-bottom: 10px;
}

.webinar__title a {
	color: #404040;
	line-height: 1.25;
	font-weight: 600;
}

.webinar__video {
	margin-bottom: 20px;
}

.webinar__duration {
	font-size: 12px;
	line-height: 2.4;
}

.webinar__duration .icon {
	color: #4B5F40;
}


/*
 * Webinars Marketing
**/
.section-marketing {
	padding-top: 40px;
	padding-bottom: 40px;
}

.section-marketing .section__btn-more {
	min-width: 329px;
}

.section-marketing .marketing-resources {
	background: #fff;
	padding: 30px;
	margin-bottom: 40px;
}

.marketing-resource {
	display: flex;
	align-items: center;
	padding: 20px 0;
	border-bottom: 1px solid #BBBBBB;
}

.marketing-resource:last-of-type {
	border-bottom: 0;
}
.marketing-resource__icon { 
	font-size: 24px;
	color: #DA4E7C;
	margin-right: 25px;
}
.marketing-resource__title {
	font-size: 16px;
	font-weight: 600;
}
.marketing-resource__title a {
	color: #404040;
}

/*  
 * FAQs section
**/
.section-faqs {
	padding-top: 40px;
	padding-bottom: 40px;
}

.section-faqs .extra-question-container {

}

.section-faqs .section__btn-more {
	margin-top: 45px;
	min-width: 257px;
}

.section-faqs.show-extra .section__btn-more {
	display: none;
}

.faq__container {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #707070;
}

.section-faqs .faq:nth-of-type(1)  {
	border-top: 1px solid #707070;
}

.section-faqs .faq:nth-of-type(n+4) {
	display: none;
}

.section-faqs.show-extra .faq:nth-of-type(n+4) {
	display: block;
}

.faq__header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.faq__question {
	font-size: 16px;
	color: #404040;
}
.faq__btn-open {
	border: none;
	background: transparent;
	font-size: 50px;
	color: #DA4E7C;
	line-height: 1;
	cursor: pointer;
}
.faq__answer {
	display: none;
	margin-bottom: 20px;
}

/*  
 * Sections
**/
.section--gray {
	background-color: #F1F0F2;
}

.section .section__title {
	font-family: 'Montserrat';
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 47px;
}

.section--with-desc .section__title {
	margin-bottom: 0;
	line-height: 1.875;
}

.section .section__desc {
	font-size: 20px;
	margin-bottom: 40px;
}

.section-why-choose-us,
.section-featured-collections,
.section-destinations,
.section-popular-experiences,
.section-the-latest {
	margin-top: 0;
	margin-bottom: 0;
}

.sopeo-now-sm-pills:not(.slick-initialized) { display: none !important; }

/*
 * Page Bookings
 */
.form-bookings-filter .form-group {
	position: relative;
	margin-right: 15px;
}

.form-bookings-filter .form-group:last-of-type {
	margin-right: 0;
}

.form-bookings-filter .form-group label {
	position: absolute;
    left: 8px;
    top: 0;
    transform: translateY(-50%);
    background: #fff;
    font-size: 14px;
    padding: 0 2px 0 2px;
}

.form-bookings-filter .form-control {
	letter-spacing: 0;
	font-weight: 500;
	border: 1px solid #404040;
}

/*
 * Menus
 */
.menu {
	padding: 0;
	margin: 0;
}

.menu--inline {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.menu__item {
	padding-left: 45px;
	padding-right: 45px;
	font-size: 18px;
	letter-spacing: .18px;
}

.menu__item:after {
	content: '';
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 45px;
    height: 32px;
    width: 1px;
    background-color: #D2D2D2;
}

.menu__item:last-of-type::after {
	display: none;
}

.menu__item:first-of-type {
	padding-left: 0;
}

.menu__item:last-of-type {
	padding-right: 0;
}

.menu__item a {
	text-transform: uppercase;
	color: #555555;
	line-height: 1.25;
}

.menu__item a:hover, .menu__item.active a, .menu__item.active {
	color: #DA4E7C;
}

/*
 * Archive Poduct Activity Parent Category
 */

.tax-activity-type .section-most-popular,
.tax-activity-type section.popular-activities {
	padding: 40px;
}

.tax-activity-type .section-most-popular .load-more-experiences-container {
	padding-top: 0px !important;
}

section-featured-collections .featured-collection {
	position: relative;
	max-height: 220px;
	overflow: hidden;
}

/** Section Menu **/
.section-menu {
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 25px;
}

.section-menu .menu-mobile-header {
	display: none;
}

@media (max-width: 1000px) {
	.section-menu .menu {
		flex-direction: column;
		padding-top: 55px;
		display: none;
	}

	.section-menu.is-open .menu {
		display: flex;
	}

	.section-menu .menu__item {
		padding-left: 35px;
		margin-bottom: 33px;
	}

	.section-menu .menu__item::after {
		display: none;
	}
	
	.section-menu .menu-mobile-header {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding-left: 35px
	}

	.section-menu .menu-mobile-header__text {
		font-size: 18px;
		text-transform: uppercase;
		margin-bottom: 0;
	}

	.section-menu .menu-mobile-header__btn {
		font-size: 50px;
		line-height: 0;
		color: #DA4E7C;
		background-color: transparent;
		border: none;
		padding: 0;
	}

	.section-menu .menu-mobile-header__btn.btn-close, .section-menu.is-open .menu-mobile-header__btn.btn-open {
		display: none;
	}

	.section-menu.is-open .menu-mobile-header__btn.btn-close {
		display: inline-block;
	}
}

/** Section Category intro **/
.section-cat-intro {
	padding: 40px 0;
}

.section-cat-intro .section__title {
	text-align: center;
	margin-bottom: 0;
}

.section-cat-intro .section__text {
	text-align: center;
}

/** Section popular **/


/*
 * Hoverable box
 */
.hoverable-box {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}

.hoverable-box .hoverable-box__content {
	position: absolute;
	top: calc(100% - 50px);
	left: 0;
	width: 100%;
	/* height: 100%; */
	padding: 0 30px;
}

.hoverable-box:hover .hoverable-box__content {
	top: unset;
	bottom: 0;
}

.hoverable-box .hoverable-box__cover {
	position: relative;
}

.hoverable-box .hoverable-box__cover:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
}

.hoverable-box .hoverable-box__cover img {
	width: 100%;
}

.hoverable-box:hover .hoverable-box__cover:after {
	background: rgba(0,0,0,.4);
}

.hoverable-box .hoverable-box__title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.hoverable-box .hoverable-box__title a {
	color: inherit;
	text-decoration: none;
}

.hoverable-box .hoverable-box__desc {
	color: #fff;
	margin-bottom: 25px
}

.hoverable-box .hoverable-box__link {
	display: block;
	text-decoration: underline;
	color: #fff;
	margin-bottom: 25px;
}

/*
 * Review post
 */

.review-post {
	margin-bottom: 40px;
}

.review-post__cover {
	max-height: 240px;
	overflow: hidden;
	margin-bottom: 30px;
}

.review-post__cover img {
	object-fit: cover;
    max-height: 240px;
    width: 100%;
    object-position: center;
}

.review-post__stars {
	color: #DA4E7C;
	margin-bottom: 15px;
}
.review-post__meta-data {
	
	margin-bottom: 20px;
}

.review-post__reviewer_name {
	color:#45603D;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
}

.review-post .review-post__title {
	color: #DA4E7C;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

.review-post__excerpt, .review-post__text {
	margin-bottom: 20px;
}

.review-post__text {
	display: none;
}

.review-post.read-full .review-post__excerpt {
	display: none;
}

.review-post.read-full .review-post__text {
	display: block;
}

.review-post__experience {
	text-decoration: underline;
}

/*
 * General grid and grid 
 */

.grid {
	display: flex;
	margin-bottom: 50px;
}

.grid__item {
	width: 48%;
	margin: 0 1%;
	background-color: green;
}

@supports (display: grid) {
	.grid {
		display: grid;
		grid-column-gap: 30px;
		grid-row-gap: 30px;
		margin-bottom: 50px;
	}

	.grid__item {
		width: 100%;
		height: 240px;
		background-color: red;
	}

	.grid-v1 {
		grid-template-columns: 1fr 2fr 1fr;
		grid-template-rows: 1fr 1fr;
	}

	.grid-v1 .grid__item {
		overflow: hidden;
	}

	@media (min-width: 971px) {
		.grid-v1 .grid__item:nth-child(-n+2) {
			grid-row-start: 1;
			grid-row-end: 3;
			height: auto;
		}
	}

	@media (max-width: 970px) {
		.grid-v1 {
			grid-template-columns: 1fr 2fr;
			grid-template-rows: 1fr 1fr;
		}
	}

	@media (max-width: 670px) {
		.grid-v1 {
			grid-template-columns: 1fr 1fr;
		}
	}

	@media (max-width: 500px) {
		.grid-v1 {
			grid-template-columns: 1fr;
		}
	}
}

/*
 * General post styles
 */
.post {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	height: 100%;
}

.post__thumbnail {
	width: 100%;
	position: relative;
	object-fit: cover;
}
.post::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
}

.post__content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	width: 100%;
	padding: 15px
}

.post .post__title {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 1.4;
}

.post__reading-time {
	font-size: 12px;
}

.post__reading-time .icon {
	font-size: 14px;
	margin-right: 5px;
}

.post__title, .post__reading-time {
	color: #fff;
}


/*
 * Single Experience Parent Page
 */

.section-category-desc {
	padding: 60px;
}

.section-category-desc .section__title {
	color: #DA4E7C;
}

.section-category-desc.show-extra .excerpt,
.section-category-desc .full-text {
	display: none;
}

.section-category-desc.show-extra .full-text {
	display: block;
}

.section-category-desc .show-more {
	margin-top: 45px;
	min-width: 297px;
	outline: none;
}

.section-reviews .reviews > div.{

}
.section-reviews .reviews > div:nth-of-type(n+3) {
	display: none;
}

.section-reviews.show-extra .reviews > div:nth-of-type(n+3) {
	display: block;
}