@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
*, ::after, ::before{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    background-color: #000;
    color: #f2f2f2;
    scroll-behavior: smooth;
    list-style: none;
    text-decoration: none;
}

@font-face {
    font-family: 'YourCustomFont';
    src: url('fonts/36b396391257736f6f86496e2e6ac618.woff2') format('woff2');
  }

  @font-face {
    font-family: 'persont';
    src: url('fonts/bdc3af541d153ebc1fc6c23aad88b8ba.woff2') format('woff2');
  }

  @font-face {
    font-family: 'service';
    src: url('fonts/80e6615d78e74dc4e030071b84f0de05.woff2') format('woff2');
  }
  
  body{
    overflow-x: hidden;
  }

.all_cont{
    
    display: flex;
    flex-direction: column;
    align-items: center;
}

.front-div{
    height: fit-content;
    width: 100% !important;
}

.bag{
    width: 100%;
    height: 700px;
}


.front-div p{
    position: absolute;
    letter-spacing: 4px;
    font-size: 20px;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0,0,0,0);

}


.front-div .iuyui{
    position: absolute;
    top: 3%;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0,0,0,0);
}



.widthss{
    width: 83%;
}

.gif_img{
    padding: 50px 10px;
    margin-top: 60px;
    border-bottom: 2px solid #fff;
}

.ahhh{
    opacity: 0;
}

.parts{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 40px;
}

.img1{
 
    width: 200px;
    bottom: 10px;
    background-color: transparent;
    -webkit-transform: rotate(270deg) scaleX(-1);
        -ms-transform: rotate(270deg) scaleX(-1);
            transform: rotate(270deg) scaleX(-1);
}

.img2{
    left: 60px;
    bottom: 10px;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: -120px;
    margin-top: 20px;
    width: 200px;
    background-color: transparent;
    -webkit-transform: rotate(270deg) ;
        -ms-transform: rotate(270deg) ;
            transform: rotate(270deg) ;
}

