body {
    background-color: white;
    color: #ad8f8f;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');

@import url('https://fonts.cdnfonts.com/css/argue-demo');

@font-face {
    font-family: 'einatext';
    src: url(../font/Eina04-Regular.ttf);
}

@font-face {
    src: url(../font/SilverSouth.otf) format("opentype");
    font-family: flairtext;
}

@font-face {
    src: url(../font/CormorantGaramond-Medium.ttf);
    font-family: koptext;
}

@font-face {
    src: url(../font/Raleway-Medium.ttf);
    font-family: normaltext;
}

@font-face {
    src: url(../font/argue.otf) format("opentype");
    font-family: arguetext;
}

/* general start */
#content-placeholder {
    display: flex;
    flex-direction: column;
}

.content-page {
    display: flex;
    flex-direction: column;
    margin: 8% 0 0 0;
}

.imageTop {
    width: 100%;
    object-fit: cover;
    height: 70vh;
}

.small-line {
    width: 3%;
    height: 1px;
    margin: auto auto;
    margin-top: 6px;
    margin-bottom: 20px;
    background-color: #ad8f8f;
}

.service-btn {
    color: #ad8f8f;
    background-color: white;
    padding: 1% 2%;
    max-width: fit-content;
    border: 1px solid #ad8f8f;
    text-transform: uppercase;
}

.link-title {
    color: #ad8f8f;
    background-color: white;
    text-decoration: none;
}

.title-argue {
    font-size: 18px !important;
}

button a {
    text-decoration: none;
    color: inherit;
}

button {
    text-decoration: none;
    color: inherit;
}

button:hover {
    text-decoration: underline;
    color: inherit;
    cursor: pointer;
}

.services-l-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    background-color: white;
    margin-top: 1%;
}

