@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Book.woff2') format('woff2'),
        url('../fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Bold.woff2') format('woff2'),
        url('../fonts/Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Black.woff2') format('woff2'),
        url('../fonts/Gotham-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Medium.woff2') format('woff2'),
        url('../fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.foco{
    background-color:#9b00ff!important;
}
.spacer{
    margin-left: 5px;
    margin-right: 22px;
}
#blocoNoticias a:first-child{
    color:red!important;
}

#bg-noticias{
    padding-top: 1px;    
    width: 100%;
    display: block;
    padding-bottom: 20px;
    background-color: #f0f0f0
}
#bg-banners{
    width: 100%;
    display: block;
    background-color: #f0f0f0
}
#blocosLinks{
    margin-top: 0px;
    width: 100%;
    display: flex
}
#blocosLinks a{
    display: inline-flex
}
#blocosLinks a img{
    -webkit-box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -7px rgb(0 0 0 / 20%);
    box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -7px rgb(0 0 0 / 20%);
}

.botao-azul {
    color: #fff !important;
    background-color: #9b00ff !important
}

.botao-azul:hover {
    color: #131313 !important;
    background-color: #9b00ff !important;
    font-weight: bold
}

.botao-amarelo {
    color: #131313 !important;
    background-color: #9b00ff;
    font-weight: bold
}

.botao-amarelo:hover {
    color: #fff !important;
    background-color: #9b00ff !important;
    font-weight: normal
}

.botao-cinza-escuro {
    color: #fff !important;
    background-color: #131313
}

.botao-cinza-escuro:hover {
    color: #131313 !important;
    background-color: #9b00ff !important;
    font-weight: bold
}

.slide_home_deslogado .slider {
    width: 100%
}

.slide_home_deslogado .slick-slide {
    margin: 0
}

.slick-dotted.slick-slider{
    margin-bottom: 0!important;
}

.slide_home_deslogado .slick-slide img {
    width: 100%
}

.slide_home_deslogado .slick-prev,
.slide_home_deslogado .slick-next {
    display: none !important
}

.carrossel_videos_deslogado div.itens {
    margin: 0 20px 0 20px
}

.carrossel_videos_deslogado .slider {
    width: 100%
}

.carrossel_videos_deslogado .slick-slide {
    margin: 0
}

.carrossel_videos_deslogado .slick-slide img {
    width: 100%
}

.carrossel_videos_deslogado .slick-prev,
.carrossel_videos_deslogado .slick-next {
    display: none !important
}

.pg-deslogado {
    background-color: #F1F1F1
}

.pg-deslogado .slick-dots {
    bottom: 25px
}

.pg-deslogado .slick-dotted.slick-slider {
    margin-bottom: 0
}

.pg-deslogado .slider {
    display: inline-block;
    height: auto
}

.pg-deslogado .slider div p {
    font-family: "Gotham", sans-serif;
    font-size: 14px;
    color: #757575
}

.pg-deslogado h2.tit_videos {
    font-family: "Acer 900", sans-serif;
    font-size: 30px;
    color: #000;
    margin: 65px 0 20px 20px
}

.pg-deslogado .modalvideosyoutube .modal-footer {
    background-color: #000 !important
}

.pg-deslogado .modalvideosyoutube .modal-footer a {
    color: #fff !important
}

.pg-deslogado .modalvideosyoutube .modal-content {
    padding: 0 !important
}

.pg-deslogado .topo {
    background-color: #fff;
    position: relative
}

.pg-deslogado .topo .box_banner {
    display: block;
    padding-right: 0;
    padding-left: 0
}

.bloco-beneficios-programa-deslogado img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}


.topo .box_login {
    box-shadow: none;
    height: 770px;
    margin-top: -1px
}

.topo .box_login ul.collapsible {
    border: none;
    box-shadow: none;
    margin: 0
}

.topo .box_login ul.collapsible .collapsible-body {
    width: 100%;
    border: none;
    padding: 10px 0 20px 0;
    display: initial;
    background-color: #0349C4
}

.topo .box_login ul.collapsible .collapsible-header {
    background-color: transparent;
    border: none;
    color: #fff;
    text-align: center;
    line-height: 0;
    font-size: 11px;
    font-weight: bold
}

.topo .box_login ul.collapsible li.active .collapsible-header {
    color: #9b00ff
}

.topo .box_login h2 {
    width: 100%;
    padding: 0;
    font-family: "Acer", sans-serif;
    font-size: 23px;
    color: #fff;
    margin-bottom: 0
}

.topo .box_login a.link_esq_senha {
    display: block;
    width: 100%;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    color: #fff;
    padding: 20px 0 40px 0;
    border-bottom: 1px solid #9b00ff
}

.topo .box_login h3 {
    display: block;
    width: 100%;
    font-family: "Gotham", sans-serif;
    font-size: 18px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0
}

.topo .box_login a.link_cadastre_se {
    width: 100%;
    font-family: "Acer 900", sans-serif;
    font-size: 9px;
    line-height: 2;
    border: 0;
    border-radius: 25px;
    box-shadow: none;
    color: #fff;
    margin-bottom: 0px;
    margin-top: -36px
}

