@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');

:root {


    --font-family: "Crimson Text", serif;
}

body {
    color: #3F3F3F;
    font: 14px/2em var(--font-family);
    letter-spacing: .5px;
}

a {
    color: #3F3F3F;
}

a:not([href]):hover {
    cursor: pointer;
}

p {
    color: #3F3F3F;
}

.btn-default {
    padding: 0.5em 2em;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    background-color: #00BC00;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    border-radius: 30px;
}

.btn-default .svg-inline--fa {
    margin-right: 10px;
}

.btn-default span {
    display: inline-block;
    vertical-align: super;
}

.btn-default:hover {
    background-color: #fff;
    border: #fff;
    color: #fff;
}

.btn-default.white {
    background-color: #fff;
    border: 1px solid #fff;
    color: #fff;
}

.btn-default.white:hover {
    background-color: #fff;
    border: 1px solid #fff;

    color: #fff;
}

ul {
    padding: 0;
    margin: 0
}

ul li {
    list-style: none
}

a {
    color: #00a9c6;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

button {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

a,
a:hover {
    text-decoration: none
}

a:hover {
    color: #6d6f6a
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4 {
    margin: 0;
    line-height: 1em
}

h1 {
    font: 14px/2em var(--font-family);
    margin: .25em 0;
    text-transform: uppercase
}

h2 {
    font: 14px/2em var(--font-family);
    margin-bottom: 1.5em
}

h3 {
    font: 14px/2em var(--font-family);
    margin: 2em 0 1em
}

h4 {
    font: 14px/2em var(--font-family);
    margin-bottom: 1em
}

h4 i {
    margin-right: .5em
}

p {
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: .7em
}



.mobile-none {
    display: block;
}

.mobile-only {
    display: none;
}

@media (min-width: 1904px) {
    .container {
        max-width: 1185px !important;
    }
}




h2.heading {

    color: #fff;
    font-size: 33px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    display: block;
    line-height: normal;
    margin-bottom: 5px;
    text-align: left;
    position: relative;
    padding-bottom: 1em;

}

h2.heading small {
    font-size: 20px;
    text-transform: none;
    font-weight: normal;
}

.logo-top img {
    width: 250px;
    padding: 1em;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.spacer {
    padding: 3em 0;
}

.default-button {
    background: #fff;
    border-radius: 30px;
    padding: 1em 2em;
    color: #fff;
    margin: 0 auto;
    display: table;
    font-weight: bold;
    font-size: 15px;
}


#home {
    position: relative;
}


label {
    color: #fff;
}



.footer {
    background-color: #fff;
    padding: 0.7em 0 0.3em;
}


.alert-warning {
    margin-bottom: 0px;
}


.logo {
    display: flex;
    justify-content: center;
}

.default-btn {
    background: #009251;
    color: #fff;
    padding: 0.5em 1.5em;
    border-radius: 30px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}


.default-btn:hover {
    background-color: #fff;
    color: #fff;
}



.whatsappme {
    background: #25d366;
    position: fixed;
    right: 10px;
    bottom: 10px;
    color: #fff;
    padding: 15px;
    border-radius: 100%;
}

.whatsappme a {
    color: #fff;
}

.no-padding {
    padding: 0;
}


.form-control {
    border-radius: 8px;
    padding: 0.5em 0.75rem;
}

.align-center {
    align-items: center;
}

.absolute-footer {
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 2;
}

.coks-acepts {
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 1;
}

.coks-acepts .alert-warning {
    padding: 1rem 2rem;
    background-color: #fff;
}


.img-principal img {
    width: 100%;
    max-height: 50vh;
    object-fit: cover;
}

header#topo {
    position: fixed;
    width: 100%;
    top: 0;
    background:transparent;
    z-index: 1;
}

header#topo.menu-fixo{
    background-color: transparent;
}

header#topo.menu-fixo .logo-top img {
    width: 100px;
}
h1.page-name {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.sobre-pousada img.img-logo-pousada {
    max-width: 200px;
    display: block;
}
.sobre-pousada {
    background-color: #F8EDDB;
}
.sobre-pousada .text {
    padding: 3em 0px;
}

.sobre-pousada .socials {
    /* text-align: center;
    margin: 0 auto;
    display: table; */
}

.sobre-pousada .socials ul {
    /* text-align: center;
    margin: 0 auto;
    justify-content: center; */
}

.sobre-pousada .socials ul li {
    margin: 0 5px;
}

.sobre-pousada .acomodacoes-lista ul li {
    margin: 0 5px;
}

.sobre-pousada .acomodacoes-lista {
    padding-top: 2em;
    padding-bottom: 2em;
}

.galeria-pousadas img{
    margin-bottom: 2em;
}
