
a p{
    font-family: 'Mont-Serrat';
    text-decoration: none !important;
    font-style: normal;
    font-weight: 700;
    color: #41444B;
}
a:hover{opacity: 0.7; }
.text{
	font-family: 'Mont-Serrat';
	font-style: normal;
	font-weight: 300;
	font-size: 1.2rem;
	line-height: 29px;
	color: #41444B;
	}
.btn-sp{
	padding: 10px 20px;
	text-decoration: none;
	width: 280px;
	height: 60px;
	background-color: #0081C9;
	color:#FFF;
	border-radius: 50px;
	font-family: 'Mont-Serrat';
	font-style: normal;
	font-weight: 300;
	font-size: 1.2rem;
	line-height: 29px;
}



#princi{
	background-image: linear-gradient(to bottom, #FCF3DF 0, #FCF3DF 80%, #FFFFFF 20%);
}
#princi h1{	
font-family: 'Mont-Serrat';
font-style: normal;
font-weight: 700;
font-size: 2.25rem;
line-height: 49px;
color: #8FBDD3;


}

#princi h6{
font-family: 'Corinthia';
font-style: normal;
font-weight: 400;
font-size: 3rem;
line-height: 58px;
color: #41444B;
}

#princi .card{
background: rgba(217, 217, 217, 0.5);
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
font-family: 'Mont-Serrat';
font-style: normal;
font-weight: 700;
font-size: 1.2rem;
line-height: 29px;
}

#princi .card-ev-titulo{
	height: 90px;
}

#secon{
	background-image: linear-gradient(to bottom, #FFF 0, #FFF 20%, #D9D9D9 80%);
}

#four{
	background-color:#FCF3DF ;
}
#four figcaption{
font-family: 'Mont-Serrat';
font-style: normal;
font-weight: 600;
font-size: 1.5rem;
line-height: 29px;
color: #41444B;
}
#four figcaption .subtitle{
font-weight: 400;
font-size: 1.25rem;
line-height: 24px;
}
#four  button{
	color:#696969;
	font-size: 3rem;
}
#fifth h3 a{
text-decoration: none;
font-family: 'Mont-Serrat';
font-style: normal;
font-weight: 800;
font-size: 2.5rem;
line-height: 49px;
color: #0081C9;
}
#fifth h3 a:hover{
	text-decoration: underline;
	font-weight: 400;
}
#fifth img{ border-radius: 1.25rem!important;}
#fifth a {
	font-family: 'Mont-Serrat';
	font-style: normal;
	font-weight: 700;
	font-size: 1rem;
	line-height: 20px;
	color: #0081C9;
}
#fifth a:hover {font-weight: 400;}
#sixth .house{height: 400px;}
#sixth .feminine{background: url(/assets/img/8719f972-b5cd-4b12-ae8c-2dfafac057781.png);}
#sixth .masculine{background: url(/assets/img/acfbc1b4-8e4e-47be-884d-71aa847955c1.png);}

@media only screen and (max-width:768px) {
	#sixth .masculine{margin-top: 1rem;}
}
@media only screen and (max-width:425px) {
	#princi h1{font-size: 1.75rem;}
	#princi h6{font-size:2rem;}
  }
@media only screen and (max-width:375px) {
	.text{font-size: 1rem;}
	#princi h1{font-size: 1.5rem;}

	#princi .card{font-size: 1.25rem; margin-top: 1rem;}
	#four figcaption .subtitle{display: block;}
	#fifth h3 a{font-size: 1.5rem; line-height: 30px;}

  }
