body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #424a60;
    font-weight: 400;
    background-color: #B6D5E3;
}

.body-loading {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.5s, opacity 0.5s linear;
}
.py-6, .pb-6 {
    padding-bottom: 4rem !important;
}
.py-6, .pt-6 {
    padding-top: 4rem !important;
}
img {
    max-width: 100%;
}
.form-control {
    border-radius: 0;
}
.relative {
    position: relative;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    font-weight: 700;

}
.align-items-center {
    align-items: center;
}
.messagesession-alert-danger {
    color: #fff;
    background-color: #DD4A68;
}
.messagesession-alert-success {
    color: #fff;
    background-color:#4DC7A0;
}
h4.underlined {
    text-transform: uppercase;
    border-bottom: 3px solid #14203e;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
}
a {
    color: #14203e;
}
a:hover {
    color: #394561;
    text-decoration: none;
}
.MainContainer {
    background-color: #fff;
}
#header {
    background-color: #fff;


}
.header-center {
    /*background-image: url(http://www.roses.net/images/bd-deco.gif);*/
}
#mainNavbar {
    padding: 0rem;
}
.navbar-brand {
    color: #2d3436;
    text-align: left;
    padding: 10px 0px 10px 15px;
    display: block;
    margin: 0px;
}
.navbar-toggler {
    margin-top: 18px;
    margin-right: 15px;
}
.navbar-light .navbar-toggler {

}
.navbar-brand img {
    height: 50px;
    margin: 0 auto;
}
.header-center {
    padding: 0px 0px 0.75rem 0px;
}
.header-center .header-center-topnav {
    font-size: 13px;
    text-align: center;
    margin: 0px 0px 0.75rem 0px;;
    background: #F2F4F6;
    padding: 0.25rem 5px 0.25rem 5px;
}
.header-center .header-center-haedertext {
    font-size: 13px;
    text-align: center;
}
.header-center .header-center-haedertext p {
    margin: 0;
}
.header-right {

} 
.header-right .header-right-languages {
    text-align: center;
    background: #F2F4F6;
}
.header-right .header-right-info {
    text-align: center;
    background: #EAEAEA;
    font-size: 13px;
    padding: 0.5rem 5px 0.5rem 5px;
}

#mainNavbar.navbar-expand-lg>.container,
#mainNavbar.navbar-expand-lg>.container-fluid
{

}
#mainNavbar .navbar-nav {

}




.navbar-dark .navbar-toggler {
    border: 1px solid transparent;
    position: fixed;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    padding: 0;
    color: #2d3436;
    background: #fff;
    color: #000;
}
#mainNavbar .navbar-collapse {
    position: fixed;
    top: 60px;
    right: 0;
    width: 100%;
    background-color: #14203e;
    text-align: right;
}
#mainNavbar .navbar-nav .nav-link {
    color: #fff;
    padding: 5px 0;
    font-size: 16px;
    font-weight: 600;
}
#mainNavbar .navbar-collapse li {
    border-bottom: 1px solid #001834;
}

.header-bg {
    position: relative;
    padding: 4rem 0px;
    overflow: hidden;
    color: #fff;
    background-image: url(../img/bg-header.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.header-bg.header-bg-video {
    background-image: none;
}
.header-bg.header-bg-video .btn-toggle_muted_video-bgvid {
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
    height: auto;
}
.header-bg.header-bg-video video {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -100;
}
.header-bg-dark:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    content: "";
    z-index: 0;
}
.header-bg h1
{
    text-shadow: 7px 7px 23px rgba(0,0,0,0.6);
    font-weight: 900;
}
.header-bg h2
{
    text-shadow: 1px 1px 6px #000;
    text-transform: uppercase;
}
.header-bg-dark h2 {
    text-shadow: none;
}
.breadcrumb {
    background-color: transparent;
    text-align: center;
    padding: 0;
}
.breadcrumb a {

}
.bg-custom-1 {
    background-color: #14203e;
}
.btn {
    border-radius: 5px;
    white-space: normal;
}
.btn.btn-custom-1 {
    background-color: #44ACF7;
    color: #ffffff;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 300;
}
.btn.btn-custom-1:hover {
    background-color: #1A4470;
}
.btn.btn-custom-2 {
    background-color: #F0941F;
    color: #ffffff;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 300;
}
.btn.btn-custom-2:hover {
    background-color: #FBE6CB;
}
#footer {
    background-color: #fff;
    font-size: 13px;
}
#footer .footer_top {
    padding: 0.75rem 0px;
    font-size: 15px;
    background-color: #1A4470;
    color: #fff;
}
#footer .footer_bottom {
    padding: 1rem 0;
    text-align: center;
}
#footer h4 {
    text-transform: none;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 2px solid #fff;
}
#footer a {

}
.messagecookies {
    position: fixed;
    bottom: 48px;
    left: 0;
    width: 100%;
    height: auto;
    background-color: rgba(255,255,255,0.9);
    padding: 10px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}