.topo .box_login form .input-field {
    margin-top: 5px
}

.topo .box_login form input {
    width: 95% !important;
    padding-left: 5% !important;
    height: 30px
}

.topo .box_login form .input-field label {
    padding-left: 20px
}

.topo .box_login form input {
    background-color: #fff !important;
    border: 0 solid transparent;
    border-radius: 20px;
    margin: 0 0 5px 0
}

.topo .box_login form textarea {
    width: 95%;
    padding-left: 5%;
    background-color: transparent !important;
    height: 200px;
    border-bottom: 0;
    border-radius: 15px;
    margin: 0;
    border: 1px solid #797979;
    box-shadow: 0
}

.topo .box_login form .btn {
    width: 100%;
    background-color: #9b00ff;
    height: 42px;
    border: 0;
    border-radius: 25px;
    margin: 0;
    box-shadow: none
}

.topo .box_login form .btn:hover {
    background-color: #9b00ff;
    color: #131313
}

.topo .box_login form .active {
    margin-top: -5px
}

.topo .box_login input:not([type]):focus:not([readonly])+label,
.topo .box_login input[type=text]:focus:not([readonly])+label,
.topo .box_login input[type=password]:focus:not([readonly])+label,
.topo .box_login input[type=email]:focus:not([readonly])+label,
.topo .box_login input[type=url]:focus:not([readonly])+label,
.topo .box_login input[type=time]:focus:not([readonly])+label,
.topo .box_login input[type=date]:focus:not([readonly])+label,
.topo .box_login input[type=datetime]:focus:not([readonly])+label,
.topo .box_login input[type=datetime-local]:focus:not([readonly])+label,
.topo .box_login input[type=tel]:focus:not([readonly])+label,
.topo .box_login input[type=number]:focus:not([readonly])+label,
.topo .box_login input[type=search]:focus:not([readonly])+label,
.topo .box_login textarea.materialize-textarea:focus:not([readonly])+label {
    color: #fff !important
}

.ultimas-noticias {
    margin-top: 20px !important
}

.ultimas-noticias .produtos-home h4 {
    font-family: "Gotham", sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    padding-left: 10px;
    margin-bottom: 0
}

.ultimas-noticias .produtos-home img {
    margin-top: 14px
}

.ultimas-noticias .produtos-home img:hover {
    -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    opacity: 0.8
}

.cards-logado img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.bloco-produtos-home-logado {
    padding: 20px 10px;
}

.bloco-produtos-home-logado .collapsible {
    box-shadow: none;
    border:none!important
}
.bloco-produtos-home-logado .collapsible-header{
    border:none!important;
    padding:  0;
}

.bloco-produtos-home-logado .collapsible-header {
    /*background-color: #272727;*/
    font-size: 23px;
    font-family: "Gotham";
    letter-spacing: 3px;
    line-height: 39px;
    color: #7200ff;
    text-transform:  uppercase;

}
.bloco-produtos-home-logado .collapsible-body{
    border:none!important
}

.noticias_slide {
    display: block;
    width: 72%;
    float: left;
    padding: 26px;
    clear: both;
    top: 20px
}

.noticias_slide h2 {
    font-family: "Gotham", sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    margin-top: 0;
    height: 57px;
    overflow: hidden
}

.noticias_slide h2 i {
    position: relative;
    top: 18px;
    left: 0px;
    float: left;
    margin-right: 11px
}

.noticias_slide h2 span {
    line-height: 1.2;
    top: 18px;
    position: relative
}

.noticias_slide p {
    font-family: "Gotham", sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    padding-right: 0 !important;
    text-align: left;
    height: 90px;
    overflow: hidden
}

.noticias_slide .slick-dots {
    left: 0;
    bottom: -24px;
    position: relative
}

.noticias_slide .slick-dots li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important
}

.noticias_slide .slick-slide a {
    border: none !important;
    outline: -webkit-focus-ring-color auto 0px !important
}

.pg_home_deslogado .ScrolledArea {
    margin-top: 0px;
    margin-bottom: 0px
}

.slick-dots {
    bottom: 16px
}

