body {
    color: #666;
}


.wpcf7-form .form-control {
    border-radius: 0;
}

.container {
    font-family: 'Open Sans', sans-serif;
    color: #666;
}


.wpcf7-form {
    margin-bottom: 30px;
}


.container a:hover {
    text-decoration: none;
    color: #333;
}

.container a {
    color: #FF0F0F;
}

.navbar-nav a, .navbar-nav a:focus {
    color: #666;
    font-size: 13px;
    padding-right: .8rem;
    padding-left: .8rem;
    font-weight: bold;
    text-transform: uppercase
}


#capa-home {
    background-color: #E5E5E5;
}

    #capa-home img {
        width: auto;
        display: block;
        margin: auto;
    }

.item-capa {
    text-align: center;
}


    .item-capa img {
        display: inline;
    }

.lojasPagina ul {
    list-style: none;
    margin: 10px 0;
    padding-left: 0;
}

.lojasPagina ul li {
    float: left;
    margin-right: 15px;
    width: 256px;
    border: 1px solid #EEE;
    margin-bottom: 10px;
    background-color: #FFF;
    text-align: center;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
}

    .lojasPagina ul li .logo {
        width: 100%;
        padding: 20px 10px;
        min-height: 85px;
    }

    .lojasPagina ul li .dados {
        margin-top: 20px;
        border-top: 1px solid #CCC;
        padding: 10px 0;
        font-size: 12px;
        color: #666;
        margin: 0 20px;
        overflow: hidden;
        height: 51px;
    }


#capa-home .owl-prev, #capa-home .owl-next {
    position: absolute;
    display: none;
}


#capa-home .owl-nav {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
}

#capa-home:hover .owl-nav {
    opacity: 1;
}


#capa-home .owl-prev {
    left: 20px;
    top: 40%;
}

#capa-home .owl-next {
    right: 20px;
    top: 40%;
}

#capa-home.owl-theme .owl-nav {
    margin: 0;
}


    #capa-home.owl-theme .owl-nav [class*="owl-"] {
        color: #FFF;
        font-size: 30px;
        margin: 5px;
        padding: 20px 20px;
        background: #222;
        display: inline-block;
        cursor: pointer;
        opacity: 1;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }



        #capa-home.owl-theme .owl-nav [class*="owl-"]:hover {
            background: #ED1C24;
            color: #FFF;
            text-decoration: none;
        }

.title-home {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin: 20px 0;
}


#ultimas-noticias {
    margin-bottom: 40px;
}

    #ultimas-noticias h1 {
        font-size: 14px;
        margin-top: 15px;
        font-weight: bold;
        text-align: center;
        height: 50px;
        padding: 0 20px;
    }


    #ultimas-noticias img {
        width: 100%;
        min-height: 165px;
    }

    #ultimas-noticias .meta {
        font-size: 13px;
        text-align: center;
    }

    #ultimas-noticias .col-md-3 a {
        color: #666;
    }


.container .btn-red {
    background: #ED1C24;
    color: #fff;
    border-radius: 0;
    padding: 10px 50px;
    font-weight: 600;
    display: inline-block;
}



.container-bt {
    text-align: center;
}

.container .btn-red:hover {
    color: #fff;
}

#ultimas-noticias .btn-red {
    margin: 30px auto;
}


#footer {
    background: #27513a;
}


    #footer .container {
        color: #fff;
    }


    #footer ul {
        padding: 0;
    }

        #footer ul li {
            list-style: none;
        }


    #footer .container a {
        color: #fff;
    }

.menu-item {
    float: left;
    line-height: 35px;
    position: relative;
    height: 120px;
    line-height: 111px;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    box-shadow: -1px 0 0 0 #e3e4e5;
    padding: 0 21px;
    text-align: center;
}

.menu-item:first-child {
    box-shadow: none;
}

    #lojasPagina ul li {
        float: left;
        margin-right: 15px;
        width: 260px;
        border: 1px solid #EEE;
        margin-bottom: 10px;
        background-color: #FFF;
        text-align: center;
        -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
        list-style: none;
    }

