@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

.productDetail {
    font-family: 'Montserrat', sans-serif !important;
}

.products-top-image-content h4 {
    text-align: center;
    color: #d7b800;
    font-size: 20px;
    font-weight: 700;
}

.products-top-image-content h3 {
    text-align: center;
    color: #8e8e8e;
    font-size: 28px;
    letter-spacing: 1px;
}

.products-top-image-content h5 {
    font-weight: 400;
    color: #d7b800;
    font-size: 14px;
    letter-spacing: 3px;
    text-align: center;
}

.products-button-one, .products-button-two {
    text-align: center;
}

.products-button-one a button {
    border: 1px solid #d7b800;
    padding: 5px 25px 5px 25px;
    background-color: white;
    color: #d7b800;
    letter-spacing: 1px;
}

.products-button-two a button {
    border: 1px solid #d7b800;
    padding: 5px 56px 5px 58px;
    background-color: white;
    color: #d7b800;
    letter-spacing: 1px;
}

.content-one, .content-two {
    color: #747474;
    font-size: 18px;
    margin-top: 20px;
    font-weight: 400;
}

.feature-one span, .feature-two span, .feature-three span, .feature-four span {
    color: #6b6b6b;
}

.longevity-serum-title h4 {
    font-weight: 600;
}

.langevity-banner-content h4 {
    color: #585858;
}

.longevity-serum-price {
    font-size: 30px;
    font-weight: 600;
}

.longevity-serum-content {
    color: #686868;
}

.section-dis-macunu-content-title h4 {
    color: #00b4ba;
    text-align: center;
}

.section-dis-macunu-content-title h2 {
    text-align: center;
    font-weight: 400;
    letter-spacing: 4px;
    color: #8e8e8e;
}

.section-dis-macunu-sub-info-title h5 {
    text-align: center;
    color: #5b5b5b;
}

.section-dis-macunu-sub-info-title p {
    text-align: center;
    width: 75%;
    margin: 0 auto;
    font-weight: 400;
    color: #848484;
}


.section-tooth-product-title h4 {
    margin-bottom: 4%;
}

.section-booster-product-title h4 {
    margin-bottom: 4%;
}

.section-booster-product-price {
    font-size: 26px;
    font-weight: 600;
}

.section-booster-product-basket {
    /*border-bottom: 1px solid #cccccc; */
    margin-top: 5%;
    position: relative;
    left: 18%;
}

.section-booster-product-basket a {
    color: white;
    background-color: darkblue;
    border: none;
    padding: 10px 25px 10px 25px;
    border-radius: 8px;
    font-weight: 600;
}

.section-booster-product-basket a:hover {
    text-decoration: none;
}

.booster-basket-icon {
    color: #009d9d;
    font-size: 20px;
    margin-left: 10px;
}

.booster-sub-block {
    border-bottom: 1px solid darkgray;
    position: relative;
    top: 6%;
}

.section-booster-content-title {
    font-size: 18px;
    color: #535353;
    font-weight: 600;
    margin-top: 4%;
}

.section-booster-content-description {
    margin-top: 10px;
}

.section-shampoo-product-title h4 {
    margin-bottom: 4%;
}

.section-shampoo-product-price {
    font-size: 26px;
    font-weight: 600;
}

.section-shampoo-product-basket {
    margin-top: 5%;
    position: relative;
    left: 18%;
}

.section-shampoo-product-basket a {
    color: white;
    background-color: darkblue;
    border: none;
    padding: 10px 25px 10px 25px;
    border-radius: 8px;
    font-weight: 600;
}

.section-shampoo-product-basket a:hover {
    text-decoration: none;
}

.shampoo-basket-icon {
    color: #009d9d;
    font-size: 20px;
    margin-left: 10px;
}

.shampoo-sub-block {
    border-bottom: 1px solid darkgray;
    position: relative;
    top: 6%;
}

.section-shampoo-content-title {
    font-size: 18px;
    color: #535353;
    font-weight: 600;
    margin-top: 4%;
}

.section-shampoo-content-description {
    margin-top: 10px;
}

.section-shampoo-product-info {
    margin-top: 10%;
}

.section-tooth-product-price {
    font-size: 26px;
    font-weight: 600;
}

.section-tooth-content-title {
    font-size: 18px;
    color: #535353;
    font-weight: 600;
    margin-top: 4%;
}

