.cheader{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.img_header{
    width: 100%;
    height: 0;
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30%;
    max-height: 550px;
}

.carousel-inner, .carousel-item{
    max-height: 550px;
}

.ch .bg_titulo{
    width: 70%;
    float: right;
    background: rgba(0,0,0,0.5);
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
}

.titulo_contato h1{
    font-size: 85px;
    color: #f5f5f5;
    text-align: right;
    padding: 20px;
}

.titulo_contato h1 a, .titulo_contato h1 a:hover, .titulo_contato h1 a:active, .titulo_contato h1 a:focus{
    color: #f5f5f5;
}

.conteudo_contatos{
    width: 100%;
    float: left;
    background: #f5f5f5;
}

.subtitulo_contato{
    font-size: 60px;
    text-align: center;
    padding-top: 5vh;
    padding-left: 10vh;
    padding-right: 10vh;
    line-height: 1;
}

.texto_contato{
    font-size: 16px;
    text-align: center;
    padding-bottom: 5vh;
    padding-left: 10vh;
    padding-right: 10vh;
}

ul{
    padding: 0;
    margin: 0;
    width: 100%;
}

ul li{
    list-style-type: inherit;
    list-style: none;
}

.ch{
    margin-top: 0;
    position: absolute;
    bottom: 0;
    right: 15vh;
}

.carousel-indicators .active{
    background-color: #fff;
    border: 2px solid #7b7365;
}

.carousel-indicators li{
    background-color: #7b7365;
    border: none;
}

.i_destaque{
    float: left;
    padding-right: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.i_destaque img{
    max-width: 140px;
    max-height: 140px;
}

.t_destaque{
    font-size: 22px;
    padding-top: 10px;
    line-height: normal;
}

.c_destaque{
    font-size: 16px;
    line-height: 16px;
}

.c_destaque p{
    margin: 0;
}

.bg_destaque{
    background-color: #fafafa;
    border: 10px solid #fff;
    background-size: 200% 200%;
    -webkit-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -moz-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -ms-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -o-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
}

.bg_destaque:hover{
    background-image:
    linear-gradient(to top, #c0111a 51%, transparent 50%);
    background-position: 0 100%;
    -webkit-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -moz-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -ms-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -o-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    color: white;
}

.bg_destaque:hover .t_destaque, .bg_destaque:hover .c_destaque{
    color: #fff;
    transition: all 100ms linear;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
}

.bg_novidades{
    background-color: #fafafa;
    float: left;
    width: 100%;
}

.t_novidades{
    font-size: 70px;
    line-height: 1;
    padding-top: 50px;
}

.s_novidades{
    font-size: 30px;
}

.owl-carousel{
    margin-top: 100px;
    margin-bottom: 100px;
}


.bg_local{
    width: 720px;
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    position: absolute;
    z-index: 2;
    margin-top: 50px;
    border: 2px solid #be1622;
}

.titulo_local{
    text-transform: uppercase;
    font-size: 30px;
}

.info_local{
    font-size: 16px;
}

.container_local{
    margin-right: 20px;
    padding-top: 80px;
    text-align: right;
}

.map {
    width: 65%;
    height: 600px;
    float: right;
}

.gmp{
    visibility: hidden;
    position: absolute;
    width: 95%;
    float: left;
    height: 600px;

}

.gmp .bg_local{
    height: 450px !important;
}

.gmp .map {
    height: 600px !important;
}

.bottom_contact{
    margin-bottom: 10vh;
}

.localizacao{
    height: 59vh;
}

.nav-tabs, .nav-tabs .nav-link, .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover{
    background-color: inherit;
    border: none;
}

.nav-tabs{
    margin-bottom: 20px;
}

.nav-tabs .nav-item+.nav-item{
    margin: 0;
    padding: 0;
}

.ch{
    max-width: 80%;
}

#myTab{
    width: 370px;
    position: absolute;
}

#myTab li{
    display: inline-block;
    width: 50%;
    text-align: center;
    float: left;
    background-size: 100% 200%;
    background-position: 0% 50%;
    height: 50px;
    color: #b4b4b4;
}

#myTab li a{
    height: 50px;
    width: 100%;
    float: left;
    font-size: 20px;
    font-family: 'Neuzeit Regular', sans-serif;
    color: #b4b4b4;
    display: inline-block;
    vertical-align: middle;
    padding-top: 10px;
    border-left: 2px solid #b4b4b4;
    border-right: 2px solid #b4b4b4;
    border-top: 2px solid #b4b4b4;
    border-radius: 0;
}