.centered-vid {
    padding: 32px 25px 40px;
    background-color: #ad8f8f;
    color: #f8eeec;
    text-align: center;
    width: 100%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.centered-img {
    margin: 2% 0 0 0;
    width: 35%;
}

.centered-vid-text {
    text-align: center !important;
    width: 100%;
}

@media screen and (max-width: 650px) {
    .intro-img {
        height: auto !important;
    }

    .centered-img {
        width: 100%;
    }
}

@media (min-width: 651px) and (max-width: 791px) {
    .centered-img {
        width: 50%;
    }
}

@media (min-width: 792px) and (max-width: 1024px) {

    .centered-img {
        width: 50%;
    }

}

@media (min-width: 1025px) and (max-width: 1280px) {}

@media (min-width: 1025px) and (max-width: 1999px) {
    .intro-img {
        object-position: 50% 4% !important;
    }

    .centered-img {
        width: 50%;
    }
}

@media (min-width: 2000px) {
    .intro-img {
        object-position: 50% 2% !important;
    }
}


/* general end */

/* content start */
@media screen and (max-width: 350px) {

    .dif-page {
        margin-top: 35% !important;
    }
}

@media (min-width: 430px) and (max-width: 600px) {
    .dif-page {
        margin-top: 29% !important;
    }

}

/* content end */

/* font start */
.koptext {
    font-family: koptext;
}

.koptext2 {
    font-family: 'Argue DEMO';
}

.flairtext {
    font-family: flairtext;
}

.normaltextE {
    font-family: normaltext;
}

.normaltext {
    font-family: 'einatext';
}

.normaltext2 {
    font-family: 'Raleway';
}

.title-argue {
    font-family: arguetext;
    text-transform: uppercase;
}

.arguetext {
    font-family: arguetext;
}


@media screen and (max-width: 650px) {
    .koptext {
        font-size: 16px;
    }

    .koptext2 {
        font-size: 16px;
    }

    .title-argue {
        font-size: 16px !important;
    }

    .flairtext {
        font-size: 11px;
    }

    .normaltext {
        font-size: 11px;
    }

    .normaltext2 {
        font-size: 11px;
    }

    .arguetext {
        font-size: 11px;
    }

    .serv-txt {
        font-size: 8px !important;
    }

    .navSize {
        font-size: 9px !important;
    }

    .price-size {
        font-size: 7px !important;
    }

    .container button {
        font-size: 8px;
    }
}

@media (min-width: 651px) and (max-width: 791px) {
    .koptext {
        font-size: 24px;
    }

    .koptext2 {
        font-size: 26px;
    }

    .title-argue {
        font-size: 26px !important;
    }

    .flairtext {
        font-size: 12px;
    }

    .normaltext {
        font-size: 12px;
    }

    .normaltext2 {
        font-size: 12px;
    }

    .arguetext {
        font-size: 12px;
    }

    .serv-txt {
        font-size: 10px !important;
    }

    .navSize {
        font-size: 11px !important;
    }

    .price-size {
        font-size: 9px !important;
    }
}

@media (min-width: 792px) and (max-width: 1024px) {
    .koptext {
        font-size: 26px;
    }

    .koptext2 {
        font-size: 30px;
    }

    .title-argue {
        font-size: 30px !important;
    }

    .flairtext {
        font-size: 13.5px;
    }

    .normaltext {
        font-size: 13.5px;
    }

    .normaltext2 {
        font-size: 13.5px;
    }

    .arguetext {
        font-size: 13.5px;
    }

    .serv-txt {
        font-size: 11.5px !important;
    }

    .navSize {
        font-size: 12px !important;
    }

    .price-size {
        font-size: 10px !important;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .koptext {
        font-size: 29px;
    }

    .koptext2 {
        font-size: 31px;
    }

    .title-argue {
        font-size: 31px !important;
    }

    .flairtext {
        font-size: 31px;
    }

    .normaltext {
        font-size: 16px;
    }

    .normaltext2 {
        font-size: 18px;
    }

    .arguetext {
        font-size: 18px;
    }

    .serv-txt {
        font-size: 16px !important;
    }

    .navSize {
        font-size: 14px !important;
    }

    .price-size {
        font-size: 13px !important;
    }
}

/* font end */

/* index start */

.index-welcome {
    width: 75%;
    border: 1px solid;
    border-style: none none solid none;
    margin: 1% 10% 2% 11%;
    text-align: center;
}

#index-text-kop {
    margin: 4% 0 0 1%;
}

.index-text-welcome {
    margin: 1% 1% 3% 1%;
    color: #ad8f8f;
    padding: 20px;
}

.index-title {
    width: 75%;
    margin: 2% auto 2% auto;
    text-align: center;
}

.index-text {
    margin: 1% auto;
    color: #f8eeec;
    width: 50%;
    text-align: center;
    padding: 1%;
    letter-spacing: 0.3px;
}

.index-rows {
    width: 90%;
    color: #f8eeec;
    padding: 2%;
    margin: 1% auto 2% auto;
    display: flex;
    flex-direction: row;
}

.index-columns {
    width: 94%;
    padding: 1% 0 1% 0;
    margin: 0% 3% 3% 3%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.inverted {
    color: #f8eeec;
    background-color: #ad8f8f;
}

.img-index-url img {
    width: 90%;
    max-height: 350px;
    object-fit: cover;
}

.img-index-url {
    text-decoration: none;
    width: 100%;
    max-height: 350px;
}

.img-index-url a {
    text-decoration: none;
}

.img-index-url a:hover {
    text-decoration: underline;
    color: #ad8f8f;
}

.button-index {
    color: inherit;
    border: 2px solid #ad8f8f;
    max-width: fit-content;
    background: white;
    text-decoration: none;
    padding: 2% 5%;
}

.button-index a {
    text-decoration: none;
    color: inherit;
}

.button-index:hover {
    cursor: pointer;
    text-decoration: underline;
}

.index-img-text {
    text-align: center;
    margin: -9% 0 0 10%;
    background-color: white;
    z-index: 1;
    position: relative;
    width: 60%;
    padding: 5%;
    text-transform: uppercase;
    color: #ad8f8f;
}

.make-app-btn {
    padding: 12px 18px;
    font-weight: 700;
    white-space: nowrap;
    border: 1px solid #ad8f8f;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    margin: auto;
    width: fit-content;
    color: #ad8f8f;
    text-decoration: none;
}

.content-page #imageIndex {
    max-height: 100vh;
    max-width: 400vh;
}

.review-title {
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    color: #f8eeec;
}

@media all and (max-width: 650px) {
    .make-app-btn {
        padding: 6px 10px;
    }

    .index-text {
        margin: 3% auto 2% auto;
    }

    .index-title {
        margin: 10% auto 2% auto;
    }

    .index-rows {
        flex-direction: column;
    }

    .img-index-url {
        margin-bottom: 10%;
    }

    .img-index-url img {
        width: 100%;
    }

    .index-img-text {
        margin: -9% 0 0 15%;
    }

    .bg-ap {
        display: flex;
        align-items: flex-end;
    }
}

@media (min-width: 651px) and (max-width: 791px) {

    .index-rows {
        flex-direction: column;
    }

    .index-img-text {
        margin: -9% 0 0 15%;
    }

    .index-title {
        width: fit-content;
        margin: 10% auto 2% auto;
    }

    .img-index-url {
        margin-bottom: 6%;
        max-height: 420px;
    }

    .img-index-url img {
        max-height: 350px;
    }

    .make-app-btn {
        padding: 8px 10px;
    }

    .index-text {
        margin: 3% auto 2% auto;
    }

}

@media (min-width: 792px) and (max-width: 1024px) {

    .contact-times {
        margin: 1% 1% 0 0 !important;
    }

    .make-app-btn {
        padding: 8px 12px;
    }

    .img-index-url img {
        max-height: 206px;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .contact-times {
        margin: 2% 1% 0 0 !important;
    }

    .index-title {
        margin: 2% auto 2% auto;
    }

    .img-index-url img {
        height: 350px;
        object-fit: cover;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .img-index-url img {
        max-height: 350px;
    }
}



/* index end */


/* contact page start */

.contact-page {
    margin: 8% 0 0 0;
    align-items: center;
}

#contact-top-wrapper {
    background-image: url(https://cloud9beautyspa.com/assets/img/contact/intro2.jpg);
    height: 500px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.contact-title {
    width: fit-content;
    height: 30px;
    background-color: transparent;
}

.contact-title-text {
    color: #ad8f8f;
}

.contact-title-stripe {
    width: 50%;
    background-color: #ad8f8f;
    text-align: center;
}

.contact-times {
    max-width: fit-content;
    padding: 2%;
    background: #f8eeec;
    border: 2px solid #ad8f8f;
    margin: 1% 1% 0% 0;
    max-height: fit-content;
    float: right;
    overflow: hidden;
}

.contact-text {
    color: white;
    text-align: center;
    margin: 2% 4% 2% 5%;
}

.link-txt {
    color: inherit;
}

.link-txt:hover {
    color: white;
    text-shadow: 0 1px black;
}

.title-text {
    margin: 0;
    font-family: koptext;
    font-weight: bolder;
}

@media (min-width: 1600px) {
    #contact-top-wrapper {
        height: 800px;
    }
}


/* FORM */

.phone {
    color: inherit;
}

.btn-contact {
    color: inherit;
}

.contact-columns {
    width: 90%;
    padding: 1% 0 1% 0;
    margin: 2% 3% 3% 3%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #ad8f8f;
}

#gmap {
    width: 50%;
    margin: 1% auto;
    height: 400px;
}


/* test-contact */

.form-wrapper {
    width: 30%;
    margin: auto;
    padding: 2% 5%;
}

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

.form-signin {
    text-align: center;
}

.row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 98%;
}


.form-label-group.nameAndMail {
    width: 47%;
}

.inputName {
    width: 100%;
    margin-right: 0 !important;
}

.form-label-group {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 1% 1% 1% 1%;
}

.form-control {

    padding: 8px 10px;
    height: 35px;
    color: inherit;
}

.form-control:focus {
    outline: 0px solid #ad8f8f;
    border-color: #ad8f8f;
}

#contact-form-text {
    height: 150px;
    color: inherit;
}

