/* Id: 7.6590322.1581097988
 * Generated: May 11, 2020 11:26:32 AM
 */
    @import url('https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap');
#atf-hotsites, #widget-top {
    background: none;
}
#atf-promotions {
    margin: 0 auto;
}
body{
	font-family: 'Lato', sans-serif !important;
     overflow-x: hidden;
}


.texto, .ml-86, .entrevista {margin-left: 86px;}
address {float:left; max-width:60px;}
.ancora {float:right; width:292px; line-height:12px; width:297px;}
.ancora a img {float:left; margin:8px; padding-top:8px;} 
.ancora:hover {box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); -webkit-box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16); -moz-box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16); border-radius: 9px;}
.ancora a p {font-size:12px !important; color:#424242 !important; line-height:15px; text-align:left; margin-bottom: 0px !important; width:190px; margin-top:10px; font-weight:800; }
.ancora i {float:right; color:#0A3D5D;     margin-top: 30px; margin-right: 60px; }
.ancora a span {font-size:12px !important; color:#757575 !important; line-height:15px; text-align:left; margin-left:-70px;}
.ancora a .ml-168 {margin-left:-168px;}
.pr100 {padding-right:100px;}
.foto img, .photo-2-wrapper, .photo-1-container {border-radius:8px;}



@media screen and (max-width: 700px) {
.texto, .ml-86, .entrevista {margin-left: 0px;}
address {max-width:100%;}
.bloco {padding: 0px 16px;}
.ancora, address {float:none;}
.ancora {margin:20px;}
.ancora a img {padding-top:0px !important;}
#cinco-dias-de-chuva .header h1 { margin-left: -176px !important;margin-top: 59px !important;}
#cinco-dias-de-chuva .header h1 span {line-height:0.9 !important;}
#cinco-dias-de-chuva .header p.credito {top:482px !important; right:30px !important;}
.pr100 {padding-right:0px;}
#cinco-dias-de-chuva .header img.nuvens {animation:none !important; object-fit:cover;}
#cinco-dias-de-chuva .header img.logo {left:50% !important;}
}


#cinco-dias-de-chuva{
	background-color: #082746;
    width: 100%;
    height: 500px;
	overflow: hidden;
}
#cinco-dias-de-chuva .bloco,
#materia-um .bloco,
#materia-dois .bloco{
  width: 100%;
  max-width: 1004px;
  margin: 0 auto;
}
#cinco-dias-de-chuva .header{
  	text-align: center;
  	position: initial;
}
#cinco-dias-de-chuva .header h1 {
    font-family: 'Bebas Neue', cursive;
    font-size: 40px;
    letter-spacing: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    line-height: 1;
    color: #ffffff;
  	margin-top: 109px;
	margin-left: -266px;
	left: 50%;
  	position: fixed;
  	z-index: 2;
}
#cinco-dias-de-chuva .header h1 span {
    font-family: 'Bebas Neue', cursive;
    font-size: 100px;
    letter-spacing: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    line-height: 1.2;
    color: #ffffff;
    text-align: center;
  	display: block;
}
#cinco-dias-de-chuva .header p.credito {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ffffff;
  	top: 32px;
  	right: 40px;
  	float: right;
    position: relative;
	z-index: 4;
}

#cinco-dias-de-chuva .header img.logo {
    margin-top: 24px;
    position: absolute;
    z-index: 3;
    margin-left: -62px;
    left: 50%;
    text-align: center;
}

#cinco-dias-de-chuva .header img.cidade {
	top: -20px;
    width: 100%;
  	height: 500px;
    margin-top: 104px;
  	object-fit: cover;
  	/*object-position: 0 50%;*/
  	position: relative;
	float: left;
  	z-index: 3;
}
#cinco-dias-de-chuva .header img.nuvens {
    width: 100%;
  	height: 500px;
    top: 0;
  	left: 0;
  	position: absolute;
  	z-index: 1;
 	float: left;
  	animation: cloudOne infinite 240s linear;
}
#cinco-dias-de-chuva .header img.nuvens1 {
    width: 100%;
  	height: 500px;
    top: 0;
  	left: 0;
  	position: absolute;
  	z-index: 1;
 	float: left;
  	animation: cloudTwo infinite 1200s linear;
	margin-left: 80%;
	opacity: 0.7;
}


@keyframes cloudOne
{
    0% 
    {
        transform: translateX(-95%);
    }
    100% 
    {
        transform: translateX(100%);
    }
}

@keyframes cloudTwo
{
    0% 
    {
        transform: translateX(-95%);
    }
    100% 
    {
        transform: translateX(100%);
    }
}


#materia-um,
#materia-dois{
	background-color: #ffffff;
    width: 100%;
  	text-align: center;
    z-index: 2;
    position: relative;
}
#materia-um .header-materia h2,
#materia-dois .header-materia h2 {
    font-family: 'Bebas Neue', cursive;
    font-size: 42px;
    color: #0A3D5D;
    text-align: left;
  	margin: 48px auto 8px auto;
}
#materia-um .header-materia h3,
#materia-dois .header-materia h3 {
    font-size: 18px;
  	line-height: 1.5;
    color: #757575;
    text-align: left;
  	margin: 0 auto 32px auto;
}
#materia-um .fonte p,
#materia-dois .fonte p {
    font-size: 12px;
	line-height: 1.5;
    color: #0A3D5D;
    text-align: left;
}
#materia-um .fonte p span,
#materia-dois .fonte p span {
    display: block;
}
#materia-um p,
#materia-dois p {
    font-size: 16px;
	line-height: 1.35;
    color: #757575;
    text-align: left;
  	margin-bottom: 24px;
}
#materia-um p a,
#materia-dois p a {
    color: #0A3D5D;
	font-weight: 700;
}
#materia-dois .foto img {
    width: 100%;
    height: auto;
    display: block;
  	border-radius: 8px;
  	margin: 32px 0 0 0;
}
#materia-dois .foto p, #materia-um .foto p, #materia-um .antes-e-depois p, #materia-dois .antes-e-depois p{
	font-size: 12px;
	margin: 8px 0 32px 0;
}
#materia-dois .retranca{
	background-color: #F2F2F2;
	padding: 32px 32px 8px 32px;
	border-radius: 8px;
  	margin: 32px 0;
}
#materia-dois .entrevista h3{
	font-size: 24px;
	font-weight: 700;
	color: #0A3D5D;
	text-align: left;
}
#materia-dois .entrevista .bold{
	font-weight: 700;
	color: #000000;
}







