.desktop_none {
    display: none;
}
.mobile_none {
    display: block;
}
/* ----------------------- Checkbox ----------------------- */
.mb_12 {
    margin-bottom: 12px;
}
.abc {
    margin-left: 32px;
}
.c-checkbox input[type='checkbox']:checked~label:after, .c-checkbox input[type='checkbox']:checked~.label:after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.c-checkbox>label:before, .c-checkbox>.label:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: transparent;
    border: 1.9px solid #00173E;
    box-sizing: border-box;
    box-shadow: inset 0px 4px 4px rgb(0 0 0 / 5%);
    border-radius: 4px;
    top: 16px;
    left: 0px;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.c-checkbox input[type='checkbox'] {
    display: none;
}
.c-checkbox input[type='checkbox']~label:after, .c-checkbox input[type='checkbox']~.label:after {
    content: '✔';
    display: block;
    position: absolute;
    color: #00173E !important;
    border-radius: 0;
    border: 0;
    font-family: Poppins;
    font-size: 20px;
    text-align: center;
    line-height: 12px;
    height: 1px;
    width: 1px;
    left: 4px;
    top: 22px;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all .15s ease;
    -ms-transition: all .15s ease;
    transition: all .15s ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.c-checkbox {
    position: relative;
    margin-bottom: 16px;
}
.login_strong {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    color: #00173E;
}

/* ----------------------- Login Page ----------------------- */

.sign_up_section {
    background: url(../img/background.png);
    background-size: cover;
    /* background-position: center center; */
    margin-top: 93px;
    padding-top: 80px;
    padding-bottom: 80px;
}
.main_width_global {
    width: 1168px;
}
.login_div_re_local {
    width: 524px;
}
.sign_up_title_re_local {
    font-family: 'Avenir-Next-Bold';
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #00173E;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 4px solid #971034;
}
.input_title_re_local {
    font-family: 'Galvji';
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.16em;
    text-transform: capitalize;
    color: #00173E;
    margin-bottom: 8px;
}
.input_global {
    padding: 8px 16px;
    gap: 8px;
    background-color: #F7F7F7;
    border: 1px solid #00173E;
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.select_sp {
    width: 300px;
    height: 44px;
    padding: 8px 16px;
    border-radius: 0.25rem;
}
.link_re_global, .link_re_global:hover {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #00AFFF;
    text-decoration: none;
}
.btn_light_global {
    font-family: 'Galvji';
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #00173E;
    padding-top: 16px;
    padding-bottom: 16px;
    gap: 8px;
    border: 2px solid #00173E;
    border-radius: 0px;
}
.modal_main {
    width: 591px;
    border-radius: 0px;
}
.modal_body {
    width: 591px;
    padding: 40px;
}
.modal_title {
    font-family: 'Avenir-Next';
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #063630;
    border-bottom: 1px solid #971034;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.modal_subtitle {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #7B7979;
    margin-bottom: 40px;
}
.modal_input {
    padding: 8px 16px;
    gap: 8px;
    background: #F7F7F7;
    border: 1px solid #00173E;
    margin-bottom: 40px;
}
.modal_col_left {
    padding-right: 4px!important;
}
.modal_col_right {
    padding-left: 4px!important;
}

/* ----------------------- More About Buisness Page ----------------------- */

.more_about_buisness {
    background: url(../img/more_about_buisness.png);
    background-size: cover;
    /* background-position: center center; */
    margin-top: 93px;
    padding-top: 80px;
    padding-bottom: 80px;
}
.more_about_buisness_main_div {
    width: 620px;
}
.more_about_buisness_title {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 900;
    font-size: 48px;
    line-height: 70px;
    text-align: center;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #00173E;
    margin-bottom: 40px;
}
.more_about_buisness_subtitle {
    font-family: 'Galvji';
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #00173E;
    margin-bottom: 8px;
}
.textarea_global {
    height: 126px;
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #00173E;
    padding: 8px 16px;
    gap: 8px;
    background: #F7F7F7;
    border: 1px solid #00173E;
    margin-bottom: 16px;
}
.upload_input {
    padding: 8px 16px;
    gap: 8px;
    background: #F7F7F7;
    border: 1px solid #00173E;
}
.upload_input_placeholder, .upload_input_placeholder:hover {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #00173E;
    cursor: pointer;
}


/* ----------------------- Secure Checkout Page ----------------------- */
.captcha_box_div {
    height: 65px;
}
.secure_checkout {
    background: url(../img/background.png);
    background-size: cover;
    /* background-position: center center; */
    margin-top: 93px;
    padding-top: 80px;
    padding-bottom: 82px;
}
.secure_checkout_title {
    font-family: 'Inter';
    font-weight: 900;
    font-size: 48px;
    line-height: 70px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #00173E;
    margin-bottom: 24px;
}
.checkout_div_re_local {
    width: 615px;
}
.view_cart_price {
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: right;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #971034;
}
.cart_head_title {
    font-family: 'Avenir-Next';
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #063630;
    margin-bottom: 16px;
}
.cart_content_row {
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 1px solid #B627AF;
    margin: 0px;
}
.cart_content_service {
    font-family: 'Avenir-Next';
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #971034;
    text-align: left;
}
.cart_content_duration {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #971034;
    text-align: center;
}
.cart_content_price {
    font-family: 'Avenir-Next';
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #971034;
    text-align: right;
}
.cart_total {
    font-family: 'Avenir-Next';
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #00AFFF;
    text-align: right;
}
.discount_div {
    border-top: 1px solid #B627AF;
    border-bottom: 1px solid #B627AF;
}
.discount_title {
    font-family: 'Galvji';
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #971034;
    margin-bottom: 8px;
}
.discount_input {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    border-radius: 5px;
    padding: 8px 16px;
    gap: 8px;
    background: #F7F7F7;
    border: 1px solid #971034;
}
/* ----------------------- Order Summary Sucess/Fail Page ----------------------- */
.desk_oss_width {
    width: 660px;
}
.transaction_title {
    font-family: 'Avenir-Next';
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #063630;
    border-bottom: 1px solid #00AFFF;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.oss_body {
    padding-top: 64px;
}
.order_summary_title_global {
    font-family: 'Inter';
    font-weight: 900;
    font-size: 48px;
    line-height: 70px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #00173E;
    text-align: center;
    margin-bottom: 24px;
}

/* ----------------------- Dashboard Page ----------------------- */

.dashboard_main_div {
    width: 975px;
}
.dashboard_section {
    background: url(../img/background.png);
    background-size: cover;
    background-position: center bottom; 
    margin-top: 93px;
    padding-top: 80px;
    padding-bottom: 84px;
}
.dashboard_title, .dashboard_title_2 {
    font-family: 'Inter';
    font-weight: 900;
    font-size: 48px;
    line-height: 70px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #00173E;
    margin-bottom: 24px;
}
.dashboard_title_2 {
    margin-top: 80px;
}
/* ----------------------- Contact Page ----------------------- */

.contact_section {
    background: url(../img/background.png);
    background-size: cover;
    /* background-position: center center; */
    margin-top: 93px;
    padding-top: 80px;
    padding-bottom: 80px;
}
.contact_title {
    font-family: 'Avenir-Next-Bold';
    font-weight: 700;
    font-size: 64px;
    line-height: 87px;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #00173E;
    text-align: center;
    margin-bottom: 64px;
}
.contact_subtitle {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #971034;
    width: 525px;
    margin-bottom: 32px;
}
.contact_details_title {
    font-family: 'Avenir-Next-Bold';
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 8px;
}
.contact_details_info {
    font-family: 'Galvji';
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 24px;
}

/* ----------------------- View Cart Page ----------------------- */

.view_cart_section {
    background: url(../img/background.png);
    background-size: cover;
    /* background-position: center center; */
    margin-top: 93px;
    padding-top: 80px;
    padding-bottom: 80px;
}
.view_cart_main_div {
    width: 854px;
}

.view_cart_table_head {
    font-family: 'Avenir-Next';
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #00173E;
}
.view_cart_service {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #971034;
}
.view_cart_desc_left {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #971034;
}
.view_cart_desc_right {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #971034;
    text-align: right;
}
.remove_button_1 {
    margin-top: calc(100% - 25%);
    margin-bottom: 0px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: right;
    letter-spacing: 0.01em;
    text-decoration: underline;
    color: #00173E;
}

/* ----------------------- Order History Page ----------------------- */

.order_history {
    background: url(../img/background.png);
    background-size: cover;
    margin-top: 93px;
    padding-top: 120px;
    padding-bottom: 116px;
}
.desk_table_div {
    width: 1359px;
}
.order_history_title {
    font-family: 'Inter';
    font-weight: 900;
    font-size: 48px;
    line-height: 70px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #00173E;
    margin-bottom: 24px;
}
.tr_border, .tr_border_2 {
    border-top: 1px solid #971034;
}
.tr_border > th {
    padding-top: 34px;
    padding-bottom: 34px;
}
.order_history_table_head {
    font-family: 'Avenir-Next';
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #00173E;
    margin: 0px;
}

.tr_border_2 > th, .tr_border_2 .td_spec {
    padding-top: 36px;
    padding-bottom: 36px;
}
.order_history_table_data {
    font-family: 'Galvji';
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    color: #00173E;
    margin: 0px;
}


/* ----------------------- About NFT Page ----------------------- */

.about_nft_section_1 {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/ABS1.png);
    background-size: cover;
    background-position: center bottom;
    margin-top: 93px;
    padding-top: 164px;
    padding-bottom: 230px;
}
.about_nft_section_1_title {
    font-family: 'Avenir-Next-Bold';
    font-weight: 700;
    font-size: 64px;
    line-height: 87px;
    text-align: center;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 24px;
    width: 1130px;
}
.about_nft_section_1_subtitle {
    font-family: 'Galvji';
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    color: #DFDFDF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 0px;
    width: 889px;
}
.about_nft_section_2 {
    background: url(../img/ABS2.png);
    background-size: cover;
    background-position: center center;
    padding-top: 120px;
    padding-bottom: 56px;
}
.about_nft_section_2_title {
    font-family: 'Avenir-Next-Bold';
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #00173E;
    margin-bottom: 8px;
    width: 433px;
    margin-left: 62px;
}
.about_nft_section_2_subtitle {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    color: #971034;
    width: 433px;
    margin-left: 62px;
}
.special_pad_bot_104 {
    margin-bottom: 104px;
}
/* .specisl_mar_left_62 {
    margin-left: 62px;
} */
.about_nft_section_3 {
    background-size: cover;
    background-position: left center;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 34px;
}
.about_nft_section_3_top_title {
    font-family: 'Inter';
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #971034;
    margin-top: 53px;
    margin-bottom: 19px;
}
.about_nft_section_3_title {
    font-family: 'Inter';
    font-weight: 900;
    font-size: 48px;
    line-height: 70px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #00173E;
    width: 549px;
}
.special_btn_margin_bot_59 {
    margin-bottom: 59px;
}
.about_nft_border_div {
    width: 157px;
    height: 4px;
    background-color: #00173E;
    margin-bottom: 40px;
    margin-top: 40px;
}
.about_nft_section_3_subtitle {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    color: #971034;
    margin-bottom: 40px;
    width: 525px;
}
.about_nft_section_3_button_div {
    display: flex;
    height: 61px;
    width: 525px;
}
.spcial_pad_left {
    padding-left: 310px;
}
.about_nft_section_3_right {
    background: url(../img/ABS3.png);
    background-size: cover;
    height: 656px;
}
@media only screen and (min-width: 992px) and (max-width: 1080px){
  .spcial_pad_left {
      padding-left: 100px !important;
  }
}
@media only screen and (min-width: 1081px) and (max-width: 1152px){
  .spcial_pad_left {
      padding-left: 100px !important;
  }
}

.about_nft_section_4 {
    background: none;
    background-size: cover;
    padding-top: 188px;
    padding-bottom: 188px;
}
.about_nft_section_4_title {
    font-family: 'Inter';
    font-weight: 881;
    font-size: 48px;
    line-height: 70px;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 24px;
    width: 744px;
}
.about_nft_section_4_subtitle {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #F7F7F7;
    margin-bottom: 0px;
    width: 654px;
}
.about_nft_section_5 {
    background: url(../img/ABS5.png);
    background-size: cover;
    background-position: center center;
    margin-top: 64px;
    margin-bottom: 64px;
    padding-bottom: 260px;
}
.about_nft_section_5_title {
    font-family: 'Inter';
    font-weight: 900;
    font-size: 48px;
    line-height: 70px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #00173E;
    margin-bottom: 8px;
    padding-top: 150px;
}
.about_nft_section_5_subtitle {
    font-family: 'Avenir-Next';
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #971034;
    margin-bottom: 24px;
    width: 327px;
}