* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, sans-serif;
}
img{
	height: auto;
}
.secoes-home a{text-decoration: none;}
body,
html {
	overflow-x: hidden;
}

textarea:focus, input:focus{
	outline: none;
}

.container-fluid {
	/*padding-right: 50px;
	padding-left: 50px;*/
	max-width: 1500px;
}
.textcenter{
	text-align: center;
}

header {
	padding: 0px 0 0;
	margin-top: 50px;
}

header .logotipo {
	width: 100%;
	max-width: 210px;
	margin: 0px auto 0px;
	display: block;
}


header .theinsider-banner a{
	cursor: pointer;
	text-decoration: none;
}

header .theinsider-banner a:hover{
	text-decoration: none;
}


ul#headericon{
	width: 160px;
	margin: 0;
}
ul#headericon li{
	margin: 0px 0;
	cursor: pointer; 
	display: block;
}

.icons-header{
	display: block;
	height: 20px;
	width: 20px;
	background-size: contain;
}
.icons-header.icon-map{background-image: url(../images/icon-map.png);}
.icons-header.icon-whatsapp{background-image: url(../images/icon-01.png);}
.icons-header.icon-instagram{
	margin-bottom: 15px;
	background-image: url(../images/icon-02.png);
}
.icons-header.icon-email{background-image: url(../images/icon-03.png);}


.title-main {
	text-transform: uppercase;
	font-size: 30px;
}

.title-border:after {
	content: "";
	display: block;
	width: 50px;
	background-color: #972934;
	height: 3px;
	margin: 20px auto;
}

.margin-section {
	padding: 50px;
}

.text-main-section {
	font-weight: 100;
}

.no-paddingleft {
	padding-left: 0;
}



img.theinsider-mag {
	float: left;
	width: 110px;
	position: absolute;
}

.listpost-viewmore {
	padding: 7px 15px;
	text-align: center;
	font-size: 15px;
	margin: 50px auto 0;
	color: #333;
	display: block;
}
.btn-view-more {
	margin: 30px auto;
	border: none;
	background: #000;
	color: #fff;
	padding: 3px 10px;
	display: block;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}



nav.menu{
	display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
nav.menu .menu-menu-1-container{
	width: 100%;
	text-align: center;
}
nav.menu ul.menu {
	width: 100%;
	list-style: none;
	margin: 0px 0;
	z-index: 99;
	position: relative;
}

nav.menu li {
	display: inline-block;
	margin: 0 10px;
}


nav.menu li a.glink {
	    text-align: left;
    font-weight: lighter;
    color: #000;
    text-transform: uppercase;
    font-size: 10px;
    text-decoration: none;
    margin-bottom: 2px;
    display: block;
}
nav.menu li a {
	padding: 0 2px;
    font-weight: lighter;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1.5px;
    text-decoration: none;
}

nav.menu ul ul li{
	display: block;
	line-height: 250%;
}
nav.menu ul ul {
    display: none;
}
nav.menu ul li:hover > ul {
    display: block;
}

nav.menu ul ul li a{
	color: #fff;
	font-size: 18px;
}
nav.menu ul ul {
   	text-align: left;
    position: absolute;
    padding: 20px;
    z-index: 99999;
    width: 220px;
    background: #000;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
nav.menu li {
    position: relative;
}

/* -- banner -- */
#banner {
	margin-top: 30px;
}
#banner img {
	    width: 100%;
    height: 550px;
    object-fit: cover;
    object-position: center;
}

.anuncio img {
	width: 100%;
	height: auto;
}

.metaslider .flexslider .flex-direction-nav li a {
	width: 30px;
	height: 37px !important;
	border: 0;
	margin: -17px 0 0;
	box-shadow: none !important;
	display: block;
	background-color: transparent;
	background-image: url(../images/bg_direction_nav.png) !important;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: opacity .25s ease-in-out;
	transition: all .3s ease;
}

.banner-area{
	margin: 40px 0 0px 0;
}

.banner-area a{
	cursor: pointer;
	text-decoration: none;
}

.banner-area a:hover{
	text-decoration: none;
}

/* News */
.news img {
	width: 100%;
}

