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

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Light.woff2') format('woff2'),
        url('../fonts/Satoshi-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Medium.woff2') format('woff2'),
        url('../fonts/Satoshi-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Regular.woff2') format('woff2'),
        url('../fonts/Satoshi-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Bold.woff2') format('woff2'),
        url('../fonts/Satoshi-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Satoshi';
}


h1 {
    font-family: "Unbounded", sans-serif;
    font-size: 98px;
    font-weight: 800;
    line-height: 108px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    color: #000;

}

h2 {
    font-family: "Unbounded", sans-serif;
    font-size: 65px;
    font-weight: 700;
    line-height: 80px;
    letter-spacing: 0em;
    color: #000;

}

h3 {
    font-family: "Unbounded", sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    text-align: center;

}

img {
    max-width: 100%;
}

.logo-header {
    display: flex;
    align-items: center;
}

.logo-header h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    font-family: "Unbounded", sans-serif;
    margin: 0;
}

* {
    margin: 0;
    padding: 0;
}

div#navbarSupportedContent {
    justify-content: center;
}

header a.nav-link {
    margin: 0 40px;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    color: black;
    letter-spacing: 0em;
    font-weight: 500;
}

a.navbar-brand img {
    width: 63px;
    height: 63px;
}

nav.navbar.navbar-expand-lg {
    padding: 0;
}

header {
    padding: 18px 55px;
}

a.cta {
    background: #800000;
    padding: 11px 26px;
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    line-height: 22px;
    padding-bottom: 15px;
}

a.cta.reg {
    color: #000;
    background: unset;
    margin-right: 20px;
}

.banner_head span {
    color: #800000;
}

.banner_wrapper {
    padding-top: 71px;
}

.banner-text p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #000 !important;
}

.banner-text h6 {
    font-weight: bold;
    color: #800000;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;

}

.banner_img img {
    width: 100%;
    padding-right: 20px;
}

.banner-text {
    padding-left: 10px;
}

section.banner_sec {
    background-image: linear-gradient(to bottom right, #fbecd2, #ffffff);
    padding-top: 200px;
}

header {
    position: absolute;
    width: 100%;
    z-index: 9999;
    left: 0;
    right: 0;

}

.p_160 {
    padding: 160px 0;
}

header a.nav-link.active {
    color: #800000;
    font-weight: bold;
    position: relative;
}

header a.nav-link.active:before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background-color: #F9DEB1;
    left: 50%;
    bottom: -5px;
    border-radius: 50%;
}

.our_content {
    text-align: center;
}

.our_content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    max-width: 765px;
    margin: auto;
}

.banner_wrapper {
    padding-left: 60px;
}

.box-txt h6 {
    font-family: Satoshi;
    font-size: 26px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
}

.box-img {
    padding-bottom: 35px;
}

.box-wrapper {
    padding-top: 75px;
}

.p_120 {
    padding: 120px 0px;
}


footer {
    background: #000000;
}

.foot-logo img {
    max-width: 106px;
    width: 106px;
}

.foot-logo {
    display: flex;
    align-items: center;
}

.foot-logo h6 {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0em;
    padding-left: 15px;
    line-height: 32px;
}

.copy-text p {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

.copy-text {
    padding-top: 48px;
}

.foot-data ul {
    padding: 0;
}

.foot-data ul li a {
    color: #fff;
    text-decoration: none;
}

.footer-wrapper .row {
    justify-content: space-between;
}

.foot-data ul li {
    margin-bottom: 20px;
    width: 50%;
    list-style: none;
}

.foot-data h6 {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}

.copy-text.right {
    padding: 0;
}

.footer-icon i {
    color: #fff;
    height: 50px;
    width: 50px;
    font-size: 22px;
    border: 1px solid #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 20px;
    margin-top: 0;
}

.foot-data ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.bootom-text p {
    color: #fff;
    font-size: 18px;
}

.footer-wrapper {
    border-bottom: 1px solid #2B2B2B;
    padding-bottom: 80px;
}

.bootom-text {
    padding-top: 80px;
}

section.discord_wrapper {
    background: #000000;
    position: relative;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top right;
}

.iscord-text h2 {
    color: #fff;
}

.iscord-text p {
    color: #fff;
    font-size: 20px;
    padding-left: 40px;
}

a.cta:hover {
    background: #000;
    transition: 0.3s;
}

a.cta.reg:hover {
    color: #fff !important;
    transition: 0.3s;
}

header a.nav-link:hover {
    color: maroon;
}

.footer-icon i:hover {
    background: #800000;
    cursor: pointer;
    transition: 0.3s;

}

.box-txt {
    max-width: 274px;
}

.lorem-data p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
}

