@font-face {
    font-family: 'Carla Sans';
    src: url('font/CarlaSansRegular.eot');
    src: url('font/CarlaSansRegular.eot?#iefix') format('embedded-opentype'),
        url('font/CarlaSansRegular.woff2') format('woff2'),
        url('font/CarlaSansRegular.woff') format('woff'),
        url('font/CarlaSansRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('font/Avenir-Medium.eot');
    src: url('font/Avenir-Medium.eot?#iefix') format('embedded-opentype'),
        url('font/Avenir-Medium.woff2') format('woff2'),
        url('font/Avenir-Medium.woff') format('woff'),
        url('font/Avenir-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


:root {
    --bege: #FFEFE2;
    --azul: #0856A1;
}

* {
    font-family: 'Carla Sans';
    letter-spacing: 0.1rem;
}


.avenir {
    font-family: 'Avenir';
    letter-spacing: 0.2em;
}

.text-bege {
    color: var(--bege);
}

.text-azul {
    color: var(--azul);
}

.bg-bege {
    background-color: var(--bege);
}

.bg-azul {
    background-color: var(--azul);
}

body {
    background-color: var(--bege) !important;
}

nav {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    transition: all 0.5s;

    & a {
        font-family: 'Avenir' !important;
        font-size: 0.8rem;
        text-transform: uppercase;
    }
}


nav.bg-azul img {
    width: 80px !important;

}


header {
    background-image: url('../img/header.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
    height: 80vh;

    & .row {

        min-height: 600px;
        height: 80vh;
    }



}


.icone {
    width: 30px;

}


#contato {



    background-image: url('../img/bg-rede.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;


    & .row {
        /* position: relative;
        top: 1rem;
        z-index: 99; */
    }


}


input,
select {

    background-color: #0000 !important;
    border: none !important;
    border-bottom: 1px solid var(--bege) !important;
    border-radius: 0px !important;
    padding: 0px !important;
    color: var(--bege) !important;
    font-family: 'Avenir' !important;
    font-size: 0.8rem !important;
    color: var(--bege) !important;

}

option {
    background: #0856A1 !important;
    font-family: 'Avenir' !important;
    font-size: 0.8rem !important;
    color: var(--bege) !important;
}

input::placeholder {
    font-family: 'Avenir' !important;
    font-size: 0.8rem !important;
    color: var(--bege) !important;


}

#ddi_select {
    border-bottom: 1px solid #FFEFE2 !important;
    width: 25%;
}

.btn.btn-warning {
    background: #FF6F00 !important;
    font-size: 0.6rem !important;
    border-radius: 0px !important;
    border: none !important;
    color: #fff !important;
    font-weight: bold !important;
}



#disponibilidade {

    background-image: url('../img/bg-disponibilidade.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: ;

}

#mapa {
    background: url(/assets/img/bg-farol.png), linear-gradient(to top, #FFEFE2 30%, #0856A1 30%);
    background-repeat: no-repeat, no-repeat;
    background-position: right top;
    background-size: 20%, cover;
}

#galeria {
    background-image: url('../img/bg-estrela.png');
    background-position: -5% 5%;
    background-repeat: no-repeat;
    background-size: 35%;

}

#plantas {

    background: url(../img/plantas.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;



}


a.btn.btn-cta {
    background: #FF6F00    ;
    border-radius: 0px;
    font-family: avenir;
    font-size: 0.6rem;
    letter-spacing: 0.2rem;
    color: #fff;
    text-transform: uppercase;
}

.f-p {
    font-size: 0.6rem !important;
}

.list-diferenciais {
    font-size: 0.8rem;
    font-family: avenir;
    text-transform: math-auto;
    letter-spacing: 0.1rem;
    line-height: 2rem;
    color: var(--azul);
}


footer {



    & p {
        font-family: 'Avenir';
        font-size: 0.8rem;
    }

    & span {
        font-family: 'Avenir';
        letter-spacing: 0.1rem;


    }


}

.bordafooter {
    border-top: 1px solid var(--bege);
}

@media (max-width: 800px) {

    #contato {
        background-image: url(../img/bg-rede.png);
        background-position: -50px 2%;
        background-repeat: no-repeat;
        background-size: 17%;
    }


    nav img {
        display: none;
    }

    img nav.bg-preto {
        display: flex !important;
    }


}

span.select2-selection.select2-selection--single , span.selection {
    color: #fff !important;
    border: none !important;
 
    background: #0000 !important;
    /* border-bottom: 1px solid #fff !important; */
    border-radius: 0px !important;
}
 
option {
    background-color: #0856A1 !important;
    font-family: 'Avenir' !important;
   
    
}

ul#select2-ddi_select-results {
    /* position: absolute; */
    background: #0856A1;
    font-size: 0.6rem;
    width: 200px;
    color: #fff;
    font-family: 'Avenir' !important;
}

span.select2-dropdown.select2-dropdown--above {
    width: 200px !important;
    background: #0856A1;
}

.option-telefone {
    color: #fff !important;
    font-family: 'Avenir';

    
}
.select2-search__field{
    width: 200px;
}
span.select2-dropdown.select2-dropdown--below{
    width: 200px !important;
    background-color: #0856A1;
}

span#select2-ddi_select-container,span#select2-ddi_select-book-container ,  span#select2-ddi_select-reserve-container {
    color: #fff;
}

td {
    border-left: none !important;
    border-right: none !important;
    color: var(--bege);
    font-family: 'Avenir';
    font-size: 0.6rem;
}

th{

    background: #0856A1;
    border: none !important;
    color: var(--bege);
    font-family: 'Avenir';
    font-size: 0.6rem !important;
    letter-spacing: 0.2rem;
    font-weight: lighter;
    text-transform: uppercase;
   

}

a.btn.btn-primary.btn-sm {
    background-color: #28a745;
    color: #fff;
    font-size: 0.6rem !important;
    letter-spacing: 4px !important;
    border: none;
    transition: background-color 0.3s;
    padding: 5px 20px !important;
    border-radius: 0px;
    font-family: 'Avenir';
}

.remodal h6{

    color: var(--bege);


}

button.btn.cta {
    background:  rgb(220 53 69)  !important;
    color: #FFEFE2;
    border: none;
    font-family: 'Avenir';
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    border-radius: 0px;
    padding: 5px 52px;
    font-size: 0.8rem;
    margin-top: 2rem;
}

.select2-container {
 
    z-index: 99990;
}

.slidernav img{
    object-fit: cover;
    width: 200px;
    height: 200px;
}
    
.sliderg img{

    object-fit: contain;
    width: 100%;
    height: 600px;

}

@media (max-width: 800px){
    .sliderg img{

        object-fit: contain;
        width: 100%;
        height: 200px;
    
    }
    
    .slidernav img{
        object-fit: cover;
        width: 200px;
        height: 100px;
    }

}