@charset "iso-8859-1";
@import url('https://fonts.googleapis.com/css2?family=Belleza&display=swap');
.belleza-regular {
  font-family: "Belleza", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h3.zoomIn.animated.sonho{
	font-family: "Belleza", sans-serif;
	font-size: 3rem;
	color:#C49799;
	line-height: 40px;
}
@media screen and (max-width: 900px){
	h3.zoomIn.animated.sonho{
		font-size: 2rem;
	}
}
@media screen and (max-width: 600px){
	h3.zoomIn.animated.sonho{
		font-size: 1.5rem;
		line-height: 24px;
	}
}
@media screen and (max-width: 360px){
	h3.zoomIn.animated.sonho{
		line-height: 20px;
	}
}

#full-width-slider {
	width: 100%;
	color: #000;
}
p.doe-ovulos {
	font-family: "Belleza", sans-serif;
	color: #5f5e5e;
	font-size: 25px !important;
	margin: 8px 0 0px 0 !important;
}
@media screen and (max-width: 360px){
p.doe-ovulos {
	font-family: "Belleza", sans-serif;
	text-align:center;
	color: #5f5e5e;
	font-size: 25px !important;
	margin: 8px 0 16px 0 !important;
}

}
@media screen and (max-width: 600px){
	p.doe-ovulos {
		text-align:center;
		font-size: 20px !important;
	}
}
.rsContent{
	background-image: url('../imagens/slider/imgs/fundo.png');
	background-position: center;
	background-size: cover;
}
.Alfasonhos{
	background-image: url('../imagens/slider/imgs/fundo-sonhos.webp');
	background-position: center;
	background-size: cover;
}
@media screen and (max-width: 900px){
	.Alfasonhos{
		background-image: url('../imagens/slider/imgs/fundo-sonhos-mobile.webp');
		background-position: center;
		background-size: cover;
	}
}
.Alfaeva{
	background-image: url('../imagens/slider/imgs/fundo-eva.png');
	background-position: center;
	background-size: cover;
}
.fellow{
	background-image: url('../imagens/slider/banner_006-fellows.jpg');
	background-position: center;
	background-size: cover;
}
.doacao-ovulos{
	background-image: url('../imagens/slider/doacao-ovulos/fundo-banco-de-ovulos.png');
	background-position: center;
	background-size: cover;
}
.coloredBlock {
	padding: 12px;
	background: rgba(255,0,0,0.6);
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}
.infoBlock {
	position: absolute;
	top: 100px;
	/*right: 30px;
	left: auto;
	max-width: 25%;*/
	padding-bottom: 0;
	/*background: #FFF;
	background: rgba(255, 255, 255, 0.8);*/
	overflow: hidden;
	padding: 0px;
	width:100%;
	text-align:center;
	height: 100%;
}
.infoBlockLeftBlack {
	color: #ffffff;
	/*background: #000;
	background: rgba(0,0,0,0.75);
	left: 37%;
	right: auto;*/
}
.infoBlock h2 {
    font-size: 1.7rem;
    font-family: 'Montserrat', Arial, Tahoma, sans-serif;
    color: #16447d;
    font-weight: 400;
    background-color: rgba(227, 198, 190, 0.37);
    display: inline-block;
    padding: 20px;
    margin: -20px 0 0 -10px;
}
.infoBlock h3 {
	text-align:center;
	font-size: 2.5rem;
	font-family: 'Montserrat', Arial, Tahoma, sans-serif;
	color: #15477f;
	font-weight:400;  
	margin:5px 10px;
	line-height: 50px;
}
.infoBlock h3.Eva {
    text-align: center;
    font-size: 2.5rem;
    font-family: 'Montserrat', Arial, Tahoma, sans-serif;
    color: #e59696 !important;
    font-weight:400;  
    margin:5px 5px;
    line-height: 50px;
}
@media screen and (max-width: 900px) {
.infoBlock h3.Eva {
     height: 58%;
     text-align: center;
     font-size: 1.5rem;
     font-family: 'Montserrat', Arial, Tahoma, sans-serif;
     color: #e59696 !important;
     font-weight: 400;
     margin: 5px 20px;
     line-height: 28px;
    }
}
.infoBlock h4 {
    font-size: 1.3rem;
    line-height: 1.2;
    margin: 0 10px;
    padding-bottom: 3px;
    color: rgb(149, 149, 149);
    font-family: 'Montserrat', serif;
    font-weight: 400;
    font-style: normal;
    /*text-shadow: 1px 1px black;*/
}
.infoBlock .azul{
    font-weight: 500;
    font-size: 1.5rem;
    margin: 0 10px;	
	color:#4b4492;
}
@media screen and (max-width: 600px){
	.infoBlock .azul{
	color:#FFFFFF;
	}
}
.infoBlock h5 {
	font-size: 2.5rem;
    font-family: 'Montserrat', Arial, Tahoma, sans-serif;
    color: #15477f;
    font-weight: 400;
    margin: 5px 10px;
    line-height: 60px;
}
.infoBlock p {
	font-size: 14px;
	margin: 0px 0 10px 0;
}
.infoBlock p.saibamais {
	font-size: 14px;
	margin: 20px 10px 15px 20px;
	text-align:left;
}
@media screen and (max-width: 900px){
	.infoBlock p.saibamais {
		margin: 30px 10px 10px 20px;
	}	
}
@media screen and (max-width: 600px){
	.infoBlock p.saibamais {
		margin: 20px 10px 60px 20px;
	}
}
.infoBlock a {
	color: #fff;
	text-decoration: underline;
}
.infoBlock a.saibamais {
	color: #fff;
	text-decoration: none;
	padding: 8px 16px;
	margin: 10px;
	box-sizing: content-box;
	background-color: #15477f;
    border-radius: 25px;
    font-family: 'Montserrat', Arial, Tahoma, sans-serif;
    font-weight: 500;
}
.infoBlock a.saibamaiseva {
	color: #fff;
	text-decoration: none;
	padding: 10px;
	margin: 10px;
	box-sizing: content-box;
	background-color:#E59696;
    border-radius: 25px;
    font-family: 'Montserrat', Arial, Tahoma, sans-serif;
    font-weight: 500;
}
@media screen and (max-width: 600px){
	.infoBlock a.saibamaiseva {
		margin: 0px;
	}
}
.infoBlock a.saibamaissonho{
	color: #fff;
	text-decoration: none;
	padding: 10px;
	margin: 10px;
	box-sizing: content-box;
	background-color: #d3b094;
    border-radius: 25px;
    font-family: "Belleza", sans-serif;
    font-weight: 500;
}
@media screen and (max-width: 360px){
	.infoBlock a.saibamaissonho{
		padding: 10px 5px;
		margin: 0px 0px;
	}
}
.infoBlock a.saibamais:hover{
	background-color: rgb(170, 180, 207);
}	
.photosBy {
	position: absolute;
	line-height: 24px;
	font-size: 12px;
	background: #FFF;
	color: #000;
	padding: 0px 10px;
	position: absolute;
	left: 12px;
	bottom: 12px;
	top: auto;
	border-radius: 2px;
	z-index: 25; 
} 
.photosBy a {
	color: #000;
}
.fullWidth {
	max-width: 2000px;
	margin: 0 auto 24px;
}
#rsBlocos .bContainer{
	position: relative;
	width: 300px;
	height: 200px;
	display: table;
	background-color: rgba(0, 0, 0, 0.27);
}
#rsBlocos .rsABlock{
	position:relative !important;
	display: block;
	left: auto;
	top: 5px;
}
#rsBlocos .txtCent{
	color:#424242;
	padding:5px 0;
	font-family: 'Montserrat', serif;
	font-weight: 400;
	font-style:normal;	
	font-size: 1.3rem;
	line-height: 1.2;
	text-align:left;
	/*display: block;*/
}
@media screen and (min-width:900px) and (min-height:660px) {
	.heroSlider .rsOverflow,
	.royalSlider.heroSlider {
		height: 500px !important;
	}
}
@media screen and (min-width:900px) and (min-height:1000px) {
	.heroSlider .rsOverflow,
	.royalSlider.heroSlider {
		height: 420px !important;
	}
}
@media screen and (min-width: 0px) and (max-width: 900px) {
	.royalSlider.heroSlider,
	.royalSlider.heroSlider .rsOverflow {
		height: 350px !important;
	}
	.infoBlock {
		padding: 0px;
		height: auto;
		max-height: 100%;
		min-width: 40%;
		left: 0px;
		top: 100px;
		right: auto;
		font-size: 12px;
		height: 100%;
	}
	.infoBlock a.saibamais {
		margin: 5px 35px !important;
		font-size: 11px;
	}
	.infoBlock h2 {
		font-size: 1.5rem;
	}
	.infoBlock h3 {
	     	text-align: center;
	 	font-size: 2.0rem;
	 	line-height: 35px;
	}
	.infoBlock h4, #rsBlocos .txtCent {
		font-size: 1.3rem;
		line-height: 25px;
	}
	.infoBlock h5 {
		font-size: 1.5rem;
		line-height: 40px;
	}	
	.infoBlock .azul{
		font-size: 1.1rem;
	}
}
.rsTransp{
	width: 100%;
	height: 100%;
	max-width:1200px;
	margin: 0 auto;
    display: flex;
    align-items: center;
}
@media (max-width: 600px){
.rsTransp.alphaeva {
    width: 100%;
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: column;
}
}
@media (max-width: 600px){
	.rsTransp.alphasonho{
		width: 100%;
		height: 100%;
		max-width: 1200px;
		margin: 0 auto;
		display: flex;
		align-items: flex-start;
		flex-direction: column;
		justify-content: flex-end;
	}
}
.rsTranspDir{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
	position: relative;
	box-sizing: border-box;
	margin:0px;
	text-align: center;
    /*background-color: rgba(255, 255, 255, 0);*/
    /*opacity: 0.8;*/
    /*padding: 20px 20px 0 20px;*/
    text-align:center;
	/*background-image: url(../imagens/slider/imgs/logo-bebe.png);*/
	vertical-align: bottom;
	width:50%;
	height: 100%;
}
.rsTranspDir.center{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
	position: relative;
	box-sizing: border-box;
	margin:0px;
	text-align: center;
    /*background-color: rgba(255, 255, 255, 0);*/
    /*opacity: 0.8;*/
    /*padding: 20px 20px 0 20px;*/
    text-align:center;
	/*background-image: url(../imagens/slider/imgs/logo-bebe.png);*/
	vertical-align: bottom;
	width:50%;
	height: 50%;
}
@media (max-width: 600px){
	.rsTranspDir.center{
		width: 100%;
		height: 50%;
	}
}
.imgeva{
	padding:80px;
}
@media (max-width: 900px){
	.imgeva{
		padding:60px 0px;
}
}
@media (max-width: 600px){
	.imgeva{
		padding:0px;
}
}
.imgsonhos{
	width:40% !important;
}
@media (max-width: 600px){
	.imgsonhos{
		width:60% !important;
	}	
}
.rsTranspEsq img, .rsTranspDir img{
	width:100%;
}
.rsTranspEsq{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;	
	position: relative;
	box-sizing: border-box;
	margin:0;
	text-align: center;
    background-color: rgba(255, 255, 255, 0);
    /*opacity: 0.8;*/
    padding: 0px 20px 0 50px;
    text-align:left;
    vertical-align:middle;
    width:50%;
    height: 50%;
}
.rsTranspEsq.alphaSonhos{
    padding: 0px;
    width: 60%;
}
.microbg{
    background: url(../imagens/slider/imgs/micro-80g.png);
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 900px){
	.rsTransp{
	display: flex;
    	align-items: center;
    	justify-content: flex-start;
	margin:0px;
	}
	.rsTranspEsq, .rsTranspDir{
		margin-top:0px;
		padding: 5px 5px 0 5px;
	}	
}
@media (max-width: 600px){
	.rsTransp{
		margin:0px;
		flex-direction: column-reverse;
	}
	.rsTranspEsq{
		width:100%;
		height:50%;
	    justify-content: flex-end;
	}
	.rsTranspDir{
		width:100%;
		height:20%;
	}
	.alphaDir{
		width:100%;
		height:50%;
	}
	.rsTranspEsq img, .rsTranspDir img{
		width:60%;
	}	
	.micro{
		width:30%;
	}
	.microbg{
	    background-size: cover;
	}
	.migrobgpai{
		background-position:left;	
	}
	.rsContent{
		background-position: 67%;
	}
}
.rsOverflow{
	background:#c3c3c3 !important;
	width:100% !important;
}
.fellowship{
	background-image: url(../imagens/slider/banner_novo.png);
    background-position: center;
    background-size: cover;
}