.lorem-data {
    padding-left: 190px;
}

a.cta.btn {
    background: #F9DEB1;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: right;
    color: #000;
    text-decoration: none;
    padding: 20px 42px;
    border-radius: 60px;
    padding-right: 60px;
}

.join_btn {
    margin-top: 60px;
    display: inline-block;
    position: relative;
}

.join_btn i {
    rotate: -40deg;
    padding-left: 16px;
    position: absolute;
    bottom: 17px;
}


.join_btn a:hover {
    background: #800000;
    color: #fff;
    transition: 0.3s;
}

section.money-sec {
    background: #800000;
    border-radius: 20px;
    padding-top: 0;
    max-width: 1768px;
    margin: auto;
    margin: 0 40px;
}

.meet-data h2 {
    font-size: 98px;
    font-weight: 800;
    line-height: 108px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.money-logo img {
    text-align: center;
    margin-top: -139px;
}

.money-logo {
    text-align: center;
    padding-bottom: 32px;
}

section.printing-sec.p_120 {
    padding-bottom: 200px;
}

section.money-sec .join_btn {
    text-align: center;
    width: 100%;
}

.meet-data p {
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
}

section.money-sec .join_btn a.cta.btn:hover {
    background-color: #000;
    color: #fff;
    transition: 0.3s;
}

.accordion-item h2 {
    line-height: normal;
}

.accordion-item {
    margin-bottom: 40px;
    border: 0;
}

.accordion-body {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;

}

.accordion-button {
    border: 1px solid #E9E9E9 !important;
    padding: 40px !important;
}


button.accordion-button.collapsed {
    padding: 40px;
}



button.accordion-button:focus {
    box-shadow: unset;
    background-color: aliceblue;
}

button.accordion-button {
    color: #000 !important;
    font-size: 28px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: 0em;
    font-family: 'Satoshi';
}

button.accordion-button.collapsed {
    border: 0;
    margin-bottom: 0;
}

.accordion-button:not(.collapsed) {
    color: unset;
    background-color: #fff;
    box-shadow: none;
}

.faq_wrapper {
    padding-top: 75px;
    max-width: 1246px;
    margin: auto;
}

.accordion-button::after {
    content: '';
    background-image: url("../img/arrow.png");
    width: 33.79px;
    ;
    height: 27.77px;
}

.accordion-button:not(.collapsed)::after {
    content: '';
    background-image: url("../img/arrow.png");
    width: 33.79px;
    height: 27.77px;
}


.accordion-item.last {
    margin-bottom: 0;
}

.faq-img img {
    width: 100%;
    max-width: 200px;
    margin-top: -140px;
}

.faq-head-wrapp {
    display: flex;
    justify-content: space-between;
}

.d-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.stay-text h2 {
    font-size: 110px;
    font-weight: 700;
    line-height: 140px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}

.stay-wrapper-last img {
    width: 100%;
    max-width: 295px;
    transform: translate(-20px, 28px);
}

.stay-wrapper-img img {
    width: 100%;
    max-width: 295px;
    transform: translateX(20px);
}

.mailto-btn img {
    width: 33px;
    height: 30px;
}

a.mail-cta {
    border: 1px solid #E0E0E0;
    padding: 40px;
    max-width: 746px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-radius: 50px;
    margin: auto;
    margin-top: 55px;
    font-family: Satoshi;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #454545;
    text-decoration: none;
}

section.stay-wrapper-sec.p_120 {
    padding-top: 0;
}

.select-data h6 {
    font-family: 'Satoshi';
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #F9DEB1;
}

.iscord-text {
    padding-right: 20px;
}

/*  */

/** Custom Select **/
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
}

.custom-select-wrapper select {
    display: none;
}

.custom-select {
    position: relative;
    display: inline-block;
}

