/******=====HEADERALL CSS PART=====*****/

.head2 h1 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 0px 0px;
}

.head2 h1 span {
    color: #fe9f0e;
}

.head2 h1 .img3 {
    max-width: 30px;
}

.headerall_bg {}

.headerall_bg .top_icon .link i {
    background: linear-gradient(45deg, #5e24d3, #2d5fd6);
    padding: 5px;
    border-radius: 50%;
    font-size: 15px;
    border: 1px solid #1da8f5;
    margin: 0px 5px 0px 0px;
}

.headerall_bg .top_icon .link {
    font-size: 13px;
    transition: 1s;
}

.headerall_bg .top_icon .link:hover {
    color: #fe9f0e;
    transition: 1s;
}

.headerall_text {
    padding: 30px 0px 0px;
    text-align: center;
}

.headerall_text h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #1ab5ff;
    text-transform: uppercase;
}

.headerall_text img {}

/******=====HEADERALL CSS PART=====*****/

/******=====ADMIN CSS PART=====*****/

.admin1_bg {
    padding: 10px 0px;
}

.admin1_bg .head2 {
    padding: 20px 0px 10px;
}

.acc_box {
    background: #050618;
    border: 1px solid #03307b;
    backdrop-filter: blur(3px);
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0px 0px 6px 0px #055cda47;
}

.acc_box h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #1ab5ff;
    padding: 0px 0px 10px 0px;
}

