.faq-content {
    padding-top: 90px;
    padding-bottom: 90px;
}

.faqTitle h2 {
    font-size: 40px;
    color: #47becf;
    letter-spacing: .6px;
    margin-bottom: 29px;
    font-family: 'Kozuka Gothic Pr6N', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.faqTitle p {
    font-size: 16px;
    color: #464646;
}

.collapseContent {
    display: none;
}

.collapseTitle {
    font-size: 16px;
    font-weight: bold;
    color: #464646;
    cursor: pointer;
}

.groupCollapse {
    transition: .3s;
    border-bottom: 1px solid rgb(98 98 98 / 50%);
    padding: 5px 7px;
}

.collapseContent p {
    font-size: 16px;
    color: #464646;
    line-height: 1.4;
}

.collapseContent {
    padding: 15px 40px 15px 40px;
}

.collapseTitle::before {
    position: absolute;
    content: url(../images/collapse-icon.png);
    background-size: auto;
    left: 0;
    transition: .3s;
}

.collapseTitle {
    padding-left: 24px;
    position: relative;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cHeading.active .collapseTitle::before {
    transform: rotate(90deg);
}

.collapseBtn a {
    font-size: 16px;
    color: #47becf;
    text-transform: uppercase;
    text-decoration: none;
}

.collapseBtn a:focus {
    text-decoration: none;
}

.collapseBtn {
    margin-bottom: 17px;
    padding-top: 6px;
}

#collapseOpen {
    margin-right: 50px;
}

.groupCollapse.groupCollapse-animate {
    background-color: #ededed;
}


/* =======================================================================================
 */

.spa-gallery .gallery--list-shortcode{
    margin-bottom: 40px;
}

.page-id-526 #Subheader {
    display: none !important;
}

.gallery--list-shortcode-wrap {
    display: flex;
    margin: 0px -12px;
    flex-wrap: wrap;
}

.gallery--list-shortcode-item {
    width: calc(100% / 3);
    margin-bottom: 24px;
    padding: 0px 12px;
}

.gallery--list-shortcode-item a {
    display: block;
    position: relative;
    line-height: 1;
}

.gallery--list-shortcode-item img {
    display: block;
    line-height: 1;
}

.gallery--list-shortcode-item a:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition: all 0.5s;
}

.gallery--list-shortcode-item a:hover:before {
    background: rgba(0, 0, 0, 0.5);
}

.gallery--list-shortcode-item a:after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url('../images/share-icon.png');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 3;
    opacity: 0;
    transition: all 0.5s;
}

.gallery--list-shortcode-item a:hover:after {
    opacity: 1;
}

.pum-theme-cutting-edge .pum-content {
    text-align: center;
}

.pum-theme-cutting-edge .pum-content h4 {
    font-family: 'Arizonia';
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 0;
    color: #47becf;
    line-height: 1;
}

.pum-theme-cutting-edge .pum-content h3 {
    font-family: 'UTM Avo';
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 18px;
    color: #47becf;
}
.pum-theme-cutting-edge .pum-content .divider {
    background-color: #92c3d3;
    width: 64px;
    height: 2px;
    margin: 0 auto 21px;
}
.pum-theme-cutting-edge .pum-content p {
    font-size: 18px;
    font-family: 'UTM Avo';
}
.pum-theme-1017 .pum-container, .pum-theme-cutting-edge .pum-container {
    padding: 46px 5px;
    margin-bottom: 0;
    max-width: 90%;
}

.pum-theme-1017 .pum-content + .pum-close,
.pum-theme-cutting-edge .pum-content + .pum-close {
    font-family: 'UTM Avo';
    box-shadow: none;
    line-height: 1;
    text-shadow: none;
    border: none;
    min-width: 0;
    outline: none;
    transition: all .3s ease;
}
.pum-theme-1017 .pum-content + .pum-close:hover,
.pum-theme-cutting-edge .pum-content + .pum-close:hover {
    color: #47becf;
}
.pum-theme-1017 .pum-content + .pum-close:after,
.pum-theme-cutting-edge .pum-content + .pum-close:after {
    display: none;
}