#btn-form {
    padding: 2% 5%;
    margin: 2% 0 0 0;
    font-size: 20px;
    background-color: #ad8f8f;
    color: #f8eeec;
}


@media screen and (max-width: 600px) {

    .contact-page,
    .content-page {
        margin: 33% 0 0 0 !important;
    }

    .content-contact {
        height: 260px;
    }

    .contact-times {
        width: calc(100% - 60px) !important;
        margin: 4% 2% 0 0;
    }

    .form-wrapper {
        width: 50%;
    }

    #gmap {
        width: 75%;
        height: 300px;
    }
}

@media screen and (min-width: 300px) and (max-width: 1400px) {
    .row {
        flex-direction: column;
        width: 100%;
    }

    .inputName {
        width: auto;
    }
}

@media screen and (min-width: 601px) and (max-width: 850px) {

    .contact-page,
    .content-page {
        margin: 24% 0 0 0;
    }
}

/* contact page end */

/* about page start */

.content-about {
    margin: 8% 0 0 0;
}

.content-about .person-text {
    list-style: none;
    margin: auto;
    padding: 5px 0 5px 0;
}

.content-about .image-person {
    float: left;
    height: 70%;
    width: 10%;
}

.content-about h1 {
    text-align: center;
}

.about-container {
    display: flex;
    flex-direction: row;
    margin: 1% 0;
}

