/******=======  HEADER PART START  =======******/

.header1_bg {
    position: relative;
}

.header1_bg .container {
    position: relative;
}

.header1_bg .plan_vedio {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    object-fit: cover;
    opacity: 0.2;
}

.header1_bg .line1 {
    position: absolute;
    bottom: 12px;
    left: 0;
}

.header1_bg .line2 {
    position: absolute;
    bottom: 0px;
    right: 226px;
}

.content_bg {
    position: relative;
    margin: 30px 0px 0px;
}

.content_bg .head h2 {
    font-size: 22px !important;
    padding: 0px 0px 10px 0px;
}

.content_bg .head h2 span {
    font-size: 50px !important;
    display: block;
}

.content_bg .head .sun1 {
    position: absolute;
    right: 0;
    left: 0;
    top: 0px;
}

.content_bg .head p {
    max-width: 440px;
}

.content_bg .head p span {
    color: #fb840b;
}

.content_img .img1 {
    max-width: 320px;
}

.content_img .img2 {
    max-width: 315px;
    position: absolute;
    left: 0px;
    right: 0;
    z-index: -1;
    animation: 3s blink linear infinite;
}

/******=======  HEADER PART END  =======******/

/******=======  FAQ PART START  =======******/

.faq_bg {
    padding: 50px 0px;
}

.faq_bg .row {
    align-items: center;
}

.faq_bg .faq_img {
    position: relative;
    margin: 30px 0px;
}

.faq_bg .faq_img1 {
    text-align: right;
}

.faq_bg .faq_img1 .img1 {}

.faq_bg .faq_img1 .img2 {
    left: -100px;
    max-width: 270px !important;
    top: 32px !important;
    right: unset !important;
    transform: unset !important;
}

.faq_bg .faq_img1 .img3 {
    transform: scaleX(-1);
}

.faq_bg .faq_img .img1 {
    max-width: 310px;
}

.faq_bg .faq_img .img2 {
    position: absolute;
    right: -95px;
    transform: rotate(180deg);
    max-width: 288px;
    z-index: -1;
    top: 29px;
    animation: 3s blink linear infinite;
}

.faq_bg .faq_detail {
    margin: 20px;
}

.faq_bg .faq_detail h2 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    padding: 0px 0px 10px 0px;
}

.faq_bg .faq_detail h2 span {
    font-size: 25px;
    font-weight: 700;
    color: #1ab5ff;
}

.faq_bg .faq_detail .sun1 {
    max-width: 30px;
    margin: 0px 3px 0px 0px !important;
}

.faq_bg .accordion-item {
    border: none;
    margin: 15px 0px;
    background: #050a2140;
    backdrop-filter: blur(8px);
    padding: 10px 11px 10px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
    box-shadow: 0px 0px 5px 0px #1ab5ff54;
}

.faq_bg .accordion-header {
    margin-bottom: 0;
    background: none;
    padding: 0px !important;
}

.accordion-button {
    padding: 0px 0px 0px 0px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #1ab5ff !important;
    background: none !important;
    box-shadow: unset !important;
}