.custom-select-trigger {
    position: relative;
    display: block;
    width: 254px;
    padding: 5px 84px 5px 22px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 60px;
    background: unset;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid #80000078;
    margin-top: 10px;
    font-family: 'Satoshi';
}

.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: "";
    width: 12px;
    height: 12px;
    top: 50%;
    right: 25px;
    margin-top: -3px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    transition: all 0.4s ease-in-out;
    transform-origin: 50% 0;
}

.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}

.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    background: #fff;
    transition: all 0.4s ease-in-out;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
}

.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}

.custom-options:before {
    position: absolute;
    display: block;
    content: "";
    bottom: 100%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all 0.4s ease-in-out;
}

.option-hover:before {
    background: #f9f9f9;
}

.custom-option {
    position: relative;
    display: block;
    padding: 0 22px;
    border-bottom: 1px solid #b5b5b5;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 47px;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
    font-family: 'Satoshi';
}

.custom-option:first-of-type {
    border-radius: 4px 4px 0 0;
}

.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}

.custom-option:hover,
.custom-option.selection {
    background: #f9f9f9;
}



.month-data {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 120px;

}

.month-text span {
    font-family: 'Satoshi';
    font-size: 60px;
    font-weight: 700;
    line-height: 81px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    padding-right: 34px;
}

.month-text h6 {
    font-family: 'Satoshi';
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    display: flex;
    align-items: center;
    align-items: center;
    border-bottom: 1px solid #80000059;
}

.month-data {
    padding-top: 90px;
}

.now-btn a.cta.btn {
    background-color: #800000;
    color: #fff;
    padding-right: 30px;
}

.now-btn a.cta.btn i {
    rotate: 315deg;
    padding-left: 20px;
    transform: translateX(-11px);
}

.now-btn a.cta.btn:hover {
    background-color: #fff;
    color: #000;
    transition: 0.3s;
}

.mailto-btn form {
    border: 1px solid #E0E0E0;
    max-width: 746px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 38px 50px;
    border-radius: 70px;
    margin-top: 60px;
}

.mailto-btn input {
    border: 0;
    background: unset;
    outline: none;
    font-family: Satoshi;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #454545;
    width: 90%;
}

.mailto-btn form input::placeholder {
    font-family: Satoshi;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #454545;
}

.us-data {
    padding-bottom: 30px;
}

.connect-txt p {
    font-size: 18px;
    max-width: 827px;
    padding-left: 80px;
}

.connect-txt .join_btn {
    padding-left: 80px;
}

button.accordion-button:focus {
    box-shadow: unset;
    background-color: unset;
}

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

.now-btn.explore-btn {
    margin-top: 60px;
}

.inner-banner {
    position: relative;
    overflow: hidden;
}

.inner-banner:before {
    content: '';
    position: absolute;
    background-image: url("../img/banner-line.png");
    width: 789px;
    height: 992px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    right: 0;
    top: 0;
}

section.intro_sec.p_120 {
    padding-top: 0;
}

.intro-content p {
    font-size: 20px;
}


.watch_btn a.cta.btn i {
    rotate: -40deg;
}

.watch_btn a.cta.btn {
    border: 1px solid #800000;
    background: unset;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 249px;
    padding-right: 50px;
    position: relative;
    z-index: 9999;
}

.watch_btn a.cta.btn:hover {
    background-color: #800000;
    color: #fff;
    transition: 0.3s;

}

.watch_btn {
    margin-top: 54px;
}

.img_survived {
    text-align: center;
    padding-top: 88px;
    padding-bottom: 40px;
}

.survived_text ul li {
    font-family: Satoshi;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    list-style: none;
    color: #000;
    position: relative;
}

.survived_text ul {
    max-width: 722px;
    margin-left: auto !important;
    padding-right: 90px;
}

.survived_text ul li:before {
    content: '';
    position: absolute;
    background-image: url("../img/Star.png");
    height: 26px;
    width: 26px;
    left: -40px;
    top: 5px;
    background-repeat: no-repeat;
}


section.intro_sec {
    position: relative;
}