.section-tooth-content-description {
    margin-top: 10px;
}

.section-tooth-product-basket {
    /*border-bottom: 1px solid #cccccc; */
    margin-top: 5%;
    position: relative;
    left: 18%;
}

.section-tooth-product-basket a {
    color: white;
    background-color: darkblue;
    border: none;
    padding: 10px 25px 10px 25px;
    border-radius: 8px;
    font-weight: 600;
}

.section-tooth-product-basket a:hover {
    text-decoration: none;
}

.section-skin-brightener-product-info-basket {
    margin-top: 5%;
    position: relative;
    left: 18%;
}

.section-skin-brightener-product-info-basket a {
    color: white;
    background-color: darkblue;
    border: none;
    padding: 10px 25px 10px 25px;
    border-radius: 8px;
    font-weight: 600;
}

.section-skin-brightener-product-info-basket a:hover {
    text-decoration: none;
}

.longevity-serum-basket {
    margin-top: 5%;
    position: relative;
    left: 18%;
}

.longevity-serum-basket a {
    color: white;
    background-color: darkblue;
    border: none;
    padding: 10px 25px 10px 25px;
    border-radius: 8px;
    font-weight: 600;
}

.longevity-serum-basket a:hover {
    text-decoration: none;
}

.tooth-basket-icon {
    color: #009d9d;
    font-size: 20px;
    margin-left: 10px;
}

.skin-basket-icon {
    color: #009d9d;
    font-size: 20px;
    margin-left: 10px;
}

.longevity-basket-icon {
    color: #009d9d;
    font-size: 20px;
    margin-left: 10px;
}

.tooth-sub-block {
    border-bottom: 1px solid darkgray;
    position: relative;
    top: 6%;
}

.skin-sub-block {
    border-bottom: 1px solid darkgray;
    position: relative;
    top: 6%;
}

.longevity-sub-block {
    border-bottom: 1px solid darkgray;
    position: relative;
    top: 6%;
}

.section-skin-brightener-info {
    margin-top: 3%;
}

.section-skin-brightener-title h4 {
    text-align: center;
    color: #d0bc00;
}

.section-skin-brightener-title h2 {
    text-align: center;
    font-weight: 300;
    color: #959595;
    letter-spacing: 2px;
}

.section-skin-brightener-title h6 {
    text-align: center;
    color: #d0bc00;
    font-weight: 400;
}

.section-skin-brightener-title span {
    font-weight: 700;
}

.section-skin-brightener-one-button {
    border: 1px solid #d0bc00;
    background-color: white;
    color: #d0bc00;
    padding: 0 26px;
}

.section-skin-brightener-one-button:hover {
    text-decoration: none;
    color: #d0bc00;
}

.section-skin-brightener-two-button {
    border: 1px solid #d0bc00;
    background-color: white;
    color: #d0bc00;
    padding: 0 26px;
}

.section-skin-brightener-two-button:hover {
    text-decoration: none;
    color: #d0bc00;
}

.section-skin-brightener-sub-info {
    margin-top: 5%;
}

.section-skin-brightener-sub-info-title {
    text-align: center;
    color: #4c4c4c;
}

.section-skin-brightener-sub-info-description {
    text-align: center;
    margin-top: 2%;
    font-weight: 400;
    color: #717171;
}

.section-skin-brightener-sub-info-description-ekstra {
    text-align: center;
    font-weight: 400;
    color: #717171;
}

.section-skin-brightener-list {
    margin-top: 15%;
}

.section-skin-brightener-list-img-items li {
    color: #797979;
}

.section-skin-brightener-product-info-title h4 {
    margin-bottom: 4%;
}

.section-skin-brightener-product-info-price {
    font-size: 26px;
    font-weight: 600;
}

.section-skin-brightener-product-content-info-title {
    font-size: 18px;
    color: #535353;
    font-weight: 600;
    margin-top: 4%;
}

.section-skin-brightener-product-content-info-description {
    margin-top: 10px;
}

.section-skin-brightener-products-info {
    margin-top: 10%;
}

.section-dis-macunu-content-hemen-al a {
    border: 1px solid black;
    padding: 2px 35px 2px 35px;
    color: #00b4ba;
    font-weight: 500;
}

.section-dis-macunu-content-hemen-al a:hover {
    text-decoration: none;
}

