/**
Theme Name: Portinari Base
Author: Inova House
Author URI: https://github.com/brunoinova
Description: Museu Portinari Wordpress Theme
Version:1.1
Tags:museu, portinari, inova house,
**/

.containerAlbumGal {
    background-color: #893300;
}

.painelIMG {
    width: 95%;
}

.albumGal {
    margin: 0 auto;
    width: 244px;
}

@media(min-width:768px) {
    .painelIMG {
        height: 500px;
        width: unset;
    }
    .albumGal {
        margin: 0 auto;
        width: 700px;
    }
}

li.wpsbc-day p {
    line-height: 18px!important
}

.grecaptcha-badge {
    display: none;
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto auto auto 1fr;
    grid-template-areas: "area1 area1 area1 area1 area1 area1 area1 area1 area1 area1 area1 area1" "area2 area2 area2 area2 area2 area2 area2 area2 area2 area2 area2 area2" "area3 area3 area3 area3 area3 area3 area3 area3 area3 area3 area3 area3" "area4 area4 area4 area4 area4 area4 area4 area4 area4 area4 area4 area4 ";
}

.area1 {
    grid-area: area1;
}

.area2 {
    grid-area: area2;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0rem;
}

p {
    font-size: 14px;
    font-family: Open Sans;
}

a {
    color: #757575;
}

a:hover {
    text-decoration: none;
    color: unset;
}

.area3 a{
	  color:#004D8F!important;
            font-weight: bold!important;
			text-decoration:none;
}
.alternativa-455:after {
    content: ">";
    color: #004D8F;
    font-size: 32px;
    font-family: Oswald;
    position: absolute;
    top: 0px;
    font-weight: bolder;
    left: -71px;
}
.alternativa-455-2:after {
    content: "<";
    color: #004D8F;
    font-size: 32px;
    font-family: Oswald;
    position: absolute;
    top: 0px;
    font-weight: bolder;
    left: 71px;
}

/**
    PRIMARY HOMEPAGE NAV BAR STYLE
**/

.nav-inova {
    padding: 0 0 0 0;
}

.nav-body {
    display: flex;
    flex-direction: row;
    flex: 1;
    background-color: #fff;
    justify-content: space-between;
    font-family: "Oswald", sans-serif;
    align-items: center;
}

.nav-title-section {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #4d4d4f;
    justify-content: center;
    background-image: url(./img/header/brand.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 50px;
    height: 50px;
}

.nav-title {
    font-family: "Oswald", bold;
    color: #fff;
    position: relative;
    font-size: 20px;
    padding: 0 100px 5px 0;
    margin: 0 0 0 40px;
}

#img-logo-portinari {
    width: 215px;
}

.smedia-section {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.smedia-name {
    font-size: 10px;
    color: #4d4d4d;
    margin: 0 40px 0 5px;
}

.btn-outlined {
    text-decoration: none;
    background-color: #fff;
    border-style: solid;
    border-color: #4d4d4f;
    border-width: 0.06em;
    color: #4d4d4f;
    font-size: 12px;
    padding: 0px 10px 3px 10px;
    border-radius: 15px;
    margin: 0 30px 0 10px;
    font-weight: 400;
    height: 40px;
    width: 148px;
}

.btn-outlined-white {
    text-decoration: none;
    background-color: #f4f1ee;
    border-style: solid;
    border-color: #004d8f;
    border-width: 2px;
    color: #4d4d4f;
    height: 40px;
    width: 148px;
    padding: 5px 20px;
    margin-bottom: 15px;
    border-radius: 20px;
    font-size: 12px;
    color: #004d8f;
    text-align: center;
    font-weight: bolder;
}

.btn-social-medias {
    text-decoration: none;
    background-color: #fff;
    border-style: solid;
    border-color: #4d4d4f;
    border-width: 0px;
    color: #4d4d4f;
    margin: 0 2px 0 2px;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    filter: #4d4d4f;
    /* IE6-9 */
    -webkit-filter: grayscale(1);
    /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1);
    /* Microsoft Edge and Firefox 35+ */
}

