﻿/* light */
@font-face {
    font-family: 'Open Sans Light';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/OpenSans/OpenSans-Light.eot');
}

@font-face {
    font-family: 'Open Sans Light';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/OpenSans/OpenSans-Light.eot');
    src: url('../fonts/OpenSans/OpenSans-Light.ttf') format('truetype');
}

/* normal */
@font-face {
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/OpenSans/OpenSans-Regular.eot');
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
}

body {
    padding-top: 65px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 0;
    padding-right: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Play', sans-serif;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select {
    max-width: 280px;
}

.input-full-width {
    max-width: 100% !important;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: inherit !important;
}

.p-register-agreement-fix {
    margin: 0 20px 10px !important;
}

/*FILEUPLOAD PERSONALIZADO*/
.fileupload-textbox {
    padding-top: 0 !important;
    margin-top: 0 !important;
    vertical-align: top !important;
    width: 50% !important;
}

.fileupload-remove-btn {
    margin-top: 0 !important;
    vertical-align: top !important;
}

.fileupload {
    position: relative;
    overflow: hidden;
    margin-top: 0 !important;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

    .fileupload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        -ms-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
        -webkit-opacity: 0;
        opacity: 0;
        -ms-filter: alpha(opacity=0);
        -webkit-filter: alpha(opacity=0);
        -moz-filter: alpha(opacity=0);
        -o-filter: alpha(opacity=0);
        filter: alpha(opacity=0);
    }
/*END=====FILEUPLOAD PERSONALIZADO*/

/* centra el texto en las columnas */
.row-centered {
    text-align: center;
}

/*Centra el contenido en la columna. Tiene que estar dentro de un <row>*/
.col-centered {
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
}

.mr1 {
    margin-right: 1em;
}

.fullcalendar-fixed-position {
    padding-top: 0 !important;
    margin-top: -45px !important;
}

@media only screen and (max-device-width: 480px) {
    .fullcalendar-fixed-position {
        padding-top: 0 !important;
        margin-top: -20px !important;
    }
}

.navbar-menu {
    padding-top: 6px;
}

/*Brand Logo*/
.navbar-default .navbar-brand {
    color: #fed136;
    background-attachment: scroll;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 65px;
    padding: 0 !important;
}

.carousel-img-fix-1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Files/Ads/1.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 600px;
}

.carousel-img-fix-2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Files/Ads/2.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 600px;
}

.carousel-img-fix-3 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Files/Ads/3.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 600px;
}

.carousel-img-fix-4 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Files/Ads/4.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 600px;
}

.main-carousel-md-img {
    width: 100%;
}

#main-carousel .carousel-control.right, .carousel-control.left {
    background-image: none !important;
    -ms-opacity: 1.0;
    opacity: 1.0;
}

#main-carousel-md .carousel-control.right, .carousel-control.left {
    background-image: none !important;
}

#main-carousel .carousel-caption > h2 {
    font-size: 50px;
    padding-bottom: 10px;
}

#main-carousel .carousel-caption > h3 {
    font-size: 32px;
    padding-bottom: 50px;
}

.carousel-fade .carousel-inner .item {
    -ms-opacity: 0;
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        -ms-opacity: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        -ms-opacity: 0;
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        -ms-opacity: 0;
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

        .carousel-fade .carousel-inner > .item.next.left,
        .carousel-fade .carousel-inner > .item.prev.right,
        .carousel-fade .carousel-inner > .item.active {
            -ms-opacity: 1;
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
}

.section-title {
    font-size: 50px;
}

.section-top {
    padding-top: 60px;
}

.section-end {
    padding-bottom: 60px;
}

/*=========SOCIAL BUTTONS==============*/
ul.social-buttons {
    margin-bottom: 0;
}

    ul.social-buttons li a {
        display: block;
        width: 40px;
        height: 40px;
        -ms-border-radius: 100%;
        border-radius: 100%;
        font-size: 20px;
        line-height: 40px;
        outline: 0;
        color: #fff;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

.facebook-social-button {
    background-color: #222;
}

    .facebook-social-button:hover,
    .facebook-social-button:active,
    .facebook-social-button:focus {
        background-color: #46629E;
    }

.youtube-social-button {
    background-color: #222;
}

    .youtube-social-button:hover,
    .youtube-social-button:active,
    .youtube-social-button:focus {
        background-color: #E62117;
    }


.date-circle-container {
    text-align: center;
    display: block;
    width: 120px;
    height: 120px;
    -ms-border-radius: 100%;
    border-radius: 100%;
    outline: 0;
    color: #fff;
    background-color: #fa6800;
}

.date-circle-inner {
    padding-top: 15px;
}

.date-circle-inner-big {
    padding-top: 30px;
}

.date-circle-item {
    margin: 0 !important;
}

.date-circle-day {
    font-size: 26px;
    margin: 0 !important;
}

.date-circle-month {
    text-transform: capitalize;
    font-size: 38px;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.date-circle-year {
    font-size: 20px;
}

.event-item {
    height: 320px;
    margin-bottom: 60px;
}

#events-carousel .carousel-indicators {
    padding-top: 100px;
}

#events-carousel > .carousel-indicators li {
    border: 1px solid #222;
}

#events-carousel > .carousel-indicators .active {
    background-color: #222;
}

