﻿.main__conteudo {
    margin-top: 40px!important;
}

.conteudo__voltar {
    position: absolute;
    top: 0px;
}

.conteudo__voltar i {
    background: #f7f7fb;
    padding: 5px;
    color: #1877f2;
    font-size: 25px;
}

.slider {
    position: relative;
    margin-top: 75px;
}

.conteudo__detail .link {
    color: #0087ae;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.conteudo__detail .midia_social {
    margin-right: 7px;
    margin-top: 20px;
}

.conteudo__detail .midia_social_icon ul {
    display: flex;
    flex-wrap: wrap;
}

.conteudo__detail .midia_social_icon ul li {
    margin-right: 5px;
}

.conteudo #textoConteudo {
    font-family: 'Open Sans', sans-serif;
}
.conteudo #textoConteudo p {
    line-height: 28px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    margin-top: 32px;
    margin-bottom: 30px;
    color: #1D1D1D;
    font-size: 16px;
    font-weight: 400;
}

.conteudo #textoConteudo strong {
    list-style: none;
    line-height: 29px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
    font-size: 16px;
    font-weight: 700;
    color: #1d1d1d;
}

.conteudo #textoConteudo em {
    font-style: italic;
    color: #1d1d1d;
    font-size: 16px;
    font-weight: 400;
}

.conteudo #textoConteudo a,
.conteudo #textoConteudo a:hover,
.conteudo #textoConteudo a:focus {
    color: #1877f2;
    font-weight: 400;
    text-decoration: underline !important;
    font-size: 16px;
}

.conteudo #textoConteudo blockquote {
    padding: 0px 0px 0px 24px;
    margin: 0px 0px 15px 35px;
    border-left: 3px solid #1877f2;
    list-style: decimal;
    color: #1F1547;
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 50px;
    font-style: italic;
    font-weight: 300;
}

.conteudo #textoConteudo ul {
    list-style: none;
    line-height: 29px;
    padding: 0px 0px 0px 35px;
    margin: 0px 0px 10px 0px;
    color: #1d1d1d;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 25px;
    margin-top: 10px;
}

.conteudo #textoConteudo ul li:before {
    content: "• ";
    font-size: 18px;
    color: #4891b2;
}

.conteudo #textoConteudo ol {
    list-style: decimal;
    line-height: 29px;
    padding: 0px 0px 0px 50px;
    margin: 0px 0px 10px 0px;
    color: #1d1d1d;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

@media(max-width:992px) {
    .conteudo #textoConteudo blockquote {
        margin: 0px 0px 20px 10px;
    }
}

@media(min-width:992px) {
    .content__detail {
        padding-bottom: 60px;
    }
}


/***** tabela *****/

.conteudo #textoConteudo .table-responsive {
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 40px 0px;
    font-family: 'DM sans';
}

.conteudo #textoConteudo .table {
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.conteudo #textoConteudo table th {
    background-color: #1877f2;
    border-bottom: 2px solid #FFFFFF !important;
    padding: 10px 30px 10px 10px !important;
    border-top: none;
    border: 1px solid #E4E4E4;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'DM Sans';
    text-align: left;
}

.conteudo #textoConteudo table td {
    background: #fff;
    border: 1px solid #E4E4E4;
    font-size: 16px;
    line-height: 30px;
    color: #1877f2;
    font-family: 'DM Sans';
    font-weight: 400;
    text-align: left;
}
.conteudo #textoConteudo table td,
.conteudo #textoConteudo table th{
    padding: 8px;
}

.conteudo #textoConteudo table tr:nth-of-type(even) {
    background-color: #FFFFFF;
}

.conteudo #textoConteudo table tr:nth-of-type(odd) {
    background-color: #FFFFFF;
}

iframe {
    border: none;
    /*background: #777777;*/
    width: 100%;
    height: 380px;
}

.videoPlayer {
    margin-top: 50px;
}

.vd {
    margin-bottom: 20px;
}

.videoPlayer .text-box-videPlayer em {
    color: #878787;
    font-size: 16px;
    font-style: normal !important;
}