#lojasPagina ul li .logo {
    width: 100%;
    padding: 20px 10px;
    min-height: 79px;
}

#footer-top {
    padding: 30px 0px;
}

    #footer-top ul li {
        margin-bottom: 14px;
    }

.site-map a {
    font-weight: 600;
}

.site-map li {
    font-size: 14px;
}

.endereco {
    font-size: 14px;
}

#carousel-marcas .owl-nav.disabled
{
    display: block!important
}

.navbar-collapse.in {
    display:block!important;
}

#footer-baixo {
    padding: 20px 0;
    border-top: 1px solid #939393;
    background-color: #282828;
}


    #footer-baixo .pull-right {
        font-size: 10px;
    }

    #footer-baixo .copy {
        font-size: 13px;
    }


#redes-sociais li {
    text-align: center;
}


#carousel-marcas {
    position: relative;
}

    #carousel-marcas .item-carousel {
        display: table;
        height: 100px;
    }

    #carousel-marcas .cell-carousel {
        display: table-cell;
        vertical-align: middle;
    }

.atalhosMenu {
    background-color: #fff;
    padding: 90px 0 90px;
}

#marcas {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.media-box {
    position: relative;
    display: block;
    max-width: 100%;
}


#carousel-marcas.owl-theme .owl-nav [class*="owl-"] {
    border-radius: 0;
    width: 50px;
    height: 50px;
    font-size: 30px;
}

#carousel-marcas.owl-theme .owl-nav [class*="owl-"] {
    background: #999;
}


#carousel-marcas .owl-prev {
    position: absolute;
    left: -50px;
    top: 20px;
}

#carousel-marcas .owl-next {
    position: absolute;
    right: -50px;
    top: 20px;
}


#carousel-marcas.owl-theme .owl-dots {
    display: none;
}

#carousel-marcas.owl-carousel .owl-item img {
    width: 100%;
    margin: auto;
}



#title-inner {
    color: #fff;
    background: #8C8C8C;
    padding: 30px 0;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 600;
    font-size: 30px;
}

#content-inner h2 {
    border-bottom: 1px solid #E5E5E5;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 22px;
}


.btn-termo {
    display: inline-block;
    margin-bottom: 30px;
}


.item-diretor {
    margin-bottom: 20px;
}

    .item-diretor h3 {
        font-size: 18px;
        font-weight: bold;
        margin-top: 15px;
    }

    .item-diretor img {
        width: 100%;
    }

    .item-diretor em {
        font-size: 14px;
    }

    .item-diretor p {
        font-size: 15px;
    }

.logos-listagem {
    text-align: center;
    margin-bottom: 20px;
}


    .logos-listagem .table-logo {
        display: table;
        height: 180px;
        border: 1px solid #eee;
        width: 100%;
    }


    .logos-listagem .cell-logo {
        display: table-cell;
        vertical-align: middle;
    }

    .logos-listagem img {
        width: 100%;
    }

#associados-logo {
    margin-bottom: 40px;
}



#vantangens {
    margin-bottom: 50px;
}


    #vantangens img {
        margin-bottom: 10px;
        margin-top: 50px;
    }



.item-blog img {
    width: 100%;
}



.item-blog h1 {
    font-size: 28px;
}



.metas {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #E6E6E6;
    color: #999;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.item-meta {
    margin-right: 15px;
    display: inline-block;
    float: left;
}

.metas a {
    color: #999999;
}


.item-meta.categoria a::before {
    content: '\f02c';
    font-family: 'FontAwesome';
    margin-right: 5px;
    margin-left: 15px;
}


