@charset "utf-8";
/* CSS Document */
body {font-family: 'Source Sans Pro', sans-serif;}

.cta {width: 100%; padding: 15px 0px 15px 0px; font-size: 12px; position: fixed; bottom: 0px; z-index: 1500; background-color: #FC0296; border-top: 1px solid #fff; color: #fff }
.cta a {padding: 8px 15px 8px 15px;  font-weight: bold; border-radius: 20px; font-size: 12px; background: rgb(255,154,0);
background: linear-gradient(90deg, rgba(255,154,0,1) 0%, rgba(255,202,0,1) 50%, rgba(249,255,0,1) 100%); border: 1px solid #F39206; color: #000 }


.sec-fig p {font-size: 15px; font-weight: 600}
.foto-grid {border-radius: 20px; padding:3px;}
.back-yellow {background-color: #ffca00 }
.back-yellow-g {background: rgb(255,154,0);
background: linear-gradient(90deg, rgba(255,154,0,1) 0%, rgba(255,202,0,1) 50%, rgba(249,255,0,1) 100%);}
.back-white {background-color: #fff}
.back-blue {background-color: #00ccff}
.back-blue-g {background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(210,242,250,1) 100%);}
.color-yellow {color: #ffca00}
.color-white {color: #fff}
.color-blue {color: #00ccff}
.color-black {color: #000}
	
.font14 {font-size:14px}

.pt40 {padding-top: 40px}
.pt80 {padding-top: 80px}
.pt100 {padding-top: 100px}

.pb40 {padding-bottom: 40px}
.pb80 {padding-bottom: 80px}
.pb100 {padding-bottom: 100px}

.h1-3 h1 {font-size: 64px; font-weight: bold}

.divisor {width: 100%; height: 2px; margin-bottom: 30px}
.sec-02 {border-top: 1px solid #000; border-bottom: 1px solid #000}

.sec-02 p {font-size: 20px}
.sec-02 h3 { font-size: 34px}
.sec-02 ul {font-size: 20px}

.sec-03 h1 {font-size: 64px; font-weight: 300; text-align: center; padding-top: 50px}

.sec-04 h1 {font-size: 64px; font-weight: 300; text-align: center; padding-bottom: 25px}
.sec-05 h1 {font-size: 64px; font-weight: 300; text-align: center; padding-bottom: 25px}

.sec-04 {background-color: #fcd8cc; padding-bottom: 30px; border-bottom: 1px solid yellow;  border-top: 1px solid yellow}

.card-header {border-bottom: 1px solid #ccc; font-size: 14px; background: rgb(255,154,0);
background: linear-gradient(90deg, rgba(255,154,0,1) 0%, rgba(255,202,0,1) 50%, rgba(249,255,0,1) 100%); padding:0px }   
.card-header h5 {font-size: 16px; color: #ffca00; }

.card-header h5 a {color: #252B41;padding: 10px 10px 10px 10px;  display: block }

.sec-01 p {font-size: 20px; padding-top: 30px; margin-bottom: 60px}
.sec-01 { text-align: left}
.sec-01 a {padding: 20px 40px 20px 40px; color: #000; font-weight: bold; border-radius: 20px; border: solid 1px #ccc; font-size: 14px}


		.sec-05  h1 {font-size: 64px; font-weight: 300; text-align: center; padding-bottom: 25px}
			.sec-05 h2 {font-size: 25px; font-weight: 300; text-align: center; padding: 0px 100px 50px 100px}

@media (max-width: 767.98px) {
	
	.sec-01 a {align-content: center; font-size: 18px}
		.sec-01 {align-content: center; text-align: center}
	
	.sec-01 .span {text-align: center}
	.pt100 {padding-top: 50px}
	.sec-01 span {font-size: 18px; font-weight: bold}
	.sec-01 h1 {font-size: 30px; }
	.sec-01 p { font-size: 20px; }
		.sec-02 p { font-size: 20px;  }
	
	.sec-02 h3 { font-size: 28px; font-weight: 500; line-height: 40px; padding-top: 30px; padding-bottom: 20px}
	
	
	
.sec-02 ul {font-size: 20px; padding: 10px; font-weight: 400 }
	.sec-02 li {margin-bottom: 10px}
	
	.sec-03 h1 {font-size: 30px; text-align: center; padding-top: 50px; font-weight: 500}
	
	.sec-04 h1 {font-size: 30px;  text-align: center; padding-bottom: 25px; font-weight: 500}
	
	.sec-04 ul {font-size: 20px; padding: 10px;}
	.sec-04 li {margin-bottom: 10px}
	
		.sec-05 h1 {font-size: 30px; font-weight: 500; text-align: center; padding-bottom: 25px}
			.sec-05 h2 {font-size: 25px; font-weight: 400;  text-align: center; padding: 0px 0px 40px 0px}
}

.sec-fig p {font-size: 20px; font-weight: 600}

