@charset "UTF-8";

/* ===================== PADRÃO ======================= */

* {
    outline: none !important;
}

*:hover {
    text-decoration: none;
}


a,
a:link,
a:hover,
a:visited,
a:active {
    text-decoration: none;
    color: #0b3f87;

}

a.w,
a.w:link,
a.w:hover,
a.w:visited,
a.w:active {
    text-decoration: none;
    color: #0b3f87;

}

a.sb_xver,
a.sb_xver:link,
a.sb_xver:hover,
a.sb_xver:visited,
a.sb_xver:active {
    color: #0b3f87;
}

a.bb_xver,
a.bb_xver:link,
a.bb_xver:hover,
a.bb_xver:visited,
a.bb_xver:active {
    color: #0b3f87;
}

html,
body {
    /*height: 100%;*/
    padding-right: 0;
    font-size: 16px;
    background-repeat: no-repeat;
    background-position: top;
    scroll-behavior: smooth !important;
    font-family: 'Noto Sans', sans-serif;
}


/* ===================== PADRÃO ======================= */


/* INI ESTILOS E BOTÕES */

h1 {
    font-weight: 500;
    font-size: 1.1rem;
    line-height: normal;
    text-align: left;
    color: #a9a9a9;
}
header h1 {
    margin-top: 30px;
}
h1 b {
    color: #09445a;
}

