@font-face {
    font-family: 'Muffin';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/FC Muffin Fontset/FC Muffin Bold ver 1.02.ttf') format('truetype');
}

@font-face {
    font-family: 'Helvethaica';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/DBX Helvethaica/DB-Helvethaica-X-v3.2.ttf') format('truetype');
}

body {
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    font-family: 'Helvethaica';
    font-size: 24px;
}

h5 {
    font-size: 24px;
}

h3 {
    font-family: 'Muffin';
    font-size: 24px;
    color: #ffffff;
}

.rainbow-eng h1 {
    font-family: 'Muffin';
    color: #74BFBB;
    font-size: 48px;
}

.rainbow-thai h1 {
    font-family: 'Muffin';
    color: #F6A000;
    font-size: 48px;
}

.sunshine-eng h1 {
    font-family: 'Muffin';
    color: #74BFBB;
    font-size: 48px;
}

.sunshine-thai h1 {
    font-family: 'Muffin';
    color: #AFD51C;
    font-size: 48px;
}

.universe-eng h1 {
    font-family: 'Muffin';
    color: #74BFBB;
    font-size: 48px;
}

.universe-thai h1 {
    font-family: 'Muffin';
    color: #FF96BA;
    font-size: 48px;
}

.unilevere-eng h1 {
    font-family: 'Muffin';
    color: #74BFBB;
    font-size: 48px;
}

.unilevere-thai h1 {
    font-family: 'Muffin';
    color: #4DB5E8;
    font-size: 48px;
}

.activity-eng h1 {
    font-family: 'Muffin';
    color: #74BFBB;
    font-size: 48px;
}

.activity-thai h1 {
    font-family: 'Muffin';
    color: #C179D1;
    font-size: 48px;
}

.img-background {
    background-image: url("../img/BGหน้ารอง.jpg");
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

.main-wallpaper {
    /*border: 1px solid red;*/
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%
}

header nav {
    background: #ffffff;
    min-height: 85px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20;
    transition: 0.35s all ease;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    margin: auto;
}

header nav ul {
    list-style: none;
    transition: 0.35s all ease;
    justify-content: center;
    align-items: center;
    margin: auto;
    padding: 2rem 0;
}

.navbar-brand {
    text-align: center;
}

header nav ul li {
    display: inline-block;
    color: black;
    margin: 0 1rem;
    font-size: 24px;
    margin-top: 2px;
    margin-bottom: 2px;

}

header nav ul li a {
    text-decoration: none;
    letter-spacing: 0.2rem;
    border-radius: 15px;
    /*text-align: center;*/
}

header nav ul li a:hover {
    transition: 0.40s all ease;
    background-color: #FE4B7B;
    border-radius: 10px;
    color: #FFFF !important;
}

.scrolled {
    min-height: 10px;
    transition: 0.35s all ease;
    margin: auto;
}

.scrolled ul {
    padding: 0;
    transition: 0.35s all ease;
}

.scrolled li {
    color: #0e0e0e;
    transition: 0.2s all ease-in-out;
}

#logo {
    width: auto;
    height: 60px;
}

.container {
    /*border: 1px solid red;*/
    justify-content: center;
    position: relative;
}

.section-1 {
    margin: 0;
    padding: 0;
    position: relative;
    /*border: 1px solid red;*/
    /*background-image: url("../img/bg_1.jpg");*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%
}

.section-2 {
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%;
    position: relative;
    /*background-image: url("../img/bg_2.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100%, 100%;*/
    /*border: 1px solid red;*/

}

.section-3 {
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%;
    position: relative;
    /*background-image: url("../img/bg_3.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    /*border: 1px solid red;*/
}

.section-4 {
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%;
    position: relative;
    /*background-image: url("../img/bg_4.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    /*border: 1px solid red;*/
}

.section-5 {
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%;
    position: relative;
    /*background-image: url("../img/bg_5.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    /*border: 1px solid red;*/
}