.intro_image-sec:before {
    content: '';
    position: absolute;
    background-image: url("../img/bg-card-pattern.png");
    height: 451px;
    width: 375px;
    background-repeat: no-repeat;
    z-index: 9999;
    left: 0;
    top: 30%;
}

.intro_image-sec {
    position: relative;
}

.img_survived {
    position: relative;
    z-index: 99999;
}

.banner_wrapper.Ultimate {
    padding-left: 80px;
    padding-top: 0;
}

.intro_wrapper {
    border-bottom: 1px solid #80000045;
}

.slider_head h2 {
    text-align: center !important;
    width: 100%;
    padding-bottom: 45px;
}


.slider_head {
    display: flex;
    align-items: center;
}

.slider_box {
    padding: 40px;
    border: 1px solid #E0E0E0;
    border-radius: 30px;
    margin: 0 20px;
}

.slider-txt h6 {
    margin: 0;
    font-family: Satoshi;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #202125;
    padding-left: 20px;
}

.slider-txt span {
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #800000;
    padding-left: 20px;
}

.slide-content p {
    font-family: Satoshi;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #929292;
    margin-top: 20px;
    margin-bottom: 0;
}

.slider_wrapper {
    overflow: hidden;
}

.slick-list {
    padding: 0 250px;
}

.slick-list {
    padding: 0 250px;
}

.custom-slider .slider_box {
    margin-top: 30px;
}

.custom-slider .slider_head {
    text-align: left;
    justify-content: end;
    flex-direction: row-reverse;
}

.custom-slider .slider_img img {
    text-align: left;
    margin-right: auto;
}

.video_sec .container {
    border-top: 2px solid #80000033;
}

.video_head {
    max-width: 1363px;
    margin: auto;
    padding-bottom: 50px;
}

.video_wrapper {
    position: relative;
    padding-top: 50%;
}

.img-slide {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 1;
    text-align: center;
}

.video-box.video_show {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}

section.video_sec {
    overflow: hidden;
}

.img-slide img {
    width: 100%;
    height: 100%;
}

.video-box.video_show iframe {
    width: 100%;
    height: 100%;
    border-radius: 30px;
}

.play_btn a {
    font-family: 'Satoshi';
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    position: absolute;
    top: 50%;
    color: #fff;
    text-decoration: none;
    background: #800000;
    height: 120px;
    max-width: 120px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;

}

.play_btn a:before {
    content: '';
    position: absolute;
    height: 7px;
    width: 7px;
    background: #fff;
    left: 28px;
    border-radius: 50%;
}

section.video_sec.p_120 {
    padding-top: 0;
}

.intro_wrapper.p_120 {
    padding-top: 0;
}

.survived_text ul {
    margin: 0;
}

.pricing-txt p {
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    color: #000;
}

.pricing-txt h1 {
    text-align: center;
    margin-bottom: 100px;
}

.control-box {
    text-align: center;
}

.control-content h6 {
    font-family: Satoshi;
    font-size: 26px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
}

.control-content p {
    font-family: Satoshi;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #454545;
}

.control-content {
    max-width: 326px;
    margin: auto;
}

