.top-bar {
    background-color: rgb(234, 91, 21);
    min-height: 16px !important;
    padding: 0 25px !important;
    overflow: hidden !important;
}

.top-contact ul {
    list-style: none;
    font-size: 0;
}

.top-bar ul {
    margin: 0;
    line-height: normal;
    font-size: 0;
}

.top-contact li {
    color: rgb(255, 255, 255);
    font-size: 13px;
    line-height: 30px;
    display: inline-block;
    margin-right: 23px;
    font-weight: 700;
}

.top-contact a {
    color: rgb(255, 255, 255);
}

.bootstrap-select .btn.btn-default.small {
    border: 1px solid rgb(221, 221, 221);
    height: 32px;
    border-radius: 8px;
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

.bootstrap-select .btn.btn-default {
    border: 1px solid rgb(204, 204, 204);
    color: rgb(47, 47, 47);
    font-size: 14px;
    text-transform: none;
    height: 42px;
    background-color: rgb(255, 255, 255);
    font-weight: 400;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    color: rgb(153, 153, 153);
    text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid rgba(0, 0, 0, 0);
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgb(255, 255, 255);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgb(204, 204, 204);
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.boxsmall a {
    display: block;
    border-bottom: 1px solid rgb(221, 221, 221);
    padding: 2px 10px;
    color: rgb(51, 51, 51);
    font-weight: 600;
    padding: 6px;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px;
}

.height {
    height: 100% !important;
}

.titulo {
    font-weight: 600 !important;
    font-family: 'Poppins', Arial, Helvetica, sans-serif !important;
    color: rgb(33, 33, 33) !important;
    text-transform: uppercase !important;
    font-size: 34px !important;
}

.topBanner {
    top: 20% !important;
}

.filtro {
    padding-left: 5%;
    padding-right: 5%;
    padding: 21px;
    border-radius: 15px;
}

.backTrans {
    background-color: transparent;
}

.overflow-x {
    overflow-x: hidden;
}

.setas {
    margin-top: -36px;
    margin-bottom: 24px;
}

.contato {
    float: right;
    clear: right;
    width: auto;
    min-height: 32px;
    background: url(../../assents/img/icones/fone_cabec.png) no-repeat left bottom;
    padding-left: 38px;
    text-align: right;
    color: rgb(229, 50, 45);
    font-size: 20px;
}

.contato span {
    font-size: 25px;
    font-weight: bold;
}

/*
#cabecalho {
    background: rgb(255, 255, 255) url(../../assents/img/cabec.jpg) no-repeat center bottom;
}*/

.btn.scrolltop-btn {
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    background: rgb(119, 119, 119) !important;
    z-index: 10000000000;
    border-radius: 50%;
}

.scrolltop-btn {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    background-color: rgb(206, 99, 0);
    color: rgb(255, 255, 255);
    padding: 0;
    z-index: 999;
}

.titFooter {
    font-size: 24px;
}

@media(max-width: 760px) {
    .textDestaque {
        font-size: 23px !important;
    }

    .titFooter {
        font-size: 17px;
    }

    .titulo {
        font-weight: 600 !important;
        font-family: 'Poppins', Arial, Helvetica, sans-serif !important;
        color: rgb(33, 33, 33) !important;
        text-transform: uppercase !important;
        font-size: 26px !important;
    }
}

.header-section-4 .header-left .navi {
    float: right;
    margin: 0;
}

.header-section-default .header-left .navi,
.header-section-4 .header-left .navi {
    float: right;
    margin-left: 5%;
    margin-top: 3%;
}

.navi ul {
    font-size: 0;
    line-height: inherit;
    margin: 0;
    font-weight: 400;
    text-transform: inherit;
    text-align: inherit;
}

.header-section-4 .navi>ul>li {
    font-weight: 500;
}

.navi ul li {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
    text-align: inherit;
}

.navi>ul>li {
    position: relative;
    display: inline-block;
    list-style: none;
}

.header-section-4 .navi>ul>li>a {
    line-height: 90px;
    color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0);
    border-top: 0;
    border-bottom: 0;
}

.navi>ul>li>a {
    display: inline-block;
    padding: 0 15px;
    line-height: 60px;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.header-section-4 .navi>ul>li>a {
    line-height: 90px;
    color: rgb(0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-top: 0;
    border-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
}

.navi>ul>li>a {
    display: inline-block;
    padding: 0 15px;
    line-height: 60px;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.navi>ul .has-child>a:after {
    content: '\f0d7';
    font-family: "FontAwesome";
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    float: right;
}

.header-section-4 .navi>ul ul {
    top: 110px;
}

.navi>ul ul {
    position: absolute;
    top: 80px;
    right: inherit;
    bottom: inherit;
    left: 0;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    list-style: none;
    width: 250px;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    text-align: left !important;
}

.navi>ul ul li:last-child {
    border: none;
}

.navi ul ul li {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    font-weight: 500;
    text-transform: inherit;
    text-align: inherit;
}

.navi>ul ul li {
    position: relative;
    border-bottom: 1px solid rgb(230, 230, 230);
}

.navi ul li {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
    text-align: inherit;
}

.header-section-4 .navi>ul>li.active>a {
    color: rgb(229, 50, 45);
}

.header-section-4 .navi>ul>li.active ul {
    top: 65px;
}

.navi>ul>li.active ul {
    position: absolute;
    top: 60px;
    right: inherit;
    bottom: inherit;
    left: 0;
    z-index: 999;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.navi>ul ul a {
    display: block;
    padding: 13px 15px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    background-color: rgb(41, 38, 33);
}

.header-mobile .mobile-nav {
    width: 25%;
    line-height: 39px;
    float: left;
    z-index: 999;
}

.mobile-nav .nav-trigger {
    cursor: pointer;
    color: rgb(229, 50, 45);
    line-height: 18px;
    height: 22px;
    width: 18px;
    font-size: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
    z-index: 1020;
}

.nav-dropdown {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 999;
}

.mobile-nav .nav-trigger.mobile-open+.nav-dropdown {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%;
    visibility: visible;
}

.nav-dropdown ul {
    list-style: none;
    margin: 0;
    position: relative;
}

.nav-dropdown>ul {
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    background-color: rgb(41, 38, 33);
}

@media (max-width: 767px) {
    .header-mobile .nav-dropdown>ul::before {
        left: 18px;
    }
}

.nav-dropdown>ul:before {
    border: solid rgba(0, 0, 0, 0);
    content: '';
    height: 0;
    position: absolute;
    top: -12px;
    right: inherit;
    bottom: inherit;
    left: 2px;
    z-index: 2;
    width: 0;
    border-width: 6px;
    border-bottom-color: rgb(255, 255, 255);
}

.nav-dropdown li:first-child {
    border: none;
}

.nav-dropdown li {
    width: 100%;
    border-top: 1px solid rgb(245, 245, 245);
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    font-weight: 500;
    text-transform: inherit;
    text-align: inherit;
    position: relative;
}

.nav-dropdown a {
    color: rgb(255, 255, 255);
    display: inline-block;
    padding: 14px 18px;
    width: 100%;
}

.nav-dropdown ul ul {
    display: none;
}

.nav-dropdown ul {
    list-style: none;
    margin: 0;
    position: relative;
}

.nav-dropdown li .expand-me {
    position: absolute;
    right: 0;
    top: 0;
    color: rgb(149, 149, 149);
    display: block;
    width: 100%;
    line-height: 40px;
    cursor: pointer;
    font-size: 14px;
    text-align: right;
    padding-right: 18px;
}

.nav-dropdown li .expand-me:before {
    content: '\f0da';
    font-family: "FontAwesome";
}

.nav-dropdown li:first-child {
    border: none;
}

.nav-dropdown li {
    width: 100%;
    border-top: 1px solid rgb(245, 245, 245);
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    font-weight: 500;
    text-transform: inherit;
    text-align: inherit;
    position: relative;
}

.nav-dropdown ul ul a {
    color: rgb(255, 255, 255);
    background-color: rgb(229, 50, 45);
}

.form-control {
    height: 42px !important;
}

.corH5 {
    font-weight: 600 !important;
    font-family: Poppins, Arial, Helvetica, sans-serif !important;
    color: rgb(33, 33, 33) !important;
    text-transform: uppercase !important;
}

.imagemHeader:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5) !important;
    z-index: 3;
}