h2 {
    font-style: normal;
    font-weight: 300 !important;
    font-size: 2.5rem;
    letter-spacing: 6px;
    line-height: normal;
    font-family: 'rbno31-ultrac';
    background: linear-gradient(to right, #e01e39 0%,  #9608e4 80%, #9608e4 100%);    

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

h2 b {
    color: #09445a;
    font-size: 2.3rem !important;
    line-height: 4rem;
}

h3 {
    font-style: normal;
    font-weight: 300 !important;
    font-size: 2.5rem;
    letter-spacing: 6px;
    line-height: normal;
    font-family: 'rbno31-ultrac';
    background: linear-gradient(to right, #e01e39 0%,  #9608e4 80%, #9608e4 100%);    

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

h4 {
    font-style: normal;
    font-weight: bolder !important;
    font-size: 2rem;
    color: #fff !important;
}

h5 {
    color: #b9a12b;
    text-transform: uppercase;
}

p {
    font-style: normal;
    font-weight: 400;
    line-height: 1.45rem;
    font-size: 1rem;
    letter-spacing: 0.5px;
    color: #333 !important;
}

.nopad {
    padding: 0 !important;
    margin: 0 !important;
}

.minpad {
    padding: 0 1px !important;
    margin: 0 !important;
}

@media (max-width: 1023px) {
    h1 {
        text-align: center;
        font-size: 1.5rem;
        line-height: normal;
    }
    h3 {
        font-size: 2.1rem !important;
    }
    p {
        font-size: 1rem;
    }
}


/* ===================== PADRÃO ======================= */


/* ===================== CONFIG DE RESPONSIVIDADE ======================= */

.hidedsk {
    display: none;
}

.menu_mbl,
.menu-mobile {
    display: none !important;
}

.menu_dsk,
.menu_dskfixo {
    display: inline;
    z-index: 90;
}


/* ===================== CONFIG DE RESPONSIVIDADE ======================= */


/* ===================== BOTÕES E EXTRAS ======================= */

.btn {
    border: 0px;
    border-radius: 25px;
    width: auto;
    padding: 10px 20px 10px 25px;
    font-weight: 900 !important;
    font-size: 1.1rem;
    line-height: 2rem;
    color: #fff !important;
    background-color: #ff8b00;
    z-index: 90;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn:visited {
    outline: none !important;
    border: 0px !important;
    color: #7b4607 !important;
    background-color: #da7904;
    font-weight: 900 !important;
}

.btn .fas {
    font-size: 1.2rem !important;
    color: #fff !important;
    background-color: transparent;
}

.btn:hover .fas {
    opacity: 1;
    color: #7b4607 !important;
    background-color: transparent;
}

.bt_in {
    border: 0px;
    margin-top: 32px;
    padding: 17px 24px 17px 24px;
    display: inline-block;
    border-radius: 0px;
    font-weight: 900 !important;
    font-size: 0.8rem;
    transition: 0.5s;
    color: #111 !important;
    background-image: linear-gradient(to right, #9608e4 0%, #b71f9f 51%, #d7345d 100%);
    cursor: pointer;
}

.bt_in_quiz {
    margin-top: 32px;
    padding: 17px 34px 17px 34px;
    display: inline-block;
    border-radius: 0px;
   font-weight: 900 !important;
    text-transform: uppercase;
    font-size: 1rem;
    transition: 0.5s;
    color: #d7345d !important;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-image: linear-gradient(to right, #9608e4 0%, #d7345d 41%, #d7345d 100%) 1;
}


.bt_in:hover, .bt_in_quiz:hover  {
    background-image: linear-gradient(to right, #9608e4 0%, #d7345d 41%, #d7345d 100%);
    color: #fff !important;
}

.bt_in i {
    padding-top: 5px;
    padding-left: 5px;
    font-size: 1rem !important;
    color: #333 !important;
    background-color: transparent;
}

a.bt_in,
a.bt_in:link,
a.bt_in:hover,
a.bt_in:visited,
a.bt_in:active {
    color: #fff;
}
a.white,
a.white:link,
a.white:hover,
a.white:visited,
a.white:active {
    color: #fff;
}

.botao_voltar {
    border: 0px;
    padding: 5px 10px;
    margin: 5px 0px 10px 0px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 900 !important;
    font-size: 0.7rem;
    color: #fff !important;
    background-color: #2a303a;
}

.botao_voltar:hover {
    background-color: #777;
}

hr {
    padding: 0px;
    margin: 20px 0px;
    display: inline-block;
    height: 1px;
    width: 100%;
    background-color: #fff !important;
}


/* ===================== BOTÕES E EXTRAS ======================= */


/* ===================== ITENS SOCIAL E CONTATO ======================= */

.addthis_inline_share_toolbox {
    display: none !important;
}

.social {
    margin-top: 35px;
    text-align: right;
}

.fas,
.fab,
.fa {
    padding: 14px 3px;
    color: #fff !important;
    background-color: #09445a;
    width: 50px;
    height: 50px;
    border: 0px solid #111;
    border-radius: 346px;
    text-align: center;
    margin-bottom: 6px;
    font-size: 1.6rem !important;
    margin-left: 12px !important;
}

.fab:first-of-type {
    margin-left: 0px !important;
}

.fas:hover,
.fab:hover,
.fa:hover {
    border: 0px solid #444;
    background-color: #65ab15;
    color: #fff !important;
}

.bt_whatsapp {
    background-color: #41b94c;
}

.bt_whatsapp:hover {
    background-color: #2c9936;
}

.bt_telefone {
    background-color: #4aea59;
}

.bt_telefone:hover {
    background-color: #41b94c;
}

.bt_mapas {
    background-color: #1b7093;
}

.bt_mapas:hover {
    background-color: #18556e;
}

@media (max-width: 1679px) {
    .fas,
    .fab,
    .fa {
        font-size: 1.1rem !important;
    }
}

@media (max-width: 1480px) {
    .fas,
    .fab,
    .fa {
        font-size: 1.1rem !important;
    }
}

@media (max-width: 1366px) {
    .fas,
    .fab,
    .fa {
        font-size: 1.1rem !important;
    }
}

@media (max-width: 1023px) {
    .fas,
    .fab,
    .fa {
        font-size: 1.1rem !important;
    }
    .pad_mbl {
        margin: 4px;
    }
    .social {
        position: absolute;
        right: 10px;
        top: 20px;
        text-align: right;
    }
}
.form-group {
    margin-bottom: 15px !important;
}
.form-group input, .form-control::placeholder, .form-group input:focus {
    border: 0px;
    color: #fff !important;
    background: transparent;
    height: 50px;
    border-bottom: 1px solid #fff;
}
.form-group textarea, .form-group textarea:focus {
    border: 0px;
    color: #fff !important;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
}

.form-control textarea::placeholder {
    border: 0px !important;
}
/* ===================== ITENS SOCIAL E CONTATO ======================= */


/* ===================== MENU FIXO ======================= */

header {
    z-index: 9999999999999999999999999;
    left: 0px;
    top: 0px;

}

.header_fixo {
    margin: 0px;
    padding: 20px 0px;
    position: fixed;
    width: 100%;
    opacity: 0.98;
    background-color: #fff;
}

.header_fixo .logo-topo {
    margin-top: 0px;
    text-align: center;
}

.header_fixo .logo-topo img {
    max-height: 246px;
}



.hidembl {
    display: block !important;
}

.showmbl {
    display: none;
}

.menu_fixo_pad {
    text-align: center;
}

.menu_fixo {
    text-align: center;
    display: inline-block;
    padding: 33px 22px 22px 22px;
    color: #0b3f87;
    font-weight: 400;
    line-height: 1.53rem;
    font-size: 0.95rem !important;
    border-bottom: 4px solid #0b3f87;
}

.menu_fixo:hover {
    color: #135bc0;
    padding: 33px 22px 22px 22px;
    font-weight: 400;
    font-size: 0.95rem !important;
    border-bottom: 4px solid #efda37;
}

@media (max-width: 1679px) {
    .sb_xver {
        padding: 4px 6px;
        font-size: 0.9rem !important;
    }
}

@media (max-width: 1480px) {
    .sb_xver {
        padding: 4px 10px;
        font-size: 0.9rem !important;
    }
    .menu_fixo {
        padding: 36px 12px 15px 12px;
        line-height: 1.14rem;
        font-size: 0.90rem !important;
    }
    .menu_fixo:hover {
        padding: 9px 12px 12px 12px;
        font-size: 0.90rem !important;
    }
}

@media (max-width: 1366px) {
    .sb_xver {
        padding: 4px 10px;
        font-size: 0.9rem !important;
    }
}

@media (max-width: 1280px) {
    .menu_fixo {
        padding: 36px 10px 15px 10px;
        line-height: 1.14rem;
        font-size: 0.80rem !important;
    }
    .menu_fixo:hover {
        padding: 9px 10px 12px 10px;
        font-size: 0.80rem !important;
    }
}

@media (max-width: 1023px) {
    header {
        text-align: center;
        z-index: 9999999999999;
    }
    body {
        font-size: 1.2rem;
    }
    .hidedsk {
        display: block;
    }
    .menu_mbl li {
        list-style-type: none;
    }
    .menu_fixo {
        float: left;
        padding: 12px 12px;
        font-weight: 900;
        line-height: 1.6rem;
        font-size: 1rem !important;
    }
    .menu_fixo:hover {
        font-weight: 900;
        font-size: 0.75rem !important;
    }
    .navbar {
        position: fixed;
        left: 8px;
        top: 5px;
        z-index: 9999999999999999 !important;
    }
    .menu_mbl {
        position: absolute;
        right: 8px;
        top: 5px;
        padding: 0px;
        margin: 10px 0px 0px 0px !important;
        display: inline-block !important;
        list-style: none;
        text-align: right;
        color: #333;
        text-transform: uppercase;
        font-weight: normal !important;
    }
    .menu_mbl ul {
        margin: 0px 17px 10px 17px;
        padding: 0px;
    }
    .menu_mbl li:first-child {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .menu_mbl li:last-child {
        border-bottom: 6px solid #efefef;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    #menu_mbltop {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        position: fixed;
        z-index: 999999999999999999999999;
        padding: 18% 0px 0px 0px;
        top: 0px;
        left: 0px !important;
        height: 100%;
        width: 100%;
        background-color: #ffa688 !important;
    }
    .bt_fechar {
        position: fixed;
        right: 30px;
        top: 20px;
        font-weight: 500;
        font-size: 2.2rem !important;
        color: #fff;
        cursor: pointer;
    }
    .bt_fechar:hover {
        color: #010101;
    }
    .menu_m {
        position: relative;
        border-bottom: 1px solid #efefef;
        text-align: center;
        width: 94%;
        margin-left: 0%;
        text-transform: uppercase;
        letter-spacing: -1px;
        font-size: 1.2rem !important;
        font-weight: bolder;
        display: inline-block !important;
        padding: 11px 9px 12px 8px;
        background-color: #111 !important;
        border-radius: 13px;
        z-index: 9999999999999999999999999999 !important;
    }
    .menu_m a {
            color: #fff !important;
    }

    .menu_m img {
        max-height: 80px;
        width: 21px;
        margin: 5px 7px 10px 0px;
    }
    .sbmenu_m {
        position: relative;
        border-bottom: 1px solid #efefef;
        text-align: center;
        width: 94%;
        letter-spacing: -1px;
        font-size: 1rem !important;
        font-weight: bolder;
        display: inline-block !important;
        padding: 8px 9px 8px 8px;
        background-color: #111 !important;
        border-radius: 13px;
        z-index: 9999999999999999999999999999 !important;
    }
    .sbmenu_m:last-of-type {
        padding: 16px 10px 15px 20px;
    }
    .menu_dsk,
    .hidembl,
    .menu_dskfixo {
        display: none !important;
    }
    .showmbl {
        display: inline-block;
    }
    .navbar-toggler {
        z-index: 9999999999999999;
        font-size: 1.4rem;
        padding: 10px 14px;
        background-color: #111;
        margin: 2px;
        float: left;
    }
}

@media (max-width: 1023px) and (orientation: landscape) {
    .menu_m {
        letter-spacing: -1px;
        font-size: 1.2rem !important;
        padding: 8px 9px 6px 8px;
    }
    .menu_m img {
        max-height: 80px;
        width: 21px;
        margin: 5px 7px 10px 0px;
    }
}

.dropdown {
    float: left;
}

.dropdown-content {
    margin-top: 46px;
    margin-left: 0px;
    display: none;
    border-radius: 0px 20px 20px 20px;
    position: absolute;
    min-width: 280px;
    z-index: 2000000;
    padding: 20px 10px;
    background-color: #ffa688;
    font-weight: normal !important;
}

.sb_xver {
    width: 100%;
    background-color: #ffa688;
    padding: 4px 10px;
    font-weight: lighter !important;
    color: #fff;
}

.sb_xver:hover {
    background-color: #ffa688;
    color: #fff;
    font-weight: bold !important;
}

.dropdown-content a {
    text-decoration: none;
    display: inline-block;
    font-weight: lighter !important;
}

.dropdown:hover .dropdown-content {
    display: table-cell;
}

.dropdown:hover .dropbtn,
.dropdown-content a:hover {
    color: #333;
    cursor: pointer;
}


/* ===================== MENU FIXO ======================= */


/* ===================== MENU ALTERNATIVO ======================= */

.menu_fixo_alternativo {
    border-radius: 30px;
    min-height: 50px;
    max-height: 55px;
    color: #939498 !important;
    text-transform: uppercase;
    background-color: #fff;
    margin: 0px 3px;
}

.menu_fixo_alternativo:hover {
    background-color: #939498;
}

.menu_fixo_alternativo p {
    padding: 5px;
    text-align: center;
    font-weight: normal !important;
    font-size: 1rem;
    color: #939498 !important;
    line-height: 15px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    z-index: 90000;
}

.fixo_alternativo:hover {
    background-color: #949599;
    font-size: 1.1rem;
    color: #fff !important;
}


/* ===================== MENU ALTERNATIVO ======================= */


/* ===================== LOGO ======================= */


.logo-topo img {
    margin: 20% 0px 0px 0px;
    max-height: 279px;
    width: auto;
}

.logo-topo img:hover {
    transform: scale(1.1);
}



/* ===================== LOGO ======================= */


/* ===================== SLIDER ======================= */

.carousel.carousel-fade .carousel-item {
    display: block;
    opacity: 0;
    transition: opacity ease-out .2s;
}

#slider_topo {
    position: static;
    left: 0px !important;
    top: 0px !important;
    z-index: 0 !important;
    width: 100% !important;
    overflow: hidden;
}

.carousel-inner {
    overflow: hidden;
}   


.sldini {
    opacity: 1;
    transition: all 2.5s ease;

}

.sldini:hover {
    /* opacity: 0.97; */
}

@media (max-width: 1023px) {
    #slider_topo {
        margin-top: 0px;
    }
}

.carousel.carousel-fade .carousel-item.active {
    opacity: 1 !important;
    transition: opacity ease-out .2s;
}

.slider_inside {
    border: 2px solid #333;
    background-color: #333;
    height: 110px;
    background: url('../imgs/slider_interno.jpg');
    background-size: cover;
}
.carousel-control-prev-icon {
  z-index: 99999999999999999999999999999;
  background-image: url("../imgs/icones/previoushp.png");
  width: 80px;
  left: 0px;
  height: 80px;
  cursor: pointer;
}
.carousel-control-next-icon {
  z-index: 99999999999999999999999999999;
  background-image: url("../imgs/icones/nexthp.png");
  width: 80px;
  right: 0px;
  height: 80px;
  cursor: pointer;
}
.carousel-control-prev {
    left: -70px;
}
.carousel-control-next {
    right: -70px;
}
.carousel-control-prev-iconim {
  background-image: url("../imgs/icones/previous.png") !important;

}
.carousel-control-next-iconim {
  background-image: url("../imgs/icones/next.png") !important;
}
@media (max-width: 1023px) {
  .carousel-control-prev-iconim, .carousel-control-next-iconim {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    margin-top: -50px;
    cursor: pointer;

  }
  .carousel-control-prev-iconim {
    background-image: url("../imgs/icones/previous.png");
    margin-left: 0px;
  }
  .carousel-control-next-iconim {
    margin-left: 0px;
    background-image: url("../imgs/icones/next.png");
  }
}
.carousel-item .info {
    font-weight: 500 !important;
    font-size: 1.9rem;
    color: #f1cee2 !important;
    position: absolute;
    top: 25%;
    margin: 0 auto !important;

    z-index: 90;
    padding: 0px 20px;
    text-align: left;
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    -o-transition-delay: 2500ms;
    transition-delay: 2500ms;
}

.carousel-item .info h1 {
    font-weight: 500 !important;
    font-size: 2.8rem;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0px;
    line-height: 62px;
    -webkit-animation: fadein 2s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s;
    /* Firefox < 16 */
    -ms-animation: fadein 2s;
    /* Internet Explorer */
    -o-animation: fadein 2s;
    /* Opera < 12.1 */
    animation: fadein 2s;
}

.carousel-item .info h2 {
    font-size: 1.9rem;
    color: #fff !important;
    padding: 10px 0px;
    z-index: 90;
    -webkit-animation: fadein 4s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 4s;
    /* Firefox < 16 */
    -ms-animation: fadein 4s;
    /* Internet Explorer */
    -o-animation: fadein 4s;
    /* Opera < 12.1 */
    animation: fadein 4s;
}

.carousel-item .info .btn {
    border-radius: 5px;
    width: auto;
    font-weight: lighter;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 1.05rem;
    color: #fff !important;
    background-color: #a52a38;
    z-index: 90;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.carousel-item .info .btn:hover {
    background-color: #bb414e;
    opacity: 1 !important;
    padding: 10px 30px 10px 20px;
}

@media (max-width: 1660px) {
    .carousel-item .info {
        font-weight: bold !important;
        font-size: 2rem;
        top: 49%;
        margin-right: 10%;
        left: 8%;
        width: 53%;
        padding: 0px 20px;
    }
    .carousel-item .info h1 {
        font-size: 3.1rem;
        padding: 10px 0px;
    }
    .carousel-item .info h2 {
        font-size: 1.7rem;
        color: #f1cee2 !important;
        padding: 10px 0px;
    }
}

@media (max-width: 1440px) {
    .carousel-item .info {
        font-weight: bold !important;
        top: 48%;
        margin-right: 10%;
        left: 8%;
        width: 50%;
        padding: 0px 10px;
    }
    .carousel-item .info h1 {
        font-size: 2.62rem;
        padding: 10px 0px;
        line-height: 54px;
    }
    .carousel-item .info h2 {
        font-size: 1.7rem;
        color: #f1cee2 !important;
        padding: 10px 0px;
    }
}

@media (max-width: 1201px) {
    .efeito_blend {
        display: none !important;
    }
    .carousel-item .info {
        font-size: 1.8rem;
        top: 48%;
    }
    .carousel-item .info h1 {
        font-size: 2.4rem;
    }
    .carousel-item .info h2 {
        font-size: 1.4rem;
    }
}

@media (max-width: 1023px) {
    .carousel-item .info {
        font-size: 1.1rem;
        top: 42%;
        left: 6%;
        width: 80%;
        padding: 0px 10px;
    }
    .carousel-item .info h1 {
        margin-top: -30px;
        font-size: 1.3rem !important;
        padding: 6px 0px !important;
        line-height: normal !important;
        filter: drop-shadow(0 0 30px #fff);
    }
    .carousel-item .info h2 {
        font-size: 1rem !important;
        padding: 6px 0px !important;
    }
    .carousel-item .info .btn {
        display: none;
    }
    .empfooter .btn {
        line-height: 34px !important;
    }
}


/* ===================== SLIDER ======================= */

/* =====================  BOX NOTÍCIAS EM SLIDE NO INICIO ======================= */


.box_divnews {
    background-color: #EFEFEF;
    padding: 40px;
    z-index: 9999999;
    float: right;
    position: absolute;
    left: 100%;
    margin-left: -28%;
    width: 28%;
    top: 0px;
    height: 100vh;
}

.box_divnews .noticias_mn h3 {
    font-size: 1.14rem !important; 
}

@media (max-width: 1680px) {

    .box_divnews .noticias_mn h3 {
        font-size: 0.98rem !important; 
    }
}

@media (max-width: 1360px) {

    .box_divnews .noticias_mn h3 {
        font-size: 0.9rem !important; 
    }
}

@media (max-width: 1023px) {

    .box_divnews {
        background-color: #EFEFEF;
        padding: 40px;
        z-index: 9999999;
        float: none;
        position:unset;
        left: 100%;
        margin-top: 190px;
        margin-left: 0;
        width: 100%;
        top: 0px;
        height: auto;
    }

    .box_divnews .noticias_mn h3 {
        font-size: 1rem !important; 
    }
}
/* =====================  BOX NOTÍCIAS EM SLIDE NO INICIO ======================= */



/* ===================== RODAPÉ - FOOTER ======================= */

footer {
    padding: 40px 0px 10px 0px;
    color: #fff !important;
    text-align: center !important;
    font-weight: normal !important;
    font-size: 0.68rem;
}

footer p {
    color: #fff !important;
    line-height: 0.8rem !important;
    font-size: 0.60rem !important;
}

footer .logo-rodape {
    text-align: center !important;
}

@media (max-width: 1023px) {
    footer {
        margin-top: 0px;
        padding-top: 10px;
    }
}

@media (max-width: 1023px) and (orientation:landscape) {
    footer .logo-rodape {
        max-width: 190px;
    }
}


/* ===================== RODAPÉ - FOOTER ======================= */


/* ===================== NOTÍCIAS ======================= */

.noticias_lg h3 {
    font-size: 24px !important;
    font-weight: 700 !important;
    letter-spacing: -.035em !important;
    color: #333 !important;
    font-weight: bolder !important;
}

.noticias_lg p {
    margin: 11px 0px;
    font-size: 1.2rem !important;
    color: #666 !important;
}

.noticias_mn h3 {
    font-weight: bolder !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    letter-spacing: -.035em !important;
    color: #333 !important;
}

.noticias_mn p {
    margin: 5px 0px;
    font-size: 1rem !important;
}

.noticia a,
.noticia a:link,
.noticia a:hover,
.noticia a:visited,
.noticia a:active {
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.noticia a:hover {
    text-decoration: underline !important;
}

.noticias_lg img:hover,
.noticias_mn img:hover {
    opacity: 0.8;
}
.titulo_interno {
    margin-top: 40px;
    padding-left: 10% !important;
    padding-right: 10% !important;
}
.titulo_interno h1 {
    margin-bottom: 40px !important;
    text-transform: uppercase;
    font-size: 3.8rem;
}
.main {
    padding-left: 10% !important;
    padding-right: 10% !important;
}

@media (max-width: 1023px) {
    .noticias_lg {
        padding-left: 0px;
        padding-right: 0px;
    }
    .noticias_lg h3 {
        font-size: 18px !important;
    }
    .noticias_mn h3 {
        font-size: 22px !important;
        font-weight: 700 !important;
    }
    .titulo_interno h1 {
        font-size: 2.8rem;
        line-height: 2.7rem;
    }    
}

/* ===================== NOTÍCIAS ======================= */


/* ===================== BREADCRUMB ======================= */

.bread_crumb a,
.bread_crumb a:link,
.bread_crumb a:hover,
.bread_crumb a:visited,
.bread_crumb a:active {
    text-decoration: none;
    color: #999;
    font-size: 0.7rem;
    font-weight: 600;
}

.bread_crumb a:hover {
    text-decoration: underline !important;
}


/* ===================== BREADCRUMB ======================= */


/* ===================== EFEITOS ======================= */

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    /* Firefox */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    /* Opera */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* ===================== EFEITOS ======================= */


/* ===================== SIDEBAR ======================= */

.formulario_sidebar h2 {
    font-size: 25px;
    font-weight: bolder;
}


/* ===================== SIDEBAR ======================= */


/* ===================== VÍDEOS ======================= */

.videos {
    background-color: #efefef;
    padding: 40px 0px;
}


/* ===================== VÍDEOS ======================= */