.news .news-post h3 a {
	color: #000;
}

.news .news-post h3 {
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	margin: 20px 0;
}

.news .news-post p {
	text-align: center;
	font-size: 14px;
	line-height: 180%;
	font-weight: 300;
}

/* -- Produtos -- */

.produtos {
	text-align: center;
	margin: 20px 0;
}

.produtos p {
	text-align: center;
	font-size: 14px;
	line-height: 180%;
	font-weight: 300;
}

.produtos h3 {
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	margin: 20px 0;
}

.produtos .btn-shop-now {
	text-transform: uppercase;
	background-color: transparent;
	border: 1px solid #000;
	padding: 1px 10px;
	font-size: 14px;
	margin: 10px 0;
}

/* -- NEWS STYLE 2 -- */
.news-style2 .news-post-special .area-special .areatext {
	padding: 20px;
	text-align: center;
}

.news-style2 .news-post-special .area-special img {
	border-radius: 20px 20px 0 0;
	width: 100%;
}

.news-style2 .news-post-special .area-special {
	border: 1px solid #000;
	border-radius: 20px;
}

.news-style2 .news-post-special .area-special .areatext p {
	text-align: center;
	font-size: 14px;
	line-height: 180%;
	font-weight: 300;
}

.news-style2 .news-post-special .area-special .areatext h3 {
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	margin: 20px 0;
}

