/* - - - - - INDEX - - - - - */

/* - - - - BANNER - - - - */
#banner{
	width: 100%;
	height: 900px;
	position: relative;
	z-index: 0;
	margin-top: -130px;
}

#banner li{
	width: 100%;
	height: 900px;
    display: block;
    overflow: hidden;
    position: relative;
}

#banner li img{
	width: 1920px;
	height: 900px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
	object-fit: cover;
}

#banner .owl-dots{
	display: block!important;
	margin-top: -65px;
}

#banner .owl-dot.active{background-color:#6A0D0E;}

#banner .owl-dot{background-color: #fff;}

.bread{
	height: 545px;
	width: 100%;
	position: relative;
	 display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.bread h1{
	text-align: center;
	font-size: 35px;
	color: #fff;
}

.bread h1 span{
	font-weight: 300;
	font-size: 33px;
}

.bread ol li a, .way li:after{color: #C8B1A0;}

#bread_listagem{height: 300px;}

#bread_listagem .way{padding-top: 80px;}

/* - - - - BANNER - - - - */

/* - - - - - INDEX - - - - - */
#hotel{
	display: flex;
	height: 650px;
	position: relative;
	z-index: 1;
}

#hotel a img{margin-top: -220px;}

#hotel div{width: 430px;}

#hotel div h1 span{
	color: #6A0D0E;
	font-size: 20px;
	font-weight: 500;
}

#hotel div h1{
	color: #927662;
	font-size: 41px;
	font-weight: 400;
	padding-top: 85px;
}

#hotel div p{
	font-size: 15px;
	color: #707070;
	line-height: 30px;
	letter-spacing: 2px;
	margin: 30px auto;
}

#hotel div a{
	position: relative;
	display: block;
	width: 200px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #C8B1A0;
	font-size: 20px;
	font-weight: 500;
	background-color: #6A0D0E;
	margin-left: 0px;
	text-transform: uppercase;
	border-radius: 30px;
	transition: 0.3s;
}

#hotel div a:hover{box-shadow: 0px 0px 0px 2px rgba(200,177,160,1),
8px 8px 0px 0px rgba(106,13,14,1);
}

#hotel  section{
	width: 500px;
    height: 200px;
    background-color: #fff;
    position: absolute;
    margin-top: -100px;
    right: 0;
    box-sizing: border-box;
    padding: 25px;
	border-radius: 20px;
	box-shadow: 0px -25px 20px -20px rgba(0, 0, 0, 0.45);
	
}

#hotel section p{
	color: #6A0D0E;
	font-weight: 500;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: center
}

#comodidades{
	width: 100%;
	height: 730px;
	position: relative;
	display: block;
	background: url("../../imagens/bg-comodidades.png") no-repeat center center;
	margin: 85px auto;
}

#comodidades h2{
	font-size: 35px;
	color: #fff;
	text-align: center;
	padding-top: 80px;
}

#comodidades h2 span{
	color: #927662;
	font-weight: bold;
}

#comodidades ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 80px;
}

#comodidades ul li{
	width: calc(100%/5 - 10px);
	height: 180px;
	margin-bottom: 40px;
	text-align: center;
	transition: 0.3s;
}

#comodidades ul li:hover{transform: scale(1.05);}

#comodidades ul li img{
	width: 60px;
	height: 60px;
	object-fit: contain;
	filter: brightness(0) saturate(100%) invert(44%) sepia(54%) saturate(207%) hue-rotate(342deg) brightness(98%) contrast(89%);
}

#comodidades ul li h3{
	margin: 10px auto;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
}

#comodidades ul li p{
	font-size: 13px;
	color: #000000;
}

#suites{
	display: block;
	position: relative;
	width: 100%;
	margin: 80px auto;
}

#suites h4{
	font-size: 30px;
	color: #927662;
	margin-bottom: 45px;
	text-align: center;
}

#suites h4 span{color: #6A0D0E;}

#suites ul{
	display: flex;
	height: 750px;
	width: 100%;
}

