html, body {
    background-color: #fff;
    color: #101111;
    font-family: 'Dosis', sans-serif;
    font-size: 15px;
}

html {
    position: relative;
    min-height: 100%;
    overflow-x: hidden !important;
}

body {
    min-height: 600px;
    margin: 0 0 129px;
    padding-bottom: 1%;
    overflow-y: hidden;
}

.breadcrumb {
    text-transform: uppercase;
    font-size: 12px;
}

.carousel-indicators li {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);

}

.carousel-indicators .active {
    background-color: #919294;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
}

.btn {
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: bold;
    border-color: #000;
}

.distanciaImagemCentro {
    margin-top: 6%;
}

.margensConteudo {
    margin-top: 1%;
    margin-bottom: 1%;
}

#imagem_padrao {
    border: 4px solid #fff;
    -webkit-box-shadow: inset 0 0 10px 3px rgba(50, 50, 50, 1);
    -moz-box-shadow: inset 0 0 10px 3px rgba(50, 50, 50, 1);
    box-shadow: inset 0 0 10px 3px rgba(50, 50, 50, 1);
    width: 100%;
}

h1 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

h2 {
    font-size: 16px;
    font-weight: bold;
    color: #1c3652;
    text-transform: uppercase;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: -5px;
    text-transform: uppercase;
}

a {
    color: #101111;
}

a:hover {
    text-decoration: none;
}

#super_banner {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.35);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.35);
}

.caixa_tour {
    border: 1px solid #000;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.3);
    box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.3)
}

.container {
    max-width: 970px;
}

#cabecalho {
    background: url('layout/images/padrao_cabecalho.png') repeat-x top;
    min-height: 154px;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
}

.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar {
    border: none;
    margin-bottom: 0;
    min-height: 0;
    position: relative;
}

#engloba_super_banner {
    -webkit-box-shadow: 0 4px 5px 0 rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0 4px 5px 0 rgba(50, 50, 50, 0.5);
    box-shadow: 0 4px 5px 0 rgba(50, 50, 50, 0.5);
}

#texto_index {
    font-size: 16px;
    margin-bottom: 30px;
}

#rodape {
    width: 100%;
    min-height: 129px;
    left: 0 !important;
    bottom: 0 !important;
    position: absolute;
    overflow: hidden;
}

.hr_espessa {
    height: 3px;
    border: none;
    color: #000;
    background-color: #000;
    margin-bottom: 5px;
    margin-top: 5px;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.3);
    box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.3)
}

@media screen  and (max-width: 360px) {
    #texto_index {
        font-size: 16px;
    }
}

.grande_hotel {
    margin-top: 9%;
}

@media screen  and (max-width: 360px) {
    .posiciona_menu {
        margin-left: 0;
        margin-top: 0;
    }
}

@media screen  and (min-width: 360px) and (max-width: 980px) {
    .posiciona_menu {
        margin-left: 0;
        margin-top: 130px;
    }
}

@media screen  and (min-width: 981px) {
    .posiciona_menu {
        margin-left: 5%;
        margin-top: 13.8%;
        width: 1000px;
    }
}

@media screen  and (max-width: 600px) {
    .grande_hotel {
        margin-top: 3%;
    }

    .distanciaNoticiaCentro {
        margin-top: 5%;
    }
}

.chamada_noticia {
    overflow: hidden;
    max-height: 63px;
}

.titulo-noticia {
    margin-top: 4%;
}

.separador_noticia {
    height: 1px;
    border: none;
    color: #000;
    background-color: #000;
    margin-bottom: 7px;
    margin-top: 7px;
}

.hr_tour_depoimentos {
    height: 1px;
    border: none;
    color: #000;
    background-color: #000;
    margin-bottom: 0;
    margin-top: 0;
}

.link-social {
    float: left;
}

.motor-reserva{
    color: #FFFFFF; 
    font-weight: bold;
    background-color: #1a3061;
    font-size: 30px;
    padding-bottom: 2%;
    padding-top: 2%;
}

.seu-evento-no-grande-hotel{
    color: #FFFFFF; 
    font-weight: bold;
    background-color: #1a3061;
    font-size: 30px;
    padding-bottom: 15%;
    padding-top: 15%;
    height: auto;
    text-align: center;
}

@media all and (max-width: 768px) {
    body {
        margin: 0 0 185px;
    }

    .rodape {
        min-height: 185px;
    }
}