@charset "UTF-8";
/**
 * 1 Fonts
 * ----------------------------------------------------------------------------
*/
@import url('../assets/fonts/stylesheet.css');
@import url("https://use.typekit.net/yrj7ybx.css");
@import url("normalize.css?v=8.0.1");
@import url("config.css?v=1.0");

h1, h2, h3, h4, h5, h6 {
  clear: both;
}
section {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
#header {
    display: flex;
    align-items: center;
}
.logo svg {
    width: 100%;
    max-width: 68rem;
    height: auto;
}
.apresentam {
    display: flex;
    justify-content: center;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: min(calc(1rem + 30 * ((100vw - 390px) / (1050))), 4rem);
    padding-right: min(calc(1rem + 30 * ((100vw - 390px) / (1050))), 4rem);
    margin-bottom: min(calc(1rem + 28 * ((100vw - 390px) / (1050))), 3.8rem);
}
.apresentam p {
    color: var(--white);
    font-family: var(--font-secondary);
    font-weight: normal;
    font-style: italic;
    font-size: min(calc(1.2rem + 4 * ((100vw - 390px) / (1050))), 1.6rem);
    line-height: 1.31;
    letter-spacing: 0.24px;
    margin-bottom: 0;
}
.apresentam span {
    color: var(--green-lemon);
}
.texto-header {
    font-family: var(--font-secondary);
    font-weight: normal;
    font-style: italic;
    font-size: min(calc(1.5rem + 13 * ((100vw - 390px) / (1050))), 2.8rem);
    line-height: 1.43;
    padding: 2rem 0;
}

/* MEDIA QUERYS */
@media (min-width: 320px) {}
@media (min-width: 360px) {}
@media (min-width: 410px) {}
@media (min-width: 860px) {
    section {
        padding-left: initial;
        padding-right: initial;
    }
}
@media (min-width: 1024px) {
    #header { margin-bottom: 6rem; }
    .container { padding: 0 2.6rem; }
    .texto-header { padding: 0 0 0 3.1rem; }
}
@media (min-width: 1280px) {}
@media (min-width: 1366px) {}
@media (min-width: 1440px) {}
@media (min-width: 1920px) {}
@media (min-width: 450px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 640px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 768px) and (max-width: 812px) and (orientation: landscape) {}

/* VIDEO */
#video-header {
	position: relative;
    padding-left: 0;
    padding-right: 0;
}
.container-fluid.hr-custom-width {
	max-width: 1780px !important;
}
#capa-wrapper {
	padding: 0;
	position: relative;
    height: 100%;
    aspect-ratio: 16 / 9 !important;
    opacity: 1;
    overflow: hidden;
}
.capa-container {
 	position: absolute;
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9 !important;
    opacity: 1;
}
.change-btn {
	opacity: 1 !important;
}
.botao-open-modal {
	position: absolute;
	bottom: 7%;
	left: 5%;
	cursor: pointer;
	z-index: 10;
}
.video-btn {
	position: absolute;
	bottom: auto;
	top: 50%;
	left: 50%;
	cursor: pointer;
	transform: translate(-50%, -50%);
    width: min(calc(7rem + 90 * ((100vw - 390px) / (1050))), 16rem);
}
.video-btn svg {
    width: 100%;
    height: auto;
}

#institucional {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
/* .text-inst {
    padding-left: 2rem;
    padding-right: 2rem;
} */
.col-frentes {
    margin-top: 2.5rem;
}
.group-frente {
    margin: 2.5rem 0;
}
.tit-frentes,
.frente {
    font-weight: 600;
    margin-bottom: 0;
}
.descri-pin span {
    margin-bottom: 1.5rem;
}
.frente,
.descri-pin span {
    color: var(--blue);
}
.descri-pin span {
    background-image: url(../assets/svg/location-pin.svg);
    background-repeat: no-repeat;
    background-size: 1.5rem;
    background-position: left center;
    padding-left: 2.5rem;
}