.ico-twitter {
    background-image: url("./img/header/twit-ico-b.png");
}

.ico-facebook {
    background-image: url("./img/header/face-ico-b.png");
}

.ico-instagram {
    background-image: url("./img/header/insta-ico-b.png");
}

.ico-flickr {
    background-image: url("./img/header/fr-ico-b.png");
}

.ico-linkedin {
    background-image: url("./img/header/link-ico-b.png");
}

.ico-youtube {
    background-image: url("./img/header/you-ico-b.png");
}

.ico-rss {
    background-image: url("./img/header/rss-ico-b.png");
}

.ico-wiki {
    background-image: url("./img/header/wiki-ico-b.png");
}

.ico-trip {
    background-image: url("./img/header/trip-ico-b.png");
}

.ico-issu {
    background-image: url("./img/header/issu-ico-b.png");
}

.ico-menu {
    margin: 0 10px 0 0px;
}

.ico-search {
    content: "";
    color: #fff;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    width: 30px;
    margin: 0 10px;
}

.ico-contrast {
    color: #fff;
    border-color: #fff;
    border-style: solid;
    border-width: 0.05rem;
    margin: 0 10px;
    background-color: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.font-href {
    margin: 0 5px 0 5px !important;
}

.img-museu {
    /* content: "";*/
    position: relative;
    background-image: url("../img/front-page/fachada-museu.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    overflow: hidden;
    /*z-index:-1;*/
    height: calc(100vh - 157px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.barr43 {
    z-index: 1;
}

#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}

@media (max-width: 320px) {
    .img-museu {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top top;
        min-height: 200px;
    }
}

.gradient-section {
    background-image: linear-gradient( to bottom, #21252903 100%, transparent 100%);
    display: flex;
    flex: 1;
    flex-direction: column;
    z-index: 10;
}

.section1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}


/**
	SEARCH FORM SECTION
**/


/**
	BOTTOM MUSEU
**/

.bottom-museu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex: 1;
    margin: 0 0 50px 0;
}

.bottom-museu-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    flex: 1;
}


/**
	CONTACT FOOTER
**/

.contact-section {
    color: goldenrod;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}

#img-gps {
    width: 31px;
    margin-left: 22px;
    cursor: pointer;
}

#img-arrow {
    width: 31px;
}


/**
	ARROW DOWN SECTION
**/

.arrowdown-section {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
}


/**
	 SCROOL DOWN SECTION
**/

.scrolldown-section {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
}

.scrolldown-section-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    width: 100%;
}

.scrolldown-text {
    writing-mode: vertical-lr;
    text-orientation: upright;
    color: goldenrod;
    font-size: 12px;
    font-weight: bold;
}

.scrolldown-space {
    width: 15px;
    border-left-style: solid;
    border-width: 2px;
    margin-top: 26px;
    height: 250px;
    border-left-color: goldenrod;
}


/***
NEWS LETTER
**/

.news-container {
    background-color: #004d8f;
    padding: 17px 0px 13px 0px;
}


/**
	SECTION 2
**/


/**
	SECTION 3
**/


/**
	EVENT SECTION
**/

.tax-programacao-ul {
    list-style: none;
    font-family: Oswald;
    font-size: 21px;
    display: grid!important;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 0 4rem;
}
@media (min-width:768px){
	.tax-programacao-ul {
     display: flex!important;
  
    }
}

.tax-programacao-ul li a {
    color: #303030;
}

.ativada {
    color: #004D8F!important;
    font-family: Oswald;
    font-weight: 700;
}

.content-programacao-button {
    font-family: Oswald;
    background: transparent;
    border: none;
    font-size: 20px;
}

.content-programacao-button span.seta-azul {
    color: #004D8F;
}