#foto-materia-dois {
    background-color: #ffffff;
    position: relative;
    z-index: 4;
}

#foto-materia-dois img{
    width: 100%;
    height: 450px;
  	object-fit: cover;
    display: block;
}










.columns.box-galeria {
    float: inherit !important;
}
.box-galeria {
    margin: 0 auto 64px auto !important;
    background: none !important;
    max-width: 1004px;
    width: 100%;
    color: #ffffff;
}
.box-galeria h3 {
    text-align: left !important;
    width: 200px;
    top: 120px !important;
    position: relative;
}
.box-galeria h3 a {
    font-family: 'Bebas Neue', cursive;
    font-size: 36px;
    line-height: 1.2;
    color: #ffffff;
    text-align: left !important;
    width: 200px;
}
.box-galeria h3 a p {
    line-height: 1.2;
    color: #ffffff !important;
    text-align: left !important;
    width: 240px;
    margin-top: 16px;
}
.box-galeria .jcarousel {
    max-width: 680px;
    width: 100%;
    height: 400px;
    float: right;
}
.box-galeria .jcarousel ul li {
    width: 478px !important;
    height: 348px !important;
    margin-right: 16px;
}
.box-galeria .jcarousel ul li img {
    padding: 12px;
    border: solid 1px #EB2F2F;
    border-radius: 8px;
}
.box-galeria .carousel .jcarousel-wrapper .jcarousel-control-prev, .box-galeria .carousel .jcarousel-wrapper .jcarousel-control-next {
    border: solid 2px #EB2F2F !important;
    width: 64px !important;
    height: 64px !important;
    border-radius: 100%;
    top: 200px !important;
    transition: 0.35s !important;
}
.box-galeria .carousel .jcarousel-wrapper .jcarousel-control-prev:hover, .box-galeria .carousel .jcarousel-wrapper .jcarousel-control-next:hover {
    width: 86px !important;
    transition: 0.35s !important;
    border-radius: 32px;
}
.jcarousel-control-prev {
    left: 4px;
}
.box-galeria .jcarousel-control-next {
    left: 96px;
}
.box-galeria .carousel .jcarousel-wrapper .jcarousel-control-next {
    background-image: url(https://www.otempo.com.br/image/contentid/policy:1.2287541:1579722786/next.png) !important;
    background-position: center;
}
.box-galeria .carousel .jcarousel-wrapper .jcarousel-control-prev {
    background-image: url(https://www.otempo.com.br/image/contentid/policy:1.2287542:1579722822/prev.png) !important;
    background-position: center;
}
.box-galeria .carousel .jcarousel-wrapper .jcarousel li .credito-foto {
    font-family: 'Lato', sans-serif !important;
    font-size: 12px !important;
    padding-top: 8px !important;
    display: block;
}
.novo-layout-hotsite .box-galeria .carousel .jcarousel-wrapper .jcarousel li .legenda {
    display: none;
}




#rodape {
	width: 100%;
	background-color: #F5F5F5;
  	position: relative;
    z-index: 4;
}
.rodape {
    text-align: center;
    max-width: 1004px;
    margin: 60px auto;
    padding: 0 20px;
}
.rodape .assinatura {
    margin-bottom: 64px;
}
.rodape .assinatura p {
    color: #212121;
    font-size: 16px;
    line-height: 1.2;
    margin: 12px 0;
}
.rodape .expediente p, .rodape .publicacao p {
    color: #212121;
    font-size: 14px;
    line-height: 2;
    margin-top: 24px;
}






@media only screen and (max-width: 800px) {
    body.novo-layout-hotsite {
        -webkit-background-size: 300%;
        -moz-background-size: 300%;
        -o-background-size: 300%;
        background-size: 300%;
    }
    .block-grid.four-up > li {
        width: 100%;
        margin-bottom: 16px;
    }
    .box-galeria h3 {
        text-align: center !important;
        width: 100%;
        top: 0 !important;
        margin: 48px 0 12px 0;
    }
    .box-galeria .jcarousel ul li {
        width: 300px !important;
    }
    .box-galeria .carousel .jcarousel-wrapper .jcarousel-control-prev, .box-galeria .carousel .jcarousel-wrapper .jcarousel-control-next {
        top: 320px !important;
    }
    .box-galeria .jcarousel ul li img {
        padding: 6px;
    }
    .box-galeria .jcarousel-control-next {
        left: 56%;
    }
    .box-galeria .jcarousel-control-prev {
        left: 22%;
    }
    .rodape .assinatura p {
        padding: 0 12px;
        line-height: 1.5;
    }
    .rodape a {
        color: #212121;
    }
    .hotsites .responsive-loading-image {
        margin: 0;
    }
}
@media only screen and (min-width: 1920px) {
    #cinco-dias-de-chuva{}
}
@media only screen and (min-width: 1600px) {
    #cinco-dias-de-chuva{}
}



      
