
.ctn-abre{
	position: relative;
	display: block;
	width: 100%;
	/* z-index: 9999999; */
	z-index: 4;
	overflow: hidden;
	/* background: radial-gradient(#0e1012,#0e1012); */
	background: url("../img/bg-hero.png") center top;
	background-size: cover;
	/* height: 600px; */
}
.title {
    text-transform: none;
    font-family: "coranto";
    padding: 76px 0 17px 0;
    max-width: 821px;
    color: #111;
    font-size: 3.5rem;
    line-height: 4rem;
    letter-spacing: -0.09375rem;
}
.sub-title {
    padding-bottom: 45px;
    max-width: 827px;
    font-size: 20px;
    line-height: 28px;
}
._center {
    justify-content: center;
}
.ctn-selo{
	position: absolute;
	display: block;
	top: 90px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.ctn-cards{
	position: relative;
	display: block;
	width: 100%;
	margin: -195px auto 0 auto;
	/* z-index: 10000000; */
	z-index: 5;
	max-width: 1480px;
}
.bg-stl-2{
	max-width: 100%;
	padding-bottom: 200px;
	margin-bottom: 0;
	background: #ffffff;
	background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(165, 163, 163, 1) 100%);
}
.ctn-cards a{
	text-decoration: none;
}
.mask-gradiente{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background-image: -moz-linear-gradient( -90deg, transparent 0%, #051012 94%);
	background-image: -webkit-linear-gradient( -90deg, transparent 0%, #051012 94%);
	background-image: -ms-linear-gradient( -90deg, transparent 0%, #051012 94%);
    z-index: 999;
	opacity: 0.95;
}
.dvfk{
	position: relative;
	display: block;
	width: 100%;
	margin-top: 150px;
	--aspect-ratio: 16/7;
	height: 0;
	padding-bottom: calc(100%/(var(--aspect-ratio)));
}
.sticky-banner {
    top: -1px;
	z-index: 99999999;
}
.reading-progressbar {
    top: initial;
    bottom: -1px;
    height: 2px;
    color: #1d9691;
}
.ctn-int-header .header-brand p.brand-tit span{
	text-transform: lowercase;
}

.morph-nav > * {
    height: 70px;
	background-color: #fff;
}

.light {
	position: absolute;
	width: 0px;
	opacity: .75;
	background-color: white;
	box-shadow: #e9f1f1 0px 0px 20px 2px;
	opacity: 0;
	top: 100vh;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}

.x1{
	-webkit-animation: floatUp 4s infinite linear;
	-moz-animation: floatUp 4s infinite linear;
	-o-animation: floatUp 4s infinite linear;
	animation: floatUp 4s infinite linear;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
}

.x2{
	-webkit-animation: floatUp 7s infinite linear;
	-moz-animation: floatUp 7s infinite linear;
	-o-animation: floatUp 7s infinite linear;
	animation: floatUp 7s infinite linear;
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-o-transform: scale(1.6);
	transform: scale(1.6);
	left: 15%;
}

.x3{
	-webkit-animation: floatUp 2.5s infinite linear;
	-moz-animation: floatUp 2.5s infinite linear;
	-o-animation: floatUp 2.5s infinite linear;
	animation: floatUp 2.5s infinite linear;
	-webkit-transform: scale(.5);
	-moz-transform: scale(.5);
	-o-transform: scale(.5);
	transform: scale(.5);
	left: -15%;
}

.x4{
	-webkit-animation: floatUp 4.5s infinite linear;
	-moz-animation: floatUp 4.5s infinite linear;
	-o-animation: floatUp 4.5s infinite linear;
	animation: floatUp 4.5s infinite linear;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	left: -34%;
}

.x5{
	-webkit-animation: floatUp 8s infinite linear;
	-moz-animation: floatUp 8s infinite linear;
	-o-animation: floatUp 8s infinite linear;
	animation: floatUp 8s infinite linear;
	-webkit-transform: scale(2.2);
	-moz-transform: scale(2.2);
	-o-transform: scale(2.2);
	transform: scale(2.2);
	left: -57%;
}

.x6{
	-webkit-animation: floatUp 3s infinite linear;
	-moz-animation: floatUp 3s infinite linear;
	-o-animation: floatUp 3s infinite linear;
	animation: floatUp 3s infinite linear;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	left: -81%;
}

.x7{
	-webkit-animation: floatUp 5.3s infinite linear;
	-moz-animation: floatUp 5.3s infinite linear;
	-o-animation: floatUp 5.3s infinite linear;
	animation: floatUp 5.3s infinite linear;
	-webkit-transform: scale(3.2);
	-moz-transform: scale(3.2);
	-o-transform: scale(3.2);
	transform: scale(3.2);
	left: 37%;
}

.x8{
	-webkit-animation: floatUp 4.7s infinite linear;
	-moz-animation: floatUp 4.7s infinite linear;
	-o-animation: floatUp 4.7s infinite linear;
	animation: floatUp 4.7s infinite linear;
	-webkit-transform: scale(1.7);
	-moz-transform: scale(1.7);
	-o-transform: scale(1.7);
	transform: scale(1.7);
	left: 62%;
}

.x9{
	-webkit-animation: floatUp 4.1s infinite linear;
	-moz-animation: floatUp 4.1s infinite linear;
	-o-animation: floatUp 4.1s infinite linear;
	animation: floatUp 4.1s infinite linear;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	left: 85%;
}


@-webkit-keyframes floatUp{
	0%{top: 100vh; opacity: 0;}
	25%{opacity: 1;}
	50%{top: 0vh; opacity: .8;}
	75%{opacity: 1;}
	100%{top: -100vh; opacity: 0;}
}
@-moz-keyframes floatUp{
	0%{top: 100vh; opacity: 0;}
	25%{opacity: 1;}
	50%{top: 0vh; opacity: .8;}
	75%{opacity: 1;}
	100%{top: -100vh; opacity: 0;}
}
@-o-keyframes floatUp{
	0%{top: 100vh; opacity: 0;}
	25%{opacity: 1;}
	50%{top: 0vh; opacity: .8;}
	75%{opacity: 1;}
	100%{top: -100vh; opacity: 0;}
}
@keyframes floatUp{
	0%{top: 100vh; opacity: 0;}
	25%{opacity: 1;}
	50%{top: 0vh; opacity: .8;}
	75%{opacity: 1;}
	100%{top: -100vh; opacity: 0;}
}



@media screen and (min-width: 1281px) and (max-width: 1550px){
	.ctn-cards {
    	max-width: 1240px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1280px){
	.ctn-cards {
    	max-width: 930px;
	}
}


@media screen and (min-width: 768px) and (max-width: 1023px){
	.title {
        font-size: 45px;
        line-height: 50px;
		width: calc(100% - 120px);
    }

	.ctn-cards .front,
	.ctn-cards .back{
  		min-height: 430px;
	}

	.ctn-cards {
    	max-width: 750px;
	}
	.ctn-cards .inner{
  		padding: 100px 40px 60px 40px; 
	}
}





@media screen and (max-width: 767px) {
	.title {
        padding: 50px 24px 17px 24px;
        font-size: 40px;
        line-height: 44px;
        letter-spacing: -0.06375rem;
		text-align: left;
    }
	.data-publi {
		text-align: left;
		padding: 0 24px 20px 24px;
	}
	.container.bg-stl-2 section{
		padding: 0 24px;
		max-width: 470px;
        margin: 0 auto;
	}
	.ctn-cards .back .inner .ctn-img-link div.img {
    	width: 65%;
	}
	.ctn-cards .back .inner .ctn-img-link div.link {
    	width: 35%;
	}
	.ctn-cards .back .inner .link span {
		font-size: 12px;
		max-width: 70px;
	}
	.ctn-cards .back .link img {
    	max-width: 65px;	
	}
	.ctn-cards .inner {
    	padding: 100px 30px 60px 30px;	
	}
	.ctn-cards .front .inner p {
		font-size: 14px;
	}
	.ctn-cards .front .inner span:nth-child(4) {
		font-size: 29px;
		line-height: 34px;
	}
	.ctn-cards .front .inner span, .ctn-cards .back .inner span {
    	font-size: 24px;
	}
	.ctn-cards .front .inner span:nth-child(3) {
    	font-size: 14px;
	}
	.ctn-cards .back .inner p {
    	font-size: 12px;
		margin-bottom: 9px;
	}
	.ctn-cards .back .inner span:nth-child(4) {
    	font-size: 14px;
		line-height: 20px;
	}
	.ctn-cards .back .link {
  		padding-right: 25px;
	}
	.ctn-cards .front,
	.ctn-cards .back {
    	min-height: 440px;
	}
	.ctn-cards .back .inner span:nth-child(4){
    	margin: 2px auto 0 auto;
	}
	.ctn-cards .back .inner .ctn-img-link div.img img {
		max-width: 225px;
	}
	.ctn-cards .back .inner {
  		padding: 12px 0 20px 0;
	}
	.ctn-abre{
		height: 640px;

	}
}

.ctn-int-header .content_share{
  position: relative;
  bottom: initial;
  padding-right: 0px;
  margin: 0;
  right: initial;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.ctn-int-header__center .content_share {
  justify-content: center;
  bottom: -41px;
  margin: 0;
  right: 0;
  width: 100%;
  padding: 0;
  max-width: 100%;
}
.container{
	margin: 0 auto 40px auto;
}


.content_share amp-social-share[type='facebook'] {
  background: transparent url(https://infograficos-valor-assets.s3.sa-east-1.amazonaws.com/master_app/imagens/shares/svgexport-face.svg) center center no-repeat;
  background-size: 26px 26px;
}
.content_share amp-social-share[type='twitter'] {
  background: transparent url(https://infograficos-valor-assets.s3.sa-east-1.amazonaws.com/master_app/imagens/shares/svgexport-x.svg) center center no-repeat;
  background-size: 26px 26px;
}
.content_share amp-social-share.share-whatsapp {
  background: transparent url(https://infograficos-valor-assets.s3.sa-east-1.amazonaws.com/master_app/imagens/shares/svgexport-zap.svg) center center no-repeat;
  background-size: 26px 26px;
}
.content_share amp-social-share.share-linkedin {
  background: transparent url(https://infograficos-valor-assets.s3.sa-east-1.amazonaws.com/master_app/imagens/shares/svgexport-in.svg) center center no-repeat;
  background-size: 26px 26px;
}

.fl1-container {
	margin-top: -114px;
    position: relative;
	max-width: 1460px;
}
.fl1-grid {
	z-index: 5;
    position: relative;
}
.fl1-bg-center{
	background-color: #dadada;
}
.ctn-abre {
	height: 650px;
}
.ctn-abre figure {
    width: 100%;
	padding: 98px 0px 240px 0px;
}
.ctn-abre figure .img-logo-center{
	margin: 0 auto;
}

.fl1-padding-md {
    padding: 20px 0px 33px 0px;
}
.fl1-text-xs{
	padding-top: 14px;
	padding-bottom: 0;
	padding-right: 35px;
    padding-left: 35px;
	font-size: 20px;
	color: #111;
	text-transform: none;
	font-weight: 700;
	font-family: "coranto";
	line-height: 24px;
	letter-spacing: 0;

}
.fl1-text-base{
	font-size: 12px;
	font-weight: 700;
	color: #3b87f7;
	text-transform: uppercase;
}
.icon-group{
	stroke-width: 2px;
}

.credito-foto {
    position: absolute;
    display: block;
    bottom: 10px;
	left: 10px;
    font-size: 11px;
    line-height: 1;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    z-index: 1;
}





















