    .helpmenu .hrh-locationsWidget {
        width: 360px;
    }
    .helpmenu .hrh-languageRCDWidget {
        display: inline-block;
    }

    .helpmenu .hrh-languageRCDWidget .btn-group {
        vertical-align: top;
    }

    .helpmenu .hrh-languageRCDWidget .dropdown-toggle .fa {
        margin-left: 5px;
    }

    .helpmenu .hrh-languageRCDWidget .dropdown-toggle .fa:first-of-type {
        margin-right: 5px;
    }

    .helpmenu .hrh-languageRCDWidget .language {
        background: #645f9f;
        border: 0;
        border-radius: 0;
        margin: 0;
        min-width: 139px;
    }

    .helpmenu .hrh-languageRCDWidget .language a,
    .helpmenu .hrh-languageRCDWidget .language a:focus {
        background: transparent;
        color: #fff;
        font-size: 13px;
        padding: 5px 20px;
    }

    .helpmenu .hrh-languageRCDWidget .language a:hover,
    .helpmenu .hrh-languageRCDWidget .language a:active {
        background: #6f6ab2;
        color: #fff;
    }

    .nav-item:hover {
        background-color: rgb(111, 106, 178);
    }

    .fixed #hrh-logoWidget573933 .inverted {
        display: block !important;
        visibility: visible !important;
    }
    .fixed #hrh-logoWidget573933 a.logo {
        display: none !important;
        visibility: hidden !important;
    }
    .logo1{
        width: 123px;
    }

    .hrh-hotelInfoWidget573940>div:last-child {
        margin-right: 0;
    }

    .hrh-hotelInfoWidget573940>div {
        display: inline-block;
    }

    #hotelInfo a {
        color: inherit;
    }

    #hotelInfo a:hover {
        color: #a5a5a5;
    }

    #hotelInfo .hotelName {
        color: #fff;
        display: block;
        font-size: 25px;
        margin: 0;
        text-transform: uppercase;
    }

    #hotelInfo .hotelPhone,
    #hotelInfo .hotelEmail,
    #hotelInfo .contactLink {
        margin-right: 35px;
    }

    #hotelInfo .hotelPhone:before {
        content: "\f095";
        font-family: "FontAwesome";
        padding: 0 10px 0 0;
    }

    #hotelInfo .hotelEmail:before,
    #hotelInfo .contactLink:before {
        content: "\f0e0";
        font-family: "FontAwesome";
        padding: 0 10px 0 0;
    }

    #hotelInfo .hotelAddress:before {
        content: "\f041";
        font-family: "FontAwesome";
        padding: 0 10px 0 0;
    }

    #hotelInfo .hotelSocial a {
        cursor: pointer;
        font-size: 17px;
        margin-right: 20px;
    }

    #hotelInfo .hotelSocial a:last-child {
        margin: 0;
    }

    .hrh-hotelInfoWidget573940 .modal-dialog {
        margin: 3% 10px 10px 10px;
    }

    .hrh-hotelInfoWidget573940 .modal-header,
    .hrh-hotelInfoWidget573940 .modal-footer {
        border: 0;
        text-align: left;
    }

    .hrh-hotelInfoWidget573940 .modal-header {
        padding: 0;
    }

    .hrh-hotelInfoWidget573940 .modal-content {
        background: transparent;
        border-radius: 0;
        border: 0;
        box-shadow: none;
        position: relative;
    }

    .img-hard-rock {
        margin-top: 10px;

    }

    .viz-heroimageWidget .carousel-caption {
        height: 100px;
    }

    .imagen-carousel {
        margin-top: 10px;
        box-shadow: 2px 3px 8px 1px #000000d1;
    }

    .imagen-carousel:hover {
        transform: scale(1.01);
    }

    @media (min-width: 768px) {
        .hrh-hotelInfoWidget573940 .modal-dialog {
            margin: 3% auto 0;
            width: 740px;
        }
    }

    @media (min-width: 992px) {
        .hrh-hotelInfoWidget573940>div {
            margin-right: 35px;
        }

        .hrh-hotelInfoWidget573940 .modal-dialog {
            margin: 8% auto 0;
            width: 900px;
        }

        .img-hard-rock {
            max-width: 400px;
        }
    }

    @media (min-width: 1200px) {
        .hrh-hotelInfoWidget573940 .modal-dialog {
            margin: 2% auto 0;
            width: 850px;
        }

        .img-hard-rock {
            max-width: 100%;
        }
    }

    .contacto {
        margin: 5px;

    }

    .parte1 {
        background-color: #e7e7ef;
        padding-bottom: 25px;
    }

    .parte1 h3 {
        text-align: center;
        background-color: #e7e7ef;
        padding-top: 20px;
    }

    .parte2 {
        background-color: #e7e7ef;
        padding-bottom: 0px;
    }

    .parte2 h3 {
        background-color: #e7e7ef;
        padding-top: 20px;
        text-align: center;
        padding-bottom: 40px;
    }

    .nav-item li {
        margin-top: 5px;
    }

    .nav-item1 {
        border-bottom: 1px solid white;
        border-left: 5px;
        padding: 17px 17px 30px;
    }

    .nav-item2 {
        border-bottom: 1px solid black;
        border-left: 5px;
        padding: 17px 17px 30px;
    }

    .tel1 {
        align-items: center;
        padding-top: 120px;
    }

    .sub p {
        font-size: 18px;
    }

    .font-weight-bold {
        font-weight: bolder;
        font-size: 2rem;
    }

    .d-block {
        display: block
    }

    .bloqueFormulario {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #contactform {
        box-shadow: 0px 3px 9px 4px #00000059;
        padding-left: 10px;
        padding-right: 10px;
    }

    .g-recaptcha {
        transform: scale(.8);
    }

    @media (min-width:440px) {
        .g-recaptcha {
            margin-left: 5%
        }
    }

    @media (min-width:500px) {
        .g-recaptcha {
            margin-left: 20%
        }
    }

    @media (min-width:768px) {
        .g-recaptcha {
            margin-left: 27%
        }
    }

    @media (min-width:992px) {
        .g-recaptcha {
            margin-left: 10%
        }
    }

    .text-fucsia {
        color: fuchsia !important;
    }

    .bg-fucsia {
        background-color: fuchsia !important;
        color: white !important;
    }

    .bg-morado {
        background-color: purple !important;
        color: white !important;
    }

    .bg-rosita {
        background-color: #d1cae08c !important;
        color: black !important;
    }
    
    video {
        max-width: 100%;
        height: auto;
    }

    @media (min-width: 992px) {
        video {
            min-width: 100%;
            height: auto;
        }
    }