.news-style2 .news-post-special .area-special .areatext button {
	margin: 10px auto;
	border: none;
	background: #000;
	color: #fff;
	padding: 3px 10px;
	display: block;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* Pages */
.area-content {
	font-size: 14px;
	line-height: 180%;
	color: #444;
}

.insider-page-thumbnail {
	width: 100%;
	height: auto;
	margin: 20px 0 40px;
}

.footer-nav{
	margin: 130px 0 30px; 
}
.footer-nav ul{
	list-style: none;
}
.footer-nav ul li{
	text-align: center;
}

.footer-nav ul a{
	color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0px 15px;
}

footer form input[type="button"]{}
footer form input[type="text"],
footer form input[type="email"]{
	width: 150px;
}
footer .wpcf7-spinner{
	display: block !important;
    text-align: center;
    margin: 10px auto;
}
footer form input{
	border: none;
	background-color: transparent;
	border-bottom: 1px solid #000;
}
footer form{
	margin-bottom: 20px;
}
footer a{
	color: #000;
	font-size: 14px;
	margin: 0 10px 0px;
	display: inline-block;
}
footer{
	text-align: center;
	margin-bottom: 40px;
}
.foooter__title{
	font-size: 20px;
	letter-spacing: 5px;
	margin: 40px 0 10px 0;
}
.foooter__txt{
	font-size: 14px;
	margin: 0 0 20px 0;
}

footer p a{
	text-decoration: none;
	cursor: pointer;
	color: #000;
}

footer p a:hover{
	text-decoration: none;
	color: #000;	
}

footer .icons-header.icon-instagram{
	margin: 0 auto 0px;
}
footer {
	width: 100%;
	margin: 20px 0 40px 0;
	font-size: 12px;
	
	text-align: center;
	font-weight: 100;
	padding: 10px 0 10px;
}
footer .contato .contatos .contato-item img {
	height: 40px;
	margin: 0px auto 10px;
	display: block;
}

footer .contato {
	color: #797a7c;
	background-color: #d1d3d4;
	padding: 20px 0;
}

footer .contato .contatos {
	display: flex;
	justify-content: space-around;
}

footer .contato .contatos .contato-item {
	text-align: center;
}

footer .contato .contatos .contato-item a{
	font-size: 17px;
	font-weight: normal;
	color: #222222;
	margin: 0;
}

footer .contato .contatos .contato-item a.middle{
	margin: 0 5px;
}

footer .contato .contatos .contato-item .footer-site__url {
	font-size: 17px;
	font-weight: 400;
	color: #000;
	margin: 3px 0 0 0;
}

footer nav.menu-footer {
	padding: 25px 0 0 0;
}

footer nav.menu-footer ul {
	display: inline-flex;
}

footer nav.menu-footer ul li {
	list-style: none;
	margin: 0 15px;
}

footer nav.menu-footer ul li a {
	color: #797a7c;
	text-transform: uppercase;
	text-decoration: none;
}

section.hoteis{
	/*margin-top: 15px;*/
}

section.shop-now{
	margin: 15px 0 50px 0;
}



.title-style{
	font-weight: bold;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 22px;
	margin-bottom: 45px;
    margin-top: 45px;
}

section.hoteis .item,
section.hoteis-02 .item-02,
section.hoteis-03 .item-03,
section.shop-now .item-shop {
	text-align: center;
}

section.hoteis .item img{
	width: 100%;
	height: 350px;
	object-fit: cover;
	margin: 0px auto 0px;
}

section.shop-now .item-shop img{
	max-width: 100%;
	height: auto;
	margin: 0px auto 0px;

}

section.packages .special-item{
	border: 1px solid #000;
	border-radius: 10px;
	overflow: hidden;  
}

section.packages h2,
section.packages p{
	padding: 10px 20px;
}

/*section.packages .special-item img{
overflow: hidden;  
}*/


section.hoteis .border-line,
section.shop-now .border-line {
	border-left: 1px dotted #000;
	padding-left: 15px;
}

section.hoteis .border-line:first-child,
section.shop-now .border-line:first-child {
	border-left: none;
}



section a h3:hover{
	text-decoration: underline;
}


section.hoteis .item h3,
section.hoteis-02 .item-02 h3,
section.hoteis-03 .item-03 h3,
section.shop-now .item-shop h3{
	text-transform: uppercase;
    text-align: center;
      padding: 0 30px;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 20px 0;
    color: #000;
}

section.hoteis .item p,
section.packages .special-item p,
section.hoteis-02 .item-02 p,
section.hoteis-03 .item-03 p{
	    font-size: 14px;
    font-weight: 300;
    margin: 20px 0;
    color: #675f5f;
    padding: 0 30px;
}

section.shop-now .item-shop p {
	padding: 0 20px;
	font-size: 17px;
	font-weight: 300;
	margin: 10px 0;
	color: #000;
}


section.hoteis .item button.book-now{
	text-transform: uppercase;
	color: #000;
	background-color: transparent;
	border: 1px solid #000;
	border-radius: 10px;
	cursor: pointer;
	margin: 10px 0 0 0;
	width: 145px;
	padding: 1px 0;
	letter-spacing: 4.5px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
}

section.shop-now .item-shop button.book-now{
	text-transform: uppercase;
	color: #000;
	background-color: transparent;
	border: 1px solid #000;
	border-radius: 10px;
	cursor: pointer;
	margin: 10px 0 0 0;
	width: 165px;
	
	letter-spacing: 4.5px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
}

section.shop-now .item-shop button.buy-now{
	text-transform: uppercase;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	border-radius: 10px;
	cursor: pointer;
	margin: 10px 0 0 0;
	width: 165px;
	letter-spacing: 4.5px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;	
}

/*CONTATO*/

section.form-wrap{
	margin: 60px 0;
}

section.form-wrap .contato-area label{
	font-weight: 400;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	margin-top: 15px;
	letter-spacing: 3px;
}

section.form-wrap .contato-area form input,
section.form-wrap .contato-area form textarea{
	border: 1px solid #000;
	width: 100%;
	padding: 5px 10px;
}


section.form-wrap .contato-area input[type="submit"]{
	text-transform: uppercase;
	color: #000;
	background-color: transparent;
	border: 1px solid #000;
	cursor: pointer;
	margin: 15px 0 0 0;
	padding: 10px 20px;
	font-weight: 400;
	font-size: 20px;
	text-align: center;
	letter-spacing: 3px;
}

section.form-wrap .contato-area button:hover{
	text-transform: uppercase;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	cursor: pointer;
	margin: 15px 0 0 0;
	padding: 10px 20px;
	font-weight: 600;
	font-size: 12px;
	text-align: center;
}

section.redes-wrap{
	margin: 0 0 50px 0;
	position: relative;
}

section.redes-wrap .anuncio-area{
	position: absolute;
	top: 0;
	right: 15px;
	border: 1px solid #000;
	padding: 20px;
}

section.redes-wrap .info-area a,
section.redes-wrap .anuncio-area a{
	cursor: pointer;
	color: #000;
}
section.redes-wrap .info-area a:hover,
section.redes-wrap .anuncio-area a:hover{
	text-decoration: none;
}

section.redes-wrap .info-area img {
	/*float: left;
	margin: 6px 15px 0 0;*/
}

section.redes-wrap .anuncio-area h2{
	margin: 0 0 2px 0;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #000;

}

section.redes-wrap .info-area p{
	font-size: 20px;
	font-weight: 400;
	color: #000; 
}

section.redes-wrap .anuncio-area p{
	font-size: 20px;
	font-weight: 400;
	color: #000; 
	margin: 0;
}

section.mini-banner{
	margin: 40px 0 0px 0;
}

section.mini-banner img{
	max-width: 100%;
	height: auto;
}

section.mini-banner a{
	cursor: pointer;
	text-decoration: none;
}

section.mini-banner a:hover{
	text-decoration: none;
}


/*ARCHIVE*/

.archive a h2{
	color: #000;
}
.archive a h2:hover{
	text-decoration: underline;
}

section.hoteis-02,
section.hoteis-03{
	margin: 0;
}

section.hoteis-03 .item-03 img{
	max-width: 100%;
	height: auto;
}

section.hoteis-03 .item-03 button.book-now {
	text-transform: uppercase;
	color: #000;
	background-color: transparent;
	border: 1px solid #000;
	border-radius: 10px;
	cursor: pointer;
	margin-top: 20px;
	width: 11%;
	padding: 1px 0;
	letter-spacing: 4.5px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
}

section.hoteis-03 .item-03 button.buy-now{
	text-transform: uppercase;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	border-radius: 10px;
	cursor: pointer;
	margin: 20px 0 0 20px;
	width: 11%;
	padding: 1px 0;
	letter-spacing: 4.5px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;	
}

section.hoteis-02 .item-02 img{
	width: 100%;
    height: 350px;
    object-fit: cover;
    margin: 0px auto 0px;
}

section.hoteis-02 .item-02 a:hover{
	text-decoration: none;
}

section.hoteis-02 .item-02 button.book-now{
	text-transform: uppercase;
	color: #000;
	background-color: transparent;
	border: 1px solid #000;
	border-radius: 10px;
	cursor: pointer;
	margin: 20px 0 0 0;
	width: 190px;
	padding: 1px 0;
	letter-spacing: 4.5px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
}

section.hoteis-02 .dots-02 {
	height: 7px;
	margin: 35px auto 50px;
	display: block;
}

/*SINGLE POST*/

.single-post .card img {
	height: 500px;
	width: 100%;
	object-fit: cover;
}

.single-post .card-img-overlay {
	padding-left: 150px;
}

.single-post .card-img-overlay p {
	margin: 0;
	font-size: 16px;
	font-weight: 100;
}

.single-post .card-img-overlay h5 {
	font-weight: 100;
	font-size: 32px;
}

nav.pagination h2 {
	display: none;
}

nav.pagination .nav-links .page-numbers.current {
	background-color: #f15a22;
	color: #FFF;
	border-radius: 50%;
	padding: 15px 20px;
}

nav.pagination .nav-links .page-numbers {
	background-color: #FFF;
	color: #000;
	border-radius: 50%;
	padding: 15px 20px;
	margin: 0px 20px;
	font-size: 14px;
	font-weight: bold;
}

nav.pagination .nav-links a.page-numbers {
	text-decoration: none;
}

.paginacao {
	display: flex;
	justify-content: center;
	background-color: #e6e7e8;
	padding: 50px 0;
}


nav.menu-mobile {
	display: none;
}

.single-content h1{
	text-align: center;
	margin: 30px 0;
	font-weight: bold;
	color: #7a1ead;
	font-size: 27px;
}


.single-content a{
	color: #0b53a1;
	text-decoration: underline;
}

.single-content h2,
.single-content h3{
	font-size: 22px;
	font-weight: bold;
}
.single-content{
	font-size: 18px;
	font-weight: 300;
}

.single-content li{
	margin-bottom: 10px;
}
.single-content ol,
.single-content ul{
	margin-left: 40px;
	margin-bottom: 40px;
}


.single-content .single-content-thumbnail{
	text-align: center;
}
.single-content .single-content-thumbnail img{
	max-width: 100%;
	height: auto;
}


.single-content button.buy-now{
	display: block;
	text-transform: uppercase;
	color: #000;
	background-color: transparent;
	border: 1px solid #000;
	border-radius: 10px;
	cursor: pointer;
	margin-top: 20px;
	max-width: 200px;
	width: 100%;
	padding: 1px 0;
	margin: 10px auto 0;
	letter-spacing: 4.5px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
}

 .single-content button.book-now{
 	display: block;
	text-transform: uppercase;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	border-radius: 10px;
	cursor: pointer;
	margin: 10px auto 0;
	max-width: 200px;
	width: 100%;
	padding: 1px 0;
	letter-spacing: 4.5px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;	
}



.carousel-item .post-categories{
	display: flex;
	align-items: center;
	justify-content: center;
}

.carousel-item .post-categories li:nth-child(2){
	list-style: none;
}

.carousel-item .banner-txt a{
	color: #fff;
}
.carousel-item .banner-txt h3:hover,
.carousel-item .banner-txt a button:hover{
	text-decoration: underline !important;
	color: #fff;
}
.carousel-item .banner-txt h3{
	    font-size: 22px;
    font-weight: bold;
    line-height: 145%;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 20px auto;
    max-width: 600px;
    width: 100%;
    
}
.carousel-item .banner-txt .book-now{
	    background: transparent;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase; 
    border: none;
}
.carousel-item .wrap__banner-txt{
	display: flex;
/*    background-color: #00000085;*/
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    position: absolute;
}
.carousel-item .banner-txt{
	position: absolute;
    color: #fff;
    text-align: center;
    width: 100%;
}

.carousel-item .banner-txt .banner-txt__cat{
	margin-bottom: 0;
}
.carousel-item .banner-txt .banner-txt__cat a{
	list-style: none;
	border-left: 2px solid #fff;
	padding-left: 20px;
	line-height: 100%;
	margin-bottom: 20px;
	color: #ffff;
    text-transform: uppercase;
    margin: 0 22px 0 0;
    font-size: 15px;
}
.carousel-item .banner-txt .banner-txt__cat a:first-child{
	border-left: none;
}

.carousel-indicators li{
	border-radius: 50px;
	width: 10px;
	height: 10px;
	margin: 0 5px; 
}


/**/
.carouselposts ul{
    margin-left: 0px;
}
.carouselposts{
    max-width: 100%;
    margin: 0 auto;
}
.carouselposts img{width: 100%; height: auto;}
.carouselposts figure{
    margin: 0; 
    padding: 0; 
}

#carouselourstory{
    max-width: 1170px;
    margin: 0 auto;
}