.texts{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.texts .up-to{
    font-size: 1.3rem;
    letter-spacing: 5px;
    margin-top: 20px;
}

.texts .thrty{
    font-size: 4rem;
    letter-spacing: 5px;
    line-height: 127px;
    font-weight: 100;
    font-family: 'persont';
}

.service{
    margin: 50px;
    margin-bottom: 200px;
}

.users-service{
    margin-bottom: 100px;
}

.note .we{
    margin: 40px 0;
    letter-spacing: 5px;
    font-family: 'YourCustomFont';
    font-weight: 700;
    font-size: 45px;
    text-transform: uppercase;
}
.note{
    margin-bottom: 40px;
    margin-left: -60px;
    opacity: 0;
}
.note .we_para{
    font-size: 1.3rem;
    font-family: 'service';
}

.boxes{
    margin-top: 100px;
    display: flex;
    justify-content:space-between;
}

.boxes .box{
    width: 350px;
    margin: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 50px 20px;
    background-color: #ffffff;
}

.boxes .box:first-child{
    margin-right: 200px;
}

.boxes .box:last-child{
    margin-left: 200px;
}

.boxes .box h3{
    color: #d73cbe;
    background-color: #ffffff;
}

.boxes .box button{
    margin-top: 40px;
}

video{
    width: 100%;
}



.vid{
    margin-bottom: 150px;
}

.person{
    margin: 60px 0;
    border-bottom: 2px solid #fff;
}

.per{
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-bottom: 200px;
}
.crd{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.per img{
    width: 250px;
    height: 250px;
    border-radius: 20px;
}

.icons{
    display: flex;
    align-items: center;
    justify-content: center;
}

.icons img{
    width: 30px;
    height: 30px;
    filter: black(100%);
    color: #000;
    margin: 5px;
}

.sharr{
    margin: 60px 0;
}


.share_pics .cardss{
    margin: 10px;
}

.share_pics .cardss:first-child{
    margin-top: -100px;
}

.share_pics .cardss:last-child{
    margin-right: -200px;
}

.share_pics{
    display: flex;
    justify-content: space-around;
}

.share_me{
    margin: 60px 0;
    opacity: 0;
    letter-spacing: 5px;
    font-family: 'YourCustomFont';
    font-weight: 800;
    font-size: 3rem;
}
.share_pics img{
    width: 400px;
    height: 270px;
    width: 100%;
}

.cardss p{
    margin-top: 20px;
}


.testimonls{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 120px;
}

.testimonls .left{
    width: 200px;
}

.testimonls .right{
    max-width: 650px;
}

.testimonls .right .bxx{
    padding: 50px;
    margin-top: 20px;
    border: 2px solid #fff;
}

.testimonls .right .bxx p{
    font-size: .9rem;
}

.testimonls .right .bxx p:last-child{
    margin-top: 20px;
    color: #d73cbe;
    font-size: 1rem;
    font-weight: 700;
}

.testimonls img{
    width: 200px;
    height: 400px;
    transform: rotate(270deg) scaleX(-1);
}

.contact1{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contact1 .con_right{
    width: 65%;
    position: relative;
}

.contact1 .con_right img{
    width: 250px;
    position: absolute;
    bottom: 16%;
    left: 50%;
    transform: translate(-50%);
}

.cpns{
    font-size: 30px;
}

.contact1 .con_right p{
    width: 80px;
    position: absolute;
    bottom: 16%;
    left: 44%;
    font-size: 1.5rem;
    transform: translate(-50%);
    white-space: nowrap;
    background-color: transparent;
    color: #000;
    font-weight: 800;
}

.contact1 .con_right .i1{
    position: absolute;
    top: 5%;
    left: 40%;
    transform: translate(-50%);
    white-space: nowrap;
    background-color: transparent;
    color: #000;
    font-weight: 800;
}

.con_left{
    gap: 10px;
}

.con_left .qr{
    width: 140px;
    margin: 15px;
}

.con_left div{
    display: flex;
    align-items: center;
    gap: 10px;
}

.con_left div img{
    height: 20px;
}


.icn{
    display: flex;
    border: 2px solid #fff;
    padding: 15px;
}

.icn img{
    width: 55px;
}


.footerr{
    margin: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 1200px) {
    .testimonls {
        flex-direction: column;
    }
}

@media screen and (max-width: 800px) {
    .boxes {
        flex-direction: column;
    }
    .users-service{
        display: flex;
        flex-direction: column;
        align-items: center;

    }
    .texts{
        margin-top: 50px !important;
    }
}

@media screen and (max-width: 1000px) {
    .share_pics{
        flex-direction: column;
    }
    .parts{
        flex-direction: column;
    }
    
    .contact1 .con_right{
        width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .share_pics{
        flex-direction: column;
    }
    .parts{
        flex-direction: column;
    }
    .testimonls .right{
        width: 400px;
    }
    .per{
        flex-direction: column;
    }
    .boxes{
        flex-direction: column;
    }
    .contact1{
        flex-direction: column;
    }
    .contact1 .con_right{
        width: 70%;
    }

    .contact1 .con_right .i1{
        width: 100px;
        left: 50%;
    }

    .front-div p{
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translateX(-50%);
        background-color: rgba(0,0,0,0);
    
    }

}

.form123{
    margin-top: 300px;
}


.con_form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
    margin-bottom: 50px;
}

.con_form .ii{
    position: absolute;
    top: -200px;
    left: -50px;
    background-color: transparent;

}

.con_form .iiii{
    top: -200px;
}

.con_form .imazi{
    width: 45%;
}

.dis{
    display: none;
}

.con_form #signInForm{
    width: 45%;
    padding: 70px;
}
#signUpForm{
    padding-left: 30px;
}
#signInForm p, #signUpForm p{
    margin: 15px quto;
    text-align: center;
}
#signInForm h2, #signUpForm h2{
    margin: 35px;
    text-align: center;
}
#forgotPasswordForm{
    width: 40%;
    padding: 50px;
}

#forgotPasswordForm h2{
    margin: 40px 0;
    text-align: center;
}

#signInForm .btn{
    cursor: pointer;
    border: 4px solid #fff;
    padding: 5px;
    font-size: 1.5rem;
    margin: 30px;
    color: #c09637;
}

#signUpForm .btn{
    border: 4px solid #fff;
    padding: 5px;
    font-size: 1.5rem;
    margin: 30px;
    color: #c09637;
}

#forgotPasswordForm .btn{
    margin-top: 50px;
    background-color: #fff;
    color: #c09637;
    padding: 10px;
    font-size: 1.6rem;
}

.con_form .imazi img{
    width: 100%;
}

.con_form form{
    display: flex;
    flex-direction: column;
}

