@import url('https://fonts.googleapis.com/css2?family=Freehand&display=swap');
.style-font{
    font-family: 'Freehand', cursive;
    font-weight: 100;
    position: relative;
}
.service-hero{
    background: url('../img/digital-marketing-page/digital-marketing-hero.png') no-repeat center !important;
    background-size: cover !important;
    position: relative;
    min-height: 650px;
    display: flex;
    align-items: center;
}



.hero-text{
    padding-right: 30px !important;
}

.hero-text h2{
    color: #221e1c;
    font-size: 50px;
    font-weight: 700;
}

.hero-text p{

    color: #221e1c !important;  
    font-weight: 300 !important; 
    text-align: left;
    font-weight: 600 !important;
    }

.bi-banner{
    margin-bottom: 80px;
}

.bi-button{
    background-color: #c82030;
    color: #fff;
    padding: 15px 40px;
    transition: .3s;
    font-weight: 600;
}

.txt-find-site {
    border: none;
    outline: none;
    border-radius: 10px;
    width: 260px;
    padding-left: 20px;
    font-size: 14px;
    box-shadow: 0px 0px 20px #0000001f;
}

.txt-find-site::placeholder{
    color: #a0a0a0;
}

.bi-button:hover{  
    background: #000;
    color: #fff;
}

.hero-img{
    width: 100%;
    position: relative;
}

.service-hero .hero-img img {
    max-width: 100%;
}
.service-hero .hero-img {
    position: absolute;
    max-width: 58%;
    right: 0px;
    bottom: -136px;
}
.bi-section{
    padding: 80px 0px;
}

.happy-client-slide h3{
    float: left;
    text-transform: uppercase;
    color: #555;
    font-size: 24px;
}
.case-wrap{
    width: 100%;
}

.case-wrap img{
    width: 100%;
}

