    /* --- EDIÇÃO ----*/
    
    @import url(https://fonts.googleapis.com/css?family=Titillium+Web:300,200);
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: "Titillium Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    .dcolor,
    .icolor {
        color: #637c97 !important;
    }
    
    .btn-my {
        color: #fff;
        padding: 0;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px;
        -webkit-border-radius: 0px;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius: 0px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-bottomright: 10px;
        border-radius: 0px;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
        height: 25px;
        margin: 2px;
    }
    
    .btn-i {
        background-color: #002855 !important;
        border-color: #002855 !important;
        color: #fff !important;
    }
    
    .bcolor {
        color: #6d8c7d !important;
    }
    
    .btn-b {
        background-color: #6d8c7d !important;
        border-color: #6d8c7d !important;
        color: #fff !important;
    }
    
    .vcolor {
        color: #b85b32 !important;
    }
    
    .btn-v {
        background-color: #b85b32 !important;
        border-color: #b85b32 !important;
        color: #fff !important;
    }
    
    .mcolor {
        color: #46423f !important;
    }
    
    .btn-m {
        background-color: #46423f !important;
        border-color: #46423f !important;
        color: #fff !important;
    }
    
    .float {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 40px;
        right: 40px;
        background-color: #25d366;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
    }
    
    .my-float {
        margin-top: 16px;
    }
    
    .carousel-caption h4 {
        background: rgb(57, 90, 97);
        background: rgba(57, 90, 97, 0.7);
        font-weight: 400 !important;
        font-size: 20px !important;
        max-width: 640px !important;
        display: inline-block;
        padding: 12px 20px !important;
        margin-bottom: 0 !important;
        color: #fff;
        font-family: "Titillium Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    .carousel-caption p {
        background: rgb(59, 59, 59);
        background: rgba(59, 59, 59, 0.8);
        display: block;
        color: #ddd;
        font-size: 16px !important;
        max-width: 600px;
        padding: 9.5px 20px;
        margin-top: 10px;
        font-family: "Titillium Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    .bloco-meio {
        font-size: 23px;
        font-style: italic;
        font-weight: 200;
        background-color: #EFEFEF;
        color: #395a61 !important;
        padding: 15px;
        font-family: "Titillium Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    .bloco-meio-2 {
        font-family: "Titillium Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 21px;
        line-height: 40px;
        color: #545454;
        font-weight: 400;
        padding: 30px;
    }
    
    .entry-title {
        margin-top: 45px;
    }
    
    .entry-content {
        margin-top: 30px;
    }
    /* === FIM EDIÇÃO ===*/
    
    body {
        color: #6B6B6B;
        font-size: 14px;
        line-height: 1.7;
        word-wrap: break-word;
    }
    
    .header-bg {
        background-color: #ffffff !important;
    }
    
    a {
        moz-transition: all 0.2s;
        o-transition: all 0.2s;
        text-decoration: none;
        transition: all 0.2s;
        webkit-transition: all 0.2s;
    }
    
    a {
        color: #636363;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }
    
    a:hover,
    a:active {
        color: #395a61;
    }
    
    a:hover,
    a:focus {
        color: #333;
        text-decoration: none;
    }
    
    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline: thin dotted;
        outline-offset: -2px;
    }
    
    .white {
        color: #ffffff !important;
    }
    
    .back-azul {
        background-color: #002855;
        /*#2a5ba8;*/
    }
    
    .btn-grupo {
        color: #fff;
        background-color: #aeaeae;
        border: 0;
        border-radius: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .hide-scrool::-webkit-scrollbar {
        /* Hide scrollbar for Chrome, Safari and Opera */
        display: none;
        /* Hide scrollbar for IE, Edge and Firefox */
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }
    
    .vcenter {
        display: inline-block;
        vertical-align: middle;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6 {
        color: #002855;
    }
    
    h1,
    .h1 {
        font-size: 32px;
    }
    
    h2,
    .h2 {
        font-size: 28px;
    }
    
    h3,
    .h3 {
        font-size: 26px;
        color: #aeaeae;
    }
    
    h4,
    .h4 {
        font-size: 18px;
    }
    
    h5,
    .h5 {
        font-size: 16px;
    }
    
    h6,
    .h6 {
        font-size: 14px;
    }
    
    a:hover {
        color: #aeaeae;
    }
    
    a:active {
        color: #aeaeae;
    }
    
    .navbar.navbar-default {
        background-color: #FFFFFF;
    }
    
    .dropdown-menu,
    .dropdown-menu>.active>a,
    .dropdown-menu>.active>a:hover,
    .dropdown-menu>.active>a:focus {
        background-color: #002855;
    }
    
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #ffffff;
        background-color: #002855;
    }
    
    .navbar.navbar-default {
        margin-bottom: 0;
        margin-top: -2px;
    }
    
    #logo {
        float: left;
        margin: 0;
    }
    
    #logo img {
        max-width: 100%;
        max-height: 98px;
        vertical-align: middle;
    }
    
    #redes {
        float: right;
        border: 0 solid orange;
        margin-top: 30px;
        margin-right: 5px;
    }
    
    #redes div {
        border: 0 solid purple;
    }
    
    #redes img {
        text-decoration: none;
        cursor: pointer;
        height: 30px;
        border: 0 solid blue;
    }
    
    .navbar-default .navbar-nav>li>a {
        /* color: #acacad; */
        color: #aeaeae !important;
        font-size: 14px;
        font-weight: bold;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .navbar>.container .navbar-brand {
        color: #1FA67A;
        font-size: 24px;
        margin: 8px 0;
    }
    
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus {
        border-left: none;
        border-right: none;
    }
    
    .navbar {
        border-radius: 0;
    }
    
    .navbar-default {
        border: none;
    }
    
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .dropdown-menu>li>a:hover,
    .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        background-color: #002855 !important;
        color: #fff !important;
    }
    
    .top-section {
        margin-top: 10px !important;
    }
    
    .my-nav {
        margin: 0;
        margin-top: 40px;
        padding: 0;
        border: 0 solid gray;
    }
    
    .nav.navbar-nav {
        margin-top: 40px;
    }
    
    @media (max-width: 1200px) {
        .navbar .container {
            width: 100% !important;
        }
        .nav.navbar-nav {
            margin-left: 50px;
            border: 0 solid green;
        }
        .navbar-default .navbar-nav>li>a {
            font-size: 14px;
            padding-left: 5px;
            padding-right: 5px;
        }
        #redes .ico-pt {
            margin-left: 5px;
        }
    }
    
    @media (max-width: 1000px) {
        .navbar .container {
            width: 100% !important;
        }
        .nav.navbar-nav {
            margin-left: 0px;
            border: 0 solid green;
        }
        .navbar-default .navbar-nav>li>a {
            font-size: 12px;
            padding-left: 5px;
            padding-right: 5px;
        }
    }
    
    @media (max-width: 768px) {
        .navbar-default .navbar-nav>li>a {
            line-height: 20px;
            text-align: center;
            padding-bottom: 10px;
            padding-top: 10px;
        }
        #logo img {
            float: left;
            max-height: 48px;
        }
        .sub-title {
            font-size: 18px;
        }
        #redes {
            position: absolute;
            float: none;
            margin: 0;
            padding: 0;
            top: 10px;
            right: 70px;
            z-index: 1000;
        }
        .my-nav {
            margin-top: 5px !important;
        }
    }
    
    .dropdown-menu {
        background-color: #fff !important;
    }
    
    .dropdown-menu>li>a {
        background-color: #002855 !important;
        color: #fff;
        font-size: 14px;
        padding: 5px 5px;
        margin-top: 2px;
    }
    
    .dropdown-menu,
    .dropdown-menu>.active>a,
    .dropdown-menu>.active>a:hover,
    .dropdown-menu>.active>a:focus {
        border: none;
    }
    
    .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a {
        background-color: #545d5f;
        color: #fff;
    }
    
    .dropdown-menu .divider {
        background-color: rgba(0, 0, 0, 0.1);
    }
    
    .navbar-nav>li>.dropdown-menu {
        padding: 0;
    }
    
    .navbar-nav>li>a {
        padding-bottom: 5px;
        padding-top: 5px;
    }
    
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    
    @media (min-width: 1440px) {
        .nav.navbar-nav {
            margin-left: 40px;
            border: 0 solid green;
        }
    }
    
    .carousel-caption {
        bottom: 20px;
        color: #fff;
        left: 15%;
        padding-bottom: 20px;
        padding-top: 20px;
        position: absolute;
        right: 15%;
        text-align: left;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        z-index: 10;
    }
    
    .cfa {
        padding: 30px 0px;
        background: #FFF;
        text-align: center;
    }
    
    .cfa-text {
        font-size: 22px;
        color: #777777;
        display: block;
        padding-top: 10px;
    }
    
    .cfa-button {
        background-color: transparent;
        color: #fff;
        padding: 15px 30px;
        border-color: #fff;
    }
    
    .cfa-button a,
    .cfa-button a {
        color: #fff;
    }
    
    .cfa-button:hover {
        background-color: #fff;
        color: #1FA67A;
    }
    
    .cfa-button:hover a {
        color: #1FA67A;
    }
    
    #footer-area .table {
        border: 0px;
    }
    
    #footer-area {
        background-color: #e5e5e5;
        font-size: 12px;
        /* padding: 20px 0; */
        margin-top: 50px;
        color: #002855;
    }
    
    #footer-area a {
        color: #002855;
    }
    
    #footer-area .footer-widget-area {
        padding: 40px 0 20px 0;
        overflow: hidden;
    }
    
    #footer-area .site-info nav ul li {
        border-bottom: none;
    }
    
    #footer-area .tab-content>.active {
        border: none;
    }
    
    #footer-area .nav-tabs>li.active>a,
    #footer-area .nav-tabs>li.active>a:hover,
    #footer-area .nav-tabs>li.active>a:focus {
        background-color: transparent;
    }
    
    #footer-area .tab-content .tab-entry {
        font-size: inherit;
    }
    
    #footer-area #social ul li {
        border-bottom: none;
        list-style: none;
    }
    
    #footer-area #social ul li a {
        font-size: 32px;
        color: #1e1e1e;
    }
    
    #footer-area #social ul li a:hover {
        color: #6B6B6B;
    }
    
    .footer-nav.nav>li {
        position: relative;
        display: inline-table;
    }
    
    .footer-nav.nav {
        float: left;
        margin-bottom: 2px;
    }
    
    .copyright {
        margin-top: 10px;
        float: right;
        text-align: right;
    }
    
    .site-info a {
        color: #fff;
    }
    
    .site-info a:hover {
        color: #fff;
    }
    
    #footer-area a:hover {
        color: #fff;
    }
    
    .site-info {
        color: #999;
        font-size: 12px;
    }
    
    .footer-nav.nav>li>a:hover {
        background-color: transparent;
    }
    
    .alignleft {
        display: inline;
        float: left;
        margin-right: 1.5em;
    }
    
    .alignright {
        display: inline;
        float: right;
        margin-left: 1.5em;
    }
    
    .aligncenter {
        clear: both;
        display: block;
        margin: 0 auto;
    }
    
    .sub-title {
        font-size: 22px;
        color: #7f7f7f;
    }
    
    .side-menu ul {
        padding: 5px 10px;
    }
    
    .side-menu ul li {
        text-transform: uppercase;
        font-size: 12px;
        /* font-weight: bold; */
        /* list-style: none; */
    }
    
    .side-menu ul li>ul li {
        font-weight: normal;
    }
    
    .product_title {
        /* color: #000 !important; */
        text-align: left;
        font-size: 12px;
        /* font-weight: bold; */
        /* border: 1px solid blue; */
        line-height: 16px;
    }
    
    .entry-title {
        color: #395a61;
        font-size: 32px;
    }
    
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    textarea,
    select {
        color: #002855 !important;
        border: 1px solid #aeaeae !important;
        border-radius: 5px !important;
    }
    
    .form-control::-webkit-input-placeholder {
        color: #002855 !important;
    }
    
    .text_input {
        width: 100%;
    }
    
    .acps_form_control_wrap select {
        width: 100%;
    }
    
    .baixar-em-alta {
        color: #fff;
        padding: 0;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px;
        margin-left: 5px;
        margin-right: 5px;
        -webkit-border-radius: 0px;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius: 0px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-bottomright: 10px;
        border-radius: 0px;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
        height: 25px;
    }
    
    .btn-default,
    .label-default {
        background-color: #637c97;
        border-color: #637c97;
    }
    
    .btn-default:hover,
    .label-default[href]:hover,
    .label-default[href]:focus,
    #infinite-handle span:hover,
    .btn.btn-default.read-more:hover,
    .btn-default:hover,
    .scroll-to-top:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .site-main [class*="navigation"] a:hover,
    .more-link:hover,
    #image-navigation .nav-previous a:hover,
    #image-navigation .nav-next a:hover {
        background-color: #637c97;
    }
    
    .btn.btn-default {
        color: #FFF;
    }
    
    .box_produto {
        width: 250px;
        height: 250px;
        max-width: 250px;
        border: 0px solid #000;
        text-align: center;
        vertical-align: middle;
        margin: auto;
        padding-top: 15px;
        display: table-cell;
        left: 25%;
        position: relative;
    }
    
    .box_produto img {
        max-width: 100%;
        max-height: 100%;
        height: auto;
    }
    
    .gallery-item img {
        max-width: 90%;
        height: auto;
        border: 2px solid #cfcfcf;
    }
    
    .form-horizontal .control-label {
        text-align: left;
    }
    
    .form-horizontal .form-control {
        color: #ffffff !important;
    }
    
    .table-container {
        display: table;
    }
    
    .table-container .table-row {
        height: 100%;
        display: table-row;
    }
    
    .table-container .table-row .table-col,
    .table-container .table-row .table-col-loop {
        display: table-cell;
        float: none;
        vertical-align: top;
        border: 0 solid orange;
        overflow: hidden;
    }
    
    #content-marcas {
        position: relative;
        /*70px*/
        margin-top: 0px;
        border: 0 solid red;
    }
    
    .categoria-download-box {
        border: 0 solid red;
    }
    
    .categoria-download {
        max-width: 100%;
        max-height: 150px;
        margin-bottom: 10px;
        cursor: pointer;
    }
    
    @media (max-width: 768px) {
        #content-marcas {
            margin-top: 40px;
        }
        .categoria-download-box {
            height: 100px;
        }
        .categoria-download {
            max-height: 100px;
        }
    }
    
    #content-blog {
        margin-top: 30px;
    }
    
    .blog {
        border: 0 solid orange;
        background: linear-gradient(to bottom, #FFFFFF 50%, #d0d0d0 50%);
        padding-bottom: 20px;
    }
    
    .blog .caption {
        position: absolute;
        background-color: #002855;
        color: #ffffff !important;
        font-size: 14px;
        text-align: left;
        height: 70px;
        line-height: 18px;
        padding: 5px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        vertical-align: bottom;
    }
    
    .blog a {
        text-decoration: none;
        cursor: pointer;
        color: #ffffff !important;
    }
    
    .blog h4 {
        color: #ffffff !important;
    }
    
    #content-local {
        margin-top: 30px;
    }
    
    #footer-menu {
        border: 0 solid red;
        background-color: #c7c7c7;
        color: #002855;
    }
    
    .footer-marcas-texto {
        color: #fff;
    }
    
    #footer-menu .row {
        border: 0 solid blue;
    }
    
    #footer-menu .row div {
        border: 0 solid green;
    }
    
    #footer-menu a {
        font-size: 14px;
        border: 0 solid purple;
        text-decoration: none;
        cursor: pointer;
        margin-right: 10px;
        color: #295ba7;
        letter-spacing: 0px;
    }
    
    #footer-menu .site-info {
        line-height: 60px;
        vertical-align: middle;
        font-size: 14px;
        text-align: center;
        border: 0 solid red;
        color: #fff;
    }
    
    #footer-menu input,
    #footer-menu textarea,
    #footer-menu select {
        background-color: #dedede;
        color: #002855 !important;
        margin-bottom: 5px;
    }
    
    #footer-menu #links {
        border: 0 solid red;
        padding-top: 10px;
        margin-bottom: 30px;
        font-weight: bold;
    }
    
    .marca {
        position: relative;
        padding: 0;
        z-index: 1;
        /* Animation */
        transition: transform .2s;
        border: 0 solid red;
    }
    
    .marca:hover {
        position: relative;
        z-index: 999 !important;
        /* Animation */
        transform: scale(1.2);
        border: 0 solid green;
    }
    
    .marca-hover {
        position: relative;
        display: table-cell;
        height: 300px;
        width: 100%;
        vertical-align: middle;
        border: 0 solid blue;
        z-index: 1;
    }
    
    .marca-bg-hover {
        border: 0 solid purple;
    }
    
    .marca-bg-hover:hover {
        background-color: transparent !important;
        opacity: 0;
    }
    
    @media (max-width: 768px) {
        .marca-hover {
            border: 0 solid blue;
        }
        .marca-bg-hover {
            border: 0 solid blue;
        }
        .blog {
            padding-bottom: 10px;
        }
        #content-local,
        #content-blog {
            margin-top: 10px;
        }
        .table-container {
            display: unset;
        }
        .table-container .table-row {
            display: unset;
        }
        .table-container .table-row .table-col-loop {
            display: unset;
        }
        #footer-menu #links {
            margin-bottom: 15px;
        }
        #footer-menu a {
            font-size: 12px;
            margin: 3px;
        }
        #footer-menu .site-info {
            line-height: 30px;
        }
        .footer-marcas-texto {
            color: #fff;
            font-size: 14px;
        }
    }
    
    #busca {
        position: relative;
        border: 1px solid red;
        padding-top: 20px;
    }
    
    .form-data-group {
        display: table;
        width: 100%;
        border-bottom: 2px solid #737373 !important;
    }
    
    .form-data-group .form-data {
        border-right: 0;
        padding: 1rem;
        height: 50px;
        width: 10%;
    }
    
    .form-data-group .form-data img {
        height: 48px;
    }
    
    .form-data-group-text {
        background: transparent;
        border: 0 solid #fff !important;
        box-sizing: border-box;
        display: table-cell;
        font-size: 20px;
        line-height: 48px;
        height: 50px;
        color: #737373;
        font-weight: bold;
        padding: 1rem;
        text-align: left;
        vertical-align: middle;
        white-space: nowrap;
        width: 85%;
    }
    
    .entry-content iframe {
        width: 100%;
    }
    
    #menu-produtos .collapsible {
        background-color: transparent;
        /* color: white; */
        cursor: pointer;
        /* padding: 18px; */
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        /* font-size: 15px; */
    }
    /* #menu-produtos .active, #menu-produtos .collapsible:hover {
                 background-color: #555;
                 } */
    
    #menu-produtos .collapsible:after {
        content: '\25bc';
        /* color: white; */
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }
    
    #menu-produtos .actived:after {
        content: '\25b2';
    }
    
    #menu-produtos .collapsible-content {
        padding: 0 18px;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
        /* background-color: #f1f1f1; */
        /* border:1px solid blue; */
    }
    
    .translation-links {
        text-align: center;
        border: 0;
    }
    
    .translation-links img {
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        opacity: 1.0;
        border: 0;
        cursor: pointer;
        /* margin-right: 8px; */
        /* width: 30px; */
        height: 20px !important;
    }
    
    .translation-links img:hover {
        filter: alpha(opacity=30);
        -moz-opacity: 0.30;
        opacity: 0.30;
    }
    
    .skiptranslate {
        display: none !important
    }