.container a.bt-leia-mais {
    border: 1px solid #E6E6E6;
    padding: 20px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    color: #505050;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}


    .container a.bt-leia-mais:hover {
        color: #fff;
        border-color: #EC0D16;
        background: #EC0D16;
    }

.thumb-blog {
    margin-bottom: 15px;
    position: relative;
}

    .thumb-blog .data {
        position: absolute;
        background: #666666;
        color: #fff;
        left: 0;
        bottom: 0;
        width: 50px;
        text-align: center;
        height: 50px;
        line-height: 18px;
    }

        .thumb-blog .data span, .thumb-blog .data strong {
            display: block;
        }

        .thumb-blog .data strong {
            font-size: 18px;
        }

        .thumb-blog .data span {
            margin-top: 5px;
        }


.item-listagem h1 {
    font-size: 28px;
}



.item-listagem {
    border-bottom: #E6E6E6 1px solid;
    padding-bottom: 30px;
    margin-bottom: 30px;
}


#side-bar h2 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 2px solid #DFDFDF;
    margin-bottom: 15px;
}


#side-bar ul {
    margin: 0;
    padding: 0;
}


.widget {
    margin-top: 20px;
}

#paginacao {
    margin-bottom: 30px;
}

    #paginacao .wp-pagenavi a, #paginacao .wp-pagenavi span {
        padding: 5px 10px;
    }

        #paginacao .wp-pagenavi a:hover, #paginacao .wp-pagenavi span.current {
            background: #EB0C14;
            border-color: #EB0C14;
            color: #fff;
        }

#post-not-found {
    text-align: center;
    padding: 100px 0;
}

    #post-not-found i {
        font-size: 50px;
    }

.thumb-blog img {
    width: 100%;
    height: auto;
}


#share {
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    padding: 20px 0;
}

.btn-voltar {
    border: 1px solid #E2E2E2;
    font-size: 12px;
    padding: 10px;
    color: #666;
}


    .btn-voltar:hover {
        background: #E2E2E2;
        color: #666;
        text-decoration: none;
    }


.share-blog {
    margin: 0;
    padding: 0;
}

    .share-blog li {
        list-style: none;
        display: inline;
    }


.container a.social-icon-blog {
    width: 40px;
    height: 40px;
    border: 1px solid #DFDFDF;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    display: inline-block;
    color: #333;
}

.ctamenu a {
    color: #fff;
    background: #265036;
    border-radius: 5px;
    padding: 10px;
}



.social-icon-blog:hover {
    color: #EC0D16;
}

.social-icon-blog i {
    margin-top: 13px;
}


.logo-cliente {
    margin-bottom: 10px;
}

    .logo-cliente a, .logo-cliente a:hover {
        color: #666;
    }

#custom-search-input {
    width: 100%;
}



#side-bar h5 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 2px solid #DFDFDF;
    margin-bottom: 15px;
}


#sidebar .custom-search-input {
    width: 100%;
}

#sidebar ul {
    margin: 0;
    padding: 0;
}


.share-interna {
    float: none;
}

.widget_categories li {
    border-bottom: 1px solid #DFDFDF;
    list-style: none;
    padding: 5px 0;
}


    .widget_categories li a {
        color: #666;
    }

#custom-search-input .btn {
    background: #EC0D16;
    color: #fff;
    border-radius: 0;
}

#custom-search-input .form-control {
    border-radius: 0;
}

@media screen and (max-width:1680px) {


    .item-capa img {
        width: 100%;
    }
}


@media screen and (max-width:1220px) {

    #carousel-marcas .owl-prev {
        display: none;
    }

    #carousel-marcas .owl-next {
        display: none;
    }

    #carousel-marcas.owl-theme .owl-dots {
        display: block;
    }
}

@media (min-width: 768px) {
    .mobile {
        display: none !important;
    }
}

    @media (max-width: 767px) {
        #menu-menu-topo li {
            padding: 4px 0;
            height: 42px;
            text-align: left;
            line-height: 40px;
        }

        .noMobile {
            display: none !important;
        }

        #capa-home img {
            width: 100% !important;
        }

        .navbar {
            padding: 15px !important;
        }
    }