@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

ul {
    list-style: none;
    padding-left: 0;
}

.btn:focus,
input.form-control:focus,
select.form-select:focus,
.form-check-input:focus,
.btn-close:focus {
    box-shadow: none;
}
.singup_bx.main  .fa-angle-double-right {
    background-image: url(../images/angle-right.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 15px;
    display: inline-block;
}
.v2_icon_img{
    background-color: #fff;
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    clip-path: polygon(0 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0% 50%);
    justify-content: center;
    margin-right: 20px;
    flex: 0 0 58px;
}
.v2_icon_block{
    display: flex;
    align-items: center;
    justify-content: center;
}
a:hover,
.btn:hover {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.signup_bx.headline span {
    text-decoration: underline;
    text-decoration-color: #F16E00;
    text-decoration-skip-ink: none;
}
.signup_bx.headline{
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    background-color: #545252;
    padding: 20px;
}
.sub-h {
    font-size: 18px;
    font-weight: 600;
}
.singup_bx.main hr:not(.singpu_hr){
    margin-top: 0;
    border-top-color: #000;
    opacity: 1;
    border-top-width: 2px;
    margin-bottom: 0;
}
.signup_form_heading{
    border-radius: 8px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 8px;
    margin-bottom: 10px;
}
.w_dot{
    font-size: 18px;
    align-items: center;
    padding-left: 16px;
}
.w_dot:not(:last-child){
    display: flex;
}
.box__end {
    font-size: 28px;
    color: #fff;
    font-weight: 500;
}
.site_hr{
    border-top-width: 3px;
    border-top-color: #D9D9D9;
    opacity: 1;
}
.box__end del{
    color: #FF3232;
}
.free__end{
    color: #F16E00;
    font-size: 60px;
    font-weight: 700;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-thickness: from-font;
    text-underline-offset: 10px;
}
.w_dot::before{
    content: '';
    border-radius: 50px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    display: inline-block;
    margin-right: 10px;
}
.fs-27{
    font-size: 19px;
}
.fs-30{
    font-size: 19px;
}
.singup_bx.main .signup_form_heading{
    border: 1px solid #000;
    background: #F16E00;
    color: #FFF;
}
.singup_bx.main2 .col-sm-8 p{
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}
.singup_bx.main2 li{
    color: #fff;
    font-size: 18px;
    display: flex;
    margin-bottom: 10px;
}
.color_orrange{
    color: #F16E00;
    font-weight: 600;
}
.singup_bx.main2  li > span:first-child {
    display: inline-block;
    margin-right: 10px;
    flex: 0 0 32px;
}
.singup_bx.main2 .signup_form_heading{
    border: 1px solid #fff;
    background: #fff;
    color: #000;
}
.singup_bx.main{
    background-color: #D9D9D9;
    border: 2px dashed #F16E00;
    padding: 20px;
    border-radius: 12px;
}
.singup_bx.main2{
    padding: 30px 0 0;
}
.singup_bx.main .form-control,
.singup_bx.main .form-select{
    border-color: #0005;
    height: 48px;
}
.singup_bx.main .tooltip__site{
    display: flex;
    align-items: center;
}
.tooltip__site span{
    background-image: url(../images/question-mark.png);
    width: 28px;
    height: 28px;
    display: inline-block;
}

.singup_bx.main .form-check  input{
    border-radius: 0;
    vertical-align: middle;
    position: relative;
    top: 4px
}
.singup_bx.main .position-absolute {
    top: 14px;
    right: 10px;
}
.singup_bx.main label:not(.checK__into,.form-label) {
    font-size: 16px;
    color: rgba(50, 64, 59, 1);
}
.checK__into {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.check__boxes input{
    margin-right: 20px;
    width: 24px;
    height:22px;
    outline: 1px solid rgba(67, 64, 64, 0.8);
}
.checK__into .c_h{
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}
.checK__into span:not(.price__v){
    display: block;
}
.price__v{
    font-size: 16px;
    font-weight: 600;
}
.check__boxes .form-check-input:checked{
    background-image: none;
    background-color: #18A2FE;
    border-color: #fff;
    outline: 1px solid rgba(67, 64, 64, 0.8);
}
.check__boxes.active{
    border-radius: 10px;
    background-color: #fff8;
    padding: 10px;
}
.checK__into span > span:not(:first-child){
    font-size: 15px;
}
.checK__into  .left_part > span:not(:first-child)::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 50px;
    vertical-align: middle;
    margin-right: 10px;
}
.inner_bx{
    background-color: #fff;
    border-radius: 12px;
    padding: 20px 0;
    position: relative;
}
.inner_bx .inner_h{
    font-size: 22px;
    font-weight: 500;
    display: flex;
    margin-bottom: 10px;
    padding: 0 20px;
}
.inner_para{
    color: #0009;
    font-size: 20px;
    padding: 0 20px;
    display: block;
}
.inner_bx .fa-lock{
    font-size: 32px;
    color: #35c8d9;
    display: inline-block;
    margin-right: 10px;
}
.inner_bx > div{
    padding: 10px 20px;
}

.singup_bx.main .inner_bx > div .form-control{
    border-color: #0003;
}
.singup_bx.main .btn {
    width: 100%;
}
.singup_bx.main .btn {
    font-size: 18px;
    font-weight: 600;
}
.singup_bx.main .btn span{
    display: block;
    font-weight: 400;
    font-size: 16px;
}
.italic{
    font-style: italic;
}
.fs-20{
    font-size: 16px;
}
.checK__into > span:last-child {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: right;

}
.check__boxes{
    display: flex;
}
.singup_bx.main label > a {
    color: #3962F3;
}
.singup_bx.main .tooltip__site span{
    font-size: 28px;
    color: #F16E00;
}
.bg_black {
    background-color: #0d0d0d;
    border: 1px solid #0d0d0d;
}
.tooltip .tooltip-inner {
    background-color: #E1C94A; /* Tooltip background color */
    color: #000; /* Tooltip text color */
    font-size: 10px; /* Tooltip text font size */
    border: 1px solid #0001; /* Tooltip border */
    text-align: center;
    border-radius: 0;
}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{
    border-right-color: #E1C94A;
}


.bg_site {
    background-color: #F16E00;
    border-radius: 5px;
}


.site-btn {
    font-size: 18px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    border-color: #000;
}

.site-btn:not(.v_site_btn) {
    box-shadow: -3px -3px 4px 0px rgba(255, 255, 255, 0.25), 3px 3px 4px 0px rgba(255, 255, 255, 0.25);
}

.site-btn {
    position: relative;
    overflow: hidden;
}

.site-btn:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 25%;
    height: 100%;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .35));
    transform: skewX(-25deg)
}

