/*** nayith ***/ /**** Azul oscuro: #022C80 Azul Claro: #02AEC6 *****/ .box-tex-home h1{ color: #FFF; font-size: 40px; text-transform: uppercase; padding: 20px 0; } .box-tex-home h2{ color: #FFF; text-transform: none; font-size: 20px; letter-spacing: 0; line-height: 30px; padding: 0 0 20px 0; } .box-tex-home a{ border:1px solid #FFF; color: #FFF; padding: 10px; font-size: 15px; text-align: center; text-decoration: none; float: left; text-transform: uppercase; -o-transition: all 800ms; -moz-transition: all 800ms; -webkit-transition: all 800ms; transition: all 800ms; } .box-tex-home a:hover{ background-color: #02AEC6; padding: 10px 40px; } .box-tex-home22{ padding: 50px 0 0 90px; } .box-tex-home22 h1{ color: #022C80; font-size: 40px; text-transform: uppercase; padding: 20px 0; } .box-tex-home22 h2{ color: #444; text-transform: none; font-size: 20px; letter-spacing: 0; line-height: 30px; padding: 0 0 20px 0; font-weight: 300; text-align: justify; } .box-tex-home22 a{ border:1px solid #444; color: #022C80; padding: 10px; font-size: 15px; text-align: center; text-decoration: none; float: left; text-transform: uppercase; -o-transition: all 800ms; -moz-transition: all 800ms; -webkit-transition: all 800ms; transition: all 800ms; } .box-tex-home22 a:hover{ background-color: #02AEC6; padding: 10px 40px; border:none; color: #FFF; } /**** responsive *****/ /**** ajustados ***/ .footer_bottom{padding: 30px 0;}