.control-img {
    height: 296px;
    width: 296px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.control-img {
    margin-bottom: 30px;
    border-radius: 50%;
    background: #f9deb13b;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.principle_head h2 {
    text-align: center;
    margin-bottom: 40px;
}

section.principles_sec.p_120 {
    padding-top: 0;
}


.monthly_txt h6 {
    font-family: Satoshi;
    font-size: 26px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
    color: #800000;
    margin: 19px 0 30px 0;
}

.monthly_txt p {
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    color: #454545;
}

a.cta.btn.first {
    background-color: #F9DEB1;
    color: #000;
}

a.cta.btn.first:hover {
    background-color: #000;
    color: #F9DEB1;
}

.monthly_box:before {
    content: '';
    position: absolute;
    border-radius: 30px;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(187deg, #8000003b, #8000000a);
    z-index: 0;
}

.monthly_box>* {
    position: relative;
    z-index: 2;
}

.gradient_wrap {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 30px;
    padding: 50px;
}

.monthly_box {
    position: relative;
    padding: 1px;
}

.monthly_txt p {
    text-align: center;
}

.now-btn.first_bt {
    text-align: center;
    margin-top: 45px;
}

.monthly_box.center_line .gradient_wrap {
    padding: 110px 50px;
    margin-top: -50px;
    position: relative;
    z-index: 99;
}

.monthly_box.three {
    margin-left: -70px;
}

.now-btn.first_bt a.cta.btn:hover {
    background-color: #000 !important;
    color: #f9deb1 !important;
}

.monthly_txt h5 {
    font-family: Satoshi;
    font-size: 26px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
}

.market_box {
    border: 1px solid #00000012;
    padding: 20px;
    border-radius: 30px;
    height: 100%;
}

.market_txt h6 {
    text-align: left;
}

.market_box .now-btn.first_bt {
    text-align: left;
}

.market_box .monthly_txt h6 {
    font-weight: bold !important;
    font-family: 'Unbounded';
    margin: 0;
}

.market_img {
    padding-bottom: 27px;
}

.market_wrapper .row {
    justify-content: center;
}

.market_box .now-btn a.cta.btn {
    background-color: #F9DEB1;
    color: #000;
}

.market_box a.cta.btn.active {
    background-color: #800000;
    color: #fff;
}

.market_txt {
    padding: 0 20px;
}

.market_wrapper .col-lg-4.col-md-6 {
    margin-bottom: 30px;
}

.pricing-txt.bootcamps h1 {
    margin-bottom: 51px;
}

.login-head {
    text-align: center;
}

.login-head h2 {
    text-transform: uppercase;
}

.login-head h2 span {
    color: #800000;
}

form.login-form {
    max-width: 582px;
    margin: auto;
}

form.login-form input {
    display: block;
    width: 100%;
    border: 1px solid #E0E0E0;
    outline: none;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

form.login-form label {
    font-family: Satoshi;
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 10px;
    color: #454545;
}

button.log-in-btn {
    border: 0;
    background: #F9DEB1;
    width: 100%;
    padding: 20px;
    border-radius: 45px;
    font-family: 'Satoshi';
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    color: #000;
    margin-top: 30px;
}

button.log-in-btn:hover {
    background-color: #000;
    color: #F9DEB1;
    transition: 0.3s;
}

.logging_data h6 {
    font-family: Satoshi;
    font-size: 32px;
    font-weight: 700;
    line-height: 43px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
}

.logging_data {
    margin-top: 55px;
}

.logging_data p {
    text-align: center;
    color: #454545;
    font-family: Satoshi;
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
}

.login-logo {
    max-width: 582px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}

.login-img {
    border: 1px solid #E0E0E0;
    padding: 17px 68px;
    border-radius: 50px;
}

.login-head.p_120 {
    padding-bottom: 0;
}

.login-head {
    padding-bottom: 40px !important;
    border-top: 1px solid #80000038;
}

.form-group.password {
    position: relative;
}

i.fa-solid.fa-eye {
    position: absolute;
    top: 60px;
    right: 20px;
    cursor: pointer;
    color: #454545;
}

.monthly_box.center_line {
    margin: 0 -50px;
}

.control_checkbox input[type="checkbox"] {
    position: relative;
    border: 2px solid #E0E0E0;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 0.6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 24px;
    width: 24px;
    -webkit-appearance: none;
    opacity: 0.5;
    margin-right: 0;
}

.control_checkbox input[type="checkbox"]:hover {
    opacity: 1;
}

.control_checkbox input[type="checkbox"]:checked {
    background-color: #000;
    opacity: 1;
}

.control_checkbox input[type="checkbox"]:before {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 4px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0 -1px;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
}

.control_checkbox {
    display: flex;
    align-items: center;
    padding-bottom: 25px;
}

.control_checkbox p {
    margin: 0;
    font-family: Satoshi;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #333333;
    margin-left: 16px;
}

.pricing-txt.terms span {
    font-family: Satoshi;
    font-size: 26px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
    display: block;
}

.pricing-txt.terms h1 {
    margin: 0;
    margin-bottom: 23px;
}

/*  */

.step_form_sec {
    --primary: #333;
    --secondary: #333;
    --errorColor: red;
    --stepNumber: 3;
    --containerWidth: 600px;
    --bgColor: #333;
    --inputBorderColor: lightgray;
}

.form-outer {
    width: 100%;
    overflow: hidden;
}

.form-outer form {
    display: flex;
    width: calc(100% * var(--stepNumber));
}

.form-outer form .page {
    width: calc(100% / var(--stepNumber));
    transition: margin-left 0.3s ease-in-out;
}

.form-outer form .page .title {
    font-family: "Unbounded";
    font-size: 35px;
    font-weight: 800;
    line-height: 43px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;

}

.form-outer form .page .field {
    width: var(--containerWidth);
    height: 45px;
    margin: 45px 0;
    display: flex;
    position: relative;
}

form .page .field input {
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    padding-left: 22px;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    min-height: 67px;

    transition: border-color 150ms ease;
}

form .page .field input.invalid-input {
    border-color: var(--errorColor);
}

form .page .field select {
    width: 100%;
    padding-left: 10px;
    font-size: 17px;
    font-weight: 500;
}

/*form .page .field button {
    border: none;
    background: #800000;
    border-radius: 55px;
    color: #fff;
    cursor: pointer;
    transition: 0.5s ease;
    padding: 16px 39px;
    font-family: Satoshi;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    padding-right: 32px;
}

form .page .field button:hover {
    background: #000;
}
*/
form .page .btns button.prev {
    margin-right: 3px;
}

form .page .btns button.next {
    margin-left: 3px;
}

.progress-bar {
    display: flex !important;
    margin: 40px 0;
    background-color: unset;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
}

.progress-bar .step {
    text-align: center;
    width: 100%;
    position: relative;
}

.progress-bar .step p {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    margin-bottom: 8px;
}

.progress-bar .step .bullet {
    height: 66px;
    width: 66px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    transition: 0.2s;
    background: #F9DEB126;
    display: flex;
    justify-content: center;
    align-items: center;
}

.progress-bar .step .bullet span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


.progress-bar .step .bullet.active:after {
    background: var(--primary);
    transform: scaleX(0);
    transform-origin: left;
    animation: animate 0.3s linear forwards;
}

@keyframes animate {
    100% {
        transform: scaleX(1);
    }
}

.progress-bar .step:last-child .bullet:before,
.progress-bar .step:last-child .bullet:after {
    display: none;
}

.progress-bar .step p.active {
    color: var(--primary);
    transition: 0.2s linear;
}

.progress-bar .step .check {
    position: absolute;
    left: 50%;
    top: 70%;
    font-size: 15px;
    transform: translate(-50%, -50%);
    display: none;
}

.progress-bar .step .check.active {
    display: block;
    color: #fff;
}

.progress-bar .step {
    display: flex;
    width: inherit !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.progress-bar .step .bullet span {
    color: #000;
    font-family: Satoshi;
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
}

.progress-bar .step .bullet.active span {
    color: #800000;
}

.form-outer form .page .field {
    margin: 0;
    width: 100%;
    margin-bottom: 20px;
    height: auto;
    display: block;
    text-align: center;
}

.field.col-md-6 {
    width: 50% !important;
}

section.step_form_sec .container {
    max-width: 924px;
    margin: auto;
}

.form-outer form .page .title {
    margin-bottom: 24px;
}

.field.pass-icon i.fa-solid.fa-eye {
    top: 24px;
}

.field.pass-icon {
    position: relative;
}

.field.con-icon {
    position: relative;
}

.field.con-icon i.fa-solid.fa-eye {
    top: 24px;
}

button.firstNext.next i {
    rotate: 318deg;
}

button.firstNext.next {
    margin-top: 50px;
}

/*  */
.payment-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fdf4e5;
    padding: 24px;
    border-radius: 5px;
    margin-bottom: 30px;
    cursor: pointer;
}

.payment-txt {
    background-color: #fff;
    padding: 20px;
}

button.prev-1.prev {
    background: none !important;
    color: #000 !important;
    border: 1px solid #E0E0E0 !important;
}

button.prev-1.prev i {
    rotate: 216deg;
}

button.next-1.next i {
    rotate: 325deg;
}

button.prev-1.prev:hover {
    background-color: #800000 !important;
    color: #fff !important;
}

.bullet.active {
    background-color: #F9DEB1 !important;
}

.bullet.active span {
    display: none;
}

.bullet.active {
    position: relative;
}

.bullet.active:before {
    content: '';
    background-image: url("../img/chk.svg");
    width: 18px;
    position: absolute;
    height: 15px;
}

.field p {
    font-family: Satoshi;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #454545;
    max-width: 765px;
    margin: auto;
}

.field h4 {
    font-family: Unbounded;
    font-size: 35px;
    font-weight: 800;
    line-height: 43px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
}

button.submit {
    background-color: #F9DEB1 !important;
    color: #000 !important;
}

button.submit i {
    rotate: 180deg;
}

button.submit {
    margin-top: 30px;
}

.field.card {
    position: relative;
}

.field.card:before {
    content: '';
    position: absolute;
    background-image: url(../img/card.png);
    height: 15px;
    width: 21px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.code {
    position: relative;
}

.code:before {
    content: '';
    position: absolute;
    background-image: url(../img/group1.png);
    height: 12px;
    width: 12px;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.progress-bar {
    margin-top: 0;
}

.payment-txt {
    display: none;
}

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

.market_box .now-btn.first_bt {
    margin-top: auto !important;
    padding-top: 45px;
}

.custom_radio {
    position: relative;
}

.custom_radio:before {
    content: '';
    position: absolute;
    border: 1px solid #F9DEB1;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    top: -10px;
}

.payment-wrapper.intro .custom_radio:after {
    content: '';
    background: #F9DEB1;
    height: 10px;
    width: 10px;
    position: absolute;
    top: -6px;
    border-radius: 50%;
    left: 4px;
}

.page.slide-page {
    padding-bottom: 80px;
}

/* vdo page css */

.title {
    width: 100%;
    max-width: 854px;
    margin: 0 auto;
}

.caption {
    width: 100%;
    max-width: 854px;
    margin: 0 auto;
    padding: 20px 0;
}

.vid-main-wrapper {
    width: 100%;
    background: #fff;
}

.vid-container {
    position: relative;
    padding-bottom: 30%;
    padding-top: 30px;
    height: 0;
    width: 70%;
    float: right;
}

.vid-container iframe,
.vid-container object,
.vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
}

.vid-list-container {
    width: 30%;
    height: 360px;
    overflow: hidden;
    float: left;
}

.vid-list-container:hover,
.vid-list-container:focus {
    overflow-y: auto;
}

ol#vid-list {
    margin: 0;
    padding: 0;
}

ol#vid-list li {
    list-style: none;
}

ol#vid-list li a {
    text-decoration: none;
    height: 55px;
    display: block;
}

ol#vid-list li a:hover {
    background-color: #666666;
}