/* MEDIA QUERYS */
@media (min-width: 320px) {}
@media (min-width: 360px) {}
@media (min-width: 410px) {}
@media (min-width: 860px) {
    #institucional { padding: 7.5rem 0; }
    #capa-wrapper {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .text-inst {
        padding-right: 7.5rem;
        padding-left: initial;
    }
    .col-frentes { margin-top: 0; }
    .group-frente { margin: 1.5rem 0; }
}
@media (min-width: 1024px) {}
@media (min-width: 1280px) {}
@media (min-width: 1366px) {}
@media (min-width: 1440px) {}
@media (min-width: 1920px) {}
@media (min-width: 450px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 640px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 768px) and (max-width: 812px) and (orientation: landscape) {}

/* NUMEROS */
#numeros {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.bloco-dados {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 5rem;
}
.valores {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
/*     max-width: min(calc(14rem + 160*((100vw - 390px) /(1050))), 30rem);
    max-height: min(calc(14rem + 50*((100vw - 390px) /(1050))), 19rem); */
    font-family: var(--font-tertiary);
    font-weight: normal;
    font-style: italic;
    font-size: min(calc(8rem + 40 * ((100vw - 390px) / (1050))), 12rem);
    color: var(--orange);
}
.number-tit {
    font-size: min(calc(2.4rem + 6 * ((100vw - 390px) / (1050))), 3rem);
    font-weight: 600;
    line-height: 1.5;
    color: var(--white);
    text-transform: uppercase;
    text-align: center;
}
.number-text {
    font-size: min(calc(2.4rem + 6 * ((100vw - 390px) / (1050))), 3rem);
    line-height: 1.2;
    color: var(--ice);
    text-align: center;
    padding: 0 4rem;
}

/* MEDIA QUERYS */
@media (min-width: 320px) {}
@media (min-width: 360px) {}
@media (min-width: 410px) {}
@media (min-width: 860px) {
    #numeros {
        padding-top: 7.5rem;
        padding-bottom: 7.5rem;
    }
    .bloco-dados { margin-bottom: 0; }
}
@media (min-width: 1024px) {}
@media (min-width: 1280px) {}
@media (min-width: 1366px) {}
@media (min-width: 1440px) {}
@media (min-width: 1920px) {}
@media (min-width: 450px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 640px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 768px) and (max-width: 812px) and (orientation: landscape) {}

