*{margin:0; padding: 0}
body {height: 100%; position: absolute;  width: 100%; font-family: 'Open Sans', sans-serif;}
.section {height: 100%;}
.wrap {display: table; margin-top: 0; height: 100%; min-width: 1140px; width: 100%}
.center {vertical-align: middle; display: table-cell; text-align: center}
.title {font-size: 48px; font-weight: 300; color: #7d7d7d}
.logo {text-align: center; margin: 0 auto; margin-top: 50px}
.subtitle {font-size: 36px; font-weight: 300; color: #7d7d7d; margin-top: 50px}
.subtitle a {color: #39f; text-decoration: none}
.subtitle a:hover {text-decoration: underline}
.mapa {position: absolute; height: 100%; width: 100%; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada}
.all {position: relative; width: 100%; height: 100%;}
.wrap2 {position: relative; width: 1140px; margin: 0 auto; min-width: 1140px}
.wrap2 .title {margin-top: 50px; text-align: center}
.contact {font-size: 28px; margin-top: 35px; text-align: center; color: #7d7d7d; font-weight: 300}
.contact a {color: #39f}
.contact br {line-height: 45px}
.footer {padding-top: 20px; padding-bottom: 20px; margin-top: 40px; color: #7d7d7d}
.footer a {color: #39f; text-decoration: none}
.footer a:hover {text-decoration: underline}
.footer .right {float: right}
.footer {border-top: 1px solid #dadada}

.clearfix:after {
    content:"";
    display:table;
    clear:both;
}