.slick-dots li {
    width: 30px !important;
    height: 6px !important;
    border-radius: 0 !important;
    background-image: linear-gradient(41deg, #9b00ff 0%, #7200ff 100%);
    border: 0px solid #000000;
    border: 0 !important;
    bottom: 0px !important;
    opacity: 0.3
}

.slick-dots li.slick-active {
   background-image: linear-gradient(41deg, #9b00ff 0%, #7200ff 100%);
   border: 0px solid #000000;
    opacity: 1
}

ul.indicators li {
    width: 12% !important;
    height: 6px !important;
    border-radius: 0 !important;
    background-color: #ddd !important;
    border: 0 !important;
    bottom: 0px !important
}

.carousel .indicators .indicator-item.active {
    background-color: #9b00ff !important;
    border: 0 !important
}

.info-usuario .container {
    width: 100%
}

.info-usuario {
    display: block;
    min-height: 90px;
    background-color: #1A1A1A
}

.info-usuario .col p.nome {
    padding: 34px 0;
    max-height: 90px;
    font-family: "Acer", sans-serif;
    font-size: 20px;
    color: #fff;
    margin: 0
}

.info-usuario .col p.nome strong {
    font-family: "Acer 900", sans-serif
}

.info-usuario .col+.col {
    background-color: #9b00ff
}

.info-usuario .col+.col p {
    max-height: 90px;
    line-height: 90px;
    margin: 0;
    font-family: "Acer 900", sans-serif;
    text-align: center;
    font-size: 25px
}

.info-usuario .col+.col span {
    font-size: 40px;
    position: relative;
    top: 5px
}

.info-usuario .col+.col span+span {
    font-size: 25px;
    position: relative;
    top: -8px
}

.info-usuario .col+.col+.col {
    background-color: #9b00ff
}

.info-usuario .col+.col+.col p {
    margin: 0;
    font-family: "Acer 900", sans-serif;
    text-align: center;
    font-size: 25px;
    color: #fff
}

.carrossel-banners-logado ul.slick-dots {
    margin-bottom: 40px
}

.carrossel-banners-logado a {
    padding-top: 13px
}

.carrossel-banners-logado img {
    width: auto;
    max-width: 100% !important;
    border: 1.2px solid #9b00ff
}

.carrossel-banners-logado {
    margin-bottom: 0 !important;
    background-color: transparent
}

.carrossel-banners-logado {
    height: auto !important
}

.carrossel-banners-logado .slider {
    width: 100%
}

.carrossel-banners-logado .slick-slide {
    margin: 0
}

.carrossel-banners-logado .slick-slide img {
    width: auto
}

.conteudo-home-logado {
    margin-top: 24px
}

.conteudo-home-logado .bloco-1 {
    padding-top: 6px
}

.conteudo-home-logado .bloco-1 a {
    margin-right: 56px
}

.conteudo-home-logado .carrossel-banners2 .carousel-item img {
    border: 1.2px solid #9b00ff
}

#blocoNoticiasHomeLogado .item-noticias {
    border-radius: 20px;
    background-color: #ffffff;
    padding: 25px 20px;
}

#blocoNoticiasHomeLogado .item-noticias .fa {
    position: relative;
    top: 3px;
}
#blocoNoticiasHomeLogado .item-noticias p {
   font-size: 13px;
   letter-spacing: 1px;
   color: #999999;
    font-family: "Gotham";
    }
    #blocoNoticiasHomeLogado h1 {
    font-size: 23px;
    font-family: "Gotham";
    letter-spacing: 4px;
    line-height: 46px;
    color: #707070;
    text-transform:  uppercase;
}

#blocoNoticiasHomeLogado h3 {
    font-size: 14px;
    letter-spacing: 1px;
    color: #0f1536;
    font-weight: bold;
    height: 70px;
    overflow: hidden;
    text-transform:  uppercase;
    margin: 0;

}

#blocoNoticiasHomeLogado p {
    font-size: 16px;
    font-family: "Gotham";
    color: rgb( 42, 42, 42 );

}

#blocoNoticiasHomeLogado p i {
    font-size: 17px;
    margin-right: 5px
}

#blocoNoticiasHomeLogado .item-noticias .btn {
    width: 118px;
    height: 24px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Gotham";
    border-radius: 12px;
    background: #0f1536;
    border: 0px solid #000000;
    padding: 0;
    line-height: 2;
    font-weight: normal;
    margin: 0;

}


    /* max-height: 40px;
    height: 36px;
    border-radius: 5px;
    font-weight: 600;
    font-family: "Gotham";
    background-color:#89898b;
    text-transform: capitalize; */




#blocoNoticiasHomeLogado .btn:hover{
    background-image: linear-gradient( 41deg, #9b00ff 0%, #7200ff 100%);
    border: 0px solid #000000;
}
#blocoNoticias .btn{
    width: 210px;
}


.bloco-editor {
    margin: 40px 0
}

.mais-noticias {
    position: absolute;
    bottom: 24px;
    right: 22px;
    color: #fff;
    background: #9b00ff;
    padding: 1px 10px;
    font-size: 16px
}

.mais-noticias:hover {
    opacity: 0.8
}

@media (min-width: 1280px) {
    .carrossel-banners-logado img {
        max-height: 1080px
    }
    #bloco-videos {
        min-height: 491.34px;
        max-height: 487px;
        position: relative
    }
    #bloco-videos img,
    #bloco-videos iframe {
        max-height: 487px
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .pg_home_deslogado .ScrolledArea .container {
        width: 84% !important
    }
    .carrossel-banners-logado {
        min-height: 473.59px
    }
    #bloco-videos {
        min-height: 397px
    }
    .slider-campanhas-promocoes {
        min-height: 244px
    }
    .conteudo-deslogado .container {
        width: 80%
    }
}

@media (min-width: 767px) and (max-width: 1023px) {
    .carrossel-banners-logado {
        min-height: 355.19px
    }
    #bloco-videos {
        min-height: 361px
    }
    .slider-campanhas-promocoes {
        min-height: 183px
    }
}