.messagecookies_accept {
    background-color: #2d3436;
    color: #fff;
    padding: 5px;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}

.list-inline-smo > li > a {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
}

.booking-form-container {
    background-color: #14203e;
    padding: 1rem;
    color: #fff;
}
.booking-form-container h3 {
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
}
.booking-form-container-btn  {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    height: auto;
    z-index: 9999;
}

.sidebar_filters label {
    font-weight: 700;
}

#map-contact,
#map-footer {
    height: 200px;
}

.datepicker td, .datepicker th {
    width: 25px;
    height: 25px;
    font-size: 13px;
}

#modal_booking_form {

}

#modal_booking_form .close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #000;
    color: #fff;
    opacity: 1;
    border-radius: 50%;
    display: block;
}

.bg-grey {
    background-color: #e7e7e3;
}

.single-hotel h1 {
    text-align: center;
    font-size: 1.5rem;
}


.single-hotel section > header > h2 {
    background-color: #44ACF7;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    padding: 10px;
    margin: 00x 0px 2rem 0px;
}
.single-hotel section > header.underlined > h2 {
    background-color: transparent;
    color: #000;
    text-transform: none;
    font-weight: 700;
    font-size: 17px;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 3px solid #44ACF7;
}
.single-hotel #hotel-reservas {
    border: 3px solid #44ACF7;
}
.single-hotel #hotel-reservas iframe {
    width: 100%;
}
.single-hotel #hotel-opiniones #CDSWIDSSP {
    width: 100% !important;
}
.single-hotel #hotel-garantias ol {
    margin: 0;
    padding: 0px 0px 0px 0px;
    list-style: none;
    counter-reset: item;
}
.single-hotel #hotel-garantias ol li {
    counter-increment: item;
    margin-bottom: 5px;
}
.single-hotel #hotel-garantias ol li:before {
    margin-right: 10px;
    content: counter(item);
    border: 1px solid #000;
    border-radius: 100%;
    color: #000;
    font-weight: 700;
    width: 1.2em;
    height: 1.2em;
    line-height: 1.2em;
    text-align: center;
    display: inline-block;
}
.single-hotel #hotel-localizacion iframe {
    width: 100%;
}
.single-hotel .hotel-opiniones_lo_mejor {
    background-color: #ceffd2;
    padding: 0.75rem;
}
.single-hotel .hotel-opiniones_a_tener_en_cuenta {
    background-color: #ffcfcf;
    padding: 0.75rem;
}
.single-hotel .hotel-galeria-main-image img {
    width: 100%;
}
.single-hotel .hotel-galeria-grid-images {

}
.single-hotel .hotel-galeria-grid-images img {
    width: 100%;
}

.hotel_room_item_img {
    position: relative;
}
.hotel_room_item_img .hotel_room_item_precio {
    position: absolute;
    top: 5px;
    right: 0;
    padding: 5px;
    background-color: rgba(0,0,0,0.45);
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
.hotel_room_item_img .hotel_room_item_name {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 10px 10px 10px;
    color: #fff;
    text-shadow: 1px 1px 5px #000;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.blog_post_element_list {
    background-color: #fff;

}
.blog_post_element_list .blog_post_element_list_date {
    color: #888;
    font-size: 12px;
}
.blog_post_element_list h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
}