@media screen and (max-width: 1440px) {
    .faq-content {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .faqTitle h2 {
        font-size: 35px;
        margin-bottom: 18px;
    }
}

@media screen and (max-width:1024px) {
    .collapseContent {
        padding: 12px 25px 10px 25px;
    }
}

@media(max-width: 991px) {
    .gallery--list-shortcode-item {
        padding: 0px 7px;
        margin-bottom: 14px;
    }
    .gallery--list-shortcode-wrap {
        margin: 0px -7px;
    }
    .page-id-553 .service-list--item .service-list--item-right h4,
    .page-id-586 .service-list--item .service-list--item-right h4,
    .page-id-590 .service-list--item .service-list--item-right h4,
    .page-id-542 .service-list--item .service-list--item-right h4,
    .page-id-492 .service-list--item .service-list--item-right h4 {
        display: block;
    }

    .spa-gallery .gallery--list-shortcode {
      margin-bottom: 25px;
    }
}

@media screen and (max-width:600px) {
    .page-id-553 .service-list--item-note .service-note-text {
        text-align: left;
    }
    .page-id-553 .service-list--item .service-list--item-right .service-list--item-note .service-note-text .note-text {
        position: relative;
        left: 0;
    }
    .page-id-553 .service-list--item .service-list--item-right .service-list--item-note .service-note-text {
        padding-left: 0;
        position: relative;
    }
}

@media(max-width: 480px) {
    .gallery--list-shortcode-item {
        width: calc(100% / 2);
    }
    .spa-gallery .gallery--list-shortcode-wrap{
        justify-content: center;
    }
    .faqTitle h2 {
        font-size: 25px;
        margin-bottom: 18px;
    }
    #collapseOpen {
        margin-right: 20px;
    }
    .collapseTitle {
        font-size: 15px;
    }
    .faqTitle p {
        font-size: 15px;
    }
    .pum-theme-cutting-edge .pum-content p {
        font-size: 16px;
    }
    .pum-theme-1017 .pum-container, .pum-theme-cutting-edge .pum-container {
        padding: 46px 25px;
    }
}

@media screen and (max-width:380px) {
    .page-id-492 #page--banner #breadcrumbs .breadcrumb_last {
        position: relative;
        width: auto;
        display: inline-block;
    }
    .pum-theme-1017 .pum-container, .pum-theme-cutting-edge .pum-container {
        padding: 46px 8px;
    }
}

/* calendar */
.calendar-note{
    padding: 16px 20px;
    border: 1px solid #e2e2e2;
    background: #f9f9f9;
    margin-bottom: 20px;
}

.calendar-note-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0px -10px;
}

.calendar-note-item{
    padding: 0px 10px;
    width: 234px;
    display: inline-flex;
    align-items: center;
}

#maintenance-note{
    width: 400px;
}

.calendar-note-item img{
    width: 22px;
    height: 22px;
    display: block;
    margin-right: 7px;
}

.calendar-note-item p{
    margin: 0px;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.2;
    color: #929292;
}

.calendar-note-item p small{
    font-size: 12px;
}

.calendar-box{
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 12px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 50px;
    overflow: hidden;
}

.m-y-title{
    margin: 0px!important;
    padding: 25px 60px 20px;
    justify-content: space-between;
    align-items: center;
    display: none;
}

.m-y-title.active{
    display: flex;
}

.calendar-arr{
    margin-bottom: 20px;
}

.calendar-arr svg{
    display: block;
}

.calendar-arr svg path{
    transition: all 0.3s;
}

.calendar-arr:hover svg path{
    fill: rgb(71, 190, 207);
}

.calendar-title{
    text-align: center;
}

.calendar-title h3{
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 1;
    color: #47becf;
    font-weight: 700;
    text-transform: uppercase;
}

.calendar-title h5{
    margin-bottom: 0px;
    line-height: 1.2;
    color: #47becf;
    font-size: 21px;
    font-weight: 400;
}

.booking-calendar a:hover, .booking-calendar a:focus{
    text-decoration: none!important;
}

.booking-calendar .fc-toolbar.fc-header-toolbar{
    display: none;
}

.booking-calendar .fc-view-harness .fc-scrollgrid {
    background-color: #fff !important;
    border: none;
    border-radius: 0;
    margin: 0;
}

.booking-calendar .fc-scrollgrid table{
    border-radius: 0px;
    margin-bottom: 0px!important;
}

.booking-calendar .fc-theme-standard td,
.booking-calendar .fc-theme-standard th {
    border: none;
}

.fc .fc-daygrid-day.fc-day-today {
    background-color: #f1f1f1 !important;
}

.booking-calendar table tr td{
    vertical-align: unset;
    position: relative;
}

.booking-calendar table tr:first-child td {
    /*background-color: #fff;*/
    box-shadow: unset !important;
}

.booking-calendar .fc-scrollgrid-section-header .fc-scrollgrid-sync-inner{
    background-color: #47becf;
}

.booking-calendar .fc-scrollgrid-section-header .fc-col-header-cell-cushion{
    padding: 18px 5px;
    font-size: 22px;
    color: #fff!important;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
}

.booking-calendar .fc-scrollgrid-section-body .fc-scrollgrid-sync-inner {
    background-color: #fff !important;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    padding: 7px;
}

@-moz-document url-prefix() { 
    .booking-calendar .fc-scrollgrid-section-body .fc-scrollgrid-sync-inner{
        min-height: 150px;
    }
}

.booking-calendar .fc-scrollgrid-sync-inner:after,.booking-calendar .fc-scrollgrid-sync-inner:before{
    display: none;
}

