@import url('https://fonts.googleapis.com/css2?family=Berkshire+Swash&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playwrite+CA:wght@100..400&display=swap');
@font-face {
    font-family: 'museo_sans700';
    src: url('../fonts/museosans_0-webfont.woff2') format('woff2'),
        url('../fonts/museosans_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo_sans500';
    src: url('../fonts/museosans-webfont.woff2') format('woff2'),
        url('../fonts/museosans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans300';
    src: url('../fonts/museosans-300-webfont.woff2') format('woff2'),
        url('../fonts/museosans-300-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_blackregular';
    src: url('../fonts/gotham-black-webfont.woff2') format('woff2'),
        url('../fonts/gotham-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.berkshire-swash {
  font-family: "Berkshire Swash", serif;
  font-weight: 400;
  font-style: normal;
}

.playwrite-ca{
  font-family: "Playwrite CA", cursive;
  font-optical-sizing: auto;
  font-style: normal;
}
hr{
    background-color: #eee !important;
    opacity: 1 !important;
}
body {
    background-color: #E6E6E6 !important;
    /*border-top: 3px solid #fd9b88;*/
    font-family: 'Montserrat', sans-serif;
}

a,
a:hover {
    text-decoration: none;
}

header,
article,
footer {
    width: 100%;
    float: left;

}

.lateral {
    width: 100%;
    box-shadow: 5px 5px 7px #00000014;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 40px;
    float: left;
}

.seg-radio,
.player--dark {
    background-color: #303030 !important;
}

.logo h1 {
    width: 182px;
    height: 155px;
    background: url(../images/logo-familia-literarias-nova.png) no-repeat center;
    float: left;
    text-indent: -500000px;
    margin: 15px 0;
}

.menu,
.slide {
    width: 100%;
    float: left;
}

.lateral h2 {
    font-family: 'museo_sans500';
    font-size: 15px;
    color: #fff;
    padding: 9px 30px;
    background: #2499A6;
    border-radius: 10px;
    float: left;
    margin-bottom: 10px;
}

.topo {
    width: 100%;
    float: left;
    background: #222;
}

.menu .nav-link {
    color: #222;
    font-size: 12px;
    padding: 5px 12px;
    border-bottom: 1px solid #eee;
}

.menu .nav-link:hover {
    font-family: 'museo_sans700';
}

.i,
.f,
.w {
    font-size: 20px;
    color: #fff !important;
    padding: 0 8px;
}

.box-2 {
    width: 100%;
    float: left;
    padding: 30px 0;
}

.dados-topo .fa {
    font-size: 15px;
    margin-right: 0px;
    color: #222;
}

.bg-danger-subtle {
    background: #ffbdbd !important;
}

.dados-topo p {
    font-size: 15px;
    margin-left: 12px;
    line-height: 18px;
    text-align: left;
    color: #222;
    text-align: center;
    font-family: 'museo_sans500';
    margin-bottom: 5px;

}

.item-autor-list-top span {
    text-align: center;
    background: #2499A6;
    padding: 2px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 0 5px;
    font-family: 'museo_sans700';
    z-index: 100;
    margin-bottom: 5px;
}

.item-autor-list-top figure {
    width: 75px;
    height: 75px;
    float: left;
    border-radius: 150px;
    overflow: hidden;
    margin-bottom: 0;
    margin-right: 15px;
    background-size: cover !important;
    -webkit-background-size: cover !important;
}

.item-autor-list-top h3 {
    font-family: 'museo_sans700';
    font-size: 15px;
    color: #222;
    margin-top: 5px;
    margin-bottom: 0;
}

.item-autor-list-top p {
    font-family: 'museo_sans700';
    font-size: 12px;
    color: #222;
    margin: 0;
}

.item-autor-list-top {
    width: 100%;
    float: left;
    padding: 16px 0;
    border-bottom: 1px solid #eee;
}

.slide_apoio h3 {
    color: #222;
    font-size: 15px;
    font-family: 'museo_sans700';
    margin: 0;
}

.top-10 {
    float: left;
    width: 100%;
}

.top-10 h2 {
    font-family: 'museo_sans500';
    font-size: 15px;
    color: #fff;
    padding: 9px 30px;
    background: #2499A6;
    border-radius: 10px;
    float: left;
    margin-bottom: 10px;

}
.curtir button{
    border-radius: 50px;
    font-size: 14px;
    color: #333;
}

.menu-topo {
    width: 100%;
    padding: 15px 0;
    float: left;
}
.enquete-item figure{
    width: 150px !important; 
    height: 150px !important;
    position: relative !important; 
    overflow: hidden !important;
    float: left;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.enquete-item figure img{
        position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.navbar-light .navbar-nav .nav-link {
    text-transform: uppercase;
    font-size: 15px;
    color: #fff !important;
    padding: 17px 16px;
    border-top: 4px solid transparent;
}

.navbar-light .navbar-nav .nav-link:hover {
    font-weight: 700;
    background: rgba(0, 0, 0, 0.199);
    /*  border-color: #2499A6;*/
}

.topo .nav-link {
    color: #E4D6AC;
    font-family: 'museo_sans500';
    font-size: 15px;
    padding: 0 15px;
    border-right: 1px solid #666;
}

.topo .nav {
    padding: 12px 0 8px 0;
}

#guia-autores h3 {
    font-family: 'museo_sans500';
    font-size: 18px;
    color: #000;
    margin-bottom: 8px;
}

#busca {
    float: left;
    width: 100%;
}

.btn-envio {
    background-color: #ccc;
    color: #222;
    border: none;
    padding: 10px 25px;
    border-radius: 8px;
    font-size: 15px;
    font-family: 'museo_sans700';
}

.area {
    margin-left: 15px;
    padding: 8px 20px !important;
    background: #eee !important;
    color: #333 !important;
}

.area2 {
    color: #E4D6AC !important;
    padding: 6px 20px !important;
    border-radius: 15px;
    float: left;
    border: 1px solid #ffffff42;
    margin-top: 10px;
    font-family: 'museo_sans500';
    width: 250px;
}

.area2 span,
.area1 span {
    width: 40px;
    float: left;
    margin-right: 10px;
    height: 40px;
    background: url(../images/ico-user.svg) no-repeat center;
}

.area2 span {
    width: 70px;
    height: 70px;
}

.area2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.botao-1{
    font-size: 20px;
    color: #fff !important;
    padding: 9px 30px;
    background: #2499A6;
    border-radius: 50px;
    text-transform: uppercase;
}
.botao-2{
    font-size: 20px;
    color: #fff !important;
    padding: 9px 30px;
    background: #c97759;
    border-radius: 50px;
    text-transform: uppercase;
}
.area1 p,
.area2 p {
    float: left;
    margin-bottom: 0;
    padding: 9px 6px;
}

.bg-light {
    padding: 0;
    background: #E78C6B !important;
    width: 100%;
    float: left;
    margin-bottom: 0;
}

.btn3 {
    float: left;
    padding: 15px 45px;
    background: #eee;
    border-radius: 13px;
    font-size: 24px;
}

.btn3:hover,
.btn4:hover {
    background: #2499A6;
    color: #fff;
}

.btn4 {
    float: left;
    padding: 5px 25px;
    background: #ddd;
    border-radius: 21px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

header {
    /* box-shadow:1px 1px 11px #00000014;*/
}

.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000000d7;
    top: 0;
    left: 0;
    z-index: 999999;
}

.alert-pop {
    width: 100%;
    max-width: 400px;
    float: left;
    padding: 50px 20px;
    border-radius: 10px;
}

.navbar-nav {
    flex-wrap: wrap !important;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 8px;
    height: 8px;
    padding: 0;
    border-radius: 20px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: none;
    border-bottom: none;
}

.carousel-indicators .active {
    background: #2499A6 !important;
}

.buscar {
    width: 100%;
    float: left;
    position: relative;
    /* margin-top: 10px;*/
}

.buscar .form-control {
    width: 100%;
    font-size: 16px;
    color: #8E8E93;
    padding: 14px 40px;
    border-radius: 15px;
    border: none;
    font-family: 'museo_sans500';
    float: left;
    border: 1px solid #ddd;
}

.buscar .btn-buscar {
    background: url(../images/ico-busca.png) no-repeat center #fff;
    width: 50px;
    height: 48px;
    float: left;
    position: absolute;
    right: 20px;
    margin-top: 2px;
    border: none;
}

.compartilha-seg {
    width: 100%;
    padding: 20px;
    background: #ddd;
    border-radius: 10px;
    float: left;
}

.compartilha-seg p {
    margin: 8px 8px 8px 0;
    font-weight: 700;
    text-transform: uppercase;
}

.box,
.seg-conteudo {
    width: 100%;
    box-shadow: 5px 5px 7px #00000014;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 40px;
    float: left;

}

.lh {
    height: 100%;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2499A6;
}

.slide_new figure {
    width: 100%;
    float: left;
    height: 350px;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    margin-bottom: 0;
}

.slide_new figure span {
    width: 100%;
    padding-top: 80px;
    float: left;
    bottom: 0;
    left: 0;
    height: 220px;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 90%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 90%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);

}

.slide_new h3 {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    text-align: center;
    padding: 20px 40px;
    width: 100%;
    color: #fff !important;
}

.noticias-list figure {
    width: 100%;
    float: left;
    height: 180px;
    margin-bottom: 15px;
    background-size: cover !important;
    -webkit-background-size: cover !important;
}

.box h2 {
    font-size: 15px;
    color: #fff;
    padding: 9px 30px;
    background: #2499A6;
    border-radius: 50px;
    text-transform: uppercase;
    float: left;
    margin-top: -35px;
    margin-bottom: 30px;
    font-weight: 700;
    text-align: center;
}

.box1 h2 {
    font-family: 'museo_sans500';
    font-size: 15px;
    color: #fff;
    padding: 9px 30px;
    background: #2499A6;
    border-radius: 10px;
    float: left;
    margin-bottom: 10px;
}

.item-autor figure,
.item-autor-list figure {
    width: 100%;
    height: 250px;
    float: left;
    border-radius: 8px;
    background-size: cover !important;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
    background: #eee;
    -webkit-background-size: cover !important;
}

.item-autor-list figure span,
.item-autor figure span {
    background: #2499A6;
    color: #fff;
    position: absolute;
    z-index: 9999;
    padding: 4px 10px;
    bottom: 0;
    border-radius: 0 7px 0;
    font-size: 11px;
    font-weight: 700
}

.item-autor a,
.item-autor-list a,
.item-autor-list a {
    margin-bottom: 20px;
}

.item-autor h3,
.item-autor-list h2 {
    font-family: 'museo_sans700';
    font-size: 18px;
    color: #222;
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 0;
}

.autores-slide .owl-dots {
    margin-top: 20px;
}

.item-autor p,
.item-autor-list p {
    font-family: 'museo_sans700';
    font-size: 12px;
    color: #222;
    margin: 0;
    text-align: center;
    width: 100%;
    float: left;
}

.item-list {
    line-height: 15px;
    margin-bottom: 15px;
}

.item-list h3 {
    color: #222;
    font-size: 15px;
    font-family: 'museo_sans700';
    margin: 0;
}

.item-list {
    line-height: 16px;
    margin-bottom: 15px;
    font-size: 15px;
}

.item-list small {
    font-size: 12px;
    color: #444;
    font-family: 'museo_sans500';
}

.list-capa figure {
    height: 82px;
    overflow: hidden;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    width: 100%;
    margin-bottom: 0 !important;
}

.banner {
    width: 100%;
    float: left;
}

.previa-categoria p {
    font-size: 15px;
    color: #333;
    font-family: 'museo_sans500';
    text-align: center;
}

.item-vitrine {
    width: 100%;
    box-shadow: 5px 5px 7px #00000014;
    background: #fff;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 10px;
    float: left;
    position: relative;
    padding-right: 130px;
}

.item-vitrine h3,
.vitrine-list h2 {
    color: #222;
    font-size: 13px;
    font-family: 'museo_sans500';
    margin: 0;
}

.item-vitrine figure {
    width: 50px;
    height: 70px;
    float: left;
    background: #2499A6;
    margin: 0 15px 0 0;
}

.vitrine-list figure {
    width: 100%;
    height: 200px;
    float: left;
    background: #eee;
    margin: 0 0 15px 0;
    position: relative;
}

.item-vitrine small {
    color: #222;
    font-size: 10px;
    font-family: 'museo_sans500';
    margin: 0;
}

.vitrine-list h2 {
    color: #222;
    font-size: 18px;
    font-family: 'museo_sans500';
    margin: 0;
}

.vitrine-list small {
    color: #222;
    font-size: 15px;
    font-family: 'museo_sans500';
    margin: 0;
}

.item-vitrine button {
    background-color: #ddd;
    color: #222;
    border: none;
    width: 105px;
    height: 35px;
    margin-left: 15px;
    padding: 5px 15px;
    border-radius: 8px;
    top: 30px;
    font-size: 12px;
    font-family: 'museo_sans700';
    position: absolute;
    right: 15px;
}

.seg-redes-sociais {
    background: #E78C6B;
    float: left;
    padding: 18px 35px;
    border-radius: 20px;
    margin-bottom: 18px;
    margin-top: -25px;
}

.seg-redes-sociais a {
    /*width: 34px;
    height: 34px;
    background: url(../images/ico-rede-social.png) no-repeat;*/
    float: left;
    margin-left: 8px;
    color: #fff;
    font-size: 28px;
}

.grupowhatsapp {
    background: #4caf50;
    padding: 10px 25px;
    border-radius: 50px;
    font-family: 'museo_sans700';
    color: #fff !important;
    margin-bottom: 15px;
    font-size: 17px;
}

.seg-redes-sociais h3 {
    float: left;
    color: #fff;
    font-family: 'gotham_blackregular';
    font-size: 19px;
    letter-spacing: -1px;
    margin: 9px 0;
}

/*.instagram{ background-position: left;}
.facebook{ background-position: right !important; }*/
.depoimentos {
    width: 100%;
    float: left;
}

.depoimentos h2 {
    /* color: #2499A6;
    font-size: 30px;
    margin-bottom: 30px;
    font-family: 'museo_sans500';*/
}

.seg_d {
    width: 100%;
    padding: 30px;
    border-radius: 8px;
    height: 100%;
    border: 1px solid #eee;
    float: left;
}

.seg_d figure {
    width: 100px;
    height: 100px;
    float: left;
    border-radius: 200px;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    margin-right: 15px;
}

.seg_d p {
    color: #222;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;

}

.seg_d small {
    color: #222;
    font-size: 15px;
}

/*TEXTO*/
.seg-conteudo {
    margin-top: 20px;
    padding: 0 30px 30px 30px;
}

.texto-list {
    line-height: 15px;
    margin-bottom: 15px;
}

.texto-list h2,
.texto-list h3 {
    color: #222;
    font-size: 16px;
    font-family: 'museo_sans700';
    margin: 0;
}

.texto-list small {
    font-size: 12px;
    color: #444;
    font-family: 'museo_sans500';
}

.texto-list figure {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    height: 250px;
    background-size: cover !important;
    -webkit-background-size: cover !important;
}

.comentario-list p {
    color: #333;
    font-size: 14px;
    font-family: 'museo_sans500';
    margin-bottom: 5px;
}

.comentario-list {
    width: 100%;
    float: left;
    padding: 0 15px 15px 15px;
    border-bottom: 1px solid #eee;
}

.comentario-list small {
    text-align: left;
    font-size: 12px;
    font-family: 'museo_sans500';
    color: #666;

}

.titulo h1 {
    color: #222;
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-family: 'museo_sans700';
    margin: 40px 0;
    float: left;
    border-radius: 15px;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}

.titulo h1 span {
    width: 90px;
    height: 5px;
    border-radius: 5px;
    background: #2499A6;
    float: left;
    position: absolute;
    bottom: -3px;
    margin-left: -45px;
    left: 50%;
}

.titulo h2 {
    font-family: 'museo_sans500';
    font-size: 15px;
    color: #fff;
    padding: 9px 30px;
    background: #2499A6;
    border-radius: 10px;
    float: left;
    margin-top: -16px;
    margin-bottom: 30px;
}

.modal-title {
    color: #222;
    font-size: 20px;
    font-family: 'museo_sans700';
    float: left;
}

.compartilha {
    color: #fff !important;
    font-size: 14px;
    padding: 8px 30px;
    font-weight: 400;
    border-radius: 24px;
    margin-right: 8px;
    float: left;
}

.compartilha .fa {
    font-size: 20px;
    color: #fff !important;
    margin-right: 8px;
}

.facebook {
    background: #304F7E;
}

.whatsapp {
    background: #4caf50;
}

.noticias_view h1 {
    color: #222;
    font-size: 45px;
    font-family: 'museo_sans700';
    margin-bottom: 12px;
    text-align: center;
}

.noticias_view small {
    color: #575757 !important;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    font-family: 'museo_sans500';
}

.noticias_view small a {
    color: #575757 !important;
}

.noticias_view p,
.institucional p {
    font-size: 16px;
    color: #333;
    font-family: 'museo_sans500';
    margin-bottom: 0;
}

.foto-principal {
    float: left;
    max-width: 350px;
    margin-right: 25px;
    margin-bottom: 25px;
}

.breadcrumb-item a {
    color: #333;
    font-size: 14px;
    font-family: 'museo_sans500';
}

.galeria figure {
    width: 100%;
    height: 200px;
    border-radius: 5px;
    overflow: hidden;
}

/*Agenda*/
.list-agenda h2 {
    color: #222;
    font-size: 18px;
    font-family: 'museo_sans700';
    margin: 0;
}

.institucional h2 {
    color: #222;
    font-size: 25px;
    font-family: 'museo_sans700';
    margin: 0 0 20px 0;
    text-align: center;
}

.institucional figure {
    max-width: 300px;
    color: #222;
    font-size: 18px;
    font-family: 'museo_sans700';
    margin: 0;
}

.list-agenda h4 {
    background-color: #2499A6;
    color: #fff;
    float: left;
    padding: 8px;
    text-align: center;
    border-radius: 5px;
    margin-right: 15px;
    font-size: 23px;
    line-height: 25px;
    font-family: 'museo_sans700';
}

.list-agenda figure {
    width: 100%;
    float: left;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    border-radius: 8px;
    height: 300px;
}

.list-agenda h4 span {
    width: 100%;
    float: left;
}

.list-agenda h4 small {
    font-size: 16px;
}

.list-agenda p {
    font-size: 13px;
    color: #444 !important;
    font-family: 'museo_sans500';
    margin: 0;
    float: left;
    margin-right: 15px;
}

/*Produto*/
.produto_view {
    width: 100%;
    float: left;
}

.produto_view h1 {
    color: #222;
    font-size: 30px;
    font-family: 'museo_sans700';
    margin-bottom: 12px;
    margin-bottom: 5px;
}

.produto_view .preco {
    font-family: 'museo_sans700';
    font-size: 20px;
    color: #444;
    margin-bottom: 0;
}

.produto_view figure {
    width: 150px;
    height: 150px;
    overflow: hidden;
    float: left;
    border-radius: 100px;
    margin-top: -70px;
    background: #ccc;
    box-shadow: 5px 5px 7px #00000014;
}

.produto_view small {
    font-family: 'museo_sans700';
    font-size: 12px;
    color: #444;
    margin: 0;
    text-align: center;
    width: 100%;
    float: left;
}

.produto_view p {
    font-size: 15px;
    color: #333;
    width: 100%;
    float: left;
    font-family: 'museo_sans500';
}

.seg-cinza {
    width: 100%;
    background: #eee;
    padding: 15px;
    float: left;
    border-radius: 10px;
    font-family: 'museo_sans300';
    font-size: 15px;
}

.seg-plano li {
    border-bottom: 1px solid #eee;
    padding: 8px;
    font-family: 'museo_sans300';
    font-size: 15px;
    text-align: left;
    color: #333;
}

.btn-primary {
    background: #2499A6 !important;
    border-color: #2499A6 !important;
    color: #fff !important;
    font-family: 'museo_sans700';
    font-size: 24px;
}

.seg-plano {
    height: 100%;
}

.card-header {
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'museo_sans700';
    background: #E78C6B !important;
    color: #fff;
}

.saiba-mais {
    background: #2499A6;
    color: #fff !important;
    padding: 5px 12px;
    border-radius: 30px;
    font-size: 12px;
}

.seg-plano .card-title {
    font-family: 'museo_sans500';
    font-size: 28px;
}

.parceiros {
    width: 100%;
    float: left;
    padding: 20px 0 0 0;
    background: #fff;
}

.seg-108,
.seg-109,
.seg-110,
.seg-111,
.seg-112,
.seg-113,
.seg-124,
.seg-115,
.seg-116,
.seg-117,
.seg-118 {
    width: 100%;
    float: left;
    padding: 100px 0;
}
.btao-p{
    background: #2499A6;
    color: #fff;
    padding: 25px 60px;
    border-radius: 60px;
    font-size: 20px;
    text-transform: uppercase;
     border: 2px solid #2499A6;
}
.btao-p:hover{
    background: none;
    color:#2499A6 ;
   
}
.seg-108{
    padding: 0;
}
.seg-109,
.seg-110,
.seg-111,
.seg-112{
    border-bottom: 1px solid #eee;
}
.seg-113,
.seg-117 {
    padding: 100px 0;
    background: #E78C6B;
    color: #fff;
}
.seg-113 h2,
.seg-117 h2 {
     color: #fff !important;
}
.seg-118{
    background: #E6E6E6 !important;
}
.item-doc {
    width: 100%;
    float: left;
    border: 1px solid #eee;
    padding:50px 20px;
    height: 100%;
    border-radius: 15px;
}

.item-doc h3 {
    text-align: center;
    font-size: 20px;
    margin: 0;
}

.item-doc .fa {
    font-size: 30px;
    color: #2499A6;
    margin-bottom: 10px;
}

.seg-124, .seg-116 {
    padding: 100px 0;
    background: #eee;

}
.item-apoio{
    width: 100%;
    float: left;
    padding: 20px;

}
.item-apoio{
    width: 100%;
    float: left;
    border: 1px solid #eee;
    padding:20px 20px;
    height: 100%;
    border-radius: 15px;
}
.item-apoio h3{
    color: #000;
    font-size: 15px;
    text-align: center;
}
.item-apoio figure{
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 200px;
    margin-bottom: 20px;
}
.item-apoio figure img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.seg-108 p,
.seg-109 p,
.seg-110 p,
.seg-111 p,
.seg-112 p,
.seg-113 p,
.seg-124 p,
.seg-115 p,
.seg-116 p,
.seg-117 p,
.seg-118 p {
    font-size: 16px;
    color: #333;
    font-family: 'museo_sans500';
    margin-bottom: 0;
}


.seg-108 h2,
.seg-109 h2,
.seg-110 h2,
.seg-111 h2,
.seg-112 h2,
.seg-113 h2,
.seg-124 h2,
.seg-115 h2,
.seg-116 h2,
.seg-117 h2,
.seg-118 h2 {
    color: #222;
    font-size: 30px;
    font-family: 'museo_sans700';
    margin: 0 0 20px 0;
    text-align: center;
}

.veja-mais {
    background-color: #ddd;
    color: #222 !important;
    border: none;
    padding: 15px 40px;
    border-radius: 8px;
    font-size: 15px;
    margin-top: 15px;
    float: left;
    font-family: 'museo_sans700';
}

.btn-loja {
    background-color: #ddd;
    color: #222 !important;
    border: none;
    padding: 15px 40px;
    border-radius: 8px;
    font-size: 15px;
    margin-top: 15px;
    float: left;
    font-family: 'museo_sans700';
}

/*Mural*/
.mural-list {
    width: 100%;
    box-shadow: 5px 5px 7px #00000014;
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    margin-bottom: 40px;
    float: left;
    overflow: hidden;
}

.mural-list h2 {
    font-size: 14px;
    color: #333;
    font-family: 'museo_sans700';
    width: 100%;
    float: left;
    margin-top: 12px;
    margin-bottom: 0;

}

a {
    color: #333;
}

a:hover {
    color: #2499A6;
}

.mural-list p {
    font-size: 15px;
    color: #333;
    font-family: 'museo_sans500';
    width: 100%;
    float: left;
    margin: 0;
}

.mural-list small {
    font-family: 'museo_sans700';
    font-size: 12px;
    color: #555;
    margin: 0;
    width: 100%;
    float: left;
}

.btn-enviar {
    background-color: #2499A6;
    padding: 12px 40px;
    color: #fff;
    border-radius: 5px;
    border: none;
    font-family: 'museo_sans500';
    margin-bottom: 20px;
}

.destaques-capa {
    width: 100%;
    float: left;
    background: #D9D9D9;
    padding: 50px 0;
}

.destaque-list button,
.incricao {
    background: #ddd;
    border: none;
    color: #000;
    font-size: 15px;
    padding: 8px 25px;
    border-radius: 5px;
}

.inscricao-form h2 {

    font-size: 20px;
    color: #222;
    border-left: 3px solid #2499A6;
    padding-left: 8px;
    width: 100%;
    float: left;
    font-weight: 700;
    margin-bottom: 30px;

}

.btn-1 {
    background: #ddd;
    border: none;
    color: #000 !important;
    font-size: 13px;
    padding: 8px 25px;
    border-radius: 5px;
    float: left;
    text-transform: uppercase;

}

.btn-2 {
    border: 2px solid #2499A6;
    color: #2499A6 !important;
    font-size: 13px;
    float: left;
    padding: 8px 25px;
    border-radius: 5px;
    text-transform: uppercase;
}

.inscricao-form p {
    font-size: 15px;
    color: #222;
    width: 100%;
    line-height: 15px;
    float: left;
    font-weight: 500;
    margin-bottom: 8px;
}

.evento-list h4 {
    color: #333;
    margin-bottom: 0;
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    font-weight: 800;
}

.evento-list small {
    color: #333 !important;
    font-size: 35px !important;
    text-align: center !important;
    width: 100% !important;
    float: left !important;
    text-transform: uppercase;
    line-height: 25px;
}

.evento-list figure {
    background: #DDDDDD !important;
}

.destaques-capa .box {
    padding: 30px;
}

.destaque-list figure {
    width: 100%;
    height: 300px;
    float: left;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
    background: #fff;
}

.destaque-list h3 {
    font-size: 16px;
    color: #222;
    text-align: center;
    width: 100%;
    float: left;
    font-weight: 700;
    margin-bottom: 0;
}

.destaque-list p {
    font-size: 12px;
    color: #000;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 5px;
}

.destaque-list small {
    font-size: 12px;
    color: #000;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 5px;
}

.destaque-list figure img {
    max-width: 100% !important;
    display: block;
    max-height: 100% !important;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

}

.calendario-list h3 {
    color: #222;
    font-size: 17px;
    font-family: 'museo_sans700';
    margin: 0;
}

.calendario-list figure {
    width: 100px;
    text-align: center;
    height: 100px;
    float: left;
    border-radius: 50px;
    background: #D9D9D9;
    margin-right: 15px;
    padding: 12px 0;
    margin-bottom: 0;
    background-size: cover !important;
    -webkit-background-size: cover !important;
}

.calendario-list figure h4 {
    color: #333;
    font-size: 52px;
    margin-bottom: 0;
    line-height: 45px;
    font-weight: 800;
}

.calendario-list figure small {
    text-transform: uppercase;
    color: #333;
    font-size: 20px;
}

.calendario-list p {
    color: #222;
    font-size: 14px;
    margin-bottom: 0;
}

.box-1 {
    width: 100%;
    float: left;
    padding: 50px 0;

}

.box3 {
    width: 100%;
    float: left;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
    background: #FFF;
}

.box3 h2 {
    font-size: 15px;
    color: #fff;
    padding: 9px 30px;
    background: #2499A6;
    border-radius: 50px;
    text-transform: uppercase;
    float: left;
    margin-top: -35px;
    margin-bottom: 30px;
    font-weight: 700;
    text-align: center;
}

.dados-topo .box3 h3 {
    font-size: 15px;
    color: #fff;
    padding: 9px 30px;
    background: #2499A6;
    border-radius: 50px;
    text-transform: uppercase;
    float: left;
    margin-top: -35px;
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
}

.btoa-box2 {
    font-family: 'museo_sans500';
    font-size: 16px;
    color: #fff !important;
    padding: 5px 30px;
    background: #2499A6;
    border-radius: 50px;
    float: left;
    margin-bottom: 8px;
}

.dados-topo .box3 h4 {
    font-size: 15px;
    color: #222;
    width: 100%;
    text-align: center;
    float: left;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-menu {
    border: none;
    background: #c97759;
    color: #fff;
    padding: 15px 12px;

}

.dropdown-item {
    font-size: 15px;
    color: #fff !important;
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
    background: #E78C6B !important;
    color: #fff !important;
}

/*Autores */
.autores,
.autores_view {
    width: 100%;
    float: left;
}

.autores_view h1 {
    color: #2499A6;
    font-size: 25px;
    font-family: 'museo_sans700';
    margin-bottom: 12px;
    text-align: center;
    margin-bottom: 5px;
}

.autores_view .perfil figure {
    width: 150px;
    height: 150px;
    overflow: hidden;
    float: left;
    border-radius: 100px;
    margin-top: -70px;
    position: relative;
    background: #ccc;
    box-shadow: 5px 5px 7px #00000014;
}

.slide_apoio figure {
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
    margin-bottom: 12px;
}

.autores_view .perfil figure img,
.item-autor figure img,
.item-autor-list figure img,
.vitrine-list figure img,
.slide_apoio figure img {
    max-width: 100% !important;
    display: block;
    max-height: 100% !important;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.titulo-a {
    font-family: 'museo_sans700';
    font-size: 33px;
    color: #000;
    padding-left: 15px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.autores_view small {
    font-family: 'museo_sans700';
    font-size: 12px;
    color: #444;
    margin: 0;
    width: 100%;
    float: left;
}

.autores_view h3 {
    font-size: 15px;
    color: #333;
    font-family: 'museo_sans700';
    margin-top: 15px;
}

.selos {
    width: 100%;
    float: left;
}

.selos small {
    text-align: left;
}

.autores_view p {
    font-size: 15px;
    color: #333;
    font-family: 'museo_sans500';
}

.rede-sociais {
    width: 35px;
    height: 35px;
    float: left;
    text-align: center;
    border-radius: 17px;
    font-size: 21px;
    color: #575757;
    margin-left: 5px;
    border: 1px solid #575757;
}

.rede-sociais:hover {
    background: #575757;
    color: #fff;
}

.list-videos figure {
    width: 100%;
    height: 230px;
    float: left;
    background-size: cover !important;
    -webkit-background-size: cover !important;
}

.list-videos h3 {
    color: #222;
    font-size: 17px;
    font-family: 'museo_sans700';
    margin: 0;
    text-align: center;
}

/*Paginação*/
.pagination {
    width: 100%;
    float: left;
}

.pagination a {
    background: #D9D9D9;

    text-align: center;
    padding: 8px 20px;
    font-size: 13px;
    color: #000;
    border-radius: 20px;
    float: left;
    margin-right: 5px;
    font-family: 'museo_sans700';
}

/*Login*/
.login .esqueci {
    font-size: 14px;
    color: #666;
    font-family: 'museo_sans500';
}

.login .form-control {
    font-family: 'museo_sans500';
    font-size: 15px;
}

.login .btn-info {
    margin-top: 15px;
    font-family: 'museo_sans500';
    font-size: 15px;
    text-transform: uppercase;
}

.area-restrita h2 {
    color: #2499A6;
    font-size: 25px;
    font-family: 'museo_sans700';
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 5px;
}

.nome_perfil {
    color: #2499A6;
    font-size: 20px;
    text-align: center;
    font-family: 'museo_sans700';
    margin-bottom: 12px;
    margin-bottom: 5px;
}

.area-restrita .nav-link {
    font-size: 15px;
    text-align: left;
    padding: 8px;
    border-bottom: 1px solid #eee;
    font-family: 'museo_sans500';
    color: #333;
}

.area-restrita .nav-link .fa {
    margin-right: 5px;
}

.area-restrita .nav-link:hover {
    background: #eee;
}

.area-texto ul {
    padding: 0;
}

.area-texto li {
    border-bottom: 1px solid #E6E6E6;
    padding: 8px;
}

.area-texto li:hover {
    background-color: #f8f8f8;
}

.area-texto h3 {
    color: #222;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'museo_sans500';
}

.area-texto p {
    font-size: 13px;
    color: #444;
}

.mensalidade h3 {
    color: #222;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 15px;
    font-family: 'museo_sans700';
}

.btn-secondary {
    font-size: 16px;
    padding: 6px 30px;
}

.adicionar {
    font-family: 'museo_sans500';
    font-size: 15px;
    color: #fff !important;
    padding: 9px 30px;
    background: #2499A6;
    border-radius: 10px;
    float: right;
}

.editar {
    background: #666666;
    font-size: 20px;
    color: #fff !important;
    padding: 9px;
    float: left;
    width: 50px;
    border-radius: 34px;
    margin-right: 12px;
    height: 50px;
    text-align: center;
}

.deletar {
    background: brown;
    font-size: 20px;
    color: #fff !important;
    padding: 9px;
    float: left;
    width: 50px;
    border-radius: 34px;
    height: 50px;
    text-align: center;
}

.seg-botoes {
    width: 115px;
    float: right;
}

.galeria-update .item {
    width: 100%;
    float: left;
    padding: 10px;
    background: #eee;
    border-radius: 5px;
}

.galeria-update .item.active {
    background: #adffb0;
}

.galeria-update .item .seg-img {
    width: 100%;
    float: left;
    height: 140px;
    margin-bottom: 8px;
    background: #ddd;
    overflow: hidden;
}

.area-restrita label {
    font-family: 'museo_sans500';
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #333;
}

.seg {
    width: 100%;
    float: left;
    height: 450px;
    overflow-x: auto;
}

.menu-a .nav-link {
    background: #ddd;
    border-radius: 30px;
    padding: 4px 20px;
    font-size: 15px;
    color: #000;
    margin-left: 5px;
    margin-bottom: 5px;
}

.menu-a .nav-link.active {
    background: #2499A6;
    color: #fff;
}

/*Rodape*/
.rodape {
    width: 100%;
    float: left;
    background-color: #333;
    padding: 50px 0 80px 0;
}

.rodape p {
    color: #fff;
}

footer p strong {
    color: #222;
    font-family: 'museo_sans500';
    font-size: 18px;
}

footer {
    padding: 0 0 50px 0;
    background: #fff;
    margin-top: 50px;
}

footer p {
    font-size: 15px;
    color: #575757;
    font-family: 'museo_sans500';
    line-height: 20px;
}

.sm {
    background: url(../images/logo-studiomega.svg) no-repeat center;
    width: 139px;
    height: 37px;
    float: left;
    text-indent: -500000px;
}

.rodape a {
    color: #fff;
    font-size: 16px;
    background: url(../images/i-menu-rodape.png) no-repeat center left;
    padding-left: 15px;
    font-family: 'museo_sans300';
    padding: 5px 15px;
}

.texto-list small i {
    font-size: 10px !important;
}

.rodape a:hover {
    color: rgb(170, 170, 170);
}

.owl-nav {
    display: none;
}

.visualizar {
    color: #333;
    font-size: 12px;
    text-align: center;
    width: 100%;
}

.seg-f {
    width: 100%;
}

.v-mb {
    display: none;
}

.navbar-toggler {
    color: #fff;
    font-size: 25px;
    box-shadow: none !important;
}

#accordionFlushExample {
    border-radius: 20px;
    overflow: hidden;
}

.accordion-button:not(.collapsed) {
    background-color: #2499A6;
    color: #FFF !important;
}

.accordion-body {
    padding: 25px;
    background: #eee !important;
}

.accordion-button {
    text-transform: uppercase;
    font-size: 20px;
    box-shadow: none !important;
}

@media (max-width: 1399px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 18px 14px;
        font-size: 14px;
    }

    .logo h1 {
        margin: 15px 0;
    }
}

@media (max-width: 1199px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 18px 10px;
        font-size: 15px;
    }
}

@media (max-width: 988px) {
    .v-mb {
        display: block;
    }

    .v-pc {
        display: none !important;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 8px 10px;
        text-align: center;
        border-bottom: 1px solid rgba(238, 238, 238, 0.11);
    }

    .navbar-collapse {
        margin-top: 15px;
        padding: 15px;
        border-radius: 8px;
    }

    .navbar-light .navbar-toggler {
        box-shadow: none;
        border: 1px solid #eee;
        color: #222;
        padding: 11px 18px !important;
        border-radius: 8px;
        font-size: 18px;
    }

    .adicionar {
        float: left;
        margin-top: 15px;
    }

    .area1 {
        padding: 11px 18px !important;
        border-radius: 8px;
        font-size: 18px;
        margin-top: 0;
    }

    /* .menu { column-count: 3; }*/
    .titulo h1 {
        font-size: 33px;
    }

    .dados-topo .fa,
    .dados-topo p {
        line-height: 12px;
        font-size: 12px;
    }

    .area1 {
        width: 235px;
    }

    .dados-topo .fa {
        font-size: 20px;
    }

    .seg-redes-sociais h3 {
        width: 50%;
        text-align: center;
    }

}

@media (max-width: 768px) {
    .area1 p {
        display: none;
    }

    .area1 {
        width: 90px;
    }

    .logo h1 {
        width: 119px;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        height: 102px;
    }

    .area1 span {
        margin-right: 0;
    }

    .noticias_view h1 {
        font-size: 22px;
    }

    .area1 {
        width: 40px;
        padding: 0 !important;
        border: none;
    }

    .slide_new figure {
        height: 280px;
    }

    .item-autor figure,
    .item-autor-list figure {
        height: 120px;
    }

    .topom {
        background: #222;
    }

    .box3 h2 {
        font-size: 22px;
    }
}

@media (max-width: 450px) {
    /*.menu { column-count:1;} */
}

.box-cookies.hide {
    display: none !important;
}

.box-cookies {
    position: fixed;
    background: #fffffff2;
    ;
    width: 90%;
    margin-left: 5%;
    z-index: 9999999999999998;
    bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 40%);
    border: solid 1px #eeeeee;
}

.box-cookies .msg-cookies {
    font-family: 'museo_sans500';
    font-size: 13px;
    color: #333;
    line-height: 22px;
    margin: 0;
    padding: 15px;
}

.box-cookies .btn-cookies {
    margin: 15px;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
}

.box-cookies .btn-cookies {
    background: #2499A6;
    cursor: pointer;
    align-self: normal;
    font-family: 'museo_sans500';
}

@media screen and (max-width: 600px) {
    .box-cookies {
        flex-direction: column;
    }
}