.footer-margin {
    margin-top: 60px;
}

/*CUSTOM CALENDAR*/
.calendar-tb-link {
    color: #ffffff;
    display: inline-block;
    width: 100%;
    height: 100%;
}

    .calendar-tb-link:hover {
        display: inline-block;
        text-decoration: none;
        color: #ffffff;
    }

.reservation-cell {
    padding: 0 !important;
}

    .reservation-cell:hover,
    .reservation-cell:active,
    .reservation-cell:focus {
        background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    }

.empty-reservation-cell {
    height: 80px !important;
    padding: 0 !important;
}

    .empty-reservation-cell:hover,
    .empty-reservation-cell:active,
    .empty-reservation-cell:focus {
        background-color: #ededed;
    }

.reserve-mark {
    color: #b9b9b9;
    text-align: center;
    visibility: hidden;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.reserve-mark-inner {
    position: absolute;
    margin-top: 11px;
    margin-left: 78px;
}

.reserve-mark-inner-4 {
    position: absolute;
    margin-top: 11px;
    margin-left: 25px;
}

.reservation-info {
    font-size: 12px;
    padding: 5px;
}

.empty-reservation-cell:hover .reserve-mark,
.empty-reservation-cell:active .reserve-mark,
.empty-reservation-cell:focus .reserve-mark {
    visibility: visible;
}

.disabled-reservation-cell {
    height: 80px !important;
    padding: 0 !important;
    background-color: #FFA361;
}

    .disabled-reservation-cell:hover,
    .disabled-reservation-cell:active,
    .disabled-reservation-cell:focus {
        background-color: #FB9348;
    }

/*Boton de nueva reservacion*/
.new-reservation-btn {
    margin-top: 25px;
}

.cell-reservation-header {
    text-align: center;
    border-top: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}

.cell-time {
    padding: 0 !important;
    text-align: center;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
}

.cell-time-label {
    margin-top: -11px !important;
}

.field-reservation-circle-yellow {
    padding: 0;
    margin-left: 40%;
    text-align: center;
    display: block;
    width: 40px;
    height: 40px;
    -ms-border-radius: 100%;
    border-radius: 100%;
    outline: 0;
    color: #fff;
    background-color: #E4CB0C;
}

    .field-reservation-circle-yellow h3 {
        padding-top: 7px;
    }

.field-reservation-circle-green {
    padding: 0;
    margin-left: 40%;
    text-align: center;
    display: block;
    width: 40px;
    height: 40px;
    -ms-border-radius: 100%;
    border-radius: 100%;
    outline: 0;
    color: #fff;
    background-color: #7AD61D;
}

    .field-reservation-circle-green h3 {
        padding-top: 7px;
    }

.field-reservation-circle-blue {
    padding: 0;
    margin-left: 40%;
    text-align: center;
    display: block;
    width: 40px;
    height: 40px;
    -ms-border-radius: 100%;
    border-radius: 100%;
    outline: 0;
    color: #fff;
    background-color: #00CCFF;
}

    .field-reservation-circle-blue h3 {
        padding-top: 7px;
    }

.bed {
    font-size: 48px;
    color: #E3C800;
}

/*LEGAL AND CONDITIONS*/
.subchapter {
    margin-left: 25px;
}

/*=============BEGIN COLOR====================*/
.white-color {
    color: #fff;
}

.bg-white {
    background-color: #fff;
}

.red-color {
    color: #CE352C;
}

.bg-red {
    background-color: #CE352C;
}

.dark-red-color {
    color: #9A1616;
}

.bg-dark-red {
    background-color: #9A1616;
}

.teal-color {
    color: #42C5BF;
}

.bg-teal {
    background-color: #42C5BF;
}

.yellow-color {
    color: #E3C800;
}

.bg-yellow {
    background-color: #E3C800;
}

.amber-color {
    color: #F0A30A;
}

.bg-amber {
    background-color: #F0A30A;
}

.orange-color {
    color: #FA6800;
}

.bg-orange {
    background-color: #FA6800;
}

.green-color {
    color: #60A917;
}

.bg-green {
    background-color: #60A917;
}

.violet-color {
    color: #AA00FF;
}

.bg-violet {
    background-color: #AA00FF;
}

.gray-lighter-color {
    color: #eeeeee;
}

.bg-gray-lighter {
    background-color: #eeeeee;
}

.gray-light-color {
    color: #999999;
}

.bg-gray-light {
    background-color: #999999;
}

.bg-light-gray {
    background-color: #F8F8F8;
}

.blue-color {
    color: #00AFF0;
}

.bg-blue {
    background-color: #00AFF0;
}

.lime-color {
    color: #A4C400;
}

.bg-lime {
    background-color: #A4C400;
}

/*=============END COLOR====================*/
/*=============BEGIN HELP====================*/
.help-item-inner {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-shadow: 5px 5px 2px #bcbcbc;
    -ms-box-shadow: 5px 5px 2px #bcbcbc;
    box-shadow: 5px 5px 2px #bcbcbc;
    height: 250px;
    margin-top: 28px;
}

    .help-item-inner:hover,
    .help-item-inner:active,
    .help-item-inner:focus {
        -webkit-box-shadow: 5px 5px 2px #818181;
        -ms-box-shadow: 5px 5px 2px #818181;
        -moz-box-shadow: 5px 5px 2px #818181;
        -o-box-shadow: 5px 5px 2px #818181;
        box-shadow: 5px 5px 2px #818181;
    }

.help-section-link {
    color: inherit !important;
}

    .help-section-link:hover,
    .help-section-link:active,
    .help-section-link:focus {
        text-decoration: none !important;
    }

.help-section-link-inner {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-shadow: 5px 5px 2px #bcbcbc;
    -ms-box-shadow: 5px 5px 2px #bcbcbc;
    -moz-box-shadow: 5px 5px 2px #bcbcbc;
    -o-box-shadow: 5px 5px 2px #bcbcbc;
    box-shadow: 5px 5px 2px #bcbcbc;
    height: 270px;
    margin-top: 28px;
}
/*=============END HELP====================*/


/* MLO */

/* HOME */

.home {
    /*background: url("img/home-back.jpg") transparent no-repeat top center;*/
    background: url("img/welcome2.jpg") transparent no-repeat center center;
    -ms-background-size: cover;
    background-size: cover;

    color: white;
    -ms-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.95);
    line-height: 1.75em;
}