.carousel-control-next, .carousel-control-prev{
	opacity: 0.8;
}

/*#carouselourstory .carousel-control-prev{left: -115px;}*/
.carouselposts .carousel-control-prev .carousel-control-prev-icon,
#carouselourstory .carousel-control-prev .carousel-control-prev-icon{
    background-image: url(../images/arrow-back.svg);
    width: 50px;
    height: 50px;
    display: block;
}
/*#carouselourstory .carousel-control-next{right: -115px;}*/
.carouselposts .carousel-control-next .carousel-control-next-icon,
#carouselourstory .carousel-control-next .carousel-control-next-icon{
    background-image: url(../images/arrow-back.svg);
    width: 50px;
    height: 50px;
    display: block;
    transform: rotate(180deg);
}

/*NMEW*/

#newsletter{
	position: fixed;
	bottom: 0;
	right: 0;
	max-width: 300px;
	width: 100%;
	background: #fff; 
	text-align: center;
	text-transform: uppercase;
}
#newsletter img{
	width: 40px;
	margin-bottom: 15px;
	margin-top: 20px;
}
#newsletter p.newstxt{
	margin-top: 25px;
	margin-bottom: 50px;
}
#newsletter h3{
	font-size: 25px;
	font-weight: 500;
	letter-spacing: 0.8px;
}
#newsletter input{
	border: 1px solid #000;
	background: #fff;
	padding: 10px;width: 100%; 
	text-transform: uppercase;
	font-weight: 400;
}
#newsletter input[type="submit"]{
	background: #000;
	width: 100px;
	color: #fff;
}
#newsletter .formarea p{
	display: flex;
	margin-bottom:0;
}
#newsletter .closeNewsletter{
	position: absolute;
    top: 18px;
    font-size: 12px;
    left: 22px;
    cursor: pointer;
    font-family: Arial;
}

