@font-face {
	font-display: swap;
}

body {
	font-family: 'Montserrat', sans-serif;
	font-display: swap;
}

@media (min-width: 1024px) {}
@media only screen and (min-width:768px) {}
@media only screen and (max-width:640px) {}

body, html {
    overflow: unset !important;
	max-width: 100%;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
    -webkit-user-drag: auto !important;
    pointer-events: auto;
    -webkit-overflow-scrolling: touch;
    height: auto;
}

/*.navigation,*/
.sticky-header {
	/*display: none*/
}

.mobile_link {
	pointer-events: auto;
	cursor: pointer
}

#sample-menu {
	font-size: 30px;
	padding: 10px 15px;
	display: inline-block;
}

amp-user-notification {
	background-color: #000;
	color: #fff;
	font-size: 15px;
}

amp-user-notification>div {
	padding: 1rem;
	display: block;
	align-items: center;
	justify-content: center;
}

.ampstart-btn {
	display: block;
	text-align: center;
	margin: 10px auto 5px auto;
	background-color: transparent;
	border: 1px solid #ffff00;
	color: #ffff00;
	padding: 5px 15px;
	font-size: 14px;
}

amp-sidebar {
	max-width: 200px;
	background-color: #000;
	min-width: 200px;
	width: 200px;
}

amp-sidebar button {
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 25px;
	padding: 15px 20px;
}

amp-sidebar ul {
	list-style-type: none;
}

amp-sidebar li a {
	color: #fff;
	text-decoration: navajowhite;
	line-height: 30px;
}

.post-sharing-ico {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.post-sharing-ico li {
	display: inline-block;
	text-align: center;
	margin: 5px;
}

.post-sharing-ico a {
	text-align: center;
	color: #707070;
	font-size: 20px;
}

.post-sharing-ico a span {
	display: none;
}

p,
h1,
h2,
h3,
h4,
h5 {
	padding: 0 15px;
}

p {
	color: #404040;
}

.session_block {
	background-color: rgba(28, 28, 28, 0.9);
	border-bottom: 5px solid #1b640a;
	padding: 10px 5px;
	width: 120px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000
}

.session_block ul {
	padding: 0
}

.session_block ul li {
	color: rgba(255, 255, 255, 0.7);
	float: left;
	font-size: 13px;
	padding: 10px 5px;
	width: 100%;
	display: block;
	word-wrap: break-word;
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	line-height: 16px;
	margin: 0
}

.session_block ul li strong {
	font-size: 11px;
	color: #fff
}

.session_block ul li:hover {
	background-color: #15221b;
	color: #fff
}

.session_block ul li:before {
	content: none
}

.session_block ul li a {
	color: #fff;
	font-size: 13px;
	display: block
}

.session_block ul li a i {
	margin: 0 5px 0 0;
	font-size: 13px
}

.session_block svg {
	margin-right: 5px
}

.header .col-lg-6 {
	width: 50%;
}

#home_page h1 {
	width: 100%;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
}

#fp-nav ul li,
.fp-slidesNav ul li {
	margin: 7px 7px 7px -10px;
	height: auto;
}

#home_page p,
#ayahuasca_page p,
#maestro_page p,
#nature_page p,
#faq_page p,
#gallery_page p,
#reservation_page p,
#stories_page p {
	z-index: 10;
	position: relative;
	color: #fff;
	font-size: 16px;
	width: 100%;
	margin: auto auto 12px auto;
	line-height: 20px;
}

#home_page a,
#ayahuasca_page a,
#maestro_page a,
#nature_page a,
#faq_page a,
#gallery_page a,
#reservation_page a,
#stories_page a {
	z-index: 10;
	position: relative;
	color: #fff;
	font-size: 22px;
	width: 70%;
	margin: 20px 0;
	line-height: 37px;
	text-transform: uppercase;
	display: block;
	padding: 0 15px;
}

a.btn_explore {
    width: 60%;
    margin: 30px auto;
}

a
#home_page h2,
#ayahuasca_page h2,
#maestro_page h2,
#nature_page h2,
#faq_page h2,
#gallery_page h2,
#reservation_page h2,
#stories_page  h2 {
	color: #fff;
	position: relative;
	margin: auto auto 24px auto;
	z-index: 2;
	font-size: 40px;
	width: 100%;
}

#stories_page p > a {
	margin: 0;
	padding: 0;
}

#home_page img, #ayahuasca_page img, #maestro_page img, #nature_page img, #faq_page img, #reservation_page img, #stories_page img, .bgimg {
	left: -100%;
	right: -100%;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 30%;
	height: auto;
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	margin: 12px 7px;
}

.fp-sr-only {
	display: block;
	position: relative !important;
	font-size: 16px;
	left: 30px !important;
	background-color: transparent !important;
	width: 100% !important;
	text-align: left;
	display: block !important;
	line-height: 1;
	height: auto !important;
}

#gallery_page .col-lg-12 {
	width: 100%;
}

.ug-gallery-wrapper {
	padding: 0 15px;
}

#gallery_page .col-lg-12:nth-child(1) .container {
	padding: 0;
}

#gallery_page .col-lg-12 .container h2 {
	margin: 0;
	padding: 15px;
	text-align: left;
	display: block;
}

#gallery_page .col-lg-12:nth-child(2) .container {
	padding: 0;
	height: 60vh;
	overflow-y: hidden;
}

.cc-revoke.cc-bottom {
	display: none;
	visibility: hidden;
	opacity: 0;
}

h1 {
	font-size: 35px;
}

article p,
article ul li,
article ol li {
	font-size: 16px;
}

/*
#footer {
	position: relative;
}
*/
#menu {
    display: none;
}

#fp-nav {
	display: none;
	visibility: hidden;
	opacity: 0;
}

.ui-accordion .ui-accordion-header {
	height: 58px;
	display: block;
	line-height: 20px;
}

h3:lang(en) span::after {
	top: 31px;
    background-color: transparent;
}
h3.ui-state-active:lang(en) span::after {
	top: 31px;
    background-color: transparent;
}

#gallery {
	max-height: 80% !important;
	overflow: hidden !important;
	width: 100% !important;
}

#gallery_page > div > div:nth-child(2) {
	height: 50%;
}
a.btn_vm {
	margin: 0 !important;
	padding: 15px !important;
}

.sound_btn {
	right: 20px;
}

#footer p, #footer a {
	color: #b7b7b7;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: auto;
}
