html {

}

.bootstrap-container *,
.bootstrap-container body,
.bootstrap-container td,
.bootstrap-container tr,
.bootstrap-container div,
.bootstrap-container p,
.bootstrap-container form,
.bootstrap-container input,
.bootstrap-container select,
.bootstrap-container textarea,
.bootstrap-container font {

    font-family: 'Open Sans', sans-serif !important;}

body {
    line-height: 26px;
    color: #666666;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    background: url("../images/bg1.png") repeat;
}
h2 {
    font-size: 30px;
    color: #000000;
    font-weight: 300;
    margin: 0 0 30px 0;
    padding: 0;
}
h3 {
    font-size: 30px;
    color: #666666;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: left;
}
header {
    background: url("../images/bg-topo.jpg") repeat-x;
    height: 150px;
    z-index: 31;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 0;
}
.map {
    position: relative;
    min-width: 300px;
    min-height: 270px;
    width: 100%;
    height: 100%;
}
.map iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.titulo_canal {
    font-size: 30px;
    color: #000000;
    font-weight: 300;
    text-align: left;
    margin-bottom: 30px;
    text-transform: uppercase;
    margin-top: 0;
}
section {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    margin-bottom: 60px;
    margin-top: 60px;
}
.form_canal {
    padding: 5px;
    margin: 5px;
    border: 1px solid #ddd;
    border-radius: 8px;
}
small {
    font-size: 70%;
}
.divider-vertical {
    height: 20px;
}
.divider-horizontal {
    width: 40px;
}
.divider-horizontal2 {
    width: 20px;
}
a {
    color: #666666;
}
a:hover {
    color: #6D0F10;
    text-decoration: none;
}
.social-icons {
    padding: 0px;
    margin-right: 20px;
}
.social-icons > ul > li {
    padding: 0px;
}
.pos-fa-rodape {
    position: relative;
    top: 1px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}
.square {
    background-color: #6D0F10;
    border: none;
    color: #ffffff;
    padding-top: 11px;
    text-align: center;
    width: 60px;
    height: 40px;
    font-size: 1.3em !important;
}
.square:hover {
    background-color: #380b0c;
    color: #fff;
}
.telefone {
    font-size: 30px;
    line-height: 12px;
    color: #211F1F;
    font-weight: 700;
}
.phone-topo {
    position: relative;
    background: transparent;
    color: #8DBF41;
    padding: 0px 4px;
    font-size: 2.5em;
    top: 4px;
}
.bg-1 {
    background-color: transparent;
    padding-top: 60px;
    padding-bottom: 0;
}
.bg-2 {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 60px;
}
.mb30 {
    margin-bottom: 30px;
}

/*DESTAQUES CATALOGO*/

.boxes {
    float: left;
    position: relative;
    text-align: justify;
    margin-top: 30px;
    margin-bottom: 30px;
}
.media:hover .boxes-capa {
    background:#000;
}
.media:hover .media-body a {
    color: #6D0F10;
}
.boxes2 {
    margin-bottom: 29px;
}
.boxes-capa {
    text-align: center;
    color: #FFF;
    height: auto;
    width: 80px;
    min-height: 80px;
    background:#6D0F10;
    position: relative;
    padding-top: 14px;
    font-size: 30px;
    font-weight: 300;
    -webkit-border-radius: 0;
    -moz-border-radius:0;
    border-radius: 0;
}
/*.boxes-capa:hover{*/
    /*background:#000;*/
/*}*/
.boxes2 .list-inline {
    text-align: right;
}
.boxes2 .no-list-style  li {
    border-bottom: 1px solid #DBDDDD;
}
.boxes2 .no-list-style li:last-child  {
    border-bottom: none;
    margin-bottom: 15px;
}
.boxes2 .no-list-style ul,.boxes2 .no-list-style li {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
    margin-top: 18px;
}
.media:first-child {
    margin-top: 0;
    margin-bottom: 15px;
}
.gallery {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
}
.list-inline {
    text-align: left;
}
.no-list-style li:last-child  {
    border-bottom: none;
}
.no-list-style ul, .no-list-style li {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
    margin-top: 0;
}
/*BOTAO 1*/

.clear {
    clear: both;
}
.btn-custom {
    font-size: 18px;
    color: #fff !important;
    padding: 12px 30px 12px 30px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    margin-top: 30px;
}
.btn-custom:hover {
    background-color: #fff;
    color: #6D0F10 !important;
}
.btn-custom2 {
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 14px;
    font-weight: 700;
    color: #666666 !important;
    padding: 12px 20px 12px 20px;
    background-color: rgba(0, 0, 0, 0.10);
    border: none;
    border-radius: 0;
    text-transform: uppercase;
}
.btn-custom2:hover {
    color: #fff !important;
    background-color: #6D0F10;
}

/*navbar menu*/

.navbar {
    border: none;
}
.logo-sm {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 10px;
}
.mr-logo {
    margin-right: 30px;
    position: relative;
}
.menu-custom img {
    width: 211px;
}
ul.nav a:hover {
    color: #6D0F10 !important;
    background-color: transparent;
}
ul.nav a {
    color: #666666 !important;
}
.navbar-header {
    float: none;
    margin-top: 30px;
    margin-bottom: 30px;
}
.navbar-toggle {
    background-color: #6D0F10;
    color: #fff;
    width: 100%;
    float: none;
    position: relative;
    padding-bottom: 15px;
    padding: 15px 30px;
    z-index: 9999;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0;
}
.navbar-links {
    margin-top: 90px;
}

