/**
* Folha de Estilo do site Churrascaria Sarandi
*
* LESSA  Publicidade 27 3315-2696 
*
* css/estilo.css
*
*/

/* reset css */
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    text-decoration:none;
}
:focus {
    outline: 0;
}
body {
    background: white;
    line-height: 1;
    color: black;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

/* ---------------------------------------------------------------- */

body{
    background-image: url(../images/background.png);
    width: 100%;
    height: 100%;
}
#topo{
    height: 81px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 4px #000;
    z-index: 999;
    position: absolute;
}
#topo img#logo{
    margin-top: 12.7px;
    float: left;
}
#topo ul#menu{
    float: right;
    margin-top: 40px;
}
#topo ul#menu li{
    float: left; 
    margin-left: 46px;
}
#topo ul#menu li a{
    color: #3C3C3B;
    font-family: "sentinel-book";
    font-size: 18px;
    text-transform: uppercase;
}
#topo ul#menu li a:hover{
    opacity: 0.6;
}
#index{
    padding-top: 81px;
    padding-bottom: 35px;
}
#banner{
    height: 370px; 
    width: 100%;
    background-image: url(../images/banner/banner1.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
    margin-bottom: 36px;
}
#banner img#selo{
    margin-top: 206px;
}
#index h1{
    color:#3C3C3B;
    font-family: "bebas_neueregular";
    font-size: 57.8px;
    width: 665px;
    margin: auto;
    margin-bottom: 77px;
    text-align: center;
}
#index #esquerda{
    float: left;
    width: 435.7px;
}
#index #esquerda p{
    font-family: "sentinel-light";
    font-size: 18px;
    color:#3C3C3B;
    text-align: justify;
    margin-bottom: 18px;
}
#index #direita{
    float: right;
    width: 444px;
    font-family: "sentinel-book";
    font-size: 20px;
    color:#3C3C3B;
}
#index #direita img{
    float: left;
    margin-right: 22px;
}
#index #direita p{
    margin-bottom: 22px;
    margin-top: 20px;
}
#sobremesas{
    margin-top: 105px;
}
#nossas_carnes{
    padding-top: 106px;
    padding-bottom: 130px;
}
#nossas_carnes h1{
    color:#3C3C3B;
    font-family: "bebas_neueregular";
    font-size: 57.8px;
    width: 910px;
    margin: auto;
    text-align: center;
    margin-bottom: 35px;
}
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
#nossas_carnes #carnes .carne{
    background-color: #B61622;
}
#nossas_carnes #carnes .carne img{
    width: 100%;
}
#nossas_carnes #carnes .carne .info_carne{
    position: relative;
    margin: auto;
    width: 90%;
    display: none;
    opacity: 0;
}
#nossas_carnes #carnes .carne .info_carne p{
    color:#fff;
    width: 92%;
    vertical-align: middle;
    font-size: 19px;
    margin: auto;
    text-align: center;
    font-family: "sentinel-light";
}
#galeria{
    background-image: url(../images/background_buffet_opacity.png);
    width: 100%;
    padding-top: 106px;
    padding-bottom: 90px;    
}
#galeria .center{
    width: 952px;
}
#galeria a.ocult{
    display: none;
}
#galeria .box{
    width:296px;
    height:240px;
    margin:20px 10px;
    box-shadow:0px 3px 7px #b5b5b5;
    border-radius:10px;
    overflow:hidden;
    background-color:#f7f7f7;
    float:left;
}
#galeria .box .hover{
    background-image:url(../images/bg-black-fotos.png);
    position:absolute;
    border-radius:10px 10px 0px 0px;
    width:296px;
    height:175px;
    opacity:0;
}
#galeria .box .img{
    width:296px;
    height:175px;
    overflow:hidden;
}
#galeria .box .hover img{
    position:absolute;
    left:50%;
    margin-left:-15px;
    margin-top:75px;
    opacity:0;
}
#galeria .box .desc{
    width:296px;
    height:65px;
}
#galeria .box .desc h2{
    color:#494948;
    font-size:27px;
    font-family: 'bebas_neueregular';
    text-align:center;
    margin-top:20px;
    letter-spacing: 0.04em;
}
#buffet{
    background-image: url(../images/background_buffet_opacity.png);
    width: 100%;
    padding-top: 106px;
    padding-bottom: 60px;    
}
#buffet h1#title{
    color:#3C3C3B;
    font-family: "bebas_neueregular";
    font-size: 57.8px;
    width: 850px;
    letter-spacing: 0.03em;
    margin: auto;
    margin-bottom: 15px;
    text-align: center;
}
#buffet h3{
    color:#3C3C3B;
    font-family: "sentinel-book";
    font-size:23px;
    text-align: center;
    width: 650px;
    margin: auto;
    margin-bottom: 35px;
}
#buffet #linha{
    border-top: 1px solid #3C3C3B;
    text-align: center;
    margin-bottom: 20px;
}
#buffet #linha img{
    margin: auto;
    margin-top: -11px;
}
#buffet .buffet{
    width: 320px;
    text-align: center;
}
#buffet .buffet h1{
    color:#3C3C3B;
    font-family: "bebas_neueregular";
    font-size:57.8px;
    text-align: center;
    margin-bottom: 28px;
}
#buffet .buffet img{
    margin-bottom: 28px;
}
#buffet .buffet p{
    text-align: justify;
    width: 100%;
    font-family: "sentinel-light";
    font-size: 18px;
    line-height: 1.18em;
}
#buffet .buffet#interno{
    float: left;
    margin-left: 80px;
}
#buffet .buffet#externo{
    float: right;
    margin-right: 80px;
}
#buffet #faixa img{
    margin-top: 50px;
}
#contato{
    padding-top: 106px;  
}
#contato h1#title{
    color:#3C3C3B;
    font-family: "bebas_neueregular";
    font-size: 57.8px;
    letter-spacing: 0.03em;
    margin: auto;
    margin-bottom: 65px;
    text-align: center;
}
#contato #esquerda{
    float: left;
    width: 440px;
}
#contato #direita{
    float: right;
    width: 495px;
    color: #3C3C3B;
}
#contato #esquerda form#form_contato input{
    text-transform: uppercase;
}
#contato #esquerda form#form_contato label{
    color: #fff;
    font-family: "sentinel-light";
    font-size: 18.4px;
}
#contato #esquerda form#form_contato .label_1{
    background-color: #B61622;
    float: left;
    height: 29.2px;
    width: 80.4px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    padding-top: 10px;
    padding-left: 6px;
}
#contato #esquerda form#form_contato input#nome,
#contato #esquerda form#form_contato input#telefone,
#contato #esquerda form#form_contato input#email{
    height: 39.2px;
    margin-left: 0px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    width: 351px;
    margin-bottom: 8px;
    padding-left: 5px;
    border: none;
}
#contato #esquerda form#form_contato #radio_assunto{
    padding-bottom: 11px;
    width: 437px;
    text-align: center;
    background-color: #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
