body {
    font-family: 'TTInterfaces-Regular';
}

a {
    text-decoration: none;
}

li {
    list-style-type: none;
}

.ban_sec {
    background-color: #4054ae;
}

.violet-bg {
    background-color: #f1f4fd !important;
}

.landing-contact-info * {
    color: #fff;
}

.landing-contact-info.t-navy * {
    color: #011166;
    font-weight: 600;
}

.abs-banner-img {
    position: absolute;
    bottom: 0;
    left: 60%;
    transform: translate(-60%, 0);
}

.text-navy {
    color: #011166;
}

.text-violet {
    color: #5c81ec;
}

text-green {
    color: #b3fc9d;
}

.landing-slide-bg .sub-txt {
    font-size: 1rem;
}

.mark-info {
    display: flex;
    align-items: center;
}

    .mark-info p {
        margin: 0;
    }

    .mark-info img {
        margin-left: 20px;
    }

.custom_btn2a {
    padding: 15px 40px;
    border-radius: 6px !important;
    font-size: 14px;
    color: #011166 !important;
}

.bg_green1 {
    background: #b3fc9d;
    border: #b3fc9d;
}

.btn.bg_green1:hover {
    background: #81d966;
}

.white-btn {
    color: #fff !important;
    border: 1px solid #fff;
}

    .white-btn:hover {
        color: #81d966 !important;
        border: 1px solid #b3fc9d;
    }

#header {
    position: absolute;
    top: 20px;
    z-index: 98;
    left: 0;
    width: 100%;
}

.thank-you-sec #header {
    position: relative !important;
    background-color: #4054ae;
    top: 0px;
}

section#thank-you {
    padding: 100px 0px;
}

.thank-you-sec .footer_sec {
    background-color: #f1f1f1
}

.thank-you-sec .footer_sec.footer_sec_blue {
    background-color: #4054ae;
}
/*-----form----*/
.br-10 {
    border-radius: 10px;
}

.banner-card {
    box-shadow: 0px 14px 14px rgba(0, 0, 0, 0.1);
}

    .banner-card small {
        color: #7d7d9f;
        font-size: 11px;
        line-height: 16px;
        display: block;
        margin-top: 14px;
    }

.banner-form input, .banner-form select, .banner-form textarea, .banner-form .btn {
    background-color: #f3f3ff;
    padding: 12px;
    border-radius: 10px !important;
    color: #2a2a6b;
    font-size: 14px;
    font-weight: 500;
    border-color: #f3f3ff;
}

    .banner-form input::placeholder, .banner-form select::placeholder, .banner-form textarea::placeholder {
        color: #2a2a6b;
    }

.banner-form .btn {
    font-weight: 600;
    background-color: #2f429b;
    border-color: #2f429b;
    color: #fff;
}

    .banner-form .btn:hover {
        background-color: #81d966;
        border-color: #81d966;
    }

.banner-form-col {
    position: relative;
}

.form-corner {
    position: absolute;
    top: -10px;
    left: -70px;
}
/*-----question-----*/
.ques-img img {
    max-width: 450px;
}

.return-card p {
    line-height: 1.3em;
}

.return-card .card {
    width: 210px;
    height: 210px;
}

.return-card-content {
    width: 100%;
}

/* ad chanel section start */
.ad_in {
    border: 1px solid #DFE4FF;
    border-radius: 14px;
    padding: 10px 15px;
    position: relative;
    box-shadow: 0px 26px 22px -11px rgba(164, 170, 189, 0.10);
}

    .ad_in .item img {
        width: 140px;
        height: 70px;
        object-fit: contain;
        margin: 0 auto;
    }

.owl-nav {
    display: block !important;
}

    .owl-nav button.owl-prev span, .owl-nav button.owl-next span {
        font-size: 40px;
    }

    .owl-nav button.owl-prev, .owl-nav button.owl-next {
        left: 0;
        position: absolute;
        top: 43%;
        transform: translateY(-50%);
    }

    .owl-nav button.owl-next {
        right: 0;
        left: inherit;
    }
/* ad chanel section end */

/* Question section start */
.btn-rounded {
    background: #fff;
    border-radius: 100%;
    padding: 15px;
    box-shadow: 0px 26px 22px -11px rgba(164, 170, 189, 0.23);
}

.btn-width {
    width: 50px;
    height: 50px;
    text-align: center;
}