.reserva_features_item .reserva_features_icon {
    font-size: 40px;
}
.nav-edit-hotel {

}
.nav-edit-hotel ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    display: block;
}
.nav-edit-hotel ul li {
    border-bottom: 1px solid #fff;
    width: 49%;
    display: inline-block;
    background-color: #F0941F;
}
.nav-edit-hotel ul li a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    padding: 0.25rem 0.25rem;
}
.nav-hotel {

}
.nav-hotel ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    display: block;

}
.nav-hotel ul li {
    border-bottom: 1px solid #fff;
    width: 49%;
    display: inline-block;
    background-color: #44ACF7;
}

.nav-hotel ul li a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    padding: 0.25rem 0.25rem;
}
@media (min-width: 768px) {

    .header-bg {
        padding: 5rem 0 5rem 0;
        min-height: 225px;
    }
    #footer .footer_bottom {
        text-align: left;
    }
    #footer .footer_bottom .footer_bottom_links {

    }
    .booking-form-container {
        margin-top: -83px;
    }
    .booking-form-container.no-neg-margin {
        margin-top: 0;
    }
    .messagecookies {
        bottom: 0;
    }
    #single-amarre h1 {
        text-align: left;
        font-size: 2.5rem;
    }
    .single-amarre-price {
        text-align: right;
    }
    .single-amarre-accion {
        text-align: right;
    }

    .header-center {
        padding: 0px 10px;
    }
    .header-center .header-center-topnav {
        font-size: 14px;
        text-align: left;
    }
    .header-center .header-center-haedertext {
        font-size: 14px;
        text-align: left;
    }

    .header-right {
        margin: 0px 15px 0px 15px;
    }

    .header-right .header-right-info {
        text-align: left;
        font-size: 14px;
    }
    .nav-edit-hotel ul {
        width: 100%;
        background-color: #F0941F;
    }
    .nav-edit-hotel ul li {
        width: 24%;
        border-bottom: none;
    }
.nav-edit-hotel ul li a {
        font-size: 12px;
        padding: 0.25rem;
        display: block;
        border-right: 1px solid #fff;
    }
    .nav-edit-hotel ul li:last-child a {
        border-right: none;
    }
    .nav-hotel {

    }
    .nav-hotel ul {
        width: 100%;
        background: #44ACF7;
    }
    .nav-hotel ul li {
        width: 16%;
        border-bottom: none;

    }

    .nav-hotel ul li a {
        font-size: 12px;
        padding: 0.25rem;
        display: block;
        border-right: 1px solid #fff;
    }
    .nav-hotel ul li:last-child a {
        border-right: none;
    }
}


@media (min-width: 992px) {
    body {

    }
    #page-home .header-bg {
        padding: 5rem 0 20rem 0;
    }
    #page-home .header-bg h1 {
        font-size: 100px;
        text-transform: uppercase;
    }
    #header {
        display: block;
        padding: 15px 0px;
    }
    #header .collapse {
        display: block;
    }
    .navbar-brand {
        padding: 17px 0px;
    }
    .navbar-brand img {
        height: auto;
        vertical-align: middle;
    }
    #mainNavbar .navbar-nav {
        margin: 0;
    }
    #mainNavbar .navbar-nav .nav-link {
        line-height: 60px;
        border-bottom: none;
        padding: 0px 10px;
    }
    #mainNavbar .navbar-nav .active .nav-link {
        color: #e5b524;
    }
    #mainNavbar .navbar-top-nav {
        display: table;
    }
    #mainNavbar .navbar-collapse {
        position: relative;
        top: auto;
        right: auto;
        width: auto;
    }
    #mainNavbar .navbar-collapse li {
        border-bottom: none;
    }
    #mainNavbar .navbar-collapse {
        background-color: transparent;
    }
    .header-bg h1
    {
        font-size: 4rem;
    }
    .nav-hotel ul li a {
        font-size: 14px;
    }

}


@media (min-width: 1200px) {

    .navbar-brand {
        padding: 10px 0px;
    }
    .navbar-brand img {

    }
}