#myTab li:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}


/* Sweep To Left */
#myTab li {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
/*
#myTab li:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #9e0004;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}*/
#myTab li:hover, #myTab li:focus, #myTab li:active {
    color: white;
}
#myTab li:hover:before, #myTab li:focus:before, #myTab li:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

#myTab li a.active{
    display: inline-block;
    width: 100%;
    text-align: center;
    float: left;
    background-image: radial-gradient(right bottom, ellipse cover, #9e0004, #be1622);
    background-image: -o-radial-gradient(right bottom, ellipse cover, #9e0004, #be1622);
    background-image: -ms-radial-gradient(right bottom, ellipse cover, #9e0004, #be1622);
    background-image: -moz-radial-gradient(right bottom, ellipse cover, #9e0004, #be1622);
    background-image: -webkit-radial-gradient(right bottom, ellipse cover, #9e0004 55%, #be1622 50%);
    background-size: 100% 200%;
    background-position: 0% 50%;
    height: 50px;
    color: #fff;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 2px solid transparent;
}

#owl-demo3{
    margin-top: 50px;
    margin-bottom: 50px;
}

#owl-demo3 .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    /*display:none;*/
    float:left;
    overflow:hidden;
    /*width: -webkit-calc(100% / 3);
    width: calc(100% / 3);*/
}

.portfolio-wrapper {
    overflow:hidden;
    position: relative !important;
    background: #666;
    cursor:pointer;
}

.portfolio img {
    max-width:100%;
    position: relative;
}

.portfolio .label {
    position: absolute;
    width: 100%;
    height:40px;
    bottom:-40px;
}

.portfolio .label-bg {
    background: #e95a44;
    width: 100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
}

.portfolio .label-text {
    color:#fff;
    position: relative;
    z-index:500;
    padding:5px 8px;
}

.portfolio .text-category {
    display:block;
    font-size:9px;
}

div.portfolio_wrapper {
    padding: 10px;
    background-size: 200% 200%;
    -webkit-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -moz-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -ms-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -o-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    max-width: 275px;
    margin-left: auto;
    margin-right: auto;
}

div.portfolio_wrapper:hover {color: white;
    border-color: #c0111a;
    background-image:
    linear-gradient(to top, #c0111a 51%, transparent 50%);
    background-position: 0 100%;
    -webkit-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -moz-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -ms-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -o-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
}

div.portfolio_wrapper a {color: black; text-decoration: none;
    transition: all 100ms linear;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;}

div.portfolio_wrapper a:hover {color: white;
    transition: all 100ms linear;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
}

div.portfolio_wrapper a:active {color: white;}

div.portfolio_wrapper:hover .gray, div.portfolio_wrapper:hover .categoria_produto{
    color: #fff;
}

.categoria_produto{
    color: #c0111a;
    font-size: 18px;
    margin-top: 10px;
    line-height: 1;
}

.ver_outros_produtos{
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 22px;
}

.menu__list{
    width: 250px;
    height: 50px;
    line-height: 2.2;
    margin-left: auto;
    margin-right: auto;
}

.menu--horatio{
    margin-bottom: 40px;
}

/* Horatio Styles */

.menu--horatio .menu__item {
    margin-left: 17px;
    margin-right: 17px;
    color: #4e3c3e;
}

.menu--horatio .menu__item {
    position: relative;
    -webkit-transition: color .25s;
    transition: color .25s;
}

.menu--horatio .menu__item span {
    position: relative;
    color: inherit;
}

.menu--horatio .menu__item--current {
    color: #c0111a;
}

.menu--horatio .menu__item:hover {
    color: #c0111a;
}

.menu--horatio .menu__item::before,
.menu--horatio .menu__item::after,
.menu--horatio .menu__item span::before,
.menu--horatio .menu__item span::after {
    position: absolute;
    display: block;
    top: 0;
    right: -10px;
    bottom: 0;
    left: -10px;
    border: 2px solid currentColor;
}

.menu--horatio .menu__item::before {
    border-width: 0 0 0 2px;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}

.menu--horatio .menu__item::after {
    border-width: 0 2px 0 0;
    -webkit-transform-origin: right top;
    transform-origin: right top;
}

.menu--horatio .menu__item span::before,
.menu--horatio .menu__item span::after {
    z-index: 2;
}

.menu--horatio .menu__item span::before {
    border-width: 2px 0 0;
    -webkit-transform-origin: left top;
    transform-origin: left top;
}

.menu--horatio .menu__item span::after {
    border-width: 0 0 2px;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

.menu--horatio .menu__item--current::before,
.menu--horatio .menu__item--current::after,
.menu--horatio .menu__item:hover::before,
.menu--horatio .menu__item:hover::after,
.menu--horatio .menu__item--current span::before,
.menu--horatio .menu__item--current span::after,
.menu--horatio .menu__item:hover span::before,
.menu--horatio .menu__item:hover span::after {
    content: '';
}

.menu--horatio .menu__item:not(.menu__item--current):hover::before,
.menu--horatio .menu__item:not(.menu__item--current):hover::after,
.menu--horatio .menu__item:not(.menu__item--current):hover span::before,
.menu--horatio .menu__item:not(.menu__item--current):hover span::after {
    -webkit-animation: horatio-anim .6s ease-in-out;
    animation: horatio-anim .6s ease-in-out;
}

.menu--horatio .menu__item:not(.menu__item--current):hover::before {
    -webkit-animation-delay: -.45s;
    animation-delay: -.45s;
}

.menu--horatio .menu__item:not(.menu__item--current):hover span::before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s;
    margin-top: -13px;
}

.menu--horatio .menu__item:not(.menu__item--current):hover::after {
    -webkit-animation-delay: -.15s;
    animation-delay: -.15s;
}

.menu--horatio .menu__item:not(.menu__item--current):hover span::after {
    -webkit-animation-delay: 0;
    animation-delay: 0;
    margin-bottom: -13px;
}

@-webkit-keyframes horatio-anim {
    0%, 33% {
        opacity: 0;
        -webkit-transform: rotate(45deg) scale(1.5);
        transform: rotate(45deg) scale(1.5);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes horatio-anim {
    0%, 33% {
        opacity: 0;
        -webkit-transform: rotate(45deg) scale(1.5);
        transform: rotate(45deg) scale(1.5);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/* End: Horatio Styles */

.display_table{
    text-align: center;
}

.titulo_desta{
    color: #575656;
    text-transform: uppercase;
    text-align: center;
    background: #eeeeee;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

.titulo_desta h2{
    margin-bottom: 0;
    line-height: 1;
}

#infinite-posts-list{
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    float: left;
}

ul #infinite-posts-list li{
    width: 20%;
    float: left;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin: 0;
}

.titulo_noticia{
    padding-top: 20px;
}

.loadmorecon{
    display: none;
}

@media (max-width: 105em) {
    .titulo_contato h1{
        font-size: 50px;
    }

    .subtitulo_contato{
        font-size: 40px;
    }

    .t_novidades{
        font-size: 60px;
    }

    .s_novidades{
        font-size: 25px;
    }

    .texto_contato {
        font-size: 15px;
    }

    .titulo_noticia{
        font-size: 20px;
    }

    .c_destaque{
        margin-bottom: 10px;
    }

    div.portfolio_wrapper{
        max-width: 260px;
    }

    .t_destaque{
        font-size: 17px;
    }

    .c_destaque {
        font-size: 14px;
        line-height: 14px;
    }

    .bg_destaque{
        border: 5px solid #fff;
    }
}

/*Large devices (desktops, less than 75em)*/
@media (max-width: 75em) {

    .bg_titulo{
        width: 100%;
    }

    .titulo_contato h1 {
        font-size: 40px;
    }

    .subtitulo_contato{
        font-size: 30px;
    }

    .texto_contato {
        font-size: 14px;
    }

    .ch{
        max-width: auto;
    }

    .bg_titulo{
        padding-top: 5vh;
        padding-bottom: 5vh;
    }

    .img_header{
        height: auto;
    }

    .t_destaque{
        font-size: 20px;
    }

    .c_destaque{
        line-height: 1;
        font-size: 15px;
    }

    .t_novidades{
        font-size: 50px;
    }

    .s_novidades{
        font-size: 20px;
    }

    .ver_outros_produtos{
        font-size: 20px;
    }

    .map{
        width: 100%;
    }

    .bg_local{
        position: relative;
    }

    div.portfolio_wrapper{
        width: 250px;
    }

    ul #infinite-posts-list li{
        width: 33%;
        min-height: 400px;
    }
}

/*Medium devices (tablets, less than 62em)*/
@media (max-width: 62em) {

    .container_header{
        margin-top: 60px;
    }

    .ch{
        max-width: 100%;
        right: 0;
    }

    .t_novidades{
        font-size: 40px;
    }

    .s_novidades{
        font-size: 18px;
    }

    .titulo_contato h1 {
        font-size: 40px;
    }

    .subtitulo_contato{
        font-size: 30px;
    }

    .texto_contato, .btn_ler_mais {
        font-size: 14px;
    }

    .texto_contato, .subtitulo_contato{
        padding-left: 20px;
        padding-right: 20px;
    }

    .titulo_noticia {
        font-size: 16px;
    }

    .ver_outros_produtos{
        font-size: 18px;
    }

    .menu__list{
        width: 209px;
    }

    .menu--horatio .menu__item:not(.menu__item--current):hover span::before{
        margin-top: -11px;
    }

    div.portfolio_wrapper{
        max-width: 250px;
    }

    .bg_local{
        width: 100%;
    }

    #myTab li a{
        font-size: 18px;
    }

    .map, .gmp .map{
        height: 400px !important;
    }

    .owl-carousel{
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .localizacao{
        height: 100%;
    }

    #owl-demo3{
        margin-bottom: 0;
    }

    ul #infinite-posts-list li{
        width: 33%;
        min-height: 400px;
    }

}

/*Small devices (landscape phones, less than 48em)*/
@media (max-width: 48em) {
    .cheader{
        margin-top: 50px;
    }

    .subtitulo_contato{
        font-size: 20px;
    }

    .bg_titulo {
        padding-top: 35px;
        padding-bottom: 35px;
        margin-top: 0;
    }

    .titulo_contato h1{
        font-size: 25px;
    }

    .titulo_noticia {
        font-size: 15px;
    }

    .categoria_produto, .c_destaque, .ver_outros_produtos{
        font-size: 14px;
    }

    .t_destaque{
        font-size: 18px;
    }

    .t_novidades{
        font-size: 35px;
    }

    .s_novidades{
        font-size: 16px;
    }

    .menu__list {
        width: 170px;
    }

    .menu--horatio .menu__item:not(.menu__item--current):hover span::before {
        margin-top: -8px;
    }

    .menu--horatio .menu__item:not(.menu__item--current):hover span::after{
        margin-bottom: -8px;
    }

    div.portfolio_wrapper{
        max-width: 200px;
    }

    .container_local{
        padding-top: 43px;
    }

    .info_local{
        font-size: 14px;
    }

    .titulo_local{
        font-size: 20px;
    }

    .bg_local, .gmp .bg_local{
        height: 350px !important;
    }

    #myTab li a{
        font-size: 16px;
    }

    #myTab{
        width: 300px;
    }

    .map, .gmp .map {
        height: 350px !important;
    }

    ul #infinite-posts-list li {
        width: 50%;
    }

}

/*Extra small devices (portrait phones, less than 34em)*/
@media (max-width: 34em) {
    .bg_titulo {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .titulo_contato h1{
        font-size: 20px;
    }

    .img_galeria img{
        margin-left: auto;
        margin-right: auto;
    }

    .titulo_noticia, .s_novidades {
        font-size: 14px;
    }

    .ch{
        max-width: 100%;
    }

    .t_destaque{
        font-size: 16px;
    }

    .t_novidades{
        font-size: 25px;
    }

    div.portfolio_wrapper{
        max-width: 180px;
    }

    .titulo_local{
        font-size: 18px;
    }

    .bg_local, .gmp .bg_local {
        height: 300px !important;
    }

    .container_local {
        padding-top: 3px;
    }

    .map, .gmp .map {
        height: 300px !important;
    }

    #myTab li a{
        font-size: 14px;
        padding-top: 14px;
    }

    .t_novidades{
        padding-top: 0;
    }

    .localizacao{
        margin-top: -60px;
        height: 75%;
    }

    .bg_novidades{
        padding-top: 30px;
    }

    ul #infinite-posts-list li{
        width: 100%;
    }

}
