/** custom css PlanesCuatro **/

/** Header **/
.icon-menu-secundary {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 60px;
    color: #fff;
    font-weight: 500;
}
.icon-menu-secundary-mobile {
    color: #35495a;
}
.icon-menu-secundary a,
.icon-menu-secundary a:hover,
.icon-menu-secundary a:visited {
    color: #fff;
    background-color: #bf1c13;
    text-decoration: none;
    text-transform: uppercase;
}

.phoneinfo, .login-user-info{
    text-transform: uppercase;
}

.icon-mediaset-container {
    padding: 14px 20px;
    float:right;
}
.icon-mediaset {
    display: inline-block;
    cursor: pointer;
}
.mediaset-logo {
    width: 32px;
    height: 32px;
    vertical-align: middle;
    display: inline-block;
}
.header-top-nav .container-limited>.navbar-nav>li:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.header-bottom-nav {
    background: #fff;
    min-height: 50px;
}
.header-bottom-nav>nav {
    margin-left: 0!important;
}
.header-bottom-nav .navbar-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    float: none;
    margin: 0 -15px;
}
.header-bottom-nav .navbar-main>li {
    float: none;
    text-align: center;
    white-space: nowrap;
    flex: 0 0 auto;
}
.header-bottom-nav .navbar-main>li + li {
    margin-left: 0;
}
.header-bottom-nav .navbar-main>li>a {
    width: 100%;
    display: block;
    cursor: pointer;
    height: 50px;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    line-height: 50px;
    color: #46403c;
    border-radius: 0;
    background: transparent;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: color .3s,background .3s;
    transition: color .3s,background .3s;
}
.header-bottom-nav .navbar-main>li>a:focus, .header-bottom-nav .navbar-main>li>a:hover,
.header-bottom-nav .navbar-main>li.active a {
    background: #f7f7f7;
    color: #000;
    border-left: 0;
    border-bottom: 2px solid #bf1c13;
}
.header-bottom-nav .navbar-main>li.active a {
    font-weight: 500;
}
.sections-nav-mobile {
    min-height: 0;
    background: #fff;
}
.sections-nav-mobile .navbar-main {
    margin: 0;
    border-top: 1px solid #dfdfdf;
    float:none;
}
.sections-nav-mobile .navbar-main>li {
    float: none;
    border-bottom: 1px solid #dfdfdf;
}
.sections-nav-mobile .navbar-main>li + li {
    margin-left: 0;
}
.sections-nav-mobile .navbar-main>li>a {
    width: 100%;
    display: block;
    cursor: pointer;
    height: 50px;
    font-size: 16px;
    padding: 0 15px;
    line-height: 50px;
    color: #000000;
    border-radius: 0;
    background: transparent;
    border: 0;
    text-align: left;
    text-transform: uppercase;
    -webkit-transition: color .3s,background .3s;
    transition: color .3s,background .3s;
}
.sections-nav-mobile .navbar-main>li a:hover,
.sections-nav-mobile .navbar-main>li a:focus {
    color: #000000;
    background: #f7f7f7;
}
.sections-nav-mobile .navbar-main>li.active a {
    border-left: 2px solid #bf1c13;
    font-weight: 500;
}
.sections-nav-mobile .navbar-main>li.active a:hover,
.sections-nav-mobile .navbar-main>li.active a:focus {
    color: #000000;
    background: #f7f7f7;
}
header .dropdown-menu ul li>.phone-btn .icon {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    vertical-align: middle;
}
header .dropdown-menu ul li>.phone-btn .icon,
header .dropdown-menu ul li>.phone-btn .icon * {
    fill: #bf1c13;
}
header .dropdown-menu ul li>.phone-btn .phone-btn-text {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}

/* Footer */
.footer_planescuatro , #footer {
    background: #f2f2f2 !important;
}

.footer_planescuatro {
    padding: 10px;
}

footer ul.list-inline a , footer .container-limited.text-center {
    color: #333;
}

.menu-separator{
    padding-bottom: 12.5px;
    margin-top: 0px;
    background: #dfdfdf;
}