.section-6 {
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%;
    position: relative;
    /*background-image: url("../img/bg_6.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    /*border: 1px solid red;*/
}

.section-7 {
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%;
    position: relative;
    /*background-image: url("../img/bg_7.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    /*border: 1px solid red;*/

}

.kid {
    /*border: 1px solid red;*/
}

.title {
    /*border: 1px solid red;*/
}

.img-title {
    justify-content: center;
    align-items: center;
    margin-top: 5%;
}

.card-textbox1 {
    background: transparent url(../img/textbox1.svg) center no-repeat;
    background-size: auto 95%;
    margin-bottom: 2rem;
    height: 15rem;
    border: none;
}

.card-textbox2 {
    background: transparent url(../img/textbox2.svg) center no-repeat;
    background-size: auto 95%;
    margin-bottom: 2rem;
    height: 15rem;
    border: none;
}

.card-textbox3 {
    background: transparent url(../img/textbox3.svg) center no-repeat;
    background-size: auto 95%;
    margin-bottom: 2rem;
    height: 15rem;
    border: none;
}

.card-textbox4 {
    background: transparent url(../img/textbox4.svg) center no-repeat;
    background-size: auto 95%;
    margin-bottom: 2rem;
    height: 15rem;
    border: none;
}

.card-highlight {
    background: transparent url(../img/hilight.svg) center no-repeat;
    background-size: auto 95%;
    height: 15rem;
    border: none;
    left: 32rem;
    top: -20rem;
}

.img-building {
    /*border: 1px solid red;*/
}

.background-water {
    position: absolute;
    top: -3rem;
    left: -6rem;
    width: 800px;
    z-index: -1;
}

.img-building {
    width: 100%;
    display: inline-block;
}

.icon-building {
    position: absolute;
    top: 2rem;
    left: 34rem;
    width: 50px;
    z-index: 1;
    display: inline-block;
}

.pin-blue {
    position: absolute;
    opacity: 1;
    width: 100px;
    height: 100px;
    left: 32rem;
    top: -20px;
    transition: opacity .7s, top .7s;
    z-index: 1;
    cursor: pointer;
}

.pin-blue:hover {
    opacity: 1;
    top: -10px;
}

.pin-blue {
    position: absolute;
    opacity: 1;
    width: 100px;
    height: 100px;
    left: 32rem;
    top: -20px;
    transition: opacity .7s, top .7s;
    z-index: 1;
    cursor: pointer;
}

.pin-blue:hover {
    opacity: 1;
    top: -10px;
}

.pin-green {
    position: absolute;
    opacity: 1;
    width: 100px;
    height: 100px;
    left: 456px;
    top: 427px;
    transition: opacity .7s, top .7s;
    z-index: 1;
    cursor: pointer;
}

.pin-green:hover {
    opacity: 1;
    top: 437px;
}

.pin-yellow {
    position: absolute;
    opacity: 1;
    width: 100px;
    height: 100px;
    left: 74px;
    top: 209px;
    transition: opacity .7s, top .7s;
    z-index: 1;
    cursor: pointer;
}

.pin-yellow:hover {
    opacity: 1;
    top: 219px;
}

.pin-purple {
    position: absolute;
    opacity: 1;
    width: 100px;
    height: 100px;
    left: 965px;
    top: 160px;
    transition: opacity .7s, top .7s;
    z-index: 1;
    cursor: pointer;
}

.pin-purple:hover {
    opacity: 1;
    top: 170px;
}

.pin-pink {
    position: absolute;
    opacity: 1;
    width: 100px;
    height: 100px;
    left: 541px;
    top: 261px;
    transition: opacity .7s, top .7s;
    z-index: 1;
    cursor: pointer;
}

.pin-pink:hover {
    opacity: 1;
    top: 271px;
}

/*text-slide*/
.fade-pin_blue {
    opacity: 0;
    background: url("../img/hilight.svg") no-repeat;
    position: absolute;
    transform: translate3d(-50px, 0, 0);
    transition: 0.20s all ease-in-out;
    z-index: 0;
    left: 574px;
    top: -20px;
    border: none;
    height: 100px;
    width: 306px;
}

