body{
    font-family: 'El Messiri', sans-serif;
    background: #fff;
    overflow-x: hidden;
}
header {
    background-color: #131e29;
    /* border-bottom: 1px solid #e1e1e1; */
}
p{
    font-size: 15px;
    font-weight: 300; 
    color: #484848;
}
strong, b{
    font-weight: bold;
    color: #000; 
}
h1{
    font-weight: bold;
    font-size: 28px;
    color: #000;
}
h2{
    font-weight: 600;
    font-size: 28px;
    color: #000;
}
h3{
    font-weight: 600;
    font-size: 14px;
    color: #FFC507;
}
h4{
    font-weight: 500;
    font-size: 21px;
    color: #FFC507;
}

.cat .title,
.title{
    font-size: 22px;
    color: #131e29;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;    
}
.cat .title {font-size: 18px; line-height: 2;}
.newsletter h1 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.cat {
    list-style: none;
    padding: 0;
}
.subtitle {
    color: #FFC507;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 300;    
    letter-spacing: 2px;
}
/* TOPO */
.tel{
    background: url(../img/svg/iconefone.svg) no-repeat center;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
}
.top-icon img {
    margin: 0 0.4em;
}
.navbar .navbar-brand{
    max-height: 115px;
}
.navbar .navbar-brand img{
    max-width: 248px;
}
.nav-top {
    z-index: 999;
    position: relative;
    background-color: #131313;
    color: white;
}
.navbar .navbar-nav .nav-item .nav-link, .dropdown-toggle{
    font-weight: 300;    
    color: #FFFFFF;
    padding: 0 0.7rem 0.9375rem 0.7rem;
    font-size: 16px;
    transition: 0.7s all ease;
    position: relative;    
}
.navbar-collapse {
    right: inherit;
    left: 0;
}
.top-icon:hover{
    color: transparent;
    text-decoration: none;
}
/* HOME */
.index-page .page-header{
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.play{
    background: url(../img/play-icon.png) no-repeat center;
    position: absolute;
    bottom: 25%;
    left: 10%;
    width: 230px;
    height: 90px;
    opacity: 0.6;
}
/* PAGINAS INTERNAS */
.pagination .page-item{
    list-style: none;
}
.tags-list {
    width: 70%;
}
.tags-list li {
    display: inline-block;
    color: #000;
    height: 35px;
}
.tags-list li a {
    border: 1px solid #000;
    padding: 5px 10px;
    color: #000;
    font-size: 1.1em;
    text-decoration: none;
    font-style: italic;
}
/* foo-content */
.foo-content h3{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'proxima-nova', sans-serif;
    margin-bottom: 1.2em;
    text-transform: uppercase;
}
.bot-icon {
    text-decoration: none!important;
}
footer{
    background-color: #fff;
}
footer .copyright{    
    font-size: 10px;
    color: #ACACAC;
    font-weight: 400;
    line-height: 1.5;
}
.whats {
    height:55px;
    position:fixed;
    bottom: 80px;
    right: 85px;
    z-index:99999;
}
.foo-content ul li,
.foo-content p{
    color: #131e29;
    font-size: 14px;
    font-weight: 600;
    text-transform: initial;
    margin-bottom: 0;
    display: block;
    padding: 0;
}
.foo-content a{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #131E29;
    margin-bottom: 0.6em;
}
.social-top a{
    margin: 0.2rem;
}
.video-content .video {
    display: inline-block;
    margin: .5%;
    height: 160px;
    overflow: hidden;
}
.video-content .video a {
    display: table-cell;
    vertical-align: middle;
    max-width: 220px;
    max-height: 180px;
}
.video-content .video a img {
    display: table-cell;
    vertical-align: middle;
    max-height: 180px;
}
.content-orange{
    background-color: #ff8b26;
    padding: 1.4em 3em;
    box-sizing: border-box;
}
.content-orange img{float: left; margin-right: 2em; margin-bottom: 2em;}
.content-orange h2{
    color: #fff;
    font-size: 20px;
    padding: 1.5em 0;
    text-transform: inherit;
    margin: 0;
    font-weight: 400;
}
.content-orange p{
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 1em;
}
.bg-blue{
    background-color: #131e29!important;
}
.bg-red {
    background-color: #e5e1e6;
    padding-top: 40px;
    padding-bottom: 40px;
}
.newsletter .container .col-bg-dark{
    background-color: #FF8B26;
    display: flex;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    position: relative;
}
.newsletter .container .col-bg-dark img{
    margin: auto;
}
.news-full {
    position: relative;
    /* padding: 70px 0 80px; */
    width: 100%;    
}

.newsletter {
    position: relative;
    vertical-align: middle;
    z-index: 10;
}

@media screen and (max-width: 767px) {
    .news-full {
        padding: 25px 0;
    }

    .newsletter {
        padding: 0
    }
}

.newsletter h2 {
    text-transform: none !important;
    line-height: 26px;
    font-weight: 400;
    font-size: 15px;
    color: #b7b6bd;
    margin: 0;
}

.newsletter h3 {
    color: #fff;
    margin-top: 13px;
    padding-bottom: 0;
    text-transform: none;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2rem
}

.newsletter .news-content {
    float: none;
    margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .newsletter .news-content {
        padding: 0
    }
}

.newsletter .news-img {
    text-align: center
}

.newsletter .news-img img {
    max-height: 275px
}

.newsletter form input {
    border: 1.5px #E8E8E8 solid;
    border-bottom: none;
    border-radius: 12px;
    background: #fff;
    padding: 0px 20px;
    font-size: 16px;
    color: #8F8F8F;
    height: 50px;
    width: 97%;
}

.newsletter form input::placeholder {
    color: #8F8F8F!important;
    font-size: 16px !important;
}

.newsletter p {
    line-height: 16px;
    color: #5A5B5E;
    font-size: 13px;
    margin: 0;
}

.newsletter p a {
    color: #B07C36 !important;
    text-decoration: underline;
    display: inline-block;
    line-height: 16px;
    font-size: 13px;
    margin: 0;
}

.newsletter button:hover svg rect {
    fill: #f9c86c !important;
}

.bmd-form-group.bmd-form-group-sm {
    width: 100%;
    max-width: 288px;
    padding: 0;
}
.search-form .form-control:focus,
.search-form input {color: #000;}
.form-control.form-control-sm {background-image: none;}
.btn-transparent {background: transparent; border: none; cursor: pointer;}
header .input-group {border-bottom: 1px solid #E1E1E1;}
::placeholder { color: #444444 !important; font-size: 14px !important; font-weight: 400 !important;}
.newsletter ::placeholder {font-size: 15px !important;}
.cart span {color: #fff; font-size: 15px; font-weight: 500; text-decoration: underline; margin-left: 0.3em;}
.btnNews,
.btn-theme {    
    background: #c89211 0% 0% no-repeat padding-box;
    text-align: center;
    padding: 1.0rem 1.5rem;
    box-shadow: none;
    color: #ffffff;
    border: none;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: 400 !important;
    transition: 0.2s;
    text-transform: uppercase;
    border-radius: 12px;
}
.btnNews {
    width: 112px;
    height: 55px;
}
.btn-theme:hover {
    opacity: .8;
    text-decoration: none;
    color: #fff;
}
.pagination>.page-item>.page-link, .pagination>.page-item>span {
    background: transparent;
    border: 1px solid #E7E7E7;    
    color: #68184E !important;
    font-size: 12px;
    font-weight: 400;
}
.pagination>.page-item.active>a, .pagination>.page-item.active>a:focus, .pagination>.page-item.active>a:hover, .pagination>.page-item.active>span, .pagination>.page-item.active>span:focus, .pagination>.page-item.active>span:hover {
    border: 1px solid #131e29 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border-color: #131e29 !important;
}
.pagination>.page-item>.page-link, .pagination>.page-item>span {
    border-radius: 50% !important;
    padding: 0;
    line-height: 40px;
    min-width: 40px;
    min-height: 40px;
}
.pagination>.page-item.next>.page-link{
    background: #131e29 !important;
    color: #FFF !important;
    font-size: 9px;
    border: none;
}
.newsletter input {
    background: #fff !important;
    border: none;
    color: #000;
    height: 55px;
    width: 286px;
    border: 1px solid #E1E1E1;
    padding-left: 25px;
}
.content p,
.card-description {
    color: #2D2926;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7;
}
.content p {font-size: 15px;}
.abstract {
    color: #363435;
    font-size: 16px;
    font-weight: 700;
    font-family: 'proxima-nova', sans-serif
}
.author, .author p {
    color: #2D2926;
    font-size: 13px;
    font-weight: 400;
}
.author img,
.content img {
    max-width: 100%;
    height: auto;
}
header a:hover {text-decoration: none;}
.topBar {
    background: #101010;
    text-align: center;
    width: 100%;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.topBar h1 {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}
.newsletter p,
.newsletter a {
    color: #b7b6bd;
    font-size: 13px;
    font-weight: 400;
}
.newsletter a {text-decoration: underline;}
p.cnpj {
    color: #ACACAC;
    font-size: 14px;
    font-weight: 400;
}
.share-this i {font-size: 1.2rem;}
.foo-cgdw p{
    color: #484848;
    font-size: 10px;
}