.site-btn:hover {
    opacity: .9;
}

.site-btn:hover:before {
    animation: shine 1s
}

@keyframes shine {
    to {
        left: 130%
    }
}

.btn-white {
    background-color: #F16E00;
    color: #fff;
    -webkit-text-stroke: .3px #000;
    font-weight: 600;
}

.btn-black {
    background-color: #F16E00;
    color: #fff;
    font-weight: 700;
}

.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn:first-child:active {
    border-color: #F16E00;
    background-color: #F16E00 !important;
    color: #fff;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn:first-child:active {
    border-color: #F16E00;
    background-color: #F16E00 !important;
    color: #fff;
}

.pb80,
.py80 {
    padding-bottom: 40px;
}

.pt80,
.py80 {
    padding-top: 40px;
}

.site-h {
    font-size: 26px;
    font-weight: 700;
}
.nw_site_h {
    font-size: 24px;
    font-weight: 500;
}
.nw_site_h span{
    color:#F16E00;
}
.site-para {
    font-size: 16px;
}
.site_navbar {
    background-color: #0d0d0d;
}
.login_page_v2_L .site-h{
    font-weight: 900;
    color:#0D0D0D;
    font-size: 24px;
}
.site_navbar .navbar-nav .nav-item:not(:last-child) .nav-link.active,
.site_navbar .navbar-nav .nav-item:not(:last-child) .nav-link.show,
.site_navbar .navbar-nav .nav-item:not(:last-child) .nav-link:hover {
    color: #adff2f;
    /*background-color: #5a6268;*/
}

.site_navbar .nav-link {
    color: #fff;
    padding: 8px 10px;
    border-radius: 4px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.site_navbar .nav-link .fa {
    font-size: 18px;
}
.v2_icon_text{
    color: #fff;
}
.site_navbar .nav-item:not(:last-child) {
    margin-right: 4px;
}

.site_navbar .btn-vendor {
    margin-left: 8px;
}

.site_navbar .btn-vendor {
    background-color: #F16E00;
    border-color: #F16E00;
    color: #fff;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    min-width: 100px;
}

.btn-vendor:hover {
    opacity: .9;
}

.site-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 200px;
    min-height: 50px;
}
.login_page_v2_R .site-btn{
    min-height: 34px;
    line-height: normal;
}
.site_footer {
    background-color: #000;
}