.acc_box h4 {
    background: linear-gradient(45deg, #3c1587, #2e68f500);
    padding: 10px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 500;
    position: relative;
}

.acc_box h4 a {
    color: #1ab5ff;
    font-weight: 600;
}

.acc_box h4 input {
    background: none;
    outline: none;
    border: none;
    color: #fff;
    width: 100%;
}

.acc_box h4 button {
    position: absolute;
    right: 0px;
    background: linear-gradient(45deg, #3b1585, #1ab5ff);
    width: 38px;
    height: 100%;
    top: 0px;
    border-radius: 5px;
}

.acc_box h4 button i {
    color: #000;
    font-size: 18px;
}

.user_detail {
    background: #050618;
    border: 1px solid #03307b;
    backdrop-filter: blur(3px);
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0px 0px 6px 0px #055cda47;
    text-align: center;
}

.user_detail .user_img {
    display: none;
}

.user_detail .user_img h3 {
    font-size: 25px;
    font-weight: 600;
    color: #1ab5ff;
    font-family: 'Montserrat Alternates', sans-serif;
    text-align: start;
    border-bottom: 1px dashed #1ab5ff3b;
    padding: 0px 0px 10px 0px;
}

.user_detail h3 {
    font-size: 25px;
    font-weight: 600;
    color: #1ab5ff;
    font-family: 'Montserrat Alternates', sans-serif;
    text-align: start;
    border-bottom: 1px dashed #1ab5ff3b;
    padding: 0px 0px 10px 0px;
}

.user_detail h3 i {
    font-size: 21px;
    font-weight: 100;
    color: #1ab5ff;
}

.user_detail h3 span {
    float: right;
}

.user_text {
    margin: 20px 0px;
    background: linear-gradient(45deg, #391580, transparent);
    padding: 10px;
    border-radius: 5px;
    text-align: start;
}

.user_text .img1 {
    max-width: 50px;
    float: right;
    filter: invert(1);
}

.user_text h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: none;
}

.user_text h4 {
    font-size: 20px;
    font-weight: 700;
}

.user_amount {
    text-align: start
}

.user_amount li {
    display: block;
    margin: 10px 0px;
}

.user_amount h4 {
    font-size: 14px;
    font-weight: 500;
    color: #1ab5ff;
    font-family: 'Montserrat Alternates', sans-serif;
}

.user_amount h4 span {
    float: right;
    color: #fe9f0e;
    font-weight: 600;
}

.user_detail1 {
    padding: 5px 0px 0px;
    text-align: start;
    border-top: 1px dashed #1ab2fa47;
    margin: 25px 0px 0px;
}

.user_detail1 h4 {
    font-size: 15px;
    font-weight: 600;
    color: #1ab5ff;
}

.user_detail1 h4 i {
    font-size: 18px;
    position: relative;
    top: 4px;
}

.user_detail1 h4 span {
    float: right;
    color: #fe9f0e;
    font-weight: 600;
}

.acc_detail {}

.acc_detail li {
    display: inline-block;
    width: 49%;
    margin: 10px 0px;
}

.acc_text {
    background: #050618;
    border: 1px solid #03307b;
    backdrop-filter: blur(3px);
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0px 0px 6px 0px #055cda47;
    width: 100%;
    max-width: 410px;
    margin: auto !important;
}

.acc_text .acc_img3 {
    max-width: 45px;
    float: right;
    filter: invert(1);
}

.acc_text h3 {
    font-size: 14px;
    font-weight: 500;
    color: #1ab5ff;
    font-family: 'Montserrat Alternates', sans-serif;
}

.acc_text h4 {
    font-size: 20px;
    font-weight: 700;
    padding: 5px 0px 0px;
}

.pay_detail1 {
    text-align: center;
}

.pay_detail1 li {
    display: inline-block;
    vertical-align: top;
}

.pay_detail1 .pay_img {
    position: relative;
    max-width: 115px;
    margin: 10px auto;
}

.pay_detail1 .pay_img .img1 {
    max-width: 120px;
}

.pay_detail1 .pay_img h2 {
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    color: #1ab5ff;
}

.pay_detail1 .pay_img h2 span {
    font-size: 13px;
}

.pay_detail1 .payment {
    position: absolute;
    top: 0px;
    max-width: 50px;
    left: 0;
    right: 0;
    margin: auto;
    animation: 4s floating ease-in-out infinite;
}

.text_but {}

/******=====ADMIN CSS END=====*****/

/*****======  TABLE PART START=======******/

.table_detail {
    background: #ffffff14;
    backdrop-filter: blur(3px);
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0px 0px 6px 0px #055cda47;
    width: 100%;
    margin: 10px auto;
    max-width: 650px;
}

.table_detail .table_list {
    display: block;
    margin: 10px 0px;
    padding: 10px 10px;
    border-radius: 5px;
    background: linear-gradient(45deg, #2f4ac88f, transparent);
}

.table_detail .table_list h3 {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
}

.table_detail .table_list h3 span {
    color: #fe9f0e;
    float: right;
    font-weight: 600;
}

/*****======  TABLE PART END=======******/

/*****======  LIST PART START=======******/

.list {
    background: #05061882;
    backdrop-filter: blur(5px);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 11px 0px #055cda47;
}

.list h1 {}

.list h2 {
    background: linear-gradient(45deg, #2f4ac88f, transparent);
    padding: 10px 5px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
}

.list h2 span {
    color: #fe9f0e;
    float: right;
    font-weight: 600;
}

.list h3 {
    font-size: 11px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0px 5px 0px;
    margin: 15px 0px;
    border-bottom: 1px dashed #db117866;
}

.list h3 span {
    float: right;
    font-size: 13px;
    color: #1ab5ff;
}

.list h3 a {
    background: linear-gradient(45deg, black, #e71179);
    padding: 7px;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
}

.list h3 .sta_img {
    max-width: 28px;
}

.list h3 .pay {
    max-width: 25px;
}

.list h3 .text {
    font-size: 11px;
}

.form_select {
    margin: 10px 0px;
}

.form_select select option {
    background: #000;
    backdrop-filter: blur(5px);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 11px 0px #055cda47;
    color: #fff;
    font-size: 13px;
}

/*****======  LIST PART END=======******/

/*****======  DEPOSIT PART SATRT=======******/

.depo_bg .plan h2 {
    background: url(../images/plan_img1.png);
    background-size: 100% 100%;
    padding: 33px;
    position: absolute;
    top: -70px;
    right: 0px;
    width: 170px;
    height: 130px;
    text-align: center;
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 27px;
    font-weight: 700;
    color: #fff;
}

.checkmark_bg {
    position: relative;
}

.checkmark_bg input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.checkmark_bg input:checked~.checkmark:after {
    content: "\2714";
    font-weight: 300 !important;
    color: #fe9f0e;
}

.checkmark_bg .checkmark {
    cursor: pointer;
}

.checkmark_bg .checkmark:after {
    content: "";
    background: #241154 !important;
    position: absolute;
    right: 0px;
    width: 39px;
    height: 39px;
    left: unset;
    z-index: 1;
    border-radius: 50%;
    top: 0px;
    font-size: 23px;
    padding: 1px 10px;
}

.check_tab {
    margin: 20px 0px;
    text-align: center;
    display: block;
}

.check_tab .nav-link {
    background: transparent;
    border: 1px solid #1ab5ff;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    max-width: 177px;
    display: inline-block;
    width: 100%;
    margin: 5px;
}

.check_tab .nav-link.active {
    background: linear-gradient(45deg, #00bdfa, #016bec);
}

.check_tab .nav-lik:hover {}

.check_tab .nav-lik:hover {}

.checkmark_bg1 {
    text-align: center;
}

.checkmark_bg1 .check_box {
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    position: relative;
}

.checkmark_bg1 input {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

.checkmark_bg1 input:checked~.checkmark1:before {
    content: "\2713";
    background: linear-gradient(45deg, #fe9f0e, #fe9f0e);
    color: #000;
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    font-weight: 600;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 14px;
    z-index: 1;
}

.checkmark_bg1 .checkmark1 {}

.checkmark_bg1 .checkmark1 p {
    font-size: 14px;
    font-weight: 600;
    color: #fe9f0e;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}

.checkmark_bg1 .checkmark1 p span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #1ab5ff;
}

.checkmark_bg1 .checkmark1 .img1 {
    max-width: 130px;
    cursor: pointer;
}

.checkmark_bg1 .checkmark1 .pay {
    position: absolute;
    top: 15px;
    bottom: unset;
    max-width: 50px;
    left: 0;
    right: 0;
    margin: auto;
}

.modal-content {
    background: url(../images/header_bg.png);
    background-color: #050618 !important;
}

.modal-title {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #1ab5ff;
    text-transform: capitalize;
}

.modal-header .btn-close {
    font-size: 20px;
    color: #1ab5ff;
    font-weight: 700;
    border: 4px double #1ab5ff;
    padding: 0px 8px 10px 8px;
    opacity: 1;
}

.modal-header {
    border-bottom: 1px solid #1ab5ff80;
}

label {
    cursor: pointer;
}

/*****======  DEPOSIT PART END=======******/

/*****======  LIST PART START=======******/

.error {
    background: linear-gradient(45deg, #345ff1, #241154);
    padding: 8px;
    border-radius: 5px;
    width: 80%;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #fe9f0e;
}

/*****======  LIST PART END=======******/

/*****======  HISTORY PART START=======******/

.deposit_list {
    background: #05061882;
    backdrop-filter: blur(5px);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 11px 0px #055cda47;
    margin: 10px auto;
}

.deposit_list .deposit_list_date {
    background: linear-gradient(45deg, #2f4ac88f, transparent);
    padding: 10px 5px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
}

.deposit_list .deposit_list_date p {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

.deposit_list .deposit_list_date p span {
    color: #fe9f0e;
    float: right;
    font-weight: 600;
}

.deposit_list ul {}

.deposit_list ul li {
    display: block;
    margin: 15px 0px 15px 0px;
}

.deposit_list ul h3 {
    font-size: 11px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0px 5px 0px;
    margin: 15px 0px;
    border-bottom: 1px dashed #db117866;
}

.deposit_list ul h3 i {
    position: relative;
    top: 3px;
}

.deposit_list ul h3 span {
    float: right;
    font-size: 13px;
    color: #1ab5ff;
}

.deposit_list .pay {
    max-width: 20px;
}

/*****======  HISTORY PART END=======******/

/*****======  SECURITY PART START=======******/

.form_check {
    background: #ffffff14;
    backdrop-filter: blur(3px);
    border-radius: 6px;
    box-shadow: 0px 0px 6px 0px #055cda47;
    max-width: 100%;
    padding: 20px;
    margin: 30px 0px;
    border-radius: 10px;
}

.form_check h3 {
    font-size: 16px;
    font-weight: 600;
    color: #1ab5ff;
    font-family: 'Montserrat Alternates', sans-serif;
    margin: 0px 0px 10px;
}

.form_check h4 {
    position: relative;
    margin: 0px;
}

.form_check p {
    font-size: 13px;
    font-weight: 400;
    padding: 0px 3px 0px 27px;
    margin: 20px 0px 5px 0px;
    position: relative;
    color: #fff;
    font-weight: 400;
    display: block;
}

.form_check input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    opacity: 0;
}

.form_check input:checked~.checkmark1:before {
    content: "\2713";
    position: absolute;
    background: linear-gradient(45deg, #fe9f0e, #fe9f0e);
    width: 100%;
    height: 100%;
    text-align: center;
    border-radius: 50%;
    padding: 2px;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    top: 0px;
    right: 0px;
}

.form_check .checkmark1 {
    background: linear-gradient(45deg, #11c4ff, #4465ff);
    width: 20px;
    position: absolute;
    height: 20px;
    left: 0px;
    top: 0px;
    border-radius: 50%;
}

.secure {
    background: #ffffff14;
    backdrop-filter: blur(3px);
    box-shadow: 0px 0px 6px 0px #055cda47;
    max-width: 100%;
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0px;
}

.edit .nav-link {
    background: #fff;
    filter: drop-shadow(2px 2px 4px black);
    margin: 0px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    max-width: 220px;
    display: inline-block;
    width: 100%;
}

.secure .secure_text {
    padding: 10px 0px;
}

.secure .secure_text .sec_img {
    max-width: 52px;
    float: left;
    margin: 0px 10px 0px 0px;
    filter: hue-rotate(180deg);
}

.secure .secure_text h3 {
    font-size: 16px;
    font-weight: 600;
    color: #1ab5ff;
    font-family: 'Montserrat Alternates', sans-serif;
    padding: 0px 0px 6px 0px;
}

.secure .secure_text h4 {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0px;
}

.secure .secure_text h4 span {}

.secure .secure_text .icon1 {
    max-width: 125px;
}

.secure .secure_text1 {
    text-align: center;
}

.secure .secure_text .qr_img {
    max-width: 130px;
}

.secure .secure_text .inpts {}

/*****======  SECURITY PART END=======******/

/*****======  EDIT PART SATRT=======******/

.edit_bg .form1 {
    max-width: 605px;
}

.edit_tab {
    justify-content: space-around;
    margin: 10px;
}

.edit_tab .nav-link {
    background: none;
    padding: 8px 25px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #562fd8;
    margin: 5px 0px;
}

.edit_tab .nav-link.active {
    background: linear-gradient(45deg, #5f23d2, #2d68f5);
    border: 1px solid transparent;
}

.edit_tab .nav_link:hover {}

/*****======  EDIT PART END=======******/

/*****======  BANNER PART START=======******/

.referlink {
    background: linear-gradient(45deg, #3066f536, transparent);
    padding: 10px;
    border-radius: 10px;
    margin: 10px auto;
}

.referlink .sun1 {
    max-width: 30px;
}

.referlink_img {
    position: relative;
    margin: 30px 0px;
}

.referlink_img .img1 {
    max-width: 310px;
}

.referlink_img .img2 {
    position: absolute;
    right: -95px;
    transform: rotate(180deg);
    max-width: 288px;
    z-index: -1;
    top: 29px;
}

.referlink_img1 {
    text-align: right;
}

.referlink_img1 .img2 {
    left: -100px;
    max-width: 270px !important;
    top: 32px !important;
    right: unset !important;
    transform: unset !important;
}

.referlink h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    padding: 0px 0px 10px 0px;
}

.referlink h3 span {
    font-size: 25px;
    font-weight: 700;
    color: #1ab5ff;
}

.referlink .form_area {}

.referlink .form_area h3 span {}

.referlink .form_area h5 {}

.referlink .form_area h5 textarea {
    color: #1ab5ff;
    font-size: 13px;
}

.copy_but {
    margin: 10px 0px 0px;
    text-align: center;
}

.copy_but .but1 {
    background: linear-gradient(45deg, #4f2bc6, #1f0643);
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff;
}

.copy_but .but1:hover {
    background: linear-gradient(45deg, #1f0643, #4f2bc6);
}

.copy_but span {
    font-size: 13px;
    font-weight: 500;
    color: #fa9d0b;
}

/*****======  BANNER PART END=======******/

/*****======  APP PART START=======******/

.app_menu {
    background: linear-gradient(45deg, #0e113c, #0e113c);
    padding: 15px 10px;
    position: fixed;
    bottom: 0px;
    z-index: 11;
    width: 100%;
    justify-content: space-between;
}

.app_menu .home {}

.app_menu .home i {
    padding: 14px;
}

.app_menu a {}

.app_menu i {
    background: linear-gradient(45deg, #0e113c, #0e113c);
    padding: 7px;
    font-size: 20px;
    border-radius: 50%;
    color: #1ab5ff;
    filter: drop-shadow(0px 0px 2px #1ab5ff);
}

.app_menu i:hover {}

/*****======  APP PART END=======******/

/*****======  RESPONSIVE PART SATRT=======******/

@media (min-width:1399px) {
    .faq_bg .faq_img1 .img2 {
        left: -25px;
    }
    .faq_bg .faq_img .img2 {
        position: absolute;
        right: -25px;
    }
}

@media (max-width:1199px) {
    .header_bg .top_icon .link {
        font-size: 11px;
        margin: 5px 4px;
    }
    .headerall_bg .top_icon .link i {
        padding: 3px;
        font-size: 14px;
        margin: 0px 5px 0px 0px;
    }
}

@media (max-width:991px) {
    .headerall_bg .navbar-nav {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .headerall_bg header .nav-item {
        margin: 0px 10px;
        display: inline-block !important;
        width: 28%;
    }
    .referlink {
        background: linear-gradient(45deg, #3066f536, transparent);
        padding: 10px;
        border-radius: 10px;
        margin: 10px auto;
    }
    .referlink_img {
        display: none;
    }
}

@media (max-width:767px) {
    .acc_text {
        margin: 10px auto;
    }
    .table-responsive table {
        min-width: 600px;
    }
}

@media (max-width:576px) {
    .headerall_bg {
        padding: 0px 0px 0px 0px;
    }
    .headerall_bg header .nav-link {
        font-size: 13px;
    }
    .head2 h1 .img3 {
        max-width: 20px;
    }
    .admin1_bg .head2 {
        padding: 25px 0px 10px;
    }
    .admin1_bg .head2 h1 {
        font-size: 15px;
    }
    .admin1_bg {
        padding: 10px 0px 70px;
    }
    .table_detail .table_list h3 {
        font-size: 10px;
    }
    /******== HEADERALL PART===*****/
    .headerall_text {
        width: 70%;
        margin: auto;
    }
    .headerall_text h3 {
        font-size: 22px;
    }
    /******== ACC PART===*****/
    .acc_box {
        padding: 10px;
    }
    .acc_box h3 {
        font-size: 14px;
    }
    .acc_box h4 {
        font-size: 12px;
    }
    .user_detail h3 i {
        font-size: 17px;
    }
    .user_detail h3 {
        font-size: 20px;
    }
    .user_text h3 {
        color: #fff;
        font-size: 12px;
    }
    .user_text h4 {
        font-size: 18px;
    }
    .user_text .img1 {
        max-width: 45px;
    }
    .user_amount h4 {
        font-size: 12px;
    }
    .user_amount h4 span {
        font-size: 11px;
    }
    .user_detail1 h4 {
        font-size: 12px;
    }
    .acc_detail li {
        display: inline-block;
        width: 100%;
    }
    .acc_text h3 {
        font-size: 12px;
    }
    .acc_text h4 {
        font-size: 18px;
    }
    .acc_text .acc_img3 {
        max-width: 40px;
    }
    /******== DEPOSIT PART===*****/
    .check_tab .nav-link {
        font-size: 13px;
        max-width: 114px;
        margin: 2px;
        padding: 10px 0px;
    }
    .checkmark_bg1 .checkmark1 .img1 {
        max-width: 92px;
    }
    .checkmark_bg1 .checkmark1 .pay {
        max-width: 30px;
    }
    .checkmark_bg1 input:checked~.checkmark1:before {
        width: 31px;
        height: 31px;
        font-size: 20px;
    }
    .check_tab {
        justify-content: center;
    }
    /******== WITHDRAW PART===*****/
    .acc_text {
        margin: 10px;
    }
    .error {
        width: 100%;
        font-size: 12px;
    }
    .list h2 {
        font-size: 13px;
    }
    .list h3 {
        font-size: 9px;
    }
    .list h3 span {
        font-size: 11px;
    }
    /******== DEPO PART===*****/
    .deposit_list .deposit_list_date p {
        font-size: 12px;
    }
    .deposit_list ul h3 span {
        float: right;
        font-size: 11px;
    }
    .deposit_list {
        padding: 10px
    }
    /******== REFERLINK PART===*****/
    .referlink h3 {
        font-size: 12px;
        padding: 0px 0px 10px 0px;
    }
    .referlink .sun1 {
        max-width: 20px;
    }
    .referlink h3 span {
        font-size: 16px;
    }
    .copy_but .but1 {
        font-size: 10px;
    }
    .form_check {
        padding: 10px;
        margin: 10px 0px;
    }
    .form_check h3 {
        font-size: 12px;
    }
    .secure {
        padding: 10px;
        text-align: center;
    }
    /******== EDIT PART===*****/
    .edit_tab .nav-link {
        padding: 7px 10px;
        font-size: 11px;
    }
}