.fade-pin_green {
    opacity: 0;
    background: url("../img/hilight.svg") no-repeat;
    position: absolute;
    transform: translate3d(-50px, 0, 0);
    transition: 0.20s all ease-in-out;
    z-index: 0;
    left: 517px;
    top: 427px;
    border: none;
    height: 100px;
    width: 306px;
}

.fade-pin_yellow {
    opacity: 0;
    background: url("../img/hilight.svg") no-repeat;
    position: absolute;
    transform: translate3d(-50px, 0, 0);
    transition: 0.20s all ease-in-out;
    z-index: 0;
    left: 132px;
    top: 199px;
    border: none;
    height: 100px;
    width: 306px;
}

.fade-pin_purple {
    opacity: 0;
    background: url("../img/hilight.svg") no-repeat;
    position: absolute;
    transform: translate3d(-50px, 0, 0);
    transition: 0.20s all ease-in-out;
    z-index: 0;
    left: 1033px;
    top: 151px;
    border: none;
    height: 100px;
    width: 306px;
}

.fade-pin_pink {
    opacity: 0;
    background: url("../img/hilight.svg") no-repeat;
    position: absolute;
    transform: translate3d(-50px, 0, 0);
    transition: 0.20s all ease-in-out;
    z-index: 0;
    left: 607px;
    top: 262px;
    border: none;
    height: 100px;
    width: 306px;
}

.fadeIn-text {
    margin-left: 2rem;
    margin-top: 1rem;
}