/* Menu mobile */
@media (max-width: 1149px) {
    .navbar .container-limited .navbar-toggle {
        display: block;
    }

    .navbar .container-limited .navbar-nav {
        display: none;
    }

    .navbar .container-limited .navbar-nav-mobile{
        display: block;
    }

    header .navbar .open .dropdown-menu {
        left: -190px;
    }

    header .open .dropdown-menu {
        width: 220px;
    }

    header .dropdown-menu ul li:last-child{
        border-bottom: 1px solid #dfdfdf;
    }

}

@media (min-width: 1150px) {
    .navbar .container-limited .navbar-toggle {
        display: none;
    }

    .navbar .container-limited .navbar-nav {
        display: block;
    }

    .btn .phone-btn {
        display: none;
    }
}

/* Titulares principales */
h1.heading-fonts {
    font-size: 34px;
}
h1.heading-fonts, h2.heading-fonts,
h1.heading-fonts + .description, h2.heading-fonts + .description {
    text-align: center;
}

@media (max-width: 767px) {
    /* Multibanner 3 */
    .multibanner .banner_size_02 {
        height: 200px;
    }
    .multibanner .banner_size_05 {
        width: 100%;
    }

    h1.heading-fonts {
        font-size: 24px;
    }
}

/* Ofertas de hoteles */
#carousel-featured-destinations a.cont_all .cont_photo img.photo-type-hotel {
    width: 100%;
    height: auto;
    height-max:213px;
}

#carousel-featured-destinations a.cont_all .gradient_photo h3 {
    text-align: left;
    top: 80%;
    padding-left: 12px;
    font-size: 18px;
    font-weight: 400;
}

#carousel-featured-destinations a.cont_all .cont_info .price {
    font-size: 32px;
    font-weight: 700;
    padding-right: 10px;
    line-height: 1.4;
}

#carousel-featured-destinations a.cont_all .cont_info .price_from {
    font-size: 12px;
    text-align: right;
    padding-right: 10px;
    line-height: 1.4;
}

#carousel-featured-destinations a.cont_all .cont_info .price .symbol {
    font-size: 24px;
}

#carousel-featured-destinations a.cont_all .cont_info {
    padding: 0 10px 0 0;
    overflow: hidden;
}

#carousel-featured-destinations .btn {
    line-height: 20px;
}
#carousel-featured-destinations a.cont_all .btn {
    margin: 14px 0 14px 5px;
}

.HotelOffersCityModal  .modal-title {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 10px;
}

.HotelOffersCityModal .table > tbody > tr > td {
    padding: 14px;
}

.HotelOffersCityModal .table > tbody > tr > td > a > div {
    font-size: 14px;
    font-weight: 700;
    vertical-align: baseline;
    height: 100%;
}

.HotelOffersCityModal .table > tbody > tr > td a,
.HotelOffersCityModal .table > tbody > tr > td a:hover,
.HotelOffersCityModal .table > tbody > tr > td a:visited {
    /* todo debe ser color de texto */
    color: #46403c;
}

.HotelOffersCityModal .table > tbody > tr > td .dates {
    padding-top: 12px;
    margin-left: 10px;
}

.HotelOffersCityModal .table > tbody > tr > td .arrow {
    padding-top: 12px;
    margin-left: 5px;
}
.HotelOffersCityModal .table > tbody > tr > td .arrow svg {
    width: 16px;
    height: 16px;
}
.HotelOffersCityModal .table > tbody > tr > td .arrow svg,
.HotelOffersCityModal .table > tbody > tr > td .arrow svg * {
    fill: #bd1550;
}

.HotelOffersCityModal .table > tbody > tr > td .price_from {
    font-weight: 400;
    padding-right: 10px;
}

.HotelOffersCityModal .table > tbody > tr > td .price {
    font-size: 20px;
    font-weight: 700;
    padding-right: 10px;
}

.HotelOffersCityModal .more {
    font-weight: 400;
}
.HotelOffersCityModal .more svg {
    width: 10px;
    height: 10px;
}
.HotelOffersCityModal .more svg,
.HotelOffersCityModal .more svg * {
    fill: #3171c9;
}

.HotelOffersCityModal .pvp {
    margin-top: -8px;
}
.HotelOffersCityModal .spinnerCore {
    padding: 20px 0;
}
.HotelOffersCityModal .loader-inner {
    height: 50px;
    width: 50px;
    display: inline-block;
    margin: 38px 0 0 30px;
}

@media (max-width: 767px) {
    .wide_searcher .plain_searcher .multicriteriasearch {
        margin-top: 10px;
    }
}