#newsletter div.wpcf7 .ajax-loader{
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.search-theindr{
	display: flex;
    width: 160px;
    height: 23px;
}
.search-theindr input[type="text"]{
	padding: 0 10px; transition: all ease 0.5s;
	    font-weight: lighter;
    color: #000;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 10px;
}

.search-theindr input[type="image"]{
	width: 22px;
	margin-left: 5px;
}
.search-theindr input{
	border: none;
	width: 100px;
}

.search article img{
	width: 100%;
	height: auto;
}

/*----*/
.search-page img{
 		width: 100%;
    	height: auto;
}
.grecaptcha-badge{display: none;}


/*----*/
.pacotes-page .pacotes-page__intro{
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	line-height: 190%; 
	font-size: 17px;
}
.pacotes-page h1{
	font-weight: 500;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 35px;
	margin-bottom: 35px;
    margin-top: 35px;
}
.pacotes-page .pacote-item{
	border: 1px solid #000;
}
.pacotes-page .pacote-item h2{
	font-size: 30px;
	letter-spacing: 3px;
	margin-bottom: 0;
}
.pacotes-page .pacote-item__localizacao{
	font-size: 20px;
	margin-bottom: 10px;
}
.pacotes-page .pacote-item__localizacao:after{
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	background-color: #000;
	margin-top: 10px;

}
.pacote-item__detalhes{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 10px 0; 
}