.longevity-serum-content-title h4 {
    margin-top: 6%;
}

.section-shampoo-items-one-content-title {
    color: greenyellow;
}

.section-middle-energy {
    margin-top: 2%;
}

.section-middle-energy-img-description h4 {
    color: rgb(44, 44, 44);
    font-weight: 600;
}

.section-middle-energy-img-description p {
    color: rgb(82, 82, 82);
    font-weight: 400;
}


.section-energy-sub-info-content h4 {
    text-align: center;
    color: rgb(44, 44, 44);
    font-weight: 500;
}

.section-energy-sub-info-content p {
    margin: 5% 0 5% 0;
    text-align: center;
    font-weight: 400;
    line-height: 40px;
    color: rgb(82, 82, 82);
}


.section-vitamin-ek-bilgi-aciklama p {
    text-align: right;
}

.section-shampoo-items-one-content h4 {
    color: #A0522D;
    text-align: center;
}

.section-shampoo-items-one-content p {
    color: rgb(78, 78, 78);
    text-align: center;
}

.section-shampoo-items-two-content h4 {
    color: rgb(175, 175, 2);
    text-align: center;
}

.section-shampoo-items-two-content p {
    color: rgb(78, 78, 78);
    text-align: center;
}

.section-shampoo-items-three-content h4 {
    color: green;
    text-align: center;
}

.section-shampoo-items-three-content p {
    color: rgb(78, 78, 78);
    text-align: center;
}

.asddaf {
    margin: 8% 0;
}

.section-hair-content-info {
    margin-top: 30px;
}

.section-hair-content-info-one p {
    color: rgb(102, 102, 102);
    font-weight: 400;
    text-align: center;
}

.section-hair-content-info-three p {
    color: rgb(102, 102, 102);
    font-weight: 400;
    text-align: center;
}

