@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');
body
{
    font-family: sans-serif;
}
h1,h2,h3,h4,h5,h6{font-family: 'Roboto Slab', serif;font-weight: bold;}
.navbar
{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    text-transform: uppercase;
    border-bottom: 1px solid #ecf0f1;
}
.navbar-brand{font-weight: bold;}
.nav-link{margin-right: 1rem;}
.nav-link, .btn
{
    font-size: 0.85rem;
    font-weight: 500;
    text-transform: uppercase;
}
.nav-link.active{color: #0496F9 !important;font-weight: bold;}
.dropdown-item
{
    font-size: 0.75rem;
    font-weight: 600;
}
.carousel, .carousel-inner,
.carousel-item, .carousel-item img
{
    height: calc(100vh / 1.15);
}
.carousel-caption
{
    height: 100%;
    top: 0;
    padding-top: 20%;
}
.carousel-caption h5
{
    font-weight: bold;
    font-size: 3rem;
    font-family: 'Roboto Slab', serif;
    color: black;
    padding: 20px 0;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
}
.subBanner
{
    margin: 0;
    padding: 5rem 0;
    width: 100%;
    height: auto;
    background-color: #ecf0f1;
}
.subBanner h1
{
    font-size: 1.5rem;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
}
.subBanner h5
{
    font-weight: bold;
}
.imgDep{margin: 0;padding: 0;width: 50px;height: 50px;}
#Dep01
{
    background-image: url(../img/depoimentos/dep-01.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#Dep02
{
    background-image: url(../img/depoimentos/dep-02.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#Dep03
{
    background-image: url(../img/depoimentos/dep-03.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#Dep04
{
    background-image: url(../img/depoimentos/dep-04.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.fotosIndex
{
    margin: 0;
    padding: 0;
    width: 100%;
}
.owl-carousel{width: 100% !important;height: auto !important;}
.item{height: 450px;}

.header
{
    margin: 0;
    padding: 10rem 0 3rem 0;
    width: 100%;
    background-image: url(../img/bg-header.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.header h1, .header p{margin: 0;padding: 0;}
.header hr{width: 25%;margin: 1rem auto;}
.description
{
    margin: 0;
    padding: 5rem 0;
    width: 100%;
}

/*.quartos
{
    margin: 0;
    padding: 5rem 0;
    width: 100%;
    height: auto;
    background-color: #ecf0f1;
}
.bgQuartos
{
    margin: 0;
    width: 100%;
    height: auto;
}*/

.geralQuarto
{
    margin: 0;
    padding: 5rem 0;
    width: 100%;
}
.list-group-item.active {
    z-index: 2;
    color: black;
    font-weight: bold;
    background-color: #ffc107;
    border-color: #ffc107;
}
.imgQuarto>div
{
    background-image: url(../img/gallery/Q-10.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 112px !important;
    z-index: 1020;
}
.alianca{height: auto}

.bannerSobreNos
{
    margin: 0;
    padding: 5rem 0;
    width: 100%;
}
.foto
{
    width: 100%;
}
.bgFoto
{
    width: 100%;
    height: 400px;
    background-image: url(../img/fachada.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.numbers
{
    margin: 0;
    padding: 5rem 0;
    width: 100%;
    background-color: cadetblue;
    color: white;
    text-align: center;
}
.numbers h1{font-size: 4rem;}

.dep
{
    margin: 0;
    padding: 5rem 0;
    background-color: #ecf0f1;
    background-image: linear-gradient(135deg, #ecf0f1 0%, #7f8c8d 100%);

}
.ico{width: 100px;height: 100px;background-image: url(../img/dep-01.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;border: 5px solid #bdc3c7;}
.boxDep{border-radius: 10px;}

.imgContatos
{
    margin-top: 5rem;
    padding: 0;
    width: 100%;
    height: 400px;
    /*background-image: url(../img/bg-contato.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
}
.formContatos
{
    padding: 5rem 5rem 0 5rem;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #4EBCEF;
}
.perguntas
{
    margin: 0;
    padding: 5rem 0;
    width: 100%;
}
.bannerBaixo
{
    margin: 0;
    padding: 5rem 0;
    width: 100%;
    height: auto;
    background-color: #ecf0f1;
}
.bannerBaixo .carousel, .bannerBaixo .carousel-inner,
.bannerBaixo .carousel-item, .bannerBaixo .carousel-item img
{
    height: 400px;
}
.bannerBaixo .carousel-caption
{
    width: 450px;
    margin-left: calc(100% - 450px);
    padding: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.7);
}
.bannerBaixo .carousel-caption h5
{
    font-size: 1.6rem;
    color: white;
    background: none !important;
}
.rodape
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.rtop
{
    padding: 1rem 0;
    background-color: #FBD603;
    width: 100%;float: left;
}
.link-redes{color: black;transition: all 0.3s;}
.link-redes:hover{color: white;}
.rbottom
{
    padding: 1rem 0;
    background-color: #0396F6;
    width: 100%;float: left;
    color: white;
    font-weight: bold;
}
.rbottom img
{
    float: right;
}
@media (max-width: 991.98px)
{
    .carousel, .carousel-inner,
    .carousel-item, .carousel-item img
    {
        height: calc(100vh / 2);
    }
    .bannerBaixo .carousel, .bannerBaixo .carousel-inner,
    .bannerBaixo .carousel-item, .bannerBaixo .carousel-item img
    {
        height: 300px;
    }
}