#suites ul li{
	width: calc(100%/4);
	height: 100%;
	position: relative;
	overflow: hidden;
}


#suites ul li img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
	object-fit: cover;
}

#suites ul li p span{
	font-size: 20px;
	color: #fff;
}

#suites ul li p{
	color: #C8B1A0;
	font-size: 40px;
	font-weight: 500;
	margin: -350px auto auto 0px;
	z-index: 1;
	position: relative;
	width: 100%;
	height: 350px;
    background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%);
	box-sizing: border-box;
	padding: 185px 10px 0px 10px;
}

#suites ul li:hover img{transform: scale(1.05);}

.suites_quartos ul li{width: calc(100%/3)!important;}

.suites_quartos ul li p{padding-top: 225px!important;}

#locais{margin-bottom: 80px;}

#locais section{
	display: flex;
	align-items: center;
}

#locais section h5 span{
	color: #6A0D0E;
	font-size: 20px;
	font-weight: 500;
}

#locais section h5{
	color: #927662;
	font-size: 28px;
	width: 410px;
	margin-left: 0px;
	font-weight: 300;
}

#locais section p{
	color: #707070;
	font-size: 14px;
	width: 550px;
	margin-right: 0px;
}

#locais ul{
	display: flex;
	margin-top: 60px;
	flex-wrap: wrap;
}

#locais ul li{
	width: 30%;
	height: 450px;
	text-align: center;
	position: relative;
	border: 1px solid #F5F5F5;
	overflow: hidden;
	transition: 0.3s;
	margin-bottom: 20px;
}

#locais ul li img{
	width: 100%;
	height: 200px;
	object-fit: contain;
	transition: 0.3s;
}

#locais ul li:hover{box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);}

#locais ul li:hover img{transform: scale(1.05);}

#locais ul li p:first-of-type{
	margin: 15px auto;
	color: #6A0D0E;
	font-size: 20px; 
	font-weight: bold;
	width: 90%;
}

#locais ul li p:nth-of-type(2){
	font-size: 16px;
	color: #707070;	
	width: 90%;
	height: 175px;
}

#locais ul li div{
	position: absolute;
	width: 85px;
	height: 40px;
	background-color: #fff;
	border-radius: 20px;
	text-align: center;
	line-height: 20px;
	top: 130px;
	right: 15px;
	display: flex;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

#locais ul li div img{
	width: 20px;
	height: 20px;
	margin: 11px -5px auto auto;
	object-fit: contain;
}

#locais ul li div p{
	color: #927662!important;
	font-size: 13px!important;
	margin: auto!important;
	width: auto!important;
}

#locais ul li hr{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 5px;
	background-color: #927662;
	margin-bottom: 0;
}

#veja_mais{
	width: 200px;
	height: 60px;
	color: #6A0D0E;
	text-align: center;
	line-height: 60px;
	border: #6A0D0E 1px solid;
	border-radius: 30px;
	text-transform: uppercase;
	margin: 35px auto auto;
	display: block;
	position: relative;
	font-weight: bold;
	transition: 0.3s;
}

#veja_mais:hover{
	background-color:#6A0D0E;
	color: #fff;
}
/* - - - - - INDEX - - - - - */

/* - - - - - Locais - - - - - */
#distancia{
	height: 380px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px;
	display: flex;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	margin-top: -145px;
}

#distancia iframe{
	width: 55%;
	height: 345px;
}

#distancia section{width: 40%;}

#distancia section h2{
	font-size: 26px;
	color: #927662;
	font-weight: 400;
	padding-top: 25px;
}

#distancia section h2 img{
	width: 40px;
	height: 40px;
	margin-right: 15px;
}

#distancia section h2 span{
	font-size: 24px;
	font-weight: bold;
}

#distancia section p{
	color: #707070;
	font-size: 16px;
	margin: 35px auto;
	text-align: justify;
}

