/* CONTAINERS */
.container-produto{
    width: 33.333333%;
    height: 430px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 54px;
    min-height: inherit;
}
.container-img{
    width: 38%;

    float: left;
    padding-right: 10px;
    padding-left: 10px;

    min-height: 10px;
}
.container-img img{
    max-width: 100%;
    max-height: 350px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.img-largo{
    height: 0;
    width: 100%;
}
.container-descricao{
    width: 62%;

    float: left;
    padding: 10px;

    min-height: 10px;
    font-size: 12px;

    background-color: rgba(255, 228, 228, 0.5);
    border-radius: 6px;
}

.container-descricao b{
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}
/*ESTILO CONTEUDO */
#assistencia,#alguel_venda,#eventos,#refrigeracao{
	margin-bottom: 70px;
}
#servico24h{
    margin-bottom: 160px;
}
#assistencia{
	width: 100%;
}
.texto{
	width: 70%;
	margin: 0 auto;
	text-align: center;
	font-size: 26px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	line-height: 1em;
}
.texto a{
	color: #B3181D;
}
.produtos{
    font-size: 16px;
    line-height: 1.2em;
}
.produtos img{
    /*max-width: 100%;
    text-align: center;*/
    margin-bottom: 10px;
}
h1{
    font-size: 30px;
    text-align: center;
    font-family: "biko";
    text-transform: uppercase;
    color: #B3181D;
    margin-bottom: 24px;
}
.nome{
    font-size: 24px;
    text-align: center;
    padding: 5px;
    line-height: 1.2em;
    font-weight: bold;
    font-family: "biko";
    color: #B3181D;
}
.altura{
    height: 380px;
    margin-bottom: 15px;
}
.img-full{
    width: 100%;
}
/* MENU */
#top-menu{
    border: 1px solid #000;
    border-radius: 6px;
    min-height: 36px;
    width: 1621px;
    margin: 0 auto; 
    z-index: 1111;
    background-color: #fff;
}
#top-menu ul{
    list-style: none;
}

#top-menu ul li {
    float: left;
    width: 324px; 
}

#top-menu ul li a {
    display: block;
    padding: 4px 0px 4px 0px;
    font-family: "biko";
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    border-right: 1px solid #000;
    margin: 3px 0 3px 0;

    -webkit-transition: .5s all ease-out;
    -moz-transition: .5s all ease-out;
    transition: .5s all ease-out;
}
#top-menu ul li a:hover {
    color: #000;
}

#top-menu ul li.active a {
    /*border-top: 3px solid #333;*/
    color: #B3181D;
}

