/*TEXT*/
.title {font-size: 3.55em;}

/*---------------------------------------------------------------*/

/*MAIN*/
section.main {padding-bottom: 110px; position: relative;}
section.main .logo {width: 220px; margin-top: 62px; margin-bottom: 110px;}
section.main .discover {padding-bottom: 45px; max-width: 910px;}
section.main .discover header {width: 392px; padding: 18px 0; margin-bottom: 34px;}
section.main .discover header .title {line-height: 90%;}
section.main .discover .choose {max-width: initial; font-size: 1.5em;}
section.main .discover .options > a {flex-basis: 185px; height: 195px; margin: 25px 14px 0 14px; padding: 0; display: flex; align-items: center; align-content: center; justify-content: center; flex-wrap: wrap;}
section.main .discover .options > a h3 {font-size: 2.2em;}
section.main .discover .options > a label {font-size: 1.05em; margin-top: 5px; line-height: 100%;}
section.main .social {position: absolute; top: 35px; right: 30px; display: flex; justify-content: center;}
section.main .social a {width: 35px; height: 35px; text-indent: -20000px; margin: 0 15px; background-size: contain; background-position: center; background-repeat: no-repeat;}
section.main .social a.instagram {background-image: url('../img/icons/instagram_white.svg');}
section.main .social a.facebook {background-image: url('../img/icons/facebook_white.svg');}
section.main .social a.linkedin {background-image: url('../img/icons/linkedin_white.svg');}

/*ROUTE*/
section.route header {width: 300px;}
section.route header .border {padding: 13px 0 10px 0;}
section.route header .title {font-size: 2.85em;}
section.route .more-info {width: 185px; padding: 9px 14px; border-radius: 21px; bottom: -35px;}
section.route .more-info img {width: 50px;}
section.route .more-info label {font-size: 1.65em;}

/*FOOTER*/
footer.footer {padding: 75px 0 25px 0;}
footer.footer h4 {font-size: 1.25em;}
footer.footer .social {margin: 12px 0 24px 0;}
footer.footer .whatsapp img {width: 22px; margin-right: 5px;}
footer.footer .whatsapp label {font-size: 1.25em;}
footer.footer .email {font-size: 1.25em; margin-bottom: 35px;}
footer.footer .copy {font-size: 0.95em; display: inline;}
