/* CSS Fonts */
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Montez);
@import url(https://fonts.googleapis.com/css?family=Suranna);
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400');

@font-face {
    font-family: 'the_next_fontregular';
    src: url('../fonts/thenextfont-webfont.woff2') format('woff2'),
    url('../fonts/thenextfont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.fontMonstserrat {
    font-family: 'Montserrat', sans-serif;
    font-style: 400;
}

.fontMontez {
    font-family: 'Montez', cursive;
}

.fontSuranna {
    font-family: 'Suranna', serif;
}

.fontSourceSans {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 200;
}

.fontNext {
    font-family: 'the_next_fontregular', sans-serif;
}

.titulo2 {
    color: #f56361;
    margin-top: 1px;
}

.subtitulo {
    color: #FFF;
    background-color: #f56361;
    width: fit-content;
    padding-right: 10px;
}

/* CSS Document */
* {
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: baseline;
    line-height: normal;
}

body {
    background: url(../img/bg_body-02.png) repeat center;
}

.color01 {
    color: #BC9768;
}

.color02 {
    color: #7A2A31;
}

.base960 {
    margin: 0 auto;
    width: 960px;
}

.txtCenter {
    text-align: center;
}

.txtJustify {
    text-align: justify;
}

.txtLeft {
    text-align: left;
}

.txtRight {
    text-align: right;
}

.bgBranco {
    background: #FFFFFF;
}

.pdTotal10 {
    padding: 20px;
}

.pdTotal50 {
    padding: 50px;
}

.btnPadrao {
    padding: 10px 50px;
    background: #f56361;
    color: #fff;
    border: 1px solid;
    cursor: pointer;
}

.btnPadrao a {
    color: #fff;
    text-decoration: none;
}

#cls {
    clear: both
}

#divisao01 {
    background: url(../img/divisao01-01.png) no-repeat center #fff;;
    min-height: 30px;
    height: 30px;
    min-width: 100%;
    width: 100%;
    display: block;
    padding: 10px 0 20px;
}

#topo {
    background: #7A2A31;
    padding: 5px 0;
}

#topo a {
    color: #FFFFFF;
    text-decoration: none;
}

#topo .subtopo a {
    color: #000;
}

#topo .subtopo a:hover {
    color: #BC9768;
}

#logomarca {
    float: left;
}

#menu_topo {
    float: right;
}

#menu_topo ul {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    list-style: none;
}

#menu_topo ul li {
    display: inline;
    margin: 0;
    padding: 0 15px;
}

#menu_topo ul .dividir {
    border-right: 1px dotted #E0801E;
}

#menu_topo_rs {
    float: right;
}

#menu_topo_rs ul {
    list-style: none;
    margin-top: 30px;
    margin-left: 50px;
}

#menu_topo_rs ul li {
    display: inline;
    margin: 0 2px;
    padding: 0;
}

#box_home_buffet {
    /*width: 690px;*/
    /*padding: 0px;*/
    /*margin: 0px;*/
    /*float: left;*/
}

#box_home_buffet ul {
    list-style: none;
}

#box_home_buffet ul li {
    padding: 0px;
    margin: 1px;
    font-family: 'Montez', cursive;
    display: block;
    float: left;
    text-align: center;
    background: no-repeat center center;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    width: 167px;
    height: 167px;
}

#box_home_buffet ul li:hover {
    opacity: 0.5;
    color: #7A2A31
}

#box_home_buffet ul li a {
    font-size: 36px;
    color: #FFFFFF;
    text-shadow: #000000 1px 1px 4px;
    text-decoration: none;
    line-height: 36px;
    display: block;
    width: 100%;
    height: 50%;
    padding: 25% 0;
}

#box_home_reservas {
    /*width: 250px;*/
    /*float: right;*/
    /*text-align: center;*/
    /*padding: 10px;*/
    /*margin: 0;*/
}

#box_home_reservas h1, #box_home_reservas h2 {
    padding: 0;
    margin: 0;
    line-height: 35px;
}

#form_home_reservas {
    color: #B7B7B7;
}

#form_home_reservas input, #form_home_reservas select, #form_home_reservas button {
    display: block;
    width: 215px;
    padding: 5px;
    border: #DCDCDC 1px solid;
    color: #7A2A31;
}

#form_home_reservas .btn {
    background: #f56361;
    color: #FFFFFF;
    border-radius: 0px;
}