@media (min-width: 480px) and (max-width: 766px) {
    .carrossel-banners-logado {
        min-height: 222px
    }
    #bloco-videos {
        min-height: 237px
    }
    .slider-campanhas-promocoes {
        min-height: 114px
    }
}

@media (min-width: 1px) and (max-width: 479px) {
    .carrossel-banners-logado {
        min-height: 148px
    }
    #bloco-videos {
        min-height: 156px
    }
    .slider-campanhas-promocoes {
        min-height: 76px
    }
.banner-programa{
    display:  block;
}


}

#bloco-videos {
    position: relative
}

#bloco-videos span {
    background: url("../images/icon_youtube.png") no-repeat;
    display: block;
    width: 84px;
    height: 63px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#bloco-videos:hover span {
    background: url("../images/icon_youtube_red.png") no-repeat;
    display: block;
    width: 84px;
    height: 63px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-home {
    background-color: #000;
    display: block;
    position: relative
}

.video-home a {
    position: absolute;
    bottom: 50px;
    right: 50px;
    display: inline-block;
    line-height: 40px;
    padding: 0 25px !important;
    font-family: "Gotham", sans-serif;
    font-size: 17px !important;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    text-decoration: none !important
}

.ultimas-noticias {
    display: block;
    width: 100%;
    margin-top: -60px
}

.ultimas-noticias h2 {
    font-family: "Gotham", sans-serif;
    color: #5d5d5d;
    font-size: 18.07px;
    font-weight: 700;
    text-align: left
}

.ultimas-noticias h2 span {
    display: block;
    position: relative;
    top: -22px;
    left: 8%;
    margin-bottom: -35px;
    padding: 0 4px;
    width: 89%
}

.ultimas-noticias h2 i {
    position: relative;
    top: 6px;
    left: 0px
}

.ultimas-noticias .col p {
    font-family: "Gotham", sans-serif;
    color: #5d5d5d;
    font-size: 13.94px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 10px;
    padding-left: 27px;
    padding-right: 33px
}

.ultimas-noticias .col a {
    font-family: "Acer 900", sans-serif;
    font-size: 17px;
    color: #9b00ff;
    line-height: 24px;
    text-align: center;
    text-decoration: underline
}

.ultimas-noticias a.botao {
    display: inline-block;
    line-height: 40px;
    padding: 0 25px !important;
    font-family: "Gotham", sans-serif;
    font-size: 17px !important;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    text-decoration: none !important;
    margin-top: 60px
}

.campanhas-promocoes {
    display: block;
    width: 100%;
    height: 530px;
    border-top: 1px solid #C6C6C6;
    border-bottom: 1px solid #C6C6C6;
    margin-top: 52px
}

.campanhas-promocoes a.botao {
    display: inline-block;
    line-height: 40px;
    padding: 0 25px !important;
    font-family: "Gotham", sans-serif;
    font-size: 17px !important;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    text-decoration: none !important
}

.campanhas-promocoes .container {
    width: 100% !important
}

@media screen and (min-width: 1280px) {
    .campanhas-promocoes .container .slider-campanhas-promocoes {
        height: 305px !important
    }
}

.campanhas-promocoes .container .slider-campanhas-promocoes ul.indicators li {
    width: 5% !important
}

.campanhas-promocoes h2 {
    width: 100%;
    padding: 30px 0;
    font-family: "Acer 900", sans-serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    position: relative
}

.campanhas-promocoes h2::before {
    content: "";
    display: block;
    width: 150px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -75px;
    border-bottom: 5px solid #9b00ff
}

.campanhas-promocoes ul.indicators {
    bottom: -20px
}

@media screen and (max-width: 1279px) {
    .campanhas-promocoes {
        height: 100% !important;
        padding-bottom: 40px !important
    }
}

.dashboard {
    display: block;
    width: 100%;
    height: 640px;
    background-color: #303030
}

.dashboard .col a {
    font-family: "Acer 900", sans-serif;
    font-size: 17px;
    color: #9b00ff;
    line-height: 24px;
    text-align: center;
    text-decoration: underline
}

.dashboard a.botao {
    display: inline-block;
    line-height: 40px;
    padding: 0 25px !important;
    font-family: "Gotham", sans-serif;
    font-size: 17px !important;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    text-decoration: none !important;
    margin-top: 60px
}

.dashboard h2 {
    color: #fff !important;
    width: 100%;
    padding: 30px 0;
    font-family: "Acer 900", sans-serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    position: relative
}

.dashboard h2::before {
    content: "";
    display: block;
    width: 150px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -75px;
    border-bottom: 5px solid #9b00ff
}

.botao-voltar {
    z-index: 9;
    position: relative;
    visibility: visible
}

.botao-voltar a {
    font-family: "Gotham", sans-serif;
    color: #9b00ff
}

.depoimentos {
    display: block;
    width: 100%;
    min-height: 540px;
    background-color: #EBF5FE
}