#top-menu.fixed {
    height: 45px;
    position: fixed;
    width:100%;
    top: 0;
    left:0;
    margin:0;
    border: 0;
    border-radius:0;
    background-color: #B3181D;
}
#top-menu ul.fixed {
    position:relative;
    margin:0 auto;
    padding: 0;
}
#top-menu ul.unfixed {
    position:absolute;
    margin:0 auto;
    padding: 0;
}
#top-menu ul.fixed li {
    display: table;
    float: left;
    width: calc(100%/6); 
    margin-top: 4px;
    margin-bottom: 4px;
}
#top-menu ul.fixed li a{
    height: 37px;
    width: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#top-menu ul.fixed li.active a{
    color: rgba(255, 228, 228, 1);
}
@media screen and (max-width: 1680px) {
    .container-produto{
        height: 415px;
    }
    #cervejeiros{
        height: 925px;
    }
    #refrigeradores{
        height: 945px;
    }
    #sorvetes{
        height: 940px;
    }
    #congelados{
        height: 415px;
    }
    #duplaacao{
        height: 925px;
    }
}
@media screen and (max-width: 1600px) {
    #cervejeiros{
        height: 950px;
    }
    #refrigeradores{
        height: 975px;
    }
    #sorvetes{
        height: 970px;
    }
    #congelados{
        height: 455px;
    }
    #duplaacao{
        height: 920px;
    }

    #top-menu{
        width: 1500px;
    }
    #top-menu ul li {
        width: 299.8px;
    }
}
@media screen and (max-width: 1440px) {
    .container-produto{
        height: 435px;
    }

    #cervejeiros{
        height: 1000px;
    }
    #refrigeradores{
        height: 1010px;
    }
    #sorvetes{
        height: 1005px;
    }
    #congelados{
        height: 475px;
    }
    #duplaacao{
        height: 960px;
    }

    #top-menu{
        width: 98%;
    }
    #top-menu ul.fixed li a {
        font-size: 13.8px;
    }
    #top-menu ul li {
        width: 282.2px;
    }
}
@media screen and (max-width: 1366px) {
    #top-menu ul li {
        width: 267.4px;
    }
    #top-menu ul.fixed li a {
        font-size: 13px;
    }

    .container-produto{
        height: 455px;
    }
    #cervejeiros{
        height: 1040px;
    }
    #refrigeradores{
        height: 1030px;
    }
    #sorvetes{
        height: 1000px;
    }
    #duplaacao{
        height: 1010px;
    }
}
@media screen and (max-width: 1280px) {
    .container-produto{
        width: 50%;
        height: 435px;
    }

    #cervejeiros{
        height: 1430px;
    }
    #refrigeradores{
        height: 1470px;
    }
    #sorvetes{
        height: 1465px;
    }
    #duplaacao{
        height: 960px;
    }

    #top-menu ul li {
        width: 250.6px;
    }
    #top-menu ul li a {
        padding: 4px 15px 4px 15px;
    }
    #top-menu.fixed {
        height: 52px;
    }
    #top-menu ul.fixed li a {
        height: 43px;
        font-size: 13px;
        padding: 4px 18px 4px 18px;
    }

}
@media screen and (max-width: 1136px) {
    #top-menu ul li {
        width: 222.5px;
    }
    #top-menu.fixed {
        height: 51px;
    }
    #top-menu ul.fixed li{
        display: table;
    }
    #top-menu ul.fixed li a{
        height: 44px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }
    #top-menu ul.unfixed li a {
        font-size: 13px;
    }
    
    .container-produto{
        height: 420px;
    }
    #cervejeiros,#refrigeradores,#sorvetes,#congelados,#duplaacao{
        margin-bottom: 100px;
    }
    #cervejeiros{
        height: 1415px;
    }
    #refrigeradores{
        height: 1390px;
    }
    #sorvetes{
        height: 1420px;
    }
    #duplaacao{
        height: 905px;
    }
}
@media screen and (max-width: 1024px) {
    #top-menu{
        height: 52px;
        width: 99%;
    }
    #top-menu ul.unfixed {
        width: 100%;
    }
    #top-menu ul li{
        display: table;
        width: calc(100%/5);
        margin: 2px 0 2px 0;
    }
    #top-menu ul li a{
        height: 47px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .produtos{
        font-size: 14px;
    }
    #top-menu ul.fixed li{
        width: calc(100%/6);
    }

    .container-produto{
        height: 400px;
    }
    #cervejeiros{
        height: 1390px;
    }
    #refrigeradores{
        height: 1320px;
    }
    #sorvetes{
        height: 1375px;
    }
    #congelados{
        height: 450px;
    }
    #duplaacao{
        height: 860px;
    }
    .texto{
        width: 90%;
    }
}
@media screen and (max-width: 980px) {
    .container-produto{
        width: 100%;
        height: 395px;
    }
    #cervejeiros{
        height: 2715px;
    }
    #refrigeradores{
        height: 2265px;
    }
    #sorvetes{
        height: 2370px;
    }
    #duplaacao{
        height: 1725px;
    }
    #top-menu{
        height: 54px
    }
    #top-menu ul li a{
        height: 48px;
    }
}
@media screen and (max-width: 854px) {
    #top-menu ul li a{
        font-size: 13px;
        padding: 6px 0px 6px 0px;
    }
    #top-menu ul.fixed li a{
        padding: 2px 14px 4px 14px;
    }
}
@media screen and (max-width: 800px) {
    #top-menu ul li a{
        font-size: 12px;
        padding: 6px 2px 6px 2px;
    }
    #top-menu ul.fixed li a{
        font-size: 12px;
        padding: 2px 12px 4px 12px;
    }
}
@media screen and (max-width: 768px) {
    #top-menu{
        height: 54px;
    }
    #top-menu.fixed{
        height: 61px;
    }
    #top-menu ul.fixed li a {
        height: 54px;
        padding: 10px 12px 10px 12px;
    }
    .texto{
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    .produtos{
        font-size: 13px;
    }
    
    #top-menu{
        width: 97%;
    }
    #top-menu ul li {
        float: left;
        width: 203.2px; 
    }
    #top-menu ul.unfixed li {
        width: 124px;
    }
    #top-menu ul.fixed li {
        width: 16.4%;
    }
}
@media screen and (max-width: 480px) {
    #top-menu{
        width: 99%;
    }
    #top-menu ul.unfixed li {
        width: 94px;
    }
    #top-menu ul.unfixed li a{
        font-size: 12px;
    }
    .produtos{
        font-size: 12px;
    }
    #top-menu.fixed {
        height: 125px;
    }
    #top-menu ul.fixed li{
        width: 33.3333333%;
    }
    #top-menu ul.fixed li a{
        font-size: 11px;
        padding: 0px 10px 0px 10px;
    }

    .container-produto{
        height: 375px;
    }
    #cervejeiros{
        height: 2600px;
    }
    #refrigeradores{
        height: 2100px;
    }
    #sorvetes{
        height: 2075px;
    }
    #congelados{
        height: 430px;
    }
    #duplaacao{
        height: 1670px;
    }*
}

@media only screen and (min-width : 321px) and (max-width: 479px){
    .container-img{
        margin: 0 auto;
    }
    .container-produto{
        width: 100%;
    }
    #top-menu{
        height: 106px;
    }
    #top-menu.fixed{
        height: 111px;
    }
    #top-menu ul.unfixed li {
        width: 118px;
    }
    #top-menu ul.fixed li {
        width: 33.3333333333%;
    }
    #top-menu ul.fixed li a {
        height: 48px;
    }
}
@media only screen and (min-width : 1px) and (max-width: 320px){
    #top-menu{
        height: 106px;
    }
    #top-menu.fixed{
        height: 111px;
    }
    #top-menu ul.unfixed li {
        width: 105px;
    }
    #top-menu ul.fixed li {
        width: 33.3333333333%;
    }
    #top-menu ul.fixed li a {
        height: 48px;
    }
}