.home a {
        color: #fff;
    }

        .home a:link {
            color: #fff;
        }

        .home a:visited {
            color: #fff;
        }

        .home a:hover {
            color: #fa6800;
            text-decoration: none;
        }

        .home a:active {
            color: #fff;
        }

.shoppingcart-a {
    padding-top: 10px !important;
    padding-bottom: 12px !important;
}

.shoppingcart-count {
    font-size: 20px !important; 
    margin-top: 4px !important;
}

.home-btn {
    width: 180px;
    background-color: #137DBF;
    border-color: #137DBF;
}

.create2-date {
    margin-top: 10px;
}

.create2-acordion-head {
    background-color: #137DBF !important;
}

.create2-field-desc {
    font-size: 16px;
    font-weight: 700;
}

.create2-field-name {
    font-size: 12px;
}

.create2-field-type {
    font-size: 10px;
    font-weight: 700;
}

.create2-field1-color {
    color: #137DBF !important;
    margin-top: 8px;
}

.create2-field2-color {
    color: #F1592A !important;
    margin-top: 8px;
}

.create2-field3-color {
    color: #223F9B !important;
    margin-top: 8px;
}

.create2-field4-color {
    color: #662C91 !important;
}

.create2-field5-color {
    color: #FCB040 !important;
}

.create2-field6-color {
    color: #066839 !important;
    margin-top: 100px !important;
}

.create2-field8a-color {
    color: #AE1818 !important;
    margin-top: 20px !important;
}

.create2-field8b-color {
    color: #8413A9 !important;
    margin-top: 60px !important;
}

.create2-schedule-section-h2 {
    margin-top: 5px !important;
    margin-bottom: 25px !important;
}

.create2-fields-section-h2 {
    margin-top: 5px !important;
    margin-bottom: 15px !important;
}

.create2-reservation-btn {
    background-color: #137DBF;
    border-color: #137DBF;
}

.element-visible {
    visibility: visible;
    display: inherit;
}

.element-hide {
    visibility: collapse;
    display: none;
}

.login-fb-btn {
    width: 280px;
    background-color: #4267B2;
    border-color: #4267B2;
    margin-left: 5px !important;
}

@media screen and (max-width: 768px) {
    .login-fb-btn {
        margin-left: 0 !important;
    }
}