.depoimentos h2 {
    width: 100%;
    padding: 30px 0;
    font-family: "Acer 900", sans-serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    position: relative
}

.depoimentos h2::before {
    content: "";
    display: block;
    width: 150px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -75px;
    border-bottom: 5px solid #9b00ff
}

.depoimentos h3 {
    font-family: "Acer 900", sans-serif;
    font-size: 20px;
    color: #000;
    text-align: center
}

.depoimentos p {
    font-family: "Gotham", sans-serif;
    font-size: 14px;
    color: #000;
    text-align: center
}

.depoimentos .col img {
    display: block;
    width: 185px;
    height: 185px;
    border-radius: 50%
}

.depoimentos .carrossell_depoimentos .slick-prev,
.depoimentos .carrossell_depoimentos .slick-next {
    display: none !important
}

.pgs-padrao {
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 50px;
    background-color: #fff
}

.pgs-padrao h2 {
    width: 100%;
    padding: 30px 0;
    font-family: "Acer 900", sans-serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    position: relative
}

.pgs-padrao h2::before {
    content: "";
    display: block;
    width: 150px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -75px;
    border-bottom: 5px solid #9b00ff
}

.pgs-padrao h3 {
    font-family: "Acer 900", sans-serif;
    font-size: 20px;
    color: #000;
    text-align: center
}

.pgs-padrao p {
    color: #000
}

.pgs-padrao .container {
    width: 100%
}

.distribuidores {
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 50px;
    background-color: #fff
}

.distribuidores h2 {
    width: 100%;
    padding: 30px 0;
    font-family: "Acer 900", sans-serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    position: relative
}

.distribuidores h2::before {
    content: "";
    display: block;
    width: 150px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -75px;
    border-bottom: 5px solid #9b00ff
}

.distribuidores h3 {
    font-family: "Acer 900", sans-serif;
    font-size: 20px;
    color: #000;
    text-align: center
}

.distribuidores .container {
    width: 100%
}

.distribuidores .container ul.lista_dist {
    display: block;
    width: 100%;
    padding: 0 16%
}

.distribuidores .container ul.lista_dist li {
    display: block;
    float: left;
    width: 255px;
    height: 158px;
    border: 1px solid #EBEBEB;
    margin-right: 45px;
    margin-bottom: 45px
}

.distribuidores .container ul.lista_dist li a {
    display: block;
    float: left;
    width: 255px;
    height: 158px
}

.distribuidores .container ul.lista_dist li a img {
    width: 252px;
    height: 156px
}

.modal_distribuidores {
    background-color: #fff
}

.modal_distribuidores .lista_representantes {
    clear: both;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dotted #bdbdbd;
    font-size: 11px
}

.modal_distribuidores .lista_representantes strong {
    font-size: 12px
}

.modal_distribuidores .modal-footer {
    background-color: #fff
}

.modal_distribuidores .row .col.info-dist {
    text-align: right
}

.modal_distribuidores .row .col.info-dist h3 {
    text-align: right;
    font-size: 15px;
    font-weight: bold
}

.fale_conosco {
    display: block;
    float: left;
    width: 100%;
    min-height: 750px;
    background-color: #EBEBEB;
    margin-bottom: -50px !important
}

.fale_conosco h2 {
    width: 100%;
    padding: 30px 0;
    font-family: "Acer 900", sans-serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    position: relative
}

.fale_conosco .campo_txt_form {
    font-family: "Gotham", sans-serif;
    font-size: 16px;
    padding-left: 10%
}

@media screen and (max-width: 992px) {
    .fale_conosco .campo_txt_form {
        padding: 20px 0
    }
}

@media screen and (max-width: 410px) {
    .fale_conosco .campo_txt_form {
        font-size: 13px
    }
}

.fale_conosco h2::before {
    content: "";
    display: block;
    width: 150px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -75px;
    border-bottom: 5px solid #9b00ff
}

.fale_conosco .container {
    width: 100%
}

.fale_conosco .container form .input-field {
    margin-top: 18px
}

.fale_conosco .container form .input-field label {
    padding-left: 20px
}

.fale_conosco .container form input {
    background-color: transparent !important;
    border: 1px solid #797979;
    border-radius: 20px;
    margin: 0 0 0 0;
    width: 95%;
    padding-left: 5%
}

.fale_conosco .container form input:not([type]):focus:not([readonly]),
.fale_conosco .container form input[type=text]:focus:not([readonly]),
.fale_conosco .container form input[type=password]:focus:not([readonly]),
.fale_conosco .container form input[type=email]:focus:not([readonly]),
.fale_conosco .container form input[type=url]:focus:not([readonly]),
.fale_conosco .container form input[type=time]:focus:not([readonly]),
.fale_conosco .container form input[type=date]:focus:not([readonly]),
.fale_conosco .container form input[type=datetime]:focus:not([readonly]),
.fale_conosco .container form input[type=datetime-local]:focus:not([readonly]),
.fale_conosco .container form input[type=tel]:focus:not([readonly]),
.fale_conosco .container form input[type=number]:focus:not([readonly]),
.fale_conosco .container form input[type=search]:focus:not([readonly]),
.fale_conosco .container form textarea.materialize-textarea:focus:not([readonly]) {
    border: 1px solid #797979;
    box-shadow: 0 0 0 0 #797979
}

