

/* HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG */

.hero-img-header,
.hero-img-section1 {
    position: relative;
}

.hero-img-wrapper {
    height: 700px;
    width: 100%;
}


.hero-img-header .hero-img,
.hero-img-section1 .hero-img {
    width: 100%;
    height: 100%;
    background-image: url(../img/voucher/hero.jpg);
    background-size: cover;
    background-position: center 80%;
    background-repeat: no-repeat;
    transform: translate3d(0px, 0px, 0px);
}



.hero-text {
    position: absolute;
    top: 45%;
    right: 20%;
}

.hero-text p.upper {
    position: relative;
    left: 10%;
    height: 100px;
    font-family: 'Playfair display', cursive;
    font-size: 90px;
    color: rgba(255, 255, 255, 0.8);
}

.hero-text p.lower {
    font-family: 'Lato', sans-serif;
    font-size: 44px;
    color: #FFF;
}

/* SLIDER-SECTION   SLIDER-SECTION     SLIDER-SECTION      SLIDER-SECTION      SLIDER-SECTION */

.slider-section {
    position: relative;
    background-color: #fff;
    z-index: 2;
    padding-bottom: 4px;
}

/* <!-- TEXT-SECTION    TEXT-SECTION    TEXT-SECTION    TEXT-SECTION    TEXT-SECTION    TEXT-SECTION    TEXT-SECTION     */


.text-section {
    width: 100%;
    background-color: #fff;
    padding-top: 48px;
}

.about-me-section-text-wrapper,
.text-section-wrapper {
    width: 1042px;
    margin: 0 auto;
}

.about-me-section-text-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.text-section h2,
.text-section p.text,
.text-section p.quote,
.video-text-section h3 {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
}

.text-section h2,
.video-text-section h3 {
    font-size: 48px;
    line-height: 58px;
    color: #7F8C8D;
    padding-bottom: 5px;
}

.about-me-section-text-wrapper p.text,
.text-section-wrapper p.text,
.text-section p.text {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #505050;
}

.about-me-section-text-wrapper h3,
.text-section-wrapper h3,
.text-section h3,
.gallery-section p.text {
    font-family: 'Playfair display';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 37px;
    text-align: center;
    letter-spacing: 0.15em;
    color: #505050;
    text-transform: uppercase;
}

.text-section p.quote {
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #505050;
}

.text-section p.text,
.text-section h3,
.text-section p.quote {
    padding-top: 12px;
    padding-bottom: 12px;
}


/* <!-- ABOUT-ME SECTION    ABOUT-ME SECTION    ABOUT-ME SECTION    ABOUT-ME SECTION    ABOUT-ME SECTION --> */
/* <!-- WORK SECTION    WORK SECTION    WORK SECTION    WORK SECTION    WORK SECTION    WORK SECTION    WORK SECTION --> */
.about-me-section,
.work-section {
    /* display: flex;
    justify-content: center;
    align-items: center; */
    width: 100%;
    z-index: 100;
    background-color: #fff;
    /* height: 800px;
    /* border: 1px solid red; */
    /* z-index: 3; */
    padding-bottom: 48px;
}

.about-me-section-wrapper,
.work-section-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 80%;
    margin: 0 auto;
    padding-top: 48px;
}

.img-wrapper {
    /* width: 456px;
    height: 646px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; */
    width: 40%;
    height: 646px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));

}

.about-me-section-wrapper .img-wrapper {
    background-image: url(../img/voucher/voucher-1.jpg);
}

.work-section-wrapper .img-wrapper {
    background-image: url(../img/voucher/voucher-2.jpg);
}

.text-wrapper {
    width: 510px;
}

.text-wrapper p.hello {
    font-family: 'Lato';
    font-weight: 300;
    font-size: 48px;
    line-height: 58px;
    color: #7F8C8D;
    padding: 10px;
}

.text-wrapper h1 {
    font-family: 'Playfair display';
    font-weight: 400;
    font-size: 28px;
    line-height: 41px;
    letter-spacing: 0.15em;
    color: #535252;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
}

.text-wrapper h2 {
    font-family: 'Lato';
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #505050;
    padding: 10px;
}

.text-wrapper p.desc {
    font-family: 'Lato';
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #505050;
    padding: 10px;
}


.blog-section {
    /* padding-top: 70px; */
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    background-color: #fff;
    /* height: 1100px; */
    padding-bottom: 10px;
}

.blog-section-wrapper {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-direction: column;
}

.blog-section .title,
.blog-section .offer-text {
    padding-top: 24px;
    /* padding-bottom: 36px; */
}

.blog-section .title {
    font-family: 'Playfair display';
    font-weight: 300;
    font-size: 28px;
    text-align: center;
    letter-spacing: 0.15em;
    color: #535252;
    text-transform: uppercase;
}

.img-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 1042px;
    margin: 12px auto;
}