#distancia section a{
	width: 100%;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 22px;
	color: #C8B1A0;
	background-color: #6A0D0E;
	display: block;
	transition: 0.3s;
}

#distancia section a:hover{
	color: #6A0D0E;
	background-color: #C8B1A0;
	transform: scale(1.04);
}

#locais_texto{
	display: flex;
	height: auto;
	margin: 70px auto 100px auto;
	min-height: 700px;
}

#locais_texto #info{width: 55%;}

#locais_texto #info ul li, #locais_texto #info ul{
	height: auto;
	width: auto;	
	margin: auto;
	list-style: disc;
	list-style-position: inside;
}

#locais_texto #info ul li{margin: 10px auto;}

#locais_texto #info h3{
	color: #927662;
	font-size: 26px;
	margin-bottom: 20px;
}

#titulo_info{
	border-bottom: 1px solid #927662;
	box-sizing: border-box;
	padding-bottom: 5px;
}


#locais_texto #info p{
	color: #707070;
	font-size: 16px;
	text-align: justify;
}

#locais_texto ul{
	width: 35%;
	margin-right: 0px;
	height: 570px;
	position: relative;
}

#locais_texto ul li{
	width: 100%;
	height: 655px;
}

#locais_texto ul li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#locais_texto ul li p{
	    color: #C8B1A0;
    font-size:16px;
    font-weight: 500;
    margin: -350px auto auto 0px;
    z-index: 1;
    position: relative;
    width: 100%;
    height: 350px;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 70%);
    box-sizing: border-box;
    padding: 260px 10px 0px 10px;
	
}

#locais_texto ul li p span{
	color: #fff;
	font-size: 33px;
	font-weight: 500;
}

#locais_texto .owl-dot.active{background-color: #6A0D0E;}


.locais_borda{
	border-top: 1px solid #6A0D0E;
	padding-top: 10px;
}
/* - - - - - Locais - - - - - */

/* - - - - - Fale Conosco - - - - - */

.contato{
	background-color: #fff;
	margin-top: -160px;
}

.contato section{
	display: flex;
	width: 90%;
	padding-top: 50px;
}

.contato .titulo{
	width: 90%;
	padding-top: 50px;
	font-size: 16px;
	text-align: center;
	color: #707070;
}

.contato section form{width: 60%;}

.contato section form input{
	width: 32%;
	border: 1px solid #6A0D0E;
	box-sizing: border-box;
	padding-left: 10px;
	color: #ABABAB;
	font-size: 14px;
	height: 50px;
	border-radius: 10px;
	margin-bottom: 5px;
}

.contato section form textarea{
	width: 97%;
	height: 150px;
	border: 1px solid #6A0D0E;
	box-sizing: border-box;
	padding-left: 10px;
	color: #ABABAB;
	font-size: 14px;
	border-radius: 10px;
}

.contato section form div{
	display: flex;
	position: relative;
	height: 110px;
}

.contato section form div p{
	color: #3D3D3D;
	font-size: 12px;
	font-weight: 300;
	position: absolute;
	left: 50%;
	margin: 10px auto auto -90px;
}

.contato section form div p a{
	color: #3D3D3D;
	text-decoration: underline;
}

.contato section form div button{
	width: 95px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #6A0D0E;
	border-radius: 5px;
	border: none;
	position: absolute;
	right: 20px;
}

.contato section form div input{
	width: 20px;
	height: 20px;
	border-radius: 5px;
	margin: 7px auto auto -125px;
	left: 50%;
	position: absolute;
}

.contato section div p{
	color: #585858;
	font-size: 20px;
}

.contato section div p span{
	font-weight: bold;
	color: #6A0D0E;
}

.contato section div p i{font-size: 16px;}

.contato section div p img{
	width: 20px;
	height: 20px;
	filter: brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(91%) hue-rotate(176deg) brightness(96%) contrast(82%);
	margin-top: 3px;
	transition: 0.3s;
}

.contato section div p img:hover{filter: brightness(0) saturate(100%) invert(10%) sepia(37%) saturate(7451%) hue-rotate(349deg) brightness(83%) contrast(99%);}