.fale_conosco .container form textarea {
    width: 95%;
    padding-left: 5%;
    background-color: transparent !important;
    height: 200px;
    border-bottom: 0;
    border-radius: 15px;
    margin: 0;
    border: 1px solid #797979;
    box-shadow: 0
}

.fale_conosco .container form .btn {
    width: 100%;
    background-color: #9b00ff;
    height: 38px;
    border: 0;
    border-radius: 15px;
    margin: 5px 0 0 0;
    box-shadow: none
}

.fale_conosco .container form .btn:hover {
    background-color: #9b00ff;
    color: #131313
}

.fale_conosco .container form .active {
    margin-top: -5px
}

.fale_conosco .container form .fale_conosco .container form .active {
    margin-top: 0px
}

.fale_conosco .container form .label-assunto {
    margin-top: -30px;
    font-size: 0.8rem
}

.carrossel-banners-logado {
    min-height: 1080px
}

.slide_home_deslogado {
    margin-bottom: 0px;
    top: 0px
}

.slide_home_logado {
    margin-bottom: 0px;
    /* margin-top: 83px;*/
    position: relative;
    overflow: hidden
}

.slide_home_logado .slick-dots {
    position: absolute;
    bottom: 60px
}

.background-load {
    background-image: url(../images/bg-banner-home.jpg);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 110%
}

.slide_home_deslogado {
    min-height: 387px
}

.slide_home_logado {
    min-height: 477px
}

.slide_home_logado .slick-slide img {
    display: block;
    width: 100%;
}  

@media (min-width: 1920px) {
    .noticias_slide {
        width: 76%;
        padding: 10px 20px;
        height: 270px
    }
    .noticias_slide .slick-dots {
        bottom: -26px
    }
    .mais-noticias {
        position: absolute;
        bottom: 10px;
        right: 172px
    }
}

@media (min-width: 1680px) and (max-width: 1919px) {
    .carrossel-banners-logado {
        min-height: 945px
    }
    .slide_home_deslogado {
        min-height: 420px
    }
    .slide_home_logado {
        min-height: 420px
    }
    .noticias_slide {
        padding: 10px 20px;
        height: 270px
    }
    .noticias_slide .slick-dots {
        bottom: -20px
    }
    .mais-noticias {
        position: absolute;
        bottom: 12px;
        right: 172px
    }
}

@media (min-width: 1600px) and (max-width: 1679px) {
    .carrossel-banners-logado {
        min-height: 900px
    }
    .slide_home_deslogado {
        min-height: 400px
    }
    .slide_home_logado {
        min-height: 400px
    }
    .noticias_slide {
        width: 86.5%;
        padding: 10px 20px;
        height: 270px
    }
    .noticias_slide .slick-dots {
        bottom: 0px
    }
    .mais-noticias {
        position: absolute;
        bottom: 33px;
        right: 112px
    }
}

@media (min-width: 1440px) and (max-width: 1599px) {
    .carrossel-banners-logado {
        min-height: 810px
    }
    .slide_home_deslogado {
        min-height: 360px
    }
    .slide_home_logado {
        min-height: 360px
    }
    .carrossel-noticias-home .slick-dots {
        left: 0;
        bottom: -54px
    }
    .noticias_slide {
        width: 90%;
        padding: 10px 20px;
        height: 235px
    }
    .noticias_slide .slick-dots {
        bottom: 10px
    }
    .mais-noticias {
        position: absolute;
        bottom: 10px;
        right: 60px
    }
    .ultimas-noticias {
        margin-left: 10px !important
    }
}

@media (min-width: 1349px) and (max-width: 1439px) {
    .carrossel-banners-logado {
        min-height: 768px
    }
    .slide_home_deslogado {
        min-height: 387px
    }
    .slide_home_logado {
        min-height: 343px
    }
    .carrossel-noticias-home .slick-dots {
        left: 0;
        bottom: 12px
    }
    .noticias_slide {
        height: 207px
    }
    .mais-noticias {
        bottom: -2px
    }
    .ultimas-noticias {
        margin-left: 10px !important
    }
}