.blog-img {
    margin-top: 24px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 251px;
    height: auto;
    aspect-ratio: 2/3;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.blog-img .blog-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 251px;
    height: auto;
    aspect-ratio: 2/3;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* background-color: rgba(0, 0, 0, .4); */
    z-index: 1;
    transition: 0.5s;
}

.blog-section a:nth-child(1) .blog-img {
    background-image: url(../img/main/blog-section/blog3.jpg);
}

.blog-section a:nth-child(2) .blog-img {
    background-image: url(../img/main/blog-section/blog4.jpg);
}

.blog-section a:nth-child(3) .blog-img {
    background-image: url(../img/main/blog-section/blog6.jpg);
}

.blog-section a:nth-child(4) .blog-img {
    background-image: url(../img/main/blog-section/blog7.jpg);
}


.blog-section a {
    text-decoration: none;
}

.blog-img .blog-title {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    transition: 0.2s;
    z-index: 2;
    margin-top: 250px;
    transition: 0.3s;
}

.blog-img .blog-title .subtitle {
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: lowercase;
}


.blog-section a:hover .blog-bg {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
    /* background-color: rgba(0, 0, 0, 0.5) */
}

.blog-section a:hover .blog-title {
    display: none;
}






@media (max-width: 601px) {


    /* HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG */
    .hero-img-wrapper {
        height: 560px;
    }

    .hero-img-header .hero-img {
        background-size: cover;
        background-position: 60% bottom;
        background-repeat: no-repeat;
    }

    .hero-text p.upper {
        font-size: 40px;
        height: 48px;
    }

    .hero-text p.lower {
        font-size: 24px;
    }

    .hero-text {
        top: 60%;
        right: 17%;
    }

    .hero-img-header .hero-img::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to left, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
        pointer-events: none;
    }





    .hero-img-section1 .hero-img-wrapper {
        height: 200px;
        overflow: hidden;
    }



    .hero-img-section1 .hero-img {
        margin-top: 120px;
        height: 250px;
        background-position: 50% 70%;
    }


    .offer-text p.offer a {
        text-decoration: underline;
    }

    .work-section-wrapper {
        padding-top: 12px;
    }


    /* HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG */
    .hero-img-wrapper {
        height: 668px;
    }

    .hero-img-header .hero-img {
        background-size: cover;
        background-position: right 60% bottom;
        background-repeat: no-repeat;
    }



    /* WORK-SECTION    WORK-SECTION    WORK-SECTION    WORK-SECTION    WORK-SECTION     */

    .work-section {
        /* height: 200vw;
        min-height: 820px; */
        padding-bottom: 20px;
    }

    /* HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG     HEADER HERO-IMG */
    .hero-img-wrapper {
        height: 560px;
    }

    .hero-img-header .hero-img {
        background-size: cover;
        background-position: 30% left 50% bottom;
        background-repeat: no-repeat;
    }

    .hero-text p.upper {
        font-size: 40px;
        height: 48px;
    }

    .hero-text p.lower {
        font-size: 24px;
    }

    .hero-text {
        top: 60%;
        right: 17%;
    }

    .hero-img-header .hero-img::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
    }





    .hero-img-section1 .hero-img-wrapper {
        height: 200px;
        /* overflow: hidden; */
    }



    .hero-img-section1 .hero-img {
        margin-top: 36px;
        height: 250px;
        background-position: 50% 70%;
    }

    .about-me-section-wrapper,
    .work-section-wrapper {
        padding-top: 0px;
    }

    .about-me-section {
        /* height: 250vw; */
        /* min-height: 980px; */
        padding-top: 20px;
    }

    .about-me-section,
    .work-section {
        width: 100%;
        /* background-color: #fff; */
        /* z-index: 3; */
        /* padding-bottom: 48px; */
    }

    .about-me-section,
    .work-section {
        width: 100%;
        z-index: 100;
        /* background-color: #fff; */
        /* z-index: 3; */
        /* padding-bottom: 48px; */
    }




    .about-me-section,
    .work-section {
        width: 100%;
        /* z-index: 100; */
        background-color: #fff;
        /* z-index: 3; */
        padding-bottom: 12px;
    }

    /* <!-- BLOG-SECTION     BLOG-SECTION    BLOG-SECTION    BLOG-SECTION    BLOG-SECTION    BLOG-SECTION --> */


    .blog-section .img-container {
        /* flex-direction: column;
        justify-content: space-between; */
        width: 100vw;
        flex-wrap: wrap;
        margin-top: 0;
        margin-bottom: 0;
        /* height: 300vw; */
    }

    .blog-section .title,
    .blog-section .offer-text {
        padding-top: 0px;
        padding-bottom: 16px;
    }

    .blog-img {
        margin-top: 8px;
    }

    .blog-img,
    .blog-img .blog-bg {
        width: 49vw;
        height: auto;
        aspect-ratio: 3/4;
    }

    .blog-section .title {
        width: 98vw;
        margin: 0 auto;
        font-size: 16px;
        padding-top: 24px;
        line-height: 16px;
    }

    .blog-img .blog-title {
        font-size: 14px;
        margin-top: 150px;
        line-height: 16px;
    }

    .blog-img .blog-title .subtitle {
        font-size: 9px;
    }

    .blog-section a:hover .blog-title {
        display: block;
    }


}