.pacote-item__parcela{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 10px 0; 
}
.pacote-item__price{
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 10px 0; 
}

.pacote-item__validade{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0px 0; 
}
.pacote-item__description{
	margin: 0px 0; 
	padding: 0 40px;
	border-right: 1px dotted #000; 
	width: 45%;
}
.pacote-item__reserve{
	/*padding: 0 40px;*/
	width: 25%;
	text-align: center;
}
.pacote-item__thumbnail img{
    width: 100%;
	height: auto;
}

.pacote-single-page__reserve button.book-now,
.pacote-item__reserve button.book-now{
	text-transform: uppercase;
	color: #000;
	background-color: transparent;
	border: 1px solid #000;
	border-radius: 10px;
	cursor: pointer;
	margin: 10px 0 0 0;
	width: 200px;
	padding: 1px 0;
	letter-spacing: 4.5px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
}


.pacote-single-page .pacote-item__detalhes{
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 10px 0; 
	letter-spacing: 1px;
}

.pacote-single-page__reserve button.buy-now,
.pacote-item__reserve button.buy-now{
	text-transform: uppercase;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	border-radius: 0px;
	cursor: pointer;
	margin: 10px 0 0 0;
	width: 220px;
	padding: 5px 0;
	letter-spacing: 4.5px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;	
}
.pacote-single-page img{
	max-width: 100%;
	height: auto;
}
.pacote-single-page{
	border: 1px solid #000;
}

.pacote-single-page__description{
	width: 70%;
	padding: 20px 30px 30px 30px;
}