.vid-thumb {
    float: left;
    margin-right: 8px;
}

.active-vid {
    background: #3a3a3a;
}

#vid-list .desc {
    color: #000;
    font-size: 20px;
    margin-top: 0;
    font-weight: 600;
}

@media (max-width: 624px) {

    .caption {
        margin-top: 40px;
    }

    .vid-list-container {
        padding-bottom: 20px;
    }
}

.markets-detail h3 {
    text-align: left;
}

section.playlist.p_120 {
    padding-top: 200px;
}

ol#vid-list li {
    cursor: pointer;
    width: 100%;
}

ol#vid-list li a {
    display: flex;
    align-items: center;
    margin: 10px 20px;
}

.play-txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #2222227a;
    padding: 0 20px;
    padding-bottom: 20px !important;
}

.play-txt h6 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}

.play-txt p {
    font-size: 20px;
    color: #222222a6;
    margin: 0;
}

.markets-detail h3 {
    padding-bottom: 40px;
    font-size: 38px;
}

section.playlist-sec.p_120 {
    padding-top: 200px;
}

/*  */
.page.first_step2 {
    padding-bottom: 40px;
}

form .page {
    padding-bottom: 80px;
}

.nav-link:focus,
.nav-link:hover {
    color: #000;
}

.page.first_step3 {
    padding-top: 20px;
}


span.vid-thumb {
    width: 20%;
}

.desc {
    width: 60%;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

span.duration {
    width: 20%;
    text-align: right !important;
    color: #55555575;
    font-weight: bold;
}

ol#vid-list li a:hover span.duration {
    color: #000;
}

ol#vid-list li a {
    padding-right: 10px;
}