.pin-blue:hover + .fade-pin_blue {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.pin-green:hover + .fade-pin_green {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.pin-yellow:hover + .fade-pin_yellow {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.pin-purple:hover + .fade-pin_purple {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.pin-pink:hover + .fade-pin_pink {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/*section2*/
.detail-section2 h4 {
    font-family: 'Muffin';
    color: #ffffff;
    font-size: 35px;
}

.detail-section2 .rainbow-detail-text-header1 {
    position: absolute;
    top: 12px;
    left: 37px;
    z-index: 1;
}

.detail-section2 .rainbow-detail-text-header2 {
    position: absolute;
    top: 14px;
    left: 35px;
    z-index: 1;
    font-family: 'Muffin';
    color: #ffffff;
    font-size: 40px;
}

.detail-section2 .rainbow-detail-text-header3 {
    position: absolute;
    top: 12px;
    left: 36px;
    z-index: 1;
    font-family: 'Muffin';
    color: #ffffff;
}

.list-detail-section2 li {
    margin-bottom: -10px;
    margin-top: 0;
    background: url("../img/bullet.svg") no-repeat left center;
    padding: 8px 0px 0 29px;
    list-style: none;
}

.list-detail-section2 li a {
    color: black;
}

.list-detail-section2 li a label {
    margin-top: 4px;
    font-size: 24px;
}

.list-detail-section2 li a p {
    margin-top: -12px;
    font-size: 16px;
}

/*section3*/
.detail-section3 h4 {
    font-family: 'Muffin';
    color: #ffffff;
    font-size: 35px;
}

.detail-section3 .sunshine-detail-text-header1 {
    position: absolute;
    top: 12px;
    left: 37px;
    z-index: 1;
}

.detail-section3 .sunshine-detail-text-header2 {
    position: absolute;
    top: 14px;
    left: 35px;
    z-index: 1;
}

.detail-section3 .sunshine-detail-text-header3 {
    position: absolute;
    top: 12px;
    left: 36px;
    z-index: 1;
}

.list-detail-section3 li {
    margin-bottom: -10px;
    margin-top: 0;
    background: url("../img/bullet.svg") no-repeat left center;
    padding: 8px 0px 0 29px;
    list-style: none;
}

.list-detail-section3 li a {
    color: black;
}

.list-detail-section3 li a label {
    margin-top: 4px;
    font-size: 24px;
}

.list-detail-section3 li a p {
    margin-top: -12px;
    font-size: 16px;
}

/*section4*/
.detail-section4 h4 {
    font-family: 'Muffin';
    color: #ffffff;
    font-size: 35px;
}

.detail-section4 .universe-detail-text-header1 {
    position: absolute;
    top: 12px;
    left: 37px;
    z-index: 1;
}

.detail-section4 .universe-detail-text-header2 {
    position: absolute;
    top: 12px;
    left: 37px;
    z-index: 1;
}

.list-detail-section4 li {
    margin-bottom: -10px;
    margin-top: 0;
    background: url("../img/bullet.svg") no-repeat left center;
    padding: 8px 0px 0 29px;
    list-style: none;
}

.list-detail-section4 li a {
    color: black;
}

.list-detail-section4 li a label {
    margin-top: 4px;
    font-size: 24px;
}

.list-detail-section4 li a p {
    margin-top: -12px;
    font-size: 16px;
}

/*section5*/
.detail-section5 h4 {
    font-family: 'Muffin';
    color: #ffffff;
    font-size: 35px;
}

.detail-section5 .unilever-detail-text-header1 {
    position: absolute;
    top: 12px;
    left: 37px;
    z-index: 1;
}

.detail-section5 .unilever-detail-text-header2 {
    position: absolute;
    top: 12px;
    left: 37px;
    z-index: 1;
}

.detail-section5 .unilever-detail-text-header3 {
    position: absolute;
    top: 12px;
    left: 36px;
    z-index: 1;
}

.list-detail-section5 li {
    margin-bottom: -10px;
    margin-top: 0;
    background: url("../img/bullet.svg") no-repeat left center;
    padding: 8px 0px 0 29px;
    list-style: none;
}

.list-detail-section5 li a {
    color: black;
}

.list-detail-section5 li a label {
    margin-top: 4px;
    font-size: 24px;
}

.list-detail-section5 li a p {
    margin-top: -12px;
    font-size: 16px;
}

/*section-6*/
.list-detail-section6 li {
    margin-bottom: -10px;
    margin-top: 0;
    background: url("../img/bullet.svg") no-repeat left center;
    padding: 8px 0px 0 29px;
    list-style: none;
}

.list-detail-section6 li a {
    color: black;
}

.list-detail-section6 li a label {
    margin-top: 4px;
    font-size: 24px;
}

.list-detail-section6 li a p {
    margin-top: -12px;
    font-size: 16px;
}

.cards-wrapper {
    margin-bottom: 2rem;
}

/*carousel-2*/
#carousel-2 .cards-wrapper {
    justify-content: center;
}

#carousel-2 .card img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 25px;
}

#carousel-2 .card-report {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    border-radius: 25px;
}

#carousel-2 .carousel-control-prev, #carousel-2 .carousel-control-next {
    background-color: #070707;
    width: 5vh;
    height: 5vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

/*carousel-3*/
#carousel-3 .cards-wrapper {
    justify-content: center;
}

#carousel-3 .card img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 25px;
}

#carousel-3 .card-report {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    border-radius: 25px;
}

#carousel-3 .carousel-control-prev, #carousel-3 .carousel-control-next {
    background-color: #070707;
    width: 5vh;
    height: 5vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

/*carousel-4*/
#carousel-4 .cards-wrapper {
    justify-content: center;
}

#carousel-4 .card img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 25px;
}

#carousel-4 .card-report {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    border-radius: 25px;
}

#carousel-4 .carousel-control-prev, #carousel-4 .carousel-control-next {
    background-color: #070707;
    width: 5vh;
    height: 5vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

/*carousel-5*/
#carousel-5 .cards-wrapper {
    justify-content: center;
}

#carousel-5 .card img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 25px;
}

#carousel-5 .card-report {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    border-radius: 25px;
}

