/*O FESTIVAL*/
.banner {
    background: url(https://edicoes.festivaljge.com.br/assets/images/jge24/site/topos/sobre.jpg);
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.ofestival {
    background-color: #020202;
}
.anos{
    width: 100%;
    height: auto;
    background-image: url(https://edicoes.festivaljge.com.br/assets/images/jge24/site/bg_siga.png);
    background-size: cover;
    background-position: bottom;
    padding-bottom: 60px;
}
.sub {
    display: block;
    font-family: var(--font2);
    font-size: 50px;
    padding: 50px 0 20px 0;
    color: var(--roxo);
    line-height: 58px;
    text-align: center;
}
.bc {
    background: #ffffffc7;
    padding: 20px 30px 20px 30px;
    text-align: justify;
}
ul.imgBloco {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.imgBloco li {
    display: inline;
}
ul.imgBloco li a {
    width: 330px;
    display: inline-block;
    padding: 15px;
}
ul.imgBloco li a img {
    width: 100%;
    object-fit: cover;
    height: 390px;
    border-right: 8px solid var(--azul);
}
ul.imgBloco li a span.nome {
    display: inline-block;
    width: 100%;
    color: var(--branco);
    background: var(--azul);
    font-size: 20px;
    font-weight: 700;
}
.FiChA h6 {
    font-weight: 600;
    margin: 0;
    display: block;
    position: relative;
    margin-bottom: 11px;
    font-size: 18px;
}
.FiChA h6 small {
    font-weight: normal;
}
ul.imgBloco li {
    display: inline;
}
ul.imgBloco li a {
    width: 330px;
    display: inline-block;
    padding: 15px;
}
.imgLeft {
    width: 250px;
    object-fit: cover;
    height: 300px;
    border-right: 8px solid var(--amarelo);
}
.imgRight {
    width: 250px;
    object-fit: cover;
    height: 300px;
    border-left: 8px solid var(--amarelo);
}
span.nomex {
    display: inline-block;
    width: 250px;
    color: var(--cinza2);
    background: var(--amarelo);
    font-size: 20px;
    font-weight: 700;
    padding: 2px 10px;
    text-align: center;
}
.fotosLeft {
    width: 260px;
    float: left;
    padding: 0;
}
.fotosRight {
    width: 260px;
    float: right;
    padding: 0;
}
.textoLeft {
    padding: 30px 170px 0 0;
    position: relative;
    left: 40px;
    font-size: 18px;
    font-weight: 600;
    color: white;
    text-align: justify;
}
.textoRight{
    padding: 30px 0 0 140px;
    position: relative;
    right: 40px;
    font-size: 18px;
    font-weight: 600;
    color: white;
    text-align: justify;
}
ul.imgBlocox {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.imgBlocox li {
    display: inline;
}
ul.imgBlocox li a {
    width: 300px;
    display: inline-block;
    padding: 15px;
}
ul.imgBlocox li a img {
    width: 100%;
    object-fit: cover;
    height: 380px;
    border-right: 8px solid var(--lilas);
}
ul.imgBlocox li a span.nome {
    display: inline-block;
    width: 100%;
    color: var(--branco);
    background: var(--lilas);
    font-size: 20px;
    font-weight: 700;
}
.Links {
    text-align: center;
}

.Links a img {
    width: 12%;
}
.Anime {
    font-weight: 600;
    width: 49.5%;
    margin-bottom: 7px;
}
a.btEbook img {
    width: 300px;
}
.text-left {
    text-align: left !important;
}
a.ppontes {
    color: var(--verde1);
}






ul.imgBlocoxx {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.imgBlocoxx li {
    display: inline;
}
ul.imgBlocoxx li a {
    width: 430px;
    display: inline-block;
    padding: 15px;
}
ul.imgBlocoxx li a img {
    width: 100%;
    object-fit: cover;
    height: 390px;
    border-right: 8px solid var(--roxo);
}
ul.imgBlocoxx li a span.nome {
    display: inline-block;
    width: 100%;
    color: var(--branco);
    background: var(--roxo);
    font-size: 20px;
    font-weight: 700;
}
.sub small {
    display: block;
    font-size: 27px;
    line-height: 28px;
}