#mapa{
	background-color: #fff;
	margin: auto;
	width: 100%;
}

#mapa iframe{
	width: 100%;
	height: 345px;
}
/* - - - - - Fale Conosco - - - - - */

/* - - - - - Reservas - - - - - */
#reservas_form .titulo{
	width: 70%;
	text-align: center;
	font-size: 22px;
	color: #6A0D0E;
	font-weight: bold;
	padding-top: 30px;
	margin-bottom: 15px;
}

#reservas_form p:nth-of-type(2){
	border-bottom: 1px solid #707070;
	padding-bottom:30px;
	font-size: 18px;
	text-align: center;
}


#reservas_form form{
	width: 90%;
	text-align: center;
}


#reservas_form form section{
	padding-top: 45px;
	margin-bottom: 30px;
	    display: flex;
    flex-wrap: wrap;
    gap: 10px; /* Espaçamento entre os grupos de input */
}

#reservas_form form section label{
	position: absolute;
	color: #6A0D0E;
	font-size: 18px;
	margin-top: -25px;
}

#reservas_form .input-group input, #reservas_form section select{
	width: 210px;
	height: 40px;
	border: 1px solid #6A0D0E;
	border-radius: 5px;
	position: relative;
	left: auto;
	margin-left: auto;
}

section .input-group:nth-last-of-type(-n+2) select {width: 100px!important;}

.input-group {
    display: flex;
    flex-direction: column;
}

#reservas_form form input{
	width: 32%;
	height: 50px;
	box-sizing: border-box;
	padding-left: 10px;
	color: #707070;
	font-size: 14px;
	border: 1px solid #6A0D0E;
	margin-bottom: 10px;
	border-radius: 10px;
}

#reservas_form form textarea{
	width: 97%;
	height: 150px;
	box-sizing: border-box;
	padding-left: 10px;
	color: #707070;
	font-size: 14px;
	border: 1px solid #6A0D0E;
	border-radius: 10px;

}

.hidden{display: none!important;}

#checkbox{
	display: flex;
	position: relative;
	height: 110px;
	padding-top: 15px;
}

#checkbox p{
	color: #3D3D3D;
	font-size: 12px;
	font-weight: 300;
	position: absolute;
	left: 50%;
	margin: 10px auto auto 100px;
}

#checkbox p a{
	color: #3D3D3D;
	text-decoration: underline;
}

#checkbox button{
	width: 95px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #6A0D0E;
	border-radius: 5px;
	border: none;
	position: absolute;
	right: 20px;
}
#checkbox input{
	width: 20px!important;
	height: 20px!important;
	border-radius: 5px;
	margin: 7px auto auto 45px;
	left: 50%;
	position: absolute;
}



/* - - - - - Reservas - - - - - */


/* - - - - - Quarto Inside  - - - - - */
#quarto_imagem{
	position: relative;
	display: block;
	margin-top: -130px;
	box-sizing: border-box;
	padding: 35px;
	z-index: 1;
}

#quarto_imagem::before{
	content: '';
	width:100%;
	height: 200px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}


#quarto_imagem ul{
	display: flex;
	width: 100%;
	margin-top: 30px;
}

#quarto_imagem ul li{
	width: 100%;
	height: 600px;
	border: 1px solid #707070;
}


#quarto_imagem ul li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#quarto_imagem .owl-dots{display: none;}


.carousel-controls {
    position: absolute;
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px; /* Espaço entre os botões */
	/* From https://css.glass */
/* From https://css.glass */
background: rgba(200, 177, 160, 0.9);
border-radius: 16px;
box-shadow: 0 1px 1px rgba(0,0,0,0.11), 0 2px 2px rgba(0,0,0,0.11), 0 4px 4px rgba(0,0,0,0.11), 0 8px 8px rgba(0,0,0,0.11), 0 16px 16px rgba(0,0,0,0.11), 0 32px 32px rgba(0,0,0,0.11);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(200, 177, 160, 0.3);
	z-index: 2;
}