.faq_bg .accordion-body {
    padding: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #fd8703;
    border-radius: 5px;
    margin: 12px 0px 0px 0px;
    border: 1px solid #00b3784f;
    background: linear-gradient(45deg, #461394, black);
    text-align: justify;
    line-height: 23px;
}

.faq_bg .accordion-button::after {
    background-image: url(../images/faq_gif2.gif);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 34px;
    height: 33px;
    filter: invert(1) brightness(19.5);
}

.faq_bg .accordion-button:not(.collapsed)::after {
    background-image: url(../images/faq_gif1.gif);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: rotate(0deg);
}

.accordion-button span {
    background: linear-gradient(to right, #6718ce, #2871fa);
    padding: 4px 5px;
    border-radius: 50%;
    margin: 0px 8px 0px 0px;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

/******=======  FAQ PART END  =======******/

/******=======  ADMIN PART SATRT  =======******/

.admin_bg {
    padding: 50px 0px;
}

.admin_bg {}

canvas {
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
}

/******=======  ADMIN PART END  =======******/

/******=======  SUPPORT PART START  =======******/

.support_detail {}

.head2 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #1ab5ff;
    padding: 0px 0px 20px;
}

.head2 span {
    color: #1ab5ff;
    font-weight: 700
}

.support_detail ul {
    text-align: center;
    margin: 0px 0px 30px 0px;
}

.support_detail ul li {
    display: inline-block;
    width: 19%;
}

.support_detail .support_text {
    position: relative;
}

.support_detail .support_text .img1 {
    max-width: 125px;
}

.support_detail .support_text h3 {
    padding: 10px 0px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #1ab5ff;
}

.support_detail .support_text h3 span {
    color: #fc9107;
    font-weight: 600;
    display: block;
}

.support_detail .support_text i {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 7px;
    background: linear-gradient(45deg, #011744, #0c1635);
    width: 50px;
    height: 50px;
    margin: auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #015fea;
    font-size: 24px;
    animation: 4s floating ease-in-out infinite;
}

.support_map {}

.support_map iframe {
    width: 100%;
    border-radius: 10px;
    min-height: 440px;
    height: 100%;
    opacity: 0.5;
}

.support_map iframe:hover {
    opacity: 1;
}

/******=======  SUPPORT PART END  =======******/

/******=======  LOGIN PART END  =======******/

.login_bg {
    padding: 20px 0px 0px;
    position: relative;
    overflow: hidden;
    min-height: 100vh;
}

.login_bg .log_logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.login_bg .log_logo .logo {
    max-width: 245px;
}

.login_bg .text_but {
    padding: 0px;
}

.log_detail {
    position: absolute;
    float: right;
    right: 10px;
    top: 22px
}

.log_detail .log_list {
    position: absolute;
    background: linear-gradient(45deg, black, #2c2d39);
    padding: 5px 10px 20px;
    left: -107px;
    top: 42px;
    z-index: 1;
    border-radius: 10px;
    width: 200px;
    max-width: 135px;
    text-align: center;
    display: none;
}

.log_detail button {
    background: linear-gradient(45deg, #00b276, #00b59c);
    padding: 0px;
    text-align: center;
    border: none;
    outline: none;
    border-radius: 50%;
    box-shadow: unset !important;
}

.log_detail button i {
    background: linear-gradient(45deg, #572ed9, #3069f6);
    padding: 5px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}

.log_detail .log_list li {
    margin: 5px 0px;
    width: 100%;
    vertical-align: top;
}

.log_detail .log_list .link {
    padding: 5px 15px;
    margin: 0px;
    background: linear-gradient(163deg, #000000, #5a29d6);
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px;
    position: relative;
    text-transform: capitalize;
    box-shadow: inset 0 0 0 0 #2c2d39;
    transition: 1s;
    transform: translateY(10px);
    border: none;
    outline: none;
    width: 100%;
    display: block;
}

.log_detail .log_list .link i {
    display: inline-block;
    text-align: start;
    margin: 0px 5px 0px 0px;
    float: left;
    font-size: 13px;
}

.log_text {
    padding: 0px 0px 15px 0px;
    text-align: start;
}

.log_text h1 {
    font-size: 23px;
    font-weight: 500;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'Montserrat Alternates', sans-serif;
    color: #fff;
    text-transform: capitalize;
}

.log_text h1 span {
    color: #1ab5ff;
    font-weight: 700;
}

.log_text .line {
    position: unset;
}

.login_bg .log_but {
    margin: 30px 0px 0px;
    display: flex;
    justify-content: space-between;
}

.login_bg .log_but .link1 {
    font-size: 14px;
    font-weight: 600;
    transition: 1s;
    color: #e17224;
}

.login_bg .log_but .link1:hover {
    color: #fff;
    transition: 1s;
}

.login_bg .form_but {
    text-align: center;
    margin: 0px;
    padding: 15px 0px 0px;
}

.login {
    position: relative;
    max-width: 600px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto 40px;
}

.login .round1 {
    position: absolute;
    right: 100px;
    top: -30px;
}

.login .round2 {
    position: absolute;
    bottom: -86px;
    left: 100px;
    max-width: 140px;
}

.rem_text {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.rem_text p {
    color: #1ab5ff;
}

.form1 {
    width: 100%;
    max-width: 410px;
    margin: 10px auto;
    background: #0506181c;
    backdrop-filter: blur(5px);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 11px 0px #055cda47;
    position: relative;
}

.form_box {
    margin: 25px 0px;
}

.form_box h3 {
    font-size: 13px;
    font-weight: 500;
    padding: 0px 0px 8px 0px;
    margin: 0px;
    color: #1ab5ff;
}

.form_box h4 {
    position: relative
}

.form_box i {
    position: absolute;
    right: 6px;
    font-size: 18px;
    top: 10px;
    bottom: 0;
    margin: auto;
    color: #fe9f0e;
}

.inpts {
    background: linear-gradient(45deg, #572fd9, #090b25);
    width: 100%;
    border: none;
    padding: 11px 10px;
    font-size: 15px;
    font-weight: 500;
    color: #fe9f0e;
    border-radius: 5px;
    outline: none;
}

.inpts:hover {}

.sbmt {
    border-radius: 5px;
    background: linear-gradient(45deg, #5d26d5, #2f68f500);
    padding: 8px 25px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    border: 1px solid #2492f673;
    outline: none;
    box-shadow: inset 0 0 0 0 #512ccc;
    transition: 1s;
    transform: translateY(0px);
    margin: 0px 10px;
}

.sbmt:hover {
    box-shadow: inset 300px 0px 0px 0px #512ccc;
    transition: 1s;
    transform: translateY(-10px);
    filter: drop-shadow(2px 0px 4px #512ccc);
}

.form_but {
    padding: 10px 0px 0px;
    text-align: center;
}

/******=======  LOGIN PART END  =======******/

/******=======  LOGIN PART START  =======******/

.table-responsive {}

.table-responsive table {
    width: 90%;
    margin: auto;
}

.table-responsive table th {
    font-size: 15px;
    font-weight: 600;
    font-family: 'Montserrat Alternates', sans-serif;
    background: #011643;
    padding: 10px;
    color: #d26b20;
}

.table-responsive table .inheader {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat Alternates', sans-serif;
    background: #011643;
    padding: 10px;
    color: #d26b20;
}

.table-responsive table td {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 10px;
    background: #ffffff14;
    border-bottom: 1px dashed #c56b204a;
}

.table-responsive table img {
    max-width: 30px;
}

/******=======  LOGIN PART END  =======******/

/******=====PAGE PART START=====*****/

.page {
    margin: 15px auto;
}

.page .pagination {
    border: none;
    border-radius: 5px;
    justify-content: center;
}

.page .page-link {
    position: relative;
    display: block;
    color: #fff;
    background: linear-gradient(45deg, #5136dd, #0a122e);
    border: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin: 0px 3px;
}

.page .page-link:hover {
    z-index: 2;
    color: #000000;
    border-color: #4cdfea;
    background: linear-gradient(45deg, #f85507, #f9b81e);
    border: none;
}

.page .page-item.active .page-link {
    z-index: 3;
    color: #000000;
    background: linear-gradient(45deg, #f83901, #f9ca22);
    border: none;
}

/******=====PAGE PART END=====*****/

/*****======  CONFIRM PART START=======******/

.confirm_bg {
    text-align: center;
}

.confirm_bg h3 {
    color: #000;
    margin: 0px 0px 15px 0px;
    padding: 0px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 46px;
    font-weight: 700;
    color: #1ab5ff;
}

.confirm_bg h4 {
    font-size: 21px;
    margin: 0px 0px 10px;
    font-weight: 600;
    border-radius: 7px;
    color: #1ab5ff;
}

.confirm_bg h5 {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin: 20px 0px 0px;
}

.confirm_bg h5 span {
    color: #1ab5ff;
    filter: drop-shadow(2px 1px 3px black);
    font-weight: 700;
    font-size: 16px;
}

.confirm_bg p {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
    width: 75%;
    text-align: center;
    line-height: 22px;
    margin: auto;
}

/*****======  CONFIRM PART END=======******/

/******=======  SIGNUP PART SATRT  =======******/

.signup_bg .form1 {
    max-width: 100%;
}

/******=======  SIGNUP PART END  =======******/

/******=======  FOOTER PART START  =======******/

.footer1_bg {
    padding: 50px 0px 30px 0px;
    background: url(../images/footer_bg.png);
    background-size: 100% 100%;
}

.footer1_bg {}

/******=======  RESPONSIVE PART START  =======******/

@media (max-width:1199px) {}

@media (max-width:991px) {
    .content_img {
        display: none;
    }
    .content_bg .head .sun1 {
        left: unset;
    }
    .content_bg .head p {
        margin: auto;
    }
    .faq_bg .faq_img,
    .faq_bg .faq_img1 {
        display: none;
    }
    .support_detail ul li {
        width: unset;
    }
}

@media (max-width:767px) {
    .login_bg .log_logo .logo {
        max-width: 124px;
    }
}

@media (max-width:576px) {
    .login_bg .log_logo .logo {
        max-width: 100px;
    }
    .login_bg .hvr-shutter-in-horizontal {
        padding: 5px 20px 4px 11px;
        border-radius: 5px 20px 20px 5px;
        border: 1px solid #2492f6;
        font-size: 10px;
        font-weight: 500;
    }
    .login_bg .but1 i {
        width: 14px;
        height: 14px;
        font-size: 6px;
    }
    .log_text h1 {
        font-size: 15px;
    }
    .form_box {
        margin: 12px 0px;
    }
    .admin_bg {
        padding: 15px 0px;
    }
    .content_bg .head h2 {
        font-size: 15px !important;
    }
    .content_bg .head h2 span {
        font-size: 30px !important;
    }
    .pt-5 {
        padding: 20px 0px !important;
    }
    .footer1_bg {
        padding: 35px 0px 30px 0px;
    }
    .faq_bg .faq_detail h2 span {
        font-size: 16px;
    }
    .faq_bg .faq_detail h2 {
        font-size: 16px;
    }
    .faq_bg .faq_detail {
        margin: 20px 0px;
    }
    .accordion-button {
        font-size: 12px;
    }
    .confirm_bg h3 {
        font-size: 25px;
    }
    .confirm_bg h4 {
        font-size: 15px;
    }
    .confirm_bg p {
        width: 100%;
    }
}