.about-person {
    padding: 32px 25px 40px;
    background-color: #f8eeec;
    display: flex;
    flex-direction: row;
}

.about-person-title-container {
    text-align: center;
}

.about-image-person {
    width: 50%;
    float: left;
    margin-right: 2%;
    max-height: 400px;
    object-fit: cover;
    display: inline-flex;
    align-self: center;
}

.about-us-vid {
    padding: 32px 25px 40px;
    background-color: white;
    color: #ad8f8f;
}

.about-us-vT {
    margin: 2% auto 5% auto !important;
    text-align: center !important;
    width: 50%;
}

.about-us-v {
    width: 50%;
    margin: auto;
}

.content-page .about-text {
    text-align: center;
}

.content-page #day-text {
    list-style: none;
    float: left;
    margin-bottom: 50px;
}

.about-container-col {
    display: flex;
    flex-direction: row;
    margin: 1% auto;
}

.about-person-col {
    padding: 32px 50px 40px;
    background-color: #f8eeec;
    display: flex;
    flex-direction: column;
    margin: 0 1%;
}

.about-image-col {
    width: fit-content;
    float: left;
    margin-right: 2%;
    max-height: 40vh;
    object-fit: cover;
    display: inline-flex;
    align-self: center;
}


@media (max-width: 600px) {
    .about-container-col {
        flex-direction: column;
    }

    .about-person-col {
        padding: 32px 17px 40px;
    }
}

@media (min-width: 601px) and (max-width: 791px) {
    .about-container-col {
        width: 100%;
     	flex-direction: column;
    }
    .about-person-col {
        padding: 32px 17px 40px;
    }

}

@media screen and (max-width: 600px) {

    .content-about {
        margin: 23% 0 0 0;
    }

    .about-container {
        width: 96%;
        margin: 2%;
    }



    .about-person-title {
        margin: 2% 0 0 0;
    }

    .about-person-text {
        float: left;
    }

    .content-page .about-text {
        text-align: center;
    }

    .content-page #day-text {
        list-style: none;
        float: left;
        margin-bottom: 50px;
    }



    .about-us-vT {
        width: 90%;
    }
}

@media screen and (max-width: 600px) {

    .content-page {
        width: 100%;
        box-sizing: none;
        margin: 28% 0 0 0;
    }


    .content-about .person-text li {
        list-style: none;
        margin: 0;
        text-align: center;
        padding: 5px 0 5px 0;
        height: 100%;
    }

    .content-about .image-person {
        float: left;
        height: 100%;
        width: 50%;
        margin: 0;
    }

    .content-page #day-text {
        list-style: none;
        float: left;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 792px) {
      .about-person {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }
      .about-image-person {
        width: 100%;
        margin: auto;
        display: flex;
        object-fit: cover;
    }
}

/* about page end */


/* afspraak maken start */

.app-text {
    color: white;
    background-color: #ad8f8f;
    width: 90%;
    margin: auto;
}

.text-app {
    margin: auto;
    width: 90%;
    text-align: center;
    padding: 2% 0;
    letter-spacing: 0.3px;
}