.carousel-controls button {
    padding: 5px 10px; /* Espaçamento interno */
    cursor: pointer;
	background: transparent;
	border: none;
	color: #fff;
	font-size: 20px;
}

#quarto_comodidades{
	width: 100%;
	position: relative;
	display: block;
	background: url("../../imagens/bg-comodidades.png") no-repeat center center;
	height: 570px;
	z-index: 0;
	margin-top: -135px;
	text-align: center;
}

#quarto_comodidades section{
	text-align: center;
	position: absolute;
	left: 50%;
	top: 150px;
	transform: translateX(-50%);
	display: flex;
	flex-wrap: wrap;
}

#quarto_comodidades section div{
	width: 95%;
}

#quarto_comodidades section div h2{
	color: #927662;
	font-size: 35px;
	font-weight: 400;
	text-align: center;
}

#quarto_comodidades section div h2 span{
	color: #6A0D0E;
	font-weight: bold;
}

#quarto_comodidades section div p{
	color: #707070;
	width: 65%;
	margin: 50px auto 50px auto;
	font-size: 18px;
	text-align: center;
}

#quarto_comodidades section ul{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

#quarto_comodidades section ul li {
	width: 22%;
	height: auto;
	margin-bottom: 50px;
	text-align: center;
}

#quarto_comodidades section ul li img{
	width: 45px;
	height: 45px;
	object-fit: contain;
	filter: brightness(0) saturate(100%) invert(52%) sepia(9%) saturate(1155%) hue-rotate(342deg) brightness(90%) contrast(86%);
	margin-bottom: 10px;
}

#quarto_comodidades section ul li p{
	color: #927662;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
    width: auto;
	margin-left: 5px;
}

/* - - - - - Quarto Inside  - - - - - */

/* - - - - - Sobre  - - - - - */
#sobre{
	display: flex;
	background-color: #fff;
	padding: 40px;
	box-sizing: border-box;
	margin-top: -120px;
}

#sobre section, #sobre img{width: 50%;}

#sobre  section h2{
	color: #927662;
	font-size: 33px;
	margin-bottom: 20px;
	font-weight: 300;
}

#sobre section h2 span{
	color: #6A0D0E;
	font-weight: 500;
	font-size: 20px;
}

#sobre section h2 b{
	font-weight: bold;
}

#sobre section p{
	color: #707070;
	font-size: 20px;
	width: 85%;
	margin-left: 0px;
}

#sobre ul{
	position: absolute;
	width: 550px;
	height: 585px;
	overflow: hidden;
	left: 50%;
	margin: -25px auto auto -20px;
}

#sobre li{
	width: 100%;
	height: 585px;
	overflow: hidden;
}

#sobre li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#sobre .owl-dots{
	background-color: #000;
    border-radius: 20px;
    width: auto;
    height: 30px;
    box-sizing: border-box;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 6px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	margin-top: -55px;
}


#sobre .owl-dot{background-color: #fff;}

#sobre .owl-dot.active{background-color: #6A0D0E;}


.depoimentos{margin: 65px auto;}


.depoimentos ul{
	height: 350px;
	width: 70%;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	border-radius: 30px;
/* From https://css.glass */
background: rgba(106, 13, 14, 0.8);
backdrop-filter: blur(0px);
-webkit-backdrop-filter: blur(0px);
border: 1px solid rgba(106, 13, 14, 0.3);
	text-align: center;
	box-sizing: border-box;
	padding-top: 130px;
	margin-top: 45px;
	z-index: 0;
}

.depoimentos ul li{width: 90%;}

.depoimentos ul li p{text-transform: none;}

.depoimentos ul li p:nth-of-type(1){
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 15px;
	height: 80px;
}

.depoimentos ul li p:nth-of-type(2){
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}

.depoimentos ul li p:nth-of-type(2) span{
	font-weight: 300;
	font-size: 15px;
}

