/* General Blueprint Style */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,800;1,800&display=swap');

a:link { color: #fff; text-decoration:none;}
a:visited { color: #fff }
a:active { color: #f37721;}

.red { color:#d21f31;}
.whi { color:#fff;}
.yell { color: #fdb913;}
.grey { color: #aaaaaa;}
.black { color: #000;}
.bold { font-weight:800;}
.ita { font-style: italic;}

#slide .title { width:100%; position:absolute; text-align:center;color:#fff; margin-top: 25%;font-style: italic; font-size: 5.5vw; line-height:6vw; text-shadow: 0px 5px 15px rgb(0,0,0,0.6); z-index: 5000;}
#footer .redes { width:50px; margin:5px 5px 0 0;}
#mod-serv .title, #mod-serv2 .title, #section3 #modulo2.title { font-family: 'Poppins', sans-serif; font-size:17pt; font-weight:800;  line-height:22pt; 
}
.title { font-family: 'Poppins', sans-serif; font-size:17pt; font-weight:800;  line-height:22pt; 
}
.title { font-family: 'Poppins', sans-serif; font-size:34pt; font-weight:800;  line-height:38pt; 
}
.subtitle {
  font-family: 'Poppins', sans-serif; font-size: 17pt; line-height:22pt;}
.text {
  font-family: 'Poppins', sans-serif; font-size: 12pt; line-height:17pt;}
   
#modulo2 .subtitle {
  font-family: 'Poppins', sans-serif; font-size: 2.4vw; line-height:3.1vw;} 
#modulo2 .title { font-family: 'Poppins'; font-size:5.2vw; line-height:5.6vw;
}
#footer .title { color: #fdb913; font-size:17pt; line-height: 2pt; font-weight: 800; font-style: italic; line-height: 21pt;}
#footer .text, #footer .text a, #footer .text a:link, #footer .text a:active { color: #fff; font-size:11pt; line-height:18pt;}
#footer .text .spa { letter-spacing:2pt;}
#footer #copy.text { font-size:7pt; line-height:10pt;}
#footer #copy.text a, #footer #copy.text a:link, #footer #copy.text a:active { color:#aaa; font-size:7pt;line-height:10pt;}

#state {
  font-family: 'Poppins', sans-serif; font-size: 13pt; line-height:17pt;}

@media screen and (max-width: 769px) {
.title {
  font-family: 'Poppins', cursive;
	font-size: 35pt;
	line-height:40pt;}
.subtitle {
  font-family: 'Poppins', sans-serif;
	font-size: 1.5em;
}
#slide .title { width:100%; margin-top: 30%;font-size: 5.8vw; line-height:6vw; }
#state { font-size: 12pt; line-height:15pt;}
}
@media screen and (max-width: 581px) {
.title {
	font-size: 30pt; line-height: 30pt;}
#modulo2 .subtitle {
	font-size: 20pt; line-height: 25pt;} 
#modulo2 .title {
	font-size: 30pt; line-height: 30pt;
}
#footer .redes { width:26px; margin:5px 5px 0 0;}
#slide .title { width:80%; margin: 80% 10% 0;font-size: 10vw; line-height:10.7vw; }
#state { font-size: 12pt; line-height:15pt;}

}



