.bg-marrom{
    background-color: #A09688 !important;
}
.text-marrom{
    color: #A09688 !important;
}

header{

 background-image:  url('../img/mascarahome.png') , url('../img/home.webp');
 background-position: bottom,center;
 background-repeat: no-repeat;
 background-size:  100% 40%, cover;
 height: 67vh;
 min-height: 450px !important;
}

.g1{
    gap: 1rem;
}

* , p input, select, input::placeholder{
    font-family: "brandon-grotesque", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 0.2rem;

}
input::placeholder{
    font-size: 12px;
}

.conttxt{
    height: 67vh;
    min-height: 450px;
    display: flex;
    justify-content: baseline;
    align-items: end;
}

.box-galeria1{
    height: 60vh !important;
    min-height: 400px !important;

 display: flex !important;
 justify-content: baseline !important;
 align-items: end !important;
 padding: 1rem ;


background-image: url('../img/diferente.webp');

    
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    

}

.box-galeria2{
    height: 60vh !important;
    min-height: 400px !important;

 display: flex !important;
 justify-content: flex-end !important;
 align-items: start !important;
 padding: 1rem ;

    
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    

}




.box-galeria1 p , .box-galeria2 p{
    margin-left: 3rem;
}

.container-fluid{
    padding: 3rem !important;
}



.paralax{

    background-image: url('../img/bg-lp.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: -99;
    top: 0;
    left: 0;

}

#gl2 div{
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.col-md-5.p-2.m-2.slick-slide {
    opacity: 0.3;
    border: 1px solid #A09688;
}

.col-md-5.p-2.m-2.slick-slide.slick-current.slick-active.slick-center {
    opacity: 1;
}

.box-fotos{
 display: flex; 
 align-items: center;
 justify-content: end;
 background-size: unset !important;
 position: absolute;
 right: 1rem;
 bottom: 1rem;
 gap: 0.6rem;
 padding: 0.4rem 1rem;   
 color: #fff;
 border-radius: 8px;
text-transform: lowercase;
font-size: 0.7rem;

}


.active{
font-size: 1rem;
letter-spacing: 0px !important;
text-transform: initial !important;
background-color: #A09688;
color: #fff !important;
}
.linkacordeon:hover{
    background-color: #A09688;
    color: #fff !important;
}
.linkacordeon{
    cursor: pointer;
    padding-left: 1rem;
}

.boxEscolha{display: none;}
.boxEscolha.active{display: flex;}




.txtsmall{
font-size: 1rem !important;
letter-spacing: 0px !important;
text-transform: initial !important;

}


.linkacordeon{
font-size: 1rem;
letter-spacing: 0px !important;
text-transform: initial !important;

text-decoration: underline;

color: #A09688;
}


.box-tipologia{
 font-size: 1rem;
 letter-spacing: 0px !important;
 text-transform: initial !important;
background-color: #A09688;
color: #fff ;
padding: 1rem;
justify-self: start;
display: none;
}


.box-tipologia.active{
    display: flex;
}



nav.acordeon{
    display: grid !important;
}

.box-acordeon{
    justify-content: space-between;
}

#book{
background-image: url('../img/book.webp');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}


input {
    border: none !important;
    border-bottom: 1px solid #A09688 !important ;
    border-radius: 0px !important;
}
.form-control{
    width: 100%;
}

button.btn.btn-warning {
    color: #fff;
    background: #FF6C00;
    border-radius: unset;
    border: none;
    text-transform: uppercase;
    font-size: 0.8rem !important;
    letter-spacing: 0px;
    padding: 0.4rem 2rem;
}


.borda{
    border: #A09688 solid 1px;
}


.bg{
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

button.btn.btn-outline-light.d-flex {
    border-radius: 0px;
    padding: 0.4rem 2rem;

}

.material{
    background: linear-gradient() #A09688;
    background: #A09688;
    background: linear-gradient(90deg, #A09688 35%, rgba(9,9,121,0) 35%);

}

select.form-control {
    border: none !important;
    border-bottom: 1px solid #A09688 !important;
    border-radius: 0px !important;
}

.nav-link, .nav-item{
    font-size: 0.6rem;
    color: #A09688;
}

html{
    scroll-behavior: smooth;
    overflow-x: hidden;
}


@media (max-width: 800px){
    
.col-md-5.p-2.m-2.slick-slide {
    opacity: 1;
    border: 1px solid #A09688;
}

#book {
    background-image: url(../img/book-mb.webp);
    background-position: 80%;
    background-repeat: no-repeat;
    background-size: cover;
}

.box-galeria1{
    background: url('../img/diferente-mb.webp');

}

.box-galeria2 {
    height: 30vh !important;
    min-height: 250px !important;
    display: flex !important;
    justify-content: flex-end !important;
    align-items: start !important;
    padding: 1rem;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.material{
    /* color: #fff !important; */
    background: unset !important;
}

.material p {
    color: #fff;
}


.box-galeria1 p, .box-galeria2 p{
    margin-left: 1rem !important;
}



.conttxt{
    
}



.box-fotos{
top: 1rem;
bottom: unset;
left: 1rem;
right: unset;

z-index: 99;

border-radius: 3px !important;
}
.boxconheca{
    height: 50vh !important;
    position: relative;
    
    
}



.box-tipologia{
   font-size: 0.8rem;
   letter-spacing: 0px !important;
   text-transform: initial !important;
   background-color: #A09688;
   color: #fff ;

   padding: 1rem 0.4rem;
   justify-self: center;
   display: none;
   }
   

   #book button{
    font-size: 0.7rem;
   }

#book button img{
    width: 1.8rem !important;
}
button.btn.btn-outline-light.d-flex {
    border-radius: 0px;
    padding: 0.4rem 1rem;
}

.bgorla{

    margin-top: 1rem;
    background-position: center right !important;
    background-repeat: no-repeat;
    background-size: cover;
    height: 40vh;

    border: none !important;

}

.boxmapamobile{
    height: 40vh;
    width: 100%;

    background-image: url('../img/mapa.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
}


.boxlogo{
    position: unset !important;
}

.boxlogo{
    width: 80px;
    padding: 1rem !important;
}



a.p-2.boxconheca.slick-slide.slick-current.slick-active.slick-center {
    width: 100% !important;

}





}

#book button img{
    width: 2.3rem !important;
}


.boxlogo{
    position: absolute;
}





 a.p-2.boxconheca.slick-slide.slick-current.slick-active.slick-center {
    width: 60vw !important;    
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;    
    position: relative;
    border: #A09688 1px solid;
    margin-left: 2rem;
    margin-right: 2rem; 
}

.boxconheca {
    height: 60vh !important;
    min-height: 350vw;
    background-position: center !important; 
    background-repeat: no-repeat !important;
    background-size: cover !important;
    
}

@media (max-width: 800px){


    a.p-2.boxconheca.slick-slide.slick-current.slick-active.slick-center {
        width: 100vw !important;
        
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        
        position: relative;    
        border: #A09688 1px solid;
    
        margin-left: unset !important;
        margin-right:unset !important;  
    }
    

    


}



#gl2 .slick-list.draggable .slick-track {
    display: flex;
    justify-content: center;
}

a.p-2.boxconheca.slick-slide {
    opacity: 0.4;
}
a.p-2.boxconheca.slick-slide.slick-current.slick-active.slick-center {
    opacity: 1;
}

select.form-control.val {
    font-size: 0.8rem;
}