.nav-stacked {
    width: 100%;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.mainmenu-wrapper {
    position: relative;
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    z-index: 30;
    border-radius: 0;
}

/*MENU TOPO*/

.menu-custom {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    padding: 0;
}
.menu-custom li {
    line-height: 33px;
}
.menu-custom li:last-child {
    border-right: none;
}
.menu-custom > li > a {
    color: #FFFFFF !important;
    border-bottom: 4px solid transparent;
    padding: 0 17px 0 17px;
}
.menu-custom > li {
    margin-top: 55px;
    background-color: transparent !important;
    border-bottom: 4px solid transparent;
    color: #999DA0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.menu-custom .open > a, .menu-custom .open > a:hover, .menu-custom .open > a:focus {
    background-color: transparent;
    color: #FFFFFF !important;
    border-bottom: 4px solid #FFFFFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.menu-custom > li > a:hover, .menu-custom > li > a:focus {
    background-color: transparent !important;
    color: #FFFFFF !important;
    border-bottom: 4px solid #FFFFFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.dropdown-toggle {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.drop-custom {
    margin: 0;
    background-color: #eee !important;
    border: 1px solid #fff;
    text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
    width: 100%;
}
.drop-custom > li {
    background-color: #eee !important;
    color: #333 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
    border-right: none;
    border: none;
}
.drop-custom > li > a {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    background-color: #eee !important;
    color: #333 !important;
    padding: 10px;
}
.drop-custom > li > a:hover {
    background-color: #333 !important;
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;;
}
.dropdown-header {
    color: #00465E;
}

/*MENU RODAPE*/

.menu-custom2 {
    font-size: 14px;
    margin-top: 20px !important;
    line-height: 29px;
}
.menu-custom2 > li > a {
    color: #666666 !important;
}
.menu-custom2 > li {
    background-color: transparent !important;
    color: #666666 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.menu-custom2 > li > a:hover {
    background-color: transparent !important;
    color: #6D0F10 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.menu-custom2 > li.active > a,
.menu-custom2 > li > a:focus,
.menu-custom2 > li.active {
    background-color: transparent !important;
    color: #6D0F10 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.menu-custom2 .open > a, .menu-custom2 .open > a:hover, .menu-custom2 .open > a:focus {
    background-color: transparent !important;
    color: #6D0F10 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.dropdown-toggle2 {
    text-align: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.drop-custom2 {
    margin: 0;
}
.drop-custom2 > li {
    background-color: #333 !important;
    color: #FFF !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 1em;

}
.drop-custom2 > li > a {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    color: #666 !important;
    padding: 10px;
    font-size: 0.8em;
}
.drop-custom2 > li > a:hover {
    background-color: #333 !important;
    color: #FFF !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.menu-custom3 {
    font-size: 15px;
    margin-top: 54px !important;
}
.menu-custom3 > li > a {
    color: #666666 !important;
}
.menu-custom3 > li {
    background-color: transparent !important;
    color: #666666 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*rodape*/

.rodape {
    background: url("../images/bg-rodape.png") repeat;
    padding-top: 60px;
    padding-bottom: 30px;
}
.rodape2 {
    background: transparent;
    padding-top: 20px;
    padding-bottom: 20px;
}
.txt-rodape {
    font-size: 13px;
}
.centered-pills {
    text-align: center;
}
.centered-pills ul.nav-pills {
    display: inline-block;
}
.centered-pills li {
    display: inline;
}
.centered-pills a {
    float: left;
}
.mask-slider {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    pointer-events: none;
}
.img-responsive {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.bg-slider {
    height: 650px;
}
.bg-caption {
    background: url("../images/bg-slider.png") repeat;
    height: 650px;
}
.carousel {
    position: absolute;
    width: 100%;
    top: 150px;
}
.carousel .container {
    position: relative;
    z-index: 9;
}
.carousel .item {
    height: 650px;
}
.carousel .item img {
    left: -9999px; /*important */
    right: -9999px; /*important */
    margin: 0 auto; /*important */
    max-width: none; /*important */
    min-width: 100%;
    position: absolute;
}
.carousel-caption {
    background-color: transparent;
    padding: 0;
    top:-456px;
}
.carousel-caption h1 {
    position: relative;
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    text-shadow: none;
    text-align: center;
    margin-bottom: 30px;
}
.carousel-caption h2 {
    font-size: 14px;
    color: #fff;
    text-shadow: none;
    text-align: center;
}
.carousel-control.left, .carousel-control.right {
    background: none !important;
    filter: progid:none !important;
}
@media screen and (max-width: 1200px) {
    .menu-custom {
        font-size: 14px;
    }
    .menu-custom > li > a {
        padding-left: 8px;
        padding-right: 8px;
    }
    .mr-logo {
        margin-right: 20px;
        width: 246px;
    }
}

@media screen and (max-width: 991px) {

    header {
        height: auto;
        margin-top: 0;
        background-size: contain;
    }
    .menu-custom > li {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .menu-custom > li > a {
        padding-left: 9px;
        padding-right: 9px;
    }
    .navbar-header {
        margin-top: 41px;
    }
    .carousel {
        top: 345px;
    }
    .carousel-caption h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 769px) {

    header {
        margin-top: 0;
    }
    .mainmenu-wrapper {
        height: auto;
        position: absolute;
        background-color: #fff;
        margin-top: 30px;
    }
    .menu-custom li {
        line-height: 30px;
    }
    .nav > li > a {
        position: relative;
        display: block;
        padding: 5px 20px;
    }
    .carousel {
        top: 238px;
    }
    .menu-custom3 {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 479px) {
}