/* DEPOIMENTOS */
#depoimentos {
    background-color: var(--wine-dark);
    padding-top: 4rem;
    padding-bottom: 4rem;
}
#depoimentos .row {
    position: relative;
}
.block-card {
    position: relative;
	padding-top: 2rem;
    padding-left: min(calc(5rem + 50 * ((100vw - 1280px) / (160))), 10rem);
    padding-bottom: 2rem;
    padding-right: min(calc(5rem + 50 * ((100vw - 1280px) / (160))), 10rem);
}
.content-card {
    position: relative;
    display: flex;
    flex-direction: column;
}
.info-depoente {
	display: flex;
	align-items: center;
	margin-top: 1.5rem;
	min-height: 7.5rem;
}
.img-perfil img {
	border-radius: 50%;
}
.info-perfil p {
	font-size: min(calc(1.8rem + 6 * ((100vw - 390px) / (1050))), 2.4rem);
	margin-bottom: 0;
}
.info-perfil p span {
    font-weight: 600;
    color: var(--blue);
}
.slick-track {
    position: relative;
}
.aba-left {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: min(calc(12rem + 30 * ((100vw - 1280px) / (160))), 15rem); /* 15rem; */
    background: linear-gradient(to right,  rgba(34,24,34,1) 0%,rgba(34,24,34,1) 60%,rgba(34,24,34,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 1;
}
.aba-right {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: min(calc(12rem + 30 * ((100vw - 1280px) / (160))), 15rem); /* 15rem; */
    background: linear-gradient(to left,  rgba(34,24,34,1) 0%,rgba(34,24,34,1) 60%,rgba(34,24,34,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 1;
}
.slide-depoimentos button.slick-arrow {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 7.2rem;
    height: 7.2rem;
    opacity: 1;
    outline: none;
    -webkit-appearance: none;
    color: transparent;
    background-color: var(--gray-medium);
    background-repeat: no-repeat;
    background-position: center;
    border-width: 0;
    border-style: none;
    border-color: transparent;
    border-image: none;
    border-radius: 50%;
    z-index: 2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.slide-depoimentos button.slick-prev {
	left: 0;
}
.slide-depoimentos button.slick-next {
	right: 0;
}
.slide-depoimentos button.slick-arrow.slick-disabled {
	opacity: 0;
	pointer-events:none;
}
.slide-depoimentos button.slick-arrow svg {
    position: relative;
    fill:none;
	stroke:var(--orange);
	stroke-width:1;
	stroke-linecap:round;
	stroke-linejoin:round;
	/* Animation */
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.slide-depoimentos button.slick-prev svg {
	left: 0;
}
.slide-depoimentos button.slick-next svg {
	right: 0;
}
.slide-depoimentos button.slick-prev:hover svg {
	stroke: var(--ice);
	left: -1rem;
}
.slide-depoimentos button.slick-next:hover svg {
	stroke: var(--ice);
	right: -1rem;
}
.slide-depoimentos button.slick-arrow:hover {
	background-color: var(--wine-dark);
}
.slick-list {
    margin: 0;
}

/* BULLETS SLIDER MOBILE*/
.custom-dots {
	display: flex;
    justify-content: center;
    align-items: end;
    width: 100%;
    margin-top: 2.5rem;
}
.sliderHeader .custom-dots {
	position: absolute;
    bottom: 4rem;
}
.custom-dots li {
	display: inline-block;
    padding: 0;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 1.5rem;
}
.custom-dots li:only-child {
	display: none;
}
.custom-dots button {
	-webkit-appearance: none;
	outline: none;
	color: transparent;
	background-color: transparent;
	border-width: 0.2rem;
	border-style: solid;
	border-color: var(--orange);
	border-image: none;
	width: 100%;
	height: 100%;
	padding: 0;
	border-radius: 50%;
}
.custom-dots li.slick-active button {
	-webkit-appearance: none;
	color: transparent;
	border-width: 0.2rem;
	border-style: solid;
	border-color: var(--orange);
	border-image: none;
	outline: none;
	background-color: var(--orange);
}

/* MEDIA QUERYS */
@media (min-width: 320px) {}
@media (min-width: 360px) {}
@media (min-width: 410px) {}
@media (min-width: 860px) {}
@media (min-width: 1024px) {
    .slick-list { margin: 0 7rem; }
}
@media (min-width: 1280px) {
    .aba-right,
    .aba-left { display: block; }
}
@media (min-width: 1366px) {}
@media (min-width: 1440px) {}
@media (min-width: 1920px) {}
@media (min-width: 450px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 640px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 768px) and (max-width: 812px) and (orientation: landscape) {}

#galeria-de-imagens {
	margin: 7rem 0 0 0;
}
.legenda {
	text-align: center;
    margin-top: 10px;
    font-size: 1.8rem;
}
.wrapp-galeria {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.galeria-info {
    margin: 3rem 0 4.5rem 0;
    max-width: 70rem;
    text-align: center;
}
.wrapp-galeria h2 {
    font-family: var(--font-tertiary);
    font-weight: normal;
    font-style: italic;
    font-size: min(calc(3.6rem + 24 * ((100vw - 390px) / (1050))), 6rem);
    color: var(--orange);
}
.wrapp-galeria .nav-tabs {
	border: none;
}
ul.nav-tabs {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.wrapp-galeria .nav-tabs .nav-link {
	position: relative;
	display: table-cell;
	vertical-align: middle;
    font-family: var(--font-secondary);
    font-weight: normal;
    font-style: italic;
	font-size: min(calc(1.8rem + 8 * ((100vw - 414px) / (1026))), 2.8rem);
	color: var(--ice);
	border: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: transparent;
}
a.nav-link:hover,
a.nav-link:focus,
a.nav-link:active,
a.nav-link.active {
	color: var(--blue) !important;
	text-decoration: none;
}
.tab-content {
	margin-top: 40px;
}
.img-container {
    padding-top: calc(var(--bs-gutter-x) * 1);
    padding-bottom: calc(var(--bs-gutter-x) * 1);
    padding-right: calc(var(--bs-gutter-x) * 1);
    padding-left: calc(var(--bs-gutter-x) * 1);
}
.fancybox-is-open .fancybox-bg {
    opacity: 1;
    background: var(--wine-dark) !important;
    opacity: 0.95 !important;
}
.fancybox-show-nav .fancybox-arrow,
.fancybox-show-nav .fancybox-button {
    opacity: 1;
}
.fancybox-button {
    top: 4rem;
    right: 5rem;
    width: 72px;
    height: 72px;
    background: var(--gray-medium);
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* Animation */
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.fancybox-arrow {
    top: 78vh;
}
.fancybox-arrow--left::after,
.fancybox-arrow--right::after,
.fancybox-button--close::after,
.fancybox-button--close::before {
    display: none;
}
.fancybox-arrow--left {
    left: 5rem;
}
.fancybox-arrow--right {
    right: 5rem;
}
.fancybox-arrow--left,
.fancybox-arrow--right {
    width: 72px;
    height: 72px;
    background: var(--gray-medium);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    /* Animation */
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.fancybox-arrow--left svg,
.fancybox-arrow--right svg,
.fancybox-button--close svg {
    position: relative;
    fill: none;
	stroke: var(--orange);
	stroke-width: 1;
	stroke-linecap: round;
	stroke-linejoin: round;
    /* Animation */
	-webkit-transition: transform 0.3s ease, stroke 0.3s ease;
	transition: transform 0.3s ease, stroke 0.3s ease;
}
.fancybox-arrow--left:hover svg,
.fancybox-arrow--right:hover svg,
.fancybox-button--close:hover svg {
    stroke: var(--ice);
}
.fancybox-arrow--left:hover svg {
    left: 1rem;
}
.fancybox-arrow--right:hover svg {
    right: -1rem;
}
.fancybox-arrow:hover,
.fancybox-button:hover,
.fancybox-button:hover:not([disabled]) {
    background: transparent;
}

/* MEDIA QUERYS */
@media (min-width: 320px) {}
@media (min-width: 360px) {}
@media (min-width: 410px) {}
@media (min-width: 860px) {
    ul.nav-tabs { width: 50%; }
}
@media (min-width: 1024px) {
    .fancybox-arrow { top: 50%; }
}
@media (min-width: 1280px) {
    .fancybox-arrow--left { left: 10rem; }
    .fancybox-arrow--right { right: 10rem; }
}
@media (min-width: 1366px) {}
@media (min-width: 1440px) {}
@media (min-width: 1920px) {}
@media (min-width: 450px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 640px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 768px) and (max-width: 812px) and (orientation: landscape) {}

#area-logos {
    margin-top: min(calc(2rem + 120 * ((100vw - 414px) / (1026))), 14rem);
    margin-bottom: min(calc(2rem + 120 * ((100vw - 414px) / (1026))), 14rem);
}
.logo-group {
    padding: 4rem 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.logo-group .realizacao {
    margin-bottom: 7rem;
}
.logo-group .row {
    min-height: 8rem;
}
.logo-group p.tit-logos {
    margin: 0;
}
.logo-group .tit-logos svg {
    max-width: 10rem;
}
.logo-group .align-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo-group .align-center svg {
    width: auto;
    max-height: 5rem;
}
.logo-group .align-center.visit-rio {
    padding-right: calc(var(--bs-gutter-x) * 2.5);
    padding-left: calc(var(--bs-gutter-x) * 2.5);
}
.logo-group .align-center.rio-livro {
    padding-right: calc(var(--bs-gutter-x) * 2);
    padding-left: calc(var(--bs-gutter-x) * 2);
}
.logo-group .align-center.rio-livro svg {
    max-height: 6.5rem;
}
.logo-group .align-center.editora-caat svg {
    max-height: 4.5rem;
}
.logo-group .align-extra {
    padding-top: 2.5rem;
}

/* MEDIA QUERYS */
@media (min-width: 320px) {}
@media (min-width: 360px) {}
@media (min-width: 410px) {}
@media (min-width: 860px) {}
@media (min-width: 1024px) {
    .logo-group {
        padding: 6rem 0;
        justify-content: space-evenly;
    }
    .logo-group .realizacao { margin-bottom: 0; }
    .logo-group .tit-logos { padding-bottom: 2rem; }
    .logo-group .tit-logos svg { max-width: none; }
    .logo-group .align-center { justify-content: initial; }
    .logo-group .align-center svg { max-height: none; }
    .logo-group .align-center.rio-livro svg { max-height: none; }
    .logo-group .align-center.editora-caat svg { max-height: none; }
}
@media (min-width: 1280px) {}
@media (min-width: 1366px) {}
@media (min-width: 1440px) {}
@media (min-width: 1920px) {}
@media (min-width: 450px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 640px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 768px) and (max-width: 812px) and (orientation: landscape) {}

/* FOOTER */
#container-rodape {
    background-color: var(--wine-dark);
    padding-top: 5rem;
}
.wrapp-content {
    padding-bottom: 7rem;
}
.footer-logo {
    margin-bottom: 6rem;
}
.footer-logo svg {
    width: 100%;
    max-width: 20rem;
    height: auto;
}
.icons-contato {
    padding-left: min(calc(5rem + 30 * ((100vw - 1024px) / (416))), 8rem);;
    padding-right: min(calc(5rem + 30 * ((100vw - 1024px) / (416))), 8rem);;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.icons-contato p {
    line-height: 1;
    margin-bottom: 4rem;
}
.icons-contato a {
    display: block;
    font-size: min(calc(1.8rem + 2 * ((100vw - 1024px) / (416))), 2rem);
    color: var(--white);
    text-decoration: none;
    margin-bottom: 3.5rem;
}
.icons-contato a span {
    display: none;
}
.logos-rodape svg {
    max-width: 10rem;
}
.align-logo {
    padding-top: 1.5rem;
}
p.copyright {
    margin: 0;
    padding: 3rem 0 2rem 0;
    font-size: 1.6rem;
    text-align: center;
    border-top: 0.1rem solid var(--white);
}

/* MEDIA QUERYS */
@media (min-width: 320px) {}
@media (min-width: 360px) {}
@media (min-width: 410px) {}
@media (min-width: 860px) {
    .icons-contato svg { padding-right: 0.5rem; }
    .icons-contato a span { display: inline; }
    .logos-rodape svg { max-width: none; }
}
@media (min-width: 1024px) {
    #container-rodape { padding-top: 9rem; }
    .footer-logo { margin-bottom: 0; }
    .footer-logo svg { max-width: none; }
    .icons-contato a { margin-bottom: 2rem; }
}
@media (min-width: 1280px) {
    .aba-right,
    .aba-left { display: block; }
}
@media (min-width: 1366px) {}
@media (min-width: 1440px) {}
@media (min-width: 1920px) {}
@media (min-width: 450px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 640px) and (max-width: 890px) and (orientation: landscape) {}
@media (min-width: 768px) and (max-width: 812px) and (orientation: landscape) {}