.content-programacao-button span.texto-amarelo {
    color: #FBBA00;
}

.content-programacao-single,
.content-noticia-single {
    position: relative;
}

.bloco-titulo-content-programacao {
    min-height: 102px;
    background-color: #FBBA00;
    display: flex;
    align-items: center;
    padding-left: 30%;
}

.content-programacao-lista h1,
.content-programacao-single h1,
.content-noticia-single h1 {
    color: #004D8F;
    font-family: Oswald, Bold;
    font-size: 36px;
    font-weight: 900;
}

.content-programacao-single h4,
.content-noticia-single h4 {
    font-family: Oswald;
    font-size: 24px;
    color: #893300;
}

.content-noticia-single p {
    color: #757575;
    font-size: 14px;
    line-height: 30px;
    font-family: Open Sans;
}

.bloco-titulo-content-programacao h1 {
    color: white;
}

.content-programacao-texto p {
    font-size: 14px;
    color: #757575;
    font-family: Open Sans;
    line-height: 30px;
}


/**
	PROGRAMAÇÃO
**/

.programacao {
    text-align: center;
    font: Bold 12px/30px Open Sans;
    color: #ffffff;
    background: #004d8f;
    border-radius: 24px;
    margin: 20px;
    height: 40px;
    width: 392px;
    border-style: solid;
    border-color: #004d8f;
}


/**
	POSTS HOMEPAGE
**/

.last-news {
    text-align: left;
    font-family: Oswald;
    font-size: 50px;
    font-weight: bold;
    color: #004d8f;
}

.post-section {
    min-height: 30px;
    margin: 0 0 10px 0;
}

.post-section p {
    font-size: 14px;
    font-family: Open Sans;
    color: #757575;
}

.post-title {
    text-align: left;
    font-family: Oswald;
    font-size: 18px;
    font-weight: bold;
    color: #893300;
}

.post-button-section {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}

.post-button {
    background: #004d8f;
    text-align: center;
    font-family: Oswald;
    padding: 2px 20px;
    font-size: 12px;
    font-weight: 100;
    color: #ffffff;
    border-radius: 30px;
    border-style: solid;
    border-color: #004d8f;
}


/**
	SLIDER
**/

.slider {
    display: flex;
    flex-direction: ROW;
    align-items: flex-start;
    justify-content: center;
    flex: 1;
}

.selector {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fbba00;
    width: 59px;
    height: 321px;
    margin: -25px 0px 0px -28px;
}

.selector-image {
    display: flex;
    background-color: transparent;
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: 273px;
    padding: 0;
    /* background-image: url(./img/front-page/slider-1.png); */
    background-size: contain;
    background-repeat: no-repeat;
}

.alvo-filhos-selector-image #seletor1 {}

.alvo-filhos-selector-image #seletor2,
.alvo-filhos-selector-image #seletor3,
.alvo-filhos-selector-image #seletor4 {
    display: none;
}

.selector-button {
    text-align: left;
    font-family: Oswald;
    padding: 16px 0px;
    font-size: 24px;
    color: #ffffff;
    background-color: transparent;
    border-style: none;
}


/**
		PARTNERS SECTION
**/

.partners-section {
    width: 100%;
    background-image: linear-gradient(to right, transparent 25%, #F4F1EE 10%);
    background-position-x: right;
    background-repeat: no-repeat;
}

.partners-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: left;
    display: flex;
    font-size: 30px;
    font-family: Oswald;
    color: #004d8f;
    padding: 20px 0;
}