.site_footer .col-sm-6,
.site_footer .col-sm-6 a {
    color: #e04e14;
    font-family: 'DM Sans';
    font-weight: 500;
    font-size: 18px;
}

.site_footer .col-sm-6 a {
    text-decoration: none;
}

.site_footer .col-sm-6 a i {
    color: #6f9c32;
    display: inline-block;
    margin-right: 4px;
}
.singup_bx.main2 .row{
    align-items: center;
}
input.error {
    border: 1px solid red !important;
}
label.error {
    color: red !important;
    font-size: 16px !important;
}
.mb50{
    margin-bottom: 20px;
}
.mb40{
    margin-bottom: 10px;
}
#payment-message{
    color: red;
    font-weight: 700;
}
.v2_sec_nw  .site-h span{
    color: #B7B7C0;
}
.v2_sec_nw  .site-h{
    color: #fff;
}
/*Css Added BY Mohammad AYaz on May 05 2024 */

/*Login Page Css*/
.login_page_v2 > *{
    font-family: "DM Sans", sans-serif;
}
.login_page_v2 {
    background-color: #0D0D0D;
}
.login_page_v2_L {
    background-color: #F16E00;
    background-image: url(../images/login-bg-left.png);
    background-repeat: no-repeat;
}
.login_page_v2_R,
.login_page_v2_L{
    padding: 20px 40px 20px;
}
.login_page_v2_R form label{
    color:#fff;
    font-size:14px;
    margin-bottom: 8px;
    font-weight: 500;
}
.login_page_v2_L .site-para {
    color: rgba(36, 34, 34, 0.85);
}
.login_page_v2_L .site-para{
    font-size: 20px;
}
.login_page_v2_R .form-control {
    border-radius: 3px;
    min-height: 34px;
    line-height: normal;
}
.login_page_v2_R .form-control::placeholder {
    color: rgba(0, 0, 0, 0.70);
}
.login_page_v2_L > img{
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.login_page_v2 a{
    color:#F16E00;
    font-weight: 500;
}
.login_page_v2 .btn-white{
    display: block;
    width: 100%;
    padding: 4px 20px;
    -webkit-text-stroke:0;
    font-family: "DM Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
    border-radius: 3px;
}
.nt_have_accont a{
    text-decoration: underline;
}
.remove_it{
    display: none;
}
.signup_form_heading .steps__text{
    display: block;
}
/*Media Queries*/
@media (min-width: 576px) {
    .singup_bx.main label:not(.checK__into,.form-label) {
        font-size: 20px;
    }
    .singup_bx.main2 p:last-child {
        margin-bottom: 0;
    }
}

@media(min-width: 768px) {}

@media(min-width: 992px) {
    .checK__into .c_h,
    .price__v{
        font-size: 18px;
    }
    .fs-20{
        font-size: 20px;
    }
    /* Login   */
    .login_page_v2_L > img{
        width: 60%;
    }
    .singup_bx.main .form-control,
    .singup_bx.main .form-select {
        height: 58px;
    }
    .login_page_v2 .row{
        min-height: 100vh;
    }
    .login_page_v2_R .form-control{
        border-radius: 6px;
    }
    .login_page_v2_R .form-control{
        height: 62px;
        font-size: 19px;
        padding-left: 32px;
    }

    .login_page_v2_L{
        min-height: 100vh;
        background-size: cover;
    }
    .login_page_v2_R,
    .login_page_v2_L{
        padding: 50px 60px 0;
    }

    .login_page_v2_R{
        padding-top: 100px;
    }
    .login_page_v2 a{
        font-size: 19px;
    }
    .login_page_v2 .btn-white {
        font-size: 28px;
        border-radius: 6px;
    }

    .login_page_v2_R form label {
        font-size: 26px;
    }
    .v2_sec_nw  .site-h {
        font-size: 45px;
    }
    .v2_icon_text{
        font-size: 20px;
    }
    .signup_form_heading{
        font-size: 28px;
        font-weight: 600;
        padding: 20px;
        margin-bottom: 20px;
        border-radius: 12px;
    }
    .singup_bx.main2 li{
        font-size: 26px;
        margin-bottom: 20px
    }
    .singup_bx.main label:not(.checK__into,.form-label){
        font-size: 22px;
    }
    .fs-27{
        font-size: 27px;
        line-height: 32px;
    }
    .fs-30{
        font-size: 30px;
    }
    .singup_bx.main2 .col-sm-8 p{
        font-size: 28px;
        line-height: 37px;
    }
    .free__end{
        font-size: 100px;
    }
    .singup_bx.main .btn{
        font-size: 32px;
    }
    .singup_bx.main .btn span{
        font-size: 23px;
    }
    .signup_bx.headline{
        font-size: 50px;
    }
    .singup_bx.main,
    .signup_bx.headline,
    .singup_bx.main2 {
        padding: 30px;
    }
    .singup_bx.main .form-control,
    .singup_bx.main .form-select{
        font-size: 18px;
    }
    .box__end,
    .w_dot{
        line-height: 35px;
    }
    .w_dot{
        font-size: 26px;
    }
    .tooltip__site span{
        width: 36px;
        height: 36px;
    }
    .sub-h{
        font-size: 25px;
    }
    .singup_bx.main .fa-angle-double-right {
        width: 27px;
        height: 23px;
    }
}

@media(min-width: 1024px) {


    .site_para {
        font-size: 50px;
    }


    .mb30 {
        margin-bottom: 30px;
    }

    .mb40 {
        margin-bottom: 40px;
    }

    .mb50 {
        margin-bottom: 50px;
    }
    .fs24 {
        font-size: 24px;
    }
    .site-btn {
        font-size: 30px;
        min-width: 280px;
        min-height: 70px;
    }
    .login_page_v2_R .site-btn{
        min-height: 62px;
        padding: 10px 20px;
    }
    .pb80,
    .py80 {
        padding-bottom: 80px;
    }

    .pt80,
    .py80 {
        padding-top: 80px;
    }

    .site-h {
        font-size: 42px;
    }
    .login_page_v2  .site-h {
        font-size: 58px;
    }
    .nw_site_h {
        font-size: 35px;
    }
    .site-para {
        font-size: 24px;
    }
    .login_page_v2_L .site-para {
        font-size: 22px;
    }
    .login_page_v2 .site-para.nt_have_accont{
        font-size: 19px;
    }
    .animate-hover:hover{
        animation: swing 0.5s ease-in-out;
    }

}

@media(max-width: 1350px) and (min-width: 992px) {
}
.container{
    max-width: 90%;
}
@media(min-width: 1200px) {

    .singup_bx.main,
    .signup_bx.headline{
        padding: 35px;
    }
    .singup_bx.main2{
        padding: 40px;
    }

    .singup_bx.main .btn{
        padding-top: 8px;
        padding-bottom: 8px;
    }
}
@media(min-width: 1400px) {
    .signup_bx.headline{
        font-size: 65px;
    }
    .singup_bx.main,
    .signup_bx.headline{
        padding: 40px;
    }
    .singup_bx.main2{
        padding: 50px;
    }
}

@media(max-width: 1400px) and (min-width: 992px) {
    .tooltip__site{
        width: 40%;
    }
    .for__m_v {
        width: 60%;
    }
}

@media(max-width: 991.98px) {
    .login_page_v2_L .site-para{
        margin-bottom: 10px!important
    }
    .singup_bx.main .form-control,
    .singup_bx.main .form-select{
        font-size: 14px;
    }
    .login_page_v2_R form label{
        margin-bottom: 4px
    }

    .login_page_v2_R  .site-h{
        font-size: 24px;
    }
    .login_page_v2_R{
        padding-top: 20px;
        padding-bottom: 20px
    }
    .login_page_v2_L .site-para,
    .login_page_v2_R .site-para,
    .login_page_v2_R .form-control,
    .login_page_v2 a
    {
        font-size: 12px;
    }
    .login_page_v2_L {
        text-align: center;
    }
    .v2_icon_block {
        margin-left: auto;
        margin-right: auto;
        width: 75%;
        justify-content: flex-start;
    }
    .site_navbar .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>");
    }

    .site_navbar [aria-expanded="true"] .navbar-toggler-icon {
        background-size: 15px;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    }
    .tooltip__site span,
    .singup_bx.main  .fa-angle-double-right {
        background-size: contain;
    }
}

@media(max-width: 575px) {

    .site_footer {
        text-align: center;
    }
    .tooltip__site{
        width: 20%;
    }
    .for__m_v {
        width: 80%;
    }

}

@media(max-width: 480px) {
    .navbar-brand.site_logo {
        max-width: 200px;
    }
}