#contato #esquerda form#form_contato #radio_assunto h3{
    background-color: #B61622;
    height: 21px;
    width: 437px;
    text-align: center;
    color: #fff;
    margin-bottom: 21px;
    padding-top: 5px;
}
#contato #esquerda form#form_contato #radio_assunto label{
    color:#3C3C3B;
    font-size: 17px;
}
#contato #esquerda form#form_contato #textarea_mensagem{
    margin-top: 8px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    width: 437px;
}
#contato #esquerda form#form_contato #textarea_mensagem h3{
    background-color: #B61622;
    height: 21px;
    width: 429px;
    color: #fff;
    padding-top: 5px;
    padding-left: 8px;
    font-family: "sentinel-light";
    font-size: 18.4px;
}
#contato #esquerda form#form_contato #textarea_mensagem textarea{
    resize: none;
    width: 437px;
    padding: 4px;
    border: none;
    text-transform: uppercase;
    font-family: arial;
    height: 126px;
}
#contato #esquerda form#form_contato input[type="submit"]{
    background-color: #B61622;
    font-family: "sentinel-light";
    font-size: 20px;
    color: #fff;
    text-transform: lowercase;
    width: 83.4px;
    cursor: pointer;
    height: 25px;
    float: right;
    margin-top: 8px;
    margin-right: 2px;
    text-align: center;
    border: none;
    padding-top: 0px;
}
#contato #esquerda form#form_contato input[type="submit"]:hover{
    background-color: #d84852;
}
#contato #direita #telefone{
    float: left;
}
#contato #direita #email{
    float: right;
}
#contato #direita #horarios{
    margin-top: 34px;
    margin-bottom: 32px;
    padding-top: 34px;
    padding-bottom: 20px;
    border-top: 3px solid #B61622;
    border-bottom: 3px solid #B61622;
}
#contato #direita h3{
    font-size: 23.5px;
    font-family: "sentinel-book";
    margin-bottom: 16px;
}
#contato #direita h4{
    font-size: 20.8px;
    font-family: "sentinel-book";
    margin-bottom: 8px;
}
#contato #direita p,
#contato #direita a{
    color: #3C3C3B;
    font-size:21px;
    font-family: "sentinel-light";
    margin-bottom: 16px;
}
#contato #direita #curriculo a{
    color: #B71622;
    font-size: 23.5px;
    font-family: "sentinel-book";
    border-bottom: #B61622 3px solid;
    padding-bottom: 1px;
}
#background_opacity{
    width: 100%;
    height: 100%;
    background-color: #000;
    position: fixed;
    z-index: 999;
    top: 0;
    opacity: 0;
    display: none;
}
#contato #box_curriculo,
#contato #box_curriculo_sucesso{
    position: fixed;
    z-index: 1000;
    width: 380px;
    height: 120px;
    left: 50%;
    margin-left: -190px;
    top: 50%;
    margin-top: -60px;;
    background-color: #fff;
    text-align: center;
    opacity: 0;
    display: none;
}
#contato #box_curriculo h2,
#contato #box_curriculo_sucesso h2{
    color:#3C3C3B;
    font-family: "bebas_neueregular";
    font-size: 32px;
    letter-spacing: 0.03em;
    margin: auto;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 18px;
}
#contato #box_curriculo_sucesso h2{
    margin-bottom: 23px;
}
#contato #box_curriculo_sucesso a{
    background-color: #B61622;
    border: none;
    color:#fff;
    font-size: 27px;
    padding: 0px 10px;
    padding-bottom: 2px;
    font-family: "sentinel-light";
    cursor: pointer;
}
#contato #box_curriculo form#form_curriculo input{
    background-color: #B61622;
    border: none;
    color:#fff;
    font-size: 27px;
    padding: 0px 10px;
    padding-bottom: 2px;
    font-family: "sentinel-light";
    cursor: pointer;
}
#contato #box_curriculo_sucesso a:hover,
#contato #box_curriculo form#form_curriculo input:hover{
    background-color: #d84852;
}
#contato #box_curriculo form#form_curriculo input[type="file"]{
    display: none;
}
#contato #mapa{
    margin-top: 35px;
    height: 400px;
    padding-top: 10px;
    overflow: hidden;
}
#contato #mapa #map_canvas{
    height: 412px;
    width: 100%;
}
#contato #mapa #endereco{
    z-index: 999;
    position: relative;
    margin-top: -290px;
    background-color: rgba(182, 22, 34, 0.9);
    width: 175px;
    color:#fff;
    padding: 21px 22px;
}
#contato #mapa #endereco h3{
    font-family: "sentinel-book";
    font-size: 19px;
    margin-bottom: 14px;
}
#contato #mapa #endereco p{
    font-family: "sentinel-light";
    font-size: 17px;
    margin-bottom: 8px;
}
#contato #mapa a#ass{
    margin-top: 82px;
    float: right;
    color:#e5464e;
    font-family: "ubuntu-light";
    font-size: 10.8px;
    margin-bottom: 6px;
    position: relative;
}
#contato #mapa a#ass font{
    font-family: "scottregular";
}




