Staging fix and cleaned html

This commit is contained in:
Henry Bravo 2017-06-09 15:37:14 -05:00
commit 54b339a546
21 changed files with 294 additions and 1378 deletions

View file

@ -7,14 +7,6 @@
font-family: 'Lato-Regular';
src: url('../fonts/Lato/Lato-Regular.ttf');
}
@font-face {
font-family: 'Lato-Black';
src: url('../fonts/Lato/Lato-Black.ttf');
}
@font-face {
font-family: 'Lato-Light';
src: url('../fonts/Lato/Lato-Light.ttf');
}
body,
html {
width: 100%;
@ -263,7 +255,6 @@ h6 {
margin: 0;
font-weight: 400;
font-size: 6em;
font-family: 'Lato-Black';
}
.intro-divider {
@ -274,7 +265,7 @@ h6 {
.intro-message > h3 {
font-weight: 300;
font-family: 'Lato-Light';
}
.intro-pricing{
@ -327,7 +318,6 @@ h6 {
margin-bottom: 25px;
}
.split-section .split-text .split-title h2{
font-family: 'Lato-Black';
font-size: 50px;
line-height: 50px;
padding-bottom: 25px;
@ -348,6 +338,12 @@ h6 {
width: 90%;
margin-left: auto;
}
.split-section.right .split-description.title p{
font-size: 27px;
margin-bottom: 10px;
text-align: left;
}
.split-section.right .split-text {
text-align: right;
}
@ -388,10 +384,10 @@ h6 {
min-height: 500px;
}
.split-section.what .split-text .lead {
font-size: 18px;
font-size: 19px;
color: #3a3a3a;
margin-bottom: 0;
line-height: 25px;
margin-bottom: 5px;
line-height: 29px;
}
.split-section.what .fa-li.fa-lg{
font-size: 17px;
@ -419,10 +415,8 @@ h6 {
}
.pricing-section .card .title{
padding: 15px 40px;
font-family: 'Lato-Black';
}
.pricing-section .card .title h3{
font-family: 'Lato-Black';
}
.pricing-section .card .price{
background: #5A74AF;
@ -447,7 +441,6 @@ h6 {
text-align: left;
}
.pricing-section .text .section-heading{
font-family: 'Lato-Black';
font-size: 50px;
line-height: 50px;
padding-bottom: 25px;
@ -474,7 +467,6 @@ h6 {
padding: 70px 0;
}
.request-section .title h2{
font-family: 'Lato-Black';
font-size: 45px;
margin: 0;
color: #fff;
@ -550,7 +542,6 @@ h6 {
.contact-section .card .subtitle h3{
font-size: 30px;
margin-bottom: 23px;
font-family: 'Lato-Black';
}
.contact-section .card .social a:hover{
text-decoration: none;
@ -561,7 +552,6 @@ h6 {
max-width: 468px;
}
.contact-section .title h2{
font-family: 'Lato-Black';
font-size: 65px;
margin: 0;
color: #fff;
@ -591,10 +581,9 @@ h6 {
width: 50%;
}
.price-calc-section .text .section-heading{
font-family: 'Lato-Black';
font-size: 48px;
line-height: 48px;
padding-bottom: 25px;
padding-bottom: 27px;
color: #3a3a3a;
letter-spacing: 1px;
position: relative;
@ -634,10 +623,8 @@ h6 {
}
.price-calc-section .card .title{
padding: 15px 40px;
font-family: 'Lato-Black';
}
.price-calc-section .card .title h3{
font-family: 'Lato-Black';
}
.price-calc-section .card .price{
background: #5A74AF;
@ -893,8 +880,7 @@ h6 {
margin-top: 20px;
}
.price-calc-section .text .section-heading {
font-family: 'Lato-Black';
font-size: 35px;
font-size: 35px;
line-height: 35px;
padding-bottom: 15px;
text-align: center;
@ -960,7 +946,6 @@ h6 {
.section-heading {
margin-bottom: 30px;
font-family: 'Lato-Black';
}
.section-heading-spacer {