@import url(https://fonts.googleapis.com/css2?family=Mada:wght@600&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mada&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mada:wght@700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mada:wght@500&display=swap);
.footer-text,
.sub-footer {
    line-height: 24px;
    font-size: 14px;
}
#card1,
#videos {
    background-color: none !important;
}
#c1,
#profile,
#well,
.hidden-button {
    position: relative;
}
#footline,
body {
    width: 100%;
}
#btnX1,
#help-button,
#login {
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    color: #fff;
}
.help-button,
.line {
    text-align: end;
}
#b,
.center1 {
    display: flex;
}
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: Mada, sans-serif;
}
body {
    min-height: 100vh;
    background-color: #e6e6fa;
}
:is(#testimonial) {
    font-size: 40px;
}
:is(#simply1) {
    font-size: 18px;
}
.worldwide {
    background-repeat: none;
    background-image: linear-gradient(to right, #fff8f6, #f0f0f9);
}
#btnX1,
#login {
    padding: 10px;
    border-radius: 10px;
    font-weight: 600;
    border: none;
}
#spacing,
.x1 {
    padding: 0;
}
#card1 {
    border-radius: 10px;
}
#videos {
    width: 340px;
    height: 270px;
}
#c1 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000;
    top: 50px;
}
#line {
    border-bottom: 1px solid #cacaca;
    width: 80%;
}
#testimg-mob {
    margin-left: -40px;
}
:is(#getintouch) {
    font-size: 25px;
}
:is(#p1) {
    font-size: 16px;
}
:is(#p2) {
    font-size: 12px;
    max-width: 57%;
}
:is(#p3) {
    font-size: 14px;
}
#b {
    justify-content: flex-start;
}
.card2 {
    border: 1px solid #cacaca;
    border-radius: 10px;
}
.card2:focus,
.card2:hover,
.clicked {
    border: 1px solid purple;
}
.cls-1 {
    fill: #c0c0c0;
}
.card2:focus .cls-1,
.card2:hover .cls-1 {
    border: 1px solid purple;
    fill: purple;
}
#profile {
    left: 10px;
    width: 95% !important;
}
#seemore {
    padding: 10px;
    border: 1px solid #000;
    border-radius: 10px;
    background: #fff;
}
#nav {
    margin-right: 30px;
}
#getintouch {
    color: #1e0d48;
    font-weight: 700;
}
#usimple1,
#usimple2 {
    /* max-width: 290px; */
}
#buildd {
    display: block;
}
.hidden-button {
    z-index: 0;
}
#well {
    margin-top: -100px;
    z-index: 10000;
    background-color: #fff;
}
#navtxt {
    color: #161c2d;
    font-size: 16px;
    font-weight: 600;
}
.footer-icons:hover,
.footer:focus,
.myapps1:hover {
    fill: #8f5ff5;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
    #spacing,
    .x1 {
        padding: 0;
    }
    #Reviews-one,
    #card2 {
        width:320px !important;
    }
    .x1 {
        margin: 0;
    }
    #apps1,
    #arrow,
    #b,
    #git1,
    #simply1 {
        display: none;
    }
    #plugin {
        display: block;
        padding: 0px !important;
        margin-left:-2%;
    }
    #pluginmob {
        margin-bottom: 10px !important;
    }
    #rev-mob {
        margin-top: 10px !important;
    }
    #line {
        width: 100%;
    }
    #testimg-mob {
        margin-left:120px;
    }
    #gf {
        width: 90px;
        height: 40px;
    }
    #buildd {
        display: inline;
    }
    #p2 {
        max-width: 100%;
    }
    #footline {
        width: 85%;
    }
    .myapps2:hover {
        fill: #8f5ff5;
    }
    #Reviews-one {
        margin-left: -50% !important;
    }
    #card2 {
        margin-left: -30% !important;
        margin-top: 15px !important;
    }
    .t-bq-quote-jasper .t-bq-quote-jasper-pattern {
        margin-top: 20px !important;
    }
}
@media screen and (min-width: 992px) {
    #Copyright,
    #accord1,
    #apps2,
    #carousel1,
    #git2,
    #simply2 {
        display: none;
    }
}
@media screen and (min-width: 1366px) and (max-width: 1439px) {
    #nav {
        margin-right: 15px;
    }
    #videos {
        width: 350px;
        height: 270px;
    }
    #usimple1 {
        max-width: 290px;
    }
}
.center,
.center1 {
    justify-content: center;
}
.sub-heading {
    font-size: 25px;
    font-weight: 700;
    color: #2b185a;
}
.sub-footer {
    color: #707070;
    /* max-width: 74%; */
}
.footer-heading,
.footer-list {
    font-size: 14px;
    text-decoration: none;
    color: #000;
}
#help-button {
    border-radius: 10px;
    font-weight: 600;
    padding: 10px 18px;
    border: none;
    font-size: 18px;
}
.line {
    height: 1px;
    background-color: #cacaca;
    font-weight: 100;
}
.footer-heading {
    font-weight: 600;
    padding-bottom: 1rem !important;
}
.footer-list {
    list-style: none;
}
.white-card {
    display: none;
}
.footer-icons {
    fill: black;
}
.footer-bg {
    background: #f8f4f8;
}
@media (min-width: 320px) and (max-width: 768px) {
    .white-card {
        display: block;
    }
    #footer {
        display: none;
    }
    .accordion-flush .accordion-item .accordion-button {
        border-radius: 0;
        color: #000;
        background: #f8f4f8;
    }
    #myBtn,
    #seemore {
        background-image: linear-gradient(to right, #f6844b, #2c1fe8) !important;
        color: #fff !important;
        border: 1px solid #fff !important;
        width: 55%;
    }
    .sub-footer {
        max-width: 45%;
    }
    #help-button {
        width: 100%;
    }
    .sub-heading {
        max-width: 80%;
    }
    .line {
        margin-top: 29px;
    }
    .box {
        padding-left: 55px !important;
        width: 85% !important;
        margin-bottom:3%!important;
    }
    #jasper {
        display: block !important;
        width: 350px !important;
        margin-left: 1%;
    }
    #myBtn {
        margin-left: 25% !important;
        margin-top: -7% !important;
        padding: 10px !important;
        border-radius: 10px !important;
    }
}
