body {
    margin: 0; 
    padding: 0; 
    min-width: 100%!important;
    color: #0a0a0a; 
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif; 
    font-weight: normal; 
    line-height: 1.3; }

.header {
    padding: 15px 30px 20px 30px; }

.content {
    width: 100%; 
    max-width: 600px; }

.content-reserva {
    width: 100%; 
    max-width: 800px; }

/*.innerpadding {
    padding: 30px 30px 30px 30px; }

.borderbottom {
    border-bottom: 1px solid #f2eeed; } */

.h2 {
    padding: 0 0 15px 0; 
    font-size: 24px; 
    line-height: 28px; 
    font-weight: bold; }

.bodycopy {
    font-size: 16px; 
    line-height: 22px; }

.intro {
    background-color:#f40049; 
    color:white; 
    margin: 0;
    padding: 0; }

.subtitulo {
    font-size: 26px; 
    font-weight: bold; 
    line-height: 30px; 
    color: #f40049; 
    padding: 0 16px; }

.subtitulo2 {
    font-size: 20px; 
    font-weight: bold; 
    line-height: 26px; 
    color: #f40049; 
    padding: 0 16px; }

.subtitulo3 {
    font-size: 20px; 
    font-weight: bold; 
    line-height: 26px; 
    color: #000; 
    padding: 0 16px; }    

.text {
    padding: 0 16px; }

.subtitulo-space {
    padding-top: 16px; }

img {
    height: auto; }

.thks {
    color: #f40049; }    

@media only screen and (min-device-width: 601px) {
    .content {
        width: 600px !important; }
} 