.partners {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.partner {
    content: "";
    background-size: contain;
    width: 100%;
    height: 96px;
    background-repeat: no-repeat;
    margin: 30px 0 0 0;
}

.partner-1 {
    background-image: url("./img/front-page/partner-1.png");
}

.partner-2 {
    background-image: url("./img/front-page/partner-2.png");
}

.partner-3 {
    background-image: url("./img/front-page/partner-3.png");
}

.partner-4 {
    background-image: url("./img/front-page/partner-4.png");
}


/**
	PROJECTS STYLES
**/

.section-4 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section-internas {
    width: 100%;
    background: #004d8f;
    opacity: 0.85;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 98px;
}

.section-footer {
    width: 100%;
    background: #004d8f;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 203px;
}


/**
	CONTACT TEXTS
**/

.contact-title {
    text-align: left;
    font-family: Oswald;
    font-weight: bold;
    font-size: 50px;
    letter-spacing: 0;
    color: #004d8f;
    margin: 0px;
}

.contact-text {
    text-align: left;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0;
    color: #707070;
    margin: 0px;
    line-height: 27px;
}

.footer-texto__detalhe {
    text-align: left;
    font: 14px Open Sans;
    letter-spacing: 0;
    color: #757575;
    position: relative;
    opacity: 1;
}

.footer-texto__detalhe:before {
    content: "";
    width: 23px;
    height: 4px;
    position: absolute;
    bottom: 0px;
    left: -27px;
    background: #FBBA00 0% 0% no-repeat padding-box;
    opacity: 1;
}

.contact-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.img-selo {
    width: 127px;
}

.nav-home {
    font-size: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.navigation {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    color: #fff;
    margin: 10px 0 0 0;
}

.navigation nav ul {
    list-style: none;
}

.text-subtitle {
    line-height: 15px;
    margin: 10px 10px 0 0;
}

.link-nav {
    text-align: left;
    font: Regular 14px/30px Open Sans;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
    margin: 0 10px;
    font-size: 14px;
}

.ajuste-container-paginas {
    padding-right: 15%;
}

.menu-lateral {
    position: absolute;
    width: 45%;
    z-index: 999;
}

.menu-lateral__sup {
    display: grid;
    grid-template-columns: 60% 1fr;
}

.menu-loc {
    display: grid!important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "linha1 linha2 linha2 linha2" "col1 col2 col2 col2";
    grid-template-rows: 1fr;
    align-items: center;
}

.grid-container nav {
    grid-area: col2;
}

.texto-menu {
    grid-area: linha2;
    padding-top: 26px;
    padding-bottom: 4px;
}

.texto-menu span {
    color: #004D8F;
    font-size: 24px;
    font-family: Oswald;
    padding-left: 29px;
}

.azul-interno-intermitente {
    background-color: #004D8F !important;
    margin-bottom: 2rem;
}

.branco-interno-intermitente {
    background-color: white!important;
}

.fixed_div {
    position: fixed;
    width: 100vw;
    z-index: 14;
}

.fixed_div_inf {
    margin-top: 114px;
}

.all-content {
    /* padding-top:212px; */
    padding: 0 2px;
}


/***
	MODAL STYLES
***/

.modal {
    padding: 0px !important;
}

.modal-full {
    min-width: 100%;
    margin: 0;
    background-color: #fbba00;
}

.modal-full .modal-content {
    min-height: 100vh;
    background-color: #fbba00;
    text-align: left;
    font: Regular 36px/53px Oswald;
    letter-spacing: 0;
    color: #ffffff;
    opacity: 1;
}

.modal-menu-close {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
}

.close-text {
    color: #004d8f;
    font-size: 36px;
    text-align: right;
}

.modal-menu-middle {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    flex: 1;
}

.modal-menu-picture {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    background-image: url("./img/front-page/img-portinari-azul-2x.png");
    background-repeat: no-repeat;
    background-size: contain;
    flex: 1;
    height: 100vh;
}

.btn-social-medias-modal {
    text-decoration: none;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: 32px;
    margin: 4px;
}

.ico-facebook-blue {
    background-image: url("./img/front-page/face-ico-blue.png");
}

.ico-facebook-white {
    background-image: url("./img/front-page/face-ico-white.png");
}
.ico-tik-blue{
	background-image: url("./img/front-page/ico-tik-blue.png");
}
.ico-tik-amarelo{
	background-image: url("./img/front-page/ico-tik-amarelo.png");
}
.ico-tik-white{
	background-image: url("./img/front-page/ico-tik-white.png");
}
.ico-spot-blue{
	background-image: url("./img/front-page/ico-spot-blue.png");
}
.ico-spot-amarelo{
	background-image: url("./img/front-page/ico-spot-amarelo.png");
}
.ico-spot-white{
	background-image: url("./img/front-page/ico-spot-white.png");
}

.ico-instagram-blue {
    background-image: url("./img/front-page/insta-ico-blue.png");
}

.ico-instagram-white {
    background-image: url("./img/front-page/insta-ico-white.png");
}

.ico-twitter-blue {
    background-image: url("./img/front-page/twit-ico-blue.png");
}

.ico-twitter-white {
    background-image: url("./img/front-page/twit-ico-white.png");
}

.ico-youtube-blue {
    background-image: url("./img/front-page/you-ico-blue.png");
}

.ico-youtube-white {
    background-image: url("./img/front-page/you-ico-white.png");
}

.ico-four-blue {
    background-image: url("./img/front-page/four-ico-blue.png");
}

.ico-four-white {
    background-image: url("./img/front-page/four-ico-white.png");
}

.ico-trip-blue {
    background-image: url("./img/front-page/trip-ico-blue.png");
}

.ico-trip-white {
    background-image: url("./img/front-page/trip-ico-white.png");
}

.ico-wiki-blue {
    background-image: url("./img/front-page/wiki-ico-blue.png");
}

.ico-wiki-white {
    background-image: url("./img/front-page/wiki-ico-white.png");
}

.ico-rss-blue {
    background-image: url("./img/front-page/rss-ico-blue.png");
}

.ico-rss-white {
    background-image: url("./img/front-page/rss-ico-white.png");
}


/***

  MEDIA QUERY


**/

@media (max-width: 1024px) {
    .video-museu {
        min-height: 38vh;
    }
    .info-visita {
        font: Bold 30px/42px Oswald;
    }
    .info-visita-white {
        font-family: sans-serif;
        font-weight: bold;
        font-family: Oswald;
        font-size: 30px;
    }
    .info-visita-3 {
        font-family: sans-serif;
        font-size: 14px;
    }
    .event-name {
        font: Bold 20px/30px Oswald;
        min-height: 190px;
    }
    .event-name-2 {
        font: Bold 20px/30px Oswald;
        min-height: 190px;
    }
    .event-hour {
        font: Bold 11px/30px Open Sans;
    }
    .event-hour-2 {
        font: Bold 11px/30px Open Sans;
    }
    .event-date-text {
        min-height: 50px;
    }
    .event-date-text-2 {
        min-height: 50px;
    }
}


/* TRANSPARÊNCIA */

[title~=transparência] {
    color: #FBBA00;
    font-weight: bold;
}


/* @keyframes piscar {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
} */


/*ACESSIBILIDADE    */

.fundo-preto {
    background-color: black!important;
}

.textos-brancos {
    color: white!important;
}

.textos-amarelos {
    color: #FBBA00!important;
}

.su-post a {
    color: #757575;
    font-size: 14px;
    font-family: Open Sans;
    line-height: 30px;
}

.su-post a:hover {
    text-decoration: none;
    color: none;
}


/* poemas */

.poema-campo {
    min-height: 40px;
    background-color: #F4F1EE;
    margin: 0.5rem 0;
    padding: 7px 0;
}

.poema-campo .expandir {
    display: none;
    background-color: white;
    padding: 2rem;
}

#expoema1:checked+.expandir,
#expoema2:checked+.expandir,
#expoema3:checked+.expandir,
#expoema4:checked+.expandir,
#expoema5:checked+.expandir,
#expoema6:checked+.expandir,
#expoema7:checked+.expandir,
#expoema8:checked+.expandir,
#expoema9:checked+.expandir,
#expoema10:checked+.expandir {
    display: block;
}


/* áreas  */

.area3 p,
.area4 p,
.area3 li,
.area4 li {
    font-family: Open Sans;
    font-size: 14px;
    line-height: 30px;
    color: #757575;
}


/* CARDS INTERNOS  */


/*GALERIA PORTINARI   */

.galeria-portinari {
    display: flex;
}

.galeria-amigos {
    display: none;
}

.galeria-familia {
    display: none;
}

.ativa-amigos,
.ativa-familia,
.ativa-portinari {
    font-size: 21px;
    font-family: Oswald;
    color: #757575;
    border-bottom: 2px solid transparent;
    margin-left: 1rem;
    margin-right: 1rem;
}


/*  TAMANHO  */

.sz-8 {
    font-size: 8px!important;
}

.sz-10 {
    font-size: 10px!important;
}

.sz-12 {
    font-size: 12px!important;
}

.sz-14 {
    font-size: 14px!important;
}

.sz-16 {
    font-size: 16px!important;
}

.sz-18 {
    font-size: 18px!important;
}

.sz-20 {
    font-size: 20px!important;
}

.sz-24 {
    font-size: 24px!important;
}

.sz-30 {
    font-size: 30px!important;
}

.sz-36 {
    font-size: 36px!important;
}

.sz-40 {
    font-size: 40px!important;
}

.sz-46 {
    font-size: 46px!important;
}

.sz-50 {
    font-size: 50px!important;
}


/**    CORES **/

.cinza {
    color: #757575;
}

.branco {
    color: white!important;
}

.amarelo {
    color: #FBBA00!important;
}

.azul {
    color: #004D8F!important;
}

.azul-fraquinho {
    opacity: 0.4;
    color: #004D8F;
}

.azul-fraquinho:hover {
    opacity: 1;
    color: #004D8F!important;
    font-weight: bold;
}


/* FONTES */

.oswald {
    font-family: Oswald!important;
}

.opensans {
    font-family: Open Sans !important;
}

.boldr {
    font-weight: bold;
}


/* EFEITOS  */

.azul-after {
    position: relative!important;
    text-align: center!important;
    padding-bottom: 1rem!important;
}

.azul-after::after {
    content: "";
    position: absolute!important;
    bottom: 0px!important;
    left: calc(50% - 8px)!important;
    width: 16px!important;
    border-bottom: 3px solid #004D8F!important;
}


/* ALTURAS  */

.altura-700 {
    height: 700px;
}


/* ALINHAMENTO  */

.alinha-tudo-centro-coluna {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.alinha-tudo-centro-linha {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.texto-ao-centro {
    text-align: center!important;
}


/* ENTRELINHAS */

.entrelinha-16 {
    line-height: 16px !important;
}

.entrelinha-20 {
    line-height: 20px !important;
}

.entrelinha-24 {
    line-height: 24px !important;
}

.entrelinha-30 {
    line-height: 30px !important;
}

.entrelinha-36 {
    line-height: 36px !important;
}

.entrelinha-40 {
    line-height: 40px !important;
}



@media (min-width: 768px) {
    .grid-container {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-rows: 92px minmax(350px, auto) 1fr;
        grid-template-areas: "area1 area1 area1 area1 area2 area2 area2 area2 area2 area2 area2 area2" "area1 area1 area1 area1 area3 area3 area3 area3 area3 area3 area3 area3" "area4 area4 area4 area4 area4 area4 area4 area4 area4 area4 area4 area4";
    }
    
    .selector-image {
        height: 473px;
    }
    .all-content {
        padding: 0px;
    }
}
@media(max-width: 768px){
	

[href="https://www.icom.org.br/"] img
	{
		padding: 0 18%;
	}

}