.heroArea {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.productDetailButton {
    display: block;
    text-decoration: none !important;
    text-align: center;
    padding: 5px;
    color: black;
    font-size: 15px;
    border: 2px solid #dfbb02;
}

.heroAreaTitle {
    text-align: center;
}

.heroAreaTitle span:first-child {
    color: #652090;
    font-size: 25px;
    display: block;
    font-weight: bold;
}

.heroAreaTitle span:last-child {
    color: #dfbb02;
    font-size: 38px;
    display: block;
    font-weight: 500;
}

.pb-100px {
    padding-bottom: 100px;
}

.pb-75px {
    padding-bottom: 75px;
}

.pb-50px {
    padding-bottom: 50px;
}

.pb-25px {
    padding-bottom: 25px;
}

.pt-100px {
    padding-top: 100px;
}

.pt-75px {
    padding-top: 75px;
}

.pt-50px {
    padding-top: 50px;
}

.pt-25px {
    padding-top: 25px;
}

.section-middle-energy .border-left {
    border-left: 2px solid #dfbb02 !important;
}

.section-energy-sub-info {
    position: relative;
}

.section-vitamin-ek-bilgi {
    position: relative;
    height: 850px;
    background-repeat: no-repeat;
}

.section-vitamin-ek-bilgi-aciklama {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    color: white;
    font-size: 18px;
    font-weight: 500;
}

@media only screen and (max-width: 767px) {
    .pb-100px {
        padding-bottom: 50px;
    }

    .pb-75px {
        padding-bottom: 30px;
    }

    .pt-100px {
        padding-top: 50px;
    }

    .pt-75px {
        padding-top: 30px;
    }

    .section-vitamin-ek-bilgi-aciklama p {
        text-align: center;
    }

    .section-energy-sub-info-content p {
        font-size: 15px;
        text-align: center;
    }

    .productDetailAreaTwo img {
        position: relative;
        right: 8%;
    }

    .productDetailAreaOneTitle {
        text-align: center;
        margin-top: 15%;
    }

    .productDetailAreaOneText p {
        text-align: center;
        margin: 34px;
    }

    .productDetailAreaOneImage {
        position: relative;
        top: 50%;
    }

}

.heroAreaTitle.shampoo span:first-child {
    color: #3c7f0a;
}

.heroAreaTitle.shampoo span:last-of-type-child {
    color: #d2ac08;
}

@media only screen and (min-width: 767px) {
    .heroContentss {
        position: absolute;
        bottom: 200px;
        width: 100%;
        z-index: 1;
    }
}

.section-energy-sub-info-contentBooster {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

@media only screen and (max-width: 767px) {
    .heroAreaBooster {
        height: 750px;
    }

    .heroAreaImageBooster img {
        width: 50% !important;
    }

    .heroDetailBooster {
        position: absolute;
        bottom: -50px;
    }

    .heroAreaImageBooster {
        display: flex;
        justify-content: end;
    }

    .section-middle-energy-img-descriptionBooster {
        text-align: center;
    }

    .section-energy-sub-info-contentBooster {
        width: 100%;
        text-align: center;
        position: relative;
        top: 0;
        left: 0;
        transform: initial;
        z-index: 9;
    }

    .section-vitamin-ek-bilgiBooster {
        background-size: contain;
        height: 410px;
    }

    .section-vitamin-ek-bilgi-aciklamaBooster {
        color: black;
        top: 70%;

    }
}

.heroAreaTitleImmunplus {
    text-align: center;
}

.heroAreaTitleImmunplus span:first-child {
    color: white;
    text-shadow: 0 0 10px rgba(0, 0, 0, 1);
    font-size: 30px;
    display: block;
    font-weight: 800;
}

.heroAreaTitleImmunplus span:last-child {
    color: white;
    text-shadow: 0 0 10px rgba(0, 0, 0, 1);
    font-size: 45px;
}

.productDetailListImmunplus .productDetailListImageImmunplus img {
    width: 100px;
}

.productDetailListImmunplus .productDetailListTitleImmunplus {
    font-size: 22px;
    font-weight: 600;
    color: #555555;
}

.productDetailListImmunplus .productDetailListTextImmunplus {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #555555;
}

.heroDetail {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.pastil--title {
    background: #2f78ad;
    color: white;
    font-size: 24px;
    text-align: center;
    padding: 100px 0;
    font-weight: 500;
}

.productFourDetail {
    height: 700px;
    background-repeat: no-repeat;
    color: #2f78ad;
    font-size: 20px;
    font-weight: 500;
    text-align: center;

}

.productDetailButtonImmunplus {

}

@media only screen and (max-width: 767px) {
    .productFourDetail {
        height: 900px;
        color: #2f78ad;
        font-size: 20px;
        font-weight: 500;
        text-align: center;

    }

    .heroArea {
        height: 750px;
    }

    .heroAreaImage img {
        width: 50% !important;
    }

    .heroDetail {
        position: absolute;
    }

    .heroAreaImage {
        display: flex;
        justify-content: end;
    }

    .section-middle-energy-img-description {
        text-align: center;
    }

    .section-energy-sub-info-content {
        width: 100%;
        text-align: center;
        position: relative;
        top: 0;
        left: 0;
        transform: initial;
        z-index: 9;
    }

    .section-vitamin-ek-bilgi {
        background-size: contain;
        height: 410px;
    }

    .section-vitamin-ek-bilgi-aciklama {
        color: black;
    }

    .section-vitamin-ek-bilgi-aciklama {
        top: 70%;
    }

    .heroArea {
        height: 500px;
    }

    .pastil--title {
        font-size: 16px;
    }

    .productFourDetailImmunplus {
        background: white !important;
        font-size: 15px;
        height: auto;
    }
}

.heroAreaTitlepp span:nth-of-type(1) {
    font-size: 30px;
    font-weight: bold;
    color: #030302;
}

.heroAreaTitlepp span:nth-of-type(2) {
    font-size: 40px;
    font-weight: 500;
    color: #f3c141;
}


.heroAreaContentpp {
    width: 100%;
    position: absolute;
    top: 15%;
}

.productDetailButtonpp {
    color: #555 !important;
    font-weight: bold;
}

.productDetailAreaOnepp {
    background-repeat: no-repeat;
    backdrop-filter: blur(0.3);
}

.productDetailAreaOneTitlepp {
    font-size: 20px;
    color: black;
    font-weight: bold;
}

.productDetailAreaOneTextpp {
    font-size: 18px;
    color: #555555;
}

.productDetailAreaTwoBoxpp {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.productDetailAreaTwoBoxpp .productDetailAreaTwoImage {
    width: 100%;
    text-align: center;
}

.productDetailAreaTwoBoxpp .productDetailAreaTwoTitle {
    margin-top: 30px;
    align-items: center;
    min-height: 50px;
    font-size: 20px;
    color: #818285;
    font-weight: 500;
    display: flex;
    justify-content: center;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .heroAreaContentpp {
        position: initial;
    }

    .productDetailAreaOneTitlepp {
        font-size: 16px;

    }
}

.heroAreaTitlell span:nth-of-type(1) {
    font-size: 30px;
    font-weight: bold;
    color: #e6c65f;
}

.heroAreaTitlell span:nth-of-type(2) {
    font-size: 40px;
    font-weight: 500;
    color: #818285;
}

.heroAreaTitlell span:nth-of-type(3) {
    font-size: 20px;
    font-weight: 500;
    color: #e6c65f;
}


.productDetailButtonll {
    color: #e6c65f !important;
    font-weight: bold;
    width: 250px;
}

.productDetailAreaOnell {
    background-repeat: no-repeat;
    backdrop-filter: blur(0.3);
}

.productDetailAreaOneTitlell {
    font-size: 20px;
    color: black;
    font-weight: bold;
}

.productDetailAreaOneTextll {
    font-size: 18px;
    color: #555555;
}

.productDetailAreaTwoBoxll {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.productDetailAreaTwoBoxll .productDetailAreaTwoImagell {
    width: 100%;
    text-align: center;
}

.productDetailAreaTwoBoxll .productDetailAreaTwoTitlell {
    margin-top: 30px;
    align-items: center;
    min-height: 50px;
    font-size: 20px;
    color: #818285;
    font-weight: 500;
    display: flex;
    justify-content: center;
    text-align: center;
}

.pt-150px {
    padding-top: 150px;
""
}

.pb-150px {
    padding-bottom: 150px;
}

@media only screen and (min-width: 768px) {
    .heroAreaContentll {
        width: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

}

@media only screen and (max-width: 767px) {
    .productDetailAreaOneImagell {
        display: flex;
        justify-content: center;
    }

    .productDetailAreaOneImagell img {
        width: 100px !important;
    }

    .pt-150px {
        padding-top: 75px;
    }

    .pb-150px {
        padding-bottom: 75px;
    }

    .heroAreall > img {
        position: absolute;
        left: -10%;

    }

    .heroAreaImagell {
        position: relative;
        right: -150px;
        top: 30px;
    }

    .heroAreaImagell img {
        width: 80% !important;
    }

    .heroAreaTitlell {
        margin-top: 60px;
    }

    .heroAreaTitlell span:nth-of-type(1) {
        font-size: 22px;
    }

    .heroAreaTitlell span:nth-of-type(2) {
        font-size: 30px;
    }

    .heroAreaTitlell span:nth-of-type(3) {
        font-size: 20px;
    }

    .pb-150px {
        padding-bottom: 75px !important;

    }

    .mobile-nav {
        z-index: 99 !important;
    }
}

.section-dis-macunu-content-boxww img:first-child {
    position: absolute;
    left: 0;
    top: 100px;
    width: 100px;
}

.section-dis-macunu-sub-infoww img:first-child {
    position: absolute;
    right: 0;
    bottom: -125px;
    width: 200px;
}

.section-dis-macunu-sub-info-titleww h5 {
    font-size: 26px;
}

.section-dis-macunu-content-titleww h4 {
    font-size: 30px;
}

.section-dis-macunu-content-titleww h2 {
    font-size: 44px;
}

.section-tooth-info-contentww {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.section-tooth-info-contentww p {
    color: #00b4ba;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}

.section-tooth-infoww {
    padding: 320px 0;
    margin-top: 50px;
    background-position: bottom;

}

@media only screen and (max-width: 767px) {
    .section-tooth-infoww {
        padding: 90px 0;
    }

    .section-dis-macunu-content-boxww img:first-child {
        top: 120px;
        width: 70px;
    }

    .section-dis-macunu-sub-infoww img:first-child {
        width: 120px;
    }

    .section-dis-macunu-content-titleww h4 {
        font-size: 24px;
    }

    .section-dis-macunu-content-titleww h2 {
        font-size: 34px;
    }

    .section-dis-macunu-sub-info-titleww h5 {
        font-size: 19px;
        margin-top: 50px;
    }

    .section-tooth-info-contentww img {
        height: 75px;
    }

    .section-tooth-info-contentww p {
        font-size: 17px;
        width: 100%;
    }
}

.heroAreaTitleFlawlessSkin span:nth-of-type(1) {
    font-size: 30px;
    font-weight: bold;
    color: #e6c65f;
}

.heroAreaTitleFlawlessSkin span:nth-of-type(2) {
    font-size: 40px;
    font-weight: 500;
    color: #818285;
}


.heroAreaTitleFlawlessSkin span:nth-of-type(3) {
    font-size: 20px;
    font-weight: 500;
    color: #e6c65f;
}


.productDetailButton {
    color: #e6c65f !important;
    font-weight: bold;

}

.productDetailAreaOneFlawlessSkin {
    background-repeat: no-repeat;
    backdrop-filter: blur(0.3);
}

.productDetailAreaOneTitleFlawlessSkin {
    font-size: 20px;
    color: black;
    font-weight: bold;
    text-align: center;
}

.productDetailAreaOneTextFlawlessSkin {
    text-align: center;
    font-size: 18px;
    color: #555555;
}

.productDetailAreaTwoBoxFlawlessSkin {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.productDetailAreaTwoBoxFlawlessSkin .productDetailAreaTwoImage {
    width: 100%;
    text-align: center;
}

.productDetailAreaTwoBoxFlawlessSkin .productDetailAreaTwoTitle {
    margin-top: 30px;
    align-items: center;
    min-height: 50px;
    font-size: 20px;
    color: #818285;
    font-weight: 500;
    display: flex;
    justify-content: center;
    text-align: center;
}

.productDetailAreaTwoBoxFlawlessSkin ul {
    padding: 0;
    margin: 0;
}

.productDetailAreaTwoBoxFlawlessSkin ul li {
    list-style-type: none;
    font-size: 20px;
    font-weight: 500;
    color: #818285;
    padding: 20px 0 20px 55px;
    position: relative;
}

.productDetailAreaTwoBoxFlawlessSkin ul li::after {
    content: '';
    background: url('../images/flawless-skin/icon.png') no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

@media only screen and (max-width: 767px) {
    .pt-100px {
        padding-top: 50px !important;
    }

    .productDetailAreaOneTitleFlawlessSkin {
        margin-top: 0;
    }
}

.productDetailButtonImmunplus {
    background: white;
    color: black !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
    width: 90%;
}

.productDetailHero5Title {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-top: 25px;
}

@media only screen and (min-width: 767px) {
    .h-900 {
        height: 900px;
    }

    .productDetailHero4Img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 9;
    }
}

.productDetailHero3Title {
    font-weight: 600;
    font-size: 45px;
}

.productDetailHero3Text {
    margin-top: 20px;
    font-weight: 400;
    font-size: 20px;
}

.productDetailHero2 {
    background: #8cd0fc;
}

.productDetailHero2 span:first-child {
    display: block;
    font-size: 48px;
    font-weight: 500;
}

.productDetailHero2 span:last-child {
    display: block;
    font-size: 30px;
    font-weight: 400;
}

.productDetailHero {
    height: 1000px;
    position: relative;
    background-size: cover;
    background-position: center;
}

.productDetailHeroDetail {
    position: absolute;
    width: 24%;
    right: 10%;
    top: 65%;
    transform: translateY(-50%);
}

.productDetailHeroTitle span:first-child {
    display: block;
    font-weight: 500;
    font-size: 50px;
    text-align: center;
    text-shadow: 0 0 7px #fff,
    0 0 10px #C8DEEE,
    0 0 21px #fff,
    0 0 42px #C8DEEE,
    0 0 82px #fff,
    0 0 92px #C8DEEE,
    0 0 102px #C8DEEE,
    0 0 151px #C8DEEE;
}

.productDetailHeroTitle span:last-child {
    display: block;
    font-weight: 500;
    letter-spacing: 4px;
    font-size: 44px;
    text-align: center;
    text-shadow: 0 0 7px #fff,
    0 0 10px #C8DEEE,
    0 0 21px #fff,
    0 0 42px #C8DEEE,
    0 0 82px #fff,
    0 0 92px #C8DEEE,
    0 0 102px #C8DEEE,
    0 0 151px #C8DEEE;
}

.productDetailHeroButton a {
    margin-bottom: 10px;
    width: 250px;
    height: 35px;
    background: white;
    color: black;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.productDetailHeroButton a:last-child {
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {

    .productDetailHero2 span:first-child {
        display: block;
        font-size: 24px;
        font-weight: 500;
    }

    .productDetailHero2 span:last-child {
        display: block;
        font-size: 18px;
        font-weight: 400;
    }

    .productDetailHero3Title {
        font-size: 38px;
    }

    .productDetailHero3Text {
        margin-top: 5px;
        font-size: 18px;
    }

    .productDetailHero {
        height: auto;
        background-size: cover;
        background-position: right;
    }

    .productDetailHeroDetail {
        width: 100%;
        position: relative;
        top: initial;
        transform: translateY(0);
        right: initial;
    }

    .productDetailHeroTitle {
        width: 100%;
        text-align: center;
        padding-right: 20px;
    }

    .productDetailHeroTitle span:first-child {
        font-size: 30px;
        text-align: right;
    }

    .productDetailHeroTitle span:last-child {
        font-size: 24px;
        text-align: right;
    }
}


.yrcAreaEImgL2Title, .yrcAreaEImgL1Title {
    font-size: 22px;
    font-weight: 500;
    color: black;
}

.yrcAreaEImgL2Title {
    position: absolute;
    left: -110px;
    top: -35px;
    white-space: nowrap;
}

.yrcAreaEImgL1Title {
    position: absolute;
    white-space: nowrap;
    bottom: 10px;
    left: -210px;
}

.yrcAreaE {
    padding: 75px 0;
}

.yrcAreaEImgL2 {
    position: absolute;
    top: -10px;
    z-index: 1;
    left: -100px;
}

.yrcAreaEImgL1 {
    position: absolute;
    bottom: -90px;
    z-index: 1;
    right: 140px;
}

.yrcAreaEImgL2 img {
    width: 200px;
}

.yrcAreaEImgL1 img {
    height: 200px;
}

.yrcAreaEImg {
    height: 400px;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.yrcAreaETitle {
    font-size: 24px;
    font-weight: bold;
    color: black;
    text-align: center;
}

.yrcAreaEText {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: black;
}


.yrcAreaD {
    padding: 250px 0;
}

@media only screen and (max-width: 767px) {
    .yrcAreaD {

    }
}

.yrcAreaDText p {
    font-size: 20px;
    font-weight: 500;
    color: black;
}

.yrcAreaDText p:last-child {
    font-style: italic;

}

.yrcAreaD {
    background-size: cover;
    background-repeat: no-repeat;
}

.yrcAreaBImg {
    margin-bottom: 10px;
}

.yrcAreaCImg {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.yrcAreaCTitle {
    margin-top: 25px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    font-style: italic;
}

.yrcAreaBTitle {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

.yrcAreaText {
    font-weight: bold;
    font-size: 18px;
    font-style: italic;
}

.yrcAreaHeroButtons {
    width: 250px;
    position: absolute;
    right: 14%;
    bottom: 50%;
    transform: translateY(140px);
}

.yrcAreaHeroButtons button {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    border: 2px solid #0028c4;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: bold;
    background: none;
    outline: none;
}

.yrcAreaHeroButtons button:last-child {
    margin-bottom: 0;
}

@media (min-width: 800px) and (max-width: 1300px) {
    .yrcAreaEImgL2 img {
        width: 160px;
    }

    .yrcAreaEImgL2Title, .yrcAreaEImgL1Title {
        font-size: 19px;
    }

    .yrcAreaEImgL1Title {
        left: -180px;
    }

    .yrcAreaEImgL1 img {
        height: 160px;
    }

    .yrcAreaEImgL1 {
        right: 100px;
    }

    .yrcAreaEImgL2 {
        left: -70px;
    }

    .yrcAreaD {
        padding: 50px 0;
    }

    .yrcAreaHeroButtons {
        width: 250px;
        position: absolute;
        right: 11%;
        bottom: 50%;
        transform: translateY(121px);
    }
}

@media only screen and (max-width: 767px) {
    .yrcAreaHeroButtons {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .yrcAreaD {
        padding: 90px 0;
    }

   .yrcAreaD2{
       padding-top:50px;
       background: #e7e7e7;
   }

   .yrcAreaCImg img {
        width: 65px;
    }
    .yrcAreaCTitle {
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}