

#landing-header .navbar-mobile ul, .navbar-mobile ul {
    top: 55px;
    right: 15px;
    bottom: 15px;
    overflow-y: auto;
    left: 15px
}

:root {
    --scroll-behavior: smooth
}

body {
    color: #444;
    font-family: Poppins, Arial, "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px
}

html {
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #4154f1;
    text-decoration: none
}

a:hover {
    color: #717ff5;
    text-decoration: none
}

section {
    padding: 60px 0;
    overflow: hidden
}

.section-header {
    text-align: center;
    padding-bottom: 40px
}

.section-header h2 {
    text-transform: uppercase;
    color: #000 !important;
    font-family: Poppins, Sans-serif;
    font-size: 35px !important;
    font-weight: 400 !important;
    font-style: normal;
    line-height: 1em
}

.section-header p {
    margin: 10px 0 0;
    padding: 0;
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    color: #000
}

.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
    background: #fbbc04;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: .4s
}

.back-to-top i {
    font-size: 24px;
    color: #fff;
    line-height: 0
}

.back-to-top:hover {
    background: #fbbc04;
    color: #fff
}

.back-to-top.active {
    visibility: visible;
    opacity: 1
}

.header {
    transition: .5s;
    z-index: 997;
    padding: 20px 0
}

.header.header-scrolled {
    background: rgb(255 255 255);
    padding: 15px 0;
    box-shadow: 0 2px 20px rgba(1, 41, 112, .1)
}

.header .logo {
    line-height: 0
}

.header .logo img, .seo-sldier .heading h6 .fa, .ser1 p .fa, .ser2 p .fa, .ser3 p .fa, .sldier .heading h6 .fa, .smm-soc-media-right .seo-bg .point .text-wrapper h5 img, .smm-soc-media-right .seo-gd-bg .point .text-wrapper h5 img {
    margin-right: 6px
}

.footer .footer-top .footer-info .logo span, .header .logo span {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #012970;
    font-family: Nunito, sans-serif;
    margin-top: 3px
}

#landing-header .navbar a:hover, .header.header-scrolled a.nav-link.scrollto, .landing-sldier .heading p, .mobile-nav-toggle.bi-x, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    color: #fff
}

.navbar, .social-ppc-questions .questions .img1, .social-ppc-questions .questions .img2, .social-ppc-questions .questions .img4, a.socialf {
    padding: 0
}

.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center
}

.navbar li {
    position: relative
}

.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 30px;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
    transition: .3s
}

.navbar .dropdown ul, .navbar-mobile ul {
    padding: 10px 0;
    display: block;
    position: absolute
}

#landing-header .navbar a i, .navbar a i, .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px
}

.navbar .active, .navbar .active:focus, .navbar a:hover, .navbar li:hover>a {
    color: #fbbc04
}

#landing-header .navbar .getstarted, .navbar .getstarted, .navbar .getstarted:focus {
    background: #3e497f;
    padding: 8px 20px;
    margin-left: 30px;
    border-radius: 4px;
    color: #fff
}

.navbar .getstarted-seo-ppc {
    margin-left: 30px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: Inter;
    margin-right: 12px
}

.navbar .getstarted-seo-ppc img {
    margin-right: 12px
}

.navbar .icon-seo-ppc {
    background-color: #fbbc04;
    font-size: 25px;
    color: #fff;
    padding: 6px;
    border-radius: 6px
}

#lanidng-hero .form select, #process-circle a, .digital-marketing .text-area h3, .navbar .getstarted-seo-ppc:hover, .sldier .heading p, .text-black, .text-black:hover {
    color: #000
}

.navbar .getstarted .fa {
    color: #ffc107;
    font-size: 20px;
    margin-right: 4px
}

.navbar .dropdown ul {
    left: 14px;
    top: calc(100% + 30px);
    margin: 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 0 30px rgba(127, 137, 161, .25);
    transition: .3s;
    border-radius: 4px
}

#landing-header .navbar-mobile .dropdown ul li, .navbar .dropdown ul li, .navbar-mobile .dropdown ul li {
    min-width: 200px
}

.navbar .dropdown ul a {
    padding: 10px 20px;
    font-size: 15px;
    text-transform: none;
    font-weight: 600
}

#landing-header .navbar .dropdown ul a i, #landing-header .navbar-mobile .dropdown ul a i, .navbar .dropdown ul a i, .navbar-mobile .dropdown ul a i {
    font-size: 12px
}

.navbar .dropdown ul .active:hover, .navbar .dropdown ul a:hover, .navbar .dropdown ul li:hover>a, .navbar-mobile .active, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul li:hover>a, .navbar-mobile a:hover, .navbar-mobile li:hover>a {
    color: #4154f1
}

.navbar .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible
}

#landing-header .navbar .dropdown .dropdown ul, .navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden
}

#landing-header .navbar .dropdown .dropdown:hover>ul, .navbar .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible
}

.mobile-nav-toggle {
    color: #012970;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: .5s
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(1, 22, 61, .9);
    transition: .3s
}

#landing-header .navbar-mobile .mobile-nav-toggle, .navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px
}

.navbar-mobile ul {
    border-radius: 10px;
    background-color: #fff;
    transition: .3s
}

.navbar-mobile a, .navbar-mobile a:focus {
    padding: 10px 20px;
    font-size: 15px;
    color: #012970
}

#landing-header .navbar-mobile .getstarted, .navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
    margin: 15px
}

#landing-header .navbar-mobile .dropdown ul, .navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    background: #fff;
    box-shadow: 0 0 30px rgba(127, 137, 161, .25)
}

#landing-header .navbar-mobile .dropdown ul a, .navbar-mobile .dropdown ul a {
    padding: 10px 20px
}

.navbar-mobile .dropdown>.dropdown-active {
    display: block
}

.hero {
    background: url(https://www.lincolndigitalmarketers.com/404.webp) bottom right/cover no-repeat
}

.hero h1 {
    margin: 0;
    font-size: 48px;
    font-weight: 700;
    color: #fff
}

p.empowep {
    color: #fff;
    font-size: 17px;
    font-weight: 500
}

.hero h2 {
    color: #444;
    margin: 15px 0 0;
    font-size: 26px
}

.hero .btn-get-started {
    margin-top: 30px;
    line-height: 0;
    padding: 22px 40px;
    border-radius: 4px;
    transition: .5s;
    color: #fff;
    background: #fbbc04
}

.about .btn-read-more, .features .feature-box:hover i {
    background: #4154f1;
    color: #fff
}

.hero .btn-get-started span {
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
    fill: #2c2c2c;
    color: #2c2c2c
}

.about .btn-read-more i, .hero .btn-get-started i {
    margin-left: 5px;
    font-size: 18px;
    transition: .3s
}

.about .btn-read-more:hover i, .hero .btn-get-started:hover i {
    transform: translateX(5px)
}

.hero .hero-img {
    text-align: right
}

button.aboutsection {
    padding: 0;
    border-radius: 17px;
    background-color: #fff;
    height: 100px;
    line-height: 100px;
    margin: 20px 0;
    text-align: center;
    border: 1px solid #9f9f9f !important;
    width: 100%;
    font-size: 20px;
    font-weight: 600
}

h4.tabss {
    font-size: 26px;
    line-height: 1;
    color: #000;
    font-weight: 800;
    margin-top: 25px;
    margin-bottom: 15px
}

button.aboutsection.tab1.active, button.aboutsection.tab2.active, button.aboutsection.tab3.active {
    box-shadow: 0 0 53px 0 rgb(0 0 0 / 12%);
    border: none !important;
    border-left: 5px solid #80a127 !important
}

section#about {
    background-color: #f3f3f3
}

.about .content {
    padding: 40px
}

.about h3 {
    font-size: 14px;
    font-weight: 700;
    color: #4154f1;
    text-transform: uppercase
}

.about h2, .values .box h3 {
    color: #012970;
    font-weight: 700
}

.about h2, h3 {
    font-size: 24px
}

.about p {
    margin: 15px 0 30px;
    line-height: 24px
}

.about .btn-read-more {
    line-height: 0;
    padding: 15px 40px;
    border-radius: 4px;
    transition: .5s;
    box-shadow: 0 5px 25px rgba(65, 84, 241, .3)
}

.about .btn-read-more span {
    font-family: Nunito, sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px
}

.values .box {
    padding: 30px;
    box-shadow: 0 0 5px rgba(1, 41, 112, .08);
    text-align: center;
    transition: .3s;
    height: 100%
}

.features .feature-box, .values .box:hover {
    box-shadow: 0 0 30px rgba(1, 41, 112, .08)
}

header.section-header.value p {
    margin: 10px 0 0;
    padding: 0;
    font-size: 15px;
    line-height: 42px;
    font-weight: 600;
    color: #383636
}

header.section-header.value h2 {
    text-transform: uppercase;
    color: #000 !important;
    font-family: Poppins, Sans-serif;
    font-size: 45px !important;
    font-weight: 600 !important;
    font-style: normal;
    line-height: 1em
}

section#values {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-position: center;
    background-size: cover;
    background-position-y: 80%;
    background-repeat: no-repeat
}

@media (max-width: 991px) {
    #seo-updated-ppc-choose {
        background: #fff !important;
    }

    .mobile-nav-toggle {
        display: block
    }

    .navbar ul {
        display: none
    }

    .hero {
        height: auto;
        padding: 120px 0 60px
    }

    .hero .hero-img {
        text-align: center;
        margin-top: 80px
    }

    .hero .hero-img img {
        width: 80%
    }

    section#values {
        background: 0 0
    }

    .col-lg-5.d-flex.flex-column.justify-content-center {
        width: 100% !important
    }

    h1.backgrounds {
        text-align: center !important
    }

    .contact .php-email-form {
        background: #fafbff;
        padding: 30px;
        height: 100% !important;
        width: 100% !important;
        border-radius: 24px;
        margin-left: 0 !important
    }
}

h1.backgrounds, p.background {
    font-family: Poppins, Sans-serif;
    text-align: right
}

.seo-tabs .tab-pane .cont_2 h4, .seo-tabs .tab-pane .cont_3 h4, .tab-pane .cont_2 h4, .tab-pane .cont_3 h4, h1.backgrounds.right, p.background.right {
    text-align: left
}

.col-lg-5.d-flex.flex-column.justify-content-center {
    width: 38.666667%
}

p.background {
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 300;
    line-height: inherit !important;
    margin: 10px 0 18px
}

h1.backgrounds {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 1em
}

.values .box img {
    padding: 30px 50px;
    transition: .5s;
    transform: scale(1.1)
}

.values .box h3 {
    font-size: 24px;
    margin-bottom: 18px
}

.features .feature-box h3, .features .feture-tabs .tab-content h4 {
    font-size: 18px;
    margin: 0;
    font-weight: 700;
    color: #012970
}

.values .box:hover img {
    transform: scale(1)
}

.features .feature-box {
    padding: 24px 20px;
    transition: .3s;
    height: 100%
}

.features .feature-box i {
    line-height: 0;
    background: #ecf3ff;
    padding: 4px;
    margin-right: 10px;
    font-size: 24px;
    border-radius: 3px;
    transition: .3s
}

.features .feature-icons, .features .feture-tabs {
    margin-top: 120px
}

.features .feture-tabs h3 {
    color: #012970;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 10px
}

.features .feture-tabs .nav-pills {
    border-bottom: 1px solid #eee
}

.features .feture-tabs .nav-link {
    background: 0 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #012970;
    padding: 12px 0;
    margin-right: 25px;
    margin-bottom: -2px;
    border-radius: 0
}

.features .feture-tabs .nav-link.active {
    color: #4154f1;
    border-bottom: 3px solid #4154f1
}

.features .feture-tabs .tab-content i {
    font-size: 24px;
    line-height: 0;
    margin-right: 8px;
    color: #4154f1
}

.features .feature-icons h3 {
    color: #012970;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 20px;
    text-align: center
}

.features .feature-icons .content .icon-box {
    display: flex
}

.features .feature-icons .content .icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #012970
}

.features .feature-icons .content .icon-box i {
    font-size: 44px;
    line-height: 44px;
    color: #0245bc;
    margin-right: 15px
}

.features .feature-icons .content .icon-box p {
    font-size: 15px;
    color: #848484
}

.footer-2 {
    background: #EEF0EB;
    padding: 50px 0 30px 40px;
    font-size: 14px;
    margin-top: 50px
}

.footer-2 .footer-top .content img {
    width: 180px;
}

.footer-2 .footer-logo .img-wrapper img {
    max-width: 120px;
    margin-bottom: 25px
}

.footer-2 .text-area p {
    color: #636363;
    font-size: 13px;
    font-weight: 400;
    font-family: Inter;
    margin-bottom: 25px
}

.footer-2 .text-area .fa {
    color: #636363;
    font-size: 24px;
    font-weight: 400;
    margin-right: 18px
}

.footer-2 .footer-top .cities-flex {
    padding-left: 50px
}

.footer .footer-top .footer-links ul, .footer-2 .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-2 .footer-top .footer-links ul li {
    padding: 5px 0;
    display: flex;
    align-items: center;
    color: #fff
}

.footer-2 .footer-top .footer-links ul li a {
    color: #636363;
    font-family: Inter;
    font-weight: 400;
    line-height: 24px;
    font-size: 15px
}

.footer-2 .footer-top .footer-contact h4 {
    text-align: left;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    font-family: Inter;
    margin-bottom: 20px
}

.footer-2 .footer-top .footer-contact a, .footer-2 .footer-top .footer-contact p {
    line-height: 26px;
    color: #3e497f;
    font-family: Inter;
    font-weight: 500;
    font-size: 15px
}

.footer-2 .footer-top .footer-contact .fa {
    margin-right: 18px;
    margin-top: 6px;
    color: #3e497f;
    font-size: 20px
}

.footer .footer-top .footer-contact .fa-envelope, .footer .footer-top .footer-contact .fa-phone, .footer-2 .footer-top .footer-contact .fa-envelope, .footer-2 .footer-top .footer-contact .fa-phone {
    margin-right: 18px
}

.footer .footer-top .footer-contact, .footer-2 .footer-top .footer-contact {
    color: #b9b9b9;
    font-family: poppins
}

.footer-2 .footer-top .footer-contact .footer-imges img {
    margin-bottom: 24px;
    max-width: 250px
}

.footer-2 .footer-bottom .footer-quick-link a {
    margin: 0;
    color: #636363;
    font-family: Inter;
    font-weight: 500;
    font-size: 16px
}

.footer-2 .footer-bottom .footer-quick-link a:hover {
    color: #3e497f;
}

.footer-2 .footer-bottom .copyright, .footer-2 .footer-bottom .footer-quick-link, .seo-clientsays .powered, .why-choose-us .points .d-flex {
    margin-bottom: 0px
}

.footer-2 .footer-bottom .copyright h6 {
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    color: #636363
}

.footer-2 .footer-bottom .terms-of-services p {
    font-size: 15px;
    font-family: Inter;
    font-weight: 500;
    color: #636363
}

.footer {
    background: #fff;
    padding: 0 0 30px;
    font-size: 14px
}

.footer .footer-newsletter {
    padding: 50px 0;
    background: #f6f9ff;
    border-top: 1px solid #e1ecff
}

.footer .footer-newsletter h4 {
    font-size: 24px;
    margin: 0 0 10px;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    color: #012970
}

.footer .footer-newsletter form {
    margin-top: 20px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
    border: 1px solid #e1ecff
}

.footer .footer-newsletter form input[type=email] {
    border: 0;
    padding: 8px;
    width: calc(100% - 140px)
}

.footer .footer-newsletter form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: #4154f1;
    font-size: 16px;
    padding: 0 30px;
    margin: 3px;
    color: #fff;
    transition: .3s;
    border-radius: 4px
}

.footer .footer-newsletter form input[type=submit]:hover {
    background: #5969f3
}

.footer .footer-top {
    background-size: contain;
    border-bottom: 1px solid #e1ecff;
    padding: 100px 0 30px
}

.footer .footer-top .footer-info, .footer .footer-top .footer-links {
    margin-bottom: 30px
}

.footer .footer-top .footer-info .logo {
    line-height: 0;
    margin-bottom: 15px
}

.footer .footer-top .footer-info .logo img {
    max-height: 100px;
    margin-right: 6px
}

.footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: Nunito, sans-serif
}

.footer .footer-top .social-links a {
    font-size: 20px;
    display: inline-block;
    color: rgba(1, 41, 112, .5);
    line-height: 0;
    margin-right: 10px;
    transition: .3s
}

.footer .footer-top .social-links a:hover {
    color: #012970
}

.footer .footer-top h4 {
    font-size: 20px;
    font-weight: 700;
    font-family: poppins;
    color: #3780a0;
    position: relative;
    padding-bottom: 18px;
    text-align: left
}

.footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #38a54f;
    font-size: 12px;
    line-height: 0
}

.footer .footer-top .footer-links ul i:hover {
    color: #38a54f
}

.footer .footer-top .footer-links ul li {
    padding: 7px 0;
    display: flex;
    align-items: center
}

span.footerone {
    color: #fff;
    margin-top: 30px !important;
    font-family: Poppins, Arial, "Helvetica Neue", sans-serif;
    font-size: 20px
}

span.footeraddress {
    text-align: left;
    color: #b9b9b9;
    float: right;
    font-size: 13px;
    font-family: poppins
}

.font-robo, .table-condensed td, .table-condensed th {
    font-family: Roboto, Arial, "Helvetica Neue", sans-serif
}

.footer .footer-top .footer-links ul li:first-child {
    padding-top: 0
}

.footer .footer-top .footer-links ul a {
    color: #5e5e5e;
    transition: .3s;
    display: inline-block;
    line-height: 1;
    font-family: poppins
}

.footer .footer-top .footer-links ul a:hover {
    color: #5e5e5e
}

.footer .footer-top .footer-contact p {
    line-height: 26px
}

.footer .footer-top .footer-contact .fa {
    margin-right: 25px;
    color: #fbbc04;
    font-size: 26px
}

.footer .copyright {
    text-align: left;
    padding-top: 30px;
    color: #5e5e5e;
    font-size: 13px;
    font-weight: 300 !important
}

#lanidng-hero .form .heading, .footer .credits, .text-area.service, h4, header#header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title {
    text-align: center
}

img.footer-logo {
    width: 45%
}

.footer .credits {
    padding-top: 10px;
    font-size: 13px;
    color: #012970
}

*, .seo-updated-ppc-pricing .col-md-4, .social-ppc-pricing .col-md-4, blockquote, body, dd, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, header#header .menu>ul, header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul, hr, legend, ol, p, pre, ul {
    margin: 0;
    padding: 0
}

img.footervisa {
    width: 100%;
    height: 20px
}

.btn, .font-poppins, button.btn.btn--radius-2.btn--blue.getstart {
    font-family: Poppins, Arial, "Helvetica Neue", sans-serif
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row-space {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.col-2 {
    width: -webkit-calc((100% - 30px)/ 2);
    width: -moz-calc((100% - 30px)/ 2);
    width: calc((100% - 30px)/ 2)
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

.seo-updated-ppc-questions .questions, li>ol, li>ul {
    margin-bottom: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset {
    min-width: 0;
    border: 0
}

button {
    outline: 0;
    background: 0 0;
    border: none
}

.page-wrapper {
    min-height: 100vh
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

.btn, h4 {
    font-size: 18px
}

h5 {
    font-size: 15px
}

h6 {
    font-size: 13px
}

.bg-blue {
    background: #2c6ed5
}

.bg-red {
    background: #fa4251
}

.bg-gra-01 {
    background: -webkit-gradient(linear, left bottom, left top, from(#fbc2eb), to(#a18cd1));
    background: -webkit-linear-gradient(bottom, #fbc2eb 0, #a18cd1 100%);
    background: -moz-linear-gradient(bottom, #fbc2eb 0, #a18cd1 100%);
    background: -o-linear-gradient(bottom, #fbc2eb 0, #a18cd1 100%);
    background: linear-gradient(to top, #fbc2eb 0, #a18cd1 100%)
}

.bg-gra-02 {
    background: -webkit-gradient(linear, left bottom, right top, from(#fc2c77), to(#6c4079));
    background: -webkit-linear-gradient(bottom left, #fc2c77 0, #6c4079 100%);
    background: -moz-linear-gradient(bottom left, #fc2c77 0, #6c4079 100%);
    background: -o-linear-gradient(bottom left, #fc2c77 0, #6c4079 100%);
    background: linear-gradient(to top right, #fc2c77 0, #6c4079 100%)
}

.p-t-100 {
    padding-top: 100px
}

.p-t-130 {
    padding-top: 130px
}

.p-t-180 {
    padding-top: 180px
}

.p-t-20 {
    padding-top: 20px
}

.p-t-15 {
    padding-top: 15px
}

.p-t-10 {
    padding-top: 10px
}

.p-t-30 {
    padding-top: 30px
}

.p-b-100 {
    padding-bottom: 100px
}

.m-r-45 {
    margin-right: 45px
}

.wrapper {
    margin: 0 auto
}

.daterangepicker, .select2-container--open .select2-dropdown--below {
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
    margin-top: 5px
}

.wrapper--w960 {
    max-width: 960px
}

.wrapper--w780 {
    max-width: 780px
}

.wrapper--w680 {
    max-width: 680px
}

.btn {
    display: inline-block;
    line-height: 50px;
    padding: 0 50px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    cursor: pointer;
    color: #fff
}

.btn--radius, .card {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn--radius-2 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.btn--pill {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.btn--green {
    background: #57b846
}

.btn--green:hover {
    background: #4dae3c
}

.btn--blue, .btn--blue:hover {
    background: #fbbc04;
    color: #000 !important;
    font-weight: 500;
    font-size: 16px !important
}

td.active {
    background-color: #2c6ed5
}

input[type=date i] {
    padding: 14px
}

.table-condensed td, .table-condensed th {
    font-size: 14px;
    font-weight: 400
}

.daterangepicker td {
    width: 40px;
    height: 30px
}

.daterangepicker {
    border: 1px solid #e0e0e0;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
    display: none
}

.daterangepicker::after, .daterangepicker::before {
    display: none
}

#landing-header .navbar-mobile .dropdown>.dropdown-active, .label, .lte8 .wrapper-10:hover .tooltip, .lte8 .wrapper-11:hover .tooltip, .lte8 .wrapper-12:hover .tooltip, .lte8 .wrapper-13:hover .tooltip, .lte8 .wrapper-14:hover .tooltip, .lte8 .wrapper-15:hover .tooltip, .lte8 .wrapper-16:hover .tooltip, .lte8 .wrapper-2:hover .tooltip, .lte8 .wrapper-3:hover .tooltip, .lte8 .wrapper-4:hover .tooltip, .lte8 .wrapper-5:hover .tooltip, .lte8 .wrapper-6:hover .tooltip, .lte8 .wrapper-8:hover .tooltip, .lte8 .wrapper-9:hover .tooltip, .middlecontentwebapge.destop, .radio-container input:checked~.checkmark:after, .testi-box.active {
    display: block
}

.daterangepicker thead tr th {
    padding: 10px 0
}

.daterangepicker .table-condensed th select {
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    padding: 5px;
    outline: 0
}

input {
    outline: 0;
    margin: 0;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
    font-size: 14px;
    font-family: inherit
}

.checkmark, .input--style-4 {
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08)
}

.input--style-4 {
    line-height: 35px;
    background: #fafafa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 20px;
    font-size: 16px;
    color: #666;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s
}

.checkmark, .radio-container input:checked~.checkmark {
    background-color: #e5e5e5
}

.input--style-4::-webkit-input-placeholder {
    color: #666
}

.input--style-4:-moz-placeholder {
    color: #666;
    opacity: 1
}

.input--style-4::-moz-placeholder {
    color: #666;
    opacity: 1
}

.input--style-4:-ms-input-placeholder {
    color: #666
}

.label {
    font-size: 16px;
    color: #555;
    text-transform: capitalize;
    margin-bottom: 5px
}

.radio-container {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 16px;
    color: #666;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.radio-container .checkmark:after {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #57b846
}

.checkmark {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: 20px;
    width: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.card, .card-4 {
    background: #fff
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.input-group {
    position: relative;
    margin-bottom: 22px
}

#landing-header .navbar li, .input-group-icon {
    position: relative
}

.input-icon {
    position: absolute;
    font-size: 18px;
    color: #999;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

button.headerform {
    background: #fbbc04;
    border: 0;
    padding: 10px 30px;
    color: #161515;
    transition: .4s;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    width: 100%
}

.select--no-search .select2-search {
    display: none !important
}

.rs-select2 .select2-container {
    width: 100% !important;
    outline: 0;
    background: #fafafa;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.rs-select2 .select2-container .select2-selection--single {
    outline: 0;
    border: none;
    height: 50px;
    background: 0 0
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    color: #555;
    font-size: 16px;
    font-family: inherit;
    padding-left: 22px;
    padding-right: 50px
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow {
    height: 50px;
    right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.atlanta-faq .faq-list .icon-show, .atlanta-faq .faq-list a.collapsed .icon-close, .case-study .swiper-container .swiper-button-next, .case-study .swiper-container .swiper-button-prev, .home-faq .faq-list .icon-show, .home-faq .faq-list a.collapsed .icon-close, .landing-faq .faq-list .icon-show, .landing-faq .faq-list a.collapsed .icon-close, .lte8 .wrapper-10 .tooltip, .lte8 .wrapper-11 .tooltip, .lte8 .wrapper-12 .tooltip, .lte8 .wrapper-13 .tooltip, .lte8 .wrapper-14 .tooltip, .lte8 .wrapper-15 .tooltip, .lte8 .wrapper-16 .tooltip, .lte8 .wrapper-2 .tooltip, .lte8 .wrapper-3 .tooltip, .lte8 .wrapper-4 .tooltip, .lte8 .wrapper-5 .tooltip, .lte8 .wrapper-8 .tooltip, .lte8 .wrapper-9 .tooltip, .middlecontentwebapge.mobile, .min-strategy .text-area h1 br, .rs-select2 .select2-container .select2-selection--single .select2-selection__arrow b, .seo-clientsays #testinomial1, .seo-ppc-faq .faq-list .icon-show, .seo-ppc-faq .faq-list a.collapsed .icon-close, .seo-updated-ppc-choose .box-one .off, .seo-updated-ppc-choose .box-one:hover .on, .seo-updated-ppc-choose .box-two .off, .seo-updated-ppc-choose .box-two:hover .on, .social-media-ads .heading h3 br, .social-ppc-faq .faq-list .icon-show, .social-ppc-faq .faq-list a.collapsed .icon-close, .social-ppc-question .faq-list .icon-show, .social-ppc-question .faq-list a.collapsed .icon-close, .social-ppc-question.section-bg, header#header .menu-mobile-header, header#header .menu-mobile-toggle {
    display: none
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow:after {
    font-family: Material-Design-Iconic-Font;
    content: "\f2f9";
    font-size: 24px;
    color: #999;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s
}

.rs-select2 .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.select2-container--open .select2-dropdown--below {
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
    overflow: hidden
}

.select2-container--default .select2-results__option {
    padding-left: 22px
}

.card-4 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
    margin-top: 43px;
    height: 85%;
    width: 75% !important
}

.banner .row, .digital-marketing {
    background-position: center;
    width: 100%
}

.Portland-hero, .arlington-hero, .baltimore-hero, .banner .row, .chicago-hero, .cleveland-hero, .dallas-hero, .denver-hero, .digital-marketing, .home-digital-expert, .home-digital-expert .cta-bg, .home-digital-expert .cta-bg2, .home-problem-facing-qs, .home-problem-facing-qs .questions .ques-bg, .houston-hero, .iti-flag, .jacksonville-hero, .kansas-hero, .landing-features, .landing-page-seo-banner, .lasvegas-hero, .losangeles-hero, .louisville-hero, .miami-hero, .minneapolis-hero, .new-orleans-hero, .newyork-hero, .orlando-hero, .philadelphia-hero, .phoenix-hero, .san-antonio-hero, .san-diego-hero, .seattle-hero {
    background-repeat: no-repeat
}

button.btn.btn-primary, button.btn.btn-secondary {
    font-size: 19px;
    font-weight: 500;
    border-radius: 10px
}

.card-4 .card-body {
    padding: 29px 28px 65px
}

@media (max-width: 767px) {
        section.fold-01 {
    height: 100% !important;
}
video.mainvideo {
    display: none !important;
}
    .col-2 {
        width: 100%
    }

    .card-4 .card-body {
        padding: 50px 40px
    }
}

.extra, input.input--style-4.message {
    height: 100px
}

button.btn.btn--radius-2.btn--blue.getstart {
    display: inline-block;
    line-height: 38px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    width: 100%
}

h2.title {
    margin: -5px 6px 10px 0;
    font-family: Poppins;
    font-weight: 800;
    font-size: 24px;
    line-height: 30px
}

button.btn.btn-primary {
    padding: .2rem .5rem;
    background-color: #fbbc04;
    border-color: #fbbc04;
    color: #000
}

button.btn.btn-secondary {
    background-color: #95c11e;
    border-color: #95c11e;
    color: #fff;
    padding: 28px 21px;
    line-height: 1px;
    width: 130%
}

ul {
    list-style-type: none
}

.home-roi-startegy .text-area .headings, .sldier {
    padding: 12px 0
}

.seo-sldier .heading .img-fluid, .sldier .heading .img-fluid {
    margin-bottom: 10px !important
}

.seo-sldier .heading, .sldier .heading {
    margin-top: 35px
}

.landing-sldier .heading p .fa, .sldier .heading p .fa {
    font-size: 6px;
    font-weight: 600
}

.landing-sldier .heading .fa, .seo-sldier .heading .fa, .sldier .heading .fa {
    color: #339580
}

.seo-sldier .heading h2, .sldier .heading h2 {
    font-family: poppins;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 12px;
    color: #000 !important
}

.sldier .heading h6 {
    font-size: 20px;
    color: #000
}

.seo-sldier .swiper-container .swiper-slide h6, .sldier .swiper-container .swiper-slide h6 {
    font-weight: 600;
    font-size: 15px;
    color: #000;
    margin-top: 12px
}

.seo-sldier .swiper-container .swiper-slide h5, .sldier .swiper-container .swiper-slide h5 {
    font-weight: 600;
    font-size: 16px;
    color: #000;
    font-family: poppins;
    margin-top: 12px
}

.seo-sldier .swiper-container .swiper-slide p, .sldier .swiper-container .swiper-slide p {
    font-weight: 400;
    font-size: 14px;
    color: #000;
    margin-top: 7px
}

.container.sliders {
    border: 1px solid #dcdcdc
}

.digital-marketing {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-size: cover;
    height: 100vh
}

.atlanta-steps, .home-marketing-expertize, .landing-steps, .seo-steps, .steps {
    padding: 50px 0 40px;
    background-color: #fff
}

.atlanta-steps .row, .home-marketing-expertize .row, .landing-steps .row, .seo-steps .row, .steps .row {
    overflow: hidden
}

.landing-steps .content-item, .steps .content-item {
    padding: 20px;
    border-left: 1px solid #d4e9e6;
    border-bottom: 1px solid #d4e9e6;
    margin: -1px
}

.steps .heading h1 {
    font-family: Inter, sans-serif;
    font-size: 52px;
    font-weight: 900;
    color: #000;
    margin-bottom: 5px
}

.atlanta-steps .heading p, .seo-steps .heading p, .steps .heading p {
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    margin-bottom: 50px
}

.landing-steps .content-item .text-area img, .seo-steps .content-item .text-area img, .steps .content-item .text-area img {
    max-width: 80px
}

.steps .content-item span {
    font-size: 14px;
    font-weight: 400;
    color: #318ce6;
    text-decoration: underline
}

.steps .content-item .text-area .text-content h4, .steps .text-content h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 10px 10px;
    color: #000;
    font-family: Poppins
}

.seo-steps .content-item .text-area .text-content p, .seo-steps .text-content p, .steps .content-item .text-area .text-content p, .steps .text-content p {
    font-family: Poppins;
    color: #5d5d5d;
    font-size: 14px;
    font-weight: 400;
    margin: 0 10px 10px;
    padding: 0
}

.scale-brand .text-area h2, .scale-brand .text-area p {
    margin-right: 12px;
    font-family: Inter, sans-serif;
    color: #000 !important
}

.text-area.service .img-wrapper {
    margin-bottom: 10% !important;
    margin-top: 20px
}

.clientsays .testinomial .text-area p {
    font-family: poppins;
    margin-bottom: 12px
}

.clientsays .testinomial .text-area h6 {
    font-family: poppins
}

.scale-brand .left-side {
    padding: 50px 100px;
    background-color: #fcfcfc
}

.scale-brand .right-side {
    padding: 40px 100px 40px 40px;
    background-color: #4a4a4a;
    color: #fff
}

.scale-brand .text-area h2 {
    background: -webkit-linear-gradient(left, #326b92 30%, #02a04e 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 44px;
    font-weight: 900;
    margin-bottom: 18px;
    line-height: 48px
}

.scale-brand .text-area p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 25px
}

.scale-brand img, .smm-scale-brand img {
    max-width: 400px;
    height: auto
}

.atlanta-scale-brand label, .scale-brand .right-side label, .seo-scale-brand label, .smm-scale-brand label {
    font-size: 14px;
    margin-bottom: 0;
    color: #fcfcfc
}

.scale-brand .right-side input {
    background: 0 0;
    border: none;
    outline: 0;
    border-bottom: 1px solid #fcfcfc;
    border-radius: 12px;
    color: #fff;
    padding: 10px 20px 10px 0
}

.atlanta-scale-brand input:focus, .scale-brand .right-side input:focus, .seo-scale-brand input:focus, .smm-scale-brand input:focus {
    background: 0 0;
    border: none;
    outline: 0;
    border-bottom: 1px solid #555;
    border-radius: 12px;
    color: #fff
}

.scale-brand .right-side input ::placeholder {
    color: #555
}

.atlanta-scale-brand label.checkbox-label, .scale-brand .right-side label.checkbox-label, .seo-scale-brand label.checkbox-label, .smm-scale-brand label.checkbox-label {
    font-size: 14px;
    margin-bottom: 0;
    color: #fff
}

.scale-brand .right-side .col-md-6.checkboxx, .smm-scale-brand .col-md-6.checkboxx {
    margin-bottom: -16px;
    padding: 0
}

input.name {
    border: none;
    outline: 0;
    border-bottom: 1px solid #e4e4e4;
    padding: 2px 0
}

input.name:active, input.name:focus {
    outline: 0;
    box-shadow: none;
    border: none
}

label.formslable {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 0
}

input#vehicle1 {
    width: 15%
}

button.messagebutton {
    background: #3e497f;
    border-radius: 50px !important;
    border: 0;
    padding: 8px 30px;
    color: #fff;
    transition: .4s;
    font-size: 16px;
    font-weight: 500;
    width: 85%;
    font-family: poppins
}

.banner .row {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-size: cover;
    height: 30vh;
    padding: 20px 0;
    position: relative;
    bottom: -70px
}

.atlanta-banner .text-area h6, .banner .text-area h6, .landing-seo-banner .text-area h6, .seo-banner .text-area h6 {
    font-size: 20px;
    margin-bottom: 10px;
    font-family: Inter
}

.banner .text-area h4, .landing-seo-banner .text-area h4 {
    font-size: 26px;
    font-weight: 800;
    font-family: Inter
}

.atlanta-banner .text-area h4 img, .banner .text-area h4 img, .landing-seo-banner .text-area h4 img, .seo-banner .text-area h4 img {
    max-width: 34px
}

.atlanta-banner .text-area, .banner .text-area, .landing-seo-banner .text-area, .seo-banner .text-area {
    margin-top: 25px;
    color: #fff
}

.atlanta-banner .no1, .banner .no1, .landing-seo-banner .no1, .seo-banner .no1 {
    color: #fff;
    margin-top: 10px
}

.atlanta-banner .no1 h6, .banner .no1 h6, .landing-seo-banner .no1 h6, .seo-banner .no1 h6 {
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: Inter
}

.atlanta-banner .no1 h4, .banner .no1 h4, .landing-seo-banner .no1 h4, .seo-banner .no1 h4 {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: -8px;
    font-family: Inter
}

@-webkit-keyframes slide-down {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes slide-down {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=tel], .intl-tel-input.separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 10px !important;
    margin-left: 0;
    text-align: center
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px !important;
    height: 100%;
    padding: 1px 0 0 2px !important
}

.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    width: 30px !important
}

.iti-flag {
    width: 15px !important;
    height: 15px !important;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-color: #dbdbdb;
    background-position: 20px 0
}

input.form-control.text {
    width: 90%;
    border-radius: 10px;
    border: none;
    background-color: #f3f3f3;
    padding: 8px 20px
}

#lanidng-hero .form .btn-danger:focus, input#inputAddress:focus, input.form-control.text:focus, select#inputState:focus {
    box-shadow: none
}

.form-group.textform.SEO {
    width: 50%;
    margin-right: 21px
}

.form-group.textform {
    width: 95%
}

input#inputAddress, select#inputState {
    border: none;
    background-color: #f3f3f3;
    border-radius: 10px;
    padding: 8px 20px
}

.container.text-md-left.aos-init.aos-animate {
    margin-top: 30px;
    margin-bottom: 30px
}

section#landing-hero {
    padding: 30px 0
}

input.form-control.ready {
    margin-left: 24%
}

h3.count {
    margin-top: 5%;
    margin-left: -18%
}

#lanidng-hero {
    width: 100%;
    height: calc(130vh - 70px);
    background-size: cover;
    background-color: #000;
    position: relative;
    margin-top: 70px;
    padding: 0
}

#lanidng-hero:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

#lanidng-hero .container {
    z-index: 2
}

#lanidng-hero h1 {
    margin: 0 0 10px;
    font-size: 48px;
    font-family: Inter, sans-serif;
    font-weight: 900;
    line-height: 56px;
    color: #fff
}

#lanidng-hero h2 {
    color: rgba(255, 255, 255, .7);
    margin-bottom: 35px;
    font-size: 24px
}

#lanidng-hero .btn-get-started {
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 4px;
    transition: .5s;
    border: 2px solid #fff;
    color: #fff
}

#lanidng-hero .btn-get-started:hover {
    border-color: #1bac91;
    background: #1bac91
}

#lanidng-hero .text-area, .seo-updated-ppc-choose .d-flex {
    margin-top: 80px
}

#lanidng-hero .text-area h1 {
    font-family: Inter, sans-serif;
    font-size: 34px;
    line-height: 40px;
    color: #fff;
    font-weight: 900
}

#lanidng-hero .text-area p {
    font-family: Inter, sans-serif;
    font-size: 16px;
    color: #b0b0b0;
    font-weight: 400;
    margin-bottom: 25px
}

#lanidng-hero .text-area .btn-danger {
    font-family: Poppins;
    background-color: #3e497f;
    border: none;
    font-weight: 400;
    outline: 0;
    padding: 2px 30px;
    border-radius: 50px
}

#lanidng-hero .text-area .btn-primary {
    font-family: Poppins;
    background-color: #fff;
    color: #000;
    font-weight: 600;
    border: none;
    outline: 0;
    margin-right: 5px;
    padding: 2px 30px;
    border-radius: 50px
}

#lanidng-hero .form {
    width: 80%;
    background-color: #fff;
    border: none;
    outline: 0;
    border-radius: 28px;
    padding: 40px 20px;
    margin-top: 20px
}

#lanidng-hero .form .heading {
    font-family: Inter, sans-serif;
    color: #5e5e5e;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px
}

#lanidng-hero .form .form-group {
    margin-bottom: 24px;
    outline: 0;
    border-radius: 5px
}

#lanidng-hero .form .form-group ::placeholder {
    color: #000 !important
}

#lanidng-hero .form .btn-danger {
    display: block;
    background-color: #3e497f;
    border: none;
    outline: 0;
    width: 95%;
    border-radius: 50px
}

@media (min-width: 1024px) {
    #lanidng-hero {
        background-attachment: fixed
    }
}

#landing-header {
    height: 90px;
    transition: .5s;
    z-index: 997;
    background: #000
}

#landing-header .logo h1 {
    font-size: 30px;
    margin: 0;
    padding: 6px 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase
}

#landing-header .logo h1 a, #landing-header .logo h1 a:hover {
    color: #fff;
    text-decoration: none
}

#landing-header .logo img {
    padding: 0;
    margin: 0;
    max-height: 100px
}

@media (max-width: 992px) {
    .footer .footer-top {
        padding: 100px 0 30px;
        background-position: center bottom
    }

    #lanidng-hero {
        margin-top: 60px;
        height: calc(100vh - 60px)
    }

    #landing-header {
        height: 60px
    }
}

#landing-header .headerbutton {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem
}

#landing-header .headerbutton .fa-bars {
    margin-left: 16px;
    font-size: 22px;
    color: #707070 !important
}

#landing-header .headerbutton .fa {
    margin-right: 16px;
    font-size: 22px;
    color: #f2bc18
}

#landing-header .headerbutton h4 {
    color: #fff;
    font-weight: 700;
    font-family: Inter;
    font-size: 22px
}

#landing-header a.getstarted.scrollto {
    background: #3e497f;
    padding: 14px 34px;
    margin-left: 30px;
    border-radius: 4px;
    color: #fff;
    font-family: Inter;
    font-weight: 600;
    background: linear-gradient(to right, #38a904, #f3bb13)
}

#landing-header .navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
    font-family: Inter
}

#landing-header .navbar>ul>li+li {
    margin-left: 30px
}

#landing-header .navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0;
    font-size: 16px;
    color: rgba(255, 255, 255, .8);
    white-space: nowrap;
    transition: .3s;
    position: relative
}

#landing-header .navbar .getstarted:hover, .navbar .getstarted:focus:hover {
    color: #fff;
    background: #3e497f
}

#landing-header .navbar>ul>li>a:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 3px;
    left: 0;
    background-color: #3e497f;
    visibility: hidden;
    width: 0;
    transition: .3s ease-in-out
}

#landing-header .navbar a:hover:before, .navbar .active:before, .navbar li:hover>a:before {
    visibility: visible;
    width: 100%
}

#landing-header .navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 0 30px rgba(127, 137, 161, .25);
    transition: .3s
}

#landing-header .navbar .dropdown ul li {
    min-width: 260px
}

#landing-header .navbar .dropdown ul a {
    padding: 10px 20px;
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
    color: #062822
}

#landing-header .navbar .dropdown ul a:hover, #landing-header .navbar-mobile .dropdown ul a:hover, #landing-header .navbar-mobile a:hover, .features .nav-link.active h4, .features .nav-links.active h4, .home-portfolio .nav-link.active h4, .home-portfolio .nav-links.active h4, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover>a, .navbar-mobile .active, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover>a, .navbar-mobile li:hover>a {
    color: #1bac91
}

#landing-header .navbar .dropdown:hover>ul {
    opacity: 1;
    visibility: visible
}

@media (max-width: 1366px) {
    #landing-header .navbar .dropdown .dropdown ul, .navbar .dropdown .dropdown ul {
        left: -90%
    }

    #landing-header .navbar .dropdown .dropdown:hover>ul, .navbar .dropdown .dropdown:hover>ul {
        left: -100%
    }
}

#landing-header .mobile-nav-toggle {
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: .5s
}

#landing-header .navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(16, 31, 29, .9);
    transition: .3s;
    z-index: 0
}

#landing-header .navbar-mobile ul {
    display: block;
    position: absolute;
    padding: 10px 0;
    background-color: #fff;
    transition: .3s
}

#landing-header .navbar-mobile>ul>li+li {
    margin: 0
}

#landing-header .navbar-mobile a:hover:before, .navbar-mobile .active:before, .navbar-mobile li:hover>a:before {
    visibility: hidden
}

#landing-header .navbar-mobile a, .navbar-mobile a:focus {
    padding: 10px 20px;
    font-size: 15px;
    color: #21413c
}

@media (max-width: 991px) {
    #landing-header .mobile-nav-toggle {
        display: block
    }

    #landing-header .navbar ul {
        display: none
    }
}

.landing-page-seo-banner {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    object-fit: cover;
    background-position: center;
    background-size: cover
}

.landing-steps .heading h1 {
    font-family: Inter, sans-serif;
    font-size: 52px;
    font-weight: 900;
    color: #000;
    margin-bottom: 50px
}

.landing-steps .content-item span {
    display: block;
    font-size: 24px;
    font-weight: 400;
    color: #1bac91
}

.landing-steps .content-item .text-area .text-content h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 10px 10px;
    color: #000
}

.landing-steps .content-item .text-area .text-content p {
    color: #5d5d5d;
    font-size: 14px;
    font-weight: 500;
    margin: 0 10px 10px;
    padding: 0
}

@media (max-width: 768px) {
    .section-header p {
        font-size: 28px;
        line-height: 32px
    }

    .hero {
        text-align: center
    }

    .hero h1 {
        font-size: 32px
    }

    .hero h2 {
        font-size: 24px
    }

    .hero .hero-img img {
        width: 100%
    }

    .features .feature-icons h3, .features .feture-tabs h3 {
        font-size: 28px
    }

    .landing-steps .content-item, .steps .content-item {
        padding: 40px 0
    }

    #lanidng-hero h1 {
        font-size: 28px;
        line-height: 36px
    }

    #lanidng-hero h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px
    }
}

.landing-features {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.landing-features .heading h2 {
    font-size: 48px;
    font-weight: 900;
    font-family: Inter;
    color: #515151;
    margin-bottom: 50px
}

.home-feature-clients .col-lg-3, .landing-features .col-lg-3 {
    margin: 40px 0
}

.home-feature-clients .col-lg-3 .client-logo img, .landing-features .col-lg-3 .client-logo img {
    max-width: 210px !important
}

.landing-faq {
    background: url(https://www.lincolndigitalmarketers.com/404.webp) center/cover no-repeat;
    width: 100%;
    height: 100vh
}

.landing-faq .section-title h2 {
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 50px;
    margin-left: 70px
}

.atlanta-faq .faq-list, .home-faq .faq-list, .landing-faq .faq-list, .seo-ppc-faq .faq-list, .social-ppc-faq .faq-list, .social-ppc-question .faq-list {
    padding: 0 70px
}

.atlanta-faq .faq-list ul, .home-faq .faq-list ul, .landing-faq .faq-list ul, .seo-ppc-faq .faq-list ul, .social-ppc-faq .faq-list ul, .social-ppc-question .faq-list ul {
    padding: 0;
    list-style: none
}

.atlanta-faq .faq-list li+li, .home-faq .faq-list li+li, .landing-faq .faq-list li+li, .seo-ppc-faq .faq-list li+li, .social-ppc-question .faq-list li+li {
    margin-top: 15px
}

.landing-faq .faq-list li {
    padding: 12px 32px;
    background: #fcfcfc;
    border-bottom: 1px solid #5d5d5d;
    position: relative;
    border-radius: 10px
}

.atlanta-faq .faq-list a, .landing-faq .faq-list a {
    display: block;
    position: relative;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding: 0;
    outline: 0;
    cursor: pointer
}

.landing-faq .faq-list .icon-close, .landing-faq .faq-list .icon-show {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    color: #4dae3c
}

.atlanta-faq .faq-list p, .landing-faq .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0;
    font-size: 13px;
    color: #393c3d
}

.atlanta-faq .faq-list a.collapsed, .landing-faq .faq-list a.collapsed {
    color: #7a7a7a
}

.atlanta-faq .faq-list a.collapsed:hover, .landing-faq .faq-list a.collapsed:hover {
    color: #95c11e
}

.atlanta-faq .faq-list a.collapsed .icon-show, .home-faq .faq-list a.collapsed .icon-show, .landing-faq .faq-list a.collapsed .icon-show, .seo-ppc-faq .faq-list a.collapsed .icon-show, .social-ppc-faq .faq-list a.collapsed .icon-show, .social-ppc-question .faq-list a.collapsed .icon-show {
    display: inline-block;
    font-size: 16px;
    margin-top: 4px
}

.atlanta-faq .faq-list .fa-chevron-up:before, .home-faq .faq-list .fa-chevron-up:before, .landing-faq .faq-list .fa-chevron-up:before, .seo-ppc-faq .faq-list .fa-chevron-up:before, .social-ppc-faq .faq-list .fa-chevron-up:before, .social-ppc-question .faq-list .fa-chevron-up:before {
    font-size: 16px;
    margin-top: 4px
}

.landing-sldier .heading .img-fluid {
    margin-bottom: 2px !important
}

.clients-atlanta .text-area, .clientsays .client-reviews .col-lg-4, .grow h2, .home-clients .text-area, .seo-clientsays .client-reviews .col-lg-4, .seo-game .col-lg-4, .seo-ppc-clients .text-area, .seo-updated-ppc-clients .text-area, .smm-game .col-lg-4, .social-ppc-clients .text-area {
    margin-bottom: 20px
}

.landing-sldier .heading p {
    font-size: 12px;
    font-style: italic;
    font-weight: 400
}

.landing-sldier .heading h6 {
    font-size: 20px;
    color: #00b67a !important;
    font-family: Inter;
    font-weight: 700
}

.landing-sldier .heading h5 {
    font-size: 20px;
    color: #fff !important;
    font-family: Inter;
    font-weight: 500
}

.landing-sldier .heading h2 {
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 12px;
    color: #fff !important
}

.clientsays .heading h2, .grow h2 {
    font-weight: 900;
    color: #000;
    font-family: Inter, sans-serif
}

.landing-sldier .swiper-container .swiper-slide h6 {
    font-weight: 600;
    font-size: 15px;
    color: #fff
}

.landing-sldier .swiper-container .swiper-slide h5 {
    font-weight: 800;
    font-size: 17px;
    color: #fff
}

.landing-sldier .swiper-container .swiper-slide p {
    font-weight: 400;
    font-size: 14px;
    color: #fff
}

.grow, section#clientssays {
    background-color: #e4e4e4
}

.grow h2 {
    font-size: 40px
}

.grow .input-group input {
    margin-right: 20px;
    padding: 4px 20px
}

.grow .input-group .btn {
    margin-right: 20px;
    background-color: #3e497f;
    border: none;
    outline: 0
}

.grow .input-group>.form-control {
    flex: unset !important;
    width: 400px
}

.clientsays .heading h2 {
    margin-bottom: 50px;
    font-size: 52px
}

.clientsays .no-reviews h2 {
    font-family: Inter, sans-serif;
    color: #000 !important;
    margin-right: 12px;
    font-size: 20px
}

.clientsays .no-reviews .fa {
    color: #f19b12 !important
}

.clientsays .powered span {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-right: 8px
}

.clientsays .powered h5 {
    font-size: 18px;
    color: #000;
    font-weight: 700
}

.clientsays .powered .fa {
    color: #00b67a;
    margin-right: 8px
}

.clientsays .testinomial {
    border: 2px solid #9c9393;
    padding: 20px;
    border-radius: 8px
}

.clientsays .testinomial:hover {
    border: 2px solid #f19b12;
    transform: translateY(-12px);
    padding: 20px;
    border-radius: 8px;
    transition: .5s ease-in-out
}

.clientsays .testinomial .five-star h6, .seo-clientsays .testinomial .five-star h6 {
    font-size: 16px;
    font-weight: 600;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif
}

.clientsays .testinomial .five-star span {
    color: #f19b12;
    margin-left: 6px
}

.clientsays .testinomial .text-area p, .features .inner-heading h6, .home-portfolio .inner-heading h6 {
    font-size: 16px;
    font-weight: 500;
    color: #000
}

.clientsays .testinomial .text-area h6 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 12px
}

.clientsays .testinomial .verified img, .seo-clientsays .testinomial .verified img {
    object-fit: contain;
    margin-right: 6px
}

.clientsays .testinomial .verified h6, .seo-clientsays .testinomial .verified h6 {
    padding-top: 6px;
    font-size: 15px
}

.free-proposal {
    background: url(https://www.lincolndigitalmarketers.com/404.webp) center/cover no-repeat;
    position: relative;
    padding: 0 0 50px
}

.atlanta-banner .row, .atlanta-hero, .austin-hero, .call-internet, .landing-seo-banner .row, .seo-banner .row, .seo-hero, .seo-ppc-process .bg1:hover, .seo-ppc-process .bg2:hover, .seo-ppc-process .bg3:hover, .seo-ppc-process .bg4:hover, .smm-grow, .smm-hero {
    background-position: center;
    background-size: cover
}

.free-proposal .heading h2 {
    font-family: Inter;
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    line-height: 48px
}

.free-proposal .heading p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #343434;
    margin-bottom: 40px
}

.free-proposal .heading input, .home-free-proposal .heading input {
    padding: 12px 25px;
    border-radius: 50px
}

.free-proposal .heading .btn, .home-free-proposal .heading .btn {
    display: block;
    width: 100%;
    background-color: #3e497f;
    border-radius: 50px;
    border: none;
    outline: 0
}

.free-proposal .img-wrapper img {
    max-width: 500px;
    position: absolute;
    bottom: 45px
}

.features .heading h1 {
    font-family: Inter, sans-serif;
    font-size: 52px;
    font-weight: 900;
    color: #000;
    margin-bottom: 20px
}

.features .heading h6, .home-portfolio .heading h6 {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-bottom: 40px;
    padding-right: 80px
}

.features .inner-heading h1, .home-portfolio .inner-heading h1 {
    font-size: 40px;
    font-weight: 700;
    color: #000
}

.features .nav-tabs, .home-portfolio .nav-tabs {
    border: 0
}

.features .nav-link, .features .nav-links, .home-portfolio .nav-link, .home-portfolio .nav-links {
    font-size: 18px;
    border: 0;
    margin: 5px 10px;
    padding: 10px 26px;
    transition: .3s;
    color: #000;
    background-color: #fff;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .12)
}

#ul1.active, #ul10.active, #ul2.active, #ul3.active, #ul4.active, #ul5.active, #ul6.active, #ul7.active, #ul8.active, #ul9.active {
    border-radius: 5px;
    transition: .2s ease-in
}

.features .nav-link:hover, .features .nav-links:hover, .home-portfolio .nav-link:hover, .home-portfolio .nav-links:hover {
    color: #8bda24
}

.call-internet .d-flex img, .features .nav-link img, .features .nav-links img, .home-portfolio .nav-link img, .home-portfolio .nav-links img {
    margin-right: 16px
}

.features .nav-link h4, .features .nav-linsks h4, .home-portfolio .nav-link h4, .home-portfolio .nav-linsks h4 {
    font-size: 18px;
    font-weight: 600
}

.features .nav-link p, .features .nav-links p, .home-portfolio .nav-link p, .home-portfolio .nav-links p {
    font-size: 14px;
    margin-bottom: 0
}

#sticky, .btn-folks, .features, .features .nav-link.active, .home-portfolio, .home-portfolio .nav-link.active, .seo-game .box-area, .smm-game .box-area {
    background-color: #eef0eb;
}

.features .tab-pane.active, .home-portfolio .tab-pane.active {
    -webkit-animation: .5s ease-out slide-down;
    animation: .5s ease-out slide-down
}

.features .tab-pane, .home-portfolio .tab-pane, .smm-media-management .text-area {
    margin-top: 20px
}

.atlanta-choose-jumto1 .text-area, .atlanta-digital-marketing .text-area, .digital-marketing .text-area, .features .tab-pane figure, .home-portfolio .tab-pane figure, .seo-digital-marketing .text-area, .seo-solution .text-area, .smm-ads .text-area, .smm-digital-marketing .text-area, .smm-digital-marketingg .text-area, .smm-digital-reviews .text-area, .smm-social .text-area {
    margin-top: 50px
}

.features .nav-links.active, .home-portfolio .nav-links.active {
    background-color: #fff;
    color: red
}

.features .tabss .nav, .home-portfolio .tabss .nav {
    float: left;
    position: relative
}

.features .tabss .nav .nav-item .nav-link, .home-portfolio .tabss .nav .nav-item .nav-link {
    width: 250px
}

#ul1.active {
    border-left: 4px solid #1bac91
}

#ul2.active {
    border-left: 4px solid #e9c51c
}

#ul3.active {
    border-left: 4px solid #26adf8
}

#ul4.active {
    border-left: 4px solid #d84646
}

#ul5.active {
    border-left: 4px solid #063574
}

#ul6.active {
    border-left: 4px solid #7169e7
}

.nav-item {
    margin-top: 10px
}

#ul7.active {
    border-left: 4px solid #8faa0e
}

#ul8.active {
    border-left: 4px solid #a70000
}

#ul9.active {
    border-left: 4px solid #b7a90d
}

#ul10.active {
    border-left: 4px solid #4b4b4b
}

.case-study .video-slider, .home-case-study .video-slider {
    border-radius: 20px;
    position: relative
}

.case-study .content-area, .home-case-study .content-area {
    position: absolute;
    bottom: 80px;
    left: 25px;
    color: #fff
}

.case-study .text-area, .home-case-study .text-area {
    padding: 2px 40px;
    margin-top: 50px
}

.case-study .text-area h1 {
    font-family: Inter;
    font-size: 46px;
    font-weight: 900;
    color: #484848;
    margin-bottom: 16px
}

.case-study .text-area p, .home-case-study .text-area p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
    margin-bottom: 16px;
    font-family: Inter;
    padding-right: 70px
}

.atlanta-choose-jumto1 .text-area .input-group .btn, .case-study .text-area .btn, .home-case-study .text-area .btn, .seo-solution .text-area .input-group .btn {
    background-color: #3e497f;
    border: none;
    outline: 0;
    border-radius: 50px
}

.case-study .swiper-container .swiper-slide img {
    height: 300px;
    max-width: 200px;
    border-radius: 25px
}

.swiper-button-prev {
    left: 0 !important;
    color: #000;
    background-image: unset !important
}

.swiper-button-next {
    right: 0 !important;
    color: #000;
    background-image: unset !important
}

.digital-marketing .text-area h3 {
    font-family: Inter;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
    background: -webkit-linear-gradient(left, #367aa7 30%, #029f4f 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.digital-marketing .text-area h4 {
    font-weight: 700;
    font-size: 24px;
    color: #5e5e5e;
    line-height: 22px;
    margin-bottom: 20px;
    font-family: Inter
}

.digital-marketing .text-area p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    color: #515151;
    line-height: 25px;
    margin-bottom: 20px;
    padding-right: 50px
}

.home-roi-startegy .text-area h3 span, .roi-startegy .text-area h3, .roi-startegy .text-area h3 span {
    font-size: 42px;
    line-height: 48px;
    font-family: Inter;
    font-weight: 900;
    margin-bottom: 20px;
    -webkit-text-fill-color: transparent
}

.atlanta-banner .text-area .input-group input, .digital-marketing .text-area .input-group input, .landing-seo-banner .text-area .input-group input, .seo-banner .text-area .input-group input, .smm-digital-reviews .text-area .input-group input {
    margin-right: 20px;
    border-radius: 50px !important
}

.atlanta-digital-marketing .text-area .input-group .btn, .digital-marketing .text-area .input-group .btn, .seo-digital-marketing .text-area .input-group .btn, .smm-digital-marketing .text-area .input-group .btn, .smm-digital-reviews .text-area .input-group .btn, .smm-social .text-area .input-group .btn {
    background-color: #3e497f;
    border: none;
    outline: 0;
    border-radius: 50px !important
}

.home-roi-startegy .text-area, .roi-startegy .text-area {
    padding-right: 80px
}

.roi-startegy .text-area h3 {
    background: -webkit-linear-gradient(left, #367aa7 30%, #029f4f 70%);
    -webkit-background-clip: text;
    background-clip: text
}

.home-roi-startegy .text-area h3 span, .roi-startegy .text-area h3 span {
    background: padding-box text #484848;
    -webkit-background-clip: text
}

.home-roi-startegy .text-area .roi, .roi-startegy .text-area .roi, strong {
    color: #000 !important
}

.home-roi-startegy .text-area .headings h5, .roi-startegy .text-area .headings h5 {
    font-family: Inter;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    color: #000
}

.roi-startegy .text-area .headings h5:hover {
    color: #3e497f
}

.home-roi-startegy .text-area .headings p, .roi-startegy .text-area .headings p {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    color: #000;
    font-family: Inter
}

.numbers {
    background-image: linear-gradient(to right, #3ba659, #f4db05)
}

.numbers .counter-box, .smm-middle-banner .counter-box {
    border-left: 2px solid #c5c4c4
}

#home-hero .home-numbers .firstchild, .numbers .firstchild, .seo-ppc-numbers .firstchild, .smm-middle-banner .firstchild {
    border-left: none !important
}

#home-hero .home-numbers .counter-box .numbers-img img, .numbers .counter-box .numbers-img img, .seo-ppc-numbers .counter-box .numbers-img img {
    margin-right: 6px;
    object-fit: contain
}

#home-hero .home-numbers .counter-box .numbers-img h3, .numbers .counter-box .numbers-img h3 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 12px;
    margin-left: 1px
}

.numbers .counter-box p, .txt-white {
    color: #fff !important
}

@media (max-width: 789px) {
    #lead_sec4 {
        margin-top: 60px
    }

    .row {
        text-align: center
    }

    section {
        padding: 25px 0;
        overflow: hidden
    }

    .numbers .firstchild {
        text-align: center !important
    }

    .input-group>.form-control {
        width: 200px;
        margin: 0 auto
    }

    .numbers .thirdchild {
        border-left: none
    }

    .free-proposal .img-wrapper img {
        max-width: 300px !important;
        position: unset !important;
        margin-top: 150px
    }

    .features .col-lg-3 .client-logo img {
        max-width: 180px !important;
        margin-bottom: 50px
    }

    .clientsays .testinomial {
        margin-bottom: 20px
    }

    .features .tabss .nav .nav-item .nav-link {
        width: 300px !important;
        text-align: left
    }

    .no-reviews {
        display: block !important
    }

    .clientsays .testinomial .text-area h6, .clientsays .testinomial .text-area p, .steps .content-item {
        text-align: left !important
    }

    .steps .content-item .text-area img {
        max-width: 50px !important;
        margin: 10px !important
    }

    .case-study .text-area {
        margin-top: 2px
    }
}

.atlanta-banner .row, .austin-hero, .landing-seo-banner .row, .seo-hero {
    background-repeat: no-repeat;
    width: 100%
}

.landing-seo-banner .row {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 30vh;
    padding: 20px 0;
    position: relative;
    bottom: 100px
}

.atlanta-banner .text-area h3, .landing-seo-banner .text-area h3, .seo-banner .text-area h3 {
    font-family: Inter;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
    background: -webkit-linear-gradient(right, #326b92, #2e8075);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center
}

.seo-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.Portland-hero .text-area, .arlington-hero .text-area, .atlanta-hero .text-area, .atlanta-scale-brand .text-area, .austin-hero .text-area, .baltimore-hero .text-area, .chicago-hero .text-area, .cleveland-hero .text-area, .dallas-hero .text-area, .denver-hero .text-area, .houston-hero .text-area, .jacksonville-hero .text-area, .kansas-hero .text-area, .lasvegas-hero .text-area, .losangeles-hero .text-area, .louisville-hero .text-area, .miami-hero .text-area, .minneapolis-hero .text-area, .new-orleans-hero .text-area, .newyork-hero .text-area, .orlando-hero .text-area, .philadelphia-hero .text-area, .phoenix-hero .text-area, .san-antonio-hero .text-area, .san-diego-hero .text-area, .seattle-hero .text-area, .seo-hero .text-area, .seo-ppc-clients, .seo-scale-brand .text-area, .smm-hero .text-area, .smm-scale-brand .text-area {
    padding: 100px 0
}

.seo-hero .text-area h6 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 12px;
    font-family: Poppins;
    font-weight: 500;
    text-transform: uppercase
}

.Portland-hero .text-area h1, .arlington-hero .text-area h1, .atlanta-hero .text-area h1, .austin-hero .text-area h1, .baltimore-hero .text-area h1, .chicago-hero .text-area h1, .cleveland-hero .text-area h1, .dallas-hero .text-area h1, .denver-hero .text-area h1, .houston-hero .text-area h1, .jacksonville-hero .text-area h1, .kansas-hero .text-area h1, .lasvegas-hero .text-area h1, .losangeles-hero .text-area h1, .louisville-hero .text-area h1, .miami-hero .text-area h1, .minneapolis-hero .text-area h1, .new-orleans-hero .text-area h1, .newyork-hero .text-area h1, .orlando-hero .text-area h1, .philadelphia-hero .text-area h1, .phoenix-hero .text-area h1, .san-antonio-hero .text-area h1, .san-diego-hero .text-area h1, .seattle-hero .text-area h1, .seo-hero .text-area h1, .smm-hero .text-area h1 {
    font-size: 46px;
    margin-bottom: 12px;
    font-family: Inter;
    font-weight: 900;
    color: #fff;
    line-height: 50px
}

.Portland-hero .text-area p, .arlington-hero .text-area p, .atlanta-hero .text-area p, .austin-hero .text-area p, .baltimore-hero .text-area p, .chicago-hero .text-area p, .cleveland-hero .text-area p, .dallas-hero .text-area p, .denver-hero .text-area p, .houston-hero .text-area p, .jacksonville-hero .text-area p, .kansas-hero .text-area p, .lasvegas-hero .text-area p, .losangeles-hero .text-area p, .louisville-hero .text-area p, .miami-hero .text-area p, .minneapolis-hero .text-area p, .new-orleans-hero .text-area p, .newyork-hero .text-area p, .orlando-hero .text-area p, .philadelphia-hero .text-area p, .phoenix-hero .text-area p, .san-antonio-hero .text-area p, .san-diego-hero .text-area p, .seattle-hero .text-area p, .seo-hero .text-area p {
    font-size: 15px;
    color: #fff;
    margin-bottom: 20px;
    font-family: Inter;
    font-weight: 400
}

.Portland-hero .text-area .btn, .arlington-hero .text-area .btn, .atlanta-hero .text-area .btn, .austin-hero .text-area .btn, .baltimore-hero .text-area .btn, .chicago-hero .text-area .btn, .cleveland-hero .text-area .btn, .dallas-hero .text-area .btn, .denver-hero .text-area .btn, .houston-hero .text-area .btn, .jacksonville-hero .text-area .btn, .kansas-hero .text-area .btn, .lasvegas-hero .text-area .btn, .losangeles-hero .text-area .btn, .louisville-hero .text-area .btn, .miami-hero .text-area .btn, .minneapolis-hero .text-area .btn, .new-orleans-hero .text-area .btn, .newyork-hero .text-area .btn, .orlando-hero .text-area .btn, .philadelphia-hero .text-area .btn, .phoenix-hero .text-area .btn, .san-antonio-hero .text-area .btn, .san-diego-hero .text-area .btn, .seattle-hero .text-area .btn, .seo-hero .text-area .btn, .seo-ppc-hero .text-area .btn {
    line-height: 0;
    padding: 22px 40px;
    border-radius: 50px;
    transition: .5s;
    color: #fff;
    background: #3e497f;
    font-size: 18px;
    font-weight: 500;
    outline: 0;
    border: none;
    width: 200px
}

.Portland-hero .Portland-hero-form, .arlington-hero .arlington-hero-form, .atlanta-hero .atlanta-hero-form, .austin-hero .austin-hero-form, .baltimore-hero .baltimore-hero-form, .chicago-hero .chicago-hero-form, .cleveland-hero .cleveland-hero-form, .dallas-hero .dallas-hero-form, .denver-hero .denver-hero-form, .houston-hero .houston-hero-form, .jacksonville-hero .jacksonville-hero-form, .kansas-hero .kansas-hero-form, .lasvegas-hero .lasvegas-hero-form, .losangeles-hero .losangeles-hero-form, .louisville-hero .louisville-hero-form, .miami-hero .miami-hero-form, .minneapolis-hero .minneapolis-hero-form, .new-orleans-hero .new-orleans-hero-form, .newyork-hero .newyork-hero-form, .orlando-hero .orlando-hero-form, .philadelphia-hero .philadelphia-hero-form, .phoenix-hero .phoenix-hero-form, .san-antonio-hero .san-antonio-hero-form, .san-diego-hero .san-diego-hero-form, .seattle-hero .seattle-hero-form, .seo-hero .seo-hero-form, .smm-hero .smm-hero-form {
    background-color: #fff !important;
    padding: 30px 24px;
    width: 65%;
    margin: 60px auto 0;
    border-radius: 20px
}

.Portland-hero .Portland-hero-form label, .arlington-hero .arlington-hero-form label, .atlanta-hero .atlanta-hero-form label, .austin-hero .austin-hero-form label, .baltimore-hero .baltimore-hero-form label, .chicago-hero .chicago-hero-form label, .cleveland-hero .cleveland-hero-form label, .dallas-hero .dallas-hero-form label, .denver-hero .denver-hero-form label, .houston-hero .houston-hero-form label, .jacksonville-hero .jacksonville-hero-form label, .kansas-hero .kansas-hero-form label, .lasvegas-hero .lasvegas-hero-form label, .losangeles-hero .losangeles-hero-form label, .louisville-hero .louisville-hero-form label, .miami-hero .miami-hero-form label, .minneapolis-hero .minneapolis-hero-form label, .new-orleans-hero .new-orleans-hero-form label, .newyork-hero .newyork-hero-form label, .orlando-hero .orlando-hero-form label, .philadelphia-hero .philadelphia-hero-form label, .phoenix-hero .phoenix-hero-form label, .san-antonio-hero .san-antonio-hero-form label, .san-diego-hero .san-diego-hero-form label, .seattle-hero .seattle-hero-form label, .seo-hero .seo-hero-form label, .smm-hero .smm-hero-form label {
    color: #000;
    font-size: 14px;
    font-weight: 400
}

.Portland-hero .Portland-hero-form label span, .arlington-hero .arlington-hero-form label span, .atlanta-hero .atlanta-hero-form label span, .austin-hero .austin-hero-form label span, .baltimore-hero .baltimore-hero-form label span, .chicago-hero .chicago-hero-form label span, .cleveland-hero .cleveland-hero-form label span, .dallas-hero .dallas-hero-form label span, .denver-hero .denver-hero-form label span, .houston-hero .houston-hero-form label span, .jacksonville-hero .jacksonville-hero-form label span, .kansas-hero .kansas-hero-form label span, .lasvegas-hero .lasvegas-hero-form label span, .losangeles-hero .losangeles-hero-form label span, .louisville-hero .louisville-hero-form label span, .miami-hero .miami-hero-form label span, .minneapolis-hero .minneapolis-hero-form label span, .new-orleans-hero .new-orleans-hero-form label span, .newyork-hero .newyork-hero-form label span, .orlando-hero .orlando-hero-form label span, .philadelphia-hero .philadelphia-hero-form label span, .phoenix-hero .phoenix-hero-form label span, .san-antonio-hero .san-antonio-hero-form label span, .san-diego-hero .san-diego-hero-form label span, .seattle-hero .seattle-hero-form label span, .seo-hero .seo-hero-form label span, .smm-hero .smm-hero-form label span {
    color: #3e497f;
    font-size: 14px;
    font-weight: 400
}

.seo-hero .seo-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.Portland-hero .Portland-hero-form input, .arlington-hero .arlington-hero-form input, .atlanta-hero .atlanta-hero-form input, .austin-hero .austin-hero-form input, .baltimore-hero .baltimore-hero-form input, .chicago-hero .chicago-hero-form input, .cleveland-hero .cleveland-hero-form input, .dallas-hero .dallas-hero-form input, .denver-hero .denver-hero-form input, .houston-hero .houston-hero-form input, .jacksonville-hero .jacksonville-hero-form input, .kansas-hero .kansas-hero-form input, .lasvegas-hero .lasvegas-hero-form input, .losangeles-hero .losangeles-hero-form input, .louisville-hero .louisville-hero-form input, .miami-hero .miami-hero-form input, .minneapolis-hero .minneapolis-hero-form input, .new-orleans-hero .new-orleans-hero-form input, .newyork-hero .newyork-hero-form input, .orlando-hero .orlando-hero-form input, .philadelphia-hero .philadelphia-hero-form input, .phoenix-hero .phoenix-hero-form input, .san-antonio-hero .san-antonio-hero-form input, .san-diego-hero .san-diego-hero-form input, .seattle-hero .seattle-hero-form input, .seo-hero .seo-hero-form input, .smm-hero .smm-hero-form input {
    background-color: transparent;
    font-size: 12px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #000;
    border-radius: 12px;
    color: #000
}

.Portland-hero .Portland-hero-form form #options, .arlington-hero .arlington-hero-form form #options, .atlanta-hero .atlanta-hero-form form #options, .austin-hero .austin-hero-form form #options, .baltimore-hero .baltimore-hero-form form #options, .chicago-hero .chicago-hero-form form #options, .cleveland-hero .cleveland-hero-form form #options, .dallas-hero .dallas-hero-form form #options, .denver-hero .denver-hero-form form #options, .houston-hero .houston-hero-form form #options, .jacksonville-hero .jacksonville-hero-form form #options, .kansas-hero .kansas-hero-form form #options, .lasvegas-hero .lasvegas-hero-form form #options, .losangeles-hero .losangeles-hero-form form #options, .louisville-hero .louisville-hero-form form #options, .miami-hero .miami-hero-form form #options, .minneapolis-hero .minneapolis-hero-form form #options, .new-orleans-hero .new-orleans-hero-form form #options, .newyork-hero .newyork-hero-form form #options, .orlando-hero .orlando-hero-form form #options, .philadelphia-hero .philadelphia-hero-form form #options, .phoenix-hero .phoenix-hero-form form #options, .san-antonio-hero .san-antonio-hero-form form #options, .san-diego-hero .san-diego-hero-form form #options, .seattle-hero .seattle-hero-form form #options, .seo-hero .seo-hero-form form #options, .smm-hero .smm-hero-form form #options {
    background-color: transparent;
    width: 100%;
    color: #000;
    height: 30px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #000;
    font-size: 12px
}

.Portland-hero .Portland-hero-form form option, .arlington-hero .arlington-hero-form form option, .atlanta-hero .atlanta-hero-form form option, .austin-hero .austin-hero-form form option, .baltimore-hero .baltimore-hero-form form option, .chicago-hero .chicago-hero-form form option, .cleveland-hero .cleveland-hero-form form option, .dallas-hero .dallas-hero-form form option, .denver-hero .denver-hero-form form option, .houston-hero .houston-hero-form form option, .jacksonville-hero .jacksonville-hero-form form option, .kansas-hero .kansas-hero-form form option, .lasvegas-hero .lasvegas-hero-form form option, .losangeles-hero .losangeles-hero-form form option, .louisville-hero .louisville-hero-form form option, .miami-hero .miami-hero-form form option, .minneapolis-hero .minneapolis-hero-form form option, .new-orleans-hero .new-orleans-hero-form form option, .newyork-hero .newyork-hero-form form option, .orlando-hero .orlando-hero-form form option, .philadelphia-hero .philadelphia-hero-form form option, .phoenix-hero .phoenix-hero-form form option, .san-antonio-hero .san-antonio-hero-form form option, .san-diego-hero .san-diego-hero-form form option, .seattle-hero .seattle-hero-form form option, .seo-hero .seo-hero-form form option, .smm-hero .smm-hero-form form option {
    color: #000;
    height: 30px
}

.Portland-hero .Portland-hero-form input:focus, .arlington-hero .arlington-hero-form input:focus, .atlanta-hero .atlanta-hero-form input:focus, .austin-hero .austin-hero-form input:focus, .baltimore-hero .baltimore-hero-form input:focus, .chicago-hero .chicago-hero-form input:focus, .cleveland-hero .cleveland-hero-form input:focus, .dallas-hero .dallas-hero-form input:focus, .denver-hero .denver-hero-form input:focus, .houston-hero .houston-hero-form input:focus, .jacksonville-hero .jacksonville-hero-form input:focus, .kansas-hero .kansas-hero-form input:focus, .lasvegas-hero .lasvegas-hero-form input:focus, .losangeles-hero .losangeles-hero-form input:focus, .louisville-hero .louisville-hero-form input:focus, .miami-hero .miami-hero-form input:focus, .min-strategy .min-strategy-form input:focus, .minneapolis-hero .minneapolis-hero-form input:focus, .new-orleans-hero .new-orleans-hero-form input:focus, .newyork-hero .newyork-hero-form input:focus, .orlando-hero .orlando-hero-form input:focus, .philadelphia-hero .philadelphia-hero-form input:focus, .phoenix-hero .phoenix-hero-form input:focus, .san-antonio-hero .san-antonio-hero-form input:focus, .san-diego-hero .san-diego-hero-form input:focus, .seattle-hero .seattle-hero-form input:focus, .seo-hero .seo-hero-form input:focus, .seo-ppc-hero .seo-ppc-hero-form input:focus, .seo-ppc-min-strategy .min-strategy-form input:focus, .smm-hero .smm-hero-form input:focus, .social-media-ppc-hero .social-media-ppc-hero-form input:focus {
    background-color: transparent;
    font-size: 14px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #000;
    border-radius: 0
}

.Portland-hero .heading h3, .arlington-hero .heading h3, .atlanta-hero .heading h3, .austin-hero .heading h3, .baltimore-hero .heading h3, .chicago-hero .heading h3, .cleveland-hero .heading h3, .dallas-hero .heading h3, .denver-hero .heading h3, .houston-hero .heading h3, .jacksonville-hero .heading h3, .kansas-hero .heading h3, .lasvegas-hero .heading h3, .losangeles-hero .heading h3, .louisville-hero .heading h3, .miami-hero .heading h3, .minneapolis-hero .heading h3, .new-orleans-hero .heading h3, .newyork-hero .heading h3, .orlando-hero .heading h3, .philadelphia-hero .heading h3, .phoenix-hero .heading h3, .san-antonio-hero .heading h3, .san-diego-hero .heading h3, .seattle-hero .heading h3, .seo-hero .heading h3, .smm-hero .heading h3 {
    color: #000;
    font-size: 20px;
    font-family: Inter;
    font-weight: 700
}

.Portland-hero .contact-area, .arlington-hero .contact-area, .atlanta-hero .contact-area, .austin-hero .contact-area, .baltimore-hero .contact-area, .chicago-hero .contact-area, .cleveland-hero .contact-area, .dallas-hero .contact-area, .denver-hero .contact-area, .houston-hero .contact-area, .jacksonville-hero .contact-area, .kansas-hero .contact-area, .lasvegas-hero .contact-area, .losangeles-hero .contact-area, .louisville-hero .contact-area, .miami-hero .contact-area, .minneapolis-hero .contact-area, .new-orleans-hero .contact-area, .newyork-hero .contact-area, .orlando-hero .contact-area, .philadelphia-hero .contact-area, .phoenix-hero .contact-area, .san-antonio-hero .contact-area, .san-diego-hero .contact-area, .seattle-hero .contact-area, .seo-hero .contact-area, .smm-hero .contact-area {
    margin-top: 16px
}

.Portland-hero .contact-area .icon img, .arlington-hero .contact-area .icon img, .atlanta-hero .contact-area .icon img, .austin-hero .contact-area .icon img, .baltimore-hero .contact-area .icon img, .chicago-hero .contact-area .icon img, .cleveland-hero .contact-area .icon img, .dallas-hero .contact-area .icon img, .denver-hero .contact-area .icon img, .houston-hero .contact-area .icon img, .jacksonville-hero .contact-area .icon img, .kansas-hero .contact-area .icon img, .lasvegas-hero .contact-area .icon img, .losangeles-hero .contact-area .icon img, .louisville-hero .contact-area .icon img, .miami-hero .contact-area .icon img, .minneapolis-hero .contact-area .icon img, .new-orleans-hero .contact-area .icon img, .newyork-hero .contact-area .icon img, .orlando-hero .contact-area .icon img, .philadelphia-hero .contact-area .icon img, .phoenix-hero .contact-area .icon img, .san-antonio-hero .contact-area .icon img, .san-diego-hero .contact-area .icon img, .seattle-hero .contact-area .icon img, .seo-hero .contact-area .icon img, .smm-hero .contact-area .icon img {
    margin-right: 8px
}

.Portland-hero .contact-area .num h6, .arlington-hero .contact-area .num h6, .atlanta-hero .contact-area .num h6, .austin-hero .contact-area .num h6, .baltimore-hero .contact-area .num h6, .chicago-hero .contact-area .num h6, .cleveland-hero .contact-area .num h6, .dallas-hero .contact-area .num h6, .denver-hero .contact-area .num h6, .houston-hero .contact-area .num h6, .jacksonville-hero .contact-area .num h6, .kansas-hero .contact-area .num h6, .lasvegas-hero .contact-area .num h6, .losangeles-hero .contact-area .num h6, .louisville-hero .contact-area .num h6, .miami-hero .contact-area .num h6, .minneapolis-hero .contact-area .num h6, .new-orleans-hero .contact-area .num h6, .newyork-hero .contact-area .num h6, .orlando-hero .contact-area .num h6, .philadelphia-hero .contact-area .num h6, .phoenix-hero .contact-area .num h6, .san-antonio-hero .contact-area .num h6, .san-diego-hero .contact-area .num h6, .seattle-hero .contact-area .num h6, .seo-hero .contact-area .num h6, .smm-hero .contact-area .num h6 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    font-family: Inter
}

.Portland-hero .contact-area .num p, .arlington-hero .contact-area .num p, .atlanta-hero .contact-area .num p, .austin-hero .contact-area .num p, .baltimore-hero .contact-area .num p, .chicago-hero .contact-area .num p, .cleveland-hero .contact-area .num p, .dallas-hero .contact-area .num p, .denver-hero .contact-area .num p, .houston-hero .contact-area .num p, .jacksonville-hero .contact-area .num p, .kansas-hero .contact-area .num p, .lasvegas-hero .contact-area .num p, .losangeles-hero .contact-area .num p, .louisville-hero .contact-area .num p, .miami-hero .contact-area .num p, .minneapolis-hero .contact-area .num p, .new-orleans-hero .contact-area .num p, .newyork-hero .contact-area .num p, .orlando-hero .contact-area .num p, .philadelphia-hero .contact-area .num p, .phoenix-hero .contact-area .num p, .san-antonio-hero .contact-area .num p, .san-diego-hero .contact-area .num p, .seattle-hero .contact-area .num p, .seo-hero .contact-area .num p, .smm-hero .contact-area .num p {
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

.seo-sldier {
    padding: 0 0 12px;
    margin-top: -200px
}

.seo-sldier .heading p .fa {
    font-size: 6px;
    font-weight: 600;
    color: #00b67a
}

.seo-sldier .heading p span {
    text-decoration: underline
}

.seo-sldier .heading h6 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    font-family: Inter
}

.seo-sldier .swiper-container .swiper-slide img {
    max-width: 130px
}

.seo-sldier .heading p {
    color: #000;
    margin: 6px 0
}

.container.sliders {
    border: none;
    padding: 40px 20px
}

.atlanta-digital-marketing, .seo-digital-marketing, .smm-digital-marketing, .why-choose-us {
    background-color: #fcfcfc
}

.seo-digital-marketing .text-area h3 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 48px;
    line-height: 55px;
    margin-bottom: 25px;
    background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.atlanta-choose-jumto1 .text-area p, .seo-digital-marketing .text-area p, .seo-solution .text-area p, .smm-digital-reviews .text-area p, .smm-social .text-area p {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #515151;
    line-height: 25px;
    margin-bottom: 20px;
    padding-right: 50px
}

.atlanta-digital-marketing .text-area .input-group input, .seo-digital-marketing .text-area .input-group input {
    margin-right: 20px;
    border-radius: 50px !important;
    border: none
}

.seo-game .bg1, .seo-game .bg2, .seo-game .bg3, .seo-game .bg4, .seo-game .bg5, .seo-game .bg6, .smm-game .bg1, .smm-game .bg2, .smm-game .bg3, .smm-game .bg5, .smm-game .bg6 {
    height: 500px;
    border-radius: 50px;
    padding: 100px 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.seo-solution .text-area h3 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 48px;
    line-height: 42px;
    margin-bottom: 25px;
    background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.seo-solution .text-area h4 {
    font-family: Inter;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 12px;
    text-align: left
}

.atlanta-choose-jumto1 .text-area .input-group input, .seo-solution .text-area .input-group input, .smm-digital-marketing.text-area .input-group input, .smm-social .text-area .input-group input {
    margin-right: 20px
}

.seo-game .heading h2 {
    font-size: 42px;
    font-family: Inter;
    font-weight: 900;
    background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 50px
}

.seo-game .heading p {
    color: #000;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    padding: 10px 90px;
    margin-bottom: 16px
}

.seo-game .bg1, .smm-game .bg1 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.seo-game .bg2, .smm-game .bg2 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.seo-game .bg3, .smm-game .bg3 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.seo-game .bg4, .smm-game .bg5 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.seo-game .bg5, .smm-game .bg6 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.seo-game .bg6 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.atlanta-game .box-area:hover, .home-marketing-expertize .box-area:hover, .seo-game .box-area:hover {
    box-shadow: 0 0 10px rgba(175, 218, 191, .5)
}

.atlanta-game .box-area.bg1:hover, .home-marketing-expertize .box-area.bg1:hover, .seo-game .box-area.bg1:hover, .smm-game .box-area.bg1:hover {
    box-shadow: 0 0 10px rgb(57 120 172)
}

.atlanta-game .box-area.bg2:hover, .home-marketing-expertize .box-area.bg2:hover, .seo-game .box-area.bg2:hover, .smm-game .box-area.bg2:hover {
    box-shadow: 0 0 10px rgb(52 133 154)
}

.atlanta-game .box-area.bg3:hover, .seo-game .box-area.bg3:hover, .smm-game .box-area.bg3:hover {
    box-shadow: 0 0 10px rgb(52 142 140)
}

.atlanta-game .box-area.bg4:hover, .home-marketing-expertize .box-area.bg4:hover, .seo-game .box-area.bg4:hover, .smm-game .box-area.bg4:hover {
    box-shadow: 0 0 10px rgb(47 155 116)
}

.atlanta-game .box-area.bg5:hover, .home-marketing-expertize .box-area.bg5:hover, .home-marketing-expertize .box-area.bg6:hover, .seo-game .box-area.bg5:hover, .smm-game .box-area.bg5:hover {
    box-shadow: 0 0 10px rgb(75 209 29)
}

.atlanta-game .box-area.bg6:hover, .atlanta-game .box-area.bg8:hover, .home-marketing-expertize .box-area.bg8:hover, .home-marketing-expertize .box-area.bg9:hover, .seo-game .box-area.bg6:hover, .smm-game .box-area.bg6:hover {
    box-shadow: 0 0 10px rgb(220 223 17)
}

.seo-game .box-area img, .smm-game .box-area img, .social-ppc-questions .heading, .why-choose-us .heading {
    margin-bottom: 25px
}

.seo-game .box-area h3 {
    margin-bottom: 12px;
    font-family: Inter;
    font-weight: 700;
    font-size: 22px
}

.seo-game .box-area p {
    font-size: 18px;
    font-family: Inter;
    font-weight: 400
}

.seo-scale-brand .text-side, .smm-scale-brand .text-side {
    padding: 0 100px;
    background-color: #fcfcfc
}

.atlanta-scale-brand .text-side img, .seo-scale-brand .text-side img {
    margin-top: -30px;
    max-width: 300px;
    margin-left: 100px
}

.atlanta-scale-brand .text-area h2, .seo-scale-brand .text-area h2, .smm-ads .text-area h3, .smm-scale-brand .text-area h2 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 25px;
    background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.atlanta-scale-brand .text-area p, .seo-scale-brand .text-area p, .smm-scale-brand .text-area p {
    font-family: Inter, sans-serif;
    color: #000 !important;
    margin-right: 12px;
    font-size: 16px;
    font-weight: 600
}

.seo-scale-brand .form-area {
    padding: 70px 100px 150px 30px !important;
    background-color: #4a4a4a;
    color: #fff
}

.seo-scale-brand input {
    background: 0 0;
    border: none;
    outline: 0;
    border-bottom: 1px solid #fcfcfc;
    border-radius: 12px;
    color: #fff;
    padding: 3px 20px 3px 0;
    width: 87%;
    font-size: 12px
}

.seo-scale-brand input ::placeholder {
    color: #555;
    font-size: 12px
}

.atlanta-scale-brand .col-md-6.checkboxx, .seo-scale-brand .col-md-6.checkboxx {
    margin-bottom: -20px;
    padding: 0
}

.atlanta-scale-brand .seo-scale-brand-btn, .seo-scale-brand .seo-scale-brand-btn {
    margin-top: 25px !important
}

.seo-banner .row {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 30vh;
    padding: 20px 0;
    position: relative;
    bottom: 150px
}

.atlanta-banner .text-area h4, .seo-banner .text-area h4 {
    font-size: 26px;
    font-weight: 800;
    font-family: Inter;
    text-align: left
}

.seo-steps .content-item {
    padding: 20px;
    border-left: 1px solid #d4e9e6;
    margin: -1px
}

#lead_sec4, .smm-social .img-fluid {
    margin-top: 0px;
}

.seo-steps .heading h1 {
    font-family: Inter, sans-serif;
    font-size: 46px;
    font-weight: 900;
    color: #000;
    margin-bottom: 5px;
    background: -webkit-linear-gradient(left, #326b92 30%, #04ae75 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.seo-steps .heading h6 {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #5d5d5d;
    margin-bottom: 28px
}

.seo-steps .content-item .text-area .text-content h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 12px;
    color: #000;
    font-family: Poppins
}

.seo-clientsays .heading h2 {
    font-family: Inter, sans-serif;
    margin-bottom: 30px;
    font-weight: 900;
    font-size: 52px;
    background: -webkit-linear-gradient(right, #316c91, #2e7f76);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.seo-clientsays .powered span {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-right: 8px
}

.seo-clientsays .powered h5 {
    font-size: 20px;
    font-family: Inter;
    color: #000;
    font-weight: 700
}

.seo-clientsays .powered .fa {
    color: #00b67a;
    margin-right: 8px;
    font-size: 20px;
    margin-top: 3px
}

.seo-clientsays .testinomial .five-star span {
    color: #f19b12;
    margin-left: 6px;
    margin-bottom: 12px;
    font-size: 18px
}

.seo-clientsays .testinomial .text-area p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-family: poppins;
    margin-bottom: 12px
}

.seo-clientsays .testinomial .text-area h6 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    font-family: poppins;
    margin-bottom: 12px
}

.header .social-ppc .fa {
    margin: 0 12px;
    font-size: 20px
}

.header .social-ppc .fa-facebook, .header .social-ppc .fa-instagram, .header .social-ppc .fa-linkedin, .header .social-ppc .fa-twitter {
    color: #000;
    font-size: 20px
}

.smm-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh
}

.smm-get-started, .smm-soc-media-right {
    height: auto;
    background-position: center
}

.smm-hero .text-area h6 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 12px;
    font-family: Inter;
    font-weight: 700;
    text-transform: uppercase
}

.smm-hero .text-area p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    font-family: Inter;
    font-weight: 400
}

.smm-hero .text-area .btn {
    line-height: 0;
    padding: 22px 40px;
    border-radius: 50px;
    transition: .5s;
    color: #fff;
    background: #3e497f;
    font-size: 18px;
    font-weight: 400;
    outline: 0;
    border: none;
    width: 200px
}

.smm-social-facebook .row, .smm-social-insta .row, .smm-social-linkedin .row, .smm-social-youtube .row {
    border-radius: 20px;
    margin-bottom: -30px;
    padding: 25px 0
}

.smm-hero .smm-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.smm-digital-reviews .text-area h3 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 25px;
    background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

img.img-fluid.seo-map {
    max-width: 60%
}

.smm-game .heading h2 {
    font-size: 42px;
    font-family: Inter;
    font-weight: 900;
    background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
    margin-bottom: 20px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.smm-game .heading p {
    color: #000;
    font-size: 16px;
    font-family: Inter;
    font-weight: 300;
    padding: 10px 90px
}

.smm-game .box-area:hover {
    box-shadow: 0 0 25px rgba(175, 218, 191, .5);
    box-shadow: 0 0 10px rgba(175, 218, 191, .5)
}

.smm-game .box-area.bg1:hover {
    box-shadow: 0 0 25px rgb(57 120 172)
}

.smm-game.box-area.bg2:hover {
    box-shadow: 0 0 25px rgb(52 133 154)
}

.smm-game.box-area.bg3:hover {
    box-shadow: 0 0 25px rgb(52 142 140)
}

.smm-game.box-area.bg5:hover {
    box-shadow: 0 0 25px rgb(75 209 29)
}

.smm-game.box-area.bg6:hover {
    box-shadow: 0 0 25px rgb(220 223 17)
}

.smm-game .box-area h3 {
    margin-bottom: 12px;
    font-family: Inter;
    font-weight: 700;
    font-size: 24px
}

.smm-game .box-area p {
    font-size: 17px;
    font-family: Inter;
    font-weight: 400
}

.smm-digital-marketing .text-area h4 {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #000;
    line-height: 30px
}

.smm-digital-marketing .text-area h3 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 25px;
    background: -webkit-linear-gradient(left, #326b92 30%, #079c56 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.smm-digital-marketing .text-area p {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #515151;
    line-height: 25px;
    margin-bottom: 40px;
    padding-right: 50px
}

.smm-digital-marketing .text-area .input-group input {
    background: 0 0 !important;
    padding: 6px 20px !important;
    margin-right: 20px;
    border-radius: 50px !important
}

.smm-middle-banner {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.smm-middle-banner .counter-box .numbers-img img {
    margin-right: 25px;
    object-fit: contain
}

.smm-middle-banner .counter-box .numbers-img h3 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 12px
}

.numbers .counter-box p {
    font-weight: 500;
    font-size: 14px;
    margin-top: 8px
}

.smm-middle-banner .counter-box p {
    font-size: 14px;
    color: #fff !important;
    padding-top: 12px;
    font-family: Inter
}

.smm-social .text-area h3 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 46px;
    line-height: 42px;
    margin-bottom: 25px;
    background: -webkit-linear-gradient(left, #326b92 20%, #02a04e 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.smm-social .text-area h4 {
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #5d5d5d
}

.smm-social-insta .row {
    background-color: #fbf2f4
}

.smm-social-facebook .bannerimage, .smm-social-insta .bannerimage, .smm-social-linkedin .bannerimage, .smm-social-youtube .bannerimage {
    width: 75% !important;
    margin-top: -5em;
    margin-left: 40px
}

.smm-social-facebook h4, .smm-social-insta h4, .smm-social-linkedin h4, .smm-social-youtube h4 {
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 50px;
    margin-bottom: 12px;
    color: #515151
}

.smm-social-facebook p, .smm-social-insta p, .smm-social-linkedin p, .smm-social-youtube p {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #515151;
    line-height: 25px;
    margin-bottom: 35px;
    padding-right: 50px
}

h3.count, h3.countpecentage {
    font-size: 35px;
    font-weight: 700;
    font-family: Inter
}

h3.countpecentage {
    margin-top: 5%;
    margin-left: 6%
}

.smm-social-facebook .row, .smm-social-linkedin .row {
    background-color: #f0f8ff
}

.smm-social-youtube .row {
    background-color: #feebeb
}

img.banner.image {
    float: right;
    padding-top: 30%
}

.smm-soc-media-right .seo-bg {
    width: 100%;
    height: 110vh;
    padding: 60px 80px
}

.smm-soc-media-right .text-area h2 {
    background: -webkit-linear-gradient(right, #62b666 20%, #0f9764 60%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Inter;
    font-weight: 900;
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 20px
}

.smm-media-management .text-area h3, .smm-soc-media-right .heading h2 {
    background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
    -webkit-text-fill-color: transparent
}

.smm-soc-media-right .seo-gd-bg {
    width: 100%;
    height: 110vh;
    padding: 60px 60px 60px 20px
}

.smm-soc-media-right .seo-gd-bg .point {
    margin-bottom: 26px
}

.smm-soc-media-right .seo-gd-bg .point .no1 {
    position: relative;
    right: 45px
}

.smm-soc-media-right .seo-gd-bg .point .no1 h6 {
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 700;
    padding: 12px 18px
}

.smm-soc-media-right .seo-bg .point .text-wrapper h5, .smm-soc-media-right .seo-gd-bg .point .text-wrapper h5 {
    color: #222;
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px
}

.smm-soc-media-right .seo-gd-bg .point .text-wrapper p {
    color: #5d5d5d;
    font-family: Inter;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
    padding-right: 60px
}

.smm-soc-media-right .heading h2 {
    font-family: Inter, sans-serif;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 5px;
    line-height: 46px;
    -webkit-background-clip: text;
    background-clip: text
}

.smm-soc-media-right .heading p {
    padding: 0 70px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400
}

.smm-soc-media-right .heading h6 {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #a79494;
    margin-bottom: 22px
}

.smm-soc-media-right .text-area p {
    color: #5d5d5d;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px
}

.smm-soc-media-right {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    width: 100%
}

.smm-media-management .text-area h3 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 46px;
    line-height: 55px;
    margin-bottom: 16px;
    -webkit-background-clip: text;
    background-clip: text
}

.smm-media-management .text-area h5 {
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #515151;
    line-height: 22px;
    margin-bottom: 12px
}

.smm-media-management .text-area p {
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #5d5d5d;
    line-height: 22px;
    margin-bottom: 20px;
    padding-right: 50px
}

.seo-updated-ppc-choose .text-area, .smm-media-management img, .social-choose-us .text-area, .why-choose-us .text-area {
    margin-top: 30px
}

.smm-get-started {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-size: cover;
    width: 100%
}

.smm-get-started .text-area h2 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 12px;
    background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.smm-get-started .text-area h4 {
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #222;
    line-height: 20px;
    margin-bottom: 30px
}

.smm-get-started .points {
    margin: 24px 0;
    padding: 0 20px
}

.smm-get-started .points h5 {
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #5d5d5d;
    margin-bottom: 12px
}

.smm-get-started .points p {
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    color: #5d5d5d
}

.smm-ads .text-area h4, .smm-ads .text-area h5, .smm-ads .text-area p, .smm-ads p {
    color: #515151;
    font-family: Inter, sans-serif
}

.smm-get-started .points ul li {
    list-style: disc;
    margin-left: 16px
}

.smm-get-started .points ul li::marker {
    color: #00b67a;
    font-size: 16px
}

.smm-ads .text-area h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 6px
}

.smm-ads .text-area p, .smm-ads p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px
}

.smm-ads .text-area p {
    margin-bottom: 20px;
    padding-right: 50px
}

.smm-ads .text-area h4 {
    font-size: 25px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 40px;
    text-align: left;
    padding-right: 50px
}

.smm-ads p {
    margin-bottom: 8px;
    margin-top: 20px
}

.smm-scale-brand input {
    background: 0 0;
    border: none;
    outline: 0;
    border-bottom: 1px solid #fcfcfc;
    border-radius: 12px;
    color: #fff;
    padding: 10px 20px 10px 0;
    width: 90%
}

.smm-scale-brand input ::placeholder {
    color: #555
}

.smm-scale-brand .form-area {
    background-color: #4a4a4a;
    color: #fff;
    padding: 50px 100px 0 40px
}

.smm-grow {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 40vh;
    padding: 40px 0
}

.smm-grow .text-area h2 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 25px;
    color: #fff
}

.smm-grow .text-area .input-group input {
    padding: 6px 20px !important;
    margin-right: 20px;
    border-radius: 50px !important;
    color: #fff
}

.smm-grow .text-area .input-group .btn {
    border-radius: 50px !important;
    background-color: #3e497f
}

.atlanta-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh
}

.Portland-hero .text-area h6, .arlington-hero .text-area h6, .atlanta-hero .text-area h6, .austin-hero .text-area h6, .baltimore-hero .text-area h6, .chicago-hero .text-area h6, .cleveland-hero .text-area h6, .dallas-hero .text-area h6, .denver-hero .text-area h6, .houston-hero .text-area h6, .jacksonville-hero .text-area h6, .kansas-hero .text-area h6, .lasvegas-hero .text-area h6, .losangeles-hero .text-area h6, .louisville-hero .text-area h6, .miami-hero .text-area h6, .minneapolis-hero .text-area h6, .new-orleans-hero .text-area h6, .newyork-hero .text-area h6, .orlando-hero .text-area h6, .philadelphia-hero .text-area h6, .phoenix-hero .text-area h6, .san-antonio-hero .text-area h6, .san-diego-hero .text-area h6, .seattle-hero .text-area h6 {
    font-size: 18px;
    color: #ffc100;
    margin-bottom: 8px;
    font-family: Poppins;
    font-weight: 700;
    text-shadow: #ffc100
}

.Portland-hero .text-area a, .arlington-hero .text-area a, .atlanta-hero .text-area a, .austin-hero .text-area a, .baltimore-hero .text-area a, .chicago-hero .text-area a, .cleveland-hero .text-area a, .dallas-hero .text-area a, .denver-hero .text-area a, .houston-hero .text-area a, .jacksonville-hero .text-area a, .kansas-hero .text-area a, .lasvegas-hero .text-area a, .losangeles-hero .text-area a, .louisville-hero .text-area a, .miami-hero .text-area a, .minneapolis-hero .text-area a, .new-orleans-hero .text-area a, .newyork-hero .text-area a, .orlando-hero .text-area a, .philadelphia-hero .text-area a, .phoenix-hero .text-area a, .san-antonio-hero .text-area a, .san-diego-hero .text-area a, .seattle-hero .text-area a, .seo-ppc-hero .text-area a {
    font-size: 15px;
    color: #ffc100;
    margin-bottom: 8px;
    font-family: Poppins;
    font-weight: 600;
    text-decoration: underline;
    text-transform: uppercase
}

.atlanta-digital-marketing .text-area h3, .clients-atlanta .text-area h3 {
    font-weight: 900;
    background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
    -webkit-text-fill-color: transparent;
    font-family: Inter, sans-serif
}

.atlanta-hero .atlanta-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.clients-atlanta, .home-clients {
    padding: 50px 0
}

.clients-atlanta .text-area h3 {
    font-size: 44px;
    line-height: 55px;
    margin-bottom: 12px;
    -webkit-background-clip: text;
    background-clip: text
}

.clients-atlanta .map-img img, .home-clients .map-img img, .seo-ppc-clients .map-img img {
    max-width: 800px;
    position: relative
}

.clients-atlanta .one, .home-clients .one, .seo-ppc-clients .one {
    position: absolute;
    top: 100px;
    left: 220px;
    color: #5cc004
}

.clients-atlanta .two, .home-clients .two, .seo-ppc-clients .two {
    position: absolute;
    bottom: 280px;
    left: 400px;
    color: #5cc004
}

.clients-atlanta .three, .home-clients .three, .seo-ppc-clients .three {
    position: absolute;
    top: 200px;
    left: 500px;
    color: #5cc004
}

.clients-atlanta .four, .home-clients .four, .seo-ppc-clients .four {
    position: absolute;
    top: 220px;
    left: 250px;
    color: #5cc004
}

.clients-atlanta .five, .home-clients .five, .seo-ppc-clients .five {
    position: absolute;
    bottom: 200px;
    right: 650px;
    color: #5cc004
}

h2.heading-avater {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 700;
    width: 200px;
    color: #fff;
    margin-left: 12%;
    margin-top: 25px
}

.atlanta-digital-marketing .text-area h3 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 25px;
    -webkit-background-clip: text;
    background-clip: text
}

.atlanta-digital-marketing .text-area p {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #515151;
    line-height: 25px;
    margin-bottom: 20px;
    padding-right: 50px
}

.atlanta-choose-jumto1 .text-area h3, .atlanta-faq .section-title h2, .seo-ppc-faq .section-title h2 {
    font-family: Inter, sans-serif;
    line-height: 45px;
    font-size: 40px;
    font-weight: 900;
    -webkit-text-fill-color: transparent
}

.atlanta-choose-jumto1 .text-area h3 {
    margin-bottom: 16px;
    background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
    -webkit-background-clip: text;
    background-clip: text
}

.atlanta-faq, .seo-ppc-faq {
    background: url(https://www.lincolndigitalmarketers.com/404.webp) center/cover no-repeat;
    width: 100%;
    height: 100vh
}

.arlington-hero, .baltimore-hero, .chicago-hero, .cleveland-hero, .dallas-hero, .denver-hero, .houston-hero, .jacksonville-hero, .kansas-hero, .lasvegas-hero, .losangeles-hero {
    background-position: center;
    background-size: cover;
    height: 100vh
}

.atlanta-faq .section-title h2, .seo-ppc-faq .section-title h2 {
    background: -webkit-linear-gradient(left, #367aa7 20%, #049e52 70%);
    -webkit-background-clip: text;
    background-clip: text;
    margin-left: 80px;
    margin-bottom: 20px
}

.atlanta-faq .faq-list li {
    padding: 12px 32px;
    background: #fcfcfc;
    position: relative;
    border-radius: 10px
}

.atlanta-faq .faq-list .icon-close, .atlanta-faq .faq-list .icon-show {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    color: #040404
}

@media (max-width: 1200px) {
    .atlanta-faq .faq-list, .landing-faq .faq-list {
        padding: 0
    }
}

.atlanta-game .bg1, .atlanta-game .bg2, .atlanta-game .bg3, .atlanta-game .bg4, .atlanta-game .bg5, .atlanta-game .bg6, .atlanta-game .bg7, .atlanta-game .bg8, .atlanta-game .bg9 {
    background-repeat: no-repeat;
    background-position: 98% 20%;
    padding: 35px 10px
}

.atlanta-game .heading h2 {
    font-size: 40px;
    font-family: Inter;
    font-weight: 900;
    background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
    line-height: 46px
}

.atlanta-game .heading h6 {
    color: #535353;
    font-size: 18px;
    font-family: Inter;
    font-weight: 400;
    padding: 10px 90px;
    margin-bottom: 24px
}

#lead_sec4 .feat_p, .atlanta-game .bg1, .atlanta-game .bg2, .atlanta-game .bg3, .atlanta-game .bg4, .atlanta-game .bg5, .atlanta-game .bg6, .atlanta-game .bg7, .atlanta-game .bg8, .atlanta-game .bg9, .atlanta-game .col-lg-4, .seo-updated-ppc-choose .box-one img, .seo-updated-ppc-choose .box-two img {
    margin-bottom: 10px
}

.atlanta-game .bg1 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.atlanta-game .bg2 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.atlanta-game .bg3 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.atlanta-game .bg4 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.atlanta-game .bg5 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.atlanta-game .bg6 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.atlanta-game .bg7 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.atlanta-game .bg8 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.atlanta-game .bg9 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.atlanta-game .box-area.bg7:hover, .home-marketing-expertize .box-area.bg7:hover {
    box-shadow: 0 0 10px rgb(220 213 17)
}

.atlanta-game .box-area.bg9:hover {
    box-shadow: 0 0 10px rgb(20 223 17)
}

@font-face {
    font-family: CustomFont;
    src: url(https://www.lincolndigitalmarketers.com/404.webp);
    font-display: swap
}

.atlanta-game .box-area {
    background-color: #fff;
    width: 310px
}

.atlanta-game .box-area img {
    margin-bottom: 10px;
    max-width: 50px
}

.atlanta-game .box-area h3 {
    margin-bottom: 8px;
    font-family: CustomFont;
    font-weight: 700;
    font-size: 16px
}

.atlanta-game .box-area p {
    font-size: 14px;
    font-family: Inter;
    font-weight: 400;
    padding: 0 20px
}

.atlanta-scale-brand input {
    background: 0 0;
    border: none;
    outline: 0;
    border-bottom: 1px solid #fcfcfc;
    border-radius: 12px;
    color: #fff;
    padding: 3px 20px 3px 0;
    width: 100%;
    font-size: 12px
}

h2.powered, h2.verifived {
    font-size: 9px;
    font-style: italic;
    font-family: Inter;
    font-weight: 600
}

.atlanta-scale-brand ::placeholder {
    color: #fff !important;
    font-size: 12px
}

.atlanta-scale-brand .form-area {
    padding: 70px 100px 150px 30px !important;
    background-color: #387ba8;
    color: #fff
}

.atlanta-scale-brand .atlanta-btn {
    background: #3e497f;
    border-radius: 50px !important;
    border: 0;
    padding: 8px 30px;
    color: #fff;
    transition: .4s;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    font-family: poppins
}

.atlanta-banner .row {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 30vh;
    padding: 20px 0;
    margin-top: -100px
}

@media (max-width: 600px) {
    .atlanta-scale-brand form, .scale-brand form, .seo-scale-brand form, .smm-scale-brand form {
        margin-top: 20px
    }

    .atlanta-scale-brand .col-md-6.checkboxx, .scale-brand .col-md-6.checkboxx, .seo-scale-brand .col-md-6.checkboxx, .smm-scale-brand .col-md-6.checkboxx {
        margin-bottom: -20px
    }

    .atlanta-banner .row, .banner .row, .landing-seo-banner .row, .seo-banner .row, .smm-social-facebook .row, .smm-social-insta .row, .smm-social-linkedin .row, .smm-social-youtube .row {
        background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 80vh;
        padding: 20px 0;
        position: relative;
        bottom: -70px;
        text-align: center;
        margin: 0 auto
    }

    #technologies-section, section#seoprocess-section {
        display: none
    }
}

.home-digital-expert .cta-bg, .home-digital-expert .cta-bg2, .home-problem-facing-qs .questions .ques-bg {
    background-size: contain;
    height: 80px;
    margin-bottom: 10px
}

@font-face {
    font-family: CustomFonts;
    src: url(https://www.lincolndigitalmarketers.com/404.webp);
    font-display: swap
}

.atlanta-steps .content-item {
    padding: 20px;
    margin: -1px
}

.atlanta-steps .heading h1 {
    font-family: Inter, sans-serif;
    font-size: 36px;
    font-weight: 900;
    color: #000;
    margin-bottom: 12px;
    background: -webkit-linear-gradient(left, #326b92 30%, #04ae75 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.atlanta-steps .content-item .text-area img {
    max-width: 60px;
    margin-bottom: 10px
}

.atlanta-steps .content-item .text-area .text-content h4 {
    font-family: CustomFont;
    font-size: 18px;
    font-weight: 600;
    margin: 12px;
    color: #000
}

.atlanta-steps .content-item .text-area .text-content p, .atlanta-steps .text-content p {
    font-family: CustomFonts;
    color: #5d5d5d;
    font-size: 14px;
    font-weight: 400;
    margin: 0 10px 10px;
    padding: 0
}

.austin-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.austin-hero .austin-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.cleveland-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    width: 100%
}

.cleveland-hero .cleveland-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.chicago-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    width: 100%
}

.chicago-hero .chicago-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.baltimore-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    width: 100%
}

.baltimore-hero .baltimore-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.arlington-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    width: 100%
}

.arlington-hero .arlington-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.dallas-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    width: 100%
}

.dallas-hero .dallas-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.denver-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    width: 100%
}

.denver-hero .denver-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.houston-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    width: 100%
}

.houston-hero .houston-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.jacksonville-hero, .kansas-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    width: 100%
}

.jacksonville-hero .jacksonville-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.kansas-hero .kansas-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.lasvegas-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    width: 100%
}

.lasvegas-hero .lasvegas-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.losangeles-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    width: 100%
}

.losangeles-hero .losangeles-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

@media (max-width: 601px) {
    .seo-sldier {
        padding: 2px 0;
        margin-top: -10px
    }

    .seo-hero-map {
        height: calc(70vh - 70px);
        background: url(https://www.lincolndigitalmarketers.com/404.webp) 20% 60%/contain no-repeat
    }

    .seo-hero .seo-hero-form {
        background-color: #fff !important;
        padding: 30px 40px;
        width: 100%;
        margin-top: 0 !important
    }
}

.Portland-hero, .home-digital-expert, .home-problem-facing-qs, .louisville-hero, .miami-hero, .minneapolis-hero, .new-orleans-hero, .newyork-hero, .orlando-hero, .philadelphia-hero, .phoenix-hero, .san-antonio-hero, .san-diego-hero, .seattle-hero {
    background-position: center
}

#home-hero, .Portland-hero, .home-digital-expert, .home-problem-facing-qs, .louisville-hero, .miami-hero, .minneapolis-hero, .new-orleans-hero, .newyork-hero, .orlando-hero, .philadelphia-hero, .phoenix-hero, .san-antonio-hero, .san-diego-hero, .seattle-hero {
    background-size: cover;
    width: 100%
}

.louisville-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.louisville-hero .louisville-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.newyork-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.newyork-hero .newyork-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.miami-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.miami-hero .miami-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.minneapolis-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.minneapolis-hero .minneapolis-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.phoenix-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.phoenix-hero .phoenix-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.new-orleans-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.new-orleans-hero .new-orleans-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.orlando-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.orlando-hero .orlando-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.philadelphia-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.philadelphia-hero .philadelphia-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.Portland-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.Portland-hero .Portland-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.san-antonio-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.san-antonio-hero .san-antonio-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.san-diego-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.san-diego-hero .san-diego-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

.seattle-hero {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 100vh
}

.seattle-hero .seattle-hero-form ::placeholder {
    color: #000;
    font-size: 12px
}

#home-hero {
    background-color: #000;
    position: relative;
    padding: 0;
    height: 100vh
}

#myVideo {
    position: absolute;
    right: 0;
    bottom: -5%;
    min-width: 100%;
    min-height: auto
}

#home-hero .fsect {
    margin-bottom: 100px
}

#home-hero .content-area h5 {
    font-size: 18px;
    font-family: Inter, sans-serif;
    color: #f2bc18
}

#home-hero .content-area h2 {
    margin: 10px 0 50px;
    font-size: 48px;
    font-family: Inter, sans-serif;
    font-weight: 900;
    line-height: 56px;
    color: #fff
}

#home-hero .form-area {
    background-color: #1f1f1f;
    padding: 0;
    border-bottom: 2px solid #3e497f;
    border-left: 3px solid #3e497f
}

#home-hero .form-area .col-md-3 {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0 !important
}

#home-hero .form-area .input-group {
    padding: 0 8px;
    margin: 0 !important
}

#home-hero .form-area .input-group input {
    background-color: transparent;
    border: none;
    outline: 0;
    border-bottom: 1px solid #f1f1f1;
    color: #fff;
    padding: 8px 26px;
    border-radius: 0
}

#home-hero .form-area .input-group input:active, #home-hero .form-area .input-group input:focus {
    background-color: transparent;
    border: none;
    outline: 0;
    box-shadow: none
}

#home-hero .form-area .input-group ::placeholder {
    color: #fff
}

#home-hero .form-area .input-group .fa {
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 12px;
    left: 18px
}

#home-hero .form-area .input-group button {
    background-color: #3e497f;
    border-bottom: none;
    color: #fff;
    padding: 20px 0;
    width: 99%;
    height: 50px;
    font-size: 18px
}

#home-hero .home-numbers .counter-box {
    border-left: 2px solid #333
}

#home-hero .home-numbers .counter-box p {
    font-weight: 500;
    font-size: 14px;
    margin-top: 8px;
    color: #828282 !important
}

.home-problem-facing-qs {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 110vh
}

.home-digital-expert .heading h2, .home-problem-facing-heading .heading h2 {
    font-family: Inter;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 50px;
    background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.home-problem-facing-qs .questions .ques-bg {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    max-width: 100%
}

.home-problem-facing-qs .questions .ques-text h6 {
    padding: 25px;
    color: #fff;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    font-size: 16px
}

.home-digital-expert .cta-bg .cta-text h6, .home-digital-expert .cta-bg2 .cta-text h6 {
    padding: 30px;
    color: #fff;
    line-height: 20px;
    font-size: 18px;
    font-family: Inter;
    font-weight: 600
}

.home-digital-expert {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    height: 40vh
}

.home-digital-expert .cta-bg {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    max-width: 100%;
    background-position: right
}

.home-digital-expert .cta-bg2 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    max-width: 100%
}

.middlecontentsss:after, .middlecontentsss:before {
    background-size: 26px 20px;
    display: inline-block;
    height: 20px;
    background-repeat: repeat-y;
    width: 100%;
    content: ""
}

.home-digital-expert .cta-bg .cta-text h6 {
    margin-left: 260px
}

.home-digital-expert .cta-bg2 .cta-text h6 {
    margin-left: 80px
}

.home-digital-marketing .text-area h3 {
    font-family: Inter;
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 30px;
    background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.home-digital-marketing .text-area p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 25px;
    color: #000;
    padding-right: 50px
}

.home-portfolio .heading h1, .home-roi-startegy .text-area h3 {
    margin-bottom: 20px;
    font-weight: 900;
    line-height: 48px;
    background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
    -webkit-text-fill-color: transparent;
    font-family: Inter
}

.home-digital-marketing .text-area .input-group input {
    border-bottom: 2px solid #3e497f;
    border-left: 2px solid #3e497f;
    border-radius: 12px;
    padding: 12px 20px
}

.home-digital-marketing .text-area .input-group input:focus, .landing-page-seo-banner .text-area .input-group input:focus {
    box-shadow: none;
    outline: 0
}

.home-digital-marketing .text-area .input-group .btn, .landing-page-seo-banner .text-area .input-group .btn {
    width: 40%;
    background-color: #3e497f;
    border: none;
    outline: 0;
    font-size: 14px;
    line-height: 26px;
    padding: 12px 20px
}

.home-digital-marketing .img-wrapper {
    margin-top: -90px;
    max-width: 1000px
}

.home-roi-startegy .text-area h3 {
    font-size: 42px;
    -webkit-background-clip: text;
    background-clip: text
}

.home-roi-startegy .text-area .headings:hover {
    background-color: #eff5f6;
    padding: 12px 16px;
    border: 1px solid #9ac5bf;
    border-radius: 12px;
    transition: .5s ease-in-out
}

.home-roi-startegy .text-area .headings:hover h5 {
    color: #348e8c
}

.home-roi-startegy .i, .home-roi-startegy .o, .home-roi-startegy .r {
    font-family: Inter, sans-serif;
    color: #2c6d8b;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px
}

.home-portfolio .heading h1 {
    font-size: 50px;
    -webkit-background-clip: text;
    background-clip: text
}

.home-clients .text-area h3, .home-feature-clients .heading h2 {
    background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
    font-weight: 900
}

.home-clients .text-area h3 {
    font-family: Inter, sans-serif;
    font-size: 44px;
    line-height: 55px;
    margin-bottom: 12px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

img.img-fluid-newcity {
    max-width: 7px;
    width: 20%;
    height: 18px;
    margin-top: 2px
}

h2.verifived {
    margin-top: 5px;
    margin-left: 4px
}

img.img-fluid-reviews {
    width: 60%;
    height: 18px;
    margin-top: -17px;
    float: right;
    margin-right: 0
}

h2.powered {
    margin-top: 5px;
    margin-right: 86px
}

img.img-fluid-avater {
    max-width: 7px;
    width: 13%;
    height: 40px;
    margin-top: -10px
}

span.rating {
    font-family: Roboto;
    font-size: 15px;
    color: #000
}

.checkededs {
    float: left;
    margin-left: 54px;
    margin-top: -12%
}

span.fa.fa-star.checked {
    color: #f29b11
}

.middlecontentsss:before {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    margin-left: 0;
    margin-top: -13px
}

.middlecontentsss:after {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    margin-right: -90%;
    margin-top: 0;
    float: right
}

.middlecontentsss {
    margin-top: -9px
}

h4.middlecontent {
    font-size: 14px;
    font-family: Inter;
    text-align: justify;
    margin-left: 15px;
    margin-right: 15px
}

.popup-container {
    position: absolute;
    top: 0
}

.popup-box, .popup-box-five, .popup-box-four, .popup-box-three, .popup-box-two {
    margin: auto;
    width: 100%;
    padding: 20px 25px;
    z-index: 1000;
    top: 0;
    background-color: #ffff;
    display: none;
    box-shadow: 2px 3px 10px #898787;
    border-radius: 14px
}

.popup-box div, .popup-box-five div, .popup-box-four div, .popup-box-three div, .popup-box-two div {
    clear: both
}

.popup-box h3, .popup-box-five h3, .popup-box-four h3, .popup-box-three h3, .popup-box-two h3 {
    display: inline
}

.popup-box nav.close, .popup-box-five nav.close, .popup-box-four nav.close, .popup-box-three nav.close, .popup-box-two nav.close {
    float: right;
    font-size: 20px;
    color: #000;
    background: green;
    z-index: 9999
}

.popupthree-container, .popuptwo-container {
    position: absolute;
    top: 0;
    padding: 12px 30%
}

.popupfour-container {
    position: absolute;
    top: 0;
    padding: 12px 16%
}

.popupfive-container {
    position: absolute;
    top: 0;
    padding: 12px 28%
}

.home-feature-clients .heading h2 {
    font-family: Inter;
    margin-bottom: 50px;
    font-size: 50px;
    line-height: 48px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.home-faq .section-title h2, .home-marketing-expertize .heading h1 {
    font-family: Inter;
    background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
    -webkit-text-fill-color: transparent
}

.home-free-proposal {
    background: url(https://www.lincolndigitalmarketers.com/404.webp) center/cover no-repeat;
    position: relative;
    padding: 0 0 50px
}

.home-free-proposal .heading h2 {
    font-family: Inter;
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    line-height: 40px;
    margin-bottom: 12px
}

.home-free-proposal .heading p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 40px
}

.home-free-proposal .img-wrapper img {
    max-width: 550px;
    position: absolute;
    bottom: 0
}

.home-faq {
    background: url(https://www.lincolndigitalmarketers.com/404.webp) center/cover no-repeat;
    width: 100%;
    height: 100vh
}

.home-faq .section-title h2 {
    margin-bottom: 50px;
    font-size: 40px;
    margin-left: 80px;
    font-weight: 900;
    line-height: 40px;
    -webkit-background-clip: text;
    background-clip: text
}

.home-faq .faq-list li {
    padding: 12px 32px;
    background-image: linear-gradient(to right, #5389b7, #2ba672);
    border-bottom: 1px solid #5d5d5d;
    position: relative;
    border-radius: 10px
}

.home-faq .faq-list a {
    display: block;
    position: relative;
    font-family: Inter;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    padding: 0;
    outline: 0;
    cursor: pointer;
    color: #fff
}

.home-faq .faq-list .icon-show, .landing-faq .faq-list .icon-close, .seo-ppc-faq .faq-list .icon-close, .seo-ppc-faq .faq-list .icon-show, .social-ppc-faq .faq-list .icon-close, .social-ppc-faq .faq-list .icon-show, .social-ppc-question .faq-list .icon-show {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff
}

.home-faq .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0;
    font-size: 13px;
    color: #fcfcfc
}

#lead_sec4 .checktick, .btn-grow, .btn-grow:hover, .btn-order_2:hover, .btn-order_3:hover, .features p, .headings3 h3, .home-faq .faq-list a.collapsed, .seo-ppc-faq .faq-list a.collapsed, .seo-ppc-process .bg1:hover a, .seo-ppc-process .bg1:hover h3, .seo-ppc-process .bg1:hover p, .seo-ppc-process .bg2:hover a, .seo-ppc-process .bg2:hover h3, .seo-ppc-process .bg2:hover p, .seo-ppc-process .bg3:hover a, .seo-ppc-process .bg3:hover h3, .seo-ppc-process .bg3:hover p, .seo-ppc-process .bg4:hover a, .seo-ppc-process .bg4:hover h3, .seo-ppc-process .bg4:hover p, .seo-tabs .btn-order_2:hover, .seo-tabs .btn-order_3:hover, .seo-updated-ppc-choose .box-one:hover h6, .seo-updated-ppc-choose .box-two:hover h6, .seo-updated-ppc-pricing .nav-tabs a.active span, .social-ppc-faq .faq-list a.collapsed, .social-ppc-pricing .nav-tabs a.active span, .social-ppc-question .faq-list a.collapsed {
    color: #fff
}

.home-marketing-expertize .box-area {
    padding: 50px
}

.home-marketing-expertize .bg1, .home-marketing-expertize .bg2, .home-marketing-expertize .bg3, .home-marketing-expertize .bg4, .home-marketing-expertize .bg5, .home-marketing-expertize .bg6, .home-marketing-expertize .bg7, .home-marketing-expertize .bg8, .home-marketing-expertize .bg9 {
    background-repeat: no-repeat;
    background-position: center;
    height: 500px;
    border-radius: 50px;
    padding: 60px 50px;
    margin: 25px 0;
    background-size: cover
}

.home-marketing-expertize .heading h1 {
    margin-bottom: 40px;
    font-size: 50px;
    font-weight: 900;
    line-height: 58px;
    -webkit-background-clip: text;
    background-clip: text
}

.home-case-study .text-area h1, .landing-page-seo-banner .text-area h3 {
    font-family: Inter;
    background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%)
}

.home-marketing-expertize .box-area img {
    max-width: 80px;
    margin-bottom: 30px
}

.home-marketing-expertize .box-area h3 {
    font-family: Inter;
    font-size: 22px;
    font-weight: 700;
    margin: 10px 10px 30px;
    color: #383838
}

.home-marketing-expertize .box-area p {
    font-family: Inter;
    color: #383838;
    font-size: 16px;
    font-weight: 400;
    margin: 0 10px 10px;
    padding: 0
}

.home-marketing-expertize .bg1 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.home-marketing-expertize .bg2 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.home-marketing-expertize .bg3 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.home-marketing-expertize .bg4 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.home-marketing-expertize .bg5 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.home-marketing-expertize .bg6 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.home-marketing-expertize .bg7 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.home-marketing-expertize .bg8 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.home-marketing-expertize .bg9 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.seo-ppc-clients .cta-bg1, .seo-ppc-clients .cta-bg2, .seo-ppc-hero .cta-bg1, .seo-ppc-hero .cta-bg2, .social-ppc-clients .cta-bg1, .social-ppc-clients .cta-bg2, .why-choose-us .cta-bg1, .why-choose-us .cta-bg2 {
    background-repeat: no-repeat;
    height: 70px;
    background-size: contain;
    max-width: 100%
}

.home-marketing-expertize .box-area.bg3:hover {
    box-shadow: 0 0 10px rgb(52 133 159)
}

.home-case-study .text-area h1 {
    margin-bottom: 25px;
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.landing-page-seo-banner .text-area .input-group {
    width: 65%;
    margin-left: 22%
}

.landing-page-seo-banner .text-area .input-group input {
    border-bottom: 2px solid #3e497f;
    border-left: 2px solid #3e497f;
    border-radius: 0 !important;
    padding: 12px 20px
}

.landing-page-seo-banner .text-area h3 {
    margin-bottom: 12px;
    font-size: 42px;
    font-weight: 900;
    line-height: 40px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.seo-ppc-hero .heading h3 span, .seo-ppc-hero .text-area h1, .social-media-ppc-hero .heading h3 span {
    font-family: Inter;
    line-height: 42px;
    background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
    -webkit-text-fill-color: transparent
}

.seo-ppc-hero {
    background-color: #fff;
    width: 100%;
    height: 100vh
}

.seo-ppc-hero .text-area {
    padding: 100px 0 20px
}

.seo-ppc-hero .text-area h1 {
    margin-bottom: 12px;
    font-size: 42px;
    letter-spacing: -2px;
    font-weight: 900;
    -webkit-background-clip: text;
    background-clip: text
}

.seo-ppc-hero .text-area h6 {
    font-family: Inter;
    margin-bottom: 18px;
    font-size: 30px;
    letter-spacing: -2px;
    font-weight: 600;
    line-height: 30px;
    background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 90%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.seo-ppc-hero .text-area p {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    font-family: Inter;
    font-weight: 500;
    padding-right: 50px !important;
    line-height: 25px
}

.seo-ppc-clients .cta-bg1, .seo-ppc-hero .cta-bg1, .social-ppc-clients .cta-bg1 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.seo-ppc-clients .cta-bg2, .seo-ppc-hero .cta-bg2, .social-ppc-clients .cta-bg2 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.seo-ppc-clients .cta-text h6, .seo-ppc-hero .cta-text h6, .social-ppc-clients .cta-text h6, .why-choose-us .cta-bg2 h6 {
    padding: 24px 12px;
    margin-left: 70px;
    color: #fff;
    font-family: Inter;
    font-weight: 600;
    line-height: 20px;
    font-size: 16px
}

.seo-ppc-hero .seo-ppc-hero-form {
    background-color: #fff !important;
    padding: 20px;
    width: 70%;
    margin: 60px auto 0;
    border-radius: 12px;
    box-shadow: 2px 2px 30px #888
}

.seo-ppc-hero .seo-ppc-hero-form label {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 1px 0;
    letter-spacing: -1px
}

.seo-ppc-hero .seo-ppc-hero-form ::placeholder {
    color: #888;
    font-size: 13px;
    letter-spacing: -1px
}

.seo-ppc-hero .seo-ppc-hero-form input, .social-media-ppc-hero .social-media-ppc-hero-form input {
    background-color: transparent;
    font-size: 12px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #888;
    border-radius: 12px;
    color: #000;
    padding: 6px 0
}

.seo-ppc-clients .text-area h3, .why-choose-us .heading h2, .why-choose-us .text-area h3 {
    background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
    -webkit-text-fill-color: transparent
}

.seo-ppc-hero .seo-ppc-hero-form .btn {
    background-color: #a80b0b;
    width: 100%;
    outline: 0;
    border: none;
    font-size: 16px;
    font-weight: 600;
    font-family: Inter;
    letter-spacing: -1px
}

.seo-ppc-hero .heading h3 {
    color: #000;
    font-size: 32px;
    font-family: Inter;
    font-weight: 900;
    letter-spacing: -2px
}

.seo-ppc-hero .heading h3 span, .social-media-ppc-hero .heading h3 span {
    font-size: 32px;
    letter-spacing: -2px;
    font-weight: 900;
    -webkit-background-clip: text;
    background-clip: text
}

.seo-ppc-numbers .counter-box {
    border-left: 1px solid #ccc
}

.seo-ppc-numbers .counter-box .numbers-img h3 {
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #000;
    padding-top: 12px;
    margin-left: 1px
}

.seo-ppc-numbers .counter-box p {
    font-weight: 600;
    font-size: 14px;
    margin-top: 8px;
    color: #000 !important
}

.seo-ppc-clients .text-area h3, .why-choose-us .heading h2 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 12px;
    -webkit-background-clip: text;
    background-clip: text;
    letter-spacing: -3px
}

.why-choose-us .heading h6 {
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px;
    color: #000;
    letter-spacing: -1px
}

.why-choose-us .text-area h3 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 25px;
    -webkit-background-clip: text;
    background-clip: text;
    letter-spacing: -1px
}

.why-choose-us .text-area p {
    font-family: Inter;
    font-weight: 500;
    font-size: 17px;
    color: #000;
    line-height: 25px;
    margin-bottom: 12px;
    padding-right: 60px
}

.why-choose-us .points-heading h3, .why-choose-us .text-area p span {
    font-weight: 900;
    background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
    letter-spacing: -1px;
    -webkit-text-fill-color: transparent
}

.why-choose-us .text-area p span {
    font-family: Inter, sans-serif;
    font-size: 18px;
    -webkit-background-clip: text;
    background-clip: text
}

.why-choose-us .points-heading {
    margin-top: 34px;
    margin-bottom: 40px
}

.why-choose-us .points-heading h3 {
    font-family: Inter;
    font-size: 32px;
    line-height: 30px;
    margin-bottom: 12px;
    -webkit-background-clip: text;
    background-clip: text
}

.why-choose-us .points .d-flex img, header#header .menu>ul>li .menu-subs.menu-column-4>.list-item img {
    margin-right: 10px
}

.why-choose-us .points .d-flex h4 {
    font-family: Inter;
    font-weight: 700;
    font-size: 17px;
    color: #000
}

.why-choose-us .cta-bg1 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.why-choose-us .cta-bg2 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.seo-ppc-process .bg1, .seo-ppc-process .bg2, .seo-ppc-process .bg3, .seo-ppc-process .bg4, .seo-ppc-process .bg5, .seo-ppc-process .bg6 {
    width: 300px;
    height: 400px;
    padding: 20px 25px;
    background-position: center;
    border-radius: 12px;
    background-repeat: no-repeat
}

.why-choose-us .cta-bg1 h6 {
    padding: 24px 12px;
    margin-left: 70px;
    color: #000;
    font-family: Inter;
    font-weight: 600;
    line-height: 20px;
    font-size: 16px
}

.seo-ppc-process .heading h2 {
    font-size: 40px;
    font-family: Inter;
    font-weight: 900;
    background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 32px;
    line-height: 46px;
    letter-spacing: -2px
}

.call-internet .left-side h3, .seo-ppc-process h3 {
    font-weight: 700;
    letter-spacing: -1px;
    font-family: Inter
}

.order-now .btn, .order-now2 .btn, .order-now3 .btn, .seo-ppc-process .col-lg-4, .seo-tabs .order-now .btn, .seo-tabs .order-now2 .btn, .seo-tabs .order-now3 .btn {
    margin-bottom: 12px
}

.seo-ppc-process .img-wrapper img {
    max-width: 60px;
    margin-bottom: 12px
}

.seo-ppc-process h3 {
    font-size: 24px;
    margin: 12px 0;
    line-height: 22px;
    color: #000
}

.seo-ppc-process a, .seo-ppc-process p {
    font-weight: 400;
    margin: 12px 0;
    padding-right: 12px !important
}

.seo-ppc-process p {
    font-family: Inter;
    font-size: 15px;
    letter-spacing: 0;
    color: #000
}

.seo-ppc-process a {
    font-size: 16px;
    text-decoration: none;
    color: #348e8c
}

.seo-ppc-process .bg1 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp)
}

.seo-ppc-process .bg1:hover {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    color: #fff;
    background-repeat: no-repeat
}

.seo-ppc-process .bg2:hover {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    color: #fff;
    background-repeat: no-repeat
}

.seo-ppc-process .bg3:hover {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    color: #fff;
    background-repeat: no-repeat
}

.seo-ppc-process .bg4:hover {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-repeat: no-repeat
}

.seo-ppc-process .bg2 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-size: contain
}

.seo-ppc-process .bg3 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-size: contain
}

.seo-ppc-process .bg4 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-size: contain
}

.seo-ppc-process .bg4:hover, .seo-ppc-process .bg4:hover a, .seo-ppc-process .bg4:hover h3, .seo-ppc-process .bg4:hover p, .seo-ppc-process .bg5:hover, .seo-ppc-process .bg5:hover a, .seo-ppc-process .bg5:hover h3, .seo-ppc-process .bg5:hover p, .seo-ppc-process .bg6:hover, .seo-ppc-process .bg6:hover a, .seo-ppc-process .bg6:hover h3, .seo-ppc-process .bg6:hover p {
    background-color: #34859a !important;
    background-image: unset;
    color: #fff
}

.seo-ppc-process .bg5 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-size: contain
}

.seo-ppc-process .bg6 {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-size: contain
}

.call-internet {
    background-image: url(https://www.lincolndigitalmarketers.com/404.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 40vh;
    padding: 60px 0
}

.call-internet .left-side h3 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 6px
}

.call-internet .left-side p {
    color: #fff;
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 18px
}

.call-internet .d-flex h5 {
    margin-top: 6px;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    font-family: Inter
}

#lead_sec4 h3, .social-media-ppc-numbers, .testimonials-popup-5 h2.heading-avater {
    margin-top: 40px
}

.call-internet .right-side h2 {
    color: #fff;
    font-family: Inter;
    font-weight: 700;
    font-size: 32px;
    letter-spacing: -1px;
    margin-bottom: 1px
}

.call-internet .right-side h3, .call-internet .right-side h4 {
    color: #fff;
    font-family: Inter;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: -1px;
    margin-bottom: 1px
}

.call-internet .right-side h3 span, .call-internet .right-side h4 span {
    color: #fbbc04;
    font-weight: 900;
    font-size: 32px
}

.seo-ppc-faq .faq-list li {
    padding: 12px 32px;
    background-image: linear-gradient(to right, #5389b7, #29a770);
    position: relative;
    border-radius: 10px
}

.seo-ppc-faq .faq-list a, .social-ppc-faq .faq-list a, .social-ppc-question .faq-list a:hover {
    display: block;
    position: relative;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding: 0;
    outline: 0;
    cursor: pointer;
    color: #fff
}

.seo-ppc-faq .faq-list p, .social-ppc-question .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0;
    font-size: 13px;
    color: #fff
}

@media (min-width: 1200px) {
    .container {
        max-width: 1300px
    }
}

.social-media-ppc-hero {
    background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/d8f28346-e4df-4e87-a543-68ac701c6700/public);
    background-repeat: no-repeat;
    background-position: 1% 20%;
    background-size: cover;
    width: 100%;
    height: 110vh
}

.btn-folks, .btn-grow {
    width: 350px;
    font-size: 14px
}

.social-media-ppc-hero .text-area {
    padding: 25px 0 20px
}

.social-media-ppc-hero .text-area h1 {
    font-family: Inter;
    margin-bottom: 12px;
    font-size: 37px;
    letter-spacing: -2px;
    font-weight: 900;
    line-height: 40px;
    background: -webkit-linear-gradient(left, #da137c 30%, #f6ac35 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.social-media-ppc-hero .text-area p {
    font-size: 16px;
    color: #414141;
    margin-bottom: 20px;
    font-family: Inter;
    font-weight: 600;
    padding-right: 90px !important;
    line-height: 25px;
    letter-spacing: -1px
}

.social-media-ppc-hero .text-area .btn-live-chat {
    background-image: linear-gradient(#351a4b, #723389);
    text-decoration: none;
    color: #fff;
    padding: 1px 32px;
    font-size: 14px;
    font-family: Inter;
    margin-right: 16px;
    border-radius: 12px;
    outline: 0;
    border: none;
    margin-bottom: 18px
}

.social-media-ppc-hero .text-area .btn-get-quote {
    background-color: #2b2b2b;
    text-decoration: none;
    color: #fff;
    padding: 1px 28px;
    font-size: 14px;
    font-family: Inter;
    border-radius: 12px;
    outline: 0;
    border: none;
    margin-bottom: 18px
}

.social-media-ppc-hero .social-media-ppc-hero-form {
    background-color: #fff !important;
    padding: 20px 25px;
    width: 80%;
    margin: 10px auto 0 95px;
    border-radius: 12px;
    box-shadow: 2px 2px 30px #888
}

.social-media-ppc-hero .social-media-ppc-hero-form label {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 1px 0;
    letter-spacing: -1px
}

.social-media-ppc-hero .social-media-ppc-hero-form ::placeholder {
    color: #888;
    font-size: 13px;
    letter-spacing: -1px
}

.min-strategy .min-strategy-form .btn, .social-media-ppc-hero .social-media-ppc-hero-form .btn {
    background-image: linear-gradient(#351a4b, #723389);
    width: 100%;
    outline: 0;
    border: none;
    font-size: 17px;
    font-weight: 600;
    font-family: Inter;
    letter-spacing: -1px;
    border-radius: 0
}

.social-media-ppc-hero .heading h3 {
    color: #000;
    font-size: 30px;
    font-family: Inter;
    font-weight: 900;
    letter-spacing: -2px
}

.social-media-ppc-numbers .counter-box {
    border-left: 1px solid #888;
    margin-left: 28px
}

.social-media-ppc-numbers .firstchild {
    border-left: none !important;
    margin-left: 13px
}

.social-media-ppc-numbers .counter-box .numbers-img img {
    margin-right: 4px;
    margin-bottom: 4px;
    object-fit: contain;
    width: 16%;
}

.social-media-ppc-numbers .firstchild .numbers-img img {
    width: 16%;
    margin-bottom: 14px !important
}

.social-media-ppc-numbers .counter-box .numbers-img h3 {
    font-family: Inter;
    font-size: 44px;
    font-weight: 800;
    color: #ffffff;
    padding-top: 0;
    margin-left: 1px
}

.social-media-ppc-numbers .col-lg-4 {
    padding: 0 !important
}

.social-ppc-clients .btn-call, .social-ppc-clients .btn-live-chat {
    text-decoration: none;
    padding: 2px 40px;
    font-size: 14px;
    margin-right: 16px;
    margin-bottom: 18px;
    color: #fff;
    font-family: Inter;
    outline: 0;
    text-transform: uppercase
}

.social-media-ppc-numbers .counter-box p {
    text-transform: uppercase;
    font-family: Inter;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    margin-top: 0;
    color: #ffffff !important;
}

.social-partners .heading h2 {
    letter-spacing: -3px
}

.social-ppc-clients .text-area h3 {
    font-family: Inter;
    font-weight: 900;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 12px;
    letter-spacing: -3px;
    color: #262626;
    margin-top: -50px
}

.seo-updated-ppc-clients .text-area p, .social-ppc-clients .text-area p {
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 12px;
    letter-spacing: -1px;
    color: #515151
}

.seo-updated-ppc-clients .map-img img, .social-ppc-clients .map-img img {
    max-width: 1200px;
    position: relative;
    margin-bottom: 32px
}

.social-ppc-clients .btn-live-chat {
    background-image: linear-gradient(#351a4b, #723389);
    border-radius: 12px;
    border: none
}

.social-ppc-clients .btn-call {
    background-color: #2b2b2b;
    border-radius: 12px;
    border: none
}

.seo-updated-ppc-clients .one, .social-ppc-clients .one {
    position: absolute;
    top: 100px;
    left: 250px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .two, .social-ppc-clients .two, .webcontent-ppc-clients .two {
    position: absolute;
    bottom: 280px;
    left: 400px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .three, .social-ppc-clients .three {
    position: absolute;
    top: 200px;
    left: 500px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .four, .social-ppc-clients .four {
    position: absolute;
    top: 220px;
    left: 250px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .five, .social-ppc-clients .five, .webcontent-ppc-clients .five {
    position: absolute;
    bottom: 200px;
    right: 670px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .six, .social-ppc-clients .six, .webcontent-ppc-clients .six {
    position: absolute;
    bottom: 200px;
    left: 800px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .seven, .social-ppc-clients .seven {
    position: absolute;
    bottom: 500px;
    right: 820px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .eight, .social-ppc-clients .eight, .webcontent-ppc-clients .eight {
    position: absolute;
    bottom: 500px;
    left: 1070px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .nine, .social-ppc-clients .nine, .webcontent-ppc-clients .nine {
    position: absolute;
    bottom: 480px;
    left: 520px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .ten, .social-ppc-clients .ten {
    position: absolute;
    bottom: 320px;
    left: 620px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .eleven, .social-ppc-clients .eleven {
    position: absolute;
    bottom: 310px;
    left: 320px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .twelve, .social-ppc-clients .twelve {
    position: absolute;
    bottom: 380px;
    left: 125px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .thirteen, .social-ppc-clients .thirteen {
    position: absolute;
    bottom: 300px;
    left: 920px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .fourteen, .social-ppc-clients .fourteen {
    position: absolute;
    bottom: 450px;
    left: 720px;
    font-size: 25px;
    color: #fff
}

.seo-updated-ppc-clients .fifteen, .social-ppc-clients .fifteen, .webcontent-ppc-clients .fifteen {
    position: absolute;
    bottom: 610px;
    left: 1140px;
    font-size: 25px;
    color: #fff
}

.social-ppc-pricing .heading h2 {
    font-family: Inter;
    font-weight: 900;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 12px;
    letter-spacing: -3px;
    color: #262626
}

.seo-updated-ppc-pricing .heading p, .social-ppc-pricing .heading p {
    font-family: Inter;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 12px;
    letter-spacing: -1px;
    color: #000
}

.seo-updated-ppc-pricing #myTabContent, .social-ppc-pricing #myTabContent {
    position: relative;
    right: 0
}

.social-ppc-pricing #myTabContent .table-1, .social-ppc-pricing #myTabContent .table-2, .social-ppc-pricing #myTabContent .table-3 {
    border: 1px solid #ccc;
    width: 370px;
    margin: 0 auto
}

.social-ppc-pricing ul#myTab {
    width: 520px;
    margin: 0 auto !important;
    box-shadow: 2px 2px 20px rgb(0 0 0 / 70%);
    padding: 10px 27px;
    position: relative;
    bottom: -18px;
    z-index: 60;
    background-color: #fff;
    border-radius: 16px
}

.social-ppc-pricing .nav-tabs .nav-link {
    background-color: #fff;
    border: none;
    outline: 0;
    font-size: 18px;
    font-weight: 900;
    color: #000;
    font-family: Inter
}

.btn-grow, .btn-order, .btn-order_2, .btn-order_3 {
    border-radius: 12px;
    outline: 0
}

.seo-updated-ppc-pricing .nav-tabs a span, .social-ppc-pricing .nav-tabs a span {
    color: #a80b0b;
    font-size: 16px;
    font-weight: 700
}

.social-ppc-pricing .nav-tabs .nav-link.active {
    background-color: #2b2b2b !important;
    color: #fff !important;
    border-radius: 12px !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    padding: 11px 20px
}

.tab-pane .cont_1 {
    padding: 50px 30px 30px
}

.tab-pane .cont_1 h4, .tab-pane .cont_2 h4, .tab-pane .cont_3 h4 {
    text-align: left;
    font-family: Inter;
    font-weight: 300;
    font-size: 24px;
    color: #3e497f;
}

.seo-tabs .tab-pane .cont_1 h2, .tab-pane .cont_1 h2, .tab-pane .cont_2 h2, .tab-pane .cont_3 h2 {
    font-size: 50px;
    font-weight: 700;
    font-family: Inter;
    margin-bottom: 4px;
    color: #fff
}

.seo-tabs .tab-pane .cont_1 h2 span, .tab-pane .cont_1 h2 span, .tab-pane .cont_2 h2 span, .tab-pane .cont_3 h2 span {
    font-size: 20px;
    font-weight: 500;
    font-family: Inter
}

.tab-pane .cont_2 {
    padding: 50px 30px 30px
}

.tab-pane .cont_3 {
    padding: 50px 30px 30px
}

.seo-tabs .ser1, .seo-tabs .ser3, .ser1, .ser3 {
    padding: 10px 30px;
    overflow-y: scroll;
    background: #fff;
    height: 270px;
}

.ser1 .heading1, .ser1 .heading2, .ser1 .heading3 {
    font-size: 20px;
    color: #b4b8ab;
    text-decoration: none;
    font-weight: 800;
    border-bottom: 2px solid #b4b8ab;
    padding: 2px 0;
    margin-bottom: 6px;
    font-family: Inter
}

.ser2 .heading1, .ser2 .heading2, .ser2 .heading3 {
    border-bottom: 2px solid #6d2573
}

.seo-tabs .ser1 h5, .seo-tabs .ser1 p, .seo-tabs .ser2 h5, .seo-tabs .ser2 p, .seo-tabs .ser3 h5, .seo-tabs .ser3 p, .ser1 h5, .ser1 p, .ser2 h5, .ser2 p, .ser3 h5, .ser3 p {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    color: #3e497f;
}

.ser1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 50px;
    background-color: #ccc
}

.ser1::-webkit-scrollbar {
    width: 4px;
    border-radius: 50px;
    margin-right: 12px;
    background-color: #f15623
}

.ser1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f15623
}

.ser2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 50px;
    background-color: #ccc
}

.ser2::-webkit-scrollbar {
    width: 4px;
    border-radius: 50px;
    margin-right: 12px;
    background-color: #722674
}

.ser2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #722674
}

.ser3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 50px;
    background-color: #ccc
}

.ser3::-webkit-scrollbar {
    width: 4px;
    border-radius: 50px;
    margin-right: 12px;
    background-color: #3e497f;
}

.ser3::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #3e497f;
}

.btn-grow, .btn-order, .btn-order_2, .btn-order_3 {
    border: none
}

.seo-tabs .ser2, .ser2 {
    padding: 10px 30px;
    overflow-y: scroll;
    height: 270px;
    background-color: #ffffff;
}

.ser2 .heading1, .ser2 .heading2, .ser2 .heading3, .ser3 .heading1, .ser3 .heading2, .ser3 .heading3 {
    font-size: 20px;
    color: #3e497f;
    font-weight: 800;
    padding: 2px 0;
    margin-bottom: 6px;
    text-decoration: none;
    font-family: Inter
}

.ser3 .heading1, .ser3 .heading2, .ser3 .heading3 {
    border-bottom: 2px solid #ec155a
}

.order-now, .order-now3, .seo-tabs .order-now, .seo-tabs .order-now3 {
    padding: 10px 30px;
    background: #fff;
    border-top: 1px solid #eef0eb;
}

.btn-grow, .btn-grow:hover, .btn-order, .social-media-ads .facebook {
    background-image: linear-gradient(#f78f1f, #f15623)
}

.btn-order:active, .btn-order:focus, .btn-order:hover {
    background-image: linear-gradient(#f78f1f, #f15623);
    color: #fff
}

.btn-order_2, .btn-order_2:hover {
    background-image: linear-gradient(#b23e80, #692372)
}

.btn-order_3, .btn-order_3:hover, .social-media-ads .youtube {
    background-image: linear-gradient(#ec155a, #b62749)
}

.order-now h5, .order-now2 h5, .order-now3 h5, .seo-tabs .order-now h5, .seo-tabs .order-now2 h5, .seo-tabs .order-now3 h5 {
    font-family: Inter;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 4px
}

.order-now p, .order-now2 p, .order-now3 p, .seo-tabs .order-now p, .seo-tabs .order-now2 p, .seo-tabs .order-now3 p {
    font-family: Inter;
    font-size: 15px;
    font-weight: 600
}

.order-now p .fa, .order-now2 p .fa, .order-now3 p .fa, .seo-tabs .order-now a .fa, .seo-tabs .order-now p .fa, .seo-tabs .order-now2 a .fa, .seo-tabs .order-now2 p .fa, .seo-tabs .order-now3 a .fa, .seo-tabs .order-now3 p .fa {
    color: #3e497f;
    font-size: 18px;
    margin-right: 4px
}

.order-now2, .seo-tabs .order-now2 {
    padding: 10px 30px;
    background-color: #fff;
    border-top: 1px solid #eef0eb;
}

.social-ppc-questions .heading h2 {
    font-family: Inter;
    font-weight: 900;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 12px;
    letter-spacing: -2px;
    color: #262626
}

.social-ppc-questions .heading p {
    color: #000;
    font-weight: 600;
    font-family: Inter;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 22px;
    margin-bottom: 6px
}

.social-ppc-questions .heading p span {
    color: #000;
    font-weight: 900;
    font-family: Inter;
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 20px;
    text-transform: uppercase
}

.social-ppc-questions .heading h6 {
    font-size: 25px;
    font-weight: 900;
    color: #f15d22;
    font-family: Inter;
    letter-spacing: -1px
}

.seo-updated-ppc-questions .heading h5, .social-ppc-questions .heading h5 {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    font-family: Inter;
    margin-bottom: 8px;
    letter-spacing: -1px
}

.social-ppc-questions .heading h5 span {
    font-size: 25px;
    font-weight: 900;
    color: #f15d22;
    text-transform: uppercase;
    letter-spacing: -1px
}

.seo-updated-ppc-questions .heading h3, .social-ppc-questions .heading h3 {
    letter-spacing: -1px;
    font-size: 22px;
    font-weight: 900;
    color: #000;
    text-decoration: underline;
    font-family: Inter;
    margin-bottom: 12px
}

.seo-updated-ppc-questions .heading h4, .social-ppc-questions .heading h4 {
    letter-spacing: -1px;
    font-size: 32px;
    font-weight: 900;
    color: #262626;
    font-family: Inter
}

.social-ppc-questions .questions {
    margin-bottom: 50px
}

.seo-updated-ppc-questions .questions .img1:hover, .seo-updated-ppc-questions .questions .img2:hover, .seo-updated-ppc-questions .questions .img3:hover, .seo-updated-ppc-questions .questions .img5:hover, .seo-updated-ppc-questions .questions .img6:hover, .seo-updated-ppc-questions .questions .img7:hover, .social-ppc-questions .questions .img1:hover, .social-ppc-questions .questions .img2:hover, .social-ppc-questions .questions .img3:hover, .social-ppc-questions .questions .img5:hover {
    transform: scale(1.02);
    transition: .5s
}

.social-ppc-questions .questions .img3 {
    padding: 0;
    position: relative;
    top: 75px;
    right: -30px
}

.seo-updated-ppc-questions .questions .img4:hover, .social-ppc-questions .questions .img4:hover {
    transform: scale(1.04);
    transition: .5s
}

.social-ppc-questions .questions .img5 {
    padding: 0;
    position: relative;
    top: -46px
}

.social-ppc-questions .heading2 h5 {
    line-height: 30px;
    font-size: 23px;
    font-weight: 600;
    color: #000;
    font-family: Inter;
    margin-bottom: 2px;
    letter-spacing: -1px
}

.social-ppc-questions .heading2 p {
    font-size: 18px;
    font-weight: 500;
    font-family: Inter;
    margin-bottom: 0;
    letter-spacing: -1px;
    color: #000
}

.social-ppc-questions .heading2 p span {
    font-size: 18px;
    font-weight: 900;
    color: #f15d22;
    text-transform: uppercase;
    letter-spacing: -1px
}

.social-ppc-questions .heading2 h5 span {
    font-size: 22px;
    font-weight: 900;
    color: #f15d22;
    text-transform: uppercase;
    letter-spacing: -1px
}

.headings3 {
    margin: 50px 0;
    background-image: linear-gradient(#55286c, #76358d)
}

.headings3 h3 {
    font-size: 40px;
    font-family: Inter;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: 50px;
    margin-bottom: 40px
}

.headings3 h3 span {
    color: #f6891f
}

.btn-grow {
    text-decoration: none;
    padding: 2px 40px;
    font-family: Inter;
    margin-right: 16px;
    margin-bottom: 18px;
    text-transform: uppercase;
    border-radius: 12px;
}

.btn-folks, .min-strategy .text-area .btn-live-chat {
    text-decoration: none;
    border-radius: 12px;
    margin-bottom: 18px;
    font-family: Inter;
    text-transform: uppercase;
    outline: 0
}

.btn-grow:hover {
    text-decoration: none
}

.btn-folks {
    color: #000;
    font-weight: 700;
    border: none;
    padding: 2px;
    border-radius: 12px;
}

.seo-updated-ppc-choose .heading h3, .social-choose-us .heading h3 {
    font-family: Inter;
    font-weight: 900;
    font-size: 34px;
    letter-spacing: -2px;
    line-height: 40px;
    color: #262626;
    margin-bottom: 18px
}

.social-choose-us .heading p {
    font-family: Inter;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #000;
    padding-right: 20px;
    letter-spacing: -1px
}

.social-choose-us .img-wrapper img {
    margin-top: -20px
}

.seo-updated-ppc-choose .text-area h3, .social-choose-us .text-area h3 {
    font-size: 38px;
    font-family: Inter;
    font-weight: 900;
    background: -webkit-linear-gradient(left, #76358d 30%, #e31a6e 40%, #f18f39);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -1px;
    line-height: 44px;
    margin-bottom: 0
}

.social-media-ads .heading h3 {
    font-family: Inter;
    font-weight: 900;
    letter-spacing: -3px;
    margin-bottom: 12px;
    color: #262626;
    letter-spacing: -1px
}

.seo-ppc-social-media-ads .heading p, .social-media-ads .heading p {
    font-size: 18px;
    font-family: Inter;
    font-weight: 600;
    line-height: 20px;
    color: #262626;
    letter-spacing: -1px;
    margin-bottom: 60px
}

.social-media-ads .facebook {
    padding: 65px 20px
}

.seo-ppc-social-media-ads .front h4, .social-media-ads .facebook h4, .social-media-ads .front h4, .social-media-ads .instagram h4, .social-media-ads .twitter h4, .social-media-ads .youtube h4 {
    font-family: Inter;
    text-align: left !important;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
    letter-spacing: 0
}

.seo-ppc-social-media-ads .front p, .social-media-ads .facebook p, .social-media-ads .front p, .social-media-ads .instagram p, .social-media-ads .twitter p, .social-media-ads .youtube p {
    font-family: Inter;
    text-align: left !important;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 20px
}

.social-media-ads .facebook .btn-danger, .social-media-ads .twitter .btn-danger, .social-media-ads .youtube .btn-danger {
    background-color: transparent;
    border: 2px solid #fff;
    padding: 1px 16px;
    border-radius: 12px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500
}

.social-media-ads .youtube {
    padding: 65px 20px
}

.social-media-ads .instagram {
    background-image: linear-gradient(#b23e80, #692372);
    padding: 65px 20px
}

.social-media-ads .instagram .btn-danger {
    background-color: transparent;
    border: 2px solid #fff;
    padding: 1px 12px;
    border-radius: 12px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500
}

.social-media-ads .twitter {
    background-image: linear-gradient(#00a9ce, #057a94);
    padding: 65px 20px
}

.social-media-ads {
    background-image: url(../images/social-media-lp-ppc/hero-bg.webp);
    background-repeat: no-repeat;
    background-position: 30% 74%;
    background-size: contain;
    width: 100%;
    height: 200vh
}

.min-strategy .text-area {
    padding: 140px 0 20px
}

.min-strategy .text-area h1 {
    font-family: Inter;
    font-weight: 900;
    letter-spacing: -2px;
    margin-bottom: 25px;
    color: #262626
}

.min-strategy .text-area h1 span {
    font-family: Inter;
    font-weight: 900;
    margin-bottom: 25px;
    color: #f15d22;
    letter-spacing: -1px;
    font-size: 30px;
    line-height: 26px
}

.min-strategy .text-area .btn-live-chat {
    background-image: linear-gradient(#351a4b, #723389);
    color: #fff;
    padding: 1px 32px;
    margin-right: 16px;
    border: none
}

.min-strategy .min-strategy-form {
    background-color: #fff !important;
    padding: 20px 25px;
    width: 85%;
    margin: 75px auto 0;
    border-radius: 12px;
    box-shadow: 2px 2px 30px #888
}

.min-strategy .min-strategy-form label {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
    letter-spacing: -1px
}

.min-strategy .min-strategy-form ::placeholder {
    color: #888;
    font-size: 13px;
    letter-spacing: -1px
}

.min-strategy .min-strategy-form input, .seo-ppc-min-strategy .min-strategy-form input {
    background-color: transparent;
    font-size: 12px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #B4B8AB;
    border-radius: 12px;
    color: #000;
    padding: 1px 0
}

.min-strategy .heading h3 {
    color: #000;
    font-size: 32px;
    font-family: Inter;
    font-weight: 900;
    letter-spacing: -2px;
    margin-bottom: 0
}

.marquee-wrapper {
    margin-top: -26px;
    white-space: nowrap
}

@keyframes marquee {
    0% {
        transform: translate3d(0, 0, 0)
    }

    100% {
        transform: translate3d(-100%, 0, 0)
    }
}

.card {
    margin: 10px;
    display: inline-block;
    position: relative;
    width: 300px;
    height: 320px;
    opacity: 6.85
}

.back, .front {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition-timing-function: linear;
    border-radius: 0
}

.front-facebook {
    transform: rotateY(0);
    background-image: url(../images/social-media-lp-ppc/fb-bg.webp);
    background-size: cover;
    background-position: bottom;
    text-align: center;
    padding: 30px
}

.back-facebook {
    background: -webkit-linear-gradient(top left, #f15523, #f78f1f);
    background: linear-gradient(to bottom right, #f15523, #f78f1f);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    padding: 40px 15px;
    color: #fff
}

.card:hover .front-facebook, .card:hover .front-instagram, .card:hover .front-twitter, .card:hover .front-youtube, .seo-ppc-social-media-ads .card:hover .front-five, .seo-ppc-social-media-ads .card:hover .front-four, .seo-ppc-social-media-ads .card:hover .front-one, .seo-ppc-social-media-ads .card:hover .front-six, .seo-ppc-social-media-ads .card:hover .front-three, .seo-ppc-social-media-ads .card:hover .front-two {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.card:hover .back-facebook, .card:hover .back-instagram, .card:hover .back-twitter, .card:hover .back-youtube, .seo-ppc-social-media-ads .card:hover .back-five, .seo-ppc-social-media-ads .card:hover .back-four, .seo-ppc-social-media-ads .card:hover .back-one, .seo-ppc-social-media-ads .card:hover .back-six, .seo-ppc-social-media-ads .card:hover .back-three, .seo-ppc-social-media-ads .card:hover .back-two {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

.front-youtube {
    transform: rotateY(0);
    background-image: url(../images/social-media-lp-ppc/yt-bg.webp);
    background-size: cover;
    background-position: bottom;
    text-align: center;
    padding: 30px
}

.back-youtube {
    background: -webkit-linear-gradient(top left, #b52848, #ec155a);
    background: linear-gradient(to bottom right, #b52848, #ec155a);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    padding: 40px 15px;
    color: #fff
}

.front-instagram {
    transform: rotateY(0);
    background-image: url(../images/social-media-lp-ppc/insta-bg.webp);
    background-size: cover;
    background-position: bottom;
    text-align: center;
    padding: 30px
}

.back-instagram {
    background: -webkit-linear-gradient(top left, #6a2472, #b23e80);
    background: linear-gradient(to bottom right, #6a2472, #b23e80);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    padding: 40px 15px;
    color: #fff
}

.front-twitter {
    transform: rotateY(0);
    background-image: url(../images/social-media-lp-ppc/twiitter-bg.webp);
    background-size: cover;
    background-position: bottom;
    text-align: center;
    padding: 30px
}

.back-twitter {
    background: -webkit-linear-gradient(top left, #057b94, #00a9ce);
    background: linear-gradient(to bottom right, #057b94, #00a9ce);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    padding: 40px 15px;
    color: #fff
}

.seo-ppc-social-media-ads .front, .social-media-ads .front {
    padding: 70px 30px
}

.social-media-ads .back {
    padding: 120px 30px
}

.seo-ppc-social-media-ads .back .btn-danger, .social-media-ads .back .btn-danger {
    background-color: transparent;
    border: 2px solid #fff;
    padding: 1px 16px;
    border-radius: 12px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    width: 100%
}

@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important
    }

    .social-ppc-clients .map-img img {
        max-width: 400px
    }

    .social-ppc-pricing ul#myTab {
        width: 400px;
        margin: 0 auto !important;
        box-shadow: 2px 2px 20px rgb(0 0 0 / 70%);
        padding: 10px;
        position: relative;
        bottom: -18px;
        z-index: 60;
        background-color: #fff;
        border-radius: 16px
    }

    .social-media-ppc-numbers .firstchild .d-flex img {
        margin-left: 80px !important
    }

    .social-media-ads, .social-media-ppc-hero {
        height: auto
    }

    .social-media-ppc-hero .text-area {
        margin-top: 75px
    }

    .social-media-ppc-hero .text-area h1 {
        font-size: 28px;
        line-height: 30px
    }

    .social-choose-us .text-area h3 br, .social-media-ppc-hero .text-area h1 br, .social-ppc-pricing .heading h2 br {
        display: none
    }

    .social-media-ppc-hero .text-area p {
        padding: 0 !important
    }

    .social-media-ppc-hero .social-media-ppc-hero-form {
        margin-left: 40px
    }

    .social-ppc-clients .text-area h3 {
        margin-top: 0;
        font-size: 40px
    }

    .social-ppc-pricing .heading h2 {
        font-size: 36px;
        line-height: 30px
    }

    .social-choose-us .text-area h3, .social-ppc-questions .heading3 h3 {
        font-size: 28px;
        font-weight: 900;
        line-height: 32px
    }
}

.min-strategy .text-area h1, .social-media-ads .heading h3 {
    font-size: 30px;
    line-height: 32px
}

.min-strategy .text-area .btn-live-chat {
    width: 330px;
    font-size: 12px
}

.social-choose-us .img-wrapper img {
    max-width: 350px
}

.social-ppc-questions .questions .img1, .social-ppc-questions .questions .img2, .social-ppc-questions .questions .img3, .social-ppc-questions .questions .img4, .social-ppc-questions .questions .img5 {
    width: 300px;
    margin: 12px 0
}

@media only screen and (max-width: 1024px) {
    .social-media-ppc-numbers .counter-box .numbers-img h3 {
        font-size: 33px !important
    }
}

/* .before-imghome::before {
    background-image: url("../images/home-before.webp");
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: -28px;
    width: 743px;
    height: 871px;
    top: -9%
} */

.seo-updated-ppc-questions .heading h5 span {
    font-size: 24px;
    font-weight: 900;
    color: #000;
    text-transform: uppercase;
    letter-spacing: -1px
}

.seo-updated-ppc-questions .questions .img1, .seo-updated-ppc-questions .questions .img2, .seo-updated-ppc-questions .questions .img3, .seo-updated-ppc-questions .questions .img4, .seo-updated-ppc-questions .questions .img5 {
    max-width: 300px
}

.seo-updated-ppc-questions .questions .img6, .seo-updated-ppc-questions .questions .img7 {
    max-width: 300px;
    padding: 0;
    position: relative;
    top: -46px
}

.seo-updated-ppc-questions .heading2 h5 {
    line-height: 28px;
    font-size: 22px;
    font-weight: 600;
    color: #000;
    font-family: Inter;
    margin-bottom: 6px;
    letter-spacing: -1px
}

.seo-updated-ppc-questions .heading2 h5 span {
    font-size: 26px;
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    letter-spacing: -1px
}

.seo-updated-ppc-questions .heading2 h3 {
    font-size: 40px;
    font-weight: 700;
    color: #0c9f4f;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 30px;
    margin-top: 12px
}

.seo-updated-ppc-questions .heading2 .btn {
    font-size: 16px;
    font-weight: 600;
    background-color: #2b2b2b;
    color: #fff;
    outline: 0;
    border: none;
    text-transform: capitalize;
    font-family: Inter;
    box-shadow: none
}

.seo-tabs .ser1 .heading1, .seo-tabs .ser1 .heading2, .seo-tabs .ser1 .heading3 {
    display: inline-block;
    font-size: 20px;
    color: #3e497f;
    text-decoration: none;
    font-weight: 800;
    font-family: Inter;
    border-bottom: 2px solid #3e497f;
    margin-bottom: 6px
}

.seo-updated-ppc-clients .text-area h3 {
    font-size: 45px !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.seo-ppc-min-strategy .text-area h1 span, .seo-ppc-social-media-ads .heading h2 {
    letter-spacing: -2px;
    background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
    -webkit-text-fill-color: transparent
}

.seo-tabs .tab-pane .cont_1 {
    padding: 50px 30px 30px;
    background: #eef0eb;
}

.seo-tabs .tab-pane .cont_2 {
    padding: 50px 30px 30px;
    background: #eef0eb;
}

.seo-tabs .tab-pane .cont_3 {
    background: #eef0eb;
    padding: 50px 30px 30px
}

.seo-tabs .ser1 .heading1 {
    padding: 2px 0;
}

.seo-tabs .ser1 .heading2 {
    padding: 2px 0;
}

.seo-tabs .ser1 .heading3 {
    padding: 2px 0;
}

.seo-tabs .ser2 .heading1, .seo-tabs .ser2 .heading2, .seo-tabs .ser2 .heading3 {
    display: inline-block;
    font-size: 20px;
    color: #3e497f;
    text-decoration: none;
    font-weight: 800;
    font-family: Inter;
    border-bottom: 2px solid #3e497f;
}

.seo-tabs .ser1 p .fa, .seo-tabs .ser2 p .fa, .seo-tabs .ser3 p .fa {
    margin-right: 6px;
    color: #3e497f
}

.seo-tabs .ser1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 50px;
    background-color: #ccc
}

.seo-tabs .ser1::-webkit-scrollbar {
    width: 4px;
    border-radius: 50px;
    margin-right: 12px;
    background-color: #3e497f;
}

.seo-tabs .ser1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #3e497f;
}

.seo-tabs .ser2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 50px;
    background-color: #ccc
}

.seo-tabs .ser2::-webkit-scrollbar {
    width: 4px;
    border-radius: 50px;
    margin-right: 12px;
    background-color: #3e497f
}

.seo-tabs .ser2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #3e497f
}

.seo-tabs .ser3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 50px;
    background-color: #ccc
}

.seo-tabs .ser3::-webkit-scrollbar {
    width: 4px;
    border-radius: 50px;
    margin-right: 12px;
    background-color: #3e497f;
}

.seo-tabs .ser3::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #3e497f;
}

.seo-tabs .ser2 .heading1 {
    padding: 2px 0;
    margin-bottom: 6px;
}

.seo-tabs .ser2 .heading2 {
    padding: 2px 0;
    margin-bottom: 6px;
}

.seo-tabs .ser2 .heading3 {
    padding: 2px 0;
    margin-bottom: 6px;
}

.seo-tabs .ser3 .heading1, .seo-tabs .ser3 .heading2, .seo-tabs .ser3 .heading3 {
    font-size: 20px;
    display: inline-block;
    color: #3e497f;
    font-weight: 800;
    border-bottom: 2px solid #3e497f;
    padding: 2px 0;
    margin-bottom: 6px;
    font-family: Inter;
    text-decoration: none
}

.seo-tabs .btn-order {
    background: #00a79d;
    color: #ffffff;
    border-radius: 12px;
    border: none;
    outline: 0;
    padding: 0 32px
}

.btn-order:active, .btn-order:focus, .seo-tabs .btn-order:hover {
    background: #3e497f;
    color: #fff
}

.seo-tabs .btn-order_2, .seo-tabs .btn-order_3 {
    border-radius: 12px;
    border: none;
    outline: 0;
    padding: 0 32px;
    background: #3e497f;
}

.seo-tabs .btn-order_2:hover, .seo-tabs .btn-order_3:hover {
    background: #284B63;
}

li.nav-item {
    margin: 0 12px
}

.seo-updated-ppc-choose .head p {
    font-size: 17px;
    font-family: Inter;
    color: #000;
    font-weight: 600;
    margin-bottom: 50px
}

.seo-updated-ppc-choose .btn-grow {
    width: 200px;
    font-weight: 600;
    background: #3e497f;
    margin-top: 28px
}

.seo-updated-ppc-choose .btn-grow:hover {
    background: #00a79d;
}

.seo-updated-ppc-choose .btn-folks {
    background: #00a79d;
    color: #fff;
    font-weight: 600;
    width: 200px;
    margin-top: 28px
}

.seo-updated-ppc-choose .btn-folks:hover {
    background: #3e497f;
    color: #ffffff;
}

.seo-updated-ppc-choose .img-wrapper h2 {
    font-family: Inter;
    font-weight: 900;
    color: #000;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 30px
}

.seo-ppc-social-media-ads .heading h2 {
    font-family: Inter;
    margin-bottom: 30px;
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
    -webkit-background-clip: text;
    background-clip: text
}

.seo-ppc-social-media-ads .card {
    margin: 10px;
    display: inline-block;
    position: relative;
    width: 350px;
    height: 420px;
    opacity: 6.85
}

.back, .seo-ppc-social-media-ads .front {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    border-radius: 0
}

.popup-webcontent-eight, .popup-webcontent-eleven, .popup-webcontent-fifteen, .popup-webcontent-fourteen, .popup-webcontent-nine, .popup-webcontent-ten, .popup-webcontent-thirteen, .popup-webcontent-twile {
    width: 155%;
    padding: 20px 25px;
    height: 400px;
    background-repeat: no-repeat;
    position: relative;
    background-size: 68% 68%;
    top: 0
}

.popup-webcontent, .popup-webcontent-five, .popup-webcontent-four, .popup-webcontent-seven, .popup-webcontent-six, .popup-webcontent-three, .popup-webcontent-two {
    background-image: url(../images/2.webp);
    width: 155%;
    padding: 20px 25px;
    top: 0;
    height: 400px;
    background-repeat: no-repeat;
    position: relative;
    background-size: 68% 68%
}

.seo-ppc-social-media-ads .front-one {
    transform: rotateY(0);
    background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/26f4efea-c388-46d2-2fb4-80b5f4d4a000/public);
    background-size: cover;
    background-position: bottom;
    text-align: center;
    padding: 30px
}

.seo-ppc-social-media-ads .back-five, .seo-ppc-social-media-ads .back-four, .seo-ppc-social-media-ads .back-one, .seo-ppc-social-media-ads .back-six, .seo-ppc-social-media-ads .back-three, .seo-ppc-social-media-ads .back-two {
    background: #000;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    padding: 30px 25px !important;
    color: #fff
}

.seo-ppc-social-media-ads .front-five, .seo-ppc-social-media-ads .front-four, .seo-ppc-social-media-ads .front-six, .seo-ppc-social-media-ads .front-three, .seo-ppc-social-media-ads .front-two {
    transform: rotateY(0);
    background-size: cover;
    background-position: bottom;
    padding: 30px;
    text-align: center
}

.seo-ppc-social-media-ads .front-two {
    background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/4ae19bd9-f363-4a57-044f-fe92cf04d100/public)
}

.seo-ppc-social-media-ads .front-three {
    background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/16570ec1-32dc-4fa4-9a96-2a5a4a775700/public)
}

.seo-ppc-social-media-ads .front-four {
    background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/3ef2ea30-f868-40f0-2b80-4935ea908e00/public)
}

.seo-ppc-social-media-ads .front-five {
    background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/b95d8cfa-6be1-4750-3414-f976f4192900/public)
}

.seo-ppc-social-media-ads .front-six {
    background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/9a63985f-94ff-40dd-6128-adee80239000/public)
}

.seo-ppc-social-media-ads .back {
    padding: 12px 30px
}

.seo-ppc-social-media-ads .back h4 {
    text-align: left;
    margin-bottom: 4px;
    font-weight: 700;
    font-family: Inter;
    font-size: 16px
}

.seo-ppc-social-media-ads .back a, .seo-ppc-social-media-ads .back p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 8px
}

.seo-ppc-social-media-ads .back a {
    color: #fff;
    text-decoration: none;
    font-weight: 700
}

.seo-ppc-min-strategy .text-area h1 {
    font-size: 48px;
    font-family: Inter;
    font-weight: 900;
    letter-spacing: -2px;
    line-height: 50px;
    margin-bottom: 40px !important;
    color: #262626
}

.seo-ppc-min-strategy .text-area h1 span {
    font-family: Inter;
    margin-bottom: 6px;
    font-size: 48px;
    font-weight: 900;
    line-height: 40px;
    -webkit-background-clip: text;
    background-clip: text
}

.seo-ppc-min-strategy .min-strategy-form {
    background-color: #EEF0EB !important;
    padding: 50px 25px;
    width: 80%;
    margin: 75px auto 0;
    border-radius: 12px;
    box-shadow: 0px 0px 5px #eef0eb;
    border-radius: 12px;
}

.seo-ppc-min-strategy .min-strategy-form label {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 6px 3px;
    letter-spacing: -1px
}

.seo-ppc-min-strategy .min-strategy-form ::placeholder {
    color: #888;
    font-size: 13px;
    letter-spacing: -1px
}

.seo-ppc-min-strategy .min-strategy-form .btn {
    background: #00a79d;
    width: 100%;
    outline: 0;
    border: none;
    font-size: 17px;
    font-weight: 600;
    font-family: Inter;
    letter-spacing: -1px;
    border-radius: 12px;
    margin-top: 30px;
    border-radius: 12px;
}

.seo-ppc-min-strategy .min-strategy-form .btn:hover {
    background: #3e497f;
}

.seo-ppc-min-strategy .heading h3 {
    color: #000 !important;
    font-size: 32px;
    font-family: Inter;
    font-weight: 900;
    letter-spacing: -2px;
    margin-bottom: 0;
    background: unset;
    -webkit-text-fill-color: unset
}

.seo-ppc-min-strategy .text-side h3 {
    font-family: Inter;
    font-weight: 900;
    font-size: 28px;
    margin-bottom: 18px;
    background: -webkit-linear-gradient(left, #743bbc 10%, #0f9bcc 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.seo-ppc-min-strategy .text-side .col-md-3, .seo-ppc-min-strategy .text-side .col-md-4 {
    margin: 2px 0 7px
}

.seo-ppc-min-strategy .text-side .d-flex h5 {
    font-family: Inter;
    font-weight: 900;
    font-size: 15px;
    color: #000
}

.seo-ppc-min-strategy .text-side2 {
    margin: 18px 0
}

.seo-ppc-min-strategy .text-side2 p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    color: #2f2f2f;
    margin-bottom: 14px
}

.seo-ppc-min-strategy .text-side2 h5 {
    font-family: Inter;
    font-weight: 900;
    font-size: 20px;
    color: #000
}

.seo-ppc-min-strategy .text-side2 h5 span {
    font-family: Inter;
    font-weight: 900;
    font-size: 20px;
    color: #36a1d5
}

.seo-updated-ppc-choose .box-one, .seo-updated-ppc-choose .box-two {
    background-color: transparent;
    border-style: solid;
    border-width: 2px;
    padding: 12px 2px;
    border-radius: 12px;
    border-color: #00a79d;
    width: 130px;
    height: 140px;
    margin: 16px 10px;
    box-shadow: 2px 2px 20px #ccc
}

.middlecontentssswebapge:after, .middlecontentssswebapge:before {
    background-size: 26px 20px;
    display: inline-block;
    width: 100%;
    height: 20px;
    background-repeat: repeat-y;
    content: ""
}

.seo-updated-ppc-choose .box-one h6, .seo-updated-ppc-choose .box-two h6 {
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -1px
}

.seo-updated-ppc-choose .box-one:hover .off {
    display: block;
    margin-left: 35px
}

.seo-updated-ppc-choose .box-one:hover, .seo-updated-ppc-choose .box-two:hover {
    background: #00a79d;
}

.seo-updated-ppc-choose .col-md--2-four, .seo-updated-ppc-choose .col-md--2-two {
    margin-top: -50px
}

.seo-updated-ppc-choose .box-two:hover .off {
    display: block;
    margin-left: 30px
}

h5.heading3.conver, h5.heading3.pro {
    width: 68% !important
}

h5.heading3.repot {
    width: 32% !important
}

a.btn.btn-danger.test {
    text-align: center;
    margin-top: 30px
}

.popup-webcontent {
    margin: -35% auto auto 51%
}

.hover-popup:hover .popup-webcontent {
    display: block !important
}

.popup-webcontent-two {
    margin: 44% auto auto 2%
}

.popup-webcontent-three {
    margin: -16% auto auto 23%
}

.popup-webcontent-four {
    margin: -12% auto auto 8%
}

.popup-webcontent-five {
    margin: 56% auto auto 43%
}

.popup-webcontent-six {
    margin: 56% auto auto 85%
}

.popup-webcontent-seven {
    margin: -3% auto auto 15%
}

.popup-webcontent-eight {
    background-image: url(../images/2r.webp);
    margin: -3% auto auto 31%
}

.popup-webcontent-eleven, .popup-webcontent-nine, .popup-webcontent-ten, .popup-webcontent-twile {
    background-image: url(../images/2.webp)
}

.popup-webcontent-nine {
    margin: 1% auto auto 33%
}

.popup-webcontent-ten {
    margin: 35% auto auto 55%
}

.popup-webcontent-eleven {
    margin: 38% auto auto -10%
}

.popup-webcontent-twile {
    z-index: 1;
    margin: 23% auto auto -51%
}

.fa.fa-map-marker.eleven.hover-popup11 {
    z-index: 900
}

.popup-webcontent-thirteen {
    background-image: url(../images/2r.webp);
    margin: 35% auto auto 4%
}

.popup-webcontent-fourteen {
    background-image: url(../images/2.webp);
    margin: 8% auto auto 76%
}

.popup-webcontent-fifteen {
    background-image: url(../images/2r.webp);
    margin: -25% auto auto 50%
}

.middlecontentssswebapge:after {
    background-image: url(../image/after.webp);
    margin-right: -55%;
    margin-top: 0;
    float: right
}

.middlecontentssswebapge {
    margin-top: 8%;
    margin-left: 6%
}

h4.middlecontentwebapge {
    font-size: 16px;
    font-family: Inter;
    text-align: justify;
    margin-left: 22px;
    margin-right: 47px;
    color: #ffff
}

.middlecontentssswebapge:before {
    background-image: url(../image/before.webp);
    margin-left: -6%;
    margin-top: -13px
}

.testi-box {
    display: none;
    z-index: 10
}

.webcontent-ppc-clients .hover {
    z-index: 20
}

.seo-tabs .order-now a, .seo-tabs .order-now2 a, .seo-tabs .order-now3 a {
    font-family: Inter;
    font-size: 15px;
    font-weight: 600;
    color: #3e497f;
}

a.btn.btn-danger.test1 {
    text-align: center;
    margin-top: 35%
}

a.btn.btn-danger.test2 {
    text-align: center;
    margin-top: 35px
}

a.btn.btn-danger.test3 {
    text-align: center;
    margin-top: 10px
}

a.btn.btn-danger.test4 {
    text-align: center;
    margin-top: 45px
}

button.btn.btn-order_3.active {
    background-image: linear-gradient(to right, #3e497f, #cfa62b) !important
}

button.btn.btn-order_2.active {
    background-image: linear-gradient(to right, #3e497f, #05542b) !important
}

button.btn.btn-order.active {
    background-image: linear-gradient(to right, #0071bc, #034d78) !important
}

button.btn.btn-order a, button.btn.btn-order_2 a, button.btn.btn-order_3 a {
    font-family: Poppins, Arial, "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff
}

.testimonials-popup-15 h2.heading-avater, .testimonials-popup-9 h2.heading-avater {
    margin-top: 45px
}

.testimonials-popup-11 h2.heading-avater {
    margin-top: 48px;
    margin-left: 54px
}

.testimonials-popup-2 h2.heading-avater {
    margin-top: 8px
}

@media screen and (max-width: 525px) {
    .seo-updated-ppc-clients .eight, .seo-updated-ppc-clients .eleven, .seo-updated-ppc-clients .fifteen, .seo-updated-ppc-clients .five, .seo-updated-ppc-clients .four, .seo-updated-ppc-clients .fourteen, .seo-updated-ppc-clients .nine, .seo-updated-ppc-clients .one, .seo-updated-ppc-clients .seven, .seo-updated-ppc-clients .six, .seo-updated-ppc-clients .ten, .seo-updated-ppc-clients .thirteen, .seo-updated-ppc-clients .three, .seo-updated-ppc-clients .twelve, .seo-updated-ppc-clients .two {
        position: absolute;
        font-size: 25px;
        color: #fff
    }

    .social-media-ppc-numbers, .social-media-ppc-numbers .counter-box p {
        margin-top: 0
    }

    .social-media-ppc-numbers .firstchild {
        margin-bottom: 20px
    }

    .social-media-ppc-numbers .counter-box {
        border-left: none;
        margin-bottom: 25px
    }

    .seo-updated-ppc-questions .questions .img6 {
        top: 0
    }

    .seo-updated-ppc-questions .heading2 .btn {
        font-size: 12px;
        padding: 2px 16px;
        margin-bottom: 14px
    }

    .seo-updated-ppc-questions .heading2 h3 {
        font-size: 26px;
        margin-top: 25px
    }

    .seo-updated-ppc-choose .heading h3, .seo-updated-ppc-clients .text-area h3, .seo-updated-ppc-pricing .heading h2 {
        font-size: 30px;
        line-height: 30px
    }

    .seo-updated-ppc-clients .btn-live-chat {
        width: 220px
    }

    .middlecontentwebapge.destop, .seo-ppc-social-media-ads .heading h3 br, .seo-updated-ppc-pricing .heading h2 br {
        display: none
    }

    .seo-updated-ppc-questions .heading div.title, .seo-updated-ppc-questions .heading h2 {
        font-size: 30px;
        line-height: 32px
    }

    .seo-updated-ppc-pricing .tab-pane .d-flex, .seo-updated-ppc-pricing nav {
        display: block !important
    }

    .seo-updated-ppc-choose .box-two, .seo-updated-ppc-pricing li.nav-item {
        margin: 0 auto
    }

    .seo-updated-ppc-pricing .tab-pane .d-flex .table-1 {
        margin-bottom: 120px
    }

    .seo-tabs .ser1 p, .seo-tabs .ser2 p, .seo-tabs .ser3 p {
        text-align: left !important
    }

    .seo-updated-ppc-choose .btn-folks {
        margin-right: 15px;
        margin-top: 2px
    }

    .seo-updated-ppc-choose .img-wrapper h2 {
        font-size: 22px;
        margin-top: 16px
    }

    .seo-updated-ppc-choose .img-wrapper img {
        max-width: 320px;
        height: auto
    }

    .seo-ppc-social-media-ads .heading h3 {
        line-height: 38px;
        font-size: 28px
    }

    .social-ppc-faq .faq-list {
        padding: 0 !important
    }

    .seo-updated-ppc-clients .one {
        top: 100px;
        left: 250px
    }

    .seo-updated-ppc-clients .two {
        bottom: 90px;
        left: 200px
    }

    .seo-updated-ppc-clients .three {
        top: 100px;
        left: 50px
    }

    .seo-updated-ppc-clients .four {
        top: 20px;
        left: 80px
    }

    .seo-updated-ppc-clients .five {
        bottom: 110px;
        right: 190px
    }

    .seo-updated-ppc-clients .six {
        bottom: 200px;
        left: 20px
    }

    .seo-updated-ppc-clients .seven {
        bottom: 180px;
        right: 240px
    }

    .seo-updated-ppc-clients .eight {
        bottom: 120px;
        left: 100px
    }

    .seo-updated-ppc-clients .nine {
        bottom: 480px;
        left: 520px
    }

    .seo-updated-ppc-clients .ten {
        bottom: 200px;
        left: 180px
    }

    .seo-updated-ppc-clients .eleven {
        bottom: 146px;
        left: 200px
    }

    .seo-updated-ppc-clients .twelve {
        bottom: 380px;
        left: 125px
    }

    .seo-updated-ppc-clients .thirteen {
        bottom: 300px;
        left: 920px
    }

    .seo-updated-ppc-clients .fourteen {
        bottom: 450px;
        left: 720px
    }

    .seo-updated-ppc-clients .fifteen {
        bottom: 310px;
        left: 140px
    }

    .seo-ppc-social-media-ads .card {
        display: inline-block;
        height: 420px;
        opacity: 6.85
    }

    .seo-updated-ppc-choose .box-one, .seo-updated-ppc-choose .box-two {
        background-color: transparent;
        border-style: solid;
        border-width: 2px;
        border-image: linear-gradient(45deg, #3879aa, #01a04d) 1;
        padding: 12px 2px;
        width: 130px;
        height: 140px;
        box-shadow: 2px 2px 20px #ccc
    }

    .seo-updated-ppc-choose .box-one {
        margin: 12px auto
    }

    .seo-updated-ppc-choose .box-one img, .seo-updated-ppc-choose .box-two img {
        margin-bottom: 10px
    }

    .seo-updated-ppc-choose .box-one h6, .seo-updated-ppc-choose .box-two h6 {
        font-family: Inter;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: -1px
    }

    .seo-updated-ppc-choose .box-one:hover h6, .seo-updated-ppc-choose .box-two:hover h6 {
        color: #fff
    }

    .seo-updated-ppc-choose .box-one:hover, .seo-updated-ppc-choose .box-two:hover {
        background: linear-gradient(to left, #3879aa, #01a04d)
    }

    .seo-updated-ppc-choose .col-md--2-four, .seo-updated-ppc-choose .col-md--2-two {
        margin: 0 30px 0 0;
        float: right
    }

    .seo-updated-ppc-choose .d-flex {
        display: block !important;
        margin: 12px auto !important
    }

    .popup-webcontent-fifteen {
        background-image: url(../images/2r.webp);
        width: 160%;
        padding: 20px 25px;
        margin: -25% auto auto;
        top: 0;
        height: 300px;
        background-repeat: no-repeat;
        position: relative;
        background-size: 71% 68%
    }

    .middlecontentwebapge.mobile {
        display: block;
        margin-left: -14px
    }

    .fa.fa-map-marker.eleven.hover-popup11 {
        z-index: 0
    }

    .testimonials-popup-15 h2.heading-avater {
        margin-top: 4px
    }

    .seo-updated-ppc-choose .col-md--2.text-center {
        float: left;
        margin-left: 30px
    }
}

.Blink {
    animation: .1s cubic-bezier(.5, 0, 1, 1) infinite alternate blinker
}

@keyframes blinker {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

#sticky {
    position: sticky;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 3;
    z-index: 100
}

#wrapper {
    height: 800px
}

ul.footer-quick-link li {
    display: inline !important;
    padding: 16px !important;
    text-decoration: none
}

.fixed-top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

@font-face {
    font-family: poppins;
    font-display: swap
}

@font-face {
    font-family: Open Sans;
    font-display: swap
}

@font-face {
    font-family: Raleway;
    font-display: swap
}

section#seo-updated-ppc-clients {
    margin-bottom: -40px
}

.seo-ppc-min-strategy .heading.text-center {
    margin-top: -37px;
    margin-bottom: 18px
}

.seo-updated-ppc-clients .text-area h3 {
    font-family: Inter;
    margin-bottom: -10px;
    letter-spacing: -2px;
    font-weight: 900;
    line-height: 50px;
    background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.seo-agency-sec a.btn.btn-call, .seo-agency-sec a.btn.btn-live-chat, .seo-updated-ppc-clients .btn-call, .seo-updated-ppc-clients .btn-live-chat, .social-partners .btn.btn-call, .social-partners .btn.btn-live-chat, a.btn.btn-live-price {
    text-decoration: none;
    font-family: Inter;
    margin-right: 16px;
    margin-bottom: 18px;
    text-transform: uppercase;
    box-shadow: none;
    outline: 0
}

.seo-agency-sec a.btn.btn-live-chat, .seo-updated-ppc-clients .btn-live-chat, .social-partners .btn.btn-live-chat {
    background-image: linear-gradient(to right, #3e497f, #05522b);
    color: #fff;
    padding: 2px 40px;
    font-size: 14px;
    border-radius: 12px;
    border: none;
    width: 200px
}

.seo-agency-sec a.btn.btn-call, .seo-updated-ppc-clients .btn-call, .social-partners .btn.btn-call {
    background-color: #2b2b2b;
    color: #fff;
    padding: 2px 40px;
    font-size: 17px;
    font-weight: 600;
    border-radius: 12px;
    border: none
}

.seo-updated-ppc-clients .wrapper-2 {
    font-size: 30px !important;
    position: relative !important;
    bottom: 620px !important;
    width: 6px !important;
    left: 512px !important;
    color: #fff
}

.seo-updated-ppc-clients .wrapper-2 .tooltip p, .seo-updated-ppc-clients .wrapper-3 .tooltip p, .wrapper-10 .tooltip p, .wrapper-11 .tooltip p, .wrapper-12 .tooltip p, .wrapper-13 .tooltip p, .wrapper-14 .tooltip p, .wrapper-15 .tooltip p, .wrapper-16 .tooltip p, .wrapper-4 .tooltip p, .wrapper-5 .tooltip p, .wrapper-6 .tooltip p, .wrapper-8 .tooltip p, .wrapper-9 .tooltip p {
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    position: absolute;
    top: 30%;
    right: 10%;
    max-width: 300px;
    color: #fff
}

.seo-updated-ppc-clients .wrapper-2 .tooltip span, .wrapper-4 .tooltip span {
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    top: 65%;
    max-width: 300px;
    font-family: Inter
}

.seo-updated-ppc-clients .wrapper-2 .tooltip span {
    right: 55%;
    color: #fff
}

.seo-updated-ppc-clients .wrapper-2 .tooltip, .seo-updated-ppc-clients .wrapper-3 .tooltip, .wrapper-10 .tooltip, .wrapper-11 .tooltip, .wrapper-12 .tooltip, .wrapper-13 .tooltip, .wrapper-14 .tooltip, .wrapper-15 .tooltip, .wrapper-16 .tooltip, .wrapper-4 .tooltip, .wrapper-5 .tooltip, .wrapper-6 .tooltip, .wrapper-8 .tooltip, .wrapper-9 .tooltip {
    background: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/86b7b244-0730-497a-f3f6-b952c00f8b00/public) 0 0/100% 100% no-repeat;
    bottom: 75%;
    left: 0;
    height: 250px;
    width: 400px;
    pointer-events: none;
    position: absolute;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    -ms-transition: .25s ease-out;
    -o-transition: .25s ease-out;
    transition: .25s ease-out
}

.seo-updated-ppc-clients .wrapper-3, .wrapper-10, .wrapper-11, .wrapper-12, .wrapper-13, .wrapper-14, .wrapper-15, .wrapper-16, .wrapper-4, .wrapper-5, .wrapper-6, .wrapper-8, .wrapper-9 {
    font-size: 30px;
    position: relative;
    width: 6px;
    color: #fff
}

.seo-updated-ppc-clients .wrapper-2:hover .tooltip, .seo-updated-ppc-clients .wrapper-3:hover .tooltip, .wrapper-10:hover .tooltip, .wrapper-11:hover .tooltip, .wrapper-12:hover .tooltip, .wrapper-13:hover .tooltip, .wrapper-14:hover .tooltip, .wrapper-15:hover .tooltip, .wrapper-16:hover .tooltip, .wrapper-4:hover .tooltip, .wrapper-5:hover .tooltip, .wrapper-6:hover .tooltip, .wrapper-8:hover .tooltip, .wrapper-9:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.seo-updated-ppc-clients .wrapper-3 {
    bottom: 650px;
    left: 300px
}

.seo-updated-ppc-clients .wrapper-3 .tooltip span, .wrapper-10 .tooltip span, .wrapper-11 .tooltip span, .wrapper-12 .tooltip span, .wrapper-13 .tooltip span, .wrapper-14 .tooltip span, .wrapper-15 .tooltip span, .wrapper-16 .tooltip span, .wrapper-5 .tooltip span, .wrapper-6 .tooltip span, .wrapper-8 .tooltip span, .wrapper-9 .tooltip span {
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    position: absolute;
    top: 65%;
    right: 50%;
    max-width: 300px;
    color: #fff
}

.wrapper-4 {
    bottom: 620px;
    left: 190px
}

.wrapper-4 .tooltip span {
    right: 43%;
    color: #fff
}

.wrapper-5 {
    bottom: 600px;
    left: 300px
}

.wrapper-6 {
    bottom: 500px;
    left: 450px
}

.wrapper-8 {
    bottom: 550px;
    left: 560px
}

.wrapper-9 {
    bottom: 1050px;
    left: 450px
}

.wrapper-10 {
    bottom: 850px;
    left: 750px
}

.wrapper-11 {
    bottom: 810px;
    left: 530px
}

.wrapper-12, .wrapper-14, .wrapper-16 {
    bottom: 800px;
    left: 850px
}

.wrapper-13 {
    bottom: 1100px;
    left: 150px
}

.wrapper-15 {
    bottom: 900px;
    left: 650px
}

.wrapper-15-op, .wrapper-15-phone {
    font-size: 30px;
    color: red;
    position: relative
}

.map-img {
    height: 888px
}

.col-md-8.text-center.working {
    margin-left: 20%;
    margin-top: -42%
}

.seo-updated-ppc-clients .wrapper-2 .tooltip.active, .showtooltip {
    opacity: 1
}

#lead_sec4 .goldicon, .card.whats, .counter-box.secondchild {
    margin-left: 20px
}

a.btn.btn-danger.test2 {
    background-image: linear-gradient(to right, #2ba662, #2a714c);
    border-color: #2ba662
}

a.btn.btn-danger.test1, a.btn.btn-danger.test4 {
    background-image: linear-gradient(to right, #2686c6, #2874a5);
    border-color: #2686c6
}

a.btn.btn-danger.test3 {
    background-image: linear-gradient(to right, #e9bd3f, #ab8f39);
    border-color: #e9bd3f
}

a.btn.btn-danger.test5 {
    text-align: center;
    margin-top: 90px;
    background-image: linear-gradient(to right, #2ba662, #2a714c);
    border-color: #2ba662
}

a.btn.btn-danger.test6 {
    text-align: center;
    background-image: linear-gradient(to right, #e9bd3f, #ab8f39);
    border-color: #e9bd3f
}

.card.sample {
    margin-left: 82px
}

.card.test {
    margin-left: -42px
}

div#seo-updated-ppc-pricing {
    margin-top: 0
}

.tooltip.active {
    opacity: 6
}

.wrapper-15-op {
    bottom: 269px;
    width: 35%;
    left: 828px
}

a.live-chat, a.live-phone {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.wrapper-15-phone {
    bottom: 285px;
    width: 38%;
    left: 810px
}

a.btn.btn-live-price {
    background-image: #fff;
    color: #000;
    padding: 2px 13px;
    font-size: 17px;
    border-radius: 12px;
    border: none;
    width: 200px;
    background-color: #fff;
    font-weight: 800;
    margin-top: 28px
}

.seo-agency-sec {
    margin-top: -8%
}

.img-wrapper.place {
    margin-top: -65px
}

section#social-partners {
    padding: 12px 12px 65px
}

.social-partners .col-md-8.text-center.working {
    margin-left: 17%;
    margin-top: 32px
}

@media screen and (max-width: 800px) {
    .seo-updated-ppc-clients .btn-call, .seo-updated-ppc-clients .btn-live-chat, .social-partners .btn.btn-call, .social-partners .btn.btn-live-chat {
        text-decoration: none;
        margin-right: 16px;
        box-shadow: none;
        text-transform: uppercase;
        color: #fff
    }

    .wrapper-10, .wrapper-12, .wrapper-13, .wrapper-14, .wrapper-15, .wrapper-16, .wrapper-2, .wrapper-3, .wrapper-4, .wrapper-5, .wrapper-6, .wrapper-8 {
        font-size: 25px;
        width: 6px;
        position: relative
    }

    #seo-updated-ppc-clients, .box-one, .box-two, .img4.img-fluid, .img5.img-fluid, .img6.img-fluid, .social-ppc-faq.section-bg, .wrapper-10, .wrapper-11, .wrapper-12, .wrapper-13, .wrapper-14, .wrapper-15, .wrapper-2, .wrapper-3, .wrapper-4, .wrapper-5, .wrapper-6, .wrapper-7, .wrapper-8, .wrapper-9, i.bi.fa-list.mobile-nav-toggle.icon-seo-ppc, section.seo-updated-ppc-questions {
        display: none
    }

    .social-partners .btn.btn-live-chat {
        background-image: linear-gradient(to right, #3e497f, #05522b);
        padding: 2px 30px;
        font-size: 14px;
        font-family: Inter;
        border-radius: 12px;
        outline: 0;
        border: none;
        margin-bottom: 18px;
        width: 160px;
        margin-left: -30%
    }

    .seo-updated-ppc-clients .btn-live-chat, .social-partners .btn.btn-call {
        font-size: 14px;
        font-family: Inter;
        border-radius: 12px;
        outline: 0;
        margin-bottom: 18px
    }

    .social-partners .btn.btn-call {
        background-color: #2b2b2b;
        padding: 2px 16px;
        font-weight: 600;
        border: none;
        margin-left: -30%;
        width: 167px
    }

    section#social-partners {
        padding: 17px 17px 5px;
        margin-top: 30px;
        display: none
    }

    .seo-updated-ppc-pricing .heading p {
        font-family: Inter;
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 12px;
        letter-spacing: -1px;
        color: #000
    }

    .seo-updated-ppc-choose .head p {
        font-size: 16px;
        font-family: Inter;
        color: #000;
        font-weight: 600;
        margin-bottom: 50px
    }

    .seo-updated-ppc-questions .heading h5 {
        font-size: 18px;
        color: #000;
        font-family: Inter;
        margin-bottom: 8px;
        letter-spacing: -1px;
        font-weight: 600
    }

    .seo-updated-ppc-questions .heading h5 span {
        font-size: 22px;
        font-weight: 900;
        color: #000;
        text-transform: uppercase;
        letter-spacing: -1px
    }

    .seo-updated-ppc-questions .heading2 .btn {
        font-size: 14px;
        padding: 5px 12px;
        margin-bottom: 14px
    }

    div#seo-updated-ppc-pricing {
        margin-top: 10px
    }

    .seo-updated-ppc-questions .heading h4 {
        letter-spacing: -1px;
        font-size: 24px;
        font-weight: 900;
        color: #262626;
        font-family: Inter;
        margin-top: 23px
    }

    .seo-updated-ppc-clients .text-area h3 {
        font-family: Inter;
        margin-bottom: -10px;
        font-size: 43px;
        letter-spacing: -2px;
        font-weight: 900;
        line-height: 50px;
        background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .seo-updated-ppc-clients .btn-live-chat {
        background-image: linear-gradient(to right, #3e497f, #05522b);
        padding: 2px 38px;
        border: none;
        width: 185px
    }

    .seo-updated-ppc-clients .btn-call, a.btn.btn-live-chat {
        font-weight: 600;
        border-radius: 12px;
        outline: 0;
        font-size: 14px;
        font-family: Inter
    }

    a.btn.btn-live-chat {
        letter-spacing: -1px;
        border: none
    }

    .seo-updated-ppc-clients .btn-call {
        background-color: #2b2b2b;
        padding: 2px 22px;
        border: none;
        width: 180px
    }

    .social-media-ppc-numbers .counter-box {
        border-left: none;
        margin-bottom: 25px;
        display: none
    }

    .seo-updated-ppc-choose .col-md--2-four, .seo-updated-ppc-choose .col-md--2-two {
        margin: 0 10px 0 0;
        float: right
    }

    .seo-updated-ppc-questions .heading div.title, .seo-updated-ppc-questions .heading h2 {
        font-family: Inter;
        margin-bottom: 12px;
        font-size: 30px;
        letter-spacing: -2px;
        font-weight: 900;
        line-height: 31px;
        background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-top: 6px
    }

    .map-img {
        height: 300px !important
    }

    .col-md-8.text-center.working {
        margin-top: 0;
        margin-left: 0
    }

    .seo-updated-ppc-choose .col-md--2.text-center {
        float: left;
        margin-left: 8px
    }

    .card.sample {
        margin-left: -5px !important
    }

    .card.test, .card.whats {
        margin-left: -5px
    }

    .seo-ppc-min-strategy .min-strategy-form {
        background-color: #fff !important;
        padding: 50px 24px;
        margin: 75px auto 0;
        border-radius: 12px;
        box-shadow: 2px 2px 30px #888;
        width: 100%
    }

    .seo-ppc-social-media-ads .heading h2 {
        font-family: Inter;
        margin-bottom: 30px;
        font-size: 36px;
        letter-spacing: -2px;
        font-weight: 900;
        line-height: 42px;
        background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        display: none
    }

    .seo-ppc-social-media-ads .back .btn-danger {
        background-color: transparent;
        border: 2px solid;
        padding: 0 15px;
        border-radius: 12px;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 500;
        width: 75%
    }

    .back.back-three h4 {
        margin-top: -25px
    }

    .img3.img-fluid {
        margin-top: -20px
    }

    .seo-ppc-social-media-ads .back p {
        text-align: left;
        margin-bottom: 8px;
        font-size: 13px
    }

    .seo-updated-ppc-questions .heading h4 {
        margin-bottom: 12px
    }

    .seo-updated-ppc-clients .btn-call {
        margin-bottom: 45px
    }

    .seo-ppc-social-media-ads .heading h3 {
        margin-top: 42px
    }

    .seo-ppc-social-media-ads .card {
        width: 300px;
        display: none
    }

    .seo-tabs .ser3 .heading2 {
        width: 180px
    }

    .seo-tabs .ser3 .heading3 {
        text-align: left;
        font-size: 16px
    }

    .seo-ppc-min-strategy .text-area {
        padding: 20px 0
    }

    .min-strategy-form {
        margin-top: -15px !important
    }

    .fa-chevron-down:before {
        margin-right: -18px;
        font-size: 14px
    }

    .seo-tabs .ser1 .heading3, .seo-tabs .ser2 .heading3, .seo-tabs .ser3 .heading2 {
        text-align: left;
        font-size: 15px
    }

    .footer-2 .footer-top .cities-flex {
        padding-left: 15px
    }

    .footer-imges {
        margin-bottom: -75px
    }

    .footer-quick-link {
        text-align: left
    }

    ul.footer-quick-link li {
        padding: 0 !important;
        margin-right: 10px
    }

    .header {
        transition: .5s;
        z-index: 997;
        padding: 10px 0
    }

    .row label.formslable {
        font-size: 16px;
        color: #000;
        font-weight: 600;
        margin-top: 12px;
        margin-bottom: 0;
        float: left
    }

    .seo-updated-ppc-questions .heading2 h5 {
        line-height: 28px;
        font-size: 18px;
        font-weight: 600;
        color: #000;
        font-family: Inter;
        margin-bottom: 10px;
        letter-spacing: -1px
    }

    .seo-updated-ppc-questions .heading2 h5 span {
        font-size: 20px;
        font-weight: 800;
        color: #000;
        text-transform: uppercase;
        letter-spacing: -1px
    }

    .seo-updated-ppc-questions .questions .img7 {
        max-width: 286px;
        padding: 0;
        position: relative;
        top: 0;
        margin-bottom: 0
    }

    .seo-updated-ppc-questions .heading h3 {
        letter-spacing: -1px;
        font-size: 22px;
        font-weight: 900;
        color: #000;
        text-decoration: underline;
        font-family: Inter;
        margin-bottom: 12px
    }

    .seo-updated-ppc-clients .map-img img {
        max-width: 230px
    }

    .wrapper-2 {
        bottom: 170px;
        left: 100px !important;
        color: #fff
    }

    .wrapper-10 .tooltip, .wrapper-12 .tooltip, .wrapper-13 .tooltip, .wrapper-14 .tooltip, .wrapper-15 .tooltip, .wrapper-16 .tooltip, .wrapper-2 .tooltip, .wrapper-3 .tooltip, .wrapper-4 .tooltip, .wrapper-5 .tooltip, .wrapper-6 .tooltip, .wrapper-8 .tooltip {
        width: 275px;
        height: 175px
    }

    .wrapper-10 .tooltip p, .wrapper-12 .tooltip p, .wrapper-13 .tooltip p, .wrapper-14 .tooltip p, .wrapper-15 .tooltip p, .wrapper-16 .tooltip p, .wrapper-2 .tooltip p, .wrapper-3 .tooltip p, .wrapper-4 .tooltip p, .wrapper-5 .tooltip p, .wrapper-6 .tooltip p, .wrapper-8 .tooltip p {
        width: 200px;
        font-weight: 400;
        font-size: 10px;
        right: 10%
    }

    .wrapper-2 .tooltip span {
        font-size: 11px;
        right: 52%;
        top: 64%
    }

    .wrapper-3 {
        bottom: 200px;
        left: 150px !important;
        color: #fff
    }

    .wrapper-10 .tooltip span, .wrapper-12 .tooltip span, .wrapper-13 .tooltip span, .wrapper-14 .tooltip span, .wrapper-16 .tooltip span, .wrapper-3 .tooltip span, .wrapper-5 .tooltip span, .wrapper-6 .tooltip span {
        font-size: 11px;
        right: 48%;
        top: 64%
    }

    .wrapper-4 {
        bottom: 190px;
        left: 170px !important;
        color: #fff
    }

    .wrapper-4 .tooltip span {
        font-size: 11px;
        right: 38%;
        top: 64%
    }

    .wrapper-5 {
        bottom: 300px;
        left: 50px !important;
        color: #fff
    }

    .wrapper-6 {
        bottom: 380px;
        left: 80px !important;
        color: #fff
    }

    .wrapper-10, .wrapper-8 {
        bottom: 450px;
        color: #fff
    }

    .wrapper-8 {
        left: 40px !important
    }

    .wrapper-10 {
        left: 200px !important
    }

    .wrapper-12 {
        bottom: 550px;
        left: 170px;
        color: #fff
    }

    .wrapper-13 {
        bottom: 30px;
        left: 300px;
        color: #fff
    }

    .wrapper-14, .wrapper-16 {
        bottom: 800px;
        left: 850px;
        color: #fff
    }

    .wrapper-15 {
        bottom: 640px;
        left: 125px;
        color: #fff
    }

    .wrapper-15 .tooltip span {
        font-size: 11px;
        right: 40%;
        top: 64%
    }

    .wrapper-8 .tooltip span {
        font-size: 11px;
        right: 50%;
        top: 64%
    }

    .social-ppc-question .faq-list li {
        padding: 12px 32px;
        background-color: #2b2b2b;
        position: relative;
        border-radius: 10px;
        width: 325px;
        margin: 0 auto -4px 18px;
        background-image: linear-gradient(to right, #0e9f51, #0e8042) !important
    }

    .social-ppc-question.section-bg {
        display: block !important;
        float: left;
        margin-left: -90px
    }

    .social-ppc-question .faq-list {
        padding: 0 70px !important;
        margin-bottom: 23px
    }

    .seo-updated-ppc-questions .questions {
        margin-bottom: 0;
        display: none
    }
}

.social-ppc-question .faq-list a {
    display: block;
    position: relative;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    padding: 0;
    outline: 0;
    cursor: pointer;
    color: #fff
}

.social-ppc-question .section-title h2 {
    font-family: Inter, sans-serif;
    font-weight: 900;
    font-size: 50px;
    line-height: 55px;
    color: #262626;
    margin-bottom: 40px;
    letter-spacing: -2px;
    background: -webkit-linear-gradient(left, #743bbc 30%, #03a6cd 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.social-partners .heading h2 {
    color: #262626;
    font-weight: 900;
    font-family: Inter;
    font-size: 46px;
    line-height: 50px;
    margin-bottom: 50px;
    letter-spacing: 0;
    background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.social-partners .img-wrapper {
    margin: 0 10px
}

.social-partners .amazon, .social-partners .twitter {
    margin-top: 12px
}

.default-content-container {
    margin: 0 auto;
    padding-left: 4rem;
    padding-right: 4rem !important;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    width: 100%;
    min-height: 100vh
}

.logoMarqueeSection>div>div {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0
}

.marquee {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0, 0, 0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 47s
}

.marquee a {
    display: inline-block;
    white-space: nowrap;
    padding-right: 5.4rem
}

.marquee-wrapper:hover .marquee {
    animation-play-state: paused !important
}

#lead_sec4 {
    background: url("../images/lead-sec4-bg.webp") 0 0/cover no-repeat;
}

#lead_sec4 h3 {
    text-align: center;
    margin-bottom: 50px;
    margin-left: 97px;
    font-weight: 800;
    color: #fff;
    font-family: Inter;
    font-size: 40px
}

p.featuresp {
    color: #fff !important;
    font-size: 14px;
    font-weight: 200 !important
}

#lead_sec4 .features {
    background: #284B63;
    color: #fff;
    padding: 16px 25px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
    border-radius: 12px;
}

h4.calls {
    margin-left: 0 !important
}

#lead_sec4 h4 {
    font-size: 22px;
    font-weight: 800;
    color: #fff;
    font-family: Inter;
    text-align: inherit
}

#lead_sec4 .headphone .btn1 {
    background: #00a79d;
    color: #fff !important;
    padding: 5px 15px;
    border: 0;
    margin-left: 20px;
    margin-top: 20px;
    height: 51px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 12px;
    cursor: pointer;
    outline: none;
}

#lead_sec4 .headphone .btn1:hover {
    background: #151515;
}

button.btn1 a {
    color: #010001
}

#lead_sec4 .headphone {
    display: flex;
    justify-content: center
}

#lead_sec4 .head_icon {
    margin-left: 20px;
    width: 30%;
    margin-bottom: 50px
}

#lead_sec4 h5 {
    margin-top: 10px;
    font-weight: 600;
    color: #fff;
    font-family: Inter;
    font-size: 20px;
    margin-bottom: 8px
}

@media (max-width: 789px) {
    #landing-header .navbar-mobile ul, .navbar-mobile ul {
        top: 55px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        overflow-y: auto
    }

    a {
        color: #4154f1;
        text-decoration: none
    }

    a:hover {
        color: #717ff5;
        text-decoration: none
    }

    section {
        padding: 60px 0;
        overflow: hidden
    }

    .section-header {
        text-align: center;
        padding-bottom: 40px
    }

    .section-header h2 {
        text-transform: uppercase;
        color: #000 !important;
        font-family: Poppins, Sans-serif;
        font-size: 35px !important;
        font-weight: 400 !important;
        font-style: normal;
        line-height: 1em
    }

    .section-header p {
        margin: 10px 0 0;
        padding: 0;
        font-size: 38px;
        line-height: 42px;
        font-weight: 700;
        color: #000
    }

    .back-to-top {
        position: fixed;
        visibility: hidden;
        opacity: 0;
        right: 15px;
        bottom: 15px;
        z-index: 99999;
        background: #fbbc04;
        width: 40px;
        height: 40px;
        border-radius: 4px;
        transition: .4s
    }

    .back-to-top i {
        font-size: 24px;
        color: #fff;
        line-height: 0
    }

    .back-to-top:hover {
        background: #fbbc04;
        color: #fff
    }

    .back-to-top.active {
        visibility: visible;
        opacity: 1
    }

    .header {
        transition: .5s;
        z-index: 997;
        padding: 20px 0
    }

    .header.header-scrolled {
        background: rgb(255 255 255);
        padding: 15px 0;
        box-shadow: 0 2px 20px rgba(1, 41, 112, .1)
    }

    .header .logo {
        line-height: 0
    }

    .header .logo img, .seo-sldier .heading h6 .fa, .ser1 p .fa, .ser2 p .fa, .ser3 p .fa, .sldier .heading h6 .fa, .smm-soc-media-right .seo-bg .point .text-wrapper h5 img, .smm-soc-media-right .seo-gd-bg .point .text-wrapper h5 img {
        margin-right: 6px
    }

    .footer .footer-top .footer-info .logo span, .header .logo span {
        font-size: 30px;
        font-weight: 700;
        letter-spacing: 1px;
        color: #012970;
        font-family: Nunito, sans-serif;
        margin-top: 3px
    }

    #landing-header .navbar a:hover, .header.header-scrolled a.nav-link.scrollto, .landing-sldier .heading p, .mobile-nav-toggle.bi-x, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
        color: #fff
    }

    .navbar, a.socialf {
        padding: 0
    }

    .navbar ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center
    }

    .navbar li {
        position: relative
    }

    .navbar a, .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0 10px 30px;
        font-family: Nunito, sans-serif;
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        white-space: nowrap;
        transition: .3s
    }

    .navbar .dropdown ul, .navbar-mobile ul {
        padding: 10px 0;
        display: block;
        position: absolute
    }

    #landing-header .navbar a i, .navbar a i, .navbar a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px
    }

    .navbar .active, .navbar .active:focus, .navbar a:hover, .navbar li:hover>a {
        color: #fbbc04
    }

    #landing-header .navbar .getstarted, .navbar .getstarted, .navbar .getstarted:focus {
        background: #3e497f;
        padding: 8px 20px;
        margin-left: 30px;
        border-radius: 4px;
        color: #fff
    }

    .navbar .getstarted-seo-ppc {
        margin-left: 30px;
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-family: Inter;
        margin-right: 12px
    }

    .navbar .getstarted-seo-ppc img {
        margin-right: 12px
    }

    .navbar .icon-seo-ppc {
        background-color: #fbbc04;
        font-size: 25px;
        color: #fff;
        padding: 6px;
        border-radius: 6px
    }

    #lanidng-hero .form select, .digital-marketing .text-area h3, .navbar .getstarted-seo-ppc:hover, .sldier .heading p {
        color: #000
    }

    .navbar .getstarted .fa {
        color: #ffc107;
        font-size: 20px;
        margin-right: 4px
    }

    .navbar .dropdown ul {
        left: 14px;
        top: calc(100% + 30px);
        margin: 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        box-shadow: 0 0 30px rgba(127, 137, 161, .25);
        transition: .3s;
        border-radius: 4px
    }

    #landing-header .navbar-mobile .dropdown ul li, .navbar .dropdown ul li, .navbar-mobile .dropdown ul li {
        min-width: 200px
    }

    .navbar .dropdown ul a {
        padding: 10px 20px;
        font-size: 15px;
        text-transform: none;
        font-weight: 600
    }

    #landing-header .navbar .dropdown ul a i, #landing-header .navbar-mobile .dropdown ul a i, .navbar .dropdown ul a i, .navbar-mobile .dropdown ul a i {
        font-size: 12px
    }

    .navbar .dropdown ul .active:hover, .navbar .dropdown ul a:hover, .navbar .dropdown ul li:hover>a, .navbar-mobile .active, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul li:hover>a, .navbar-mobile a:hover, .navbar-mobile li:hover>a {
        color: #4154f1
    }

    .navbar .dropdown:hover>ul {
        opacity: 1;
        top: 100%;
        visibility: visible
    }

    #landing-header .navbar .dropdown .dropdown ul, .navbar .dropdown .dropdown ul {
        top: 0;
        left: calc(100% - 30px);
        visibility: hidden
    }

    #landing-header .navbar .dropdown .dropdown:hover>ul, .navbar .dropdown .dropdown:hover>ul {
        opacity: 1;
        top: 0;
        left: 100%;
        visibility: visible
    }

    .mobile-nav-toggle {
        color: #012970;
        font-size: 28px;
        cursor: pointer;
        display: none;
        line-height: 0;
        transition: .5s
    }

    .navbar-mobile {
        position: fixed;
        overflow: hidden;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: rgba(1, 22, 61, .9);
        transition: .3s
    }

    #landing-header .navbar-mobile .mobile-nav-toggle, .navbar-mobile .mobile-nav-toggle {
        position: absolute;
        top: 15px;
        right: 15px
    }

    .navbar-mobile ul {
        border-radius: 10px;
        background-color: #fff;
        transition: .3s
    }

    .navbar-mobile a, .navbar-mobile a:focus {
        padding: 10px 20px;
        font-size: 15px;
        color: #012970
    }

    #landing-header .navbar-mobile .getstarted, .navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
        margin: 15px
    }

    #landing-header .navbar-mobile .dropdown ul, .navbar-mobile .dropdown ul {
        position: static;
        display: none;
        margin: 10px 20px;
        padding: 10px 0;
        z-index: 99;
        opacity: 1;
        visibility: visible;
        background: #fff;
        box-shadow: 0 0 30px rgba(127, 137, 161, .25)
    }

    #landing-header .navbar-mobile .dropdown ul a, .navbar-mobile .dropdown ul a {
        padding: 10px 20px
    }

    .navbar-mobile .dropdown>.dropdown-active {
        display: block
    }

    .hero {
        background: url(../img/1.webp) bottom right/cover no-repeat
    }

    .hero h1 {
        margin: 0;
        font-size: 48px;
        font-weight: 700;
        color: #fff
    }

    p.empowep {
        color: #fff;
        font-size: 17px;
        font-weight: 500
    }

    .hero h2 {
        color: #444;
        margin: 15px 0 0;
        font-size: 26px
    }

    .hero .btn-get-started {
        margin-top: 30px;
        line-height: 0;
        padding: 22px 40px;
        border-radius: 4px;
        transition: .5s;
        color: #fff;
        background: #fbbc04
    }

    .about .btn-read-more, .features .feature-box:hover i {
        background: #4154f1;
        color: #fff
    }

    .hero .btn-get-started span {
        font-family: Nunito, sans-serif;
        font-weight: 700;
        font-size: 16px;
        letter-spacing: 1px;
        fill: #2c2c2c;
        color: #2c2c2c
    }

    .about .btn-read-more i, .hero .btn-get-started i {
        margin-left: 5px;
        font-size: 18px;
        transition: .3s
    }

    .about .btn-read-more:hover i, .hero .btn-get-started:hover i {
        transform: translateX(5px)
    }

    .hero .hero-img {
        text-align: right
    }

    button.aboutsection {
        padding: 0;
        border-radius: 17px;
        background-color: #fff;
        height: 100px;
        line-height: 100px;
        margin: 20px 0;
        text-align: center;
        border: 1px solid #9f9f9f !important;
        width: 100%;
        font-size: 20px;
        font-weight: 600
    }

    h4.tabss {
        font-size: 26px;
        line-height: 1;
        color: #000;
        font-weight: 800;
        margin-top: 25px;
        margin-bottom: 15px
    }

    button.aboutsection.tab1.active, button.aboutsection.tab2.active, button.aboutsection.tab3.active {
        box-shadow: 0 0 53px 0 rgb(0 0 0 / 12%);
        border: none !important;
        border-left: 5px solid #80a127 !important
    }

    section#about {
        background-color: #f3f3f3
    }

    .about .content {
        padding: 40px
    }

    .about h3 {
        font-size: 14px;
        font-weight: 700;
        color: #4154f1;
        text-transform: uppercase
    }

    .about h2, .values .box h3 {
        color: #012970;
        font-weight: 700
    }

    .about h2, h3 {
        font-size: 24px
    }

    .about p {
        margin: 15px 0 30px;
        line-height: 24px
    }

    .about .btn-read-more {
        line-height: 0;
        padding: 15px 40px;
        border-radius: 4px;
        transition: .5s;
        box-shadow: 0 5px 25px rgba(65, 84, 241, .3)
    }

    .about .btn-read-more span {
        font-family: Nunito, sans-serif;
        font-weight: 600;
        font-size: 16px;
        letter-spacing: 1px
    }

    .values .box {
        padding: 30px;
        box-shadow: 0 0 5px rgba(1, 41, 112, .08);
        text-align: center;
        transition: .3s;
        height: 100%
    }

    .features .feature-box, .values .box:hover {
        box-shadow: 0 0 30px rgba(1, 41, 112, .08)
    }

    header.section-header.value p {
        margin: 10px 0 0;
        padding: 0;
        font-size: 15px;
        line-height: 42px;
        font-weight: 600;
        color: #383636
    }

    header.section-header.value h2 {
        text-transform: uppercase;
        color: #000 !important;
        font-family: Poppins, Sans-serif;
        font-size: 45px !important;
        font-weight: 600 !important;
        font-style: normal;
        line-height: 1em
    }

    section#values {
        background-image: url(../img/112bg.webp);
        background-position: center;
        background-size: cover;
        background-position-y: 80%;
        background-repeat: no-repeat
    }

    @media (max-width: 1367px) {
        .footer-2 {
            padding: 50px 0 30px 30px;
        }
    }

    @media (max-width: 991px) {
        .mobile-nav-toggle {
            display: block
        }

        .navbar ul {
            display: none
        }

        .hero {
            height: auto;
            padding: 120px 0 60px
        }

        .hero .hero-img {
            text-align: center;
            margin-top: 80px
        }

        .hero .hero-img img {
            width: 80%
        }

        section#values {
            background: 0 0
        }

        .col-lg-5.d-flex.flex-column.justify-content-center {
            width: 100% !important
        }

        h1.backgrounds {
            text-align: center !important
        }

        .contact .php-email-form {
            background: #fafbff;
            padding: 30px;
            height: 100% !important;
            width: 100% !important;
            border-radius: 24px;
            margin-left: 0 !important
        }
    }

    h1.backgrounds, p.background {
        font-family: Poppins, Sans-serif;
        text-align: right
    }

    .seo-tabs .tab-pane .cont_2 h4, .seo-tabs .tab-pane .cont_3 h4, .tab-pane .cont_2 h4, .tab-pane .cont_3 h4, h1.backgrounds.right, p.background.right {
        text-align: left
    }

    .col-lg-5.d-flex.flex-column.justify-content-center {
        width: 38.666667%
    }

    p.background {
        color: #3d3d3d;
        font-size: 15px;
        font-weight: 300;
        line-height: inherit !important;
        margin: 10px 0 18px
    }

    h1.backgrounds {
        color: #000;
        font-size: 20px;
        font-weight: 600;
        line-height: 1em
    }

    .values .box img {
        padding: 30px 50px;
        transition: .5s;
        transform: scale(1.1)
    }

    .values .box h3 {
        font-size: 24px;
        margin-bottom: 18px
    }

    .features .feature-box h3, .features .feture-tabs .tab-content h4 {
        font-size: 18px;
        margin: 0;
        font-weight: 700;
        color: #012970
    }

    .values .box:hover img {
        transform: scale(1)
    }

    .features .feature-box {
        padding: 24px 20px;
        transition: .3s;
        height: 100%
    }

    .features .feature-box i {
        line-height: 0;
        background: #ecf3ff;
        padding: 4px;
        margin-right: 10px;
        font-size: 24px;
        border-radius: 3px;
        transition: .3s
    }

    .features .feature-icons, .features .feture-tabs {
        margin-top: 120px
    }

    .features .feture-tabs h3 {
        color: #012970;
        font-weight: 700;
        font-size: 32px;
        margin-bottom: 10px
    }

    .features .feture-tabs .nav-pills {
        border-bottom: 1px solid #eee
    }

    .features .feture-tabs .nav-link {
        background: 0 0;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 600;
        color: #012970;
        padding: 12px 0;
        margin-right: 25px;
        margin-bottom: -2px;
        border-radius: 0
    }

    .features .feture-tabs .nav-link.active {
        color: #4154f1;
        border-bottom: 3px solid #4154f1
    }

    .features .feture-tabs .tab-content i {
        font-size: 24px;
        line-height: 0;
        margin-right: 8px;
        color: #4154f1
    }

    .features .feature-icons h3 {
        color: #012970;
        font-weight: 700;
        font-size: 32px;
        margin-bottom: 20px;
        text-align: center
    }

    .footer-2 .text-area .fa, .footer-2 .text-area p, body, h1, h2, h3, h4, h5, h6 {
        font-weight: 400
    }

    .features .feature-icons .content .icon-box {
        display: flex
    }

    .features .feature-icons .content .icon-box h4 {
        font-size: 20px;
        font-weight: 700;
        margin: 0 0 10px;
        color: #012970
    }

    .features .feature-icons .content .icon-box i {
        font-size: 44px;
        line-height: 44px;
        color: #0245bc;
        margin-right: 15px
    }

    .features .feature-icons .content .icon-box p {
        font-size: 15px;
        color: #848484
    }

    .footer-2 {
        background: #f0f0f0;
        padding: 50px 0 30px;
        font-size: 14px;
        margin-top: 50px
    }

    .footer-2 .footer-logo .img-wrapper img {
        max-width: 120px;
        margin-bottom: 25px
    }

    .footer-2 .text-area p {
        color: #636363;
        font-size: 13px;
        font-family: Inter;
        margin-bottom: 25px
    }

    .footer-2 .text-area .fa {
        color: #636363;
        font-size: 24px;
        margin-right: 18px
    }

    .footer-2 .footer-top {
        margin-bottom: 75px
    }

    .footer-2 .footer-top .cities-flex {
        padding-left: 50px
    }

    .footer .footer-top .footer-links ul, .footer-2 .footer-top .footer-links ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .footer-2 .footer-top .footer-links ul li {
        padding: 5px 0;
        display: flex;
        align-items: center;
        color: #fff
    }

    .footer-2 .footer-top .footer-links ul li a {
        color: #636363;
        font-family: Inter;
        font-weight: 400;
        line-height: 24px;
        font-size: 15px
    }

    .footer-2 .footer-top .footer-contact h4 {
        text-align: left;
        font-weight: 700;
        font-size: 20px;
        color: #000;
        font-family: Inter;
        margin-bottom: 20px
    }

    .footer-2 .footer-top .footer-contact a, .footer-2 .footer-top .footer-contact p {
        line-height: 26px;
        font-family: Inter;
        font-weight: 500;
        font-size: 15px
    }

    .footer-2 .footer-top .footer-contact .fa {
        margin-right: 18px;
        margin-top: 6px;
        color: #3e497f;
        font-size: 20px
    }

    .footer .footer-top .footer-contact .fa-envelope, .footer .footer-top .footer-contact .fa-phone, .footer-2 .footer-top .footer-contact .fa-envelope, .footer-2 .footer-top .footer-contact .fa-phone {
        margin-right: 18px
    }

    .footer .footer-top .footer-contact, .footer-2 .footer-top .footer-contact {
        color: #b9b9b9;
        font-family: poppins
    }

    .footer-2 .footer-top .footer-contact .footer-imges img {
        margin-bottom: 24px;
        max-width: 250px
    }

    .footer-2 .footer-bottom .footer-quick-link a {
        margin: 0;
        font-weight: 500;
        font-size: 16px
    }

    .footer-2 .footer-bottom .copyright, .footer-2 .footer-bottom .footer-quick-link, .seo-clientsays .powered, .why-choose-us .points .d-flex {
        margin-bottom: 18px
    }

    .footer-2 .footer-bottom .copyright h6 {
        font-size: 16px;
        font-family: Inter;
        font-weight: 500;
        color: #636363
    }

    .footer-2 .footer-bottom .terms-of-services p {
        font-size: 15px;
        font-family: Inter;
        font-weight: 500;
        color: #636363
    }

    .footer, body {
        font-size: 14px
    }

    .footer {
        background: #fff;
        padding: 0 0 30px
    }

    .footer .footer-newsletter {
        padding: 50px 0;
        background: #f6f9ff;
        border-top: 1px solid #e1ecff
    }

    .footer .footer-newsletter h4 {
        font-size: 24px;
        margin: 0 0 10px;
        padding: 0;
        line-height: 1;
        font-weight: 700;
        color: #012970
    }

    .footer .footer-newsletter form {
        margin-top: 20px;
        background: #fff;
        padding: 6px 10px;
        position: relative;
        border-radius: 4px;
        border: 1px solid #e1ecff
    }

    .footer .footer-newsletter form input[type=email] {
        border: 0;
        padding: 8px;
        width: calc(100% - 140px)
    }

    .footer .footer-newsletter form input[type=submit] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        border: 0;
        background: #4154f1;
        font-size: 16px;
        padding: 0 30px;
        margin: 3px;
        color: #fff;
        transition: .3s;
        border-radius: 4px
    }

    .footer .footer-newsletter form input[type=submit]:hover {
        background: #5969f3
    }

    .footer .footer-top {
        background-size: contain;
        border-bottom: 1px solid #e1ecff;
        padding: 100px 0 30px
    }

    .footer .footer-top .footer-info, .footer .footer-top .footer-links {
        margin-bottom: 30px
    }

    .footer .footer-top .footer-info .logo {
        line-height: 0;
        margin-bottom: 15px
    }

    .footer .footer-top .footer-info .logo img {
        max-height: 100px;
        margin-right: 6px
    }

    .footer .footer-top .footer-info p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0;
        font-family: Nunito, sans-serif
    }

    .footer .footer-top .social-links a {
        font-size: 20px;
        display: inline-block;
        color: rgba(1, 41, 112, .5);
        line-height: 0;
        margin-right: 10px;
        transition: .3s
    }

    .footer .footer-top .social-links a:hover {
        color: #012970
    }

    .footer .footer-top h4 {
        font-size: 20px;
        font-weight: 700;
        font-family: poppins;
        color: #3780a0;
        position: relative;
        padding-bottom: 18px;
        text-align: left
    }

    .footer .footer-top .footer-links ul i {
        padding-right: 2px;
        color: #38a54f;
        font-size: 12px;
        line-height: 0
    }

    .footer .footer-top .footer-links ul i:hover {
        color: #38a54f
    }

    .footer .footer-top .footer-links ul li {
        padding: 7px 0;
        display: flex;
        align-items: center
    }

    span.footerone {
        color: #fff;
        margin-top: 30px !important;
        font-family: Poppins, Arial, "Helvetica Neue", sans-serif;
        font-size: 20px
    }

    span.footeraddress {
        text-align: left;
        color: #b9b9b9;
        float: right;
        font-size: 13px;
        font-family: poppins
    }

    .font-robo, .table-condensed td, .table-condensed th {
        font-family: Roboto, Arial, "Helvetica Neue", sans-serif
    }

    .footer .footer-top .footer-links ul li:first-child {
        padding-top: 0
    }

    .footer .footer-top .footer-links ul a {
        color: #5e5e5e;
        transition: .3s;
        display: inline-block;
        line-height: 1;
        font-family: poppins
    }

    .footer .footer-top .footer-links ul a:hover {
        color: #5e5e5e
    }

    .footer .footer-top .footer-contact p {
        line-height: 26px
    }

    .footer .footer-top .footer-contact .fa {
        margin-right: 25px;
        color: #fbbc04;
        font-size: 26px
    }

    .footer .copyright {
        text-align: left;
        padding-top: 30px;
        color: #5e5e5e;
        font-size: 13px;
        font-weight: 300 !important
    }

    #lanidng-hero .form .heading, .footer .credits, .text-area.service, h4 {
        text-align: center
    }

    img.footer-logo {
        width: 45%
    }

    .footer .credits {
        padding-top: 10px;
        font-size: 13px;
        color: #012970
    }

    *, .seo-updated-ppc-pricing .col-md-4, .social-ppc-pricing .col-md-4, blockquote, body, dd, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, legend, ol, p, pre, ul {
        margin: 0;
        padding: 0
    }

    img.footervisa {
        width: 100%;
        height: 20px
    }

    .btn, .font-poppins, body, button.btn.btn--radius-2.btn--blue.getstart {
        font-family: Poppins, Arial, "Helvetica Neue", sans-serif
    }

    .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .row-space {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .col-2 {
        width: -webkit-calc((100% - 30px)/ 2);
        width: -moz-calc((100% - 30px)/ 2);
        width: calc((100% - 30px)/ 2)
    }

    html {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    *, :after, :before {
        -webkit-box-sizing: inherit;
        -moz-box-sizing: inherit;
        box-sizing: inherit
    }

    .seo-updated-ppc-questions .questions, li>ol, li>ul {
        margin-bottom: 0
    }

    table {
        border-collapse: collapse;
        border-spacing: 0
    }

    fieldset {
        min-width: 0;
        border: 0
    }

    button {
        outline: 0;
        background: 0 0;
        border: none
    }

    .page-wrapper {
        min-height: 100vh
    }

    h1 {
        font-size: 36px
    }

    h2 {
        font-size: 30px
    }

    .btn, h4 {
        font-size: 18px
    }

    h5 {
        font-size: 15px
    }

    h6 {
        font-size: 13px
    }

    .bg-blue {
        background: #2c6ed5
    }

    .bg-red {
        background: #fa4251
    }

    .bg-gra-01 {
        background: -webkit-gradient(linear, left bottom, left top, from(#fbc2eb), to(#a18cd1));
        background: -webkit-linear-gradient(bottom, #fbc2eb 0, #a18cd1 100%);
        background: -moz-linear-gradient(bottom, #fbc2eb 0, #a18cd1 100%);
        background: -o-linear-gradient(bottom, #fbc2eb 0, #a18cd1 100%);
        background: linear-gradient(to top, #fbc2eb 0, #a18cd1 100%)
    }

    .bg-gra-02 {
        background: -webkit-gradient(linear, left bottom, right top, from(#fc2c77), to(#6c4079));
        background: -webkit-linear-gradient(bottom left, #fc2c77 0, #6c4079 100%);
        background: -moz-linear-gradient(bottom left, #fc2c77 0, #6c4079 100%);
        background: -o-linear-gradient(bottom left, #fc2c77 0, #6c4079 100%);
        background: linear-gradient(to top right, #fc2c77 0, #6c4079 100%)
    }

    .p-t-100 {
        padding-top: 100px
    }

    .p-t-130 {
        padding-top: 130px
    }

    .p-t-180 {
        padding-top: 180px
    }

    .p-t-20 {
        padding-top: 20px
    }

    .p-t-15 {
        padding-top: 15px
    }

    .p-t-10 {
        padding-top: 10px
    }

    .p-t-30 {
        padding-top: 30px
    }

    .p-b-100 {
        padding-bottom: 100px
    }

    .m-r-45 {
        margin-right: 45px
    }

    .wrapper {
        margin: 0 auto
    }

    .daterangepicker, .select2-container--open .select2-dropdown--below {
        -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
        margin-top: 5px
    }

    .wrapper--w960 {
        max-width: 960px
    }

    .wrapper--w780 {
        max-width: 780px
    }

    .wrapper--w680 {
        max-width: 680px
    }

    .btn {
        display: inline-block;
        line-height: 50px;
        padding: 0 50px;
        -webkit-transition: .4s;
        -o-transition: .4s;
        -moz-transition: .4s;
        transition: .4s;
        cursor: pointer;
        color: #fff
    }

    .btn--radius, .card {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .btn--radius-2 {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

    .btn--pill {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px
    }

    .btn--green {
        background: #57b846
    }

    .btn--green:hover {
        background: #4dae3c
    }

    .btn--blue, .btn--blue:hover {
        background: #fbbc04;
        color: #000 !important;
        font-weight: 500;
        font-size: 16px !important
    }

    td.active {
        background-color: #2c6ed5
    }

    input[type=date i] {
        padding: 14px
    }

    .table-condensed td, .table-condensed th {
        font-size: 14px;
        font-weight: 400
    }

    .daterangepicker td {
        width: 40px;
        height: 30px
    }

    .daterangepicker {
        border: 1px solid #e0e0e0;
        box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
        display: none
    }

    .daterangepicker::after, .daterangepicker::before {
        display: none
    }

    #landing-header .navbar-mobile .dropdown>.dropdown-active, .label, .lte8 .wrapper-10:hover .tooltip, .lte8 .wrapper-11:hover .tooltip, .lte8 .wrapper-12:hover .tooltip, .lte8 .wrapper-13:hover .tooltip, .lte8 .wrapper-14:hover .tooltip, .lte8 .wrapper-15:hover .tooltip, .lte8 .wrapper-16:hover .tooltip, .lte8 .wrapper-2:hover .tooltip, .lte8 .wrapper-3:hover .tooltip, .lte8 .wrapper-4:hover .tooltip, .lte8 .wrapper-5:hover .tooltip, .lte8 .wrapper-6:hover .tooltip, .lte8 .wrapper-8:hover .tooltip, .lte8 .wrapper-9:hover .tooltip, .middlecontentwebapge.destop, .radio-container input:checked~.checkmark:after, .testi-box.active {
        display: block
    }

    .daterangepicker thead tr th {
        padding: 10px 0
    }

    .daterangepicker .table-condensed th select {
        border: 1px solid #ccc;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-size: 14px;
        padding: 5px;
        outline: 0
    }

    input {
        outline: 0;
        margin: 0;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 100%;
        font-size: 14px;
        font-family: inherit
    }

    .checkmark, .input--style-4 {
        -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08)
    }

    .input--style-4 {
        line-height: 35px;
        background: #fafafa;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 0 20px;
        font-size: 16px;
        color: #666;
        -webkit-transition: .4s;
        -o-transition: .4s;
        -moz-transition: .4s;
        transition: .4s
    }

    .checkmark, .radio-container input:checked~.checkmark {
        background-color: #e5e5e5
    }

    .input--style-4::-webkit-input-placeholder {
        color: #666
    }

    .input--style-4:-moz-placeholder {
        color: #666;
        opacity: 1
    }

    .input--style-4::-moz-placeholder {
        color: #666;
        opacity: 1
    }

    .input--style-4:-ms-input-placeholder {
        color: #666
    }

    .label {
        font-size: 16px;
        color: #555;
        text-transform: capitalize;
        margin-bottom: 5px
    }

    .radio-container {
        display: inline-block;
        position: relative;
        padding-left: 30px;
        cursor: pointer;
        font-size: 16px;
        color: #666;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .radio-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer
    }

    .radio-container .checkmark:after {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 12px;
        height: 12px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #57b846
    }

    .checkmark {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        height: 20px;
        width: 20px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
    }

    .card, .card-4 {
        background: #fff
    }

    .checkmark:after {
        content: "";
        position: absolute;
        display: none
    }

    .input-group {
        position: relative;
        margin-bottom: 22px
    }

    #landing-header .navbar li, .input-group-icon {
        position: relative
    }

    .input-icon {
        position: absolute;
        font-size: 18px;
        color: #999;
        right: 18px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: pointer
    }

    button.headerform {
        background: #fbbc04;
        border: 0;
        padding: 10px 30px;
        color: #161515;
        transition: .4s;
        border-radius: 4px;
        font-size: 16px;
        font-weight: 600;
        width: 100%
    }

    .select--no-search .select2-search {
        display: none !important
    }

    .rs-select2 .select2-container {
        width: 100% !important;
        outline: 0;
        background: #fafafa;
        -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

    .rs-select2 .select2-container .select2-selection--single {
        outline: 0;
        border: none;
        height: 50px;
        background: 0 0
    }

    .rs-select2 .select2-container .select2-selection--single .select2-selection__rendered {
        line-height: 50px;
        color: #555;
        font-size: 16px;
        font-family: inherit;
        padding-left: 22px;
        padding-right: 50px
    }

    .rs-select2 .select2-container .select2-selection--single .select2-selection__arrow {
        height: 50px;
        right: 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .atlanta-faq .faq-list .icon-show, .atlanta-faq .faq-list a.collapsed .icon-close, .case-study .swiper-container .swiper-button-next, .case-study .swiper-container .swiper-button-prev, .home-faq .faq-list .icon-show, .home-faq .faq-list a.collapsed .icon-close, .landing-faq .faq-list .icon-show, .landing-faq .faq-list a.collapsed .icon-close, .lte8 .wrapper-10 .tooltip, .lte8 .wrapper-11 .tooltip, .lte8 .wrapper-12 .tooltip, .lte8 .wrapper-13 .tooltip, .lte8 .wrapper-14 .tooltip, .lte8 .wrapper-15 .tooltip, .lte8 .wrapper-16 .tooltip, .lte8 .wrapper-2 .tooltip, .lte8 .wrapper-3 .tooltip, .lte8 .wrapper-4 .tooltip, .lte8 .wrapper-5 .tooltip, .lte8 .wrapper-8 .tooltip, .lte8 .wrapper-9 .tooltip, .middlecontentwebapge.mobile, .rs-select2 .select2-container .select2-selection--single .select2-selection__arrow b, .seo-clientsays #testinomial1, .seo-ppc-faq .faq-list .icon-show, .seo-ppc-faq .faq-list a.collapsed .icon-close, .seo-updated-ppc-choose .box-one .off, .seo-updated-ppc-choose .box-one:hover .on, .seo-updated-ppc-choose .box-two .off, .seo-updated-ppc-choose .box-two:hover .on, .social-ppc-faq .faq-list .icon-show, .social-ppc-faq .faq-list a.collapsed .icon-close, .social-ppc-question .faq-list .icon-show, .social-ppc-question .faq-list a.collapsed .icon-close, .social-ppc-question.section-bg {
        display: none
    }

    .rs-select2 .select2-container .select2-selection--single .select2-selection__arrow:after {
        font-family: Material-Design-Iconic-Font;
        content: "\f2f9";
        font-size: 24px;
        color: #999;
        -webkit-transition: .4s;
        -o-transition: .4s;
        -moz-transition: .4s;
        transition: .4s
    }

    .rs-select2 .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .select2-container--open .select2-dropdown--below {
        border: 1px solid #e0e0e0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
        overflow: hidden
    }

    .select2-container--default .select2-results__option {
        padding-left: 22px
    }

    .title {
        font-size: 24px;
        color: #525252;
        font-weight: 400;
        margin-bottom: 40px
    }

    .card-4 {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
        margin-top: 43px;
        height: 85%;
        width: 75% !important
    }

    .banner .row, .digital-marketing {
        background-position: center;
        width: 100%
    }

    .Portland-hero, .arlington-hero, .baltimore-hero, .banner .row, .chicago-hero, .cleveland-hero, .dallas-hero, .denver-hero, .digital-marketing, .home-digital-expert, .home-digital-expert .cta-bg, .home-digital-expert .cta-bg2, .home-problem-facing-qs, .home-problem-facing-qs .questions .ques-bg, .houston-hero, .iti-flag, .jacksonville-hero, .kansas-hero, .landing-features, .landing-page-seo-banner, .lasvegas-hero, .losangeles-hero, .louisville-hero, .miami-hero, .minneapolis-hero, .new-orleans-hero, .newyork-hero, .orlando-hero, .philadelphia-hero, .phoenix-hero, .san-antonio-hero, .san-diego-hero, .seattle-hero {
        background-repeat: no-repeat
    }

    button.btn.btn-primary, button.btn.btn-secondary {
        font-size: 19px;
        font-weight: 500;
        border-radius: 10px
    }

    .card-4 .card-body {
        padding: 29px 28px 65px
    }

    @media (max-width: 767px) {
        .col-2 {
            width: 100%
        }

        .card-4 .card-body {
            padding: 50px 40px
        }
    }

    .extra, input.input--style-4.message {
        height: 100px
    }

    button.btn.btn--radius-2.btn--blue.getstart {
        display: inline-block;
        line-height: 38px;
        -webkit-transition: .4s;
        -o-transition: .4s;
        -moz-transition: .4s;
        transition: .4s;
        cursor: pointer;
        font-size: 18px;
        color: #fff;
        width: 100%
    }

    h2.title {
        margin: -5px 6px 10px 0;
        font-family: Poppins;
        font-weight: 800;
        font-size: 24px;
        line-height: 30px
    }

    button.btn.btn-primary {
        padding: .2rem .5rem;
        background-color: #fbbc04;
        border-color: #fbbc04;
        color: #000
    }

    button.btn.btn-secondary {
        background-color: #95c11e;
        border-color: #95c11e;
        color: #fff;
        padding: 28px 21px;
        line-height: 1px;
        width: 130%
    }

    ul {
        list-style-type: none
    }

    .home-roi-startegy .text-area .headings, .sldier {
        padding: 12px 0
    }

    .seo-sldier .heading .img-fluid, .sldier .heading .img-fluid {
        margin-bottom: 10px !important
    }

    .seo-sldier .heading, .sldier .heading {
        margin-top: 35px
    }

    .landing-sldier .heading p .fa, .sldier .heading p .fa {
        font-size: 6px;
        font-weight: 600
    }

    .landing-sldier .heading .fa, .seo-sldier .heading .fa, .sldier .heading .fa {
        color: #339580
    }

    .seo-sldier .heading h2, .sldier .heading h2 {
        font-family: poppins;
        font-weight: 600;
        font-size: 24px;
        margin-bottom: 12px;
        color: #000 !important
    }

    .sldier .heading h6 {
        font-size: 20px;
        color: #000
    }

    .seo-sldier .swiper-container .swiper-slide h6, .sldier .swiper-container .swiper-slide h6 {
        font-weight: 600;
        font-size: 15px;
        color: #000;
        margin-top: 12px
    }

    .seo-sldier .swiper-container .swiper-slide h5, .sldier .swiper-container .swiper-slide h5 {
        font-weight: 600;
        font-size: 16px;
        color: #000;
        font-family: poppins;
        margin-top: 12px
    }

    .seo-sldier .swiper-container .swiper-slide p, .sldier .swiper-container .swiper-slide p {
        font-weight: 400;
        font-size: 14px;
        color: #000;
        margin-top: 7px
    }

    .container.sliders {
        border: 1px solid #dcdcdc
    }

    .digital-marketing {
        background-image: url(../images/landing-bg1.webp);
        background-size: cover;
        height: 100vh
    }

    .atlanta-steps, .home-marketing-expertize, .landing-steps, .seo-steps, .steps {
        padding: 50px 0 40px;
        background-color: #fff
    }

    .atlanta-steps .row, .home-marketing-expertize .row, .landing-steps .row, .seo-steps .row, .steps .row {
        overflow: hidden
    }

    .landing-steps .content-item, .steps .content-item {
        padding: 20px;
        border-left: 1px solid #d4e9e6;
        border-bottom: 1px solid #d4e9e6;
        margin: -1px
    }

    .steps .heading h1 {
        font-family: Inter, sans-serif;
        font-size: 52px;
        font-weight: 900;
        color: #000;
        margin-bottom: 5px
    }

    .atlanta-steps .heading p, .seo-steps .heading p, .steps .heading p {
        font-family: Inter, sans-serif;
        font-size: 20px;
        font-weight: 400;
        color: #000;
        margin-bottom: 50px
    }

    .landing-steps .content-item .text-area img, .seo-steps .content-item .text-area img, .steps .content-item .text-area img {
        max-width: 80px
    }

    .steps .content-item span {
        font-size: 14px;
        font-weight: 400;
        color: #318ce6;
        text-decoration: underline
    }

    .steps .content-item .text-area .text-content h4, .steps .text-content h4 {
        font-size: 18px;
        font-weight: 600;
        margin: 0 10px 10px;
        color: #000;
        font-family: Poppins
    }

    .seo-steps .content-item .text-area .text-content p, .seo-steps .text-content p, .steps .content-item .text-area .text-content p, .steps .text-content p {
        font-family: Poppins;
        color: #5d5d5d;
        font-size: 14px;
        font-weight: 400;
        margin: 0 10px 10px;
        padding: 0
    }

    .scale-brand .text-area h2, .scale-brand .text-area p {
        margin-right: 12px;
        font-family: Inter, sans-serif;
        color: #000 !important
    }

    .text-area.service .img-wrapper {
        margin-bottom: 10% !important;
        margin-top: 20px
    }

    .clientsays .testinomial .text-area p {
        font-family: poppins;
        margin-bottom: 12px
    }

    .clientsays .testinomial .text-area h6 {
        font-family: poppins
    }

    .scale-brand .left-side {
        padding: 50px 100px;
        background-color: #fcfcfc
    }

    .scale-brand .right-side {
        padding: 40px 100px 40px 40px;
        background-color: #4a4a4a;
        color: #fff
    }

    .scale-brand .text-area h2 {
        background: -webkit-linear-gradient(left, #326b92 30%, #02a04e 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 44px;
        font-weight: 900;
        margin-bottom: 18px;
        line-height: 48px
    }

    .scale-brand .text-area p {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 25px
    }

    .scale-brand img, .smm-scale-brand img {
        max-width: 400px;
        height: auto
    }

    .atlanta-scale-brand label, .scale-brand .right-side label, .seo-scale-brand label, .smm-scale-brand label {
        font-size: 14px;
        margin-bottom: 0;
        color: #fcfcfc
    }

    .scale-brand .right-side input {
        background: 0 0;
        border: none;
        outline: 0;
        border-bottom: 1px solid #fcfcfc;
        border-radius: 12px;
        color: #fff;
        padding: 10px 20px 10px 0
    }

    .atlanta-scale-brand input:focus, .scale-brand .right-side input:focus, .seo-scale-brand input:focus, .smm-scale-brand input:focus {
        background: 0 0;
        border: none;
        outline: 0;
        border-bottom: 1px solid #555;
        border-radius: 12px;
        color: #fff
    }

    .scale-brand .right-side input ::placeholder {
        color: #555
    }

    .atlanta-scale-brand label.checkbox-label, .scale-brand .right-side label.checkbox-label, .seo-scale-brand label.checkbox-label, .smm-scale-brand label.checkbox-label {
        font-size: 14px;
        margin-bottom: 0;
        color: #fff
    }

    .scale-brand .right-side .col-md-6.checkboxx, .smm-scale-brand .col-md-6.checkboxx {
        margin-bottom: -16px;
        padding: 0
    }

    input.name {
        border: none;
        outline: 0;
        border-bottom: 1px solid #e4e4e4;
        padding: 2px 0
    }

    input.name:active, input.name:focus {
        outline: 0;
        box-shadow: none;
        border: none
    }

    label.formslable {
        font-size: 16px;
        color: #000;
        font-weight: 600;
        margin-top: 12px;
        margin-bottom: 0
    }

    input#vehicle1 {
        width: 15%
    }

    button.messagebutton {
        background: #3e497f;
        border-radius: 50px !important;
        border: 0;
        padding: 8px 30px;
        color: #fff;
        transition: .4s;
        font-size: 16px;
        font-weight: 500;
        width: 85%;
        font-family: poppins
    }

    .banner .row {
        background-image: url(../images/new-img3.webp);
        background-size: cover;
        height: 30vh;
        padding: 20px 0;
        position: relative;
        bottom: -70px
    }

    .atlanta-banner .text-area h6, .banner .text-area h6, .landing-seo-banner .text-area h6, .seo-banner .text-area h6 {
        font-size: 20px;
        margin-bottom: 10px;
        font-family: Inter
    }

    .banner .text-area h4, .landing-seo-banner .text-area h4 {
        font-size: 26px;
        font-weight: 800;
        font-family: Inter
    }

    .atlanta-banner .text-area h4 img, .banner .text-area h4 img, .landing-seo-banner .text-area h4 img, .seo-banner .text-area h4 img {
        max-width: 34px
    }

    .atlanta-banner .text-area, .banner .text-area, .landing-seo-banner .text-area, .seo-banner .text-area {
        margin-top: 25px;
        color: #fff
    }

    .atlanta-banner .no1, .banner .no1, .landing-seo-banner .no1, .seo-banner .no1 {
        color: #fff;
        margin-top: 10px
    }

    .atlanta-banner .no1 h6, .banner .no1 h6, .landing-seo-banner .no1 h6, .seo-banner .no1 h6 {
        font-size: 50px;
        font-weight: 300;
        margin-bottom: 10px;
        font-family: Inter
    }

    .atlanta-banner .no1 h4, .banner .no1 h4, .landing-seo-banner .no1 h4, .seo-banner .no1 h4 {
        font-size: 45px;
        font-weight: 700;
        margin-bottom: -8px;
        font-family: Inter
    }

    @-webkit-keyframes slide-down {
        0% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    @keyframes slide-down {
        0% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=tel], .intl-tel-input.separate-dial-code input[type=text] {
        padding-right: 6px;
        padding-left: 10px !important;
        margin-left: 0;
        text-align: center
    }

    .intl-tel-input .selected-flag {
        z-index: 1;
        position: relative;
        width: 36px !important;
        height: 100%;
        padding: 1px 0 0 2px !important
    }

    .intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
        width: 30px !important
    }

    .iti-flag {
        width: 15px !important;
        height: 15px !important;
        box-shadow: 0 0 1px 0 #888;
        background-image: url(img/flags.webp);
        background-color: #dbdbdb;
        background-position: 20px 0
    }

    input.form-control.text {
        width: 90%;
        border-radius: 10px;
        border: none;
        background-color: #f3f3f3;
        padding: 8px 20px
    }

    #lanidng-hero .form .btn-danger:focus, input#inputAddress:focus, input.form-control.text:focus, select#inputState:focus {
        box-shadow: none
    }

    .form-group.textform.SEO {
        width: 50%;
        margin-right: 21px
    }

    .form-group.textform {
        width: 95%
    }

    input#inputAddress, select#inputState {
        border: none;
        background-color: #f3f3f3;
        border-radius: 10px;
        padding: 8px 20px
    }

    .container.text-md-left.aos-init.aos-animate {
        margin-top: 30px;
        margin-bottom: 30px
    }

    section#landing-hero {
        padding: 30px 0
    }

    input.form-control.ready {
        margin-left: 24%
    }

    h3.count {
        margin-top: 5%;
        margin-left: -18%
    }

    #lanidng-hero {
        width: 100%;
        height: calc(130vh - 70px);
        background-size: cover;
        background-color: #000;
        position: relative;
        margin-top: 70px;
        padding: 0
    }

    #lanidng-hero:before {
        content: "";
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0
    }

    #lanidng-hero .container {
        z-index: 2
    }

    #lanidng-hero h1 {
        margin: 0 0 10px;
        font-size: 48px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        line-height: 56px;
        color: #fff
    }

    #lanidng-hero h2 {
        color: rgba(255, 255, 255, .7);
        margin-bottom: 35px;
        font-size: 24px
    }

    #lanidng-hero .btn-get-started {
        font-family: Raleway, sans-serif;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 8px 28px;
        border-radius: 4px;
        transition: .5s;
        border: 2px solid #fff;
        color: #fff
    }

    #lanidng-hero .btn-get-started:hover {
        border-color: #1bac91;
        background: #1bac91
    }

    #lanidng-hero .text-area, .seo-updated-ppc-choose .d-flex, div#seo-updated-ppc-pricing {
        margin-top: 80px
    }

    #lanidng-hero .text-area h1 {
        font-family: Inter, sans-serif;
        font-size: 34px;
        line-height: 40px;
        color: #fff;
        font-weight: 900
    }

    #lanidng-hero .text-area p {
        font-family: Inter, sans-serif;
        font-size: 16px;
        color: #b0b0b0;
        font-weight: 400;
        margin-bottom: 25px
    }

    #lanidng-hero .text-area .btn-danger {
        font-family: Poppins;
        background-color: #3e497f;
        border: none;
        font-weight: 400;
        outline: 0;
        padding: 2px 30px;
        border-radius: 50px
    }

    #lanidng-hero .text-area .btn-primary {
        font-family: Poppins;
        background-color: #fff;
        color: #000;
        font-weight: 600;
        border: none;
        outline: 0;
        margin-right: 5px;
        padding: 2px 30px;
        border-radius: 50px
    }

    #lanidng-hero .form {
        width: 80%;
        background-color: #fff;
        border: none;
        outline: 0;
        border-radius: 28px;
        padding: 40px 20px;
        margin-top: 20px
    }

    #lanidng-hero .form .heading {
        font-family: Inter, sans-serif;
        color: #5e5e5e;
        font-size: 24px;
        font-weight: 700;
        line-height: 28px
    }

    #lanidng-hero .form .form-group {
        margin-bottom: 24px;
        outline: 0;
        border-radius: 5px
    }

    #lanidng-hero .form .form-group ::placeholder {
        color: #000 !important
    }

    #lanidng-hero .form .btn-danger {
        display: block;
        background-color: #3e497f;
        border: none;
        outline: 0;
        width: 95%;
        border-radius: 50px
    }

    @media (min-width: 1024px) {
        #lanidng-hero {
            background-attachment: fixed
        }
    }

    #landing-header {
        height: 90px;
        transition: .5s;
        z-index: 997;
        background: #000
    }

    #landing-header .logo h1 {
        font-size: 30px;
        margin: 0;
        padding: 6px 0;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase
    }

    #landing-header .logo h1 a, #landing-header .logo h1 a:hover {
        color: #fff;
        text-decoration: none
    }

    #landing-header .logo img {
        padding: 0;
        margin: 0;
        max-height: 100px
    }

    @media (max-width: 992px) {
        .footer .footer-top {
            padding: 100px 0 30px;
            background-position: center bottom
        }

        #lanidng-hero {
            margin-top: 60px;
            height: calc(100vh - 60px)
        }

        #landing-header {
            height: 60px
        }
    }

    #landing-header .headerbutton {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    #landing-header .headerbutton .fa-bars {
        margin-left: 16px;
        font-size: 22px;
        color: #707070 !important
    }

    #landing-header .headerbutton .fa {
        margin-right: 16px;
        font-size: 22px;
        color: #f2bc18
    }

    #landing-header .headerbutton h4 {
        color: #fff;
        font-weight: 700;
        font-family: Inter;
        font-size: 22px
    }

    #landing-header a.getstarted.scrollto {
        background: #3e497f;
        padding: 14px 34px;
        margin-left: 30px;
        border-radius: 4px;
        color: #fff;
        font-family: Inter;
        font-weight: 600;
        background: linear-gradient(to right, #38a904, #f3bb13)
    }

    #landing-header .navbar ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
        font-family: Inter
    }

    #landing-header .navbar>ul>li+li {
        margin-left: 30px
    }

    #landing-header .navbar a, .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 12px 0;
        font-size: 16px;
        color: rgba(255, 255, 255, .8);
        white-space: nowrap;
        transition: .3s;
        position: relative
    }

    #landing-header .navbar .getstarted:hover, .navbar .getstarted:focus:hover {
        color: #fff;
        background: #3e497f
    }

    #landing-header .navbar>ul>li>a:before {
        content: "";
        position: absolute;
        height: 2px;
        bottom: 3px;
        left: 0;
        background-color: #3e497f;
        visibility: hidden;
        width: 0;
        transition: .3s ease-in-out
    }

    #landing-header .navbar a:hover:before, .navbar .active:before, .navbar li:hover>a:before {
        visibility: visible;
        width: 100%
    }

    #landing-header .navbar .dropdown ul {
        display: block;
        position: absolute;
        left: 0;
        top: 100%;
        margin: 0;
        padding: 10px 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        box-shadow: 0 0 30px rgba(127, 137, 161, .25);
        transition: .3s
    }

    #landing-header .navbar .dropdown ul li {
        min-width: 260px
    }

    #landing-header .navbar .dropdown ul a {
        padding: 10px 20px;
        font-size: 16px;
        text-transform: none;
        font-weight: 500;
        color: #062822
    }

    #landing-header .navbar .dropdown ul a:hover, #landing-header .navbar-mobile .dropdown ul a:hover, #landing-header .navbar-mobile a:hover, .features .nav-link.active h4, .features .nav-links.active h4, .home-portfolio .nav-link.active h4, .home-portfolio .nav-links.active h4, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover>a, .navbar-mobile .active, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover>a, .navbar-mobile li:hover>a {
        color: #1bac91
    }

    #landing-header .navbar .dropdown:hover>ul {
        opacity: 1;
        visibility: visible
    }

    @media (max-width: 1366px) {
        #landing-header .navbar .dropdown .dropdown ul, .navbar .dropdown .dropdown ul {
            left: -90%
        }

        #landing-header .navbar .dropdown .dropdown:hover>ul, .navbar .dropdown .dropdown:hover>ul {
            left: -100%
        }
    }

    #landing-header .mobile-nav-toggle {
        color: #fff;
        font-size: 28px;
        cursor: pointer;
        display: none;
        line-height: 0;
        transition: .5s
    }

    #landing-header .navbar-mobile {
        position: fixed;
        overflow: hidden;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: rgba(16, 31, 29, .9);
        transition: .3s;
        z-index: 0
    }

    #landing-header .navbar-mobile ul {
        display: block;
        position: absolute;
        padding: 10px 0;
        background-color: #fff;
        transition: .3s
    }

    #landing-header .navbar-mobile>ul>li+li {
        margin: 0
    }

    #landing-header .navbar-mobile a:hover:before, .navbar-mobile .active:before, .navbar-mobile li:hover>a:before {
        visibility: hidden
    }

    #landing-header .navbar-mobile a, .navbar-mobile a:focus {
        padding: 10px 20px;
        font-size: 15px;
        color: #21413c
    }

    @media (max-width: 991px) {
        #landing-header .mobile-nav-toggle {
            display: block
        }

        #landing-header .navbar ul {
            display: none
        }
    }

    .landing-page-seo-banner {
        background-image: url(../images/jumpto1.webp);
        object-fit: cover;
        background-position: center;
        background-size: cover
    }

    .landing-steps .heading h1 {
        font-family: Inter, sans-serif;
        font-size: 52px;
        font-weight: 900;
        color: #000;
        margin-bottom: 50px
    }

    .landing-steps .content-item span {
        display: block;
        font-size: 24px;
        font-weight: 400;
        color: #1bac91
    }

    .landing-steps .content-item .text-area .text-content h4 {
        font-size: 18px;
        font-weight: 700;
        margin: 0 10px 10px;
        color: #000
    }

    .landing-steps .content-item .text-area .text-content p {
        color: #5d5d5d;
        font-size: 14px;
        font-weight: 500;
        margin: 0 10px 10px;
        padding: 0
    }

    @media (max-width: 768px) {
        .section-header p {
            font-size: 28px;
            line-height: 32px
        }

        .hero {
            text-align: center
        }

        .hero h1 {
            font-size: 32px
        }

        .hero h2 {
            font-size: 24px
        }

        .hero .hero-img img {
            width: 100%
        }

        .features .feature-icons h3, .features .feture-tabs h3 {
            font-size: 28px
        }

        .landing-steps .content-item, .steps .content-item {
            padding: 40px 0
        }

        #lanidng-hero h1 {
            font-size: 28px;
            line-height: 36px
        }

        #lanidng-hero h2 {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 30px
        }
    }

    .landing-features {
        background-image: url(../image/clients-bg.webp)
    }

    .landing-features .heading h2 {
        font-size: 48px;
        font-weight: 900;
        font-family: Inter;
        color: #515151;
        margin-bottom: 50px
    }

    .home-feature-clients .col-lg-3, .landing-features .col-lg-3 {
        margin: 40px 0
    }

    .home-feature-clients .col-lg-3 .client-logo img, .landing-features .col-lg-3 .client-logo img {
        max-width: 210px !important
    }

    .landing-faq {
        background: url(../image/faq-bg.webp) center/cover no-repeat;
        width: 100%;
        height: 100vh
    }

    .landing-faq .section-title h2 {
        font-family: Inter, sans-serif;
        font-size: 40px;
        font-weight: 900;
        color: #fff;
        margin-bottom: 50px;
        margin-left: 70px
    }

    .atlanta-faq .faq-list, .home-faq .faq-list, .landing-faq .faq-list, .seo-ppc-faq .faq-list, .social-ppc-faq .faq-list, .social-ppc-question .faq-list {
        padding: 0 70px
    }

    .atlanta-faq .faq-list ul, .home-faq .faq-list ul, .landing-faq .faq-list ul, .seo-ppc-faq .faq-list ul, .social-ppc-faq .faq-list ul, .social-ppc-question .faq-list ul {
        padding: 0;
        list-style: none
    }

    .atlanta-faq .faq-list li+li, .home-faq .faq-list li+li, .landing-faq .faq-list li+li, .seo-ppc-faq .faq-list li+li, .social-ppc-question .faq-list li+li {
        margin-top: 15px
    }

    .landing-faq .faq-list li {
        padding: 12px 32px;
        background: #fcfcfc;
        border-bottom: 1px solid #5d5d5d;
        position: relative;
        border-radius: 10px
    }

    .atlanta-faq .faq-list a, .landing-faq .faq-list a {
        display: block;
        position: relative;
        font-family: Poppins, sans-serif;
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        padding: 0;
        outline: 0;
        cursor: pointer
    }

    .landing-faq .faq-list .icon-close, .landing-faq .faq-list .icon-show {
        font-size: 24px;
        position: absolute;
        right: 0;
        top: 0;
        color: #4dae3c
    }

    .atlanta-faq .faq-list p, .landing-faq .faq-list p {
        margin-bottom: 0;
        padding: 10px 0 0;
        font-size: 13px;
        color: #393c3d
    }

    .atlanta-faq .faq-list a.collapsed, .landing-faq .faq-list a.collapsed {
        color: #7a7a7a
    }

    .atlanta-faq .faq-list a.collapsed:hover, .landing-faq .faq-list a.collapsed:hover {
        color: #95c11e
    }

    .atlanta-faq .faq-list a.collapsed .icon-show, .home-faq .faq-list a.collapsed .icon-show, .landing-faq .faq-list a.collapsed .icon-show, .seo-ppc-faq .faq-list a.collapsed .icon-show, .social-ppc-faq .faq-list a.collapsed .icon-show, .social-ppc-question .faq-list a.collapsed .icon-show {
        display: inline-block;
        font-size: 16px;
        margin-top: 4px
    }

    .atlanta-faq .faq-list .fa-chevron-up:before, .home-faq .faq-list .fa-chevron-up:before, .landing-faq .faq-list .fa-chevron-up:before, .seo-ppc-faq .faq-list .fa-chevron-up:before, .social-ppc-faq .faq-list .fa-chevron-up:before, .social-ppc-question .faq-list .fa-chevron-up:before {
        font-size: 16px;
        margin-top: 4px
    }

    .landing-sldier .heading .img-fluid {
        margin-bottom: 2px !important
    }

    .clients-atlanta .text-area, .clientsays .client-reviews .col-lg-4, .grow h2, .home-clients .text-area, .seo-clientsays .client-reviews .col-lg-4, .seo-game .col-lg-4, .seo-ppc-clients .text-area, .seo-updated-ppc-clients .text-area, .smm-game .col-lg-4, .social-ppc-clients .text-area {
        margin-bottom: 20px
    }

    .landing-sldier .heading p {
        font-size: 12px;
        font-style: italic;
        font-weight: 400
    }

    .landing-sldier .heading h6 {
        font-size: 20px;
        color: #00b67a !important;
        font-family: Inter;
        font-weight: 700
    }

    .landing-sldier .heading h5 {
        font-size: 20px;
        color: #fff !important;
        font-family: Inter;
        font-weight: 500
    }

    .landing-sldier .heading h2 {
        font-weight: 700;
        font-size: 26px;
        margin-bottom: 12px;
        color: #fff !important
    }

    .clientsays .heading h2, .grow h2 {
        font-weight: 900;
        color: #000;
        font-family: Inter, sans-serif
    }

    .landing-sldier .swiper-container .swiper-slide h6 {
        font-weight: 600;
        font-size: 15px;
        color: #fff
    }

    .landing-sldier .swiper-container .swiper-slide h5 {
        font-weight: 800;
        font-size: 17px;
        color: #fff
    }

    .landing-sldier .swiper-container .swiper-slide p {
        font-weight: 400;
        font-size: 14px;
        color: #fff
    }

    .grow, section#clientssays {
        background-color: #e4e4e4
    }

    .grow h2 {
        font-size: 40px
    }

    .grow .input-group input {
        margin-right: 20px;
        padding: 4px 20px
    }

    .grow .input-group .btn {
        margin-right: 20px;
        background-color: #3e497f;
        border: none;
        outline: 0
    }

    .grow .input-group>.form-control {
        flex: unset !important;
        width: 400px
    }

    .clientsays .heading h2 {
        margin-bottom: 50px;
        font-size: 52px
    }

    .clientsays .no-reviews h2 {
        font-family: Inter, sans-serif;
        color: #000 !important;
        margin-right: 12px;
        font-size: 20px
    }

    .clientsays .no-reviews .fa {
        color: #f19b12 !important
    }

    .clientsays .powered span {
        font-size: 14px;
        color: #000;
        font-weight: 400;
        margin-right: 8px
    }

    .clientsays .powered h5 {
        font-size: 18px;
        color: #000;
        font-weight: 700
    }

    .clientsays .powered .fa {
        color: #00b67a;
        margin-right: 8px
    }

    .clientsays .testinomial {
        border: 2px solid #9c9393;
        padding: 20px;
        border-radius: 8px
    }

    .clientsays .testinomial:hover {
        border: 2px solid #f19b12;
        transform: translateY(-12px);
        padding: 20px;
        border-radius: 8px;
        transition: .5s ease-in-out
    }

    .clientsays .testinomial .five-star h6, .seo-clientsays .testinomial .five-star h6 {
        font-size: 16px;
        font-weight: 600;
        padding-top: 5px;
        font-family: Arial, Helvetica, sans-serif
    }

    .clientsays .testinomial .five-star span {
        color: #f19b12;
        margin-left: 6px
    }

    .clientsays .testinomial .text-area p, .features .inner-heading h6, .home-portfolio .inner-heading h6 {
        font-size: 16px;
        font-weight: 500;
        color: #000
    }

    .clientsays .testinomial .text-area h6 {
        font-size: 18px;
        font-weight: 600;
        color: #000;
        margin-bottom: 12px
    }

    .clientsays .testinomial .verified img, .seo-clientsays .testinomial .verified img {
        object-fit: contain;
        margin-right: 6px
    }

    .clientsays .testinomial .verified h6, .seo-clientsays .testinomial .verified h6 {
        padding-top: 6px;
        font-size: 15px
    }

    .free-proposal {
        background: url(../image/gradient.webp) center/cover no-repeat;
        position: relative;
        padding: 0 0 50px
    }

    .atlanta-banner .row, .atlanta-hero, .austin-hero, .call-internet, .landing-seo-banner .row, .seo-banner .row, .seo-hero, .seo-ppc-process .bg1:hover, .seo-ppc-process .bg2:hover, .seo-ppc-process .bg3:hover, .seo-ppc-process .bg4:hover, .smm-grow, .smm-hero {
        background-position: center;
        background-size: cover
    }

    .free-proposal .heading h2 {
        font-family: Inter;
        font-size: 40px;
        font-weight: 900;
        color: #fff;
        line-height: 48px
    }

    .free-proposal .heading p {
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        color: #343434;
        margin-bottom: 40px
    }

    .free-proposal .heading input, .home-free-proposal .heading input {
        padding: 12px 25px;
        border-radius: 50px
    }

    .free-proposal .heading .btn, .home-free-proposal .heading .btn {
        display: block;
        width: 100%;
        background-color: #3e497f;
        border-radius: 50px;
        border: none;
        outline: 0
    }

    .free-proposal .img-wrapper img {
        max-width: 500px;
        position: absolute;
        bottom: 45px
    }

    .features .heading h1 {
        font-family: Inter, sans-serif;
        font-size: 52px;
        font-weight: 900;
        color: #000;
        margin-bottom: 20px
    }

    .features .heading h6, .home-portfolio .heading h6 {
        font-size: 16px;
        font-weight: 500;
        color: #000;
        margin-bottom: 40px;
        padding-right: 80px
    }

    .features .inner-heading h1, .home-portfolio .inner-heading h1 {
        font-size: 40px;
        font-weight: 700;
        color: #000
    }

    .features .nav-tabs, .home-portfolio .nav-tabs {
        border: 0
    }

    .features .nav-link, .features .nav-links, .home-portfolio .nav-link, .home-portfolio .nav-links {
        font-size: 18px;
        border: 0;
        margin: 5px 10px;
        padding: 10px 26px;
        transition: .3s;
        color: #000;
        background-color: #fff;
        box-shadow: 0 2px 15px rgba(0, 0, 0, .12)
    }

    #ul1.active, #ul10.active, #ul2.active, #ul3.active, #ul4.active, #ul5.active, #ul6.active, #ul7.active, #ul8.active, #ul9.active {
        border-radius: 5px;
        transition: .2s ease-in
    }

    .features .nav-link:hover, .features .nav-links:hover, .home-portfolio .nav-link:hover, .home-portfolio .nav-links:hover {
        color: #8bda24
    }

    .call-internet .d-flex img, .features .nav-link img, .features .nav-links img, .home-portfolio .nav-link img, .home-portfolio .nav-links img {
        margin-right: 16px
    }

    .features .nav-link h4, .features .nav-linsks h4, .home-portfolio .nav-link h4, .home-portfolio .nav-linsks h4 {
        font-size: 18px;
        font-weight: 600
    }

    .features .nav-link p, .features .nav-links p, .home-portfolio .nav-link p, .home-portfolio .nav-links p {
        font-size: 14px;
        margin-bottom: 0
    }

    #sticky, .btn-folks, .features, .features .nav-link.active, .home-portfolio, .home-portfolio .nav-link.active, .seo-game .box-area, .smm-game .box-area {
        background-color: #fff
    }

    .features .tab-pane.active, .home-portfolio .tab-pane.active {
        -webkit-animation: .5s ease-out slide-down;
        animation: .5s ease-out slide-down
    }

    .features .tab-pane, .home-portfolio .tab-pane, .smm-media-management .text-area {
        margin-top: 20px
    }

    .atlanta-choose-jumto1 .text-area, .atlanta-digital-marketing .text-area, .digital-marketing .text-area, .features .tab-pane figure, .home-portfolio .tab-pane figure, .seo-digital-marketing .text-area, .seo-solution .text-area, .smm-ads .text-area, .smm-digital-marketing .text-area, .smm-digital-marketingg .text-area, .smm-digital-reviews .text-area, .smm-social .text-area {
        margin-top: 50px
    }

    .features .nav-links.active, .home-portfolio .nav-links.active {
        background-color: #fff;
        color: red
    }

    .features .tabss .nav, .home-portfolio .tabss .nav {
        float: left;
        position: relative
    }

    .features .tabss .nav .nav-item .nav-link, .home-portfolio .tabss .nav .nav-item .nav-link {
        width: 250px
    }

    #ul1.active {
        border-left: 4px solid #1bac91
    }

    #ul2.active {
        border-left: 4px solid #e9c51c
    }

    #ul3.active {
        border-left: 4px solid #26adf8
    }

    #ul4.active {
        border-left: 4px solid #d84646
    }

    #ul5.active {
        border-left: 4px solid #063574
    }

    #ul6.active {
        border-left: 4px solid #7169e7
    }

    .nav-item {
        margin-top: 10px
    }

    #ul7.active {
        border-left: 4px solid #8faa0e
    }

    #ul8.active {
        border-left: 4px solid #a70000
    }

    #ul9.active {
        border-left: 4px solid #b7a90d
    }

    #ul10.active {
        border-left: 4px solid #4b4b4b
    }

    .case-study .video-slider, .home-case-study .video-slider {
        border-radius: 20px;
        position: relative
    }

    .case-study .content-area, .home-case-study .content-area {
        position: absolute;
        bottom: 80px;
        left: 25px;
        color: #fff
    }

    .case-study .text-area, .home-case-study .text-area {
        padding: 2px 40px;
        margin-top: 50px
    }

    .case-study .text-area h1 {
        font-family: Inter;
        font-size: 46px;
        font-weight: 900;
        color: #484848;
        margin-bottom: 16px
    }

    .case-study .text-area p, .home-case-study .text-area p {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        color: #000;
        margin-bottom: 16px;
        font-family: Inter;
        padding-right: 70px
    }

    .atlanta-choose-jumto1 .text-area .input-group .btn, .case-study .text-area .btn, .home-case-study .text-area .btn, .seo-solution .text-area .input-group .btn {
        background-color: #3e497f;
        border: none;
        outline: 0;
        border-radius: 50px
    }

    .case-study .swiper-container .swiper-slide img {
        height: 300px;
        max-width: 200px;
        border-radius: 25px
    }

    .swiper-button-prev {
        left: 0 !important;
        color: #000;
        background-image: unset !important
    }

    .swiper-button-next {
        right: 0 !important;
        color: #000;
        background-image: unset !important
    }

    .digital-marketing .text-area h3 {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
        background: -webkit-linear-gradient(left, #367aa7 30%, #029f4f 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .digital-marketing .text-area h4 {
        font-weight: 700;
        font-size: 24px;
        color: #5e5e5e;
        line-height: 22px;
        margin-bottom: 20px;
        font-family: Inter
    }

    .digital-marketing .text-area p {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        color: #515151;
        line-height: 25px;
        margin-bottom: 20px;
        padding-right: 50px
    }

    .home-roi-startegy .text-area h3 span, .roi-startegy .text-area h3, .roi-startegy .text-area h3 span {
        font-size: 42px;
        line-height: 48px;
        font-family: Inter;
        font-weight: 900;
        margin-bottom: 20px;
        -webkit-text-fill-color: transparent
    }

    .atlanta-banner .text-area .input-group input, .digital-marketing .text-area .input-group input, .landing-seo-banner .text-area .input-group input, .seo-banner .text-area .input-group input, .smm-digital-reviews .text-area .input-group input {
        margin-right: 20px;
        border-radius: 50px !important
    }

    .atlanta-digital-marketing .text-area .input-group .btn, .digital-marketing .text-area .input-group .btn, .seo-digital-marketing .text-area .input-group .btn, .smm-digital-marketing .text-area .input-group .btn, .smm-digital-reviews .text-area .input-group .btn, .smm-social .text-area .input-group .btn {
        background-color: #3e497f;
        border: none;
        outline: 0;
        border-radius: 50px !important
    }

    .home-roi-startegy .text-area, .roi-startegy .text-area {
        padding-right: 80px
    }

    .roi-startegy .text-area h3 {
        background: -webkit-linear-gradient(left, #367aa7 30%, #029f4f 70%);
        -webkit-background-clip: text;
        background-clip: text
    }

    .home-roi-startegy .text-area h3 span, .roi-startegy .text-area h3 span {
        background: padding-box text #484848;
        -webkit-background-clip: text
    }

    .home-roi-startegy .text-area .roi, .roi-startegy .text-area .roi {
        color: #000 !important
    }

    .home-roi-startegy .text-area .headings h5, .roi-startegy .text-area .headings h5 {
        font-family: Inter;
        margin-bottom: 0;
        font-size: 24px;
        font-weight: 700;
        line-height: 40px;
        color: #000
    }

    .roi-startegy .text-area .headings h5:hover {
        color: #3e497f
    }

    .home-roi-startegy .text-area .headings p, .roi-startegy .text-area .headings p {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 300;
        line-height: 22px;
        color: #000;
        font-family: Inter
    }

    .numbers {
        background-image: linear-gradient(to right, #3ba659, #f4db05)
    }

    .numbers .counter-box, .smm-middle-banner .counter-box {
        border-left: 2px solid #c5c4c4
    }

    #home-hero .home-numbers .firstchild, .numbers .firstchild, .seo-ppc-numbers .firstchild, .smm-middle-banner .firstchild {
        border-left: none !important
    }

    #home-hero .home-numbers .counter-box .numbers-img img, .numbers .counter-box .numbers-img img, .seo-ppc-numbers .counter-box .numbers-img img {
        margin-right: 6px;
        object-fit: contain
    }

    #home-hero .home-numbers .counter-box .numbers-img h3, .numbers .counter-box .numbers-img h3 {
        font-size: 40px;
        font-weight: 700;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 12px;
        margin-left: 1px
    }

    .numbers .counter-box p {
        color: #fff !important
    }

    @media (max-width: 789px) {
        #lead_sec4 {
            background: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/c94b3863-9629-4968-9184-e198e7573d00/public) 0 0/cover no-repeat;
            margin-top: 60px
        }

        .row {
            text-align: center
        }

        section {
            padding: 25px 0;
            overflow: hidden
        }

        .numbers .firstchild {
            text-align: center !important
        }

        .input-group>.form-control {
            width: 200px;
            margin: 0 auto
        }

        .numbers .thirdchild {
            border-left: none
        }

        .free-proposal .img-wrapper img {
            max-width: 300px !important;
            position: unset !important;
            margin-top: 150px
        }

        .features .col-lg-3 .client-logo img {
            max-width: 180px !important;
            margin-bottom: 50px
        }

        .clientsays .testinomial {
            margin-bottom: 20px
        }

        .features .tabss .nav .nav-item .nav-link {
            width: 300px !important;
            text-align: left
        }

        .no-reviews {
            display: block !important
        }

        .clientsays .testinomial .text-area h6, .clientsays .testinomial .text-area p, .steps .content-item {
            text-align: left !important
        }

        .steps .content-item .text-area img {
            max-width: 50px !important;
            margin: 10px !important
        }

        .case-study .text-area {
            margin-top: 2px
        }
    }

    .atlanta-banner .row, .austin-hero, .landing-seo-banner .row, .seo-hero {
        background-repeat: no-repeat;
        width: 100%
    }

    .landing-seo-banner .row {
        background-image: url(../images/JT1---SEO.webp);
        height: 30vh;
        padding: 20px 0;
        position: relative;
        bottom: 100px
    }

    .atlanta-banner .text-area h3, .landing-seo-banner .text-area h3, .seo-banner .text-area h3 {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
        background: -webkit-linear-gradient(right, #326b92, #2e8075);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        text-align: center
    }

    .seo-hero {
        background-image: url(../images/seo-hero.webp);
        height: 100vh
    }

    .Portland-hero .text-area, .arlington-hero .text-area, .atlanta-hero .text-area, .atlanta-scale-brand .text-area, .austin-hero .text-area, .baltimore-hero .text-area, .chicago-hero .text-area, .cleveland-hero .text-area, .dallas-hero .text-area, .denver-hero .text-area, .houston-hero .text-area, .jacksonville-hero .text-area, .kansas-hero .text-area, .lasvegas-hero .text-area, .losangeles-hero .text-area, .louisville-hero .text-area, .miami-hero .text-area, .minneapolis-hero .text-area, .new-orleans-hero .text-area, .newyork-hero .text-area, .orlando-hero .text-area, .philadelphia-hero .text-area, .phoenix-hero .text-area, .san-antonio-hero .text-area, .san-diego-hero .text-area, .seattle-hero .text-area, .seo-hero .text-area, .seo-ppc-clients, .seo-scale-brand .text-area, .smm-hero .text-area, .smm-scale-brand .text-area {
        padding: 100px 0
    }

    .seo-hero .text-area h6 {
        font-size: 20px;
        color: #fff;
        margin-bottom: 12px;
        font-family: Poppins;
        font-weight: 500;
        text-transform: uppercase
    }

    .Portland-hero .text-area h1, .arlington-hero .text-area h1, .atlanta-hero .text-area h1, .austin-hero .text-area h1, .baltimore-hero .text-area h1, .chicago-hero .text-area h1, .cleveland-hero .text-area h1, .dallas-hero .text-area h1, .denver-hero .text-area h1, .houston-hero .text-area h1, .jacksonville-hero .text-area h1, .kansas-hero .text-area h1, .lasvegas-hero .text-area h1, .losangeles-hero .text-area h1, .louisville-hero .text-area h1, .miami-hero .text-area h1, .minneapolis-hero .text-area h1, .new-orleans-hero .text-area h1, .newyork-hero .text-area h1, .orlando-hero .text-area h1, .philadelphia-hero .text-area h1, .phoenix-hero .text-area h1, .san-antonio-hero .text-area h1, .san-diego-hero .text-area h1, .seattle-hero .text-area h1, .seo-hero .text-area h1, .smm-hero .text-area h1 {
        font-size: 46px;
        margin-bottom: 12px;
        font-family: Inter;
        font-weight: 900;
        color: #fff;
        line-height: 50px
    }

    .Portland-hero .text-area p, .arlington-hero .text-area p, .atlanta-hero .text-area p, .austin-hero .text-area p, .baltimore-hero .text-area p, .chicago-hero .text-area p, .cleveland-hero .text-area p, .dallas-hero .text-area p, .denver-hero .text-area p, .houston-hero .text-area p, .jacksonville-hero .text-area p, .kansas-hero .text-area p, .lasvegas-hero .text-area p, .losangeles-hero .text-area p, .louisville-hero .text-area p, .miami-hero .text-area p, .minneapolis-hero .text-area p, .new-orleans-hero .text-area p, .newyork-hero .text-area p, .orlando-hero .text-area p, .philadelphia-hero .text-area p, .phoenix-hero .text-area p, .san-antonio-hero .text-area p, .san-diego-hero .text-area p, .seattle-hero .text-area p, .seo-hero .text-area p {
        font-size: 15px;
        color: #fff;
        margin-bottom: 20px;
        font-family: Inter;
        font-weight: 400
    }

    .Portland-hero .text-area .btn, .arlington-hero .text-area .btn, .atlanta-hero .text-area .btn, .austin-hero .text-area .btn, .baltimore-hero .text-area .btn, .chicago-hero .text-area .btn, .cleveland-hero .text-area .btn, .dallas-hero .text-area .btn, .denver-hero .text-area .btn, .houston-hero .text-area .btn, .jacksonville-hero .text-area .btn, .kansas-hero .text-area .btn, .lasvegas-hero .text-area .btn, .losangeles-hero .text-area .btn, .louisville-hero .text-area .btn, .miami-hero .text-area .btn, .minneapolis-hero .text-area .btn, .new-orleans-hero .text-area .btn, .newyork-hero .text-area .btn, .orlando-hero .text-area .btn, .philadelphia-hero .text-area .btn, .phoenix-hero .text-area .btn, .san-antonio-hero .text-area .btn, .san-diego-hero .text-area .btn, .seattle-hero .text-area .btn, .seo-hero .text-area .btn, .seo-ppc-hero .text-area .btn {
        line-height: 0;
        padding: 22px 40px;
        border-radius: 50px;
        transition: .5s;
        color: #fff;
        background: #3e497f;
        font-size: 18px;
        font-weight: 500;
        outline: 0;
        border: none;
        width: 200px
    }

    .Portland-hero .Portland-hero-form, .arlington-hero .arlington-hero-form, .atlanta-hero .atlanta-hero-form, .austin-hero .austin-hero-form, .baltimore-hero .baltimore-hero-form, .chicago-hero .chicago-hero-form, .cleveland-hero .cleveland-hero-form, .dallas-hero .dallas-hero-form, .denver-hero .denver-hero-form, .houston-hero .houston-hero-form, .jacksonville-hero .jacksonville-hero-form, .kansas-hero .kansas-hero-form, .lasvegas-hero .lasvegas-hero-form, .losangeles-hero .losangeles-hero-form, .louisville-hero .louisville-hero-form, .miami-hero .miami-hero-form, .minneapolis-hero .minneapolis-hero-form, .new-orleans-hero .new-orleans-hero-form, .newyork-hero .newyork-hero-form, .orlando-hero .orlando-hero-form, .philadelphia-hero .philadelphia-hero-form, .phoenix-hero .phoenix-hero-form, .san-antonio-hero .san-antonio-hero-form, .san-diego-hero .san-diego-hero-form, .seattle-hero .seattle-hero-form, .seo-hero .seo-hero-form, .smm-hero .smm-hero-form {
        background-color: #fff !important;
        padding: 30px 24px;
        width: 65%;
        margin: 60px auto 0;
        border-radius: 20px
    }

    .Portland-hero .Portland-hero-form label, .arlington-hero .arlington-hero-form label, .atlanta-hero .atlanta-hero-form label, .austin-hero .austin-hero-form label, .baltimore-hero .baltimore-hero-form label, .chicago-hero .chicago-hero-form label, .cleveland-hero .cleveland-hero-form label, .dallas-hero .dallas-hero-form label, .denver-hero .denver-hero-form label, .houston-hero .houston-hero-form label, .jacksonville-hero .jacksonville-hero-form label, .kansas-hero .kansas-hero-form label, .lasvegas-hero .lasvegas-hero-form label, .losangeles-hero .losangeles-hero-form label, .louisville-hero .louisville-hero-form label, .miami-hero .miami-hero-form label, .minneapolis-hero .minneapolis-hero-form label, .new-orleans-hero .new-orleans-hero-form label, .newyork-hero .newyork-hero-form label, .orlando-hero .orlando-hero-form label, .philadelphia-hero .philadelphia-hero-form label, .phoenix-hero .phoenix-hero-form label, .san-antonio-hero .san-antonio-hero-form label, .san-diego-hero .san-diego-hero-form label, .seattle-hero .seattle-hero-form label, .seo-hero .seo-hero-form label, .smm-hero .smm-hero-form label {
        color: #000;
        font-size: 14px;
        font-weight: 400
    }

    .Portland-hero .Portland-hero-form label span, .arlington-hero .arlington-hero-form label span, .atlanta-hero .atlanta-hero-form label span, .austin-hero .austin-hero-form label span, .baltimore-hero .baltimore-hero-form label span, .chicago-hero .chicago-hero-form label span, .cleveland-hero .cleveland-hero-form label span, .dallas-hero .dallas-hero-form label span, .denver-hero .denver-hero-form label span, .houston-hero .houston-hero-form label span, .jacksonville-hero .jacksonville-hero-form label span, .kansas-hero .kansas-hero-form label span, .lasvegas-hero .lasvegas-hero-form label span, .losangeles-hero .losangeles-hero-form label span, .louisville-hero .louisville-hero-form label span, .miami-hero .miami-hero-form label span, .minneapolis-hero .minneapolis-hero-form label span, .new-orleans-hero .new-orleans-hero-form label span, .newyork-hero .newyork-hero-form label span, .orlando-hero .orlando-hero-form label span, .philadelphia-hero .philadelphia-hero-form label span, .phoenix-hero .phoenix-hero-form label span, .san-antonio-hero .san-antonio-hero-form label span, .san-diego-hero .san-diego-hero-form label span, .seattle-hero .seattle-hero-form label span, .seo-hero .seo-hero-form label span, .smm-hero .smm-hero-form label span {
        color: #3e497f;
        font-size: 14px;
        font-weight: 400
    }

    .seo-hero .seo-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .Portland-hero .Portland-hero-form input, .arlington-hero .arlington-hero-form input, .atlanta-hero .atlanta-hero-form input, .austin-hero .austin-hero-form input, .baltimore-hero .baltimore-hero-form input, .chicago-hero .chicago-hero-form input, .cleveland-hero .cleveland-hero-form input, .dallas-hero .dallas-hero-form input, .denver-hero .denver-hero-form input, .houston-hero .houston-hero-form input, .jacksonville-hero .jacksonville-hero-form input, .kansas-hero .kansas-hero-form input, .lasvegas-hero .lasvegas-hero-form input, .losangeles-hero .losangeles-hero-form input, .louisville-hero .louisville-hero-form input, .miami-hero .miami-hero-form input, .minneapolis-hero .minneapolis-hero-form input, .new-orleans-hero .new-orleans-hero-form input, .newyork-hero .newyork-hero-form input, .orlando-hero .orlando-hero-form input, .philadelphia-hero .philadelphia-hero-form input, .phoenix-hero .phoenix-hero-form input, .san-antonio-hero .san-antonio-hero-form input, .san-diego-hero .san-diego-hero-form input, .seattle-hero .seattle-hero-form input, .seo-hero .seo-hero-form input, .smm-hero .smm-hero-form input {
        background-color: transparent;
        font-size: 12px;
        border: none;
        outline: 0;
        border-bottom: 1px solid #000;
        border-radius: 12px;
        color: #000
    }

    .Portland-hero .Portland-hero-form form #options, .arlington-hero .arlington-hero-form form #options, .atlanta-hero .atlanta-hero-form form #options, .austin-hero .austin-hero-form form #options, .baltimore-hero .baltimore-hero-form form #options, .chicago-hero .chicago-hero-form form #options, .cleveland-hero .cleveland-hero-form form #options, .dallas-hero .dallas-hero-form form #options, .denver-hero .denver-hero-form form #options, .houston-hero .houston-hero-form form #options, .jacksonville-hero .jacksonville-hero-form form #options, .kansas-hero .kansas-hero-form form #options, .lasvegas-hero .lasvegas-hero-form form #options, .losangeles-hero .losangeles-hero-form form #options, .louisville-hero .louisville-hero-form form #options, .miami-hero .miami-hero-form form #options, .minneapolis-hero .minneapolis-hero-form form #options, .new-orleans-hero .new-orleans-hero-form form #options, .newyork-hero .newyork-hero-form form #options, .orlando-hero .orlando-hero-form form #options, .philadelphia-hero .philadelphia-hero-form form #options, .phoenix-hero .phoenix-hero-form form #options, .san-antonio-hero .san-antonio-hero-form form #options, .san-diego-hero .san-diego-hero-form form #options, .seattle-hero .seattle-hero-form form #options, .seo-hero .seo-hero-form form #options, .smm-hero .smm-hero-form form #options {
        background-color: transparent;
        width: 100%;
        color: #000;
        height: 30px;
        border: none;
        outline: 0;
        border-bottom: 1px solid #000;
        font-size: 12px
    }

    .Portland-hero .Portland-hero-form form option, .arlington-hero .arlington-hero-form form option, .atlanta-hero .atlanta-hero-form form option, .austin-hero .austin-hero-form form option, .baltimore-hero .baltimore-hero-form form option, .chicago-hero .chicago-hero-form form option, .cleveland-hero .cleveland-hero-form form option, .dallas-hero .dallas-hero-form form option, .denver-hero .denver-hero-form form option, .houston-hero .houston-hero-form form option, .jacksonville-hero .jacksonville-hero-form form option, .kansas-hero .kansas-hero-form form option, .lasvegas-hero .lasvegas-hero-form form option, .losangeles-hero .losangeles-hero-form form option, .louisville-hero .louisville-hero-form form option, .miami-hero .miami-hero-form form option, .minneapolis-hero .minneapolis-hero-form form option, .new-orleans-hero .new-orleans-hero-form form option, .newyork-hero .newyork-hero-form form option, .orlando-hero .orlando-hero-form form option, .philadelphia-hero .philadelphia-hero-form form option, .phoenix-hero .phoenix-hero-form form option, .san-antonio-hero .san-antonio-hero-form form option, .san-diego-hero .san-diego-hero-form form option, .seattle-hero .seattle-hero-form form option, .seo-hero .seo-hero-form form option, .smm-hero .smm-hero-form form option {
        color: #000;
        height: 30px
    }

    .Portland-hero .Portland-hero-form input:focus, .arlington-hero .arlington-hero-form input:focus, .atlanta-hero .atlanta-hero-form input:focus, .austin-hero .austin-hero-form input:focus, .baltimore-hero .baltimore-hero-form input:focus, .chicago-hero .chicago-hero-form input:focus, .cleveland-hero .cleveland-hero-form input:focus, .dallas-hero .dallas-hero-form input:focus, .denver-hero .denver-hero-form input:focus, .houston-hero .houston-hero-form input:focus, .jacksonville-hero .jacksonville-hero-form input:focus, .kansas-hero .kansas-hero-form input:focus, .lasvegas-hero .lasvegas-hero-form input:focus, .losangeles-hero .losangeles-hero-form input:focus, .louisville-hero .louisville-hero-form input:focus, .miami-hero .miami-hero-form input:focus, .min-strategy .min-strategy-form input:focus, .minneapolis-hero .minneapolis-hero-form input:focus, .new-orleans-hero .new-orleans-hero-form input:focus, .newyork-hero .newyork-hero-form input:focus, .orlando-hero .orlando-hero-form input:focus, .philadelphia-hero .philadelphia-hero-form input:focus, .phoenix-hero .phoenix-hero-form input:focus, .san-antonio-hero .san-antonio-hero-form input:focus, .san-diego-hero .san-diego-hero-form input:focus, .seattle-hero .seattle-hero-form input:focus, .seo-hero .seo-hero-form input:focus, .seo-ppc-hero .seo-ppc-hero-form input:focus, .seo-ppc-min-strategy .min-strategy-form input:focus, .smm-hero .smm-hero-form input:focus, .social-media-ppc-hero .social-media-ppc-hero-form input:focus {
        background-color: transparent;
        font-size: 14px;
        border: none;
        outline: 0;
        border-bottom: 1px solid #000;
        border-radius: 0
    }

    .Portland-hero .heading h3, .arlington-hero .heading h3, .atlanta-hero .heading h3, .austin-hero .heading h3, .baltimore-hero .heading h3, .chicago-hero .heading h3, .cleveland-hero .heading h3, .dallas-hero .heading h3, .denver-hero .heading h3, .houston-hero .heading h3, .jacksonville-hero .heading h3, .kansas-hero .heading h3, .lasvegas-hero .heading h3, .losangeles-hero .heading h3, .louisville-hero .heading h3, .miami-hero .heading h3, .minneapolis-hero .heading h3, .new-orleans-hero .heading h3, .newyork-hero .heading h3, .orlando-hero .heading h3, .philadelphia-hero .heading h3, .phoenix-hero .heading h3, .san-antonio-hero .heading h3, .san-diego-hero .heading h3, .seattle-hero .heading h3, .seo-hero .heading h3, .smm-hero .heading h3 {
        color: #000;
        font-size: 20px;
        font-family: Inter;
        font-weight: 700
    }

    .Portland-hero .contact-area, .arlington-hero .contact-area, .atlanta-hero .contact-area, .austin-hero .contact-area, .baltimore-hero .contact-area, .chicago-hero .contact-area, .cleveland-hero .contact-area, .dallas-hero .contact-area, .denver-hero .contact-area, .houston-hero .contact-area, .jacksonville-hero .contact-area, .kansas-hero .contact-area, .lasvegas-hero .contact-area, .losangeles-hero .contact-area, .louisville-hero .contact-area, .miami-hero .contact-area, .minneapolis-hero .contact-area, .new-orleans-hero .contact-area, .newyork-hero .contact-area, .orlando-hero .contact-area, .philadelphia-hero .contact-area, .phoenix-hero .contact-area, .san-antonio-hero .contact-area, .san-diego-hero .contact-area, .seattle-hero .contact-area, .seo-hero .contact-area, .smm-hero .contact-area {
        margin-top: 16px
    }

    .Portland-hero .contact-area .icon img, .arlington-hero .contact-area .icon img, .atlanta-hero .contact-area .icon img, .austin-hero .contact-area .icon img, .baltimore-hero .contact-area .icon img, .chicago-hero .contact-area .icon img, .cleveland-hero .contact-area .icon img, .dallas-hero .contact-area .icon img, .denver-hero .contact-area .icon img, .houston-hero .contact-area .icon img, .jacksonville-hero .contact-area .icon img, .kansas-hero .contact-area .icon img, .lasvegas-hero .contact-area .icon img, .losangeles-hero .contact-area .icon img, .louisville-hero .contact-area .icon img, .miami-hero .contact-area .icon img, .minneapolis-hero .contact-area .icon img, .new-orleans-hero .contact-area .icon img, .newyork-hero .contact-area .icon img, .orlando-hero .contact-area .icon img, .philadelphia-hero .contact-area .icon img, .phoenix-hero .contact-area .icon img, .san-antonio-hero .contact-area .icon img, .san-diego-hero .contact-area .icon img, .seattle-hero .contact-area .icon img, .seo-hero .contact-area .icon img, .smm-hero .contact-area .icon img {
        margin-right: 8px
    }

    .Portland-hero .contact-area .num h6, .arlington-hero .contact-area .num h6, .atlanta-hero .contact-area .num h6, .austin-hero .contact-area .num h6, .baltimore-hero .contact-area .num h6, .chicago-hero .contact-area .num h6, .cleveland-hero .contact-area .num h6, .dallas-hero .contact-area .num h6, .denver-hero .contact-area .num h6, .houston-hero .contact-area .num h6, .jacksonville-hero .contact-area .num h6, .kansas-hero .contact-area .num h6, .lasvegas-hero .contact-area .num h6, .losangeles-hero .contact-area .num h6, .louisville-hero .contact-area .num h6, .miami-hero .contact-area .num h6, .minneapolis-hero .contact-area .num h6, .new-orleans-hero .contact-area .num h6, .newyork-hero .contact-area .num h6, .orlando-hero .contact-area .num h6, .philadelphia-hero .contact-area .num h6, .phoenix-hero .contact-area .num h6, .san-antonio-hero .contact-area .num h6, .san-diego-hero .contact-area .num h6, .seattle-hero .contact-area .num h6, .seo-hero .contact-area .num h6, .smm-hero .contact-area .num h6 {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-family: Inter
    }

    .Portland-hero .contact-area .num p, .arlington-hero .contact-area .num p, .atlanta-hero .contact-area .num p, .austin-hero .contact-area .num p, .baltimore-hero .contact-area .num p, .chicago-hero .contact-area .num p, .cleveland-hero .contact-area .num p, .dallas-hero .contact-area .num p, .denver-hero .contact-area .num p, .houston-hero .contact-area .num p, .jacksonville-hero .contact-area .num p, .kansas-hero .contact-area .num p, .lasvegas-hero .contact-area .num p, .losangeles-hero .contact-area .num p, .louisville-hero .contact-area .num p, .miami-hero .contact-area .num p, .minneapolis-hero .contact-area .num p, .new-orleans-hero .contact-area .num p, .newyork-hero .contact-area .num p, .orlando-hero .contact-area .num p, .philadelphia-hero .contact-area .num p, .phoenix-hero .contact-area .num p, .san-antonio-hero .contact-area .num p, .san-diego-hero .contact-area .num p, .seattle-hero .contact-area .num p, .seo-hero .contact-area .num p, .smm-hero .contact-area .num p {
        color: #fff;
        font-size: 14px;
        font-weight: 300
    }

    .seo-sldier {
        padding: 0 0 12px;
        margin-top: -200px
    }

    .seo-sldier .heading p .fa {
        font-size: 6px;
        font-weight: 600;
        color: #00b67a
    }

    .seo-sldier .heading p span {
        text-decoration: underline
    }

    .seo-sldier .heading h6 {
        font-size: 20px;
        color: #000;
        font-weight: 600;
        font-family: Inter
    }

    .seo-sldier .swiper-container .swiper-slide img {
        max-width: 130px
    }

    .seo-sldier .heading p {
        color: #000;
        margin: 6px 0
    }

    .container.sliders {
        border: none;
        padding: 40px 20px
    }

    .atlanta-digital-marketing, .seo-digital-marketing, .smm-digital-marketing, .why-choose-us {
        background-color: #fcfcfc
    }

    .seo-digital-marketing .text-area h3 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 48px;
        line-height: 55px;
        margin-bottom: 25px;
        background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .atlanta-choose-jumto1 .text-area p, .seo-digital-marketing .text-area p, .seo-solution .text-area p, .smm-digital-reviews .text-area p, .smm-social .text-area p {
        font-family: Inter, sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #515151;
        line-height: 25px;
        margin-bottom: 20px;
        padding-right: 50px
    }

    .atlanta-digital-marketing .text-area .input-group input, .seo-digital-marketing .text-area .input-group input {
        margin-right: 20px;
        border-radius: 50px !important;
        border: none
    }

    .seo-game .bg1, .seo-game .bg2, .seo-game .bg3, .seo-game .bg4, .seo-game .bg5, .seo-game .bg6, .smm-game .bg1, .smm-game .bg2, .smm-game .bg3, .smm-game .bg5, .smm-game .bg6 {
        height: 500px;
        border-radius: 50px;
        padding: 100px 50px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .seo-solution .text-area h3 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 48px;
        line-height: 42px;
        margin-bottom: 25px;
        background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .seo-solution .text-area h4 {
        font-family: Inter;
        font-weight: 600;
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 12px;
        text-align: left
    }

    .atlanta-choose-jumto1 .text-area .input-group input, .seo-solution .text-area .input-group input, .smm-digital-marketing.text-area .input-group input, .smm-social .text-area .input-group input {
        margin-right: 20px
    }

    .seo-game .heading h2 {
        font-size: 42px;
        font-family: Inter;
        font-weight: 900;
        background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-bottom: 50px
    }

    .seo-game .heading p {
        color: #000;
        font-size: 16px;
        font-family: Inter;
        font-weight: 400;
        padding: 10px 90px;
        margin-bottom: 16px
    }

    .seo-game .bg1, .smm-game .bg1 {
        background-image: url(../image/bg1.webp)
    }

    .seo-game .bg2, .smm-game .bg2 {
        background-image: url(../image/bg2.webp)
    }

    .seo-game .bg3, .smm-game .bg3 {
        background-image: url(../image/bg3.webp)
    }

    .seo-game .bg4, .smm-game .bg5 {
        background-image: url(../image/bg4.webp)
    }

    .seo-game .bg5, .smm-game .bg6 {
        background-image: url(../image/bg5.webp)
    }

    .seo-game .bg6 {
        background-image: url(../image/bg6.webp)
    }

    .atlanta-game .box-area:hover, .home-marketing-expertize .box-area:hover, .seo-game .box-area:hover {
        box-shadow: 0 0 10px rgba(175, 218, 191, .5)
    }

    .atlanta-game .box-area.bg1:hover, .home-marketing-expertize .box-area.bg1:hover, .seo-game .box-area.bg1:hover, .smm-game .box-area.bg1:hover {
        box-shadow: 0 0 10px rgb(57 120 172)
    }

    .atlanta-game .box-area.bg2:hover, .home-marketing-expertize .box-area.bg2:hover, .seo-game .box-area.bg2:hover, .smm-game .box-area.bg2:hover {
        box-shadow: 0 0 10px rgb(52 133 154)
    }

    .atlanta-game .box-area.bg3:hover, .seo-game .box-area.bg3:hover, .smm-game .box-area.bg3:hover {
        box-shadow: 0 0 10px rgb(52 142 140)
    }

    .atlanta-game .box-area.bg4:hover, .home-marketing-expertize .box-area.bg4:hover, .seo-game .box-area.bg4:hover, .smm-game .box-area.bg4:hover {
        box-shadow: 0 0 10px rgb(47 155 116)
    }

    .atlanta-game .box-area.bg5:hover, .home-marketing-expertize .box-area.bg5:hover, .home-marketing-expertize .box-area.bg6:hover, .seo-game .box-area.bg5:hover, .smm-game .box-area.bg5:hover {
        box-shadow: 0 0 10px rgb(75 209 29)
    }

    .atlanta-game .box-area.bg6:hover, .atlanta-game .box-area.bg8:hover, .home-marketing-expertize .box-area.bg8:hover, .home-marketing-expertize .box-area.bg9:hover, .seo-game .box-area.bg6:hover, .smm-game .box-area.bg6:hover {
        box-shadow: 0 0 10px rgb(220 223 17)
    }

    .seo-game .box-area img, .smm-game .box-area img, .social-ppc-questions .heading, .why-choose-us .heading {
        margin-bottom: 25px
    }

    .seo-game .box-area h3 {
        margin-bottom: 12px;
        font-family: Inter;
        font-weight: 700;
        font-size: 22px
    }

    .seo-game .box-area p {
        font-size: 18px;
        font-family: Inter;
        font-weight: 400
    }

    .seo-scale-brand .text-side, .smm-scale-brand .text-side {
        padding: 0 100px;
        background-color: #fcfcfc
    }

    .atlanta-scale-brand .text-side img, .seo-scale-brand .text-side img {
        margin-top: -30px;
        max-width: 300px;
        margin-left: 100px
    }

    .atlanta-scale-brand .text-area h2, .seo-scale-brand .text-area h2, .smm-ads .text-area h3, .smm-scale-brand .text-area h2 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 42px;
        line-height: 50px;
        margin-bottom: 25px;
        background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .atlanta-scale-brand .text-area p, .seo-scale-brand .text-area p, .smm-scale-brand .text-area p {
        font-family: Inter, sans-serif;
        color: #000 !important;
        margin-right: 12px;
        font-size: 16px;
        font-weight: 600
    }

    .seo-scale-brand .form-area {
        padding: 70px 100px 150px 30px !important;
        background-color: #4a4a4a;
        color: #fff
    }

    .seo-scale-brand input {
        background: 0 0;
        border: none;
        outline: 0;
        border-bottom: 1px solid #fcfcfc;
        border-radius: 12px;
        color: #fff;
        padding: 3px 20px 3px 0;
        width: 87%;
        font-size: 12px
    }

    .seo-scale-brand input ::placeholder {
        color: #555;
        font-size: 12px
    }

    .atlanta-scale-brand .col-md-6.checkboxx, .seo-scale-brand .col-md-6.checkboxx {
        margin-bottom: -20px;
        padding: 0
    }

    .atlanta-scale-brand .seo-scale-brand-btn, .seo-scale-brand .seo-scale-brand-btn {
        margin-top: 25px !important
    }

    .seo-banner .row {
        background-image: url(../images/JT1---SEO.webp);
        background-repeat: no-repeat;
        width: 100%;
        height: 30vh;
        padding: 20px 0;
        position: relative;
        bottom: 150px
    }

    .atlanta-banner .text-area h4, .seo-banner .text-area h4 {
        font-size: 26px;
        font-weight: 800;
        font-family: Inter;
        text-align: left
    }

    .seo-steps .content-item {
        padding: 20px;
        border-left: 1px solid #d4e9e6;
        margin: -1px
    }

    #lead_sec4, .smm-social .img-fluid {
        margin-top: 60px
    }

    .seo-steps .heading h1 {
        font-family: Inter, sans-serif;
        font-size: 46px;
        font-weight: 900;
        color: #000;
        margin-bottom: 5px;
        background: -webkit-linear-gradient(left, #326b92 30%, #04ae75 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .seo-steps .heading h6 {
        font-family: Inter, sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #5d5d5d;
        margin-bottom: 28px
    }

    .seo-steps .content-item .text-area .text-content h4 {
        font-size: 18px;
        font-weight: 600;
        margin: 12px;
        color: #000;
        font-family: Poppins
    }

    .seo-clientsays .heading h2 {
        font-family: Inter, sans-serif;
        margin-bottom: 30px;
        font-weight: 900;
        font-size: 52px;
        background: -webkit-linear-gradient(right, #316c91, #2e7f76);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .seo-clientsays .powered span {
        font-size: 18px;
        color: #000;
        font-weight: 400;
        margin-right: 8px
    }

    .seo-clientsays .powered h5 {
        font-size: 20px;
        font-family: Inter;
        color: #000;
        font-weight: 700
    }

    .seo-clientsays .powered .fa {
        color: #00b67a;
        margin-right: 8px;
        font-size: 20px;
        margin-top: 3px
    }

    .seo-clientsays .testinomial .five-star span {
        color: #f19b12;
        margin-left: 6px;
        margin-bottom: 12px;
        font-size: 18px
    }

    .seo-clientsays .testinomial .text-area p {
        font-size: 16px;
        font-weight: 400;
        color: #000;
        font-family: poppins;
        margin-bottom: 12px
    }

    .seo-clientsays .testinomial .text-area h6 {
        font-size: 18px;
        font-weight: 500;
        color: #000;
        font-family: poppins;
        margin-bottom: 12px
    }

    .header .social-ppc .fa {
        margin: 0 12px;
        font-size: 20px
    }

    .header .social-ppc .fa-facebook, .header .social-ppc .fa-instagram, .header .social-ppc .fa-linkedin, .header .social-ppc .fa-twitter {
        color: #000;
        font-size: 20px
    }

    .smm-hero {
        background-image: url(../images/smm-hero.webp);
        background-repeat: no-repeat;
        width: 100%;
        height: 100vh
    }

    .smm-get-started, .smm-soc-media-right {
        height: auto;
        background-position: center
    }

    .smm-hero .text-area h6 {
        font-size: 20px;
        color: #fff;
        margin-bottom: 12px;
        font-family: Inter;
        font-weight: 700;
        text-transform: uppercase
    }

    .smm-hero .text-area p {
        font-size: 16px;
        color: #fff;
        margin-bottom: 20px;
        font-family: Inter;
        font-weight: 400
    }

    .smm-hero .text-area .btn {
        line-height: 0;
        padding: 22px 40px;
        border-radius: 50px;
        transition: .5s;
        color: #fff;
        background: #3e497f;
        font-size: 18px;
        font-weight: 400;
        outline: 0;
        border: none;
        width: 200px
    }

    .smm-social-facebook .row, .smm-social-insta .row, .smm-social-linkedin .row, .smm-social-youtube .row {
        border-radius: 20px;
        margin-bottom: -30px;
        padding: 25px 0
    }

    .smm-hero .smm-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .smm-digital-reviews .text-area h3 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 25px;
        background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    img.img-fluid.seo-map {
        max-width: 60%
    }

    .smm-game .heading h2 {
        font-size: 42px;
        font-family: Inter;
        font-weight: 900;
        background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
        margin-bottom: 20px;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .smm-game .heading p {
        color: #000;
        font-size: 16px;
        font-family: Inter;
        font-weight: 300;
        padding: 10px 90px
    }

    .smm-game .box-area:hover {
        box-shadow: 0 0 25px rgba(175, 218, 191, .5);
        box-shadow: 0 0 10px rgba(175, 218, 191, .5)
    }

    .smm-game .box-area.bg1:hover {
        box-shadow: 0 0 25px rgb(57 120 172)
    }

    .smm-game.box-area.bg2:hover {
        box-shadow: 0 0 25px rgb(52 133 154)
    }

    .smm-game.box-area.bg3:hover {
        box-shadow: 0 0 25px rgb(52 142 140)
    }

    .smm-game.box-area.bg5:hover {
        box-shadow: 0 0 25px rgb(75 209 29)
    }

    .smm-game.box-area.bg6:hover {
        box-shadow: 0 0 25px rgb(220 223 17)
    }

    .smm-game .box-area h3 {
        margin-bottom: 12px;
        font-family: Inter;
        font-weight: 700;
        font-size: 24px
    }

    .smm-game .box-area p {
        font-size: 17px;
        font-family: Inter;
        font-weight: 400
    }

    .smm-digital-marketing .text-area h4 {
        font-family: Inter, sans-serif;
        font-weight: 500;
        font-size: 24px;
        color: #000;
        line-height: 30px
    }

    .smm-digital-marketing .text-area h3 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 25px;
        background: -webkit-linear-gradient(left, #326b92 30%, #079c56 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .smm-digital-marketing .text-area p {
        font-family: Inter, sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #515151;
        line-height: 25px;
        margin-bottom: 40px;
        padding-right: 50px
    }

    .smm-digital-marketing .text-area .input-group input {
        background: 0 0 !important;
        padding: 6px 20px !important;
        margin-right: 20px;
        border-radius: 50px !important
    }

    .smm-middle-banner {
        background-image: url(../images/bg.webp)
    }

    .smm-middle-banner .counter-box .numbers-img img {
        margin-right: 25px;
        object-fit: contain
    }

    .smm-middle-banner .counter-box .numbers-img h3 {
        font-size: 40px;
        font-weight: 700;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 12px
    }

    .numbers .counter-box p {
        font-weight: 500;
        font-size: 14px;
        margin-top: 8px
    }

    .smm-middle-banner .counter-box p {
        font-size: 14px;
        color: #fff !important;
        padding-top: 12px;
        font-family: Inter
    }

    .smm-social .text-area h3 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 46px;
        line-height: 42px;
        margin-bottom: 25px;
        background: -webkit-linear-gradient(left, #326b92 20%, #02a04e 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .smm-social .text-area h4 {
        font-family: Inter, sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 10px;
        color: #5d5d5d
    }

    .smm-social-insta .row {
        background-color: #fbf2f4
    }

    .smm-social-facebook .bannerimage, .smm-social-insta .bannerimage, .smm-social-linkedin .bannerimage, .smm-social-youtube .bannerimage {
        width: 75% !important;
        margin-top: -5em;
        margin-left: 40px
    }

    .smm-social-facebook h4, .smm-social-insta h4, .smm-social-linkedin h4, .smm-social-youtube h4 {
        font-family: Inter, sans-serif;
        font-weight: 700;
        font-size: 25px;
        line-height: 50px;
        margin-bottom: 12px;
        color: #515151
    }

    .smm-social-facebook p, .smm-social-insta p, .smm-social-linkedin p, .smm-social-youtube p {
        font-family: Inter, sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #515151;
        line-height: 25px;
        margin-bottom: 35px;
        padding-right: 50px
    }

    h3.count, h3.countpecentage {
        font-size: 35px;
        font-weight: 700;
        font-family: Inter
    }

    h3.countpecentage {
        margin-top: 5%;
        margin-left: 6%
    }

    .smm-social-facebook .row, .smm-social-linkedin .row {
        background-color: #f0f8ff
    }

    .smm-social-youtube .row {
        background-color: #feebeb
    }

    img.banner.image {
        float: right;
        padding-top: 30%
    }

    .smm-soc-media-right .seo-bg {
        width: 100%;
        height: 110vh;
        padding: 60px 80px
    }

    .smm-soc-media-right .text-area h2 {
        background: -webkit-linear-gradient(right, #62b666 20%, #0f9764 60%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        font-family: Inter;
        font-weight: 900;
        font-size: 40px;
        line-height: 52px;
        margin-bottom: 20px
    }

    .smm-media-management .text-area h3, .smm-soc-media-right .heading h2 {
        background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
        -webkit-text-fill-color: transparent
    }

    .smm-soc-media-right .seo-gd-bg {
        width: 100%;
        height: 110vh;
        padding: 60px 60px 60px 20px
    }

    .smm-soc-media-right .seo-gd-bg .point {
        margin-bottom: 26px
    }

    .smm-soc-media-right .seo-gd-bg .point .no1 {
        position: relative;
        right: 45px
    }

    .smm-soc-media-right .seo-gd-bg .point .no1 h6 {
        background-color: #fff;
        color: #000;
        border-radius: 50%;
        font-size: 18px;
        font-weight: 700;
        padding: 12px 18px
    }

    .smm-soc-media-right .seo-bg .point .text-wrapper h5, .smm-soc-media-right .seo-gd-bg .point .text-wrapper h5 {
        color: #222;
        font-family: Inter;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 8px
    }

    .smm-soc-media-right .seo-gd-bg .point .text-wrapper p {
        color: #5d5d5d;
        font-family: Inter;
        font-weight: 400;
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 20px;
        padding-right: 60px
    }

    .smm-soc-media-right .heading h2 {
        font-family: Inter, sans-serif;
        font-size: 42px;
        font-weight: 900;
        margin-bottom: 5px;
        line-height: 46px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .smm-soc-media-right .heading p {
        padding: 0 70px;
        font-family: Inter, sans-serif;
        font-size: 16px;
        font-weight: 400
    }

    .smm-soc-media-right .heading h6 {
        font-family: Inter, sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #a79494;
        margin-bottom: 22px
    }

    .smm-soc-media-right .text-area p {
        color: #5d5d5d;
        font-family: Inter, sans-serif;
        font-weight: 400;
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 20px
    }

    .smm-soc-media-right {
        background-image: url(../images/seo-bg2.webp);
        width: 100%
    }

    .smm-media-management .text-area h3 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 46px;
        line-height: 55px;
        margin-bottom: 16px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .smm-media-management .text-area h5 {
        font-family: Inter, sans-serif;
        font-size: 20px;
        font-weight: 700;
        color: #515151;
        line-height: 22px;
        margin-bottom: 12px
    }

    .smm-media-management .text-area p {
        font-family: Inter, sans-serif;
        font-size: 15px;
        font-weight: 400;
        color: #5d5d5d;
        line-height: 22px;
        margin-bottom: 20px;
        padding-right: 50px
    }

    .seo-updated-ppc-choose .text-area, .smm-media-management img, .social-choose-us .text-area, .why-choose-us .text-area {
        margin-top: 30px
    }

    .smm-get-started {
        background-image: url(../images/smm-bg.webp);
        background-size: cover;
        width: 100%
    }

    .smm-get-started .text-area h2 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 42px;
        line-height: 50px;
        margin-bottom: 12px;
        background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .smm-get-started .text-area h4 {
        font-family: Inter, sans-serif;
        font-size: 20px;
        font-weight: 600;
        color: #222;
        line-height: 20px;
        margin-bottom: 30px
    }

    .smm-get-started .points {
        margin: 24px 0;
        padding: 0 20px
    }

    .smm-get-started .points h5 {
        font-family: Inter, sans-serif;
        font-size: 20px;
        font-weight: 700;
        color: #5d5d5d;
        margin-bottom: 12px
    }

    .smm-get-started .points p {
        font-family: Inter;
        font-size: 15px;
        font-weight: 400;
        color: #5d5d5d
    }

    .smm-ads .text-area h4, .smm-ads .text-area h5, .smm-ads .text-area p, .smm-ads p {
        color: #515151;
        font-family: Inter, sans-serif
    }

    .smm-get-started .points ul li {
        list-style: disc;
        margin-left: 16px
    }

    .smm-get-started .points ul li::marker {
        color: #00b67a;
        font-size: 16px
    }

    .smm-ads .text-area h5 {
        font-size: 20px;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 6px
    }

    .smm-ads .text-area p, .smm-ads p {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px
    }

    .smm-ads .text-area p {
        margin-bottom: 20px;
        padding-right: 50px
    }

    .smm-ads .text-area h4 {
        font-size: 25px;
        font-weight: 600;
        line-height: 28px;
        margin-top: 40px;
        text-align: left;
        padding-right: 50px
    }

    .smm-ads p {
        margin-bottom: 8px;
        margin-top: 20px
    }

    .smm-scale-brand input {
        background: 0 0;
        border: none;
        outline: 0;
        border-bottom: 1px solid #fcfcfc;
        border-radius: 12px;
        color: #fff;
        padding: 10px 20px 10px 0;
        width: 90%
    }

    .smm-scale-brand input ::placeholder {
        color: #555
    }

    .smm-scale-brand .form-area {
        background-color: #4a4a4a;
        color: #fff;
        padding: 50px 100px 0 40px
    }

    .smm-grow {
        background-image: url(../images/bg.webp);
        background-repeat: no-repeat;
        width: 100%;
        height: 40vh;
        padding: 40px 0
    }

    .smm-grow .text-area h2 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 25px;
        color: #fff
    }

    .smm-grow .text-area .input-group input {
        padding: 6px 20px !important;
        margin-right: 20px;
        border-radius: 50px !important;
        color: #fff
    }

    .smm-grow .text-area .input-group .btn {
        border-radius: 50px !important;
        background-color: #3e497f
    }

    .atlanta-hero {
        background-image: url(../images/atlana/hero.webp);
        background-repeat: no-repeat;
        width: 100%;
        height: 100vh
    }

    .Portland-hero .text-area h6, .arlington-hero .text-area h6, .atlanta-hero .text-area h6, .austin-hero .text-area h6, .baltimore-hero .text-area h6, .chicago-hero .text-area h6, .cleveland-hero .text-area h6, .dallas-hero .text-area h6, .denver-hero .text-area h6, .houston-hero .text-area h6, .jacksonville-hero .text-area h6, .kansas-hero .text-area h6, .lasvegas-hero .text-area h6, .losangeles-hero .text-area h6, .louisville-hero .text-area h6, .miami-hero .text-area h6, .minneapolis-hero .text-area h6, .new-orleans-hero .text-area h6, .newyork-hero .text-area h6, .orlando-hero .text-area h6, .philadelphia-hero .text-area h6, .phoenix-hero .text-area h6, .san-antonio-hero .text-area h6, .san-diego-hero .text-area h6, .seattle-hero .text-area h6 {
        font-size: 18px;
        color: #ffc100;
        margin-bottom: 8px;
        font-family: Poppins;
        font-weight: 700;
        text-shadow: #ffc100
    }

    .Portland-hero .text-area a, .arlington-hero .text-area a, .atlanta-hero .text-area a, .austin-hero .text-area a, .baltimore-hero .text-area a, .chicago-hero .text-area a, .cleveland-hero .text-area a, .dallas-hero .text-area a, .denver-hero .text-area a, .houston-hero .text-area a, .jacksonville-hero .text-area a, .kansas-hero .text-area a, .lasvegas-hero .text-area a, .losangeles-hero .text-area a, .louisville-hero .text-area a, .miami-hero .text-area a, .minneapolis-hero .text-area a, .new-orleans-hero .text-area a, .newyork-hero .text-area a, .orlando-hero .text-area a, .philadelphia-hero .text-area a, .phoenix-hero .text-area a, .san-antonio-hero .text-area a, .san-diego-hero .text-area a, .seattle-hero .text-area a, .seo-ppc-hero .text-area a {
        font-size: 15px;
        color: #ffc100;
        margin-bottom: 8px;
        font-family: Poppins;
        font-weight: 600;
        text-decoration: underline;
        text-transform: uppercase
    }

    .atlanta-digital-marketing .text-area h3, .clients-atlanta .text-area h3 {
        font-weight: 900;
        background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
        -webkit-text-fill-color: transparent;
        font-family: Inter, sans-serif
    }

    .atlanta-hero .atlanta-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .clients-atlanta, .home-clients {
        padding: 50px 0
    }

    .clients-atlanta .text-area h3 {
        font-size: 44px;
        line-height: 55px;
        margin-bottom: 12px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .clients-atlanta .map-img img, .home-clients .map-img img, .seo-ppc-clients .map-img img {
        max-width: 800px;
        position: relative
    }

    .clients-atlanta .one, .home-clients .one, .seo-ppc-clients .one {
        position: absolute;
        top: 100px;
        left: 220px;
        color: #5cc004
    }

    .clients-atlanta .two, .home-clients .two, .seo-ppc-clients .two {
        position: absolute;
        bottom: 280px;
        left: 400px;
        color: #5cc004
    }

    .clients-atlanta .three, .home-clients .three, .seo-ppc-clients .three {
        position: absolute;
        top: 200px;
        left: 500px;
        color: #5cc004
    }

    .clients-atlanta .four, .home-clients .four, .seo-ppc-clients .four {
        position: absolute;
        top: 220px;
        left: 250px;
        color: #5cc004
    }

    .clients-atlanta .five, .home-clients .five, .seo-ppc-clients .five {
        position: absolute;
        bottom: 200px;
        right: 650px;
        color: #5cc004
    }

    h2.heading-avater {
        font-family: Roboto;
        font-size: 15px;
        font-weight: 700;
        width: 200px;
        color: #fff;
        margin-left: 12%;
        margin-top: 25px
    }

    .atlanta-digital-marketing .text-area h3 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 25px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .atlanta-digital-marketing .text-area p {
        font-family: Inter, sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #515151;
        line-height: 25px;
        margin-bottom: 20px;
        padding-right: 50px
    }

    .atlanta-choose-jumto1 .text-area h3, .atlanta-faq .section-title h2, .seo-ppc-faq .section-title h2 {
        font-family: Inter, sans-serif;
        line-height: 45px;
        font-size: 40px;
        font-weight: 900;
        -webkit-text-fill-color: transparent
    }

    .atlanta-choose-jumto1 .text-area h3 {
        margin-bottom: 16px;
        background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
        -webkit-background-clip: text;
        background-clip: text
    }

    .atlanta-faq, .seo-ppc-faq {
        background: url(../images/atlana/faq.webp) center/cover no-repeat;
        width: 100%;
        height: 100vh
    }

    .arlington-hero, .baltimore-hero, .chicago-hero, .cleveland-hero, .dallas-hero, .denver-hero, .houston-hero, .jacksonville-hero, .kansas-hero, .lasvegas-hero, .losangeles-hero {
        background-position: center;
        background-size: cover;
        height: 100vh
    }

    .atlanta-faq .section-title h2, .seo-ppc-faq .section-title h2 {
        background: -webkit-linear-gradient(left, #367aa7 20%, #049e52 70%);
        -webkit-background-clip: text;
        background-clip: text;
        margin-left: 80px;
        margin-bottom: 20px
    }

    .atlanta-faq .faq-list li {
        padding: 12px 32px;
        background: #fcfcfc;
        position: relative;
        border-radius: 10px
    }

    .atlanta-faq .faq-list .icon-close, .atlanta-faq .faq-list .icon-show {
        font-size: 24px;
        position: absolute;
        right: 0;
        top: 0;
        color: #040404
    }

    @media (max-width: 1200px) {
        .atlanta-faq .faq-list, .landing-faq .faq-list {
            padding: 0
        }
    }

    .atlanta-game .bg1, .atlanta-game .bg2, .atlanta-game .bg3, .atlanta-game .bg4, .atlanta-game .bg5, .atlanta-game .bg6, .atlanta-game .bg7, .atlanta-game .bg8, .atlanta-game .bg9 {
        background-repeat: no-repeat;
        background-position: 98% 20%;
        padding: 35px 10px
    }

    .atlanta-game .heading h2 {
        font-size: 40px;
        font-family: Inter;
        font-weight: 900;
        background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-bottom: 10px;
        line-height: 46px
    }

    .atlanta-game .heading h6 {
        color: #535353;
        font-size: 18px;
        font-family: Inter;
        font-weight: 400;
        padding: 10px 90px;
        margin-bottom: 24px
    }

    #lead_sec4 .feat_p, .atlanta-game .bg1, .atlanta-game .bg2, .atlanta-game .bg3, .atlanta-game .bg4, .atlanta-game .bg5, .atlanta-game .bg6, .atlanta-game .bg7, .atlanta-game .bg8, .atlanta-game .bg9, .atlanta-game .col-lg-4, .seo-updated-ppc-choose .box-one img, .seo-updated-ppc-choose .box-two img {
        margin-bottom: 10px
    }

    .atlanta-game .bg1 {
        background-image: url(../images/atlana/1.webp)
    }

    .atlanta-game .bg2 {
        background-image: url(../images/atlana/2.webp)
    }

    .atlanta-game .bg3 {
        background-image: url(../images/atlana/3.webp)
    }

    .atlanta-game .bg4 {
        background-image: url(../images/atlana/4.webp)
    }

    .atlanta-game .bg5 {
        background-image: url(../images/atlana/5.webp)
    }

    .atlanta-game .bg6 {
        background-image: url(../images/atlana/6.webp)
    }

    .atlanta-game .bg7 {
        background-image: url(../images/atlana/7.webp)
    }

    .atlanta-game .bg8 {
        background-image: url(../images/atlana/8.webp)
    }

    .atlanta-game .bg9 {
        background-image: url(../images/atlana/9.webp)
    }

    .atlanta-game .box-area.bg7:hover, .home-marketing-expertize .box-area.bg7:hover {
        box-shadow: 0 0 10px rgb(220 213 17)
    }

    .atlanta-game .box-area.bg9:hover {
        box-shadow: 0 0 10px rgb(20 223 17)
    }

    @font-face {
        font-family: CustomFont;
        src: url(../fonts/Neurial_Grotesk/NeurialGrotesk-Bold.otf);
        font-display: swap
    }

    .atlanta-game .box-area {
        background-color: #fff;
        width: 310px
    }

    .atlanta-game .box-area img {
        margin-bottom: 10px;
        max-width: 50px
    }

    .atlanta-game .box-area h3 {
        margin-bottom: 8px;
        font-family: CustomFont;
        font-weight: 700;
        font-size: 16px
    }

    .atlanta-game .box-area p {
        font-size: 14px;
        font-family: Inter;
        font-weight: 400;
        padding: 0 20px
    }

    .atlanta-scale-brand input {
        background: 0 0;
        border: none;
        outline: 0;
        border-bottom: 1px solid #fcfcfc;
        border-radius: 12px;
        color: #fff;
        padding: 3px 20px 3px 0;
        width: 100%;
        font-size: 12px
    }

    h2.powered, h2.verifived {
        font-size: 9px;
        font-style: italic;
        font-family: Inter;
        font-weight: 600
    }

    .atlanta-scale-brand ::placeholder {
        color: #fff !important;
        font-size: 12px
    }

    .atlanta-scale-brand .form-area {
        padding: 70px 100px 150px 30px !important;
        background-color: #387ba8;
        color: #fff
    }

    .atlanta-scale-brand .atlanta-btn {
        background: #3e497f;
        border-radius: 50px !important;
        border: 0;
        padding: 8px 30px;
        color: #fff;
        transition: .4s;
        font-size: 16px;
        font-weight: 500;
        width: 100%;
        font-family: poppins
    }

    .atlanta-banner .row {
        background-image: url(../images/JT1---SEO.webp);
        height: 30vh;
        padding: 20px 0;
        margin-top: -100px
    }

    @media (max-width: 600px) {
        .atlanta-scale-brand form, .scale-brand form, .seo-scale-brand form, .smm-scale-brand form {
            margin-top: 20px
        }

        .atlanta-scale-brand .col-md-6.checkboxx, .scale-brand .col-md-6.checkboxx, .seo-scale-brand .col-md-6.checkboxx, .smm-scale-brand .col-md-6.checkboxx {
            margin-bottom: -20px
        }

        .atlanta-banner .row, .banner .row, .landing-seo-banner .row, .seo-banner .row, .smm-social-facebook .row, .smm-social-insta .row, .smm-social-linkedin .row, .smm-social-youtube .row {
            background-image: url(../images/new-img3.webp);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            width: 100%;
            height: 80vh;
            padding: 20px 0;
            position: relative;
            bottom: -70px;
            text-align: center;
            margin: 0 auto
        }
    }

    .home-digital-expert .cta-bg, .home-digital-expert .cta-bg2, .home-problem-facing-qs .questions .ques-bg {
        background-size: contain;
        height: 80px;
        margin-bottom: 10px
    }

    @font-face {
        font-family: CustomFonts;
        src: url(../fonts/Neurial_Grotesk/NeurialGrotesk-Regular.otf);
        font-display: swap
    }

    .atlanta-steps .content-item {
        padding: 20px;
        margin: -1px
    }

    .atlanta-steps .heading h1 {
        font-family: Inter, sans-serif;
        font-size: 36px;
        font-weight: 900;
        color: #000;
        margin-bottom: 12px;
        background: -webkit-linear-gradient(left, #326b92 30%, #04ae75 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .atlanta-steps .content-item .text-area img {
        max-width: 60px;
        margin-bottom: 10px
    }

    .atlanta-steps .content-item .text-area .text-content h4 {
        font-family: CustomFont;
        font-size: 18px;
        font-weight: 600;
        margin: 12px;
        color: #000
    }

    .atlanta-steps .content-item .text-area .text-content p, .atlanta-steps .text-content p {
        font-family: CustomFonts;
        color: #5d5d5d;
        font-size: 14px;
        font-weight: 400;
        margin: 0 10px 10px;
        padding: 0
    }

    .austin-hero {
        background-image: url(../images/austin/hero.webp);
        height: 100vh
    }

    .austin-hero .austin-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .cleveland-hero {
        background-image: url(../images/cleveland/hero.webp);
        width: 100%
    }

    .cleveland-hero .cleveland-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .chicago-hero {
        background-image: url(../images/chicago/hero.webp);
        width: 100%
    }

    .chicago-hero .chicago-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .baltimore-hero {
        background-image: url(../images/baltimore/hero.webp);
        width: 100%
    }

    .baltimore-hero .baltimore-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .arlington-hero {
        background-image: url(../images/arlington/hero.jpg);
        width: 100%
    }

    .arlington-hero .arlington-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .dallas-hero {
        background-image: url(../images/dallas/hero.jpg);
        width: 100%
    }

    .dallas-hero .dallas-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .denver-hero {
        background-image: url(../images/denver/hero.jpg);
        width: 100%
    }

    .denver-hero .denver-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .houston-hero {
        background-image: url(../images/houston/hero.jpg);
        width: 100%
    }

    .houston-hero .houston-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .jacksonville-hero, .kansas-hero {
        background-image: url(../images/jacksonville/hero.jpg);
        width: 100%
    }

    .jacksonville-hero .jacksonville-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .kansas-hero .kansas-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .lasvegas-hero {
        background-image: url(../images/lasvegas/hero.jpg);
        width: 100%
    }

    .lasvegas-hero .lasvegas-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .losangeles-hero {
        background-image: url(../images/losangeles/hero.jpg);
        width: 100%
    }

    .losangeles-hero .losangeles-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    @media (max-width: 601px) {
        .seo-sldier {
            padding: 2px 0;
            margin-top: -10px
        }

        .seo-hero-map {
            height: calc(70vh - 70px);
            background: url(../images/dallas-map.webp) 20% 60%/contain no-repeat
        }

        .seo-hero .seo-hero-form {
            background-color: #fff !important;
            padding: 30px 40px;
            width: 100%;
            margin-top: 0 !important
        }
    }

    .Portland-hero, .home-digital-expert, .home-problem-facing-qs, .louisville-hero, .miami-hero, .minneapolis-hero, .new-orleans-hero, .newyork-hero, .orlando-hero, .philadelphia-hero, .phoenix-hero, .san-antonio-hero, .san-diego-hero, .seattle-hero {
        background-position: center
    }

    #home-hero, .Portland-hero, .home-digital-expert, .home-problem-facing-qs, .louisville-hero, .miami-hero, .minneapolis-hero, .new-orleans-hero, .newyork-hero, .orlando-hero, .philadelphia-hero, .phoenix-hero, .san-antonio-hero, .san-diego-hero, .seattle-hero {
        background-size: cover;
        width: 100%
    }

    .louisville-hero {
        background-image: url(../images/louisville/commercial-cleaning-Louisville-KY.jpg);
        height: 100vh
    }

    .louisville-hero .louisville-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .newyork-hero {
        background-image: url(../images/newyork/NYC_Downtown_Manhat.jpg);
        height: 100vh
    }

    .newyork-hero .newyork-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .miami-hero {
        background-image: url(../images/Miami/MG_6_1_Miami.jpg);
        height: 100vh
    }

    .miami-hero .miami-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .minneapolis-hero {
        background-image: url(../images/Minneapolis/Meet-Mineapolis-Hero-Sky.jpg);
        height: 100vh
    }

    .minneapolis-hero .minneapolis-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .phoenix-hero {
        background-image: url(../images/phoenix/photo-phoneix-city.jpg);
        height: 100vh
    }

    .phoenix-hero .phoenix-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .new-orleans-hero {
        background-image: url(../images/new-orleans/ede6167d-14f2-491c-b5f.jpg);
        height: 100vh
    }

    .new-orleans-hero .new-orleans-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .orlando-hero {
        background-image: url(../images/orlando/obj-partnership-photos.jpg);
        height: 100vh
    }

    .orlando-hero .orlando-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .philadelphia-hero {
        background-image: url(../images/philadelphia/57e06b13fdb2ed73.jpeg);
        height: 100vh
    }

    .philadelphia-hero .philadelphia-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .Portland-hero {
        background-image: url(../images/Portland/portand-oregon-PO.jpg);
        height: 100vh
    }

    .Portland-hero .Portland-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .san-antonio-hero {
        background-image: url(../images/San-antonio/h2.jpg);
        height: 100vh
    }

    .san-antonio-hero .san-antonio-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .san-diego-hero {
        background-image: url(../images/san-diego/f8.jpg);
        height: 100vh
    }

    .san-diego-hero .san-diego-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    .seattle-hero {
        background-image: url(../images/seattle/01-velo-header-seatt.jpg);
        height: 100vh
    }

    .seattle-hero .seattle-hero-form ::placeholder {
        color: #000;
        font-size: 12px
    }

    #home-hero {
        background-color: #000;
        position: relative;
        padding: 0;
        height: 100vh
    }

    #myVideo {
        position: absolute;
        right: 0;
        bottom: -5%;
        min-width: 100%;
        min-height: auto
    }

    #home-hero .fsect {
        margin-bottom: 100px
    }

    #home-hero .content-area h5 {
        font-size: 18px;
        font-family: Inter, sans-serif;
        color: #f2bc18
    }

    #home-hero .content-area h2 {
        margin: 10px 0 50px;
        font-size: 48px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        line-height: 56px;
        color: #fff
    }

    #home-hero .form-area {
        background-color: #1f1f1f;
        padding: 0;
        border-bottom: 2px solid #3e497f;
        border-left: 3px solid #3e497f
    }

    #home-hero .form-area .col-md-3 {
        margin: 0 !important;
        padding: 0 !important;
        line-height: 0 !important
    }

    #home-hero .form-area .input-group {
        padding: 0 8px;
        margin: 0 !important
    }

    #home-hero .form-area .input-group input {
        background-color: transparent;
        border: none;
        outline: 0;
        border-bottom: 1px solid #f1f1f1;
        color: #fff;
        padding: 8px 26px;
        border-radius: 0
    }

    #home-hero .form-area .input-group input:active, #home-hero .form-area .input-group input:focus {
        background-color: transparent;
        border: none;
        outline: 0;
        box-shadow: none
    }

    #home-hero .form-area .input-group ::placeholder {
        color: #fff
    }

    #home-hero .form-area .input-group .fa {
        color: #fff;
        font-size: 16px;
        position: relative;
        top: 12px;
        left: 18px
    }

    #home-hero .form-area .input-group button {
        background-color: #3e497f;
        border-bottom: none;
        color: #fff;
        padding: 20px 0;
        width: 99%;
        height: 50px;
        font-size: 18px
    }

    #home-hero .home-numbers .counter-box {
        border-left: 2px solid #333
    }

    #home-hero .home-numbers .counter-box p {
        font-weight: 500;
        font-size: 14px;
        margin-top: 8px;
        color: #828282 !important
    }

    .home-problem-facing-qs {
        background-image: url(../images/homepage/questions-avatar-bg.webp);
        height: 110vh
    }

    .home-digital-expert .heading h2, .home-problem-facing-heading .heading h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 50px;
        background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .home-problem-facing-qs .questions .ques-bg {
        background-image: url(../images/homepage/question-bg.webp);
        max-width: 100%
    }

    .home-problem-facing-qs .questions .ques-text h6 {
        padding: 25px;
        color: #fff;
        font-family: Inter;
        font-weight: 500;
        line-height: 20px;
        font-size: 16px
    }

    .home-digital-expert .cta-bg .cta-text h6, .home-digital-expert .cta-bg2 .cta-text h6 {
        padding: 30px;
        color: #fff;
        line-height: 20px;
        font-size: 18px;
        font-family: Inter;
        font-weight: 600
    }

    .home-digital-expert {
        background-image: url(../images/homepage/bg-buttons.webp);
        height: 40vh
    }

    .home-digital-expert .cta-bg {
        background-image: url(../images/homepage/whatsapp-bg.webp);
        max-width: 100%;
        background-position: right
    }

    .home-digital-expert .cta-bg2 {
        background-image: url(../images/homepage/telegram.webp);
        max-width: 100%
    }

    .middlecontentsss:after, .middlecontentsss:before {
        background-size: 26px 20px;
        display: inline-block;
        height: 20px;
        background-repeat: repeat-y;
        width: 100%;
        content: ""
    }

    .home-digital-expert .cta-bg .cta-text h6 {
        margin-left: 260px
    }

    .home-digital-expert .cta-bg2 .cta-text h6 {
        margin-left: 80px
    }

    .home-digital-marketing .text-area h3 {
        font-family: Inter;
        font-weight: 900;
        font-size: 42px;
        line-height: 50px;
        margin-bottom: 30px;
        background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .home-digital-marketing .text-area p {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 25px;
        color: #000;
        padding-right: 50px
    }

    .home-portfolio .heading h1, .home-roi-startegy .text-area h3 {
        margin-bottom: 20px;
        font-weight: 900;
        line-height: 48px;
        background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
        -webkit-text-fill-color: transparent;
        font-family: Inter
    }

    .home-digital-marketing .text-area .input-group input {
        border-bottom: 2px solid #3e497f;
        border-left: 2px solid #3e497f;
        border-radius: 12px;
        padding: 12px 20px
    }

    .home-digital-marketing .text-area .input-group input:focus, .landing-page-seo-banner .text-area .input-group input:focus {
        box-shadow: none;
        outline: 0
    }

    .home-digital-marketing .text-area .input-group .btn, .landing-page-seo-banner .text-area .input-group .btn {
        width: 40%;
        background-color: #3e497f;
        border: none;
        outline: 0;
        font-size: 14px;
        line-height: 26px;
        padding: 12px 20px
    }

    .home-digital-marketing .img-wrapper {
        margin-top: -90px;
        max-width: 1000px
    }

    .home-roi-startegy .text-area h3 {
        font-size: 42px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .home-roi-startegy .text-area .headings:hover {
        background-color: #eff5f6;
        padding: 12px 16px;
        border: 1px solid #9ac5bf;
        border-radius: 12px;
        transition: .5s ease-in-out
    }

    .home-roi-startegy .text-area .headings:hover h5 {
        color: #348e8c
    }

    .home-roi-startegy .i, .home-roi-startegy .o, .home-roi-startegy .r {
        font-family: Inter, sans-serif;
        color: #2c6d8b;
        font-size: 40px;
        font-weight: 700;
        line-height: 40px
    }

    .home-portfolio .heading h1 {
        font-size: 50px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .home-clients .text-area h3, .home-feature-clients .heading h2 {
        background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
        font-weight: 900
    }

    .home-clients .text-area h3 {
        font-family: Inter, sans-serif;
        font-size: 44px;
        line-height: 55px;
        margin-bottom: 12px;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    img.img-fluid-newcity {
        max-width: 7px;
        width: 20%;
        height: 18px;
        margin-top: 2px
    }

    h2.verifived {
        margin-top: 5px;
        margin-left: 4px
    }

    img.img-fluid-reviews {
        width: 60%;
        height: 18px;
        margin-top: -17px;
        float: right;
        margin-right: 0
    }

    h2.powered {
        margin-top: 5px;
        margin-right: 86px
    }

    img.img-fluid-avater {
        max-width: 7px;
        width: 13%;
        height: 40px;
        margin-top: -10px
    }

    span.rating {
        font-family: Roboto;
        font-size: 15px;
        color: #000
    }

    .checkededs {
        float: left;
        margin-left: 54px;
        margin-top: -12%
    }

    span.fa.fa-star.checked {
        color: #f29b11
    }

    .middlecontentsss:before {
        background-image: url(../image/before.webp);
        margin-left: 0;
        margin-top: -13px
    }

    .middlecontentsss:after {
        background-image: url(../image/after.webp);
        margin-right: -90%;
        margin-top: 0;
        float: right
    }

    .middlecontentsss {
        margin-top: -9px
    }

    h4.middlecontent {
        font-size: 14px;
        font-family: Inter;
        text-align: justify;
        margin-left: 15px;
        margin-right: 15px
    }

    .popup-container {
        position: absolute;
        top: 0
    }

    .popup-box, .popup-box-five, .popup-box-four, .popup-box-three, .popup-box-two {
        margin: auto;
        width: 100%;
        padding: 20px 25px;
        z-index: 1000;
        top: 0;
        background-color: #ffff;
        display: none;
        box-shadow: 2px 3px 10px #898787;
        border-radius: 14px
    }

    .popup-box div, .popup-box-five div, .popup-box-four div, .popup-box-three div, .popup-box-two div {
        clear: both
    }

    .popup-box h3, .popup-box-five h3, .popup-box-four h3, .popup-box-three h3, .popup-box-two h3 {
        display: inline
    }

    .popup-box nav.close, .popup-box-five nav.close, .popup-box-four nav.close, .popup-box-three nav.close, .popup-box-two nav.close {
        float: right;
        font-size: 20px;
        color: #000;
        background: green;
        z-index: 9999
    }

    .popupthree-container, .popuptwo-container {
        position: absolute;
        top: 0;
        padding: 12px 30%
    }

    .popupfour-container {
        position: absolute;
        top: 0;
        padding: 12px 16%
    }

    .popupfive-container {
        position: absolute;
        top: 0;
        padding: 12px 28%
    }

    .home-feature-clients .heading h2 {
        font-family: Inter;
        margin-bottom: 50px;
        font-size: 50px;
        line-height: 48px;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .home-faq .section-title h2, .home-marketing-expertize .heading h1 {
        font-family: Inter;
        background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
        -webkit-text-fill-color: transparent
    }

    .home-free-proposal {
        background: url(../images/homepage/free-proposal.webp) center/cover no-repeat;
        position: relative;
        padding: 0 0 50px
    }

    .home-free-proposal .heading h2 {
        font-family: Inter;
        font-size: 40px;
        font-weight: 900;
        color: #fff;
        line-height: 40px;
        margin-bottom: 12px
    }

    .home-free-proposal .heading p {
        font-size: 16px;
        line-height: 20px;
        font-weight: 300;
        color: #fff;
        margin-bottom: 40px
    }

    .home-free-proposal .img-wrapper img {
        max-width: 550px;
        position: absolute;
        bottom: 0
    }

    .home-faq {
        background: url(../images/homepage/faq-bg.webp) center/cover no-repeat;
        width: 100%;
        height: 100vh
    }

    .home-faq .section-title h2 {
        margin-bottom: 50px;
        font-size: 40px;
        margin-left: 80px;
        font-weight: 900;
        line-height: 40px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .home-faq .faq-list li {
        padding: 12px 32px;
        background-image: linear-gradient(to right, #5389b7, #2ba672);
        border-bottom: 1px solid #5d5d5d;
        position: relative;
        border-radius: 10px
    }

    .home-faq .faq-list a {
        display: block;
        position: relative;
        font-family: Inter;
        font-size: 16px;
        line-height: 26px;
        font-weight: 300;
        padding: 0;
        outline: 0;
        cursor: pointer;
        color: #fff
    }

    .home-faq .faq-list .icon-show, .landing-faq .faq-list .icon-close, .seo-ppc-faq .faq-list .icon-close, .seo-ppc-faq .faq-list .icon-show, .social-ppc-faq .faq-list .icon-close, .social-ppc-faq .faq-list .icon-show {
        font-size: 24px;
        position: absolute;
        right: 0;
        top: 0;
        color: #fff
    }

    .home-faq .faq-list p {
        margin-bottom: 0;
        padding: 10px 0 0;
        font-size: 13px;
        color: #fcfcfc
    }

    #lead_sec4 .checktick, .btn-grow, .btn-grow:hover, .btn-order_2:hover, .btn-order_3:hover, .features p, .headings3 h3, .home-faq .faq-list a.collapsed, .seo-ppc-faq .faq-list a.collapsed, .seo-ppc-process .bg1:hover a, .seo-ppc-process .bg1:hover h3, .seo-ppc-process .bg1:hover p, .seo-ppc-process .bg2:hover a, .seo-ppc-process .bg2:hover h3, .seo-ppc-process .bg2:hover p, .seo-ppc-process .bg3:hover a, .seo-ppc-process .bg3:hover h3, .seo-ppc-process .bg3:hover p, .seo-ppc-process .bg4:hover a, .seo-ppc-process .bg4:hover h3, .seo-ppc-process .bg4:hover p, .seo-tabs .btn-order_2:hover, .seo-tabs .btn-order_3:hover, .seo-updated-ppc-choose .box-one:hover h6, .seo-updated-ppc-choose .box-two:hover h6, .seo-updated-ppc-pricing .nav-tabs a.active span, .social-ppc-faq .faq-list a.collapsed, .social-ppc-pricing .nav-tabs a.active span, .social-ppc-question .faq-list a.collapsed {
        color: #fff
    }

    .home-marketing-expertize .box-area {
        padding: 50px
    }

    .home-marketing-expertize .bg1, .home-marketing-expertize .bg2, .home-marketing-expertize .bg3, .home-marketing-expertize .bg4, .home-marketing-expertize .bg5, .home-marketing-expertize .bg6, .home-marketing-expertize .bg7, .home-marketing-expertize .bg8, .home-marketing-expertize .bg9 {
        background-repeat: no-repeat;
        background-position: center;
        height: 500px;
        border-radius: 50px;
        padding: 60px 50px;
        margin: 25px 0;
        background-size: cover
    }

    .home-marketing-expertize .heading h1 {
        margin-bottom: 40px;
        font-size: 50px;
        font-weight: 900;
        line-height: 58px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .home-case-study .text-area h1, .landing-page-seo-banner .text-area h3 {
        font-family: Inter;
        background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%)
    }

    .home-marketing-expertize .box-area img {
        max-width: 80px;
        margin-bottom: 30px
    }

    .home-marketing-expertize .box-area h3 {
        font-family: Inter;
        font-size: 22px;
        font-weight: 700;
        margin: 10px 10px 30px;
        color: #383838
    }

    .home-marketing-expertize .box-area p {
        font-family: Inter;
        color: #383838;
        font-size: 16px;
        font-weight: 400;
        margin: 0 10px 10px;
        padding: 0
    }

    .home-marketing-expertize .bg1 {
        background-image: url(../images/homepage/bg-1.webp)
    }

    .home-marketing-expertize .bg2 {
        background-image: url(../images/homepage/bg-2.webp)
    }

    .home-marketing-expertize .bg3 {
        background-image: url(../images/homepage/bg-3.webp)
    }

    .home-marketing-expertize .bg4 {
        background-image: url(../images/homepage/bg-4.webp)
    }

    .home-marketing-expertize .bg5 {
        background-image: url(../images/homepage/bg-5.webp)
    }

    .home-marketing-expertize .bg6 {
        background-image: url(../images/homepage/bg-6.webp)
    }

    .home-marketing-expertize .bg7 {
        background-image: url(../images/homepage/bg-7.webp)
    }

    .home-marketing-expertize .bg8 {
        background-image: url(../images/homepage/bg-8.webp)
    }

    .home-marketing-expertize .bg9 {
        background-image: url(../images/homepage/bg-9.webp)
    }

    .seo-ppc-clients .cta-bg1, .seo-ppc-clients .cta-bg2, .seo-ppc-hero .cta-bg1, .seo-ppc-hero .cta-bg2, .social-ppc-clients .cta-bg1, .social-ppc-clients .cta-bg2, .why-choose-us .cta-bg1, .why-choose-us .cta-bg2 {
        background-repeat: no-repeat;
        max-width: 100%;
        height: 70px;
        background-size: contain
    }

    .home-marketing-expertize .box-area.bg3:hover {
        box-shadow: 0 0 10px rgb(52 133 159)
    }

    .home-case-study .text-area h1 {
        margin-bottom: 25px;
        font-size: 50px;
        font-weight: 900;
        line-height: 50px;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .landing-page-seo-banner .text-area .input-group {
        width: 65%;
        margin-left: 22%
    }

    .landing-page-seo-banner .text-area .input-group input {
        border-bottom: 2px solid #3e497f;
        border-left: 2px solid #3e497f;
        border-radius: 0 !important;
        padding: 12px 20px
    }

    .landing-page-seo-banner .text-area h3 {
        margin-bottom: 12px;
        font-size: 42px;
        font-weight: 900;
        line-height: 40px;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .seo-ppc-hero .heading h3 span, .seo-ppc-hero .text-area h1, .social-media-ppc-hero .heading h3 span {
        font-family: Inter;
        line-height: 42px;
        background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
        -webkit-text-fill-color: transparent
    }

    .seo-ppc-hero {
        background-color: #fff;
        width: 100%;
        height: 100vh
    }

    .seo-ppc-hero .text-area {
        padding: 100px 0 20px
    }

    .seo-ppc-hero .text-area h1 {
        margin-bottom: 12px;
        font-size: 42px;
        letter-spacing: -2px;
        font-weight: 900;
        -webkit-background-clip: text;
        background-clip: text
    }

    .seo-ppc-hero .text-area h6 {
        font-family: Inter;
        margin-bottom: 18px;
        font-size: 30px;
        letter-spacing: -2px;
        font-weight: 600;
        line-height: 30px;
        background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 90%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .seo-ppc-hero .text-area p {
        font-size: 16px;
        color: #000;
        margin-bottom: 20px;
        font-family: Inter;
        font-weight: 500;
        padding-right: 50px !important;
        line-height: 25px
    }

    .seo-ppc-clients .cta-bg1, .seo-ppc-hero .cta-bg1, .social-ppc-clients .cta-bg1 {
        background-image: url(../images/seo-ppc/chat.webp)
    }

    .seo-ppc-clients .cta-bg2, .seo-ppc-hero .cta-bg2, .social-ppc-clients .cta-bg2 {
        background-image: url(../images/seo-ppc/whatsapp-bg.webp)
    }

    .seo-ppc-clients .cta-text h6, .seo-ppc-hero .cta-text h6, .social-ppc-clients .cta-text h6, .why-choose-us .cta-bg2 h6 {
        padding: 24px 12px;
        margin-left: 70px;
        color: #fff;
        font-family: Inter;
        font-weight: 600;
        line-height: 20px;
        font-size: 16px
    }

    .seo-ppc-hero .seo-ppc-hero-form {
        background-color: #fff !important;
        padding: 20px;
        width: 70%;
        margin: 60px auto 0;
        border-radius: 12px;
        box-shadow: 2px 2px 30px #888
    }

    .seo-ppc-hero .seo-ppc-hero-form label {
        color: #000;
        font-size: 16px;
        font-weight: 500;
        padding: 1px 0;
        letter-spacing: -1px
    }

    .seo-ppc-hero .seo-ppc-hero-form ::placeholder {
        color: #888;
        font-size: 13px;
        letter-spacing: -1px
    }

    .seo-ppc-hero .seo-ppc-hero-form input, .social-media-ppc-hero .social-media-ppc-hero-form input {
        background-color: transparent;
        font-size: 12px;
        border: none;
        outline: 0;
        border-bottom: 1px solid #888;
        border-radius: 12px;
        color: #000;
        padding: 6px 0
    }

    .seo-ppc-clients .text-area h3, .why-choose-us .heading h2, .why-choose-us .text-area h3 {
        background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
        -webkit-text-fill-color: transparent
    }

    .seo-ppc-hero .seo-ppc-hero-form .btn {
        background-color: #a80b0b;
        width: 100%;
        outline: 0;
        border: none;
        font-size: 16px;
        font-weight: 600;
        font-family: Inter;
        letter-spacing: -1px
    }

    .seo-ppc-hero .heading h3 {
        color: #000;
        font-size: 32px;
        font-family: Inter;
        font-weight: 900;
        letter-spacing: -2px
    }

    .seo-ppc-hero .heading h3 span, .social-media-ppc-hero .heading h3 span {
        font-size: 32px;
        letter-spacing: -2px;
        font-weight: 900;
        -webkit-background-clip: text;
        background-clip: text
    }

    .seo-ppc-numbers .counter-box {
        border-left: 1px solid #ccc
    }

    .seo-ppc-numbers .counter-box .numbers-img h3 {
        font-family: Inter, sans-serif;
        font-size: 40px;
        font-weight: 700;
        color: #000;
        padding-top: 12px;
        margin-left: 1px
    }

    .seo-ppc-numbers .counter-box p {
        font-weight: 600;
        font-size: 14px;
        margin-top: 8px;
        color: #000 !important
    }

    .seo-ppc-clients .text-area h3, .why-choose-us .heading h2 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 56px;
        line-height: 60px;
        margin-bottom: 12px;
        -webkit-background-clip: text;
        background-clip: text;
        letter-spacing: -3px
    }

    .why-choose-us .heading h6 {
        font-family: Inter, sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 12px;
        color: #000;
        letter-spacing: -1px
    }

    .why-choose-us .text-area h3 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 25px;
        -webkit-background-clip: text;
        background-clip: text;
        letter-spacing: -1px
    }

    .why-choose-us .text-area p {
        font-family: Inter;
        font-weight: 500;
        font-size: 17px;
        color: #000;
        line-height: 25px;
        margin-bottom: 12px;
        padding-right: 60px
    }

    .why-choose-us .points-heading h3, .why-choose-us .text-area p span {
        font-weight: 900;
        background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
        letter-spacing: -1px;
        -webkit-text-fill-color: transparent
    }

    .why-choose-us .text-area p span {
        font-family: Inter, sans-serif;
        font-size: 18px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .why-choose-us .points-heading {
        margin-top: 34px;
        margin-bottom: 40px
    }

    .why-choose-us .points-heading h3 {
        font-family: Inter;
        font-size: 32px;
        line-height: 30px;
        margin-bottom: 12px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .why-choose-us .points .d-flex img {
        margin-right: 10px
    }

    .why-choose-us .points .d-flex h4 {
        font-family: Inter;
        font-weight: 700;
        font-size: 17px;
        color: #000
    }

    .why-choose-us .cta-bg1 {
        background-image: url(../images/seo-ppc/grow.webp)
    }

    .why-choose-us .cta-bg2 {
        background-image: url(../images/seo-ppc/choose.webp)
    }

    .seo-ppc-process .bg1, .seo-ppc-process .bg2, .seo-ppc-process .bg3, .seo-ppc-process .bg4, .seo-ppc-process .bg5, .seo-ppc-process .bg6 {
        width: 300px;
        height: 400px;
        padding: 20px 25px;
        background-position: center;
        border-radius: 12px;
        background-repeat: no-repeat
    }

    .why-choose-us .cta-bg1 h6 {
        padding: 24px 12px;
        margin-left: 70px;
        color: #000;
        font-family: Inter;
        font-weight: 600;
        line-height: 20px;
        font-size: 16px
    }

    .seo-ppc-process .heading h2 {
        font-size: 40px;
        font-family: Inter;
        font-weight: 900;
        background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-bottom: 32px;
        line-height: 46px;
        letter-spacing: -2px
    }

    .call-internet .left-side h3, .seo-ppc-process h3 {
        font-weight: 700;
        letter-spacing: -1px;
        font-family: Inter
    }

    .order-now .btn, .order-now2 .btn, .order-now3 .btn, .seo-ppc-process .col-lg-4, .seo-tabs .order-now .btn, .seo-tabs .order-now2 .btn, .seo-tabs .order-now3 .btn {
        margin-bottom: 12px
    }

    .seo-ppc-process .img-wrapper img {
        max-width: 60px;
        margin-bottom: 12px
    }

    .seo-ppc-process h3 {
        font-size: 24px;
        margin: 12px 0;
        line-height: 22px;
        color: #000
    }

    .seo-ppc-process a, .seo-ppc-process p {
        font-weight: 400;
        margin: 12px 0;
        padding-right: 12px !important
    }

    .seo-ppc-process p {
        font-family: Inter;
        font-size: 15px;
        letter-spacing: 0;
        color: #000
    }

    .seo-ppc-process a {
        font-size: 16px;
        text-decoration: none;
        color: #348e8c
    }

    .seo-ppc-process .bg1 {
        background-image: url(../images/seo-ppc/1.webp)
    }

    .seo-ppc-process .bg1:hover {
        background-image: url(../images/seo-ppc/hov1.webp);
        color: #fff;
        background-repeat: no-repeat
    }

    .seo-ppc-process .bg2:hover {
        background-image: url(../images/seo-ppc/hov2.webp);
        color: #fff;
        background-repeat: no-repeat
    }

    .seo-ppc-process .bg3:hover {
        background-image: url(../images/seo-ppc/hov3.webp);
        color: #fff;
        background-repeat: no-repeat
    }

    .seo-ppc-process .bg4:hover {
        background-image: url(../images/seo-ppc/hov4.webp);
        background-repeat: no-repeat
    }

    .seo-ppc-process .bg2 {
        background-image: url(../images/seo-ppc/2.webp);
        background-size: contain
    }

    .seo-ppc-process .bg3 {
        background-image: url(../images/seo-ppc/3.webp);
        background-size: contain
    }

    .seo-ppc-process .bg4 {
        background-image: url(../images/seo-ppc/4.webp);
        background-size: contain
    }

    .seo-ppc-process .bg4:hover, .seo-ppc-process .bg4:hover a, .seo-ppc-process .bg4:hover h3, .seo-ppc-process .bg4:hover p, .seo-ppc-process .bg5:hover, .seo-ppc-process .bg5:hover a, .seo-ppc-process .bg5:hover h3, .seo-ppc-process .bg5:hover p, .seo-ppc-process .bg6:hover, .seo-ppc-process .bg6:hover a, .seo-ppc-process .bg6:hover h3, .seo-ppc-process .bg6:hover p {
        background-color: #34859a !important;
        background-image: unset;
        color: #fff
    }

    .seo-ppc-process .bg5 {
        background-image: url(../images/seo-ppc/5.webp);
        background-size: contain
    }

    .seo-ppc-process .bg6 {
        background-image: url(../images/seo-ppc/6.webp);
        background-size: contain
    }

    .call-internet {
        background-image: url(../images/seo-ppc/banner-bg.webp);
        background-repeat: no-repeat;
        width: 100%;
        height: 40vh;
        padding: 60px 0
    }

    .call-internet .left-side h3 {
        color: #fff;
        font-size: 28px;
        margin-bottom: 6px
    }

    .call-internet .left-side p {
        color: #fff;
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 18px;
        margin-bottom: 18px
    }

    .call-internet .d-flex h5 {
        margin-top: 6px;
        font-size: 32px;
        color: #fff;
        font-weight: 700;
        font-family: Inter
    }

    #lead_sec4 h3, .social-media-ppc-numbers, .testimonials-popup-5 h2.heading-avater {
        margin-top: 40px
    }

    .call-internet .right-side h2 {
        color: #fff;
        font-family: Inter;
        font-weight: 700;
        font-size: 32px;
        letter-spacing: -1px;
        margin-bottom: 1px
    }

    .call-internet .right-side h3, .call-internet .right-side h4 {
        color: #fff;
        font-family: Inter;
        font-weight: 500;
        font-size: 30px;
        letter-spacing: -1px;
        margin-bottom: 1px
    }

    .call-internet .right-side h3 span, .call-internet .right-side h4 span {
        color: #fbbc04;
        font-weight: 900;
        font-size: 32px
    }

    .seo-ppc-faq .faq-list li {
        padding: 12px 32px;
        background-image: linear-gradient(to right, #5389b7, #29a770);
        position: relative;
        border-radius: 10px
    }

    .seo-ppc-faq .faq-list a, .social-ppc-faq .faq-list a, .social-ppc-question .faq-list a:hover {
        display: block;
        position: relative;
        font-family: Poppins, sans-serif;
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        padding: 0;
        outline: 0;
        cursor: pointer;
        color: #fff
    }

    .seo-ppc-faq .faq-list p, .social-ppc-question .faq-list p {
        margin-bottom: 0;
        padding: 10px 0 0;
        font-size: 13px;
        color: #fff
    }

    @media (min-width: 1200px) {
        .container {
            max-width: 1300px
        }
    }

    .social-media-ppc-hero {
        background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/d8f28346-e4df-4e87-a543-68ac701c6700/public);
        background-repeat: no-repeat;
        background-position: 1% 20%;
        background-size: cover;
        width: 100%;
        height: 110vh
    }

    .btn-folks, .btn-grow {
        width: 350px;
        font-size: 14px
    }

    .social-media-ppc-hero .text-area {
        padding: 25px 0 20px
    }

    .social-media-ppc-hero .text-area h1 {
        font-family: Inter;
        margin-bottom: 12px;
        font-size: 37px;
        letter-spacing: -2px;
        font-weight: 900;
        line-height: 40px;
        background: -webkit-linear-gradient(left, #da137c 30%, #f6ac35 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .social-media-ppc-hero .text-area p {
        font-size: 16px;
        color: #414141;
        margin-bottom: 20px;
        font-family: Inter;
        font-weight: 600;
        padding-right: 90px !important;
        line-height: 25px;
        letter-spacing: -1px
    }

    .social-media-ppc-hero .text-area .btn-live-chat {
        background-image: linear-gradient(#351a4b, #723389);
        text-decoration: none;
        color: #fff;
        padding: 1px 32px;
        font-size: 14px;
        font-family: Inter;
        margin-right: 16px;
        border-radius: 12px;
        outline: 0;
        border: none;
        margin-bottom: 18px
    }

    .social-media-ppc-hero .text-area .btn-get-quote {
        background-color: #2b2b2b;
        text-decoration: none;
        color: #fff;
        padding: 1px 28px;
        font-size: 14px;
        font-family: Inter;
        border-radius: 12px;
        outline: 0;
        border: none;
        margin-bottom: 18px
    }

    .social-media-ppc-hero .social-media-ppc-hero-form {
        background-color: #fff !important;
        padding: 20px 25px;
        width: 80%;
        margin: 10px auto 0 95px;
        border-radius: 12px;
        box-shadow: 2px 2px 30px #888
    }

    .social-media-ppc-hero .social-media-ppc-hero-form label {
        color: #000;
        font-size: 16px;
        font-weight: 700;
        padding: 1px 0;
        letter-spacing: -1px
    }

    .social-media-ppc-hero .social-media-ppc-hero-form ::placeholder {
        color: #888;
        font-size: 13px;
        letter-spacing: -1px
    }

    .min-strategy .min-strategy-form .btn, .social-media-ppc-hero .social-media-ppc-hero-form .btn {
        background-image: linear-gradient(#351a4b, #723389);
        width: 100%;
        outline: 0;
        border: none;
        font-size: 17px;
        font-weight: 600;
        font-family: Inter;
        letter-spacing: -1px;
        border-radius: 0
    }

    .social-media-ppc-hero .heading h3 {
        color: #000;
        font-size: 30px;
        font-family: Inter;
        font-weight: 900;
        letter-spacing: -2px
    }

    .social-media-ppc-numbers .counter-box {
        border-left: 1px solid #888;
        margin-left: 28px
    }

    .social-media-ppc-numbers .firstchild {
        border-left: none !important;
        margin-left: 13px
    }

    .social-media-ppc-numbers .counter-box .numbers-img img {
        margin-right: 4px;
        margin-bottom: 4px;
        object-fit: contain;
    }

    .social-media-ppc-numbers .firstchild .numbers-img img {
        margin-bottom: 14px !important
    }

    .social-media-ppc-numbers .counter-box .numbers-img h3 {
        font-family: Inter;
        font-size: 44px;
        font-weight: 800;
        padding-top: 0;
        margin-left: 1px
    }

    .social-media-ppc-numbers .col-lg-4 {
        padding: 0 !important
    }

    .social-ppc-clients .btn-call, .social-ppc-clients .btn-live-chat {
        text-decoration: none;
        padding: 2px 40px;
        font-size: 14px;
        margin-right: 16px;
        margin-bottom: 18px;
        color: #fff;
        font-family: Inter;
        outline: 0;
        text-transform: uppercase
    }

    .social-media-ppc-numbers .counter-box p {
        text-transform: uppercase;
        font-family: Inter;
        font-weight: 700;
        font-size: 12px;
        line-height: 12px;
        margin-top: 0;
    }

    .social-partners .heading h2 {
        letter-spacing: -3px
    }

    .social-ppc-clients .text-area h3 {
        font-family: Inter;
        font-weight: 900;
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 12px;
        letter-spacing: -3px;
        color: #262626;
        margin-top: -50px
    }

    .seo-updated-ppc-clients .text-area p, .social-ppc-clients .text-area p {
        font-family: Inter;
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 12px;
        letter-spacing: -1px;
        color: #515151
    }

    .seo-updated-ppc-clients .map-img img, .social-ppc-clients .map-img img {
        max-width: 1200px;
        position: relative;
        margin-bottom: 32px
    }

    .social-ppc-clients .btn-live-chat {
        background-image: linear-gradient(#351a4b, #723389);
        border-radius: 12px;
        border: none
    }

    .social-ppc-clients .btn-call {
        background-color: #2b2b2b;
        border-radius: 12px;
        border: none
    }

    .seo-updated-ppc-clients .one, .social-ppc-clients .one {
        position: absolute;
        top: 100px;
        left: 250px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .two, .social-ppc-clients .two, .webcontent-ppc-clients .two {
        position: absolute;
        bottom: 280px;
        left: 400px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .three, .social-ppc-clients .three {
        position: absolute;
        top: 200px;
        left: 500px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .four, .social-ppc-clients .four {
        position: absolute;
        top: 220px;
        left: 250px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .five, .social-ppc-clients .five, .webcontent-ppc-clients .five {
        position: absolute;
        bottom: 200px;
        right: 670px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .six, .social-ppc-clients .six, .webcontent-ppc-clients .six {
        position: absolute;
        bottom: 200px;
        left: 800px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .seven, .social-ppc-clients .seven {
        position: absolute;
        bottom: 500px;
        right: 820px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .eight, .social-ppc-clients .eight, .webcontent-ppc-clients .eight {
        position: absolute;
        bottom: 500px;
        left: 1070px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .nine, .social-ppc-clients .nine, .webcontent-ppc-clients .nine {
        position: absolute;
        bottom: 480px;
        left: 520px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .ten, .social-ppc-clients .ten {
        position: absolute;
        bottom: 320px;
        left: 620px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .eleven, .social-ppc-clients .eleven {
        position: absolute;
        bottom: 310px;
        left: 320px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .twelve, .social-ppc-clients .twelve {
        position: absolute;
        bottom: 380px;
        left: 125px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .thirteen, .social-ppc-clients .thirteen {
        position: absolute;
        bottom: 300px;
        left: 920px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .fourteen, .social-ppc-clients .fourteen {
        position: absolute;
        bottom: 450px;
        left: 720px;
        font-size: 25px;
        color: #fff
    }

    .seo-updated-ppc-clients .fifteen, .social-ppc-clients .fifteen, .webcontent-ppc-clients .fifteen {
        position: absolute;
        bottom: 610px;
        left: 1140px;
        font-size: 25px;
        color: #fff
    }

    .social-ppc-pricing .heading h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 12px;
        letter-spacing: -3px;
        color: #262626
    }

    .social-ppc-pricing .heading p {
        font-family: Inter;
        font-weight: 600;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 12px;
        letter-spacing: -1px;
        color: #000
    }

    .seo-updated-ppc-pricing #myTabContent, .social-ppc-pricing #myTabContent {
        position: relative;
        right: 0
    }

    .social-ppc-pricing #myTabContent .table-1, .social-ppc-pricing #myTabContent .table-2, .social-ppc-pricing #myTabContent .table-3 {
        border: 1px solid #ccc;
        width: 370px;
        margin: 0 auto
    }

    .social-ppc-pricing ul#myTab {
        width: 520px;
        margin: 0 auto !important;
        box-shadow: 2px 2px 20px rgb(0 0 0 / 70%);
        padding: 10px 27px;
        position: relative;
        bottom: -18px;
        z-index: 60;
        background-color: #fff;
        border-radius: 16px
    }

    .social-ppc-pricing .nav-tabs .nav-link {
        background-color: #fff;
        border: none;
        outline: 0;
        font-size: 18px;
        font-weight: 900;
        color: #000;
        font-family: Inter
    }

    .btn-grow, .btn-order, .btn-order_2, .btn-order_3 {
        border-radius: 12px;
        outline: 0
    }

    .social-ppc-pricing .nav-tabs a span {
        color: #a80b0b;
        font-size: 16px;
        font-weight: 700
    }

    .social-ppc-pricing .nav-tabs .nav-link.active {
        background-color: #2b2b2b !important;
        color: #fff !important;
        border-radius: 12px !important;
        font-size: 16px !important;
        font-weight: 800 !important;
        padding: 11px 20px
    }

    .tab-pane .cont_1 {
        background-image: linear-gradient(#f78f1f, #f15623);
        padding: 50px 30px 30px
    }

    .tab-pane .cont_1 h4, .tab-pane .cont_2 h4, .tab-pane .cont_3 h4 {
        text-align: left;
        font-family: Inter;
        font-weight: 300;
        font-size: 24px;
        color: #fff
    }

    .seo-tabs .tab-pane .cont_1 h2, .tab-pane .cont_1 h2, .tab-pane .cont_2 h2, .tab-pane .cont_3 h2 {
        font-size: 50px;
        font-weight: 700;
        font-family: Inter;
        margin-bottom: 4px;
        color: #fff
    }

    .seo-tabs .tab-pane .cont_1 h2 span, .tab-pane .cont_1 h2 span, .tab-pane .cont_2 h2 span, .tab-pane .cont_3 h2 span {
        font-size: 20px;
        font-weight: 500;
        font-family: Inter
    }

    .tab-pane .cont_2 {
        background-image: linear-gradient(#b23e80, #692372);
        padding: 50px 30px 30px
    }

    .tab-pane .cont_3 {
        background-image: linear-gradient(#ec155a, #b62749);
        padding: 50px 30px 30px
    }

    .seo-tabs .ser1, .seo-tabs .ser3, .ser1, .ser3 {
        padding: 10px 30px;
        overflow-y: scroll;
        height: 270px
    }

    .ser1 .heading1, .ser1 .heading2, .ser1 .heading3 {
        font-size: 20px;
        color: #3e497f;
        text-decoration: none;
        font-weight: 800;
        border-bottom: 2px solid #f78f1f;
        padding: 2px 0;
        margin-bottom: 6px;
        font-family: Inter
    }

    .ser2 .heading1, .ser2 .heading2, .ser2 .heading3 {
        border-bottom: 2px solid #6d2573
    }

    .seo-tabs .ser1 h5, .seo-tabs .ser1 p, .seo-tabs .ser2 h5, .seo-tabs .ser2 p, .seo-tabs .ser3 h5, .seo-tabs .ser3 p, .ser1 h5, .ser1 p, .ser2 h5, .ser2 p, .ser3 h5, .ser3 p {
        font-family: Inter;
        font-size: 14px;
        font-weight: 400
    }

    .ser1::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 50px;
        background-color: #ccc
    }

    .ser1::-webkit-scrollbar {
        width: 4px;
        border-radius: 50px;
        margin-right: 12px;
        background-color: #f15623
    }

    .ser1::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #f15623
    }

    .ser2::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 50px;
        background-color: #ccc
    }

    .ser2::-webkit-scrollbar {
        width: 4px;
        border-radius: 50px;
        margin-right: 12px;
        background-color: #722674
    }

    .ser2::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #722674
    }

    .ser3::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 50px;
        background-color: #ccc
    }

    .ser3::-webkit-scrollbar {
        width: 4px;
        border-radius: 50px;
        margin-right: 12px;
        background-color: #cd1f50
    }

    .ser3::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #cd1f50
    }

    .btn-grow, .btn-order, .btn-order_2, .btn-order_3 {
        border: none
    }

    .seo-tabs .ser2, .ser2 {
        padding: 10px 30px;
        overflow-y: scroll;
        height: 270px;
        background-color: #f0f4f6
    }

    .ser2 .heading1, .ser2 .heading2, .ser2 .heading3, .ser3 .heading1, .ser3 .heading2, .ser3 .heading3 {
        font-size: 20px;
        color: #3e497f;
        font-weight: 800;
        padding: 2px 0;
        margin-bottom: 6px;
        text-decoration: none;
        font-family: Inter
    }

    .ser3 .heading1, .ser3 .heading2, .ser3 .heading3 {
        border-bottom: 2px solid #ec155a
    }

    .order-now, .order-now3, .seo-tabs .order-now, .seo-tabs .order-now3 {
        padding: 10px 30px
    }

    .btn-grow, .btn-grow:hover, .btn-order, .social-media-ads .facebook {
        background-image: linear-gradient(#f78f1f, #f15623)
    }

    .btn-order:active, .btn-order:focus, .btn-order:hover {
        background-image: linear-gradient(#f78f1f, #f15623);
        color: #fff
    }

    .btn-order_2, .btn-order_2:hover {
        background-image: linear-gradient(#b23e80, #692372)
    }

    .btn-order_3, .btn-order_3:hover, .social-media-ads .youtube {
        background-image: linear-gradient(#ec155a, #b62749)
    }

    .order-now h5, .order-now2 h5, .order-now3 h5, .seo-tabs .order-now h5, .seo-tabs .order-now2 h5, .seo-tabs .order-now3 h5 {
        font-family: Inter;
        font-size: 17px;
        font-weight: 600;
        margin-bottom: 4px
    }

    .order-now p, .order-now2 p, .order-now3 p, .seo-tabs .order-now p, .seo-tabs .order-now2 p, .seo-tabs .order-now3 p {
        font-family: Inter;
        font-size: 15px;
        font-weight: 600
    }

    .order-now p .fa, .order-now2 p .fa, .order-now3 p .fa, .seo-tabs .order-now a .fa, .seo-tabs .order-now p .fa, .seo-tabs .order-now2 a .fa, .seo-tabs .order-now2 p .fa, .seo-tabs .order-now3 a .fa, .seo-tabs .order-now3 p .fa {
        color: #3e497f;
        font-size: 18px;
        margin-right: 4px
    }

    .order-now2, .seo-tabs .order-now2 {
        padding: 10px 30px;
        background-color: #f0f4f6
    }

    .social-ppc-questions .heading h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 12px;
        letter-spacing: -2px;
        color: #262626
    }

    .social-ppc-questions .heading p {
        color: #000;
        font-weight: 600;
        font-family: Inter;
        font-size: 18px;
        letter-spacing: -1px;
        line-height: 22px;
        margin-bottom: 6px
    }

    .social-ppc-questions .heading p span {
        color: #000;
        font-weight: 900;
        font-family: Inter;
        font-size: 22px;
        letter-spacing: -1px;
        line-height: 20px;
        text-transform: uppercase
    }

    .social-ppc-questions .heading h6 {
        font-size: 25px;
        font-weight: 900;
        color: #f15d22;
        font-family: Inter;
        letter-spacing: -1px
    }

    .seo-updated-ppc-questions .heading h5, .social-ppc-questions .heading h5 {
        font-size: 18px;
        font-weight: 400;
        color: #000;
        font-family: Inter;
        margin-bottom: 8px;
        letter-spacing: -1px
    }

    .social-ppc-questions .heading h5 span {
        font-size: 25px;
        font-weight: 900;
        color: #f15d22;
        text-transform: uppercase;
        letter-spacing: -1px
    }

    .seo-updated-ppc-questions .heading h3, .social-ppc-questions .heading h3 {
        letter-spacing: -1px;
        font-size: 22px;
        font-weight: 900;
        color: #000;
        text-decoration: underline;
        font-family: Inter;
        margin-bottom: 12px
    }

    .seo-updated-ppc-questions .heading h4, .social-ppc-questions .heading h4 {
        letter-spacing: -1px;
        font-size: 32px;
        font-weight: 900;
        color: #262626;
        font-family: Inter
    }

    .social-ppc-questions .questions {
        margin-bottom: 50px
    }

    .social-ppc-questions .questions .img1 {
        margin: -18px;
        padding: 0
    }

    .seo-updated-ppc-questions .questions .img1:hover, .seo-updated-ppc-questions .questions .img2:hover, .seo-updated-ppc-questions .questions .img3:hover, .seo-updated-ppc-questions .questions .img5:hover, .seo-updated-ppc-questions .questions .img6:hover, .seo-updated-ppc-questions .questions .img7:hover, .social-ppc-questions .questions .img1:hover, .social-ppc-questions .questions .img2:hover, .social-ppc-questions .questions .img3:hover, .social-ppc-questions .questions .img5:hover {
        transform: scale(1.02);
        transition: .5s
    }

    .social-ppc-questions .questions .img2 {
        margin: 4px;
        padding: 0
    }

    .social-ppc-questions .questions .img3 {
        margin: -10px;
        padding: 0;
        position: relative;
        top: 75px;
        right: -30px
    }

    .social-ppc-questions .questions .img4 {
        margin: -14px;
        padding: 0
    }

    .seo-updated-ppc-questions .questions .img4:hover, .social-ppc-questions .questions .img4:hover {
        transform: scale(1.04);
        transition: .5s
    }

    .social-ppc-questions .questions .img5 {
        margin: -8px;
        padding: 0;
        position: relative;
        top: -46px
    }

    .social-ppc-questions .heading2 h5 {
        line-height: 30px;
        font-size: 23px;
        font-weight: 600;
        color: #000;
        font-family: Inter;
        margin-bottom: 2px;
        letter-spacing: -1px
    }

    .social-ppc-questions .heading2 p {
        font-size: 18px;
        font-weight: 500;
        font-family: Inter;
        margin-bottom: 0;
        letter-spacing: -1px;
        color: #000
    }

    .social-ppc-questions .heading2 p span {
        font-size: 18px;
        font-weight: 900;
        color: #f15d22;
        text-transform: uppercase;
        letter-spacing: -1px
    }

    .social-ppc-questions .heading2 h5 span {
        font-size: 22px;
        font-weight: 900;
        color: #f15d22;
        text-transform: uppercase;
        letter-spacing: -1px
    }

    .headings3 {
        margin: 50px 0;
        background-image: linear-gradient(#55286c, #76358d)
    }

    .headings3 h3 {
        font-size: 40px;
        font-family: Inter;
        font-weight: 900;
        letter-spacing: -1px;
        line-height: 50px;
        margin-bottom: 40px
    }

    .headings3 h3 span {
        color: #f6891f
    }

    .btn-grow {
        text-decoration: none;
        padding: 2px 40px;
        font-family: Inter;
        margin-right: 16px;
        margin-bottom: 18px;
        text-transform: uppercase
    }

    .btn-folks, .min-strategy .text-area .btn-live-chat {
        border-radius: 12px;
        margin-bottom: 18px;
        text-decoration: none;
        font-family: Inter;
        text-transform: uppercase;
        outline: 0
    }

    .btn-grow:hover {
        text-decoration: none
    }

    .btn-folks {
        color: #000;
        font-weight: 700;
        border: none;
        padding: 2px
    }

    .seo-updated-ppc-choose .heading h3, .social-choose-us .heading h3 {
        font-family: Inter;
        font-weight: 900;
        font-size: 34px;
        letter-spacing: -2px;
        line-height: 40px;
        color: #262626;
        margin-bottom: 18px
    }

    .social-choose-us .heading p {
        font-family: Inter;
        font-weight: 600;
        font-size: 15px;
        line-height: 22px;
        color: #000;
        padding-right: 20px;
        letter-spacing: -1px
    }

    .social-choose-us .img-wrapper img {
        max-width: 420px;
        margin-top: -20px
    }

    .seo-updated-ppc-choose .text-area h3, .social-choose-us .text-area h3 {
        font-size: 38px;
        font-family: Inter;
        font-weight: 900;
        background: -webkit-linear-gradient(left, #76358d 30%, #e31a6e 40%, #f18f39);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        letter-spacing: -1px;
        line-height: 44px;
        margin-bottom: 0
    }

    .social-media-ads .heading h3 {
        font-size: 40px;
        font-family: Inter;
        font-weight: 900;
        letter-spacing: -3px;
        line-height: 44px;
        margin-bottom: 12px;
        color: #262626;
        letter-spacing: -1px
    }

    .seo-ppc-social-media-ads .heading p, .social-media-ads .heading p {
        font-size: 18px;
        font-family: Inter;
        font-weight: 600;
        line-height: 20px;
        color: #262626;
        letter-spacing: -1px;
        margin-bottom: 60px
    }

    .social-media-ads .facebook {
        padding: 65px 20px
    }

    .seo-ppc-social-media-ads .front h4, .social-media-ads .facebook h4, .social-media-ads .front h4, .social-media-ads .instagram h4, .social-media-ads .twitter h4, .social-media-ads .youtube h4 {
        font-family: Inter;
        text-align: left !important;
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 12px;
        letter-spacing: 0
    }

    .seo-ppc-social-media-ads .front p, .social-media-ads .facebook p, .social-media-ads .front p, .social-media-ads .instagram p, .social-media-ads .twitter p, .social-media-ads .youtube p {
        font-family: Inter;
        text-align: left !important;
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        margin-bottom: 25px;
        line-height: 20px
    }

    .social-media-ads .facebook .btn-danger, .social-media-ads .twitter .btn-danger, .social-media-ads .youtube .btn-danger {
        background-color: transparent;
        border: 2px solid #fff;
        padding: 1px 16px;
        border-radius: 12px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 500
    }

    .social-media-ads .youtube {
        padding: 65px 20px
    }

    .social-media-ads .instagram {
        background-image: linear-gradient(#b23e80, #692372);
        padding: 65px 20px
    }

    .social-media-ads .instagram .btn-danger {
        background-color: transparent;
        border: 2px solid #fff;
        padding: 1px 12px;
        border-radius: 12px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 500
    }

    .social-media-ads .twitter {
        background-image: linear-gradient(#00a9ce, #057a94);
        padding: 65px 20px
    }

    .social-media-ads {
        background-image: url(../images/social-media-lp-ppc/hero-bg.webp);
        background-repeat: no-repeat;
        background-position: 30% 74%;
        background-size: contain;
        width: 100%;
        height: 200vh
    }

    .min-strategy .text-area, .seo-ppc-min-strategy .text-area {
        padding: 140px 0 20px
    }

    .min-strategy .text-area h1 {
        font-size: 40px;
        font-family: Inter;
        font-weight: 900;
        letter-spacing: -2px;
        line-height: 50px;
        margin-bottom: 25px;
        color: #262626
    }

    .min-strategy .text-area h1 span {
        font-size: 36px;
        font-family: Inter;
        font-weight: 900;
        line-height: 46px;
        margin-bottom: 25px;
        color: #f15d22;
        letter-spacing: -1px
    }

    .min-strategy .text-area .btn-live-chat {
        background-image: linear-gradient(#351a4b, #723389);
        color: #fff;
        padding: 1px 32px;
        font-size: 15px;
        margin-right: 16px;
        border: none
    }

    .min-strategy .min-strategy-form {
        background-color: #fff !important;
        padding: 20px 25px;
        width: 85%;
        margin: 75px auto 0;
        border-radius: 12px;
        box-shadow: 2px 2px 30px #888
    }

    .min-strategy .min-strategy-form label {
        color: #000;
        font-size: 16px;
        font-weight: 700;
        padding: 0;
        letter-spacing: -1px
    }

    .min-strategy .min-strategy-form ::placeholder {
        color: #888;
        font-size: 13px;
        letter-spacing: -1px
    }

    .min-strategy .min-strategy-form input, .seo-ppc-min-strategy .min-strategy-form input {
        background-color: transparent;
        font-size: 12px;
        border: none;
        outline: 0;
        border-bottom: 1px solid #888;
        border-radius: 12px;
        color: #000;
        padding: 1px 0
    }

    .min-strategy .heading h3 {
        color: #000;
        font-size: 32px;
        font-family: Inter;
        font-weight: 900;
        letter-spacing: -2px;
        margin-bottom: 0
    }

    .marquee-wrapper {
        margin-top: -26px;
        white-space: nowrap
    }

    @keyframes marquee {
        0% {
            transform: translate3d(0, 0, 0)
        }

        100% {
            transform: translate3d(-100%, 0, 0)
        }
    }

    .card {
        margin: 10px;
        display: inline-block;
        position: relative;
        width: 300px;
        height: 320px;
        opacity: 6.85
    }

    .back, .front {
        width: 100%;
        height: 100%;
        position: absolute;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform .3s linear;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        transition-timing-function: linear;
        border-radius: 0
    }

    .front-facebook {
        transform: rotateY(0);
        background-image: url(../images/social-media-lp-ppc/fb-bg.webp);
        background-size: cover;
        background-position: bottom;
        text-align: center;
        padding: 30px
    }

    .back-facebook {
        background: -webkit-linear-gradient(top left, #f15523, #f78f1f);
        background: linear-gradient(to bottom right, #f15523, #f78f1f);
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        padding: 40px 15px;
        color: #fff
    }

    .card:hover .front-facebook, .card:hover .front-instagram, .card:hover .front-twitter, .card:hover .front-youtube, .seo-ppc-social-media-ads .card:hover .front-five, .seo-ppc-social-media-ads .card:hover .front-four, .seo-ppc-social-media-ads .card:hover .front-one, .seo-ppc-social-media-ads .card:hover .front-six, .seo-ppc-social-media-ads .card:hover .front-three, .seo-ppc-social-media-ads .card:hover .front-two {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }

    .card:hover .back-facebook, .card:hover .back-instagram, .card:hover .back-twitter, .card:hover .back-youtube, .seo-ppc-social-media-ads .card:hover .back-five, .seo-ppc-social-media-ads .card:hover .back-four, .seo-ppc-social-media-ads .card:hover .back-one, .seo-ppc-social-media-ads .card:hover .back-six, .seo-ppc-social-media-ads .card:hover .back-three, .seo-ppc-social-media-ads .card:hover .back-two {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    .front-youtube {
        transform: rotateY(0);
        background-image: url(../images/social-media-lp-ppc/yt-bg.webp);
        background-size: cover;
        background-position: bottom;
        text-align: center;
        padding: 30px
    }

    .back-youtube {
        background: -webkit-linear-gradient(top left, #b52848, #ec155a);
        background: linear-gradient(to bottom right, #b52848, #ec155a);
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        padding: 40px 15px;
        color: #fff
    }

    .front-instagram {
        transform: rotateY(0);
        background-image: url(../images/social-media-lp-ppc/insta-bg.webp);
        background-size: cover;
        background-position: bottom;
        text-align: center;
        padding: 30px
    }

    .back-instagram {
        background: -webkit-linear-gradient(top left, #6a2472, #b23e80);
        background: linear-gradient(to bottom right, #6a2472, #b23e80);
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        padding: 40px 15px;
        color: #fff
    }

    .front-twitter {
        transform: rotateY(0);
        background-image: url(../images/social-media-lp-ppc/twiitter-bg.webp);
        background-size: cover;
        background-position: bottom;
        text-align: center;
        padding: 30px
    }

    .back-twitter {
        background: -webkit-linear-gradient(top left, #057b94, #00a9ce);
        background: linear-gradient(to bottom right, #057b94, #00a9ce);
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        padding: 40px 15px;
        color: #fff
    }

    .seo-ppc-social-media-ads .front, .social-media-ads .front {
        padding: 70px 30px
    }

    .social-media-ads .back {
        padding: 120px 30px
    }

    .seo-ppc-social-media-ads .back .btn-danger, .social-media-ads .back .btn-danger {
        background-color: transparent;
        border: 2px solid #fff;
        padding: 1px 16px;
        border-radius: 12px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 500;
        width: 100%
    }

    @media screen and (max-width: 768px) {
        [data-aos-delay] {
            transition-delay: 0 !important
        }

        .social-ppc-clients .map-img img {
            max-width: 400px
        }

        .social-ppc-pricing ul#myTab {
            width: 400px;
            margin: 0 auto !important;
            box-shadow: 2px 2px 20px rgb(0 0 0 / 70%);
            padding: 10px;
            position: relative;
            bottom: -18px;
            z-index: 60;
            background-color: #fff;
            border-radius: 16px
        }

        .social-media-ppc-numbers .firstchild .d-flex img {
            margin-left: 80px !important
        }

        .social-media-ads, .social-media-ppc-hero {
            height: auto
        }

        .social-media-ppc-hero .text-area {
            margin-top: 75px
        }

        .social-media-ppc-hero .text-area h1 {
            font-size: 28px;
            line-height: 30px
        }

        .min-strategy .text-area h1 br, .social-choose-us .text-area h3 br, .social-media-ads .heading h3 br, .social-media-ppc-hero .text-area h1 br, .social-ppc-pricing .heading h2 br {
            display: none
        }

        .social-media-ppc-hero .text-area p {
            padding: 0 !important
        }

        .social-media-ppc-hero .social-media-ppc-hero-form {
            margin-left: 40px
        }

        .social-ppc-clients .text-area h3 {
            margin-top: 0;
            font-size: 40px
        }

        .social-ppc-pricing .heading h2 {
            font-size: 36px;
            line-height: 30px
        }

        .social-choose-us .text-area h3, .social-ppc-questions .heading3 h3 {
            font-size: 28px;
            font-weight: 900;
            line-height: 32px
        }

        .min-strategy .text-area h1, .social-media-ads .heading h3 {
            font-size: 30px;
            line-height: 32px
        }

        .min-strategy .text-area h1 span {
            font-size: 30px;
            line-height: 26px
        }

        .min-strategy .text-area .btn-live-chat {
            width: 330px;
            font-size: 12px
        }

        .social-choose-us .img-wrapper img {
            max-width: 350px
        }

        .social-ppc-questions .questions .img1, .social-ppc-questions .questions .img2, .social-ppc-questions .questions .img3, .social-ppc-questions .questions .img4, .social-ppc-questions .questions .img5 {
            width: 300px;
            margin: 12px 0
        }
    }

    @media only screen and (max-width: 1024px) {
        .social-media-ppc-numbers .counter-box .numbers-img h3 {
            font-size: 33px !important
        }
    }

    .before-imghome::before {
        background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/d8f28346-e4df-4e87-a543-68ac701c6700/public);
        background-repeat: no-repeat;
        content: "";
        position: absolute;
        right: -28px;
        width: 743px;
        height: 871px;
        top: -9%
    }

    .seo-updated-ppc-hero .text-area {
        padding: 0 0 20px
    }

    .seo-updated-ppc-hero .text-area h2 {
        font-family: Inter;
        margin-bottom: 12px;
        font-size: 40px;
        letter-spacing: -1px;
        font-weight: 900;
        line-height: 40px;
        background: -webkit-linear-gradient(left, #000 30%, #000 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-top: -15px
    }

    .seo-updated-ppc-hero .text-area span.title, .seo-updated-ppc-hero .text-area span.title h1 {
        font-family: Inter;
        margin-bottom: 12px;
        font-size: 24px;
        letter-spacing: 0;
        font-weight: 900;
        line-height: 40px;
        background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .seo-updated-ppc-hero .text-area p {
        font-size: 16px;
        color: #414141;
        margin-bottom: 20px;
        font-family: Inter;
        font-weight: 600;
        line-height: 25px;
        letter-spacing: -1px;
        text-align: left;
        padding-right: 0 !important
    }

    .seo-updated-ppc-hero .text-area .btn-live-chat {
        background-image: linear-gradient(to right, #1c8d7a, #1c8d7a);
        text-decoration: none;
        color: #fff;
        padding: 1px 42px;
        font-size: 17px;
        font-weight: 600;
        font-family: Inter;
        margin-right: 16px;
        border-radius: 12px;
        outline: 0;
        border: none;
        margin-bottom: 18px
    }

    .seo-updated-ppc-hero .text-area .btn-get-quote {
        background-color: #2b2b2b;
        text-decoration: none;
        color: #fff;
        padding: 1px 30px;
        font-size: 14px;
        font-family: Inter;
        border-radius: 12px;
        outline: 0;
        border: none;
        margin-bottom: 18px
    }

    .seo-updated-ppc-questions .heading div.title, .seo-updated-ppc-questions .heading h2 {
        font-family: Inter;
        margin-bottom: 12px;
        font-size: 46px;
        letter-spacing: -2px;
        font-weight: 900;
        line-height: 50px;
        background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-top: -45px
    }

    .seo-updated-ppc-questions .heading h5 span {
        font-size: 24px;
        font-weight: 900;
        color: #000;
        text-transform: uppercase;
        letter-spacing: -1px
    }

    .seo-updated-ppc-questions .questions .img1, .seo-updated-ppc-questions .questions .img2, .seo-updated-ppc-questions .questions .img3, .seo-updated-ppc-questions .questions .img4, .seo-updated-ppc-questions .questions .img5 {
        max-width: 300px
    }

    .seo-updated-ppc-questions .questions .img6, .seo-updated-ppc-questions .questions .img7 {
        max-width: 300px;
        padding: 0;
        position: relative;
        top: -46px
    }

    .seo-updated-ppc-questions .heading2 h5 {
        line-height: 28px;
        font-size: 22px;
        font-weight: 600;
        color: #000;
        font-family: Inter;
        margin-bottom: 6px;
        letter-spacing: -1px
    }

    .seo-updated-ppc-questions .heading2 h5 span {
        font-size: 26px;
        font-weight: 800;
        color: #000;
        text-transform: uppercase;
        letter-spacing: -1px
    }

    .seo-updated-ppc-questions .heading2 h3 {
        font-size: 40px;
        font-weight: 700;
        color: #0c9f4f;
        text-transform: uppercase;
        letter-spacing: -1px;
        margin-bottom: 30px;
        margin-top: 12px
    }

    .seo-updated-ppc-questions .heading2 .btn {
        font-size: 16px;
        font-weight: 600;
        background-color: #2b2b2b;
        color: #fff;
        outline: 0;
        border: none;
        text-transform: capitalize;
        font-family: Inter;
        box-shadow: none
    }

    .seo-tabs .ser1 .heading1, .seo-tabs .ser1 .heading2, .seo-tabs .ser1 .heading3 {
        font-size: 20px;
        color: #3e497f;
        text-decoration: none;
        font-weight: 800;
        font-family: Inter;
        margin-bottom: 6px
    }

    .seo-updated-ppc-pricing .heading h2 {
        font-family: Inter;
        margin-bottom: 20px;
        font-size: 50px;
        letter-spacing: 1px;
        font-weight: 900;
        line-height: 55px;
        background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .seo-ppc-min-strategy .text-area h1 span, .seo-ppc-social-media-ads .heading h2 {
        background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
        -webkit-text-fill-color: transparent
    }

    .seo-updated-ppc-pricing .heading p {
        font-family: Inter;
        font-weight: 600;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 12px;
        letter-spacing: -1px;
        color: #000;
        text-align: left !important
    }

    .seo-updated-ppc-pricing .nav-tabs a span {
        color: #a80b0b;
        font-size: 13px;
        font-weight: 700
    }

    .seo-tabs .tab-pane .cont_1 {
        padding: 50px 30px 30px
    }

    .seo-tabs .tab-pane .cont_2 {
        padding: 50px 30px 30px
    }

    .seo-tabs .tab-pane .cont_3 {
        padding: 50px 30px 30px
    }

    .seo-tabs .ser1 .heading1 {
        padding: 2px 0;
    }

    .seo-tabs .ser1 .heading2 {
        padding: 2px 0;
    }

    .seo-tabs .ser1 .heading3 {
        padding: 2px 0;
    }

    .seo-tabs .ser2 .heading1, .seo-tabs .ser2 .heading2, .seo-tabs .ser2 .heading3 {
        font-size: 20px;
        color: #3e497f;
        text-decoration: none;
        font-weight: 800;
        font-family: Inter;
        border-bottom: 2px solid #3e497f;
    }

    .seo-tabs .ser1 p .fa, .seo-tabs .ser2 p .fa, .seo-tabs .ser3 p .fa {
        margin-right: 6px;
    }

    .seo-tabs .ser1::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 50px;
        background-color: #ccc
    }

    .seo-tabs .ser1::-webkit-scrollbar {
        width: 4px;
        border-radius: 50px;
        margin-right: 12px;
        background-color: #3b7ca7
    }

    .seo-tabs .ser1::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #3b7ca7
    }

    .seo-tabs .ser2::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 50px;
        background-color: #ccc
    }

    .seo-tabs .ser2::-webkit-scrollbar {
        width: 4px;
        border-radius: 50px;
        margin-right: 12px;
        background-color: #3e497f
    }

    .seo-tabs .ser2::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #3e497f
    }

    .seo-tabs .ser3::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 50px;
        background-color: #ccc
    }

    .seo-tabs .ser3::-webkit-scrollbar {
        width: 4px;
        border-radius: 50px;
        margin-right: 12px;
        background-color: #3e497f
    }

    .seo-tabs .ser3::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #3e497f
    }

    .seo-tabs .ser2 .heading1 {
        padding: 2px 0;
        margin-bottom: 6px;
    }

    .seo-tabs .ser2 .heading2 {
        padding: 2px 0;
        margin-bottom: 6px;
    }

    .seo-tabs .ser2 .heading3 {
        padding: 2px 0;
        margin-bottom: 6px;
    }

    .seo-tabs .ser3 .heading1, .seo-tabs .ser3 .heading2, .seo-tabs .ser3 .heading3 {
        font-size: 20px;
        color: #3e497f;
        font-weight: 800;
        border-bottom: 2px solid #3e497f;
        padding: 2px 0;
        margin-bottom: 6px;
        font-family: Inter;
        text-decoration: none
    }

    .seo-tabs .btn-order {
        border-radius: 12px;
        border: none;
        outline: 0;
        padding: 0 32px
    }

    .seo-tabs .btn-order_2, .seo-tabs .btn-order_3 {
        border-radius: 12px;
        border: none;
        outline: 0;
        padding: 0 32px
    }

    li.nav-item {
        margin: 0 12px
    }

    .seo-updated-ppc-choose .head p {
        font-size: 17px;
        font-family: Inter;
        color: #000;
        font-weight: 600;
        margin-bottom: 50px
    }

    .seo-updated-ppc-choose .btn-grow {
        width: 200px;
        background: linear-gradient(to right, #3e497f, #3e497f);
        font-weight: 600;
        margin-top: 28px
    }

    .seo-updated-ppc-choose .btn-folks {
        background: #000;
        color: #fff;
        font-weight: 600;
        width: 200px;
        margin-top: 28px
    }

    .seo-updated-ppc-choose .img-wrapper h2 {
        font-family: Inter;
        font-weight: 900;
        color: #000;
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 30px
    }

    .seo-ppc-social-media-ads .heading h2 {
        font-family: Inter;
        margin-bottom: 30px;
        font-size: 50px;
        letter-spacing: -2px;
        font-weight: 900;
        line-height: 50px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .seo-ppc-social-media-ads .card {
        margin: 10px;
        display: inline-block;
        position: relative;
        width: 350px;
        height: 420px;
        opacity: 6.85
    }

    .back, .seo-ppc-social-media-ads .front {
        width: 100%;
        height: 100%;
        position: absolute;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform .3s linear;
        transition: transform .3s linear, -webkit-transform .3s linear;
        border-radius: 0
    }

    .popup-webcontent-eight, .popup-webcontent-eleven, .popup-webcontent-fifteen, .popup-webcontent-fourteen, .popup-webcontent-nine, .popup-webcontent-ten, .popup-webcontent-thirteen, .popup-webcontent-twile {
        width: 155%;
        padding: 20px 25px;
        height: 400px;
        background-repeat: no-repeat;
        position: relative;
        background-size: 68% 68%;
        top: 0
    }

    .popup-webcontent, .popup-webcontent-five, .popup-webcontent-four, .popup-webcontent-seven, .popup-webcontent-six, .popup-webcontent-three, .popup-webcontent-two {
        background-image: url(../images/2.webp);
        width: 155%;
        padding: 20px 25px;
        top: 0;
        height: 400px;
        background-repeat: no-repeat;
        position: relative;
        background-size: 68% 68%
    }

    .seo-ppc-social-media-ads .front-one {
        transform: rotateY(0);
        background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/26f4efea-c388-46d2-2fb4-80b5f4d4a000/public);
        background-size: cover;
        background-position: bottom;
        text-align: center;
        padding: 30px
    }

    .seo-ppc-social-media-ads .back-five, .seo-ppc-social-media-ads .back-four, .seo-ppc-social-media-ads .back-one, .seo-ppc-social-media-ads .back-six, .seo-ppc-social-media-ads .back-three, .seo-ppc-social-media-ads .back-two {
        background: #000;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        padding: 30px 25px !important;
        color: #fff
    }

    .seo-ppc-social-media-ads .front-five, .seo-ppc-social-media-ads .front-four, .seo-ppc-social-media-ads .front-six, .seo-ppc-social-media-ads .front-three, .seo-ppc-social-media-ads .front-two {
        transform: rotateY(0);
        background-size: cover;
        background-position: bottom;
        padding: 30px;
        text-align: center
    }

    .seo-ppc-social-media-ads .front-two {
        background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/4ae19bd9-f363-4a57-044f-fe92cf04d100/public)
    }

    .seo-ppc-social-media-ads .front-three {
        background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/16570ec1-32dc-4fa4-9a96-2a5a4a775700/public)
    }

    .seo-ppc-social-media-ads .front-four {
        background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/3ef2ea30-f868-40f0-2b80-4935ea908e00/public)
    }

    .seo-ppc-social-media-ads .front-five {
        background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/b95d8cfa-6be1-4750-3414-f976f4192900/public)
    }

    .seo-ppc-social-media-ads .front-six {
        background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/9a63985f-94ff-40dd-6128-adee80239000/public)
    }

    .seo-ppc-social-media-ads .back {
        padding: 12px 30px
    }

    .seo-ppc-social-media-ads .back h4 {
        text-align: left;
        margin-bottom: 4px;
        font-weight: 700;
        font-family: Inter;
        font-size: 16px
    }

    .seo-ppc-social-media-ads .back a, .seo-ppc-social-media-ads .back p {
        text-align: left;
        font-size: 14px;
        margin-bottom: 8px
    }

    .seo-ppc-social-media-ads .back a {
        color: #fff;
        text-decoration: none;
        font-weight: 700
    }

    .seo-ppc-min-strategy .text-area h1 {
        font-size: 48px;
        font-family: Inter;
        font-weight: 900;
        letter-spacing: -2px;
        line-height: 50px;
        margin-bottom: 40px !important;
        color: #262626
    }

    .seo-ppc-min-strategy .text-area h1 span {
        font-family: Inter;
        margin-bottom: 6px;
        font-size: 48px;
        letter-spacing: -2px;
        font-weight: 900;
        line-height: 40px;
        -webkit-background-clip: text;
        background-clip: text
    }

    .seo-ppc-min-strategy .min-strategy-form {
        background-color: #fff !important;
        padding: 50px 25px;
        width: 80%;
        margin: 75px auto 0;
        border-radius: 12px;
        box-shadow: 2px 2px 30px #888
    }

    .seo-ppc-min-strategy .min-strategy-form label {
        color: #000;
        font-size: 16px;
        font-weight: 700;
        padding: 6px 3px;
        letter-spacing: -1px
    }

    .seo-ppc-min-strategy .min-strategy-form ::placeholder {
        color: #888;
        font-size: 13px;
        letter-spacing: -1px
    }

    .seo-ppc-min-strategy .min-strategy-form .btn {
        width: 100%;
        outline: 0;
        border: none;
        font-size: 17px;
        font-weight: 600;
        font-family: Inter;
        letter-spacing: -1px;
        border-radius: 12px;
        margin-top: 30px
    }

    .seo-ppc-min-strategy .heading h3 {
        color: #000 !important;
        font-size: 32px;
        font-family: Inter;
        font-weight: 900;
        letter-spacing: -2px;
        margin-bottom: 0;
        background: unset;
        -webkit-text-fill-color: unset
    }

    .seo-ppc-min-strategy .text-side h3 {
        font-family: Inter;
        font-weight: 900;
        font-size: 28px;
        margin-bottom: 18px;
        background: -webkit-linear-gradient(left, #743bbc 10%, #0f9bcc 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .seo-ppc-min-strategy .text-side .col-md-3, .seo-ppc-min-strategy .text-side .col-md-4 {
        margin: 2px 0 7px
    }

    .seo-ppc-min-strategy .text-side .d-flex h5 {
        font-family: Inter;
        font-weight: 900;
        font-size: 15px;
        color: #000
    }

    .seo-ppc-min-strategy .text-side2 {
        margin: 18px 0
    }

    .seo-ppc-min-strategy .text-side2 p {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        color: #2f2f2f;
        margin-bottom: 14px
    }

    .seo-ppc-min-strategy .text-side2 h5 {
        font-family: Inter;
        font-weight: 900;
        font-size: 20px;
        color: #000
    }

    .seo-ppc-min-strategy .text-side2 h5 span {
        font-family: Inter;
        font-weight: 900;
        font-size: 20px;
        color: #36a1d5
    }

    .seo-updated-ppc-choose .box-one, .seo-updated-ppc-choose .box-two {
        background-color: transparent;
        border-style: solid;
        border-width: 2px;
        border-image: linear-gradient(45deg, #3879aa, #01a04d) 1;
        padding: 12px 2px;
        width: 130px;
        height: 140px;
        margin: 16px 10px;
        box-shadow: 2px 2px 20px #ccc
    }

    .middlecontentssswebapge:after, .middlecontentssswebapge:before {
        background-size: 26px 20px;
        display: inline-block;
        width: 100%;
        height: 20px;
        content: "";
        background-repeat: repeat-y
    }

    .seo-updated-ppc-choose .box-one h6, .seo-updated-ppc-choose .box-two h6 {
        font-family: Inter;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: -1px
    }

    .seo-updated-ppc-choose .box-one:hover .off {
        display: block;
        margin-left: 35px
    }

    .seo-updated-ppc-choose .box-one:hover, .seo-updated-ppc-choose .box-two:hover {
        background: linear-gradient(to left, #3879aa, #01a04d)
    }

    .seo-updated-ppc-choose .col-md--2-four, .seo-updated-ppc-choose .col-md--2-two {
        margin-top: -50px
    }

    .seo-updated-ppc-choose .box-two:hover .off {
        display: block;
        margin-left: 30px
    }

    h5.heading3.conver, h5.heading3.pro {
        width: 68% !important
    }

    h5.heading3.repot {
        width: 32% !important
    }

    a.btn.btn-danger.test {
        text-align: center;
        margin-top: 30px
    }

    .popup-webcontent {
        margin: -35% auto auto 51%
    }

    .hover-popup:hover .popup-webcontent {
        display: block !important
    }

    .popup-webcontent-two {
        margin: 44% auto auto 2%
    }

    .popup-webcontent-three {
        margin: -16% auto auto 23%
    }

    .popup-webcontent-four {
        margin: -12% auto auto 8%
    }

    .popup-webcontent-five {
        margin: 56% auto auto 43%
    }

    .popup-webcontent-six {
        margin: 56% auto auto 85%
    }

    .popup-webcontent-seven {
        margin: -3% auto auto 15%
    }

    .popup-webcontent-eight {
        background-image: url(../images/2r.webp);
        margin: -3% auto auto 31%
    }

    .popup-webcontent-eleven, .popup-webcontent-nine, .popup-webcontent-ten, .popup-webcontent-twile {
        background-image: url(../images/2.webp)
    }

    .popup-webcontent-nine {
        margin: 1% auto auto 33%
    }

    .popup-webcontent-ten {
        margin: 35% auto auto 55%
    }

    .popup-webcontent-eleven {
        margin: 38% auto auto -10%
    }

    .popup-webcontent-twile {
        z-index: 1;
        margin: 23% auto auto -51%
    }

    .fa.fa-map-marker.eleven.hover-popup11 {
        z-index: 900
    }

    .popup-webcontent-thirteen {
        background-image: url(../images/2r.webp);
        margin: 35% auto auto 4%
    }

    .popup-webcontent-fourteen {
        background-image: url(../images/2.webp);
        margin: 8% auto auto 76%
    }

    .popup-webcontent-fifteen {
        background-image: url(../images/2r.webp);
        margin: -25% auto auto 50%
    }

    .middlecontentssswebapge:after {
        background-image: url(../image/after.webp);
        margin-right: -55%;
        margin-top: 0;
        float: right
    }

    .middlecontentssswebapge {
        margin-top: 8%;
        margin-left: 6%
    }

    h4.middlecontentwebapge {
        font-size: 16px;
        font-family: Inter;
        text-align: justify;
        margin-left: 22px;
        margin-right: 47px;
        color: #ffff
    }

    .middlecontentssswebapge:before {
        background-image: url(../image/before.webp);
        margin-left: -6%;
        margin-top: -13px
    }

    .testi-box {
        display: none;
        z-index: 10
    }

    .webcontent-ppc-clients .hover {
        z-index: 20
    }

    .seo-tabs .order-now a, .seo-tabs .order-now2 a, .seo-tabs .order-now3 a {
        font-family: Inter;
        font-size: 15px;
        font-weight: 600;
        color: #000
    }

    a.btn.btn-danger.test1 {
        text-align: center;
        margin-top: 35%
    }

    a.btn.btn-danger.test2 {
        text-align: center;
        margin-top: 35px
    }

    a.btn.btn-danger.test3 {
        text-align: center;
        margin-top: 10px
    }

    a.btn.btn-danger.test4 {
        text-align: center;
        margin-top: 45px
    }

    button.btn.btn-order_3.active {
        background-image: linear-gradient(to right, #3e497f, #cfa62b) !important
    }

    button.btn.btn-order_2.active {
        background-image: linear-gradient(to right, #3e497f, #05542b) !important
    }

    button.btn.btn-order.active {
        background-image: linear-gradient(to right, #0071bc, #034d78) !important
    }

    button.btn.btn-order a, button.btn.btn-order_2 a, button.btn.btn-order_3 a {
        font-family: Poppins, Arial, "Helvetica Neue", sans-serif;
        font-size: 18px;
        font-weight: 400;
        color: #fff
    }

    a.btn.btn-live-chat {
        font-size: 17px;
        font-weight: 600;
        font-family: Inter;
        letter-spacing: -1px;
        border-radius: 12px;
        outline: 0;
        border: none
    }

    .testimonials-popup-15 h2.heading-avater, .testimonials-popup-9 h2.heading-avater {
        margin-top: 45px
    }

    .testimonials-popup-11 h2.heading-avater {
        margin-top: 48px;
        margin-left: 54px
    }

    .testimonials-popup-2 h2.heading-avater {
        margin-top: 8px
    }

    @media screen and (max-width: 525px) {
        .seo-updated-ppc-clients .eight, .seo-updated-ppc-clients .eleven, .seo-updated-ppc-clients .fifteen, .seo-updated-ppc-clients .five, .seo-updated-ppc-clients .four, .seo-updated-ppc-clients .fourteen, .seo-updated-ppc-clients .nine, .seo-updated-ppc-clients .one, .seo-updated-ppc-clients .seven, .seo-updated-ppc-clients .six, .seo-updated-ppc-clients .ten, .seo-updated-ppc-clients .thirteen, .seo-updated-ppc-clients .three, .seo-updated-ppc-clients .twelve, .seo-updated-ppc-clients .two {
            position: absolute;
            font-size: 25px;
            color: #fff
        }

        .social-media-ppc-numbers, .social-media-ppc-numbers .counter-box p {
            margin-top: 0
        }

        .social-media-ppc-numbers .firstchild {
            margin-bottom: 20px
        }

        .social-media-ppc-numbers .counter-box {
            border-left: none;
            margin-bottom: 25px
        }

        .seo-updated-ppc-questions .questions .img6 {
            top: 0
        }

        .seo-updated-ppc-questions .heading2 .btn {
            font-size: 12px;
            padding: 2px 16px;
            margin-bottom: 14px
        }

        .seo-updated-ppc-questions .heading2 h3 {
            font-size: 26px;
            margin-top: 25px
        }

        .seo-updated-ppc-choose .heading h3, .seo-updated-ppc-clients .text-area h3, .seo-updated-ppc-pricing .heading h2 {
            font-size: 30px;
            line-height: 30px
        }

        .seo-updated-ppc-clients .btn-live-chat {
            width: 220px
        }

        .middlecontentwebapge.destop, .seo-ppc-social-media-ads .heading h3 br, .seo-updated-ppc-pricing .heading h2 br {
            display: none
        }

        .seo-updated-ppc-questions .heading div.title, .seo-updated-ppc-questions .heading h2 {
            font-size: 30px;
            line-height: 32px
        }

        .seo-updated-ppc-pricing .tab-pane .d-flex, .seo-updated-ppc-pricing nav {
            display: block !important
        }

        .seo-updated-ppc-choose .box-two, .seo-updated-ppc-pricing li.nav-item {
            margin: 0 auto
        }

        .seo-updated-ppc-pricing .tab-pane .d-flex .table-1 {
            margin-bottom: 120px
        }

        .seo-tabs .ser1 p, .seo-tabs .ser2 p, .seo-tabs .ser3 p {
            text-align: left !important
        }

        .seo-updated-ppc-choose .btn-folks {
            margin-right: 15px;
            margin-top: 2px
        }

        .seo-updated-ppc-choose .img-wrapper h2 {
            font-size: 22px;
            margin-top: 16px
        }

        .seo-updated-ppc-choose .img-wrapper img {
            max-width: 320px;
            height: auto
        }

        .seo-ppc-social-media-ads .heading h3 {
            line-height: 38px;
            font-size: 28px
        }

        .seo-updated-ppc-clients .one {
            top: 100px;
            left: 250px
        }

        .seo-updated-ppc-clients .two {
            bottom: 90px;
            left: 200px
        }

        .seo-updated-ppc-clients .three {
            top: 100px;
            left: 50px
        }

        .seo-updated-ppc-clients .four {
            top: 20px;
            left: 80px
        }

        .seo-updated-ppc-clients .five {
            bottom: 110px;
            right: 190px
        }

        .seo-updated-ppc-clients .six {
            bottom: 200px;
            left: 20px
        }

        .seo-updated-ppc-clients .seven {
            bottom: 180px;
            right: 240px
        }

        .seo-updated-ppc-clients .eight {
            bottom: 120px;
            left: 100px
        }

        .seo-updated-ppc-clients .nine {
            bottom: 480px;
            left: 520px
        }

        .seo-updated-ppc-clients .ten {
            bottom: 200px;
            left: 180px
        }

        .seo-updated-ppc-clients .eleven {
            bottom: 146px;
            left: 200px
        }

        .seo-updated-ppc-clients .twelve {
            bottom: 380px;
            left: 125px
        }

        .seo-updated-ppc-clients .thirteen {
            bottom: 300px;
            left: 920px
        }

        .seo-updated-ppc-clients .fourteen {
            bottom: 450px;
            left: 720px
        }

        .seo-updated-ppc-clients .fifteen {
            bottom: 310px;
            left: 140px
        }

        .seo-ppc-social-media-ads .card {
            display: inline-block;
            height: 420px;
            opacity: 6.85
        }

        .seo-updated-ppc-choose .box-one, .seo-updated-ppc-choose .box-two {
            background-color: transparent;
            border-style: solid;
            border-width: 2px;
            border-image: linear-gradient(45deg, #3879aa, #01a04d) 1;
            padding: 12px 2px;
            width: 130px;
            height: 140px;
            box-shadow: 2px 2px 20px #ccc
        }

        .seo-updated-ppc-choose .box-one {
            margin: 12px auto
        }

        .seo-updated-ppc-choose .box-one img, .seo-updated-ppc-choose .box-two img {
            margin-bottom: 10px
        }

        .seo-updated-ppc-choose .box-one h6, .seo-updated-ppc-choose .box-two h6 {
            font-family: Inter;
            font-size: 14px;
            font-weight: 600;
            letter-spacing: -1px
        }

        .seo-updated-ppc-choose .box-one:hover h6, .seo-updated-ppc-choose .box-two:hover h6 {
            color: #fff
        }

        .seo-updated-ppc-choose .box-one:hover, .seo-updated-ppc-choose .box-two:hover {
            background: linear-gradient(to left, #3879aa, #01a04d)
        }

        .seo-updated-ppc-choose .col-md--2-four, .seo-updated-ppc-choose .col-md--2-two {
            margin: 0 30px 0 0;
            float: right
        }

        .seo-updated-ppc-choose .d-flex {
            display: block !important;
            margin: 12px auto !important
        }

        .popup-webcontent-fifteen {
            background-image: url(../images/2r.webp);
            width: 160%;
            padding: 20px 25px;
            margin: -25% auto auto;
            top: 0;
            height: 300px;
            background-repeat: no-repeat;
            position: relative;
            background-size: 71% 68%
        }

        .middlecontentwebapge.mobile {
            display: block;
            margin-left: -14px
        }

        .fa.fa-map-marker.eleven.hover-popup11 {
            z-index: 0
        }

        .testimonials-popup-15 h2.heading-avater {
            margin-top: 4px
        }

        .seo-updated-ppc-choose .col-md--2.text-center {
            float: left;
            margin-left: 30px
        }
    }

    .Blink {
        animation: .1s cubic-bezier(.5, 0, 1, 1) infinite alternate blinker
    }

    @keyframes blinker {
        from {
            opacity: 1
        }

        to {
            opacity: 0
        }
    }

    #sticky {
        position: sticky;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 3;
        z-index: 100
    }

    #wrapper {
        height: 800px
    }

    ul.footer-quick-link li {
        display: inline !important;
        padding: 16px !important;
        text-decoration: none
    }

    .fixed-top {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030
    }

    @font-face {
        font-family: poppins;
        font-display: swap
    }

    @font-face {
        font-family: Open Sans;
        font-display: swap
    }

    @font-face {
        font-family: Raleway;
        font-display: swap
    }

    section#seo-updated-ppc-clients {
        margin-bottom: -40px
    }

    .seo-ppc-min-strategy .heading.text-center {
        margin-top: -37px;
        margin-bottom: 18px
    }

    .seo-updated-ppc-clients .text-area h3 {
        font-family: Inter;
        margin-bottom: -10px;
        font-size: 45px;
        letter-spacing: -2px;
        font-weight: 900;
        line-height: 50px;
        background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .seo-agency-sec a.btn.btn-call, .seo-agency-sec a.btn.btn-live-chat, .seo-updated-ppc-clients .btn-call, .seo-updated-ppc-clients .btn-live-chat, .social-partners .btn.btn-call, .social-partners .btn.btn-live-chat, a.btn.btn-live-price {
        text-decoration: none;
        font-family: Inter;
        margin-right: 16px;
        margin-bottom: 18px;
        text-transform: uppercase;
        box-shadow: none;
        outline: 0
    }

    .seo-agency-sec a.btn.btn-live-chat, .seo-updated-ppc-clients .btn-live-chat, .social-partners .btn.btn-live-chat {
        background-image: linear-gradient(to right, #3e497f, #05522b);
        color: #fff;
        padding: 2px 40px;
        font-size: 14px;
        border-radius: 12px;
        border: none;
        width: 200px
    }

    .seo-agency-sec a.btn.btn-call, .seo-updated-ppc-clients .btn-call, .social-partners .btn.btn-call {
        background-color: #2b2b2b;
        color: #fff;
        padding: 2px 40px;
        font-size: 17px;
        font-weight: 600;
        border-radius: 12px;
        border: none
    }

    .seo-updated-ppc-clients .wrapper-2 {
        font-size: 30px !important;
        position: relative !important;
        bottom: 620px !important;
        width: 6px !important;
        left: 512px !important;
        color: #fff
    }

    .seo-updated-ppc-clients .wrapper-2 .tooltip p, .seo-updated-ppc-clients .wrapper-3 .tooltip p, .wrapper-10 .tooltip p, .wrapper-11 .tooltip p, .wrapper-12 .tooltip p, .wrapper-13 .tooltip p, .wrapper-14 .tooltip p, .wrapper-15 .tooltip p, .wrapper-16 .tooltip p, .wrapper-4 .tooltip p, .wrapper-5 .tooltip p, .wrapper-6 .tooltip p, .wrapper-8 .tooltip p, .wrapper-9 .tooltip p {
        font-size: 14px;
        font-family: Inter;
        font-weight: 500;
        position: absolute;
        top: 30%;
        right: 10%;
        max-width: 300px;
        color: #fff
    }

    .seo-updated-ppc-clients .wrapper-2 .tooltip span, .wrapper-4 .tooltip span {
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 65%;
        max-width: 300px;
        font-family: Inter
    }

    .seo-updated-ppc-clients .wrapper-2 .tooltip span {
        right: 55%;
        color: #fff
    }

    .seo-updated-ppc-clients .wrapper-2 .tooltip, .seo-updated-ppc-clients .wrapper-3 .tooltip, .wrapper-10 .tooltip, .wrapper-11 .tooltip, .wrapper-12 .tooltip, .wrapper-13 .tooltip, .wrapper-14 .tooltip, .wrapper-15 .tooltip, .wrapper-16 .tooltip, .wrapper-4 .tooltip, .wrapper-5 .tooltip, .wrapper-6 .tooltip, .wrapper-8 .tooltip, .wrapper-9 .tooltip {
        background: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/86b7b244-0730-497a-f3f6-b952c00f8b00/public) 0 0/100% 100% no-repeat;
        bottom: 75%;
        left: 0;
        height: 250px;
        width: 400px;
        pointer-events: none;
        position: absolute;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
        -webkit-transition: .25s ease-out;
        -moz-transition: .25s ease-out;
        -ms-transition: .25s ease-out;
        -o-transition: .25s ease-out;
        transition: .25s ease-out
    }

    .seo-updated-ppc-clients .wrapper-3, .wrapper-10, .wrapper-11, .wrapper-12, .wrapper-13, .wrapper-14, .wrapper-15, .wrapper-16, .wrapper-4, .wrapper-5, .wrapper-6, .wrapper-8, .wrapper-9 {
        font-size: 30px;
        position: relative;
        width: 6px;
        color: #fff
    }

    .seo-updated-ppc-clients .wrapper-2:hover .tooltip, .seo-updated-ppc-clients .wrapper-3:hover .tooltip, .wrapper-10:hover .tooltip, .wrapper-11:hover .tooltip, .wrapper-12:hover .tooltip, .wrapper-13:hover .tooltip, .wrapper-14:hover .tooltip, .wrapper-15:hover .tooltip, .wrapper-16:hover .tooltip, .wrapper-4:hover .tooltip, .wrapper-5:hover .tooltip, .wrapper-6:hover .tooltip, .wrapper-8:hover .tooltip, .wrapper-9:hover .tooltip {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    .seo-updated-ppc-clients .wrapper-3 {
        bottom: 650px;
        left: 300px
    }

    .seo-updated-ppc-clients .wrapper-3 .tooltip span, .wrapper-10 .tooltip span, .wrapper-11 .tooltip span, .wrapper-12 .tooltip span, .wrapper-13 .tooltip span, .wrapper-14 .tooltip span, .wrapper-15 .tooltip span, .wrapper-16 .tooltip span, .wrapper-5 .tooltip span, .wrapper-6 .tooltip span, .wrapper-8 .tooltip span, .wrapper-9 .tooltip span {
        font-size: 14px;
        font-family: Inter;
        font-weight: 500;
        position: absolute;
        top: 65%;
        right: 50%;
        max-width: 300px;
        color: #fff
    }

    .wrapper-4 {
        bottom: 620px;
        left: 190px
    }

    .wrapper-4 .tooltip span {
        right: 43%;
        color: #fff
    }

    .wrapper-5 {
        bottom: 600px;
        left: 300px
    }

    .wrapper-6 {
        bottom: 500px;
        left: 450px
    }

    .wrapper-8 {
        bottom: 550px;
        left: 560px
    }

    .wrapper-9 {
        bottom: 1050px;
        left: 450px
    }

    .wrapper-10 {
        bottom: 850px;
        left: 750px
    }

    .wrapper-11 {
        bottom: 810px;
        left: 530px
    }

    .wrapper-12, .wrapper-14, .wrapper-16 {
        bottom: 800px;
        left: 850px
    }

    .wrapper-13 {
        bottom: 1100px;
        left: 150px
    }

    .wrapper-15 {
        bottom: 900px;
        left: 650px
    }

    .wrapper-15-op, .wrapper-15-phone {
        font-size: 30px;
        color: red;
        position: relative
    }

    .map-img {
        height: 888px
    }

    .col-md-8.text-center.working {
        margin-left: 20%;
        margin-top: -42%
    }

    .seo-updated-ppc-clients .wrapper-2 .tooltip.active {
        opacity: 1
    }

    #lead_sec4 .goldicon, .card.whats, .counter-box.secondchild {
        margin-left: 20px
    }

    a.btn.btn-danger.test2 {
        background-image: linear-gradient(to right, #2ba662, #2a714c);
        border-color: #2ba662
    }

    a.btn.btn-danger.test1, a.btn.btn-danger.test4 {
        background-image: linear-gradient(to right, #2686c6, #2874a5);
        border-color: #2686c6
    }

    a.btn.btn-danger.test3 {
        background-image: linear-gradient(to right, #e9bd3f, #ab8f39);
        border-color: #e9bd3f
    }

    a.btn.btn-danger.test5 {
        text-align: center;
        margin-top: 90px;
        background-image: linear-gradient(to right, #2ba662, #2a714c);
        border-color: #2ba662
    }

    a.btn.btn-danger.test6 {
        text-align: center;
        background-image: linear-gradient(to right, #e9bd3f, #ab8f39);
        border-color: #e9bd3f
    }

    .card.sample {
        margin-left: 82px
    }

    .card.test {
        margin-left: -42px
    }

    .tooltip.active {
        opacity: 6
    }

    .wrapper-15-op {
        bottom: 269px;
        width: 35%;
        left: 828px
    }

    a.live-chat, a.live-phone {
        color: #fff;
        font-size: 18px;
        font-weight: 700
    }

    .wrapper-15-phone {
        bottom: 285px;
        width: 38%;
        left: 810px
    }

    a.btn.btn-live-price {
        background-image: #fff;
        color: #000;
        padding: 2px 13px;
        font-size: 17px;
        border-radius: 12px;
        border: none;
        width: 200px;
        background-color: #fff;
        font-weight: 800;
        margin-top: 28px
    }

    .seo-agency-sec {
        margin-top: -8%
    }

    .img-wrapper.place {
        margin-top: -65px
    }

    section#social-partners {
        padding: 12px 12px 65px
    }

    .social-partners .col-md-8.text-center.working {
        margin-left: 17%;
        margin-top: 32px
    }

    @media screen and (max-width: 800px) {
        .seo-updated-ppc-clients .btn-call, .seo-updated-ppc-clients .btn-live-chat, .social-partners .btn.btn-call, .social-partners .btn.btn-live-chat {
            text-decoration: none;
            margin-right: 16px;
            box-shadow: none;
            text-transform: uppercase;
            color: #fff
        }

        .wrapper-10, .wrapper-12, .wrapper-13, .wrapper-14, .wrapper-15, .wrapper-16, .wrapper-2, .wrapper-3, .wrapper-4, .wrapper-5, .wrapper-6, .wrapper-8 {
            font-size: 25px;
            width: 6px;
            position: relative
        }

        #seo-updated-ppc-clients, .box-one, .box-two, .img4.img-fluid, .img5.img-fluid, .img6.img-fluid, .social-ppc-faq.section-bg, .wrapper-10, .wrapper-11, .wrapper-12, .wrapper-13, .wrapper-14, .wrapper-15, .wrapper-2, .wrapper-3, .wrapper-4, .wrapper-5, .wrapper-6, .wrapper-7, .wrapper-8, .wrapper-9, i.bi.fa-list.mobile-nav-toggle.icon-seo-ppc, section.seo-updated-ppc-questions {
            display: none
        }

        .social-partners .btn.btn-live-chat {
            background-image: linear-gradient(to right, #3e497f, #05522b);
            padding: 2px 30px;
            font-size: 14px;
            font-family: Inter;
            border-radius: 12px;
            outline: 0;
            border: none;
            margin-bottom: 18px;
            width: 160px;
            margin-left: -30%
        }

        .seo-updated-ppc-clients .btn-live-chat, .social-partners .btn.btn-call {
            font-size: 14px;
            font-family: Inter;
            border-radius: 12px;
            outline: 0;
            margin-bottom: 18px
        }

        .social-partners .btn.btn-call {
            background-color: #2b2b2b;
            padding: 2px 16px;
            font-weight: 600;
            border: none;
            margin-left: -30%;
            width: 167px
        }

        section#social-partners {
            padding: 17px 17px 5px;
            margin-top: 30px;
            display: none
        }

        .seo-updated-ppc-pricing .heading p {
            font-family: Inter;
            font-weight: 600;
            font-size: 13px !important;
            line-height: 21px;
            margin-bottom: 12px;
            letter-spacing: -1px;
            color: #000;
            text-align: left
        }

        .seo-updated-ppc-choose .head p {
            font-size: 16px;
            font-family: Inter;
            color: #000;
            font-weight: 600;
            margin-bottom: 50px
        }

        .seo-updated-ppc-questions .heading h5 {
            font-size: 18px;
            color: #000;
            font-family: Inter;
            margin-bottom: 8px;
            letter-spacing: -1px;
            font-weight: 600
        }

        .seo-updated-ppc-questions .heading h5 span {
            font-size: 22px;
            font-weight: 900;
            color: #000;
            text-transform: uppercase;
            letter-spacing: -1px
        }

        .seo-updated-ppc-questions .heading2 .btn {
            font-size: 14px;
            padding: 5px 12px;
            margin-bottom: 14px
        }

        div#seo-updated-ppc-pricing {
            margin-top: 10px
        }

        .seo-updated-ppc-questions .heading h4 {
            letter-spacing: -1px;
            font-size: 24px;
            font-weight: 900;
            color: #262626;
            font-family: Inter;
            margin-top: 23px
        }

        .seo-updated-ppc-clients .text-area h3 {
            font-family: Inter;
            margin-bottom: -10px;
            font-size: 45px;
            letter-spacing: -2px;
            font-weight: 900;
            line-height: 50px;
            background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent
        }

        .seo-updated-ppc-clients .btn-live-chat {
            background-image: linear-gradient(to right, #3e497f, #05522b);
            padding: 2px 38px;
            border: none;
            width: 185px
        }

        .seo-updated-ppc-clients .btn-call, a.btn.btn-live-chat {
            font-weight: 600;
            border-radius: 12px;
            outline: 0;
            font-size: 14px;
            font-family: Inter
        }

        a.btn.btn-live-chat {
            letter-spacing: -1px;
            border: none
        }

        .seo-updated-ppc-clients .btn-call {
            background-color: #2b2b2b;
            padding: 2px 22px;
            border: none;
            width: 180px
        }

        .social-media-ppc-numbers .counter-box {
            border-left: none;
            margin-bottom: 25px;
            display: none
        }

        .seo-updated-ppc-choose .col-md--2-four, .seo-updated-ppc-choose .col-md--2-two {
            margin: 0 10px 0 0;
            float: right
        }

        .seo-updated-ppc-questions .heading div.title, .seo-updated-ppc-questions .heading h2 {
            font-family: Inter;
            margin-bottom: 12px;
            font-size: 30px;
            letter-spacing: -2px;
            font-weight: 900;
            line-height: 31px;
            background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
            margin-top: 6px
        }

        .map-img {
            height: 300px !important
        }

        .col-md-8.text-center.working {
            margin-top: 0;
            margin-left: 0
        }

        .seo-updated-ppc-choose .col-md--2.text-center {
            float: left;
            margin-left: 8px
        }

        .card.sample {
            margin-left: -5px !important
        }

        .card.test, .card.whats {
            margin-left: -5px
        }

        .seo-ppc-min-strategy .min-strategy-form {
            background-color: #fff !important;
            padding: 50px 24px;
            margin: 75px auto 0;
            border-radius: 12px;
            box-shadow: 2px 2px 30px #888;
            width: 100%
        }

        .seo-ppc-social-media-ads .heading h2 {
            font-family: Inter;
            margin-bottom: 30px;
            font-size: 36px;
            letter-spacing: -2px;
            font-weight: 900;
            line-height: 42px;
            background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
            display: none
        }

        .seo-ppc-social-media-ads .back .btn-danger {
            background-color: transparent;
            border: 2px solid;
            padding: 0 15px;
            border-radius: 12px;
            text-transform: uppercase;
            font-size: 18px;
            font-weight: 500;
            width: 75%
        }

        .back.back-three h4 {
            margin-top: -25px
        }

        .img3.img-fluid {
            margin-top: -20px
        }

        .seo-ppc-social-media-ads .back p {
            text-align: left;
            margin-bottom: 8px;
            font-size: 13px
        }

        .seo-updated-ppc-questions .heading h4 {
            margin-bottom: 12px
        }

        .seo-updated-ppc-clients .btn-call {
            margin-bottom: 45px
        }

        .seo-ppc-social-media-ads .heading h3 {
            margin-top: 42px
        }

        .seo-ppc-social-media-ads .card {
            width: 300px;
            display: none
        }

        .seo-tabs .ser3 .heading2 {
            width: 180px
        }

        .seo-tabs .ser3 .heading3 {
            text-align: left;
            font-size: 16px
        }

        .seo-ppc-min-strategy .text-area {
            padding: 20px 0
        }

        .min-strategy-form {
            margin-top: -15px !important
        }

        .fa-chevron-down:before {
            margin-right: -18px;
            font-size: 14px
        }

        .seo-tabs .ser1 .heading3, .seo-tabs .ser2 .heading3, .seo-tabs .ser3 .heading2 {
            text-align: left;
            font-size: 15px
        }

        .footer-2 .footer-top .cities-flex {
            padding-left: 15px
        }

        .footer-imges {
            margin-bottom: -75px
        }

        .footer-quick-link {
            text-align: left
        }

        ul.footer-quick-link li {
            padding: 0 !important;
            margin-right: 10px
        }

        .header {
            transition: .5s;
            z-index: 997;
            padding: 10px 0
        }

        .row label.formslable {
            font-size: 16px;
            color: #000;
            font-weight: 600;
            margin-top: 12px;
            margin-bottom: 0;
            float: left
        }

        .seo-updated-ppc-questions .heading2 h5 {
            line-height: 28px;
            font-size: 18px;
            font-weight: 600;
            color: #000;
            font-family: Inter;
            margin-bottom: 10px;
            letter-spacing: -1px
        }

        .seo-updated-ppc-questions .heading2 h5 span {
            font-size: 20px;
            font-weight: 800;
            color: #000;
            text-transform: uppercase;
            letter-spacing: -1px
        }

        .seo-updated-ppc-questions .questions .img7 {
            max-width: 286px;
            padding: 0;
            position: relative;
            top: 0;
            margin-bottom: 0
        }

        .seo-updated-ppc-questions .heading h3 {
            letter-spacing: -1px;
            font-size: 22px;
            font-weight: 900;
            color: #000;
            text-decoration: underline;
            font-family: Inter;
            margin-bottom: 12px
        }

        .seo-updated-ppc-clients .map-img img {
            max-width: 230px
        }

        .wrapper-2 {
            bottom: 170px;
            left: 100px !important;
            color: #fff
        }

        .wrapper-10 .tooltip, .wrapper-12 .tooltip, .wrapper-13 .tooltip, .wrapper-14 .tooltip, .wrapper-15 .tooltip, .wrapper-16 .tooltip, .wrapper-2 .tooltip, .wrapper-3 .tooltip, .wrapper-4 .tooltip, .wrapper-5 .tooltip, .wrapper-6 .tooltip, .wrapper-8 .tooltip {
            width: 275px;
            height: 175px
        }

        .wrapper-10 .tooltip p, .wrapper-12 .tooltip p, .wrapper-13 .tooltip p, .wrapper-14 .tooltip p, .wrapper-15 .tooltip p, .wrapper-16 .tooltip p, .wrapper-2 .tooltip p, .wrapper-3 .tooltip p, .wrapper-4 .tooltip p, .wrapper-5 .tooltip p, .wrapper-6 .tooltip p, .wrapper-8 .tooltip p {
            width: 200px;
            font-weight: 400;
            font-size: 10px;
            right: 10%
        }

        .wrapper-2 .tooltip span {
            font-size: 11px;
            right: 52%;
            top: 64%
        }

        .wrapper-3 {
            bottom: 200px;
            left: 150px !important;
            color: #fff
        }

        .wrapper-10 .tooltip span, .wrapper-12 .tooltip span, .wrapper-13 .tooltip span, .wrapper-14 .tooltip span, .wrapper-16 .tooltip span, .wrapper-3 .tooltip span, .wrapper-5 .tooltip span, .wrapper-6 .tooltip span {
            font-size: 11px;
            right: 48%;
            top: 64%
        }

        .wrapper-4 {
            bottom: 190px;
            left: 170px !important;
            color: #fff
        }

        .wrapper-4 .tooltip span {
            font-size: 11px;
            right: 38%;
            top: 64%
        }

        .wrapper-5 {
            bottom: 300px;
            left: 50px !important;
            color: #fff
        }

        .wrapper-6 {
            bottom: 380px;
            left: 80px !important;
            color: #fff
        }

        .wrapper-10, .wrapper-8 {
            bottom: 450px;
            color: #fff
        }

        .wrapper-8 {
            left: 40px !important
        }

        .wrapper-10 {
            left: 200px !important
        }

        .wrapper-12 {
            bottom: 550px;
            left: 170px;
            color: #fff
        }

        .wrapper-13 {
            bottom: 30px;
            left: 300px;
            color: #fff
        }

        .wrapper-14, .wrapper-16 {
            bottom: 800px;
            left: 850px;
            color: #fff
        }

        .wrapper-15 {
            bottom: 640px;
            left: 125px;
            color: #fff
        }

        .wrapper-15 .tooltip span {
            font-size: 11px;
            right: 40%;
            top: 64%
        }

        .wrapper-8 .tooltip span {
            font-size: 11px;
            right: 50%;
            top: 64%
        }

        .social-ppc-question .faq-list li {
            padding: 12px 32px;
            background-color: #2b2b2b;
            position: relative;
            border-radius: 10px;
            width: 325px;
            margin: 0 auto -4px 18px;
            background-image: linear-gradient(to right, #0e9f51, #0e8042) !important
        }

        .social-ppc-question.section-bg {
            display: block !important;
            float: left;
            margin-left: -90px
        }

        .social-ppc-question .faq-list {
            padding: 0 70px !important;
            margin-bottom: 23px
        }

        .seo-updated-ppc-questions .questions {
            margin-bottom: 0;
            display: none
        }
    }

    .marquee, .marquee a {
        display: inline-block;
        white-space: nowrap
    }

    .social-ppc-question .faq-list a {
        display: block;
        position: relative;
        font-family: Poppins, sans-serif;
        font-size: 14px;
        line-height: 26px;
        font-weight: 400;
        padding: 0;
        outline: 0;
        cursor: pointer;
        color: #fff
    }

    .social-ppc-question .section-title h2 {
        font-family: Inter, sans-serif;
        font-weight: 900;
        font-size: 50px;
        line-height: 55px;
        color: #262626;
        margin-bottom: 40px;
        letter-spacing: -2px;
        background: -webkit-linear-gradient(left, #743bbc 30%, #03a6cd 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .social-partners .heading h2 {
        color: #262626;
        font-weight: 900;
        font-family: Inter;
        font-size: 46px;
        line-height: 50px;
        margin-bottom: 50px;
        letter-spacing: 0;
        background: -webkit-linear-gradient(left, #3978ac 30%, #00a14b 70%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .social-partners .img-wrapper {
        margin: 0 10px
    }

    .social-partners .amazon, .social-partners .twitter {
        margin-top: 12px
    }

    .default-content-container {
        margin: 0 auto;
        padding-left: 4rem;
        padding-right: 4rem !important;
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
        width: 100%;
        min-height: 100vh
    }

    .logoMarqueeSection>div>div {
        padding-top: 0;
        padding-bottom: 0;
        min-height: 0
    }

    .marquee {
        position: relative;
        transform: translate3d(0, 0, 0);
        animation-name: marquee;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        animation-duration: 47s
    }

    .marquee a {
        padding-right: 5.4rem
    }

    .marquee-wrapper:hover .marquee {
        animation-play-state: paused !important
    }

    #lead_sec4 {
        background: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/264d74bd-b8de-4847-fcf7-fc2c5a6f2700/public) 0 0/cover no-repeat
    }

    #lead_sec4 h3 {
        overflow-x: hidden;
        text-align: center;
        margin-bottom: 50px;
        margin-left: 97px;
        font-weight: 800;
        color: #fff;
        font-family: Inter;
        font-size: 40px
    }

    p.featuresp {
        color: #fff !important;
        font-size: 14px;
        font-weight: 200 !important
    }

    #lead_sec4 .features {
        background: #3e497f;
        color: #fff;
        padding: 16px 25px;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 30px
    }

    h4.calls {
        margin-left: 0 !important
    }

    #lead_sec4 h4 {
        font-size: 22px;
        font-weight: 800;
        color: #fff;
        font-family: Inter;
        text-align: inherit
    }

    #lead_sec4 .headphone .btn1 {
        background: #fff;
        color: #fff !important;
        padding: 0;
        border: 0;
        margin-left: 20px;
        margin-top: 20px;
        height: 51px;
        width: 82%;
        font-weight: 700;
        font-size: 16px
    }

    button.btn1 a {
        color: #010001
    }

    #lead_sec4 .headphone {
        display: flex;
        justify-content: center
    }

    #lead_sec4 .head_icon {
        margin-left: 20px;
        width: 30%;
        margin-bottom: 50px
    }

    #lead_sec4 h5 {
        margin-top: 10px;
        font-weight: 600;
        color: #fff;
        font-family: Inter;
        font-size: 20px;
        margin-bottom: 8px
    }

    @media (max-width: 789px) {
        #lead_sec4 {
            background: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/c94b3863-9629-4968-9184-e198e7573d00/public) 0 0/cover no-repeat;
            margin-top: 60px
        }

        #lead_sec4 h3 {
            margin-top: 40px;
            text-align: center;
            margin-bottom: 50px;
            margin-left: 0;
            font-weight: 800;
            color: #fff;
            font-family: Inter;
            font-size: 40px
        }
    }

    span.chat {
        background-color: #ffc90e;
        padding: 5px;
        font-size: 16px !important
    }
}

.primary-btn::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background: #00a79d;
}

.primary-btn:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.primary-btn {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.primary-btn:hover {
    color: #fff !important;
    border: inherit !important
}

section#our-seo-services-section {
    position: relative;
    padding: 50px 0;
    background: #eef0eb;
}

section#our-seo-services-section h3 {
    text-align: center;
    font-family: Inter;
    font-size: 50px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 15px;
    color: #000
}

section#our-seo-services-section .flip-card {
    background-color: #ffffff;
    height: 350px;
    perspective: 1000px;
    margin-bottom: 1.5rem;
    border-radius: 12px;
    overflow: hidden;
    border-color: #000000;
}

section#our-seo-services-section .flip-card-front div {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 0 1.5rem;
}

section#our-seo-services-section .flip-card-front h4 {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    line-height: 1.3;
    display: flex;
    align-items: center;
    min-height: 50px
}

section#our-seo-services-section .flip-card-front img {
    margin-bottom: 15px;
    max-width: 100%;
    object-fit: contain
}

section#our-seo-services-section .flip-card-front p {
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 0;
    color: #000000;
}

section#our-seo-services-section .flip-card-front a {
    display: none;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    line-height: 1;
    margin-top: 5px
}

section#our-seo-services-section .flip-card-back h5 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    color: #000;
    text-align: center
}

section#our-seo-services-section .flip-card-back p {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    text-align: justify;
    color: #000
}

section#our-seo-services-section .flip-card-back a {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #000;
    margin-top: 15px;
    border-radius: 12px;
    overflow: hidden;
}

section#our-seo-services-section .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .6s;
    transform-style: preserve-3d;
    background: #fff;
}

section#our-seo-services-section .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg)
}

section#our-seo-services-section .flip-card-back, section#our-seo-services-section .flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

section#our-seo-services-section .flip-card.row-one {
    border-style: solid;
    border-width: 2px;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    border-color: #3e497f;
}

section#our-seo-services-section .flip-card.row-two {
    border-style: solid;
    border-width: 2px;
    overflow: hidden;
}

section#our-seo-services-section .flip-card.row-three {
    border-style: solid;
    border-width: 2px;
}

section#our-seo-services-section .flip-card-front {
    background-color: #fff;
    color: #000
}

section#our-seo-services-section .flip-card-back {
    color: #fff;
    transform: rotateY(180deg);
    text-align: left;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background-color: #fff
}

@media only screen and (max-width: 414px) {
    section#our-seo-services-section {
        padding: 20px 0
    }

    section#our-seo-services-section h3 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 5px
    }

    section#our-seo-services-section .flip-card.row-three {
        display: none
    }
}

section#seoprocess-section h3, section#seoprocess-section span.title, section#seoprocess-section span.title h2 {
    font-size: 45px;
    font-weight: 900;
    line-height: 55px;
    margin-bottom: 60px;
    color: #171717;
}

#process-circle {
    height: 80vh;
    background: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/15ca34fa-226c-4131-c7f2-8250847a4f00/public) center center no-repeat;
    margin: 80px 0
}

.pr-25 {
    padding-right: 35px
}

.pl-25 {
    padding-left: 38px
}

.pr-45 {
    padding-right: 55px
}

.pl-45 {
    padding-left: 55px
}

.pr-100 {
    padding-right: 120px
}

.pl-100 {
    padding-left: 120px
}

.show-tooltip {
    display: none;
    background: #316995;
    color: #fff;
    padding: 12px 20px;
    border-radius: 10px;
    text-align: left;
    position: absolute;
    width: 330px
}

header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a, header#header .menu>ul>li .menu-subs>ul>li>a, header#header .menu>ul>li>a {
    font-family: inherit;
    font-weight: 500;
    border: none;
    outline: 0;
    text-transform: capitalize
}

.bg-blue {
    background-image: linear-gradient(#3088d1, #316995)
}

.bg-yellow {
    background: #cca42c
}

.bg-green {
    background: #028b44
}

#box-one:hover()+#box-one-text {
    display: block
}

div#box-one-text, div#box-two-text {
    top: -232px
}

div#box-three-text {
    top: -143px;
    left: 15px
}

div#box-four-text {
    top: -225px;
    right: -10px
}

div#box-five-text {
    top: -115px
}

div#box-six-text {
    top: -220px;
    left: 55px
}

section#seoprocess-section {
    position: relative;
    padding: 70px 0;
    background: #eef0eb;
}

section#seoprocess-section h3 {
    -webkit-background-clip: text;
    text-align: center
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#box-five:hover+#box-five-text, #box-four:hover+#box-four-text, #box-one:hover+#box-one-text, #box-six:hover+#box-six-text, #box-three:hover+#box-three-text, #box-two:hover+#box-two-text {
    display: block;
    -webkit-animation: 1s fadeIn;
    animation: 1s fadeIn
}

section#seoprocess-section span.title, section#seoprocess-section span.title h2 {
    -webkit-background-clip: text;
    text-align: center padding
}

.font-45 {
    font-size: 45px !important
}

.seo-updated-ppc-pricing .heading h2 {
    font-size: 16px;
    color: #414141;
    margin-bottom: 20px;
    font-family: Inter;
    font-weight: 600
}

header#header {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: .75rem 0;
    z-index: 100;
    background: var(--color-white);
    -webkit-box-shadow: var(--shadow-medium);
    box-shadow: var(--shadow-medium)
}

header#header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

header#header .header-item-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17%;
    flex: 0 0 17%
}

header#header .header-item-left img {
    width: 180px;
    object-fit: contain;
}

header#header .header-item-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

header#header .header-item-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

header#header .menu>ul>li {
    display: inline-block;
    line-height: 3.125rem;
    margin-left: 1.5rem
}

header#header .menu>ul>li>a {
    position: relative;
    font-size: 1rem;
    line-height: 1.25;
    color: #000;
    -webkit-transition: color .3s;
    transition: color .3s
}

header#header .menu>ul>li .menu-subs {
    position: absolute;
    width: 100%;
    height: auto;
    margin-top: 1.75rem;
    padding: 1rem 2rem;
    z-index: 109;
    opacity: 0;
    visibility: hidden;
    border-top: 5px solid #edb91b;
    -webkit-box-shadow: var(--shadow-medium);
    box-shadow: 0 10px 10px -5px;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #fff
}

header#header .menu>ul>li .menu-subs>ul>li {
    line-height: 1
}

header#header .menu>ul>li .menu-subs>ul>li>a {
    display: inline-block;
    font-size: 1rem;
    line-height: 1.25;
    padding: .75rem 0;
    color: var(--color-black);
    -webkit-transition: .3s;
    transition: .3s
}

header#header .menu>ul>li .menu-column-1 {
    min-width: 16rem;
    max-width: 20rem
}

header#header .menu>ul>li .menu-subs.menu-mega {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li {
    display: block;
    line-height: 1
}

header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: .5rem 0;
    color: #000;
    -webkit-transition: color .3s;
    transition: color .3s
}

header#header .menu>ul>li .menu-subs.menu-column-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
    padding: 1.25rem 1rem
}

header#header .menu>ul>li .menu-subs.menu-column-4>.list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 24%;
    padding: .5rem;
    border-radius: 8px;
    margin-right: 15px
}

header#header .menu>ul>li .menu-subs.menu-column-4>.list-item .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    color: #000;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 10px 0;
    text-align: left
}

header#header .header-item-right a:hover, header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a:hover, header#header .menu>ul>li .menu-subs>ul>li>a:hover, header#header .menu>ul>li:hover>a {
    color: #f2bc18
}

p {
    letter-spacing: 0 !important
}

header#header .header-item-right a.cta {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    display: inline-block;
    width: max-content;
    background-color: #EEF0EB;
    color: #0a0a0a;
    padding: .5em 1em;
    border-radius: 12px;
    letter-spacing: 1px;
    border: 1px solid #3e497f !important;
    overflow: hidden;
}

header#header .header-item-right a.cta:hover {
    border: 1px solid #EEF0EB !important;
}

header#header .menu>ul>li .menu-subs.menu-column-4>.list-item:first-child {
    background-color: #f2f8ff
}

header#header .menu>ul>li .menu-subs.menu-column-4>.list-item:nth-child(2) {
    background-color: #f1f5f9
}

header#header .menu>ul>li .menu-subs.menu-column-4>.list-item:nth-child(3) {
    background-color: #f2f5f9
}

@media screen and (min-width: 993px) {
    header#header .menu>ul>li.menu-item-has-children:hover .menu-subs {
        margin-top: 30px;
        opacity: 1;
        visibility: visible
    }
}

@media screen and (max-width: 992px) {
    header#header .header-item-center {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    header#header .header-item-left, header#header .header-item-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    header#header .wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
        padding: .5rem 0
    }

    header#header .menu-mobile-toggle {
        position: relative;
        display: block;
        cursor: pointer;
        width: 1.75rem;
        height: 1rem;
        border: none;
        outline: 0;
        margin-left: 1.25rem;
        margin-top: -.25rem;
        background: 0 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .35s ease-in-out;
        transition: .35s ease-in-out
    }

    header#header .menu-mobile-toggle span {
        display: block;
        position: absolute;
        width: 100%;
        height: 2px;
        left: 0;
        border: none;
        outline: 0;
        opacity: 1;
        border-radius: .25rem;
        background: #000;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }

    header#header .menu-mobile-toggle span:first-child {
        top: 0
    }

    header#header .menu-mobile-toggle span:nth-child(2), header#header .menu-mobile-toggle span:nth-child(3) {
        top: .5rem
    }

    header#header .menu-mobile-toggle span:nth-child(4) {
        top: 1rem
    }

    header#header .header-item-right {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    header#header .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 75%;
        height: 100%;
        z-index: 111;
        overflow: hidden;
        background: #258788;
        background: linear-gradient(90deg, #258788 35%, #079d58 100%);
        -webkit-transform: translate(-100%);
        transform: translate(-100%);
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }

    header#header .menu.active {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    header#header .menu>ul>li {
        display: block;
        line-height: 1;
        margin: 0
    }

    header#header .menu>ul>li>a {
        display: block;
        line-height: 3.125rem;
        height: 3.125rem;
        padding: 0 3.125rem 0 1rem;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        color: #fff !important;
        font-size: 16px !important
    }

    header#header .menu>ul>li>a i.ion {
        position: absolute;
        font-size: 1.25rem;
        line-height: 3.125rem;
        top: 0;
        right: 0;
        width: 3.125rem;
        height: 3.125rem;
        text-align: center;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    header#header .menu .menu-mobile-header {
        position: relative;
        position: sticky;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        top: 0;
        height: 3.125rem;
        z-index: 110;
        background: var(--color-white);
        background-color: #f2f8ff !important
    }

    header#header .menu .menu-mobile-header .menu-mobile-arrow {
        display: none;
        line-height: 3.125rem;
        width: 3.125rem;
        height: 3.125rem;
        cursor: pointer;
        text-align: center;
        border-right: 1px solid rgba(0, 0, 0, .1);
        color: var(--color-black)
    }

    header#header .menu .menu-mobile-header.active .menu-mobile-arrow, header#header .menu>ul>li .menu-subs.active, header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a, header#header .menu>ul>li .menu-subs>ul>li>a {
        display: block !important
    }

    header#header .menu .menu-mobile-header .menu-mobile-title {
        font-family: inherit;
        line-height: inherit;
        text-transform: capitalize
    }

    header#header .menu .menu-section {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden
    }

    header#header .menu>ul>li .menu-subs, header#header .menu>ul>li .menu-subs.menu-mega {
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        max-width: none;
        min-width: auto;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 4rem 1rem 1rem;
        opacity: 1;
        overflow-y: auto;
        visibility: visible;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-shadow: none;
        box-shadow: none
    }

    header#header .menu>ul>li .menu-subs.menu-column-4>.list-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin: 0 0 .7rem !important;
        padding: .7rem !important
    }

    header#header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title {
        margin-bottom: 1.25rem
    }

    header#header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center:last-child .title {
        margin-bottom: 0
    }

    header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul {
        margin-bottom: 1rem
    }

    header#header .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        opacity: 0;
        visibility: hidden;
        background: rgba(0, 0, 0, .65);
        -webkit-transition: .45s ease-in-out;
        transition: .45s ease-in-out
    }

    header#header .overlay.active {
        opacity: 1;
        visibility: visible
    }

    header#header .header-item-right a.cta {
        display: none
    }

    header#header .menu .menu-mobile-header .menu-mobile-close {
        font-size: 2.25rem;
        line-height: 3.125rem;
        cursor: pointer;
        width: 3.125rem;
        height: 3.125rem;
        text-align: center;
        border-left: 1px solid rgba(0, 0, 0, .1);
        color: var(--color-black);
        background-color: #fff !important;
        box-shadow: inherit !important;
        border: inherit !important;
        padding: 0 !important
    }

    header#header .menu .menu-mobile-header .menu-mobile-close i {
        font-size: 30px !important;
        color: #079d58 !important
    }

    header#header .menu>ul>li .menu-subs.menu-column-4>.list-item img {
        display: none !important
    }

    header#header .menu .menu-mobile-header .menu-mobile-title {
        color: #000 !important;
        font-size: 18px !important;
        font-weight: 700 !important;
        text-transform: uppercase !important
    }

    header#header .menu .menu-mobile-header .menu-mobile-arrow {
        border: inherit !important;
        background-color: #fff !important;
        color: #079d58 !important;
        font-size: 25px
    }

    header#header .menu>ul>li .menu-subs.menu-column-4>.list-item .title {
        font-size: 14px !important;
        line-height: 24px !important
    }
}

@media screen and (max-width: 576px) {
    .box-one, .box-two {
        display: block !important;
        width: 170px !important
    }

    .seo-updated-ppc-choose .btn-folks, .seo-updated-ppc-choose .btn-grow {
        width: 100% !important
    }
}

@media screen and (max-width: 360px) {
    .box-one, .box-two {
        display: block !important;
        width: 150px !important
    }
}

#seo-updated-ppc-choose {
    background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/8a050955-9bdc-42f2-a718-0ac84e54a200/public);
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
}

section#technologies-section .col-md-4.tech-logo:hover img {
    filter: brightness(0);
}

section#technologies-section .active-div img {
    filter: brightness(0);
}

section#seo-updated-ppc-questions {
    background: #EEF0EB;
}

section.packages-section.fold-03 {
    background: #eef0eb;
}

.seo-tabs .tab-pane .head p b {
    padding-bottom: 10px !important;
    display: block;
}

section.fold-01 p strong {
    color: #fff !important;
}

section.fold-01 p strong a {
    color: #fff !important;
}

.seo-updated-ppc-hero a.text-black.popup_btn {
    color: #fff;
}