@media (min-width: 1280px) and (max-width: 1348px) {
    .carrossel-banners-logado {
        min-height: 720px
    }
    .slide_home_deslogado {
        min-height: 320px
    }
    .slide_home_logado {
        min-height: 320px
    }
    .carrossel-noticias-home .slick-dots {
        left: 0;
        bottom: -8px
    }
    .noticias_slide {
        width: 96%;
        padding: 10px 20px;
        height: 196px
    }
    .noticias_slide .slick-dots {
        bottom: 20px
    }
    .mais-noticias {
        position: absolute;
        bottom: -8px;
        right: 30px
    }
    .ultimas-noticias {
        margin-left: 5px !important
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .carrossel-banners-logado {
        min-height: 576px
    }
    .slide_home_deslogado {
        min-height: 295px
    }
    .slide_home_logado {
        min-height: 256px
    }
    .pg_home .ScrolledArea .container {
        width: 90%
    }
    .bloco-noticias-mobile {
        width: 90% !important
    }
    .carrossel-noticias-home .slick-dots {
        left: 0;
        bottom: -15px
    }
    .noticias_slide {
        width: 85% !important;
        padding: 10px 20px;
        height: 202px
    }
    .noticias_slide .slick-dots {
        bottom: 10px
    }
    .mais-noticias {
        position: absolute;
        bottom: -7px;
        right: 85px
    }
    .ultimas-noticias {
        margin-left: 5px !important
    }
}

@media (min-width: 1px) and (max-width: 1023px) {
    .slide_home_logado {
        min-height: 81px;
        margin-top: 43px;
        margin-bottom: 20px
    }
    .conteudo-deslogado .bloco-beneficios-programa-deslogado {
        position: relative;
        top: 14px;
        margin-bottom: 0;
    }
    #conteudo {
        padding-top: 43px !important
    }
    .conteudo-home-logado {
        margin-top: 49px
    }
    .conteudo-home-logado .noticias_slide {
        padding: 0 10px
    }
    .conteudo-home-logado .noticias_slide p {
        height: 67px
    }
    .conteudo-home-logado #linha-noticias {
        margin-left: -2px !important
    }
    .conteudo-home-logado .mais-noticias {
        position: absolute;
        bottom: -19px;
        right: 8px
    }
    .carrossel-banners2 img {
        max-width: 94% !important;
        margin: 0 auto
    }
    .pg_home .container.bloco-noticias-mobile {
        width: 97% !important;
        padding-left: 1px
    }
    .pg_home .ScrolledArea {
        position: relative;
        top: 0px
    }
    .ultimas-noticias {
        margin-top: 0px
    }
    .ultimas-noticias h2 {
        font-family: "Gotham", sans-serif;
        color: #5d5d5d;
        font-size: 14.76px;
        font-weight: 700
    }
    .ultimas-noticias h2 i {
        position: relative;
        top: 5px;
        left: 0px
    }
    .ultimas-noticias p {
        font-family: "Gotham", sans-serif;
        color: #5d5d5d;
        font-size: 11.38px;
        font-weight: 500;
        padding-right: 0 !important
    }
    .pg_home_deslogado {
        margin-top: 40px
    }
    .pg_home_deslogado .ScrolledArea {
        margin-top: 0;
        margin-bottom: 0
    }
    .pg_home_deslogado .ScrolledArea .slide_home_deslogado {
        width: 100%;
        margin-bottom: 0;
        min-height: 172px
    }
    .pg_home_deslogado .ScrolledArea .slide_home_deslogado img {
        min-height: 170px
    }
    .pg_home_deslogado .ScrolledArea .slide_home_logado {
        width: 100%;
        margin-bottom: 0;
        min-height: 264px
    }
    .pg_home_deslogado .ScrolledArea .slide_home_logado img {
        min-height: 170px
    }
    .pg_home_deslogado .slick-dots {
        bottom: 0px
    }
 /*   .conteudo-deslogado {
        background: #fff !important
    }*/
    .conteudo-deslogado .bloco_login_mobile {
        background: #9b00ff;
        width: 100%;
        padding: 0px 20px 10px 20px
    }
    .conteudo-deslogado .topo .box_login {
        height: auto
    }
    .conteudo-deslogado .topo .box_login .collapsible-header {
        min-height: 10px !important
    }
    .conteudo-deslogado .topo .box_login form input {
        border-radius: 0 !important
    }
    .conteudo-deslogado .topo .box_login form .btn {
        border-radius: 0 !important
    }
    .conteudo-deslogado .topo .box_login a.link_cadastre_se {
        font-size: 11px;
        text-decoration: underline
    }
    .conteudo-deslogado .topo .box_login ul.collapsible .collapsible-header {
        position: relative;
        left: -8px;
        font-size: 13px;
        margin-top: 0px;
        float: left;
        margin: 0 auto;
        width: 97%
    }
    .conteudo-deslogado .topo .box_login ul.collapsible .esqueci-senha {
        position: relative;
        top: 10px
    }
    .ultimas-noticias-deslogado h2 {
        text-align: center !important
    }
    .ultimas-noticias-deslogado .produtos-home img.conheca-programa {
        margin-left: 30px !important
    }
    #blocoMicrosoft {
        margin-top: -30px
    }
    #blocoMicrosoft .bloco-header {
        padding: 1px 0;
        margin: 0;
        text-align: center
    }
    #blocoMicrosoft .bloco-header h1 {
        font-size: 0.8em
    }
    #blocoMicrosoft .bloco-subtitulo-microsoft {
        padding: 10px
    }
    #blocoMicrosoft .bloco-subtitulo-microsoft p {
        font-size: 12px
    }
    #blocoMicrosoft .blocos {
        padding: 0 10px
    }
    #blocoMicrosoft .blocos h3 {
        text-align: center;
        margin-bottom: 10px
    }
    #blocoMicrosoft .blocos p {
        font-size: 14px
    }
    #blocoMicrosoft .blocos .bloco-img img {
        margin: 0 auto;
        display: block;
        margin-bottom: 22px
    }
}

