ul.arrow {
    list-style: none;
    padding-left: 25px;
}

ul.arrow li {
    margin-right: 20px;
    padding-bottom: 5px;
}

ul.arrow li::before {
    content: "";
    position: absolute;
    margin-top: 2px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid rgba(0, 128, 128, 0.7);
    margin-left: -25px;
}

#myNav {
    display: none;
    width: 100%;
}
/*
.overlay1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay1-content {
    position: relative;
    top: 0;
    width: 100%;
    text-align: center;
}

.overlay1 a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay1 a:hover,
.overlay1 a:focus {
    color: #f1f1f1;
}

.overlay1 .closebtn {
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 40px;
    z-index: 1000;
}
*/
/*@media screen and (max-height: 450px) {
    .overlay1 a {
        font-size: 20px
    }
    .overlay1 .closebtn {
        font-size: 30px;
        top: 15px;
        right: 35px;
    }
}
*/
ul.numbered-list {
    /*counter-reset: li;*/
    list-style-type: none;
    font-size: 14px;
    padding-left: 10px;
    margin-top: 15px;
}

ul.numbered-list li {
    /*border: 1px solid red;*/
    display: flex;
    /*max-width: 370px;*/
    padding-bottom: 10px;
/*    position: relative;
    padding: 5px 0 10px 40px;
    margin-left: -5px;
    margin-right: 20px;*/

}

ul.numbered-list li .benefitsThumb {
    /*border: 1px solid;*/
    max-width: 80px;
    padding-top: 5px;
}

ul.numbered-list li .benefitsDesc {
    /*border: 1px solid;*/
    margin-top: 0;
    padding-top: 0;
}


ul.numbered-list li:before {
/*    content: counter(li);
    counter-increment: li;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    color: white;
    text-align: center;
    position: absolute;
    left: 0;
    top: 7px;
    background-color: rgba(0, 128, 128, 0.5);
    padding-top: 2px;
    padding-left: 1px;
    padding-right: 1px;*/
}

/*
.imgGroup h3 {
    margin: 0;
}

.imageDaku {
    border-radius: 3px;
    max-width: 100%;
    margin: 0 auto;
}

.imageDaku img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding-top: 0;
}

.imgGagmay {
    margin: 0 auto;
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.imgGagmay img {
    cursor: pointer;
}

.imgGagmay div {
    display: inline-block;
    margin: 0 auto;
    max-width: 19%;
    margin-top: 3px;
}

.popClickToDaku {
    float: right;
    position: relative;
    margin-right: 5px;
    margin-top: -65px;
    z-index: 100;
}

.leoImagesGamay {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}

.imgSocial {
    padding: 5px 5px;
}

.imgSocial a.ui-btn {
    border: 0;
    background-color: transparent;
}
*/
/*.pop700px {
    max-width: 700px;
    text-align: left;
}*/

/*.btnsx {
    display: inline-block;
    margin: 0;
}*/

/*a.btnsx.ui-btn {
    background: transparent;
    border: none;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 2px;
}*/

/*a.btnsx.ui-btn:hover {
    background-color: transparent;
}

.sendDetalye {
    background-color: rgb(255, 255, 204);
    margin: 8px;
    display: none;
}*/

/*.sendDetalye .ui-input-text,
.sendDetalye .ui-input-textarea {
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 1px;
    margin-bottom: 5px;
}*/