.case-wrap h3{
    color: #555;
    font-weight: 800;
}
.case-label{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.case-label span{
    background-color: #f5f5f5;
    padding: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
}
.case-label span p{
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.case-bottom{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.case-bottom h2{
    color: #ff115e;
    font-weight: 800;
}

.case-bottom p{
    text-align: left;
}
.case-bottom div{
    width: 50%;
}
.seo-img{
    position: relative;
}

.seo-img img{
    width: 100%;
}

.seo-section{
    padding-top: 0px !important;
}


.seo-text{
    display: flex;
    align-items: center;
    flex-direction: column;

    height: 100%;
}

.seo-text h2{
    color: #555;
    font-weight: 800;
    align-self: flex-start;
}
.seo-text h2:nth-child(2){
    font-size: 40px;
    color: #555;
    font-weight: 600;
    align-self: flex-start;
}
.seo-text p{
    text-align: left;
}

.seo-text button{
    font-weight: 600;
    align-self: flex-start !important;
}

.how-it-works{
    background-color: #f5f5f5;
}

.works-wrap{text-align: center;}

.works-wrap h3{
    font-size: 20px;
    color: #555;
    font-weight: 700;
    margin: 40px 0px;
    margin-bottom: 20px;
}

.works-wrap p{
    font-size: 18px;
}

.account-img img{
    width: 100%;
}

.account-text{
    padding: 0px 0px 20px 60px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.account-item{
    display: flex;
    height: 100%;   
    gap: 25px;
}
.account-item img{
    max-width: 150px;
    object-fit: contain;
    align-self: flex-start;
}
.account-item h3{
    color: #555;
    font-size: 22px;
    font-weight: 700;
}

.account-item p{
    font-size: 16px;
    text-align: left;
}

.top-text{
    text-align: center;
}

.top-text h2{
    font-weight: 700;
}


.no-gut{
    --bs-gutter-x: 0px !important
}


.price-wrap{
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
    /* border-top: 1px solid #555;
    border-bottom: 1px solid #555; */
}

.price-table{
    padding: 50px 25px;
    transition: .6s;
    border: 1px solid #555;
    background-color: #fff;
    height: 100%;
}



.price-table h5{
    font-size: 24px;
    font-weight: 700;
}

.price-table p{
    font-size: 14px;
    text-align: left;
}

.price-table small{
    font-size: 14px;
    font-weight: 700;
    color: #555;
}

.price-table h2{
    color: #555;
    font-weight: 700;
}

.price-table h2 sub{
    font-size: 14px;
}

.price-table h3{
    background-color: #01d85c;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.price-table button{
    outline: none;
    background-color: transparent;
    text-align: center;
    border: 1px solid #000;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    height: 45px;
    border-radius: 5px;
}

.price-table:hover button{
    border: none;
    background-color: #c82030;
    color: #fff;
}

.price-table li{
    position: relative;
    list-style: none;
    font-size: 18px;
    padding-left: 20px;
    margin: 5px 0px;
    margin-bottom: 15px;
}

.price-table li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    background: url('../img/digital-marketing-page/check-img.png') no-repeat center;
    background-size: contain;
    width: 10px;
    height: 10px;
}

.bi-price{
    margin-bottom: 80px;
}

.banner-bg{
    background: url('../img/digital-marketing-page/banner-img.png') no-repeat center;
    background-size: cover;
}

.banner-text{
    padding: 70px 0px;
}

.banner-text h1{
    color: #000;
    font-size: 50px;
    margin-bottom: 25px;
}

.banner-text h3{
    font-size: 20px;
    color: #000;
    font-weight: 400;
    margin-bottom: 25px;
}



.banner-text p{
    color: #000 !important;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0;
}

.banner-text h2{
    color: #fcb10e ;
    font-weight: 700;
}

.banner-text button{
    background-color: #c82030;
    color: #fff;
    padding: 15px 50px;
    border: none;
    border-radius: 5px;
}

button{
    outline: none !important;
}

/* .bi-accordian{
    border: none !important;
}

.bi-accordian button{    
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #555 !important;
    background-color: #f5f5f5 !important;
    border-radius: 5px !important;
}

.bi-accordian button:focus{
    border-color: transparent !important;
    box-shadow: none !important;
}

.bi-accordian button:not(.collapsed){
    background-color: #000 !important;
    color: #fff !important;
} */

.accordion{
    max-width: 80%;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
}

.accordion-button{
    color: #555;
    font-size: 22px;
    font-weight: 700;
    background-color: #f5f5f5;
    border-radius: 5px;
    padding-left: 65px;
    transition: all .3s;
}

.accordion-button:focus{
    border-color: transparent;
    box-shadow: none ;
}

.accordion-button:not(.collapsed){
    background-color: #000;
    color: #fff;
}

.accordion-button::after{
    background-image: url('../img/digital-marketing-page/faq-plus-sign.png') ;
}
.accordion-button:not(.collapsed)::after{
    background-image: url('../img/digital-marketing-page/faq-minus-sign.png') ;
    margin-top: -15px;
}

.accordion-item{
    margin-bottom: 15px;
    border: none;
}

.accordion-item p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: left;
    margin-bottom: 10px;
}

.bi-faq{
    margin-bottom: 100px;
}
.case-wrap-row {
    justify-content: center;
}

.case-wrap-row>div {
    margin-top: 30px;
}
@media (max-width: 1260px) and (min-width: 992px)
{
   
    .case-wrap h3 {
        font-size: 26px;
    }
    .case-label span p {
        font-size: 14px;
    }
    .case-bottom div{
        width: 48%;
    }
    .case-bottom h2{
        font-size: 35px;
    }
    .case-bottom{
        gap:10px
    }
    .case-bottom p{
        font-size: 14px;
    }

    .account-text {
        padding: 15px 0px 0px 15px;
    }
    .account-item img{
        max-width: 50px;
    }
    .account-item h3{
        font-size: 20px;
    }

    .hero-text h2{
        font-size: 35px;
    }

    .bi-button{
        padding: 12px 20px;
    }

    .banner-text h1 {
        font-size: 45px;
    }
    .banner-text h2{
        font-size: 35px;
    }
    .banner-text button{
        padding: 10px 35px;
        font-size: 16px;
    }
}

@media (max-width: 991px) and (min-width: 768px){

   
    .case-wrap{
        width: 65%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 35px;
    }
    .case-wrap h3{
        font-size: 28px;
        text-align: center;
    }
    .case-label{
        justify-content: center;
    }
    .case-label span p{
        font-size: 12px;
    }
    .hero-text h2{
        font-size: 30px;
    }
    .case-bottom h2 {
        font-size: 40px;
        text-align: center;
    }
    .case-bottom p {
        font-size: 14px;
        text-align: center;
    }



    .works-wrap{
        margin-left: auto;
        margin-right: auto;
        width: 70%;
        text-align: center;
    }
    .works-wrap p{
        text-align: center;
    }
    .account-img img{
        height: 400px;
        object-fit: contain;
        object-position: left;
        padding-left: 60px;
    }
    .bi-button{
        padding: 10px 20px;
    }


    .banner-text h1{
        font-size: 40px;
    }
    .banner-text h2{
        font-size: 28px;
    }
}

@media (max-width: 767px) and (min-width: 576px){

    h2{
        font-size: 28px !important;
    }
    h1{
        font-size: 34px !important;
    }


    .bi-button{
        padding: 10px 20px;
    }

    .case-wrap{
        width: 65%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 35px;
    }
    .case-wrap h3{
        font-size: 28px;
        text-align: center;
    }
    .case-label{
        justify-content: center;
    }
    .case-label span p{
        font-size: 12px;
    }
    .hero-text h2{
        font-size: 30px;
    }
    .case-bottom h2 {
        font-size: 40px;
        text-align: center;
    }
    .case-bottom p {
        font-size: 14px;
        text-align: center;
    }


    .works-wrap{
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        text-align: center;
    }
    .works-wrap p{
        text-align: center;
    }
    .account-img img{
        height: 400px;
        object-fit: contain;
        object-position: left;
        padding-left: 60px;
    }

    .price-table{
        padding: 30px 15px;
    }
    .price-table h3{
        font-size: 12px;
    }
    .banner-text button {
        padding: 10px 25px;
    }

    .accordion-button{
        font-size: 18px;
    }

    .accordion-button::after{
        width: 15px;
        height: 15px;
        background-size: contain;
    }
}

@media (max-width: 575px){
    h1{
        font-size: 28px !important;
    }
    h2{
        font-size: 26px !important;
    }

    .bi-section{
        padding: 50px 0px;
    }
    .txt-find-site{
        height: 40px;
        border-radius: 25px;
        margin-bottom: 10px;
    }
    .hero-text {
        padding: 130px 20px;
        padding-right: 10px !important;
    }
    .case-wrap{
        text-align: center;
    }
    .case-label{
        justify-content: center;
    }

    .case-wrap h3 {
        text-align: center;
        font-size: 20px;
    }
    .case-bottom p{
        text-align: center;
    }
    .seo-section{
        margin-bottom: 0 !important;
    }
   

    .how-it-works{
        margin-bottom: 0;
    }
    .account-text{
        padding: 25px 10px 0px 10px;
    }
    .account-item{
        flex-direction: column;
    }
    .account-item img {
        max-width: 50px;
    }
    .account-item h3{
        font-size: 18px;
    }
    .banner-bg{
        background: url('../img/digital-marketing-page/banner-img.png') no-repeat left;
    }
    .bi-button{
        padding: 10px 20px;
        align-self: flex-start;
    }

    .price-table{
        padding: 25px 15px;
        border-bottom: 1px solid #fcfc;
    }
    .banner-text{
        padding: 70px 20px;
    }
    .banner-text button{
        padding: 10px 20px;
        font-size: 14px;
    }
    .accordion-button{
        font-size: 16px;
        padding-left: 30px;
    }
    .accordion-button::after{
        width: 14px;
        height: 14px;
        background-size: contain;
    }

}
.bi-banner.cta-section .banner-text h1 {
    color: black;
}

.bi-banner.cta-section .banner-text h1 span {
    color: #c82030;
}

.bi-banner.cta-section .banner-text h3 {
    color: black;
}

.bi-banner.cta-section .banner-text p {
    color: black!important;
}

.bi-banner.cta-section .banner-text p {
    text-align: center;
}

.mobile-animation {
    position: absolute;
    bottom: -100px;
    width: 640px;
    right: 11%;
}
.mobile-animation img.mobile-1 {
    width: 100%;
}
.mobile-animation img.mobile-2, .mobile-animation img.mobile-3, .mobile-animation img.mobile-4 {
    position: absolute;
    left: 140px;
    width: 240px;
    bottom: 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 28px -1px #e7e7e7;
}
.mobile-animation img.mobile-2 {
    bottom: 380px;
}
.mobile-animation img.mobile-3 {
    bottom: 230px;
}
.mobile-animation img.mobile-4 {
    bottom: 80px;
}
.animation-search {
    position: absolute;
    background: white;
    width: 320px;
    top: 70px;
    left: 160px;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
    box-shadow: 0px 25px 50px 0px rgba(35, 43, 102, 0.1);
    border-radius: 9px;
}

.animation-search p {
    margin-bottom: 0px;
    font-size: 18px;
}
.animation-search1 {
    position: absolute;
    background: white;
    width: 320px;
    top: 140px;
    left: 160px;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
    box-shadow: 0px 25px 50px 0px rgb(35 43 102 / 10%);
    border-radius: 9px;
}

.animation-search1 p {
    margin-bottom: 5px;
    font-size: 16px;
}

.animation-search1 p.grey {
    color: grey;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.animation-search1 p.h-blue {
    font-size: 22px;
    font-weight: 600;
    color: #1a73e8;
}
.counter {
    width: 185px;
}

.counter b {
    font-size: 40px;
    display: block;
    line-height: 40px;
    font-weight: 800;
}

.counter>span {
    font-size: 14px;
    font-weight: 700;
}
.counter.counter1 b>span{
    opacity: 0;
}
.counter {
    margin-bottom: 20px;
}
.counter.counter1 b {
    color: #c82030;
}
.counter.counter2 b {
    color: #781bfb;
}
.counter.counter3 b {
    color: #fcb10e;
}

.counter-wrapper {
    position: absolute;
    top: 60px;
    left: 500px;
}
.mobile-animation img, .mobile-animation>div {
    opacity: 0;
}
.mobile-animation.animation-active .mobile-1{
    animation: .5s mobile1 linear ;
    animation-fill-mode: forwards;
}
.mobile-animation.animation-active .mobile-2{
    animation: .2s mobile1 linear ;
    animation-fill-mode: forwards;
    animation-delay: .3s;
}
.mobile-animation.animation-active .mobile-3{
    animation: .2s mobile1 linear ;
    animation-fill-mode: forwards;
    animation-delay: .5s;
}
.mobile-animation.animation-active .mobile-4{
    animation: .2s mobile1 linear ;
    animation-fill-mode: forwards;
    animation-delay: .7s;
}
.mobile-animation.animation-active .animation-search{
    animation: .5s mobile1 linear ;
    animation-fill-mode: forwards;
    animation-delay: 1s;
}
.mobile-animation.animation-active .animation-search1{
    animation: .5s mobile1 linear ;
    animation-fill-mode: forwards;
    animation-delay: 1.5s;
}
.mobile-animation.animation-active .counter-wrapper{
    opacity: 1;
}
.mobile-animation.animation-active .counter-wrapper .counter{
    opacity: 0;
}
.mobile-animation.animation-active .counter-wrapper .counter1{
    animation: .5s mobile1 linear ;
    animation-fill-mode: forwards;
    animation-delay: 2s;
}
.mobile-animation.animation-active .counter-wrapper .counter2{
    animation: .5s mobile1 linear ;
    animation-fill-mode: forwards;
    animation-delay: 2.2s;
}
.mobile-animation.animation-active .counter-wrapper .counter3{
    animation: .5s mobile1 linear ;
    animation-fill-mode: forwards;
    animation-delay: 2.5s;
}
.mobile-animation.animation-active .animation-search p{
    animation: type 1s steps(23) ;
    overflow: hidden;
    white-space: nowrap;
    animation-delay: 1s;
}
@keyframes type {
    0% {
      width: 0ch;
    }
    100% {
      width: 23ch;
    }
  }
@keyframes mobile1{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
span.typed-cursor {
    display: none;
}