#rodape{
    background-color: #B71622;
    color:#fff;
    padding-top: 15px;
}
#rodape h3{
    font-family: "sentinel-book";
    font-size: 19px;
    margin-bottom: 12px;
    margin-top: 28px;
}
#rodape p,
#rodape a{
    font-family: "sentinel-light";
    font-size: 17px;
    margin-bottom: 12px;
    text-decoration: none;
    color:#fff;
}
#rodape p.endereco{
    margin-bottom: 8.5px;
}
#rodape #esquerda{
    float: left;
    width: 310px;
}
#rodape #direita{
    float: right;
    width: 175px;
}
#rodape #centro{
    float: left;
    width: 265px;
    margin-left: 120px;
}
#rodape a#ass{
    margin-top: 50px;
    float: right;
    color:#FFA3A9;
    font-family: "ubuntu-light";
    font-size: 10.4px;
    margin-bottom: 6px;
}
#rodape a#ass font{
    font-family: "scottregular";
}


.bg-modal{
    position: fixed;
    background-color: rgba(30,30,30,.6);
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    padding: 0 15px;
    z-index: 9998;
}
.bg-modal .modal{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
}
.bg-modal .modal button.close{
    color: #fff;
    background-color: transparent;
    border: none;
    box-shadow: none;
    padding: 0px;
    font-size: 30px;
    cursor: pointer;
    position: absolute;
    top: -10px;
    right: -24px;
    font-weight: 700;
    transition: .2s
}
.bg-modal .modal button.close:hover{
    opacity: 0.7;
    transition: .2s;
}
.bg-modal .modal img{
    max-width: 600px;
    width: 100%;
}



.center{
    width: 1000px;
    margin: auto;
}
.clear{
    clear: both;
}