#carousel-5 .carousel-control-prev, #carousel-5 .carousel-control-next {
    background-color: #070707;
    width: 5vh;
    height: 5vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

/*carousel-6*/
#carousel-5 .cards-wrapper {
    justify-content: center;
}

#carousel-6 .card img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 25px;
}

#carousel-6 .card-report {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    border-radius: 25px;
}

#carousel-6 .carousel-control-prev, #carousel-6 .carousel-control-next {
    background-color: #070707;
    width: 5vh;
    height: 5vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

/*-carousel-activity-*/
#carousel-activity .cards-wrapper {
    display: flex;
    justify-content: center;
}

#carousel-activity .card img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 25px;
}

#carousel-activity .card-report {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    border-radius: 25px;
}

#carousel-activity .carousel-control-prev, #carousel-activity .carousel-control-next {
    background-color: #070707;
    width: 5vh;
    height: 5vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

/*-carousel-report-*/
#carousel-report .cards-wrapper {
    display: flex;
    justify-content: center;
}

#carousel-report .card img {
    max-width: 100%;
    max-height: 100%;
}

#carousel-report .card-report {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    border-radius: 25px;
}

#carousel-report .carousel-control-prev, #carousel-report .carousel-control-next {
    background-color: #070707;
    width: 5vh;
    height: 5vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

#carouselExampleCaptions .carousel-control-prev, #carouselExampleCaptions .carousel-control-next {
    background-color: #070707;
    width: 5vh;
    height: 5vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.hr-under-h {
    background: #B39BFB;
    border: 5px solid #B39BFB;
    border-radius: 5px;
}

.hk-sec-wrapper-blank {
    background: #FCEFDC !important;
    padding: 0.5rem 1.5rem 1.0rem 1.5rem;
    border-radius: 20px;
    box-shadow: 1px 2px #888888;
}

.card-news {
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .08), 0 0 6px rgba(0, 0, 0, .05);
    transition: .2s transform cubic-bezier(0.42, 0, 1.0, 1.0);
    cursor: pointer;
}

.card-news:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .06);
}

.link-new-detail {
    color: #000000;
    text-decoration: none !important;

}

.link-new-detail:hover {
    color: #000000;
    text-decoration: none;
}

footer {
    font-size: 22px;
}

.button-selected {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;

    width: 117px;
    height: auto;

    background: #F84BC9;
    border-radius: 99px;

    flex: none;
    order: 0;
    flex-grow: 0;

    border: 2px dashed #ffffff;
    outline: 4px solid #F84BC9;

    font-family: Muffin;
    color: #FCEFDC;
}

.button-selected:focus {
    border: 2px dashed #ffffff;
    outline: 4px solid #F84BC9 !important;
}

.button-see-more {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;

    width: 163px;
    height: auto;

    background: #F84BC9;
    border-radius: 99px;

    flex: none;
    order: 0;
    flex-grow: 0;

    border: 2px dashed #FFFFFF;
    outline: 4px solid #F84BC9;

    color: #ffffff;

    font-family: Muffin;

}

.button-see-more:focus {
    border: 2px dashed #FFFFFF;
    outline: 4px solid #F84BC9 !important;
}

.button-cancel {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;

    width: 163px;
    height: auto;

    background: #6C757D;
    border-radius: 99px;

    flex: none;
    order: 0;
    flex-grow: 0;

    border: 2px dashed #FFFFFF;
    outline: 4px solid #6C757D;

    color: #ffffff;

    font-family: Muffin;

}

.button-cancel:focus {
    border: 2px dashed #FFFFFF;
    outline: 4px solid #6C757D !important;
}
/*@media (min-width: 1701px) {*/
/*    .section-2 {*/
/*        height: 1080px*/
/*    }*/

/*    .section-3 {*/
/*        height: 1080px*/
/*    }*/

/*    .section-4 {*/
/*        height: 1080px*/

/*    }*/

/*    .section-5 {*/
/*        height: 1080px*/

/*    }*/