/*.sendDetalye label {
    text-align: right;
    margin-right: 10px;
}

.sendDetalye a {
    text-align: right;
}

#hotelvideos .videoDiv {
    margin: 0 auto;
    max-width: 80%;
    height: 400px;
    margin-bottom: 15px;
}*/
/*
#pbayimages {
    margin: 0 auto;
    max-width: 600px;
    
}

#hotelbeauties {
    margin: 0 auto;
    max-width: 950px;
}

#pbayimages .ui-collapsible {
    border-radius: 3px;
    padding: 2px 0;
    margin-bottom: 0;
    text-shadow: none;
}

#pbayimages .ui-collapsible a.ui-btn {
    background-color: teal;
    border-bottom: none;
    border-style: none;
    color: #fff;
    text-shadow: none;
}

#pbayimages .ui-collapsible-heading {
    border: 1px solid teal;
}

#pbayimages .ui-collapsible-content {
    background: transparent;
    padding: 0;
    border: none;
}

#hotelbeauties .ui-collapsible,
#hotelmap .ui-collapsible {
    border-radius: 3px;
    padding: 2px 0;
    margin-bottom: 0;
    text-shadow: none;
}

#hotelbeauties .ui-collapsible a.ui-btn,
#hotelmap .ui-collapsible a.ui-btn {
    background-color: teal;
    border: none;
    color: #fff;
    text-shadow: none;
}

#hotelbeauties .ui-collapsible-heading,
#hotelmap .ui-collapsible-heading {
    border: 1px solid teal;
}

#hotelbeauties .ui-collapsible-content,
#hotelmap .ui-collapsible-content {
    background: transparent;
    padding: 0;
}

.actionPbayPics,
.action2017,
.action2016,
.action2015,
.action2014 {
    background: url(pbayImages/gauze.png) #ececec;
    padding-top: 3px;
    padding-bottom: 0;
}

#h3Cal2017 .action2017 a.ui-btn,
#h3Cal2016 .action2016 a.ui-btn,
#h3Cal2015 .action2015 a.ui-btn,
#h3Cal2014 .action2014 a.ui-btn {
    color: teal;
    background-color: transparent;
    padding-top: 4px;
    padding-bottom: 4px;
    border: none;
    font-size: 14px;
}

#h3Cal2017 .action2017 a.ui-btn:hover,
#h3Cal2016 .action2016 a.ui-btn:hover,
#h3Cal2014 .action2014 a.ui-btn:hover {
    background-color: #58FAAC;
    color: rgb(1, 75, 66);
}

#h3Cal2017 .action2017 a.ui-btn-icon-right:after,
#h3Cal2016 .action2016 a.ui-btn-icon-right:after,
#h3Cal2015 .action2015 a.ui-btn-icon-right:after,
#h3Cal2014 .action2014 a.ui-btn-icon-right:after {
    background-color: teal;
}

#pbayimages .actionPbayPics a.ui-btn {
    color: teal;
    background-color: transparent;
    padding-top: 4px;
    padding-bottom: 4px;
    border: none;
    font-size: 14px;
}

#pbayimages .actionPbayPics a.ui-btn:hover {
    background-color: #58FAAC;
    color: rgb(1, 75, 66);
    text-shadow: none;
}

#pbayimages .actionPbayPics a.ui-btn-icon-right:after {
    background-color: teal;
}
*/

/* end photo gallery */


/* photo gallery */
/*
#photoGalleryBox {
    max-width: 700px;
}

.photoGallery-slideshow img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

#photoGalleryBox .cycle-next {
    right: 0px;
    background: url(../images/right.png) 50% 50% no-repeat;
    
}

#photoGalleryBox .cycle-prev {
    left: 0px;
    background: url(../images/left.png) 50% 50% no-repeat;
    
}

#photoGalleryBox .cycle-prev,
#photoGalleryBox .cycle-next {
    position: absolute;
    top: 0px;
    width: 30%;
    opacity: 0;
    z-index: 1500;
    height: 100%;
    cursor: pointer;
}

#photoGalleryBox .cycle-prev:hover,
#photoGalleryBox .cycle-next:hover {
    opacity: 0.7;
}

#photoGalleryCaption {
    width: 100%;
    position: relative;
    bottom: 0;
    z-index: 1000;
}

#photoGalleryCaption p {
    margin: 0;
    padding: 8px;
    font: bold 18px Arial;
    text-align: center;
    text-shadow: none;
    color: rgb(1, 75, 66);
    background: rgba(253, 248, 230, 0.8);
}

#photoGalleryBox .photoGallery-next {
    margin-left: 20px;
}

#photoGalleryList {
    margin: 0 auto;
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    margin-top: 5px;
}

#photoGalleryList img {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    cursor: pointer;
}

#photoGalleryList a {
    display: inline-block;
    margin: 0 auto;
    max-width: 20%;
    margin-top: 3px;
}*/


/* Luxurious Rooms */

.LuxuriousRooms-slideshow img,
.FourRestaurants-slideshow img,
.FantasticeAmbience-slideshow img,
.SundriesShop-slideshow img,
.FullService-slideshow img,
.LevelGrounds-slideshow img,
.MactanAirport-slideshow img,
.JapanSpa-slideshow img,
.cclex-slideshow img,
.SpectacularDestination-slideshow img,
.DailyActivities-slideshow img,
.ExtensivePrecautions-slideshow img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

/*#LuxuriousRooms .cycle-next,
#FourRestaurants .cycle-next,
#FantasticeAmbience .cycle-next,
#SundriesShop .cycle-next,
#FullService .cycle-next,
#LevelGrounds .cycle-next,
#MactanAirport .cycle-next,
#JapanSpa .cycle-next,
#cclex .cycle-next,
#SpectacularDestination .cycle-next,
#DailyActivities .cycle-next,
#ExtensivePrecautions .cycle-next {
    right: 0px;
    background: url(../images/right.png) 50% 50% no-repeat;
}*/