#more {
    display: none;
    margin: auto;
    width: 90%;
}

#myBtn {
    width: fit-content;
    background-color: none;
    color: white;
    text-align: center;
    margin: auto;
}

#myBtn:hover {
    cursor: pointer;
    text-decoration: underline;
}

.AV-div {
    width: fit-content;
    margin: auto;
    color: #ad8f8f;
}

.AV-btn {
    color: inherit;
    text-decoration: none;
}

.AV-txt-btn {
    color: inherit;
}

@media all and (max-width: 791px) {
    .app-text {
        width: 88%;
    }

    .small-line {
        width: 10%;
    }
}

@media (min-width: 792px) and (max-width: 1024px) {
    .small-line {
        width: 3%;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .small-line {
        width: 5%;
    }
}

/* afspraak maken end */


/* algemene voorwaarden start */

.info-title {
    text-align: center;
    padding: 1% 2%;
}

.info-txt {
    margin: auto;
    width: 90%;
    text-align: left;
}

@media screen and (max-width: 110px) {}

@media all and (max-width: 791px) {

    .info-div {
        margin: 15% 0 0 0;
    }
}

@media (min-width: 792px) and (max-width: 1024px) {}

@media (min-width: 1025px) and (max-width: 1280px) {}

/* algemene voorwaarden end */

/* SERVICES START */

.container {
    width: inherit;
    padding: 0 0 2% 0;
    display: flex;
    flex-wrap: wrap;
}

.container .column {
    width: 48%;
    border-bottom: 1px solid #ad8f8f;
    margin: 1%;
}

.container .content-column {
    width: 48%;
    margin: 1%;
}

button {
    background-color: inherit;
    color: #ad8f8f;
    border: 1px solid #ad8f8f;
    padding: 1%;
}

h2.column-title {
    width: fit-content;
    color: inherit;
    margin: 0 0 4% 0;
}

.img-column {
    float: right;
    width: 30%;
    margin: 0 1% 1% 0;
}

h3 {
    color: inherit;
}

h3.item-price {
    float: left;
    text-align: left;
}

.container button {
    float: right;
    margin: 1% 1% 1% 0px;
}

.container p {
    margin: 0 1% 2% 1%;
    color: inherit;
    text-align: left;
    padding: 1% 0 0 0;
}

.txt-services-left {
    padding: 0 0 0 2%;
    margin: 1% 1% 2% 1%;
}

.intro-container {
    width: 100%;
    text-align: center;
    color: inherit;
    border-bottom: 1px solid #ad8f8f;
    margin: 0% 0 1% 0;
    background-color: #ad8f8f;
    color: #f8eeec;
}

.intro-title {
    margin: 2% 1% 0 1%;
}

.intro-text {
    margin: 0 10% 2% 10% !important;
    text-align: center !important;
}

.intro-img {
    margin: 0;
    width: 100%;
    height: 550px;
    object-position: 50% 50%;
}

.intro-services {
    margin: 0;
    width: 100%;
    height: 550px;
    object-fit: fill;
    object-position: 50% 50%;
}

.img-services {
    object-fit: fill;
    margin: 0;
    width: 100%;
    object-position: 50% 50%;
    height: 800px;
}

.intro-brow-img {
    margin: 0;
    width: 100%;
    height: 550px;
    object-fit: cover;
    object-position: 50% 0%;
}

.service-videos {
    width: 100%;
    max-height: 350px;
}

.services-centered-videos {
    width: 50%;
    height: auto;
}

.packages-row {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 98%;
}

.packages-list {
    width: 100%;
    text-align: center !important;
}

.btn-services-txt {
    margin: 0;
    padding: 0;
}

.btn-services-txt:hover {
    cursor: pointer;
    text-decoration: underline;
}

.services-row {
    display: flex;
    flex-direction: row;
}

@media screen and (max-width: 600px) {
    .container {
        flex-direction: column;
        padding: 0 0 1% 0;
    }

    .intro-text {
        margin: 5% !important;
    }

    .container .column {
        width: 95%;
        margin: 1% 2%;
        min-height: fit-content;
    }

    .img-column {
        margin: 0 1% 0 0;
    }

    .img-services {
        height: 200px;
    }

    .end-container {
        width: 95% !important;
        margin: 1% 2%;
    }

    .end-column {
        display: flex;
        flex-direction: column;
    }

    button {
        padding: 2%;
    }

    .services-centered-videos {
        width: 100%;
        height: auto;
    }

    .centered-vid {
        width: 80%;
        margin: 2%;
    }

    .services-row {
        flex-direction: column;
    }
}

@media (min-width: 651px) and (max-width: 791px) {
    .img-services {
        height: 400px;
    }

    .services-row {
        flex-direction: column;
    }
}

@media (min-width: 792px) and (max-width: 1024px) {
    .img-services {

        height: 550px;
    }

}

@media (min-width: 1025px) and (max-width: 1280px) {
    .img-services {

        height: 550px;
    }
}

@media (min-width: 2000px) {
    .img-services {
        height: 720px;
    }
}


/* LASER START */

.laser-container {
    text-align: center;
    width: 100%;
    color: inherit;
    border-bottom: 2px solid #ad8f8f;
    display: flex;
    flex-direction: column;
}

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

.centered-btn {
    width: fit-content;
    padding: 1% 7%;
    display: flex;
    align-self: center;
    margin-bottom: 1%;
    margin-top: 1%;
}

.laser-img {
    width: 50%;
}

/* SERVICES END */

/* test */


.container-test {
    width: inherit;
    padding: 2% 2% 2% 2%;
    display: flex;
    flex-wrap: wrap;
}

.container-test .column {
    width: 48%;
    border-bottom: 2px solid #ad8f8f;
    margin: 1%;
    box-shadow: 3px 1px;
}

.button-test {
    background-color: inherit;
    color: #ad8f8f;
    border: 2px solid #ad8f8f;
    padding: 1%;
    margin-top: 1%;
}

h2.column-title {
    width: fit-content;
    color: inherit;
    margin: 0 0 4% 0;
}

.img-column {
    float: right;
    width: 30%;
    margin: 0 1% 1% 0;
}

h3 {
    color: inherit;
}

h3.item-price {
    float: left;
    text-align: left;
    margin: 1% 0 2% 0;
}

.container-test p {
    margin: 0 10% 0 10%;
    color: inherit;
    text-align: left !important;
}

.test-container {
    width: 100%;
    text-align: center;
    color: inherit;
    border-bottom: 1px solid #ad8f8f;
    margin: 0% 0 1% 0;
    background-color: #ad8f8f;
    color: #f8eeec;
}

.test-title {
    font-family: koptext;
}

.img-test-container {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 280px;
    width: 100%;
    object-fit: cover;
}

.test-text {
    margin: 0 10% 0 10%;
}

.end-container {
    text-align: center;
    width: 100%;
    color: inherit;
    border-bottom: 1px solid #ad8f8f;
}

.end-container-nb {
    text-align: center;
    width: 100%;
    color: inherit;
}

.end-container-title {
    text-align: center !important;
}

.end-container-text {
    text-align: center !important;
}



/* test */

.index-show {
    width: 96%;
    padding: 1% 0 1% 0;
    margin: 0% 2% 3% 2%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ad8f8f;
}

/* Slideshow container */
.slideshow-container {
    position: relative;
    background: #f8eeec;
    width: 100%;
    color: inherit;
}

/* Slides */
.mySlides {
    display: none;
    padding: 40px 80px 80px 80px;
    text-align: center;
    width: 30%;
    margin: auto;
}

.stars {
    margin: 2% 0 10% 0;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: #ad8f8f;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    padding: 20px;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #f8eeec;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    opacity: 30%;
}

/* Add a background color to the active dot/circle */
.actived,
.dot:hover {
    background-color: #f8eeec;
    opacity: 100%;
}

/* Add an italic font style to all quotes */
q {
    font-style: italic;
}



.bg-ap {
    background-image: url(https://cloud9beautyspa.com/assets/img/index/bg-ap.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 500px;
    margin: 2% 0;
}

.index-ap {
    width: 30%;
    padding: 1% 1% 1% 1%;
    margin: 5% 3% 3% 3%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #ad8f8f;
    float: right;
}

.index-ap-txt {
    margin: 0% auto 5% auto;
    color: #f8eeec;
    width: 100%;
    text-align: center;
    padding: 1%;
    letter-spacing: 0.3px;
}

.ap-btn {
    font-size: 13px !important
}

.ap-txt {
    font-size: 14px !important;
}

.ap-title {
    margin: 0;
}

.eapps-instagram-feed-title {
 font-family: 'einatext'; 
}

.title-left {
    text-align: left;
    margin: 0 4% 0 1%;
}

.text-left {
    float: left;
    margin: 0 1% 2% 2% !important;
}

@media screen and (max-width: 600px) {
    .index-ap {
        width: fit-content !important;
    }

    .ap-title {
        font-size: 16px;
    }

    .slideshow-container {
        height: 373px;
    }

    .mySlides {
        padding: 40px 8px 8px 8px;
    }

    .index-show {
        display: none;
    }

}


.instafeed {
    color: #f8eeec;
    background-color: #ad8f8f;
    width: 94%;
    padding: 1% 0 1% 0;
    margin: 0% 3% 3% 3%;
    display: flex;
    flex-direction: column;
    align-items: center;
}


/* instafeed */
@media screen and (max-width: 600px) {

    .instafeed {
        width: 100%;
        padding: 1% 0 1% 0;
        margin: 0;
    }

    #eapps-instagram-feed-1 {
        width: 100%;
    }

    .eapps-instagram-feed-posts-item-template-tile.eapps-instagram-feed-posts-item.es-post.eapps-instagram-feed-posts-item-type-image.eapps-instagram-feed-posts-item-visible.eapps-instagram-feed-posts-item-with-data.eapps-instagram-feed-posts-item-image-landscape.eapps-instagram-feed-posts-item-loaded {
        width: calc(50% - 0px)
    }

}




/* spa start */

.spa-massage-img {
    margin: 0;
    width: 100%;
    height: 550px;
    object-fit: cover;
    object-position: 50% 50%;
}

.intro-spa {
    margin: 1% 0 0 0;
}

@media screen and (max-width: 600px) {
    .spa-massage-img {
        height: auto !important;
    }

    .intro-spa {
        margin: 3% 0 0 0;
    }
}

@media (min-width: 601px) and (max-width: 1700px) {
    .spa-massage-img {
        object-position: 50% 100% !important;
    }
}

@media (min-width: 1701px) {
    .spa-massage-img {
        object-position: 50% 84% !important;
    }
}

/* spa end */



.time-text {
 padding: 0;
  margin: 0;
}

.tijd-wrapper {
     display: flex;
    margin: 0;
    padding: 0;
    flex-direction: row;
    justify-content: space-evenly;
    place-content: baseline space-evenly; 
}

.opening-day{
margin: 0;
    padding: 5px; 
  width: 25%;
}

 .opening-time {
    margin: 0;
    width: 75%;
    padding: 5px;
   display: inline-flex;
    justify-content: center;
}





/* academy start */

.academy-container {
    display: flex;
    background: #ad8f8f;
}

.academy-container > .column {
  padding: 0 8px;
}

.academy-container:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #ad8f8f;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #ad8f8f;
  margin: auto;
  z-index: 1;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

.mySlides-academy {
  display: none;
}

.cursor {
  cursor: pointer;
}

img {
  margin-bottom: -4px;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.scrolling-wrapper-flexbox-mobile {
    display: none;
    flex-wrap: nowrap;
    overflow-x: auto;

    .card {
        flex: 0 0 auto;
        margin-right: 3px;
    }
}

.card {
    width: 45%;
    height: fit-content;
    background: #ad8f8f;
}

.scrolling-wrapper-flexbox-mobile {
    height: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 100%;
    -webkit-overflow-scrolling: touch;

    &::-webkit-scrollbar {
        display: none;
    }
}

.poster-img{
    width: 100%;
    height: fit-content;
}

/* Styles for mobile and tablets */
@media only screen and (max-width: 1023px) {

  .academy-container {
    display: none;
  }
  .scrolling-wrapper-flexbox-mobile {
    display: flex;
    }
}