/* CSS Document */
.bodyGuests, .bodyGuestsHome{
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
    min-height: 100vh;
    padding-top: 85px;
    padding-bottom: 65px;
}

body.bodyGuests.sticky header{
    background-color: transparent;
}

body.bodyGuests.sticky a#menuMob{
    filter: grayscale(100%) brightness(0) invert(1);
}

body.bodyGuests.sticky .logo img{
    filter: grayscale(100%) brightness(0) invert(1);
}

.stickyFix{
    padding-top:80px;
    padding-bottom: 65px;
}

#menuX.active{
    background-color: transparent;
    border: 0px;
    height: calc(100vh - 85px - 65px);
}

@media (min-width: 900px) {
    #menuX ul{
        display: block;
        width: 100%;
        text-align: center;
        background-image: url("../img/redondo_redondo.svg");
        background-repeat: no-repeat;
        background-position: 75% 75px;
        background-size: 265px auto;
    }
}

#menuX ul li {
    width: 90%;
    border-bottom: 1px solid #8f9295;
}

@media (min-width: 900px) {
    #menuX ul li {
    width: 41%;
    }
}

#menuX ul li a{
    color: #fff !important;
    font-size: 20px;
    line-height: 27px;
}

#menuX li ul {
    display: block;
}

#menuX li ul li {
    width: 90%;
}

#menuX li ul li a{
    color: #fff !important;
    font-size: 18px;
}

.wrapCent, .wrapFix{
    width: 90% !important;
    max-width: 90% !important;
}

.wrapFull{
    width: 100% !important;
    max-width: 100% !important;
}

@media (min-width: 900px) {
    .wrapCent, .wrapFix, .wrapFull{
    width: 55% !important;
    max-width: 55% !important;
    }
 
}

.introGuests{

}

.introGuests .wrap{
    color: #fff;
    text-align: justify;
}

.introGuests .wrap h1{
    color: #fff;
}

.faqs .wrap h3 {
    margin: 0px;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    padding-bottom:10px;
    border-bottom: 1px solid #d9d6d6;
}

.faqs .wrapFull h3{
    width: 90% !important;
    max-width: 90% !important;
    margin: 0px auto !important;
}

.faqs .wrapFull em{
    display: block;
    font-style: normal;
    width: 90% !important;
    max-width: 90% !important;
    margin: 0px auto !important;
    margin-bottom: 10px !important;
}

.faqs .wrapFull em p{
    margin: 0px;
    padding: 0px;
    padding-top:0.75em;
}


.faqs .wrap ul{
    margin-bottom:5px;
}

.faqs .wrap ul li {
}

.faqs .wrapFull ul li{
    padding: 3px 0px;
    
}

.faqs .wrap ul li a{
    font-size: 17px;
    font-weight: 500;
}

.faqs .wrapFull ul li a{
    width: 82% !important;
    max-width: 82% !important;
    margin: 0px auto !important;
}

.faqs .wrap ul li .infoGuest{
    display: none;
    padding: 0px;
    padding-bottom: 0.6em;
    margin: 0px;
}

.faqs .wrap ul li .infoGuest img{
    /*aspect-ratio: 1 / 1;*/
    object-fit: cover;
    height: 100%;
    margin-bottom: 15px;
}

.faqs .wrap ul li .infoGuest p {
    display: block;
    width: 88% !important;
    max-width: 88% !important;
    margin: 0px auto !important;
}

.map .wrap img{
    display: none;
}

.map .wrap strong {
    display: table;
    font-size: 17px;
    font-weight: 500;
    min-height: 40px;
    line-height: 40px;
    padding-left: 38px;
    background-size: auto 36px;
    white-space:nowrap;
    margin: 0px auto;
}

.map .wrap .button {
    margin-top:10px;
}

.map .wrap .button img{
    width: 16px;
}


.detailsItems .wrap ul li:last-child .padding, .detailsInstals .wrap ul li:last-child div, .detailsHistory .wrap ul li:last-child div{
    width: 90% !important;
    max-width: 90% !important;
}

.detailsItems .wrap {
    padding-top: 0px !important;
}

@media (min-width: 900px) {
    .detailsItems .wrap ul li:last-child .padding, .detailsInstals .wrap ul li:last-child div, .detailsHistory .wrap ul li:last-child div{
    width: 55% !important;
    max-width: 55% !important;
}
}

.logoFootB .wrap img{
    filter: brightness(0) invert(1);
}

@media (min-width: 900px) {
    .logoFootB .wrap img, .logoFoot .wrap img{
        max-width: 166px;
    }
}

.linkGuests{
    display: block;
    margin:0px;
    margin-top: 21px;
    margin-bottom: 23px;
    color: #81a14b;
    min-height: 44px;
    line-height: 30px;
    background-image: url("../img/bgPinGuests.png");
    background-repeat: no-repeat !important;
    background-position: left top !important;
    background-size: 26px auto !important;
    padding: 0px 0px 0px 38px !important;
    font-size: 15px !important;
    font-weight: 300 !important;
}

.faqs .wrap ul li .infoGuest .linkGuests{
    width: 80% !important;
    max-width: 80% !important;
    margin: 0px auto !important;
    margin-top: 21px !important;
    margin-bottom: 23px !important;
}

.mapGuests{
    background-image: url("../img/bgPinGuests.png") !important;
}
.fileGuests{
    background-image: url("../img/bgFilleGuests.png") !important;
}
.urlGuests{
    background-image: url("../img/bgLinkGuests.png") !important;
}

.alertGuests{
    background-image: url("../img/bgAlertGuests.png") !important;
    line-height: 20px !important;
    color: #f50707 !important;
}

.infoGuests{
    background-image: url("../img/bgInfoGuests.png") !important;
    line-height: 20px !important;
}

.moreGuests{
    background-image:none;
    line-height: 20px !important;
    padding-left: 0px !important;
    padding: 11px 14px !important;
    min-height: inherit !important;
    border:1px solid #81a14b;
}

.navButtons {
  background-color: #8ba152;
    color: #000000;
}

.navButtons ul li{
    width: 68%
}

.navButtons ul li:first-child, .navButtons ul li:last-child {
  width: 16%;
}

.navButtons ul li a {
  background-color: #8ba152;
    text-transform:none;
    color: #000000;
    cursor: default;
    font-size: 19px;
}

.navButtons ul li a.navTel, .navButtons ul li a.navWsp{
    filter: brightness(0%);
    cursor: pointer;
}

.logoFoot .wrap, .map .wrap{
    padding: 0px 0px 8px 0px !important;
}

.button {
font-size: 16px;
}