.booking-calendar .fc-scrollgrid-sync-inner .fc-daygrid-day-bg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.booking-calendar .fc-day-today .fc-daygrid-day-bg{
    background: #f1f1f1;
}

.booking-calendar .fc-daygrid-event-harness:not(:last-child){
    margin-bottom: 2px;
}

.booking-calendar .fc-daygrid-event{
    width: 28px;
    height: 28px;
    background-color: transparent;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0px;
    border-radius: 50%;
    border: 1px solid transparent;
    margin-left: 0px!important;
    margin-top: 0px!important;
}

.booking-calendar .fc-daygrid-event:before,.booking-calendar .fc-daygrid-event:after{
    display: none!important;
}

.booking-calendar .fc-daygrid-event:hover{
    border: 1px solid #47becf;
}

.booking-calendar .fc-h-event .fc-event-main{
    display: none;
}

.booking-calendar .fc-daygrid-event.swimwear-icon{
    background-image: url('/wp-content/uploads/2023/02/swimwear-icon.png');
}

.booking-calendar .fc-daygrid-event.maintenance-icon{
    background-image: url('/wp-content/uploads/2023/02/maintenance-icon.png');
}

.booking-calendar .fc-daygrid-event.pricing-icon{
    background-image: url('/wp-content/uploads/2023/02/pricing-icon.png');
}

.booking-calendar .fc-daygrid-day-number{
    padding: 1px 7px!important;
    font-size: 22px;
    font-weight: 400;
    color: #464646;
    line-height: 1;
}

/*
i wish this required CSS was better documented :(
https://github.com/FezVrasta/popper.js/issues/674
derived from this CSS on this page: https://popper.js.org/tooltip-examples.html
*/

.popper,
.tooltip {
  position: absolute;
  z-index: 9999;
  border-radius: 0px;
  box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
  text-align: left;
  background: #fff;
  color: #464646;
  max-width: 250px;
  width: auto;
  font-size: 13px;
  padding: 10px 15px;
  box-sizing: border-box;
  border: none;
}

.tooltip .tooltip-inner b{
    margin-bottom: 5px;
}

.popper .popper__arrow,
.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
}

.tooltip .tooltip-arrow,
.popper .popper__arrow {
  border-color: #fff;
}
.style5 .tooltip .tooltip-arrow {
  border-color: #fff;
}
.popper[x-placement^="top"],
.tooltip[x-placement^="top"] {
  margin-bottom: 5px;
}
.popper[x-placement^="top"] .popper__arrow,
.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.popper[x-placement^="bottom"],
.tooltip[x-placement^="bottom"] {
  margin-top: 5px;
}
.tooltip[x-placement^="bottom"] .tooltip-arrow,
.popper[x-placement^="bottom"] .popper__arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^="right"],
.popper[x-placement^="right"] {
  margin-left: 5px;
}
.popper[x-placement^="right"] .popper__arrow,
.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.popper[x-placement^="left"],
.tooltip[x-placement^="left"] {
  margin-right: 5px;
}
.popper[x-placement^="left"] .popper__arrow,
.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip:hover:after, .tooltip.hover:after{
    display: none;
}

@media (max-width: 991.5px) {
    .calendar-note-item{
        width: 178px;
    }

    #maintenance-note{
        width: 300px;
    }
}

@media(max-width: 767.5px){
    .calendar-note-wrap{
        justify-content: center;
    }

    .calendar-note-item{
        width: 100%!important;
        margin-bottom: 10px;
    }

    .calendar-note-item:last-child{
        margin-bottom: 0px;
    }

    .calendar-note-item{
        text-align: center;
        flex-flow: column;
    }

    .calendar-note-item img{
        margin-right: 0px;
        margin-bottom: 5px;
    }

    .m-y-title{
        padding: 25px 20px 20px;
    }

    .calendar-box{
        margin-bottom: 30px;
    }
}

@media (max-width: 479.5px) {
    .calendar-title h3 {
        font-size: 25px !important;
    }

    .booking-detail-modal {
        top: 55% !important;
    }

    .booking-calendar .fc-daygrid-event{
        margin: 0 auto !important;
    }

    .fc .fc-daygrid-day-top{
        justify-content: center;
    }

    .popper, .tooltip{
        max-width: 155px;
        font-size: 12px;
        padding: 5px 10px;
    }

    .booking-calendar .fc-scrollgrid-section-header .fc-col-header-cell-cushion{
        font-size: 17px;
        padding: 15px 0px;
    }

    .m-y-title {
        padding: 20px 20px 15px;
    }

    .booking-calendar .fc-daygrid-day-number{
        font-size: 4.831vw;
        padding: 0px!important;
    }
}

#page--content.pricing_content .signup-content{
    margin-top: -25px;
}

