@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


body {
    font-family: "Montserrat", sans-serif;

}

@font-face {
    font-family: impact;
    src: url(../fonts/impact.otf);
    font-display: swap;
}



.banpost {
    background: url(../images/banner.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.banner{
    padding-bottom: 150px;
}
.headingfonts {
    font-family: "impact";

}
.socailmedia h1 {
    color: white;
    font-size: 58px;
    line-height: 1.3;
    padding-top: 10px;
    padding-bottom: 10px;
}
.socailmedia p {
    padding-bottom: 10px;
    max-width: 520px;
}
.font12{
    font-size: 13px;
}
.colorwhite{
    color: white;
}
.colore2{
    color: #CCCCCC;
}
.color3{
    color: #393939;
}
.color4{
    color:#444444
}
.colo5{
    color: #E5E5E5;
}
.newpost{
    position: relative;
}
.leftimg {
    position: absolute;
    width: 100%;
    margin-top: -40%;
    right: 21%;
}
.socailmedia img{
    width: 17%;
    margin-top: 1%;
    margin-bottom: 3%;
}
.home{
    font-weight: bold;
}
.newheade li {
    padding-left: 6px;
    padding-right: 6px;
}
.quote {
    background-color: white;
    height: 40px;
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: unset;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
}
.quote a{
    color: black;
}
header#header {
    padding-top: 25px;
}
.newheade {
    margin-left: 25%!important;
}

.newbtn {
    background-color: white;
    height: 40px;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;

    text-decoration: unset;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
}

.newbtn a{
    color: black;
}
.newbtn a {
    color: black;
    text-decoration: none;
}
.time{
    align-items: center;

}
.build{
    padding-top: 40px;
    padding-bottom: 40px;
}
.social{
    font-size: 47px;
    line-height: 1.4;

}
.vero {
    max-width: 530px;
    padding-top: 5px;
}
.media li {
    font-size: 16.5px;
    font-weight: bold;
    margin-bottom: 1%;
    color: black;
    list-style: none;
}
.media {
    padding: 0;
}
.media li img {
    width: 21px;
    margin-right: 1%;
}
.learnmore {
    background-color: #a67df5;
    height: 40px;
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: unset;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    color: white;
    margin-top: 6%;
}
.newfold{
    padding-top: 1%;
}

.accusamus {
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 510px;
}
.build2 .social {
    font-size: 40px;
    line-height: 1.4;
}

.deleniti {
    font-weight: 600;
    font-size: 16px;
}

.build2 .learnmore {

    margin-top: 2%;
}
.build2 .newfold {

    margin-top: 2%;
}
.build2{
    padding-bottom: 70px;
}
.newpark img {
    position: relative;
    right: 8%;
}
.fot a {
    text-decoration: unset;
    color: unset;
}
.driving {
    background: url(../images/drivingbg.png);
    background-repeat: no-repeat;
    padding-top: 65px;
    padding-bottom: 65px;
    background-size: cover;
}

.driving .social {
    font-size: 35px;
    line-height: 1.3;

}

.driving .accusamus {

    max-width: 505px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.driving .learnmore {

    margin-top: 3.5%;
}
.boxpost h4 {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    padding-top: 12px;
}
.prest {
    align-items: center;
}
.boxpost {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    opacity: .4;
    height: 215px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.boxpost:hover{
       border: 1px solid #800AC4;
       opacity: unset;
       cursor: pointer;
}
.boxpost p {
    line-height: 1.4;
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 300;
}
.boxpost img {
    width: 20%;
}
.cando h3{
    color: #D7C6FB;
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
}

.congo{
    align-items: center;
}
.learnmore:hover{
    color: white;
}

.driving .g-3, .gx-3 {
    --bs-gutter-x: .8rem;
}

.driving .g-5, .gx-5 {
    --bs-gutter-x: 2.5rem;
}

.takepost{
    padding-top: 60px;
    padding-bottom: 60px;
    
}
.nidepost {
    background: linear-gradient(to bottom, #A67DF5 0%, #533F7B 100%);
    padding-top: 40px;
    padding-left: 8%;
    padding-right: 8%;
    padding-bottom: 10%;
    border-radius: 15px;
}

.nidepost h4{
    font-size: 35px;
}
.readmore {
    color: white;
    font-weight: 600;
    font-style: italic;
    text-decoration: none;
    font-size: 15px;
}
.nidepost img {
    width: 45%;
    padding-bottom: 10px;
}
.takepost .boxpost {
    background-color: white;
    padding-top: 15px;
    padding-bottom: 11px;
    padding-left: 18px;
    padding-right: 20px;
    border-radius: 15px;
    opacity: unset;
    border: 1px solid #242424;
}
.takepost .boxpost p {
    line-height: 1.4;
    font-size: 10px;
    margin-bottom: 10px;
    font-weight: unset;
    color: black;
}
.newtowpo .readmore {
    color: black;
    font-weight: 600;
    font-style: italic;
    text-decoration: none;
    font-size: 12px;
}

.quote:hover a{
    color: black;
}
.readmore img {
    width: auto;
    margin-left: 1%;
}
.nidepost .readmore img {
    padding-bottom: unset;
}
.process{
    padding-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient(to bottom, #C7AEF9 0%, #FFFFFF 100%);
}
.finr {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 3%;
}

.newtag p{
    font-size: 11px;
    font-weight: 300;
    margin-bottom: 0;
}

.path h2{
    font-size: 37px;
}
.finr img {
    width: 9%;
}
.datapost h4 {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 3px;

}
.path h3 {
    color: #ffffff;
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
}

.keypoint{
    align-items: center;
}

.contactbp{
    padding-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient(to bottom, #A67DF5 0%, #533F7B 100%);
    position: relative;
    z-index: 1;
}
.pull {
    font-size: 40px;
    text-align: center;
    color: white;
}
.term {
    text-align: center;
    color: white;
    font-size: 13px;
    width: 600px;
    margin: 0 auto;
    line-height: 1.2;
}
.confrom {
    width: 57%;
    margin: 0 auto;
    margin-top: 3%;

}

.confrom input[type="text"]::placeholder, input[type="email"]::placeholder{
    font-size: 10px;
    color: #F8F0E5;
}
.confrom input[type="text"]:focus, input[type="email"]:focus{
    outline: unset;
}
.confrom input[type="text"], input[type="email"] {
    background-color: unset;
    border: unset;
    border-bottom: 2px solid #EADBC8;
    width: 100%;
    margin-bottom: 2.5%;
    padding-bottom: 10px;
    color: #F8F0E5;
}
.confrom input[type="submit"] {
    background-color: #F8F0E5;
    border: unset;
    width: 90%;
    height: 40px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 2%;
}

.fotepotin {
    background: url(../images/footerbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 45px;
}
.footercol {
    display: flex;
    justify-content: flex-end;
    gap: 100px;
    z-index: 1;
    position: relative;
 
}

.fot h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10%;
    text-transform: uppercase;
    color: #393939;
}
.fot p {
    font-size: 11px;
    font-weight: 500;
}
.fot ul {
    padding: 0;
}
.fot ul li {
    font-size: 11px;
    margin-bottom: 8%;
    list-style: none;
    font-weight: 500;
}
.fot ul li a {
    text-decoration: unset;
    color: unset;
}
.newsolco li {
    background-color: #393939;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: .1;
    color: white;
}
.newsolco {
    display: flex;
    gap: 5px;
}
.newsolco a {
    color: #393939;
    text-decoration: unset;
}

.copyright {
    background-color: #A67DF5;
}
.copyright p {
    color: #F8F0E5;
    margin-bottom: 0;
    text-align: center;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 13px;
}

.update h4 {
    font-size: 16px;
    color: #A67DF5;
    font-weight: 400;
    margin-bottom: 0;
}
.update h3 {
    font-size: 40px;
    color: #a67df5;
}
.newleeter {
    padding-bottom: 100px;
    position: relative;
}
.newleeter:after {
    position: absolute;
    content: "";
    background-color: #8A8A8A;
    width: 100%;
    height: 1px;
    bottom: 60px;
}
.mostpost p {
    font-size: 13px;
    font-weight: 300;
    padding-top: 8px;
}
.ntep {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.newbtn1 {
    background-color: #A67DF5;
    padding-left: 55px;
    padding-right: 55px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.starte123d {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: unset;
    font-size: 15px;
}
.mostpost input[type="text"] {
    border: unset;
    border-bottom: 1px solid #8A8A8A;
    width: 100%;
    padding-bottom: 5px;
}
.mostpost input[type="text"]::placeholder {
    color: #393939;
    font-size: 14px;

}
.mostpost input[type="text"]:focus{
    outline: unset;
}
.mostpost {
    width: 400px;
}

.fotepotin{
    position: relative;
}
.fotepotin::after{
    position: absolute;
    content: '';
    background: url(../images/grip.png);
    width: 903px;
    height: 909px;
    bottom: 0;
    right: 0;
    opacity: .05;
}
.fot ul li span{
    font-weight: 600;
}
.ntep {

    z-index: 1;
    position: relative;
}

.pricing{
    background-color: #A67DF5;
    padding-top: 70px;
    padding-bottom: 70px;

}

.amaza h4 {
    color: #D7C6FB;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    font-weight: 600;
}
.amaza h2 {
    text-align: center;
    color: white;
    font-size: 40px;
}

.pricebox {
    background-color: white;
    margin-top: 8%;
    padding-top: 60px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 35px;
    border-radius: 15px;
    height: 465px;
}
.pricebox ul {
    padding: 0;
    margin: 0;
}
.pricebox ul li {
    list-style: none;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 2%;
    color: black;
}
.imglsot {
    background-color: black;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin-right: 10px;

}

.pricebox a {
    border: 1px solid #707070;
    width: 100%;
    border-radius: 8px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    text-decoration: none;
    margin-top: 8%;
    margin-bottom: 6%;
}
.imglsot img {
    width: 9px;
}
.pricebox h4 {
    font-weight: 600;
    font-size: 23px;
    color: #000000;
}

.num {
    font-size: 45px;
}
.doller {
    font-weight: bold;
    position: relative;
    font-size: 17px;
    top: -24px;
    left: 6px;
    font-family: "impact";
}
.month {
    font-size: 12px;
    font-weight: 300;
}

.pricebox p {
    margin-bottom: 9px;
}
.pricebox p {
    margin-bottom: 9px;
    font-weight: 400;
    font-size: 15px;
}

.pricebox:hover {
    border: 2px solid #D7C6FB;
}

.pricebox:hover h4{
    color: #A67DF5;
}
.pricebox:hover .num{
    color: #A67DF5;
}
.pricebox:hover .doller{
    color: #A67DF5;
}
.pricebox:hover .imglsot{
    background-color: #A67DF5;
}
.pricebox:hover  a{
    border:1px solid #A67DF5;
}
.testimoniale{
    padding-top: 70px;
    padding-bottom: 70px;
}

.nudua h4{
    color: #C7AEF9;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    font-weight: 600;

}
.nudua h2{
    font-family: "impact";
    color: #A67DF5;
    font-size: 40px;
    text-align: center;
}
.nudua{
    margin-bottom: 3.5%;
}

.postret p{
    color: #8D8989;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
}
.flop {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
    padding-bottom: 20px;
}
.odio {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;


}
.flop a {
    border: 2px solid #A67DF5;
    border-radius: 6px;
    padding-left: 35px;
    padding-right: 35px;
    height: 45px;
    display: flex;
    align-items: center;
    text-decoration: unset;
    color: #242424;
    font-weight: 600;
    font-style: italic;
    font-size: 17px;
}
.postret {
    border: 1px solid #707070;
    border-radius: 15px;
    height: 330px;
    display: flex!important;
    flex-direction: column;
    justify-content: center;
    padding-left: 50px;
    padding-right: 50px;
}
.quit h4 {
    color: #A67DF5;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 0;
}
.quit h5 {
    margin-bottom: 0;
    font-size: 11px;
    color: #8D8989;
    font-weight: 400;
}

.leftarrow {
    position: absolute;
    bottom: 15%;
    right: 17%;
    z-index: 999;
    width: 18px;
}
.rightarrow {
    position: absolute;
    bottom: 15%;
    right: 12%;
    width: 18px;
}
.help{
    align-items: center;

}
.boxpost .newlinkoh {
    width: 17%;
}
@media screen and (min-width: 1400px) { 

    .boxpost .newlinkoh {
        width: 14%;
    }

    .takepost .boxpost{
        height: 200px;
    }

    .pricebox {
        height: 515px;
    }

    .socailmedia h1 {
        font-size: 65px;
    }
    .leftimg {
        position: absolute;
        width: 93%;
        margin-top: -41%;
        right: 28%;
    }
    .socailmedia p {
        padding-bottom: 10px;
        max-width: 540px;
    }
    .newheade {
        margin-left: 27%!important;
    }
    .social {
        font-size: 55px;
        line-height: 1.4;
    }
    .build2 .social {
        font-size: 47px;
        line-height: 1.4;
    }
    .driving .social {
        font-size: 40px;
        line-height: 1.3;
    }
    .path h2 {
        font-size: 40px;
    }
    .takepost .boxpost {
        background-color: white;
        padding-top: 22px;
        padding-bottom: 20px;
    }
    .nidepost h4 {
        font-size: 40px;
    }
    .pricebox p {
        margin-bottom: 9px;
        font-weight: 400;
        font-size: 18px;
    }
    .pricebox ul li {
        list-style: none;
        display: flex;
        align-items: center;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 2%;
        color: black;
    }
    .num {
        font-size: 60px;
    }
    .mostpost {
        width: 535px;
    }
}

@media screen and (min-width: 1500px) {  

    .banner{
        padding-top: 40px;
    }

    .leftimg {
        position: absolute;
        width: 97%;
        margin-top: -38%;
        right: 20%;
    }
 
}

@media screen and (max-width: 1300px) { 
    .postret {
       
        height: 400px;

    }  

    .pricebox {
        height: 530px;
    }
    .socailmedia h1 {
        font-size: 55px;
        line-height: 1.4;
    }

    
    br{
        display: none!important;
    }
    .newheade li {
        padding-left: unset;
        padding-right: unset;
    }
    .font12 {
        font-size: 12px;
    }
    .leftimg {
        position: unset;
        width: 100%;
        margin-top: unset;
        right: unset;
    }
    .banner {
        padding-top: 40px;
        padding-bottom: unset;
    }
    .banpost {
        background: unset;
        background-size: unset;
        background-repeat: no-repeat;
        padding-bottom: 70px;
        background-color: #a57df4;
    }
    .social {
        font-size: 40px;
        line-height: 1.4;
    }
    .build2 .social {
        font-size: 35px;
        line-height: 1.4;
    }
    .accusamus {
        padding-top: 10px;
        padding-bottom: 10px;
        max-width: 409px;
    }
    .boxpost h4 {
        color: #000000;
        font-weight: bold;
        font-size: 14px;
        padding-top: 12px;
    }
    .boxpost p {
        line-height: 1.4;
        font-size: 10px;
        margin-bottom: 0;
        font-weight: 300;
    }
    .driving .social {
        font-size: 30px;
        line-height: 1.3;
    }
    .nidepost h4 {
        font-size: 30px;
    }
    .takepost .boxpost {
        background-color: white;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 18px;
        padding-right: 20px;
        border-radius: 15px;
        opacity: unset;
        border: 1px solid #242424;
    }
    .takepost .boxpost p {
        line-height: 1.4;
        font-size: 8px;
        margin-bottom: 10px;
        font-weight: unset;
        color: black;
    }
    .prest{
        align-items: center;
    }
    .path h2 {
        font-size: 30px;
    }
    .amaza h2 {
        text-align: center;
        color: white;
        font-size: 30px;
    }
    .nudua h2 {
        font-family: "impact";
        color: #A67DF5;
        font-size: 30px;
        text-align: center;
    }
    .pull {
        font-size: 30px;
        text-align: center;
        color: white;
    }
    .mostpost {
        width: 325px;
    }
    .update h3 {
        font-size: 30px;
        color: #a67df5;
    }
    .footercol {
        display: flex;
        justify-content: flex-end;
        gap: 45px;
    }

}
@media screen and (max-width: 991px) {  
    .pricebox {
        height: 430px;
    }
    .pricebox ul li {
        font-size: 10px;

    }

    .pricebox h4 {
        font-size: 19px;

    }

    .boxpost {
        height: 185px;
    }

.newheade {
    margin-left: unset!important;
}
.socailmedia h1 {
    font-size: 35px;
}
.media li {
    font-size: 14.5px;
    font-weight: bold;
    margin-bottom: 1%;
    color: black;
    list-style: none;
}
.social {
    font-size: 30px;
    line-height: 1.4;
}
.newpark img {
    position: relative;
    right: unset;
}
.build2 .social {
    font-size: 30px;
    line-height: 1.4;
}
.boxpost h4 {
    color: #000000;
    font-weight: bold;
    font-size: 10px;
    padding-top: 12px;
}
.pricebox ul li {
    list-style: none;
    display: flex;
    align-items: center;
    font-weight: 400;
    margin-bottom: 2%;
    color: black;
}
.pricebox {
    background-color: white;
    margin-top: 8%;
    padding-top: 60px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 15px;
}
.pricebox p {
    margin-bottom: 9px;
    font-weight: 400;
    font-size: 12px;
}
.flop a {
    border: 2px solid #A67DF5;
    border-radius: 6px;
    padding-left: 35px;
    padding-right: 35px;
    height: 45px;
    display: flex;
    align-items: center;
    text-decoration: unset;
    color: #242424;
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
}
.postret p {
    color: #8D8989;
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 8px;
}
.term {
    text-align: center;
    color: white;
    font-size: 13px;
    width: 400px;
    margin: 0 auto;
    line-height: 1.4;
}
.mostpost {
    width: unset;
}
.update h3 {
    font-size: 25px;
    color: #a67df5;
}
.newbtn1 {
    background-color: #A67DF5;
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.update h3 {
    font-size: 20px;
    color: #a67df5;
}
.fotepotin::after {
    position: absolute;
    content: '';
    background: unset;
    width: 903px;
    height: 909px;
    bottom: 0;
    right: 0;
    opacity: .05;
    display: none;
}
.footercol {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
}
}

@media screen and (max-width: 767px) {  
    .boxpost {
        height: 250px;
    } 

    .leftimg {
        position: unset;
        width: 100%;
        margin-top: 10%;
    }
    .socailmedia h1 {
        font-size: 39px;
    }
    .social {
        font-size: 30px;
        line-height: 1.4;
        margin-top: 5%;
    }
    .newpark {
        margin-top: 10%;
    }
    .boxpost h4 {
        color: #000000;
        font-weight: bold;
        font-size: 18px;
        padding-top: 12px;
    }
    .boxpost p {
        line-height: 1.4;
        font-size: 15px;
        margin-bottom: 0;
        font-weight: 300;
    }
    .driving {
        background: unset;
        background-repeat: no-repeat;
        padding-top: 65px;
        padding-bottom: 65px;
        background-color: #a880f5;
    }
    .learnmore {
        background-color: black;

    }
    .font12 {
        font-size: 15px;
    }
    .takepost .boxpost p {
        line-height: 1.4;
        font-size: 12px;
        margin-bottom: 12px;
        font-weight: unset;
        color: black;
    }
    .path {
        margin-top: 10%;
    }
    .newtag p {
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 0;
    }
    .accusamus {
        padding-top: 10px;
        padding-bottom: 10px;
        max-width: unset;
    }
    .ntep {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }
    .footercol {
        display: flex;
        justify-content: flex-end;
        gap: 15px;
        flex-direction: column;
    }
    .update h3 {
        font-size: 40px;
        color: #a67df5;
        margin-bottom: 9%;
    }
    .confrom {
        width: 100%;
        margin: 0 auto;
        margin-top: 3%;
    }
    .fot h4 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5%;
        text-transform: uppercase;
        color: #393939;
    }
    .fot ul li {
        font-size: 11px;
        margin-bottom: 4%;
        list-style: none;
        font-weight: 500;
    }
    .colore2 {
        color: #ffffff;
    }
    .socailmedia p {
        padding-bottom: 10px;
        max-width: 100%;
    }

}

@media screen and (max-width: 480px) {

    .update h4 {
        text-align: center;
    }

    .pricebox p {
        font-size: 16px;
    }

    .pricebox ul li {
        font-size: 14px;
    }
    
    .boxpost {
        opacity: 1;
    }

    .boxpost p {
        font-size: 12px;
 
    }

    .pricebox {
        height: auto;
    }

    .term {
        text-align: center;
        color: white;
        font-size: 13px;
        width: unset;
        margin: 0 auto;
        line-height: 1.4;
    }
    .mostpost {
        width: 100%;
    }
    .update h3 {
        font-size: 29px;
        color: #a67df5;
        margin-bottom: 9%;
    }
    .socailmedia h1 {
        font-size: 30px;
    }
    .leftarrow {
        position: absolute;
        bottom: 6%;
        right: 21%;
        z-index: 999;
        width: unset;
    }
    .rightarrow {
        position: absolute;
        bottom: 6%;
        right: 12%;
        width: unset;
    }
    .flop a {
        border: 2px solid #A67DF5;
        border-radius: 6px;
        padding-left: 10px;
        padding-right: 10px;
        height: 45px;
        display: flex;
        align-items: center;
        text-decoration: unset;
        color: #242424;
        font-weight: 600;
        font-style: italic;
        font-size: 12px;
    }
    .flop {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-top: 20px;
        padding-bottom: 20px;
        justify-content: space-between;
        flex-direction: column;
    }
    .postret {
        margin-top: 8%;
    }
    .update h4 {
        font-size: 16px;
        color: #A67DF5;
        font-weight: 400;
        margin-bottom: 0;
        margin-bottom: 12px;
    }
    .media li {
        font-size: 12.5px;
        font-weight: bold;
        margin-bottom: 1%;
        color: black;
        list-style: none;
    }
    .nidepost h4 {
        font-size: 23px;
    }
    .postret {
        border: 1px solid #707070;
        border-radius: 15px;
        height: 450px;
        display: flex!important;
        flex-direction: column;
        justify-content: center;
        padding-left: 50px;
        padding-right: 50px;
    }
    .quit h4 {
        color: #A67DF5;
        font-size: 17px;
        font-style: italic;
        font-weight: 600;
        margin-bottom: 0;
    }
    .takepost .boxpost {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 5%;
    }
    .readmore img {
        width: auto;
        margin-left: -7%;
        display: none!important;
    }
    .pricebox {
        background-color: white;
        margin-top: 8%;
        padding-top: 60px;
        padding-bottom: 50px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 15px;
        width: 92%;
        margin: 0 auto;
        margin-top: 5%;
    }
   }