.remember-forgot{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.label {
    position: relative;
    margin-bottom: 15px;
}

.xlab{
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.con_form .iii{
    top: -200px;
}

.label label {
    display: block;
    margin-bottom: 5px;
}

.input-icon {
    position: relative;
}

.input-icon i {
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    left: 10px;
    color: #888; /* Icon color */
}

.input-icon input[type="text"],
.input-icon input[type="password"],
.input-icon input[type="email"] {
    width: 100%;
    padding: 10px 30px 10px 40px; /* Adjust padding to make room for the icon */
    margin-bottom: 15px;
    border: 3px solid #fff;
    border-radius: 15px;
    font-size: 16px;
    color: #fff;
}


@media screen and (max-width: 800px) {
    .imazi{
        display: none;
    }
    .form{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .con_form #signInForm, .con_form #signUpForm, .con_form #forgotPasswordForm{
        width: 100%;
        padding: 70px;
    }
}





.nav{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
    position: relative;
    top: 0;
    z-index: 100;
    background-color: #000;
}

.nav ul{
    display: flex;
    padding: 25px;
}

.nav ul li{
    display: block;
    margin-right: 25px;
    position: relative;
}
.active::after{
    position: absolute;
    content: '';
    left: 50%;
    bottom: -8px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: red;
}


.dashboar{
    background-color: #1e272e;
   
}

.dashboar .f1{
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #1e272e;

  
}
.dashboar .f1 .colum{
    background-color: #374149;
    width: 24%;
    padding: 10px 15px;
    border-radius: 10px;
}

.dashboar .f1 .colum p, .dashboar .f1 .colum h4, .dashboar .f1 .colum i{
    background-color: #374149;
    
}

.dashboar .f1 .colum h4{
    font-size: .8rem;
}

.f2{
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #1e272e;
}
 .f2 .clm{
    background-color: #374149;
    width: 36%;
    padding: 10px 15px;
    border-radius: 10px;
}

.f2 .clm:not(:first-child){
    background-color: #1e272e;
    border: 1px solid #fff;
    padding: 5px;
}

.f2 .clm:first-child{
    width: 25%;
}
.f2 .clm p, .f2 .clm i{
    background-color: #374149;
    
}

.f2 .clm img{
    width: 100%; /* Make the icon width 100% of its container */
    height: auto;
    background-color: transparent;
    
}

.f2 .clm p{
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}

.dashp{
    width: 100%;
    background-color: #1e272e;
    text-align: center;
    font-size: 25px;
    padding: 10px;
}



@media screen and (max-width: 800px) {
    .f1{
        display: grid !important;
        width: 100%;
        gap: 4px;
        justify-content: unset;
    align-items: normal;
        grid-template-columns: repeat(2, 1fr);
    }
    .dashboar .f1 .colum{
        background-color: #374149;
        width: 100%;
        padding: 10px 15px;
        border-radius: 10px;
    }
    .allin{
        display: flex;
    }
    .f2{
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        background-color: #1e272e;
    }
    .f2 .clm{
        background-color: #374149;
        width: 100%;
        padding: 10px 15px;
        border-radius: 10px;
        margin: 5px;
    }
    
    .f2 .clm:first-child{
        width: 100%;
    }
}


@media screen and (max-width: 450px) {
    .f1{
        display: grid !important;
        width: 100%;
        gap: 4px;
        justify-content: unset;
        align-items: normal;
        grid-template-columns: repeat(1, 1fr);
    }

    .allin{
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .front-div p{
        margin-top: 50px;
        top: 100px !important;
    }
}


@media screen and (max-width: 600px) {
    .front-div p{
        top: 12% !important;
        white-space: nowrap;
    }
    .texts{
        margin-top: 30px;
    }
    .ahhh{
        width: 50px;
    }
    .img1{
 
        width: 100px;
        bottom: 0px;
        background-color: transparent;
        transform: rotate(270deg) scaleX(-1);
    }
    
    .img2{
        left: 0px;
        bottom: 100px !important;
        width: 100px;
        background-color: transparent;
        transform: rotate(270deg) ;
    }
    .front-div p{
        margin-top: 50px;
        top: 100px !important;
    }
}


.pricing-table {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.column {
    width: calc(33.33% - 20px);
    margin: 10px;
    padding: 20px;
    text-align: left;
    padding-left: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.pricing-header h2 {
    color: #facfff !important;
    font-size: 24px;
    
}

.pricing-header p {
    color: #facfff !important;
    margin: 10px 0;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    
}

.pricing-features {
    list-style: none;
    padding: 0;
    padding-left: 30px;
}

.pricing-features li {
    margin: 10px 0;
    font-size: 16px;
    color: #facfff !important;
}

.pricing-button a {
    display: block;
    background-color: #ffd600;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 25px;
    text-decoration: none;
    font-size: 18px;
    transition: background-color 0.2s;
}

.pricing-button a:hover {
    background-color: #0056b3;
}

/* Add styles for the icon */
.pricing-features li {
    margin: 10px 0;
    font-size: 12px;
    position: relative; /* Add relative positioning to the list item */
}

.pricing-features li i {
    position: absolute;
    left: -20px; /* Adjust the right spacing as needed */
    top: 50%;
    transform: translateY(-50%);
}

.pricing-features li.close {
    color: #888 !important;
}

.bordr{
    margin: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    text-align: center;
}


.price{
    font-size: 30px !important;
}

@media screen and (max-width: 768px) {
    .column {
        width: calc(50% - 20px);
    }
}