.videoPlayer .text-box-videPlayer h1 {
    font-size: 30px;
    color: #707070;
    margin-top: 20px;
    margin-bottom: 10px;
}


/***** galerias *****/

.conteudo #textoConteudo .galeria,
.conteudo #textoConteudoGaleriaServico .galeria {
    margin: 30px 0px 30px 0px;
}

.conteudo #textoConteudo .galeria h4 {
    text-transform: none;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 23px 0px;
    border-top: 0px solid #d5d5d5;
    color: #1877f2;
    font-family: "Rubik";
    font-size: 28px;
    font-weight: 400;
}


/***** galeria imagem *****/

.conteudo #textoConteudo .galeria p,
.conteudo #textoConteudoGaleriaServico .galeria p {
    margin: 10px 0px 10px 0px;
    color: #636363;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
}

.image-gallery a {
    text-decoration: none !important;
}

.image-gallery p {
    text-align: center;
}

.image-gallery .owl-carousel .owl-item {
    width: 100%;
    background: transparent;
}

.image-gallery .owl-carousel figcaption {
    display: none !important;
}


/* .image-gallery #sync1 {
    padding-right: 50px;
    padding-left: 50px;
} */

.image-gallery #sync1.owl-theme {
    position: relative;
}

.image-gallery #sync1 .item {
    margin: 5px;
    text-align: center;
}

.image-gallery #sync1 .owl-next {
    font-size: 0px;
    padding: 60px 17px;
    background: url('img/conteudo/right.png') center center no-repeat !important;
    position: absolute;
    top: 50%;
    bottom: auto;
    right: 10px;
    -moz-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    color: #1f1f23;
}

.image-gallery #sync1 .owl-prev {
    font-size: 0px;
    padding: 60px 17px;
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 10px;
    -moz-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    background: url('img/conteudo/left.svg') center center no-repeat !important;
    color: #1f1f23;
}

.image-gallery #sync1 .owl-next.disabled {
    opacity: 0;
}

.image-gallery #sync1 .owl-prev.disabled {
    opacity: 0;
}

.image-gallery #sync2 {
    padding-top: 35px;
}

.image-gallery #sync2 .item {
    margin: 0px 5px;
    text-align: center;
    cursor: pointer;
}

.image-gallery .owl-theme .owl-controls .owl-nav [class*=owl-] {
    text-align: center;
    margin: 15px 15px 0px 15px;
    display: inline-block;
    width: 22px;
    height: 44px;
    cursor: pointer;
}

.image-gallery .owl-carousel .owl-dots {
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
}

.image-gallery .owl-carousel .owl-dot {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #BFC0C2;
    margin: 5px 5px 5px 0px;
    border-radius: 100%;
    margin-bottom: 6px;
}

.image-gallery .owl-carousel .owl-dot.active {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('img/conteudo/icon__on.png') no-repeat center center;
    border-radius: 100%;
    margin: 5px 5px 5px 0px;
    border: 0px;
}


/***** photoswipe *****/

.pswp--open {
    z-index: 999999;
}

.pswp__button--share {
    display: none;
}

.pswp__counter {
    display: none;
}

.pswp__button--zoom {
    display: block !important;
}

.pswp__caption__center {
    text-align: center;
    max-width: 992px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC;
}

@media (max-width: 528px) {
    #sync1 {
        padding-right: 20px;
        padding-left: 20px;
    }
    #sync1 .owl-next {
        right: -10px;
    }
    #sync1 .owl-prev {
        left: -10px;
    }
}

#sync1 .owl-item img {
    width: auto;
}


/***** galeria video *****/

.conteudo #textoConteudo .galeria-video-box h4 {
    text-transform: none;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 23px 0px;
    border-top: 0px solid #d5d5d5;
    color: #1877f2;
    font-family: "Rubik";
    font-size: 28px;
    font-weight: 400;
}

.conteudo #textoConteudo .galeria-video-box .galeria-video ul {
    padding: 0px 0px 0px 0px;
}

