@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

* {
    padding: 0%;
    margin: 0%;
    box-sizing: border-box;
}

body {
    font-family: 'Inter', sans-serif;
    font-style: normal;
}


/* <-- ========ADVERTISING TOP SECTION HEADING START HERE============ --> */

.advertising-section {
    background: #000040;
}

.advertising-top-section-heading h1 {
    font-weight: 600;
    font-size: 60px;
    line-height: 73px;
    color: #FFFFFF;
    padding-top: 85px;
    margin-bottom: 0px;
}

.advertising-top-section-heading h1 span {
    color: #FF1F55;
}

.advertising-top-section-heading p {
    padding-top: 15px;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.advertising-top-section-heading button {
    margin: 30px 0px 85px 0px !important;
    background-color: #FF1F55;
    padding: 8px 23px 8px 24px;
    color: white;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    border: none;
}

.advertising-top-section-image {
    padding-top: 40px;
    padding-bottom: 40px;
}

.advertising-top-section-image img {
    width: 100%;
}


/* <-- ========ADVERTISING TOP SECTION HEADING END HERE============ --> */

.ad-sec {
    width: 100%;
    display: flex;
    justify-content: center;
}

.ad-sec img {
    width: 100%;
    /* width: 728px;
    height: 90px; */
    margin-top: 60px;
}


/* <-- ========HOW IT WORK SECTION START HERE============ --> */

.how-it-word-section-heading {
    padding-top: 80px;
}

.how-it-word-section-heading h1 {
    font-weight: 600;
    font-size: 46px;
    line-height: 56px;
    color: #3A3A3A;
    margin-bottom: 0px;
}

.how-it-work-card-section {
    background-image: url(../img/how-it-work-background-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* background-size: cover; */
    padding-top: 60px;
}

.how-it-work-section-card-1 {
    background: #E8EEFE;
    border: 2px solid #091940;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    margin: 20px;
}

.how-it-work-section-card-1 h4 {
    padding-top: 40px;
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #181818;
}

.how-it-work-section-card-1 p {
    padding: 20px 20px 48px 20px;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 15px;
    line-height: 125%;
    text-align: center;
    color: #747474;
}

.how-it-work-section-card-2 {
    background: #FFF2F5;
    border: 2px solid #FF1F55;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    margin: 20px;
}

.how-it-work-section-card-2 h4 {
    padding-top: 40px;
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #181818;
}

.how-it-work-section-card-2 p {
    padding: 20px 20px 66px 20px;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 15px;
    line-height: 125%;
    text-align: center;
    color: #747474;
}

.how-it-work-section-card-3 {
    background: #F5EBFF;
    border: 2px solid #9057C9;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    margin: 20px;
}

.how-it-work-section-card-3 h4 {
    padding-top: 40px;
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #181818;
}

.how-it-work-section-card-3 p {
    padding: 20px 20px 28px 20px;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 15px;
    line-height: 125%;
    text-align: center;
    color: #747474;
}


/* <-- ========HOW IT WORK SECTION END HERE============ --> */


/* <-- ========WHY CHOOSE US SECTION START HERE============ --> */

.why-choose-us {
    margin-top: 50px;
}

.why-choose-us-section-heading h1 {
    font-weight: 600;
    font-size: 46px;
    line-height: 56px;
    color: #3A3A3A;
    text-align: center;
    padding-top: 85px;
    margin-bottom: 0px;
}


/* card 1 */

.why-choose-us-section-card-1 {
    background: #FFFFFF;
    border: 2px solid #21B5F9;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
    border-radius: 20px;
    padding: 25px 35px;
}

.why-choose-us-section-card-1 h4 {
    padding-top: 20px;
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #181818;
    margin-bottom: 0;
}

.why-choose-us-section-card-1 p {
    padding-top: 10px;
    font-weight: 400;
    font-size: 15px;
    line-height: 125%;
    text-align: center;
    color: #747474;
    margin-bottom: 0;
}


/* card 2 */

.why-choose-us-section-card-2 {
    padding: 25px 35px;
    background: #FFFFFF;
    border: 2px solid #F9B424;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
    border-radius: 20px;
}

.why-choose-us-section-card-2 h4 {
    padding-top: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #181818;
    margin-bottom: 0;
}

.why-choose-us-section-card-2 p {
    padding-top: 10px;
    font-weight: 400;
    font-size: 15px;
    line-height: 125%;
    text-align: center;
    color: #747474;
    margin-bottom: 0;
}


/* card 3 */

.why-choose-us-section-card-3 {
    background: #FFFFFF;
    border: 2px solid #26E3B6;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
    border-radius: 20px;
    padding: 25px 35px;
}

.why-choose-us-section-card-3 h4 {
    padding-top: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #181818;
    margin-bottom: 0;
}

.why-choose-us-section-card-3 p {
    padding-top: 10px;
    font-weight: 400;
    font-size: 15px;
    line-height: 125%;
    text-align: center;
    color: #747474;
    margin-bottom: 0;
    padding-bottom: 18px;
}


/* card 4 */

.why-choose-us-section-card-4 {
    background: #FFFFFF;
    border: 2px solid #CE56DB;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
    border-radius: 20px;
    padding: 16px 35px;
}

.why-choose-us-section-card-4 h4 {
    padding-top: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #181818;
    margin-bottom: 0;
}

.why-choose-us-section-card-4 p {
    padding-top: 10px;
    font-weight: 400;
    font-size: 15px;
    line-height: 125%;
    text-align: center;
    color: #747474;
    margin-bottom: 0;
}


/* <-- ========WHY CHOOSE US SECTION START HERE============ --> */


/* <-- ======== CERASOUL SECTION START HERE============ --> */

.owl-sec {
    padding-top: 75px;
    padding-bottom: 75px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
}

.owl-item img {
    width: 100%;
}

.owl-theme .owl-dots .owl-dot {
    display: none !important;
}

.owl-theme .owl-nav {
    display: none !important;
}


/* <-- ========CERASOUL SECTION END HERE============ --> */


/* <-- ========start-advertising-now-section-heading start HERE============ --> */


/* .start-advertising-now-section-heading {
    padding-top: 80px;
} */

.start-advertising-now-section-heading h1 {
    padding-top: 80px;
    font-weight: 600;
    font-size: 46px;
    line-height: 56px;
    color: #091940;
    text-align: center;
    margin-bottom: 0px;
}

.start-advertising-now-section-img img {
    width: 100%;
    padding-top: 50px;
}

.start-advertising-now-section-vedio {
    width: 400px;
    height: 400px;
}

.start-advertising-now-section-vedio-heading h1 {
    font-style: italic;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    color: #000000;
    padding-top: 20px;
    margin-bottom: 0px;
}

.vedio-sec iframe {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(.jpg);
    border: 1px solid #FF1F55;
    border-radius: 10px;
    margin-top: 30px;
}

.digit {
    display: none;
}


/* <-- ========start-advertising-now-section-heading end HERE============ --> */


/* ======MEDIA QUERIES START HERE=========== */


/* 1440 screen */

@media only screen and (min-width: 1024px) and (max-width: 1440px) {
    .ad-sec img {
        /* width: 100%; */
        width: 728px;
        height: 90px;
        margin-top: 60px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .why-choose-us-section-card-1 h4 {
        font-size: 19px;
    }

    .advertising-top-section-heading h1 {
        font-size: 40px;
        line-height: 32px;
    }

    .advertising-top-section-heading p {
        font-size: 18px;
    }

    .why-choose-us-section-card-1,
    .why-choose-us-section-card-2 {
        padding: 19px 16px;
    }

    .why-choose-us-section-card-3,
    .why-choose-us-section-card-4 {
        padding: 19px 11px;
    }

    .why-choose-us-section-card-4 {
        padding: 9px 11px;
    }

    .start-advertising-now-section-heading h1 {
        padding-top: 0px;
        font-size: 40px;
    }

    .start-advertising-now-section-vedio-heading h1 {
        font-size: 21px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .advertising-top-section-heading h1 {
        font-size: 27px;
        line-height: 32px;
    }

    .advertising-top-section-heading p {
        font-size: 15px;
    }

    .advertising-top-section-heading button {
        margin: 30px 0px 30px 0px !important;
    }

    .how-it-work-card-section {
        background-image: none;
    }

    .how-it-work-card-section {
        padding-top: 0px;
    }

    .how-it-word-section-heading {
        padding-top: 35px;
    }

    .how-it-work-section-card-1 p {
        padding: 20px 20px 30px 20px;
    }

    .why-choose-us-section-card-1,
    .why-choose-us-section-card-2,
    .why-choose-us-section-card-3,
    .why-choose-us-section-card-4 {
        margin: 15px;
    }

    .why-choose-us {
        margin-top: 0px;
    }

    .start-advertising-now-section-heading h1 {
        padding-top: 0px;
        font-size: 33px;
    }

    .start-advertising-now-section-vedio-heading h1 {
        font-size: 15px;
    }

    /* .start-advertising-now-section-img  {
        display: none;
    } */
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .how-it-work-card-section {
        background-image: none;
    }

    .start-advertising-now-section-img {
        display: none;
    }

    .digit {
        display: block;
        justify-content: center;
        display: flex;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .advertising-top-section-heading h1 {
        font-size: 27px;
        line-height: 32px;
    }

    .advertising-top-section-heading p {
        font-size: 15px;
    }

    .advertising-top-section-heading button {
        margin: 30px 0px 30px 0px !important;
    }

    .how-it-work-card-section {
        background-image: none;
    }

    .how-it-work-card-section {
        padding-top: 0px;
    }

    .how-it-word-section-heading {
        padding-top: 35px;
    }

    .why-choose-us-section-card-1,
    .why-choose-us-section-card-2,
    .why-choose-us-section-card-3,
    .why-choose-us-section-card-4 {
        margin: 15px;
    }

    .why-choose-us-section-heading h1 {
        font-size: 30px;
        padding-top: 30px;
    }

    .why-choose-us {
        margin-top: 0px;
    }

    .start-advertising-now-section-vedio {
        margin: 20px;
    }

    .start-advertising-now-section-heading {
        margin: 0px;
        padding: 0px;
    }

    .start-advertising-now-section-heading h1 {
        font-size: 30px;
        line-height: 34px;
        padding-top: 30px;
    }

    .start-advertising-now-section-img img {
        padding-top: 25px;
    }

    .start-advertising-now-section-vedio h1 {
        padding-top: 7px;
        padding-bottom: 22px;
        font-size: 18px;
    }

    .how-it-word-section-heading h1 {
        font-size: 30px;
    }

    .vedio-sec {
        margin-top: 10px;
        margin-bottom: 29px;
    }

    .start-advertising-now-section-vedio-heading h1 {
        font-size: 20px;
    }

    .start-advertising-now-section-img {
        display: none;
    }

    .start-advertising-now-section-vedio-heading h1 {
        padding-top: 0px;
    }

    .start-advertising-now-section-heading h1 {
        padding-bottom: 20px;
    }

    .digit {
        display: block;
        justify-content: center;
        display: flex;
    }
}