.pacote-single-page {
	font-size: 17px;
	font-weight: 300;
}
.pacote-single-page h1{
	font-size: 40px;
	letter-spacing: 3px;
	margin-bottom: 0; 
}
.pacote-single-page__reserve a{
	display: block;
}
.pacote-single-page__reserve{
	padding: 80px;
    margin: 0 5%;
	text-align: center;
	border: 1px dotted #000;
}
.pacote-single-page .pacote-item__localizacao{
	font-size: 25px;
}
.pacote-single-page .pacote-item__localizacao:after{
	content: "";
	display: block;
	width: 200px;
	height: 1px;
	background-color: #000;
	margin-bottom: 20px;
	margin-top: 10px;
}
.pacote-single-page__terms{
	width: 100%;
	padding: 40px;
	background: #e2e2e2;
	overflow: hidden;
	height: 200px;
	position: relative;
}
button:focus{
	outline: none;
}
.pacote-single-page__terms .pacote-single-page__btnalltermns{
	cursor: pointer;
	position: absolute;
	transition: all ease 0.9s;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    /* height: 123px; */
    padding: 70px 0 10px;
    border: none;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 1%, rgb(0 0 0 / 45%) 98%);

}
.pacote-single-page__terms.C-open{
	transition: all ease 0.9s;
	height: auto;
}

.single-content__text{
	font-family: Arial, sans-serif;
	max-width: 1000px;
	margin: 0 auto;
}


.list-post__category{
	text-transform: uppercase;
	font-size: 14px !important;
}
.page__title{
	text-align: center;
	line-height: 50%;
	margin-bottom: 45px;
}

#o-wrapper{display: none;}
@media only screen and (max-width: 1032px) {
  #o-wrapper{display: block;}
}

.container-content{
	
	padding: 0 25px;
	max-width: 950px;
	margin: 0 auto;
	font-size: 18px;
}
.page-id-3986 .container-content{
	max-width: 700px;
}
.container-content{
	/*-moz-text-align-last: justify;
	text-align-last: justify;*/
}
.wp-block-image img{
	height: auto;
}

/* Media Kit
-------------------------------*/


.page-id-4108 .container p,
.page-id-4108 .container-content p{
	font-size: 25px;
	font-weight: 300;
}
.page-id-4108 .bg-gray{
	margin:  60px 0;
	padding: 40px;
	background-color: #dbdcde;
}
.page-id-4108 .container-content h1{
	letter-spacing: 0;
	margin-bottom: 20px;
}

.page-id-4108 .container .plan-item{
	 text-align: center;
}

.page-id-4108 .container h3{
	font-size: 40px;
    font-weight: 600;
}

.page-id-4108 .container-content .plan-item__time{
	margin-bottom: 0;
	text-transform: uppercase;
}
.page-id-4108 .container-content h2{
	font-size: 8em;
    text-align: center;
    line-height: 100%;
}
.page-id-4108 .container .plan-item__price{
	    background: #dbdcde;
}
.page-id-4108 .container .plan-item__price p{font-weight: 500;}
.page-id-4108 .container ul{
	list-style: none;
	text-align: left;
	margin: 30px 0;
	line-height: 180%;
	font-size: 16px;
	min-height: 230px;
}
.page-id-4108 .container .plan-item__disclaimer{
	font-size: 14px;
}
.page-id-4108 .container .plan-item__email,
.page-id-4108 .container .plan-item__wpp{
	display: block;
	background: #dbdcde;
	color: #000;
	text-align: center;
	font-size: 22px;
	margin-bottom: 10px;
}
.page-id-3984 .container-content p{
	font-family: Arial,sans-serif;
	font-size: 16px;
}

.wtpp-fixed img{
	width: 100%;
}
.wtpp-fixed{
	background-color: #55cd6c;
    bottom: 10px;
    right: 10px;
    position: fixed;
    z-index: 999;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    padding: 10px;
    transition: all ease 0.6s;
}
.wtpp-fixed:hover{
	background-color: #3fbd57;
	transition: all ease 0.6s;
}

.crshare-posts{
	text-align: center;
	margin-top: 50px;
}
.crshare-posts a{
	color: #969696;
    border: 1px solid #969696;
    border-radius: 50px;
    width: 35px;
    padding: 5px 4px 3px 4px;
    display: inline-block;
    margin: 0 5px;
    transition: all ease 0.6s;
}
.crshare-posts a:hover{
	transition: all ease 0.6s;
	color: #fff;
	background-color: #000;
	text-decoration: none;
}


.embed-container {
  --video--width: 1296;
  --video--height: 540;

  position: relative;
  padding-bottom: calc(var(--video--height) / var(--video--width) * 100%); /* 41.66666667% */
  overflow: hidden;
  max-width: 100%;
  background: black;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}