.depoimentos img{
	filter: invert(1);
	position: absolute;
	left: 50%;
	z-index: 1;
}

.depoimentos img:first-of-type{
	margin-top: 145px;
    transform: translateX(-50%);
	width: 80px;
}

/*----.depoimentos img:last-of-type{
	 margin-top: 310px;
    margin-left: 250px;
}----*/


.depoimentos .owl-dots{margin-top: 25px;}

.depoimentos .owl-dot{background-color: #fff;}

.depoimentos .owl-dot.active{background-color: #927662;}

.depoimentos p{
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #6A0D0E;
	text-transform: uppercase;
}

.depoimentos p span{
	font-size: 16px;
	color: #000;
	font-weight: normal;
	text-transform: none;
}


.sobre_itens{
	width: 100%;
	height: 500px;
	position: relative;
	display: block;
	margin-bottom: 150px;
}

.sobre_itens ul{
	width: 50%;
	position: absolute;
	left: 0;
	height: 100%;
}

.sobre_itens ul li{
	width: 100%;
	height: 500px;
}

.sobre_itens ul li img{
	width: 100%;
	height: 500px;
	object-fit: cover;
}

.sobre_itens section{
	position: absolute;
	width: 500px;
	left: 50%;
	margin: 35px auto auto 100px;
}

.sobre_itens section::after{
	content: '';
	width: 500px;
	height: 2px;
	background-color: #6A0D0E;
	position: absolute;
	margin-top: 55px;
    margin-left: -100px;
}

.sobre_itens section h3{
	color: #6A0D0E;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
}

.sobre_itens section h3 span{
	color: #927662;
	font-size: 30px;
	text-transform: none;
	font-weight: 400;
}

.sobre_itens section h3 b{
	color: #927662;
	font-size: 40px;
	text-transform: none;
	font-weight: bold;
}

.sobre_itens section p{
	color: #707070;
	font-size: 20px;
}


.sobre_itens:nth-of-type(odd){margin: 75px auto;}

.sobre_itens:nth-of-type(odd) ul{
	left: auto;
	right: 0;
}

.sobre_itens:nth-of-type(odd) section{
	left: auto;
	margin-left: auto;
	right: 50%;
	margin-right: 100px;
}

.sobre_itens:nth-of-type(odd) section::after{margin-left: 100px;}

.sobre_itens .owl-dots{margin-top: 25px;}

.sobre_itens .owl-dot{
	width: 15px;
	height: 15px;
	background-color: #C8B1A0;
}

#info_extras{
	display: flex;
	flex-direction: row-reverse;
	margin: 25px auto;
}

#info_extras section:nth-of-type(1){
	width: 50%;
	height: 70px;
	background-color: #6A0D0E;
	border-radius: 0px 20px 20px 0px;
	margin: 85px auto auto 0px;
	box-shadow: 0px -25px 20px -20px rgba(0, 0, 0, 0.45), 0px 25px 20px -20px rgba(0, 0, 0, 0.45), 25px 0 20px -20px rgba(0, 0, 0, 0.45);
}

#info_extras section:nth-of-type(1) ul{
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 5px;
	margin-top: 10px;
}

#info_extras section:nth-of-type(1) ul li{
	width: 50%;
	text-align: center;
}

#info_extras section:nth-of-type(1) ul li img{
	filter: invert(1);
	width: 35px;
	height: 35px;
	margin-bottom: 10px;
}

#info_extras section:nth-of-type(1) ul li p{
	color: #fff;
	font-size: 13px;
}

#info_extras section:nth-of-type(2){
	width: 50%;
	height: 225px;
	border: 1px solid #6A0D0E;
	display: flex;
	align-items: center;
	margin-right: 0px;
}

#info_extras section:nth-of-type(2) p{
	text-align: center;
	font-size: 15px;
	width: 90%;
}

#info_extras section:nth-of-type(2) p span{
	font-weight: 300;
	font-size: 12px;
}

/* - - - - - Sobre  - - - - - */