.ultimas-noticias-deslogado {
    margin-top: 0px;
    margin-bottom: 60px !important
}

.ultimas-noticias-deslogado h2 {
    font-family: "Gotham", sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    line-height: 1.5
}

.ultimas-noticias-deslogado h2 i {
    position: relative;
    top: 5px;
    left: -6px
}

.ultimas-noticias-deslogado p {
    font-family: "Gotham", sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    padding-right: 0 !important;
    text-align: left
}

.ultimas-noticias-deslogado .produtos-home h4 {
    font-family: "Gotham", sans-serif;
    color: #000000;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    margin-left: -100px;
    margin-top: 38px
}

.ultimas-noticias-deslogado .produtos-home #bloco-videos-home-deslogado {
    position: relative
}

.ultimas-noticias-deslogado .produtos-home #bloco-videos-home-deslogado img {
    max-width: 262px;
    max-height: 145px
}

.ultimas-noticias-deslogado .produtos-home #bloco-videos-home-deslogado span {
    background: url("../images/icon_youtube.png") no-repeat;
    display: block;
    width: 84px;
    height: 63px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.7
}

.ultimas-noticias-deslogado .produtos-home #bloco-videos-home-deslogado:hover span {
    background: url("../images/icon_youtube.png") no-repeat;
    display: block;
    width: 84px;
    height: 63px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1
}

.ultimas-noticias-deslogado .produtos-home img.conheca-programa {
    max-width: 262px;
    max-height: 145px;
    border: 1px solid #ccc;
    margin-top: 0px;
    margin-left: 25px
}

@media (min-width: 1701px) {
    .ultimas-noticias-deslogado .produtos-home img.conheca-programa {
        margin-left: 80px
    }
}

@media (min-width: 1600px) and (max-width: 1700px) {
    .ultimas-noticias-deslogado .produtos-home img.conheca-programa {
        margin-left: 52px
    }
}

@media (min-width: 1440px) and (max-width: 1599px) {
    .ultimas-noticias-deslogado .produtos-home img.conheca-programa {
        margin-left: 33px
    }
}

@media (min-width: 1280px) and (max-width: 1348px) {
    .ultimas-noticias-deslogado .produtos-home img.conheca-programa {
        margin-left: 16px
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .ultimas-noticias-deslogado .produtos-home img.conheca-programa {
        margin-left: 2px
    }
}

@media (min-width: 765px) and (max-width: 1023px) {
    .conteudo-deslogado {
        padding-bottom: 19px !important
    }
    .carrossel-banners-logado {
        min-height: 432px
    }
    .slide_home_deslogado {
        min-height: 422px
    }
    .slide_home_logado {
        min-height: 422px
    }
    .ultimas-noticias-deslogado h2 {
        text-align: center !important
    }
    .ultimas-noticias-deslogado .produtos-home img.conheca-programa {
        margin-left: 0px !important;
        float: none !important
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .carrossel-banners-logado {
        min-height: 270px
    }
    .background-load {
        background-image: url(../images/bg-banner-home-mobile.jpg);
        background-repeat: no-repeat;
        background-position: 50%;
        background-color: #fff;
        background-size: 60%
    }
    .ultimas-noticias-deslogado .produtos-home img.conheca-programa {
        float: none !important;
        margin-left: 0 !important
    }
    .modal {
        width: 98%;
        top: 25% !important
    }
    .conteudo-home-logado .noticias_slide {
        width: 100% !important
    }
    .conteudo-home-logado .mais-noticias {
        bottom: -10px;
        right: 23px
    }
}

@media (min-width: 320px) and (max-width: 479px) {
    .carrossel-noticias-home {
        width: 320px
    }
    .carrossel-banners-logado {
        min-height: 180px
    }
    .slide_home_deslogado {
        min-height: 170px
    }
    .background-load {
        background-image: url(../images/bg-banner-home.jpg);
        background-repeat: no-repeat;
        background-position: 50%;
        background-color: #fff;
        background-size: 60%
    }
    .modal {
        width: 98%;
        top: 25% !important
    }
    .noticias_slide h2 {
        width: 87%
    }
    .noticias_slide p {
        width: 84%
    }
    .noticias_slide .slick-dots {
        left: -20px;
        bottom: -17px
    }
    .conteudo-home-logado .mais-noticias {
        bottom: -52px
    }
    #img-borda {
        min-height: 160px !important
    }
    .produtos-home {
        margin-top: 45px
    }
}

@media (min-width: 1px) and (max-width: 319px) {
    .carrossel-banners-logado {
        min-height: 180px
    }
    .slide_home_deslogado {
        min-height: 170px
    }
    .background-load {
        background-image: url(../images/bg-banner-home.jpg);
        background-repeat: no-repeat;
        background-position: 50%;
        background-color: #fff;
        background-size: 60%
    }
}