.btn-pill {
    border-radius: 43px;
    background: #5C81EC;
    box-shadow: 0px 10px 23px -7px rgba(92, 129, 236, 0.55);
    backdrop-filter: blur(5px);
    color: #fff;
    padding: 5px 20px;
    line-height: 40px;
    margin-left: 10px;
}

    .btn-pill:hover, .btn-normal:hover {
        color: #fff;
        background: #81d966;
    }

.build_sec {
    padding-bottom: 360px !important;
}
/* Question section end */

/* offer section start */
.offer_in {
    background: url(../img/digital-marketing-service-lp/free-ppc-audit-and-media-plan.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    margin-top: -240px;
    position: relative;
    filter: drop-shadow(2px 4px 6px #ccc);
    border-radius: 60px;
    height: 467px;
    background-position: right;
}

.offer_left {
    padding: 98px 0;
}

    .offer_left p del {
        font-family: 'TTInterfaces-Bold';
        font-size: 36.492px;
        line-height: 48.198px;
    }

    .offer_left p strong {
        font-family: 'TTInterfaces-Black';
        font-size: 60px;
        line-height: 80px;
    }

    .offer_left span {
        color: #19470C;
        font-family: 'TTInterfaces-Bold';
        font-size: 19px;
        line-height: 30px;
        letter-spacing: 0.429px;
        border-radius: 60px;
        background: #B3FC9D;
        display: inline-block;
        padding: 7px 25px;
    }

    .offer_left h5 {
        color: #FFF;
        font-family: 'TTInterfaces-Bold';
        font-size: 24px;
        line-height: 30px;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
    }

.btn-normal {
    border-radius: 43px;
    border: 1px solid #C7CFE7;
    background: rgba(241, 244, 253, 0.13);
    backdrop-filter: blur(5px);
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    margin-top: 20px;
}
/* offer section end */

/* Price section start */
.price_head h2 {
    color: #011166;
    font-size: 40px;
    line-height: 40px;
    font-family: 'TTInterfaces-Bold';
}

.price_head p {
    color: #606377;
    font-size: 18px;
    line-height: 25px;
}

.price_head ul li {
    color: #2F41CB;
    font-family: 'TTInterfaces-Bold';
    font-size: 18px;
    line-height: 25px;
}

.price_body {
    border-radius: 30px;
    border: 1px solid #BFC9FF;
    background: #FFF;
    overflow: hidden;
}

.lft_in {
    border-radius: 30px 0px 0px 30px;
    background: #F2F4FF;
    padding: 25px;
    height: auto;
}

.fix-width-round {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 0 auto;
    font-family: 'TTInterfaces-Bold';
    color: #011166;
}

    .fix-width-round span {
        font-size: 16.54px;
        line-height: 47.3px;
    }

    .fix-width-round b {
        font-size: 40px;
        line-height: 25px;
    }

.bg-blue {
    background: #5C81EC;
    padding: 7px 55px;
}

p.para {
    font-family: 'TTInterfaces-Medium';
    font-size: 17px;
    line-height: 22px;
    color: #606377;
}

.blue {
    color: #011166 !important;
}

.font-medium {
    font-family: 'TTInterfaces-Medium';
}

.font_blod {
    font-family: 'TTInterfaces-Bold' !important;
    font-weight: 700;
}

.fs-40 {
    font-size: 40px;
    line-height: 40px;
}

.fs-30 {
    font-size: 30px;
    line-height: 40px;
}

.fs-20 {
    font-size: 20px;
    line-height: 25px;
}
/* Price section end */

/* faq section start */
.faq_sec {
    padding: 80px 0;
}

.accordion-item {
    border: none;
    margin-bottom: 25px;
    border-radius: 16px !important;
}

.accordion-button.collapsed, .accordion-button {
    border-radius: 16px !important;
    background: #fff;
    box-shadow: 0px 5px 16px 0px rgba(8, 15, 52, 0.06);
    border: none;
    padding: 20px 40px 20px 20px;
    color: #011166;
    font-family: 'TTInterfaces-Medium';
    font-size: 18px;
    line-height: 30px;
}

    .accordion-button:not(.collapsed) {
        background: transparent;
        border: none;
        box-shadow: none;
    }

        .accordion-button:not(.collapsed)::after, .accordion-button::after {
            background: url(../img/digital-marketing-service-lp/plus.png) no-repeat;
            background-size: contain;
            transform: rotate(0);
        }

.accordion-button {
    position: relative;
}

    .accordion-button::after {
        position: absolute;
        width: 43px;
        height: 35px;
        top: 20px;
        right: 4px;
        background-size: 75%;
    }
/* faq section end */

/* footer section start */
.footer_logo {
    max-width: 35% !important;
}

.footer_sec ul li a {
    color: #8A90AB;
}

    .footer_sec ul li a:hover {
        color: #011166;
    }
/* footer section end */

/* message section start */
.msg_list {
    max-width: 600px;
    padding: 0 !important;
    margin: 0 !important;
    padding-top: 30px !important;
}

    .msg_list li {
        font-family: 'TTInterfaces-Bold';
        font-size: 17px;
        line-height: 23.28px;
        border-radius: 43.833px 43.833px 0px 43.833px;
        box-shadow: 0px 16.604px 11.415px -8.302px rgba(0, 0, 0, 0.08);
        backdrop-filter: blur(10.377235412597656px);
        padding: 15px 25px;
        background: #5C81EC;
        color: #fff;
        max-width: 450px;
        text-align: left;
        margin-left: auto;
    }

        .msg_list li:nth-child(odd) {
            color: #011166;
            background: rgba(255, 255, 255, 0.86);
            max-width: 450px;
            margin-right: auto;
            border-radius: 43.172px 43.172px 43.172px 0px;
        }
/* message section end */
.form-list .iti {
    width: 100%;
}
/* Responsive css */
@media (min-width:992px) and (max-width:1199px) {
    .return-card .card {
        width: 150px;
        height: 150px;
    }

    .return-card-content img {
        max-width: 40px;
    }
}

@media only screen and (max-width:991px) {
    .owl-nav button.owl-prev span, .owl-nav button.owl-next span {
        display: none;
    }

    .build_sec .head h2 br {
        display: none;
    }

    .return-card {
        margin-top: 50px;
    }

        .return-card .col {
            display: flex;
            justify-content: center;
        }

    .offer_in {
        position: relative;
    }

        .offer_in::after {
            content: "";
            background: rgba(0, 0, 0, 0.384);
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 9;
            border-radius: 60px;
        }

    .offer_left {
        position: relative;
        z-index: 99;
    }

    .price_head h2 {
        font-size: 32px;
        line-height: 35px;
    }

    .price_head p {
        font-size: 15px;
        line-height: 20px;
    }

    .price_head ul li {
        font-size: 14px;
    }

    .accordion-button.collapsed, .accordion-button {
        padding-right: 47px;
    }

    .msg_list {
        padding-bottom: 45px !important;
    }
}

@media only screen and (max-width:767px) {
    .row.mt-5.pt-5 {
        padding-top: 0px !important;
    }

    .price_head ul li {
        font-size: 16px;
    }

    p.para {
        font-size: 16px;
        line-height: 24px;
    }

    .msg_list {
        max-width: 100%;
    }
}

@media only screen and (max-width:575px) {
    .fs-30 {
        font-size: 24px;
        line-height: 32px;
    }

    .fs-20, .offer_left h5 {
        font-size: 17px;
        line-height: 21px;
    }

    .fs-40 {
        font-size: 28px;
        line-height: 32px;
    }

    .faq_sec {
        padding: 30px 0;
    }

    .footer_logo {
        max-width: 70% !important;
    }

    .return-card .card {
        width: 170px;
        height: 170px;
    }

    .msg_list li {
        font-size: 14px;
        line-height: 20.28px;
        padding: 10px 22px;
    }

    .msg_list {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width:480px) {
    .ques-img img {
        max-width: 100%;
    }

    .offer_left p del {
        font-size: 20px;
        line-height: 30px;
    }

    .offer_left p strong {
        font-size: 35px;
        line-height: 40px;
    }

    .offer_left span {
        font-size: 14px;
        line-height: 23px;
    }

    .offer_in {
        height: inherit;
    }

    .price_head h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .price_head ul li {
        font-size: 13px;
    }

    .d-flex.gap-4.justify-content-end {
        gap: 1rem !important;
    }

    .p-5 {
        padding: 2rem !important;
    }

    .accordion-button.collapsed, .accordion-button {
        font-size: 16px;
        line-height: 20px;
    }

        .accordion-button::after {
            top: 14px;
        }

    .footer_logo {
        max-width: 45% !important;
        margin-bottom: 0 !important;
    }
}


@media (min-width: 992px) {
    .landing-banner-info {
        padding-top: 80px !important;
    }
}

@media (max-width: 991px) {
    .landing-banner-info {
        margin-bottom: 0 !important;
    }

    .banner-form-col {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
}
