body {
    background-color: #000;
}
#motor.horizontal{
    height: 90px !important;
}
.ancho_web{
    background: #000 !important;
}

header .motor {
    margin: 0px;
}
.bg_fix{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.content_title {
    color: #FFF;
    padding: 200px 20px 0 20px;
    text-align: center;
}

.content_title h2 {
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 52px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.content_title h3 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 19px !important;
    font-weight: 300;
}

.date {
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -285px;
}

.date:after {
    background: rgba(198,158,51,1);
    content: "";
    display: block;
    height: 4px;
    margin: 9px auto 0;
    position: initial;
    width: 108px;
}

.landing {
    position: relative;
}
.landing .image_landing{
    height: 750px;
    position: relative;
    background-size: cover !important;
}

.landing .packages {
    margin: 0px !important;
}

.landing .offer {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0px 90px 0px;
    padding: 0px;
    position: relative;
    top: -170px;
}

.landing .offer .category {
    background-color: rgba(198,158,51,1);
    display: table;
    opacity: 0;
    height: 50px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px;
    position: absolute;
    right: 0px;
    top: -32px;
    text-align: center;
    width: 400px;
    z-index: 2;
}

.landing .offer .category .center {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
}

.landing .offer .category .center span {
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.landing .offer .offerImg {
    min-height: 360px;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.landing .offer .offerImg .nameHotel {
    background-color: rgba(198,158,51,0.8);
    bottom: 20px;
    color: #FFF;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 6px 11px;
    position: absolute;
    right: 0px;
    text-align: right;
}

.landing .offer .offerImg .nameHotel2 {
    background-color: rgba(198,158,51,0.8);
    bottom: 20px;
    color: #FFF;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 6px 11px;
    position: absolute;
    left: 0px;
    text-align: left;
}

.landing .offer .offerImg .infoImg {
    background-color: rgba(198,158,51,0.8);
    bottom: 0px;
    display: table;
    height: 100px;
    left: 25px;
    padding: 5px;
    position: absolute;
    width: 135px;
}

.landing .offer .offerImg .infoImg .center {
    display: table-cell;
    height: 100px;
    vertical-align: middle;
    text-align: center;
}

.landing .offer .offerImg .infoImg .center i {
    color: #FFF;
    display: block;
    font-size: 35px;
    margin-bottom: 5px;
}

.landing .offer .offerImg .infoImg .center span {
    color: #FFF;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 0px;
    text-transform: uppercase;
}

.landing .offer .offerImg .infoImg2 {
    background-color: rgba(198,158,51,0.8);
    bottom: 0px;
    display: table;
    height: 100px;
    right: 25px;
    padding: 5px;
    position: absolute;
    width: 135px;
}

.landing .offer .offerImg .infoImg2 .center {
    display: table-cell;
    height: 100px;
    vertical-align: middle;
    text-align: center;
}

.landing .offer .offerImg .infoImg2 .center i {
    color: #FFF;
    display: block;
    font-size: 35px;
    margin-bottom: 5px;
}

.landing .offer .offerImg .infoImg2 .center span {
    color: #FFF;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 0px;
    text-transform: uppercase;
}

.landing .offer .offerText {
    background-color: #FFF;
    display: table;
    min-height: 360px;
    padding: 0px 40px;
}

.landing .offer .offerText:nth-child(odd):after {
    background: url("../images/arrow-offer-left.png") !important;
    background-repeat: no-repeat;
    content: "";
    height: 58px;
    left: -23px;
    margin-top: -29px;
    position: absolute;
    top: 50%;
    width: 24px;
}

.landing .offer .offerText:nth-child(even):after {
    background: url("../images/arrow-offer-right.png") !important;
    background-repeat: no-repeat;
    content: "";
    height: 58px;
    margin-top: -29px;
    position: absolute;
    right: -23px;
    top: 50%;
    width: 24px;
    z-index: 1;
}

.landing .offer .offerText .center {
    display: table-cell;
    height: 360px;
    vertical-align: middle;
    text-align: center;
}

.landing .offer .offerText .center > span{
    font-size: 16px;
    font-weight: bold;
}

.landing .offer .offerText .center h3{
    color: rgba(198,158,51,1);
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    right: 0px;
    position: absolute;
    top: 85px;
    z-index: 2;
    width: 71%;
}

.landing .news .offerText .center h3 {
    position: relative;
    top: 0px;
    width: 100%;
}

.landing .packages .offerText .center h3 {
    position: relative;
    top: 0px;
    width: 100%;
}

.landing .offer .offerText .center p {
    color: #6E6E6E;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    margin: 0px;
}

.landing .offer .offerText .center p b {
    color: rgba(198,158,51,1);
}

.landing .offer .offerText .center p:before {
    background-image: url("../images/imgOffer.png");
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 90px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

.landing .news .offerText .center p:before {
    content: none;
}

.landing .packages .offerText .center p:before {
    content: none;
}

.landing .offer .offerText .center p:after {
    background-image: url("../images/shadow.png");
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 24px;
    position: relative;
    width: 100%;
}

.landing .news .offerText .center p:after {
    margin-bottom: 20px;
}

.landing .packages .offerText .center p:after {
    margin-bottom: 20px;
}

.landing .offer .offerText .center .dates {
    padding: 15px 0px;
}

.landing .offer .offerText .center .dates span {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.landing .offer .offerText .center .dates .since {
    display: inline-block;
    padding: 0px 10px;
}

.landing .offer .offerText .center .dates .until {
    display: inline-block;
    padding: 0px 10px;
}

.landing .offer .offerText .center .dates .since span {
    display: block;
}

.landing .offer .offerText .center .dates .until span {
    display: block;
}

.landing .offer .offerText .center a {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px 15px;
}

.landing .offer .offerText .center .btn_oferta {
    color: #58585B;
}
.landing .offer .offerText .center .see-more {
    color: rgba(198,158,51,1);
}

.socialMedia {
    padding: 0px;
    position: relative;
    text-align: center;
    top: -87px;
}

.socialMedia a {
    color: #A1A1A1;
    font-size: 24px;
    margin: 0px 12px;
}

.socialMedia a:hover {
    color: #FFF;
}

.socialMedia .fa-facebook, .fa-youtube {
    background-color: transparent !important;
}
footer p {
    margin: 0 !important;
}
footer div.footerlinksright{
    padding: 19px 0 10px 15px !important;
}
footer .logo-extra img{
    top:15px;
}

@media (max-width: 1200px) {
    .landing .offer .offerText {
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }

    .landing .offer .offerText:nth-child(odd):after {
        content: none !important;
    }

    .landing .offer .offerText:nth-child(even):after {
        content: none !important;
    }
}

@media (max-width: 767px) {
    .landing .offer .offerText .center h3 {
        position: relative;
        top: 0px;
        width: 100%;
    }

    .landing .offer .offerText .center a {
        display: block;
    }

    .landing .offer .offerImg .nameHotel {
        bottom: 120px;
    }

    .landing .offer .offerImg .nameHotel2 {
        bottom: 120px;
    }
