/* Bold */
@font-face {
    font-family: 'BebasNeue';
    src: url('fonts/BebasNeue-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/* Book */
@font-face {
    font-family: 'BebasNeue';
    src: url('fonts/BebasNeue-Book.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/* Light */
@font-face {
    font-family: 'BebasNeue';
    src: url('fonts/BebasNeue-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/* Regular */
@font-face {
    font-family: 'BebasNeue';
    src: url('fonts/BebasNeue-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Thin */
@font-face {
    font-family: 'BebasNeue';
    src: url('fonts/BebasNeue-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}


/* Example usage */
body {
    font-family: "Roboto", sans-serif;
}

html {
    overflow-x: hidden;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

a:hover {
    color: #fff !important;
}

a {
    text-decoration: none !important;
    color: #000;
}

ul li {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}

:root {
    --main-color: #ff6900;
    --black-color: #000;
    --white-color: #fff;
    --text-color: #0b0605;
    --background-color: #f7f1e6;
    --box-shadow: #6e6f7c;
    --yellow-color: #f2d00b;


    --font-family-14: 14px;
    --font-family-16: 16px;
    --font-family-18: 18px;
    --font-family-20: 20px;
    --font-family-22: 22px;
    --font-family-24: 24px;
    --font-family-26: 26px;
    --font-family-28: 28px;
    --font-family-30: 30px;
    --font-family-32: 32px;
    --font-family-34: 34px;
    --font-family-36: 36px;
    --font-family-38: 38px;
    --font-family-40: 40px;
    --font-family-42: 42px;
    --font-family-44: 44px;
    --font-family-46: 46px;
    --font-family-48: 48px;
    --font-family-50: 50px;
    --font-family-52: 52px;
    --font-family-55: 55px;
    --font-family-60: 60px;
    --font-family-64: 64px;
}

.container {
    margin: auto;
    max-width: 1280px;
}

.container-two {
    max-width: 1520px;
    margin: 0 90px;
}


.top-warning {
    background: #0d0d0d;
    color: #a8abad;
    font-size: 14px;
    padding: 8px 0;
    font-weight: 600;
    text-align: center;
}

.top-warning strong {
    color: var(--yellow-color);
}

.top-warning span.orange {
    color: var(--yellow-color);
    font-weight: bold;
}


/* Main header section */
.header {
    padding: 12px 0;
}

.logo img {
    height: 70px;
}

.right-offer p {
    font-size: var(--font-family-24);
    color: #1a3d2d;
    text-align: end;
}

.right-offer img {
    height: 80px;
    margin-top: 4px;
}

.header .right-offer {
    display: none !important;
}


/* slider part css */

.hero_part_section {
    background: url(../images/metabolic/mobile-img.png) no-repeat;
    height: 100%;
    background-position: top;
    background-size: contain;
}

.form-container.mx-auto {
    display: none;
}

.regulates_classes {
    display: flex;
    flex-direction: column;
    align-items: end;
}

ul.list-unstyled {
    width: 73%;
}

li.logos_icon img.img-fluid {
    width: 100% !important;
    margin-bottom: 40px;
}

a.btn-custom.order-now_utoem {
    width: 100%;
    text-align: center;
    margin-left: -40px;
}

.Secure_image {
    flex-direction: column;
}

.Secure_image img.img-fluid {
    width: 56%;
}

img.logo_ju {
    width: 90%;
    filter: grayscale(1);
}

.Secure_image h5 {
    font-size: 21px;
    margin-top: 35px;
}

.hero_section_content {
    justify-content: space-between;
}

.hearo-section-content h1 span {
    font-size: 40px;
    line-height: 20px;
}

.hearo-section-content h1 {
    font-size: var(--font-family-40);
    /* font-family: 'BebasNeue', sans-serif; */
    font-weight: 400;
    line-height: 51px;
}

.hearo-section-content p {
    font-size: var(--font-family-22);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 20px 0 10px 0;
}

.btn-custom {
    background: var(--main-color);
    padding: 11px 50px 11px 20px;
    font-size: 22px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: var(--white-color);
    display: inline-block;
    margin: 30px 0;
}

.btn-custom:hover {
    background-color: #e65c00;
}

.button_order {
    background-color: var(--main-color);
    color: white;
    font-weight: bold;
    border: none;
    padding: 15px;
    width: 100%;
    cursor: pointer;
    font-size: var(--font-family-16);
    margin-top: 10px;
    letter-spacing: 1px;
}

/* Regulates List */
.regulates_classes li {
    font-size: 15px;
    font-weight: 500;
    padding: 6px 0px;
    text-transform: uppercase;
}

.regulates_classes li img {
    width: 23px;
    margin-right: 6px;
}

.regulates_classes {
    width: fit-content;
    padding-bottom: 90px;
}

.logos_icon .logo_ju {
    width: 90%;
    filter: grayscale(1);
}

li.logos_icon h5 {
    font-size: 16px;
    margin-top: 30px;
}

.logos_icon {
    margin-top: 40px;
}

.regulates_classes ul {
    display: flex;
    flex-direction: column;
}

/* Form Container */
.form-container {
    background: var(--white-color);
    padding: 30px;
    border-radius: 40px;
    box-shadow: 0px 0px 60px rgb(0 0 0 / 32%);
    position: relative;
    max-width: 400px;
}

.form-container h2 {
    font-size: 20px;
    margin-bottom: 5px;
}

.form-container {
    margin-left: 50px !important;
}

.form-container h2 span {
    color: #ff6600;
    font-weight: 500;
    font-size: var(--font-family-50);
    font-family: "Bebas Neue", sans-serif;
}

.form-container p {
    font-size: var(--font-family-34);
    margin-bottom: 15px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 500;
    width: 90%;
}

.hero_left_part {
    height: 100%;
}

.hero_section_content {
    padding-bottom: 50px;
}

.form-control {
    font-size: var(--font-family-18) !important;
    border: 1px solid #898989 !important;
    border-radius: 9px !important;
    padding: 10px !important;
}

.btn {
    background-color: var(--main-color);
    color: white;
    font-weight: bold;
    padding: 20px;
    font-size: var(--font-family-24);
    letter-spacing: 1px;
    border-radius: 10px;
    border: none;
}

.btn:hover {
    background-color: #e65c00;
}

/* Secure Text */
p.secure-text {
    font-size: var(--font-family-18);
    font-family: revert;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center;
    color: #555;
}

p.secure-text img {
    margin-right: 10px;
}

/* Security Image */
.Secure_image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_content_description a:hover {
    color: var(--main-color) !important;
}

.form-container::after {
    background: url(../images/metabolic/form_arrow.png);
    content: "";
    position: absolute;
    bottom: 137px;
    right: -28px;
    width: 60px;
    height: 370px;
    background-repeat: no-repeat;
}

/* Responsive Adjustments */
@media (max-width: 991px) {
    .hero-section {
        height: auto;
        padding: 40px 0;
        background-position: center;
    }

    .hero_section_content {
        flex-direction: column;
    }

    .btn-custom {
        padding: 10px 25px;
        font-size: 16px;
        margin: 10px 0;
    }

    .regulates_classes {
        padding-bottom: 0;
    }

    .Secure_image.mt-4.text-center {
        margin-top: 0 !important;
        padding: 0 30px 0 40px;
    }

    .form-container {
        margin-top: 30px;
    }
}


/* Nudora_section start */

section.Nudora_section {
    background: #f7f1e6;
    padding: 90px 0;
}

.Nudora_content_div>img {
    width: 90%;
    margin: 32px auto;
    display: flex;
}

.Nudora_content_div h2 {
    font-size: 54px;
    font-weight: 300;
}

.Nudora_content_div p {
    font-size: 19px;
    margin: 20px 0;
    line-height: 21px;
}

.Nudora_content_div ul {
    padding: 0;
    list-style: none;
}

.Nudora_content_div ul li:last-child {
    border: none;
}

.Nudora_content_div ul li {
    display: flex;
    align-items: baseline;
    padding-bottom: 15px;
    margin-bottom: 15px;
    gap: 10px;
    border-bottom: 1px solid var(--main-color);
}

a.btn-custom.order-now_hyd {
    width: 80%;
    margin: auto !important;
    display: block;
    text-align: center !important;
    margin-top: 31px !important;
    font-size: 19px;
}


.Nudora_content_div ul li p span {
    display: block;
}

.Nudora_content_div ul li p {
    margin: 0;
    font-size: 20px;
}

.Nudora_content_div ul li p strong {
    display: block;
}

.Nudora_section_image img {
    width: 80%;
}


/* Why nudora part section start */

.Why_nudora_section {
    background-color: #f9953e;
    background-image: url(../images/metabolic/why-is-nudora.png);
    height: 100%;
    background-position: 80% -6%;
    background-size: 265%;
    padding: 100px 0;
    background-repeat: no-repeat;
}

.Why_nudora_section_content h2 {
    font-size: 39px;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
    margin-top: 140px;
    width: 70%;
}

.Why_nudora_section_content p {
    font-size: 19px;
    width: 100%;
    color: #000;
    margin-top: 20px;
}

.color_change {
    background: #000;
    text-transform: uppercase;
    display: inline-block;
    width: 80%;
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding: 16px 30px;
    border-radius: 0;
    margin: 30px auto 0;
}

.roder_button_div img {
    width: 10%;
    display: none;
}

.roder_button_div {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* how_to_use_section */

.how_to_use_section {
    padding: 90px 0 60px;
}

.how_to_use_section h2 {
    font-size: 36px;
    text-align: left;
    font-weight: 400;
}

.how-to-use-card {
    display: flex;
}

.how-to-use-card img {
    width: 35%;
    height: 175px;
    object-fit: cover;
    border-radius: 15px;
}

.howuse-card-content {
    padding: 0 0 0 25px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.howuse-card-content span,
.howuse-card-content h4 {
    font-size: 18px;
    font-weight: 600;
    color: var(--main-color);
}

.howuse-card-content p {
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 0;
}


/* Why Nudora section start  */

.Why_Nudora_section {
    padding: 60px 0rem;
    background-color: #000;
    color: #fff;
}

.Why_Nudora_section h2 {
    color: #fb8a1a;
    font-size: 36px;
    margin-bottom: 0;
    font-weight: 300;
    margin-top: 22px;
}

.nudora-logo {
    max-width: 160px;
    margin-left: 15px;
}

.heading-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    flex-direction: column-reverse;
}

.why-box {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    gap: 25px;
}

.why-box img {
    width: 130px;
    height: 130px;
    object-fit: cover;
    border-radius: 14px;
    flex-shrink: 0;
}

.why-box h5 {
    font-weight: 400;
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: #fff;
}

.why-box p {
    font-size: 1rem;
    margin-bottom: 0;
    color: #ddd;
}

.highlight-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 80px;
    flex-wrap: wrap;
    position: relative;
}

.highlight-text {
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
    width: 77%;
    line-height: 40px;
    margin: auto;
    text-align: center;
}

button.btn-rush {
    margin-top: 22px;
}

.btn-rush {
    background-color: #ff6600;
    border: none;
    padding: 14px 28px;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
    transition: 0.3s;
    width: 280px;
    font-size: 22px;
}

.cta-right img {
    width: 22%;
    position: absolute;
    bottom: 11vw;
    right: -29px;
    rotate: 122deg;
}

.btn-rush:hover {
    background-color: #e65c00;
}

.cta-right {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}



.simply-dummy-text {
    background: #f7f1e6;
    padding: 80px 0;
}

.including-versions {
    font-size: 45px;
    color: #ff6900;
    margin-bottom: -5px;
    font-weight: 400;
}

.the-latest-science h3 {
    font-size: 44px;
    color: #ff6900;
    font-weight: 400;
}

.the-latest-science img {
    width: 92%;
    margin: 40px auto;
    display: block;
}

.the-latest-science p {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
}

.the-latest-science h4 {
    font-size: 17px;
    margin-top: 27px;
    color: #000000;
    font-weight: 700;
}

.the-img-activates img {
    width: 90%;
}

.Virginia-looked {
    background: #000000;
    padding: 50px 0;
}

.the-nudora-orange h2 {
    font-size: 36px;
    color: #ff6900;
    font-weight: 400;
}

.the-nudora-orange h3 {
    font-size: 36px;
    color: #ff6900;
    font-weight: 400;
}

.the-highest-product img {
    width: 49%;
}

.the-highest-product {
    text-align: right;
}

.the-reproduced h2,
.the-reproduced h3 {
    font-size: 38px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 1px;
}

.the-reproduced p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    width: 100%;
    margin-top: 20px;
}

.the-reproduced h2 {
    margin-top: -50px;
}

.col-md-5.their-exact-original.text-center {
    display: flex;
    flex-direction: column-reverse;
}

.their-exact-original {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
}

.their-exact-original img {
    width: 16%;
    position: absolute;
    right: -16px;
    rotate: 120deg;
    bottom: 40px;
}

.their-exact-original a {
    background: #fc8d1e;
    border: none;
    padding: 14px 24px;
    color: #fff;
    display: block;
    width: 320px;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}

.The-generated h2 {
    font-size: 37px;
    color: #ff6900;
    font-weight: 400;
    text-transform: uppercase;
}

.The-generated h3 {
    font-size: 32px;
    color: #000000;
    font-weight: 400;
}

.the-restful-sleep img.Restful-Sleep {
    width: 120%;
    margin-left: -101px;
    position: relative;
    z-index: -1;
}

.words-which {
    display: flex;
    align-items: center;
    margin-top: 20px;
    border-bottom: 1px solid #ff6900;
    width: 70%;
}

.words-which h5 {
    margin-left: 10px;
    font-size: 17px;
    color: #000;
}

.col-md-6.The-generated {
    background-image: url(../images/metabolic/Restful-Sleep.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 67vw 10%;
}

.the-nongmo {
    margin-top: 50px;
}

.the-restful-sleep a {
    background: #FF6900;
    border: none;
    padding: 14px 24px;
    color: #fff;
    display: block;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    width: 71%;
    margin: auto;
}

.the-arrow-line {
    position: absolute;
    margin-top: -60px;
    margin-left: -50px;
}

.the-feature {
    font-size: 20px;
    margin: 20px 0;
}

.the-feature img {
    filter: grayscale(1);
    width: 84%;
    margin: 23px auto;
    display: block;
}

.the-feature span {
    text-align: center;
    display: block;
}

.web-page {
    width: 100%;
    margin: 30px auto 0;
}

.real_success_div {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    margin-left: 20px;
}

img.icon_class {
    width: 20%;
    margin-bottom: 24px;
}

.real_success_content p {
    font-size: 14px;
    font-weight: 500;
}


.real_success_content span {
    font-size: 15px;
    font-weight: 500;
    text-align: end;
    display: block;
}

section.real_success_section {
    margin: 80px 0;
}

section.real_success_section h2 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 70px;
    font-weight: 400;
}

.real_success_div>img {
    height: 300px;
    width: 180px;
    object-fit: cover;
}


.disclaimer {
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    margin-top: 70px;
    text-align: center;
    padding: 0 4px;
}

.links {
    margin-top: 20px;
    text-align: center;
    color: #000;
    font-size: 12px;
    letter-spacing: 1px;
}

.links a {
    color: inherit;
    text-decoration: none;
    margin: 0 8px;
}

footer.copy {
    text-align: center;
    color: #000;
    font-size: 14px;
    margin: 22px 0 90px;
}

.metabolic-mobile {
    display: none;
}

@media screen and (min-width: 300px) and (max-width: 767px) {
    .metabolic-mobile {
        display: block;
    }
}

@media screen and (min-width: 520px) and (max-width: 767px) {
    .metabolic-mobile {
        display: block;
    }

    .container,
    .container-sm {
        max-width: 730px !important;
    }

    .the-reproduced h2 {
    margin-top: -92px;
}

    .hero_part_section {
        background-size: cover;
    }

    .regulates_classes {
        align-items: center;
    }

    .Why_nudora_section {
        background-position: 80% -6%;
        background-size: 145%;
    }

    .Why_nudora_section_content h2 {
        font-size: 57px;
    }

    .their-exact-original img {
        width: 15%;
        position: absolute;
        right: 1px;
        rotate: 120deg;
        bottom: 40px;
    }
}



















@media screen and (min-width: 1100px) and (max-width: 1440px) {

    body,
    html {
        overflow-x: hidden;
    }

    .hero-section {
        background-position: 53% 110%;
    }

    .btn {
        padding: 14px;
        font-size: var(--font-family-16);
    }

    .top-warning {
        font-size: var(--font-family-16);
    }

    .right-offer p {
        font-size: var(--font-family-20);
    }

    .hearo-section-content a {
        font-size: var(--font-family-20);
    }

    .regulates_classes li {
        font-size: var(--font-family-20);
    }

    .regulates_classes {
        padding-bottom: 60px;
    }

    .hearo-section-content p {
        font-size: var(--font-family-20);
    }



}