.conteudo #textoConteudo .galeria-video-box .galeria-video ul li {
    list-style: none;
    display: inline-block;
}

.conteudo #textoConteudo .galeria-video-box .galeria-video ul li::before {
    content: " ";
}

.conteudo #textoConteudo .galeria-video-box a img {
    max-width: 200px;
    width: 100% !important;
    height: auto !important;
    margin: 2.5px 5px 2.5px 5px;
}

.fancybox-nav {
    width: 25%;
    height: 50%;
    top: 50%;
    bottom: auto;
    transform: translate(0%, -50%);
}

.fancybox-close {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
}

.fancybox-title-float-wrap .child {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    text-align: center;
}


/***** galeria audio *****/

.conteudo #textoConteudo .galeria.galeria-audio-box h4 {
    text-transform: none;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 23px 0px;
    border-top: 0px solid #d5d5d5;
    color: #1877f2;
    font-family: "Rubik";
    font-size: 28px;
    font-weight: 400;
}

.conteudo #textoConteudo .galeria.galeria-audio-box {
    margin: 0px 0px 0px 0px;
}

.conteudo #textoConteudo .galeria-audio-box .audioplayer {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
}

.conteudo #textoConteudo .galeria-audio-box .audioplayer-bar-played {
    background: #005c8a;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.conteudo #textoConteudo .galeria-audio-box .audioplayer-volume-adjust {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.conteudo #textoConteudo .galeria-audio-box .audioplayer-volume-adjust div div {
    background: #005c8a;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.conteudo #textoConteudo .galeria-audio-box .attribution {
    padding: 15px 0px 15px 0px;
}

.conteudo #textoConteudo .galeria-audio-box .attribution span {
    color: #636363;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
}
@media(max-width:568px){
    .conteudo #textoConteudo .galeria-video-box .galeria-video ul{
        text-align:center;
    }
}
.news__detail__header {
    margin: 10px 0px 15px 0px;
}

.news__detail__header--dateTag span.date {
    color: #ffbe00;
    font-size: 14px;
    font-weight: 600;
}

.news__detail__header h2 {
    margin-bottom: 15px;
    margin-top: 10px;
    color: #1b304d;
    font-size: 34px;
    font-weight: 700;
}

.news__detail__compartilhe span {
    color: #0083cb;
    font-size: 16px;
    font-weight: 600;
}

.news__detail__compartilhe {
    padding: 15px 0px;
}

.news__detail__tags {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 7px 0px 10px 0px;
}

.news__detail__tags ul {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0px!important;
    margin-bottom: 0px !important;
}

.news__detail__tags ul li {
    list-style: none;
    margin-right: 5px;
}

.news__detail__tags ul li::before {
    content: "" !important;
}

.news__detail__tags ul li a {
    text-decoration: none !important;
}

.news__detail__tags ul li span {
    background-color: #a4c422;
    padding: 9px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

@media(max-width:768px) {
    .news__detail__header h2 {
        font-size: 22px;
    }
    .news__detail__header {
        margin: 16px 0px 15px 0px;
    }
}

.header__back__page a {
    color: #0083cb;
    font-size: 14px;
    font-weight: 600;
}

.header__title__page h2 {
    color: #00aef0;
    font-size: 34px;
    font-weight: 700;
    margin: 0px 0px 14px 0px;
}

.conteudo__detail {
    margin-bottom: 50px;
    font-family: 'DM Sans';
}

@media(max-width:568px) {
    .header__title__page h2 {
        font-size: 26px;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.conteudo #textoConteudo .elemento-figure a {
    text-decoration: none !important;
}
.conteudo #textoConteudo h1,
.conteudo #textoConteudo h2,
.conteudo #textoConteudo h3,
.conteudo #textoConteudo h4{
    font-size:24px
}
    .conteudo #textoConteudo h1 strong,
    .conteudo #textoConteudo h2 strong,
    .conteudo #textoConteudo h3 strong,
    .conteudo #textoConteudo h4 strong {
        font-size: 24px
    }