@media (max-width: 1150px) {



    /* <!-- TEXT-SECTION    TEXT-SECTION    TEXT-SECTION    TEXT-SECTION    TEXT-SECTION    TEXT-SECTION    TEXT-SECTION     */



    .text-section-wrapper {
        width: 90%;
    }

    .about-me-section-text-wrapper {
        width: 90%;
        flex-direction: column;
    }

    .text-section h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .text-section p.text {
        font-size: 12px;
        line-height: 18px;

    }


    .text-section h3,
    .gallery-section p.text {
        font-size: 18px;
        line-height: 30px;
    }

    .text-section p.quote {
        font-size: 14px;
        line-height: 20px;
    }






    /* <!-- ABOUT-ME SECTION    ABOUT-ME SECTION    ABOUT-ME SECTION    ABOUT-ME SECTION    ABOUT-ME SECTION --> */



    .about-me-section-wrapper,
    .work-section-wrapper {
        width: 90%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }

    .img-wrapper {
        width: 80vw;
        height: 120vw;
        max-width: 330px;
        max-height: 500px;
    }

    .text-wrapper {
        width: 80vw;
    }

    .text-wrapper p.hello {
        font-size: 28px;
        line-height: 38px;
        padding: 10px;
    }

    .text-wrapper h1 {
        font-size: 18px;
        line-height: 31px;
        padding: 10px;
    }

    .text-wrapper h2 {
        font-size: 14px;
        line-height: 26px;
        padding: 10px;
    }

    .text-wrapper p.desc {
        font-size: 12px;
        line-height: 20px;
        padding: 10px;
    }



    /* FAMILY-HERO-IMG     FAMILY-HERO-IMG     FAMILY-HERO-IMG     FAMILY-HERO-IMG      */


    .family-hero-text {
        width: 70vw;
    }

    .family-hero-text p.lower {
        font-size: 25px;
    }


    /* <!-- HERO-IMG-SECTION1 HERO-IMG-SECTION1     HERO-IMG-SECTION1       HERO-IMG-SECTION1       HERO-IMG-SECTION1 --> */
    .hero-img-section1 p {
        width: 90vw;
        font-size: 16px;
    }

    /* COOKIES         COOKIES         COOKIES         COOKIES      */
    .cookies-alert {
        height: 150px;
    }


}

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


    .text-section p.text {
        font-size: 14px;
        line-height: 18px;

    }

    .text-wrapper p.desc {
        font-size: 14px;
        line-height: 20px;
        padding: 10px;
    }


    /* <!-- ABOUT-ME SECTION    ABOUT-ME SECTION    ABOUT-ME SECTION    ABOUT-ME SECTION    ABOUT-ME SECTION --> */
    .about-me-section-wrapper,
    .work-section-wrapper {
        flex-direction: row;
    }

    .about-me-section {
        height: 300vw;
        max-height: 520px;
    }

    .work-section {
        height: 250vw;
        max-height: 550px;
    }

    .hero-img-section1 .hero-text p {
        font-size: 16px;
    }

    .about-me-section-wrapper,
    .work-section-wrapper {
        padding-top: 24px;

    }


    .hero-img-section1 .hero-img-wrapper {
        height: 200px;
        /* overflow: hidden; */
    }



    .hero-img-section1 .hero-img {
        /* margin-top: 120px; */
        height: 300px;
        background-position: 50% 70%;
    }

    .about-me-section {
        height: 250vw;
    }

    .work-section {
        height: 200vw;
    }

    /* <!-- BLOG-SECTION     BLOG-SECTION    BLOG-SECTION    BLOG-SECTION    BLOG-SECTION    BLOG-SECTION --> */


    .blog-section .img-container {
        justify-content: space-around;
        width: 100vw;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .blog-img {
        margin-top: 4px;
    }

    .blog-img,
    .blog-img .blog-bg {
        width: 24.5vw;
        height: auto;
        aspect-ratio: 3/4;
    }

    .blog-section .title,
    .blog-section .offer-text {
        padding-top: 0px;
        padding-bottom: 0px;
    }


    .img-container .blog-title {
        font-size: 16px;
        line-height: 20px;
    }

    .blog-section .title {
        font-size: 20px;
    }

    .blog-img .blog-title {
        margin-top: 125px;

    }

   
}


@media (max-width: 360px) {

    .blog-img .blog-title {
        margin-top: 140px;
        font-size: 20px;
        line-height: 24px;
    }

    .slider__slide .text {
        font-size: 10px;
        line-height: 14px;
        width: 80%;
    }

}