.signup-content{
    text-align: center;
    margin-bottom: 30px;
}

.signup-content p{
    font-size: 17px;
    margin-bottom: 0px;
    color: #464646;
    line-height: 1.45;
}

.signup-content .scroll-button{
    width: 440px;
    height: 50px;
    text-decoration: none;
    display: flex;
    margin: 30px auto 0px;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    color: #fcfcfc;
    background: #47becf;
    border-radius: 5px;
    border: 1px solid #47becf !important;
    transition: all 0.5s;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}

body.no_touch .signup-content .scroll-button:hover{
    text-decoration: none;
    background: transparent;
    color: #47becf;
}

#popup-form{
    padding-top: 70px;
}

.pricing_content #popup-form .ctct-form-embed.form_0 .ctct-form-defaults{
    width: 905px;
    max-width: 100%;
    margin: 0 auto;
}

.about-us-content #popup-form{
    width: 905px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 100px;
}

#popup-form .ctct-form-embed.form_0 .ctct-form-defaults{
    box-shadow: 0px 0px 32px 0px rgba(182, 182, 182, 0.15);
    padding: 50px 42px 55px;
    overflow: hidden;
    border-radius: 0px;
}

#popup-form .ctct-form-embed.form_0 .ctct-form-defaults #gdpr_text{
    margin-left: -42px;
    margin-right: -42px;
    margin-bottom: 50px;
    padding: 15px 42px;
    background: #f5f5f5;
}

#popup-form div.ctct-form-embed div.ctct-form-defaults{
    font-size: 17px;
    font-family: "Poppins";
}

#popup-form div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text{
    margin: 0px;
    font-size: 14px;
    line-height: 1.3;
    color: #979696;
    font-family: "Poppins";
}

#popup-form div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text a.ctct-form-footer-link{
    color: #979696;
    text-decoration: none;
}

#popup-form div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text a.ctct-form-footer-link:hover{
    color: #47becf;
}

#popup-form div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header{
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
    font-weight: 600;
    color: #47becf;
    font-family: "Poppins";
    letter-spacing: 0.02em;
    margin-bottom: 8px;
}

#popup-form div.ctct-form-embed div.ctct-form-defaults .ctct-form-text{
    text-align: center;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 17px;
    margin-bottom: 32px;
}

#popup-form div.ctct-form-embed form.ctct-form-custom label.ctct-form-label{
    font-weight: 300;
    font-size: 17px;
    margin-bottom: 8px;
}

#popup-form div.ctct-form-embed form.ctct-form-custom div.ctct-form-field{
    margin-bottom: 11px;
}

#popup-form div.ctct-form-embed form.ctct-form-custom input.ctct-form-element{
    margin-bottom: 0px;
    height: 40px;
    padding: 5px 15px;
    display: flex;
    align-items: center;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 17px;
}

#popup-form div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists{
    margin-bottom: 20px;
    padding: 14px 22px;
}

#popup-form div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists legend.ctct-form-lists-legend{
    left: -22px;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 17px;
}

#popup-form .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button{
    width: 170px;
    height: 52px;
    background: #47becf;
    border: 1px solid #47becf;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-weight: 400;
    font-family: "Poppins";
}

#popup-form div.ctct-form-embed div.ctct-form-defaults p.ctct-form-footer{
    display: none;
}

@media(max-width: 991px){
    .pricing_content #popup-form .ctct-form-embed.form_0 .ctct-form-defaults{
        width: 700px;
    }

    #page--content.pricing_content .signup-content{
        margin-top: 0px;
    }

    #popup-form{
        padding-top: 50px; 
    }

    #popup-form .ctct-form-embed.form_0 .ctct-form-defaults #gdpr_text{
        margin-bottom: 45px;
    }

    #popup-form .ctct-form-embed.form_0 .ctct-form-defaults{
        padding: 40px 25px 45px;
    }

    .about-us-content #popup-form{
        padding-top: 60px;
    }
    
}

@media(max-width: 767.5px){
    .pricing_content #popup-form .ctct-form-embed.form_0 .ctct-form-defaults {
        width: 550px;
    }

    .signup-content .scroll-button{
        font-size: 18px;
        width: 330px;
        height: 45px;
        margin-top: 20px;
    }

    #popup-form div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header{
        font-size: 22px;
    }

    #popup-form div.ctct-form-embed div.ctct-form-defaults .ctct-form-text, .signup-content p, #popup-form div.ctct-form-embed form.ctct-form-custom label.ctct-form-label, #popup-form div.ctct-form-embed form.ctct-form-custom input.ctct-form-element, #popup-form div.ctct-form-embed div.ctct-form-defaults{
        font-size: 15px;
    }

    #popup-form .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button{
        width: 150px;
        height: 45px;
        font-size: 18px;
    }

    .about-us-content #popup-form{
        padding-top: 30px;
    }
}