body {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 10px !important;
    

}

.reserve {

    background-image: url('/public/img/fundocarnaval.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;

}

th, td {padding-right: 25px;padding-left: 10px;padding-bottom: 5px;font-size: 16px;}

.fullwidth {width:90%;margin-left: auto;margin-right: auto; margin-bottom: 35px;margin-top:25px;}

.logo {
    float: left;
    position: absolute;
    margin-top: -20px;
}

.space {
    width: 140px;
}

.topmon {
    margin-bottom: 20px !important;
}

.minheight {
   min-height: 180px;
    padding: 8px !important;
}

.bottomheight {
    margin-bottom: 10px;
}

.bigger{
    padding-top: 10px;
    color: #444444;
    line-height: 18px;
    font-size: 16px;
}

.cranck {
    font-size: 22px;
}

#map_canvas {
    width: 700px;
    height: 460px;
}

.limiter600 {
    max-width: 600px !important;
}
.limiter650 {
    max-width: 650px !important;
}

.colored {
    bottom: -50px !important;
}

.margin-divisor {
    height: 20px;
}

.margin-bottom {
    margin-bottom: 20px;
}

.width-modal {
    width: 660px !important;
    height: 400px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.styllus-color {
    color: #990000;
}