/*    .section-6 {*/
/*        height: 1080px*/
/*    }*/

/*}*/

/*@media (min-width: 1601px) and (max-width: 1700px) {*/
/*    .section-2 {*/
/*        height: 902px;*/
/*    }*/

/*    .section-3 {*/
/*        height: 902px;*/
/*    }*/

/*    .section-4 {*/
/*        height: 902px;*/

/*    }*/

/*    .section-5 {*/
/*        height: 902px;*/
/*    }*/

/*    .section-6 {*/
/*        height: 902px;*/

/*    }*/

/*}*/


/*@media (min-width: 1592px) and (max-width: 1601px) {*/
/*    .section-2 {*/
/*        height: 890px*/
/*    }*/

/*    .section-3 {*/
/*        height: 890px*/
/*    }*/

/*    .section-4 {*/
/*        height: 890px*/

/*    }*/

/*    .section-5 {*/
/*        height: 890px*/

/*    }*/

/*    .section-6 {*/
/*        height: 890px*/

/*    }*/

/*}*/

/*@media (min-width: 1500px) and (max-width: 1591px) {*/

/*    .section-2 {*/
/*        height: 845px*/

/*    }*/

/*    .section-3 {*/
/*        height: 845px*/

/*    }*/

/*    .section-4 {*/
/*        height: 845px*/

/*    }*/

/*    .section-5 {*/
/*        height: 845px*/

/*    }*/

/*    .section-6 {*/
/*        height: 845px*/

/*    }*/
/*}*/

/*@media (min-width: 1485px) and (max-width: 1500px) {*/

/*    .section-2 {*/
/*        height: 836px;*/
/*        width: auto;*/

/*    }*/

/*    .section-3 {*/
/*        height: 836px;*/
/*        width: auto;*/
/*    }*/

/*    .section-4 {*/
/*        height: 836px;*/
/*        width: auto;*/

/*    }*/

/*    .section-5 {*/
/*        height: 836px;*/
/*        width: auto;*/

/*    }*/

/*    .section-6 {*/
/*        height: 836px;*/
/*        width: auto;*/

/*    }*/
/*}*/

/*@media (min-width: 1459px) and (max-width: 1485px) {*/

/*    .section-2 {*/
/*        height: 822px;*/
/*        width: auto;*/

/*    }*/

/*    .section-3 {*/
/*        height: 822px;*/
/*        width: auto;*/
/*    }*/

/*    .section-4 {*/
/*        height: 822px;*/
/*        width: auto;*/

/*    }*/

/*    .section-5 {*/
/*        height: 822px;*/
/*        width: auto;*/

/*    }*/

/*    .section-6 {*/
/*        height: 822px;*/
/*        width: auto;*/

/*    }*/
/*}*/

/*@media (min-width: 1445px) and (max-width: 1459px) {*/

/*    .section-2 {*/
/*        height: 809px;*/
/*        width: auto;*/

/*    }*/

/*    .section-3 {*/
/*        height: 809px;*/
/*        width: auto;*/
/*    }*/

/*    .section-4 {*/
/*        height: 809px;*/
/*        width: auto;*/

/*    }*/

/*    .section-5 {*/
/*        height: 809px;*/
/*        width: auto;*/

/*    }*/

/*    .section-6 {*/
/*        height: 809px;*/
/*        width: auto;*/

/*    }*/
/*}*/

/*@media (min-width: 1436px) and (max-width: 1444px) {*/

/*    .section-2 {*/
/*        height: 809px;*/
/*        width: auto;*/

/*    }*/

/*    .section-3 {*/
/*        height: 809px;*/
/*        width: auto;*/
/*    }*/

/*    .section-4 {*/
/*        height: 809px;*/
/*        width: auto;*/

/*    }*/

/*    .section-5 {*/
/*        height: 809px;*/
/*        width: auto;*/

/*    }*/

/*    .section-6 {*/
/*        height: 809px;*/
/*        width: auto;*/

/*    }*/
/*}*/