/*#LuxuriousRooms .cycle-prev,
#FourRestaurants .cycle-prev,
#FantasticeAmbience .cycle-prev,
#SundriesShop .cycle-prev,
#FullService .cycle-prev,
#LevelGrounds .cycle-prev,
#MactanAirport .cycle-prev,
#JapanSpa .cycle-prev,
#cclex .cycle-prev,
#SpectacularDestination .cycle-prev,
#DailyActivities .cycle-prev,
#ExtensivePrecautions .cycle-prev {
    left: 0px;
    background: url(../images/left.png) 50% 50% no-repeat;
}*/

/*#LuxuriousRooms .cycle-prev,
#LuxuriousRooms .cycle-next,
#FourRestaurants .cycle-prev,
#FourRestaurants .cycle-next,
#FantasticeAmbience .cycle-prev,
#FantasticeAmbience .cycle-next,
#SundriesShop .cycle-prev,
#SundriesShop .cycle-next,
#FullService .cycle-prev,
#FullService .cycle-next,
#LevelGrounds .cycle-prev,
#LevelGrounds .cycle-next,
#MactanAirport .cycle-prev,
#MactanAirport .cycle-next,
#JapanSpa .cycle-prev,
#JapanSpa .cycle-next,
#cclex .cycle-prev,
#cclex .cycle-next,
#SpectacularDestination .cycle-prev,
#SpectacularDestination .cycle-next,
#DailyActivities .cycle-prev,
#DailyActivities .cycle-next,
#ExtensivePrecautions .cycle-prev,
#ExtensivePrecautions .cycle-next {
    position: absolute;
    top: 0px;
    width: 30%;
    opacity: 0;
    z-index: 1500;
    height: 100%;
    cursor: pointer;
}*/
/*
#LuxuriousRooms .cycle-next:hover,
#FourRestaurants .cycle-next:hover,
#FantasticeAmbience .cycle-next:hover,
#SundriesShop .cycle-next:hover,
#FullService .cycle-next:hover,
#LevelGrounds .cycle-next:hover,
#MactanAirport .cycle-next:hover,
#JapanSpa .cycle-next:hover,
#cclex .cycle-next:hover,
#SpectacularDestination .cycle-next:hover,
#DailyActivities .cycle-next:hover,
#ExtensivePrecautions .cycle-next:hover {
    opacity: 0.7;
}
*/
/*#LuxuriousRooms .calendar2019-next,
#FourRestaurants .calendar2019-next,
#FantasticeAmbience .calendar2019-next,
#SundriesShop .calendar2019-next,
#FullService .calendar2019-next,
#LevelGrounds .calendar2019-next,
#MactanAirport .calendar2019-next,
#JapanSpa .calendar2019-next,
#cclex .calendar2019-next,
#SpectacularDestination .calendar2019-next,
#DailyActivities .calendar2019-next,
#ExtensivePrecautions .calendar2019-next {
    margin-left: 20px;
}*/


/* 
#calendar2019Caption {
    width: 100%;
    position: relative;
    bottom: 0;
    z-index: 1000;
} */


/* #calendar2019Caption p {
    margin: 0;
    padding: 8px;
    font: bold 18px Arial;
    text-align: center;
    text-shadow: none;
    color: rgb(1, 75, 66);
    background: rgba(253, 248, 230, 0.8);
} */

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
    /*display: none;
    z-index: 1;
    padding-top: 0px;
    left: 0;
    top: 0;
    overflow: auto;
    background-color: black;
    max-width: 600px;*/
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    /* margin: auto; */
    /* padding: 0; */
    /* margin: 0 auto; */
    /* width: 90%; */
    /* max-width: 1200px; */

    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 0;
}

/* The Close Button */
.close {
    position: absolute;
    top: 5px;
    right: 2px;
    font-size: 34px;
    font-weight: bold;
    background-color: teal;
    color: cyan;
    padding: 11px 13px;
    border-radius: 3px;
    text-shadow: none;
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}



.cycle-pager {
    display: block;
    width: 100%;
    text-align: center;
    z-index: 500;
    position: relative;
    overflow: hidden;
    margin-top: 0;
    padding-top: 15px;
    background-color: rgba(0,128,128,0.7);
}

.cycle-pager span {
    font-family: arial;
    font-size: 50px;
    width: 16px;
    height: 16px;
    /*display: inline-block;*/
    margin: 0 4px;
    color: rgba(111,172,104,.2);
    cursor: pointer;
}

.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }

#assistedliving .cycle-pager span{
    margin: 0 5px;
    padding: 0 0;
}

@media only screen and (min-width: 480px), only screen and (min-device-width: 480px) {
    /*.cycle-slideshow { width: 200px;}
    .cycle-overlay { padding: 4px }
    .cycle-caption { bottom: 4px; right: 4px }*/
    .close {
        left: 25;
    }
}