#form_home_reservas i {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

#box_home03 {
    text-align: center;
}

#box_home03 h1, #box_home03 h2 {
    padding: 0;
    margin: 0;
    line-height: 35px;
}

#box_home03_01 {
    width: 270px;
    margin: 0 5px;
    float: left;
    padding: 60px 0 0 0;
}

#box_home03_02 {
    width: 400px;
    float: left;
}

#box_home02_slider {
}

#box_home02_slider_item {
    width: 950px;
    margin: 0 auto;
}

#box_home02_slider_item_img {
    width: 450px;
    margin-right: 10px;
    float: left;
}

#box_home02_slider_item_texto {
    width: 480px;
    float: left;
    text-align: center;
}

#box_home04 {
    margin: 80px 0 0 0;
}

#box_home04_01 {
    width: 460px;
    margin: 0 10px;
    float: left;
    text-align: center;
}

#paginas_titulo {
    background: #fff center center no-repeat;
    width: 100%;
    display: block;
    padding: 20px 0 10px 0;
    font-size: x-large;
}

#topo_paginas {
    background: #fff center center no-repeat;
    width: 100%;
    display: block;
}

#paginas_slider {
    width: 960px;
    height: 440px;
    margin: 0 auto;
}

#box_paginas01 {
    margin: 0 auto;
}

#box_paginas01 h1 {
    font-family: 'the_next_fontregular', sans-serif;
    color: #FFF;
    background-color: #f56361;
    width: fit-content;
    padding-right: 10px;
}

#box_paginas01 h3 {
    font-size: 16px;
}

#box_paginas01 p {
    margin-bottom: 10px;
    line-height: 16px;
}

#box_paginas02 {
    width: 960px;
    margin: 0 auto;
}

#box_encomendas_produtos {
}

#box_encomendas_produtos .titulo {
    font-family: 'Suranna', serif;
    font-size: 24px;
    line-height: 24px;
    color: #7A2A31;
}

#box_encomendas_produtos .descricao {
}

#box_encomendas_produtos_item {
    width: 455px;
    height: 150px;
    border: 1px solid #DBDBDB;
    padding: 5px;
    margin: 5px;
    display: block;
    float: left;
}

#box_encomendas_produtos .img {
    width: 150px;
    height: 150px;
    display: block;
    margin-right: 10px;
    float: left;
    background-size: cover;
    background-position: center center;
}

#formContato {
}

#formContato input, #formContato textarea, #formContato select {
    display: block;
    width: 100%;
    padding: 5px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    margin-bottom: 5px;
    color: #7A2A31;
}

#boxBuffet {
    width: 760px;
    margin: 0 auto;
    padding: 80px 0;
    text-align: center;
}

#boxBuffet ul {
}

#boxBuffet ul li {
    display: block;
    margin: 1px;
    float: left;
    background: center center;
}

#boxBuffet ul li:hover {
    opacity: 0.5;
}

#boxBuffet ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#boxBuffet ul .wd180 {
    width: 180px;
    height: 180px;
}

#boxBuffet ul .wd365 {
    width: 362px;
    height: 180px;
}

#rodape {
    border-top: 10px solid #7A2A31;
    padding: 10px 0;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

/* aplica somente a partir de 320px */
@media screen and (min-width: 320px) {
    #topo, #home_slider, .base960 {
        margin: 0 auto;
        /*width: 960px;*/
    }

    #topo {
        padding: 10px;
    }
}

/* aplica somente a partir de 480px em landscape */
@media screen and (min-width: 480px) and (orientation: landscape) {
    #topo, #home_slider, .base960 {
        margin: 0 auto;
        /*width: 960px;*/
    }

    #topo {
        padding: 10px;
    }
}

/* aplica somente a partir de 600px em landscape */
@media screen and (min-width: 600px) and (orientation: landscape) {
    #topo, #home_slider {
        margin: auto;
        width: auto;
    }

    .base960 {
        margin: 0 auto;
    }
}

@media screen and (max-width: 480px) {
    #paginas_slider {
        width: auto;
        height: auto;
        margin: 0 auto;
    }
}

.navbar-default {
    background-color: #7A2A31;
    border-color: transparent;
    padding: 10px 5px;
}

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

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #e3e3e3;
    background-color: transparent;
}

.navbar-right {
    margin-top: 15px;
}

.menu-principal li {
    border-right: #E0801E 1px dashed;
}