/*@media (min-width: 1429px) and (max-width: 1436px) {*/
/*    .section-2 {*/
/*        height: 805px;*/
/*        width: auto;*/
/*    }*/

/*    .section-3 {*/
/*        height: 805px;*/
/*        width: auto;*/
/*    }*/

/*    .section-4 {*/
/*        height: 805px;*/
/*        width: auto;*/
/*    }*/

/*    .section-5 {*/
/*        height: 805px;*/
/*        width: auto;*/
/*    }*/

/*    .section-6 {*/
/*        height: 805px;*/
/*        width: auto;*/
/*    }*/
/*}*/


/*@media (min-width: 1401px) and (max-width: 1428px) {*/
/*    .section-2 {*/
/*        height: 789px;*/

/*    }*/

/*    .section-3 {*/
/*        height: 789px;*/

/*    }*/

/*    .section-4 {*/
/*        height: 789px;*/

/*    }*/

/*    .section-5 {*/
/*        height: 789px;*/

/*    }*/

/*    .section-6 {*/
/*        height: 789px;*/

/*    }*/
/*}*/

/*@media (min-width: 1201px) and (max-width: 1400px) {*/
/*    .section-2 {*/
/*        height: 787px*/

/*    }*/

/*    .section-3 {*/
/*        height: 787px*/

/*    }*/

/*    .section-4 {*/
/*        height: 787px*/

/*    }*/

/*    .section-5 {*/
/*        height: 787px*/

/*    }*/

/*    .section-6 {*/
/*        height: 787px*/

/*    }*/
/*}*/
@media (max-width: 1435.98px) {
    .background-water {
        width: 100%;
        top: -48px;
        left: -1rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .background-water {
        width: 785px;
        height: auto;
        top: -73px;
        left: -4rem;
    }

    .pin-purple {
        width: 35px;
        height: auto;
        left: 31rem;
        top: 59px;
    }

    .pin-purple:hover {
        opacity: 1;
        top: 69px;
    }

    .card.fade-pin_purple {
        opacity: 0;
        width: 30%;
        height: auto;
        background-position: center;
        background-size: 82%;
        left: 500px;
        top: 39px;
    }

    .pin-blue {
        width: 35px;
        height: auto;
        left: 285px;
        top: -12px;
    }

    .pin-blue:hover {
        opacity: 1;
        top: -1px;
    }

    .card.fade-pin_blue {
        opacity: 0;
        top: -31px;
        left: 289px;
        width: 30%;
        height: auto;
        background-position: center;
        background-size: 82%;
    }

    .pin-pink {
        width: 35px;
        height: auto;
        left: 296px;
        top: 124px;
    }

    .pin-pink:hover {
        opacity: 1;
        top: 134px;
    }

    .card.fade-pin_pink {
        opacity: 0;
        top: 104px;
        left: 308px;
        width: 30%;
        height: auto;
        background-position: center;
        background-size: 82%;
    }

    .pin-green {
        width: 35px;
        height: auto;
        left: 257px;
        top: 226px;
    }

    .pin-green:hover {
        opacity: 1;
        top: 236px;
    }

    .card.fade-pin_green {
        opacity: 0;
        top: 208px;
        left: 263px;
        width: 30%;
        height: auto;
        background-position: center;
        background-size: 82%;
    }

    .pin-yellow {
        width: 35px;
        height: auto;
        left: 63px;
        top: 105px;
    }

    .pin-yellow:hover {
        opacity: 1;
        top: 115px;
    }

    .card.fade-pin_yellow {
        opacity: 0;
        top: 85px;
        left: 70px;
        width: 30%;
        height: auto;
        background-position: center;
        background-size: 82%;
    }

    .card img {
        height: 11em;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .background-water {
        width: 300px;
        top: -1rem;
        left: -4rem;
    }

}

@media (max-width: 575.98px) {
    .background-water {
        width: 300px;
        top: -1rem;
        left: -4rem;
    }

}






