* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Raleway";
}

.header-top {
    height: 7vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #d7d7d7;
}

.header-top p {
    font-size: 18px;
    font-weight: 700;
    color: #787878;
    /* color: #FF7300; */
}

.header-top p:hover {
    color: #e17b28;
    position: fixed;
}

.navbar .nav-item.active {
    border-bottom: 2px solid #ffffff;
    border-bottom-width: 80%;
}
/* .navbar .nav-item:hover {
            border-bottom: 2px solid #FFFFFF;
        } */

.navbar-nav li {
    padding: 0;
    margin: 0 6px;
}

.main-container {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 40px;
    font-weight: 900;
}

h2 {
    font-size: 35px;
    font-weight: 600;
}

h3 {
    font-size: 30px;
    font-weight: 600;
}

h4 {
    font-size: 25;
    font-weight: 600;
}

h5 {
    font-size: 25px;
    font-weight: 400;
}

h6 {
    font-size: 22px;
    font-weight: 400;
}

p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    /* letter-spacing: -0.045em; */
    color: #362d49;
}

button.navbar-toggler {
    background: beige !important;
}

.ppc-agency {
    /* margin-top: 30px; */
    padding-top: 120px;
}

.pages-banner {
    height: 650px;
    background-color: #1ac9d6;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-title {
    font-family: "Metric-Black", "Raleway", sans-serif;
    font-weight: 900;
    font-size: 150px;
    line-height: 257px;
    letter-spacing: -6px;
    word-spacing: -10px;
    word-wrap: normal;
    color: #f8f8f8;
    text-transform: uppercase;
}

.seo-services-banner-title {
    font-size: 80px;
    word-spacing: -3px;
    letter-spacing: -5px;
}

.banner-section {
    background: linear-gradient(244.97deg, #465776 19.02%, #3d4a61 54.6%);
    width: 100%;
    min-height: 500px;
}

.ppc-text-header {
    margin-left: 15%;
    margin-right: 15%;
    color: white;
    padding-bottom: 10%;
    text-align: center;
}
/* .ppc-agency-section {
    background: linear-gradient(244.97deg, #465776 19.02%, #3D4A61 54.6%);
} */
/* #nav-bar {
    position: static;
    top: 0;
    z-index: 10;
} */

.logo {
    margin-left: 5%;
}

#banner {
    height: 650px;
}

#banner .carousel-item img {
    width: 100%;
}

.navbar {
    position: absolute;
    z-index: 99;
    right: 0;
    width: 100%;
    /* background-color: rgba(0, 0, 0, 0.3); */
}
/* .navbar {
    position: absolute;
    top: 0;
} */

.navbar-brand img {
    /* padding-top: 10px; */
    height: 65px;
    /* padding-left: 20px; */
}

.logo-footer img {
    height: 32px;
    margin-top: -4px;
}

.navbar-nav li {
    padding: 0 10px;
}

.navbar-nav li a {
    color: #fff !important;
    font-weight: 600;
}
/* #banner {
    height: 350px !important;
} */

.slider {
    /* position: absolute; */
    width: 100%;
    top: 0;
    z-index: -1;
}

.carousel-inner.carousel-item {
    height: 400px !important;
}

.carousel-item img {
    height: 700px;
}
/* .animation-effect {
    position: relative;
} */

.animation-wrapper {
    width: 100%;
    height: 700px;
    background-color: rgb(120, 120, 255);
    padding-top: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.slider-title {
    font-family: "Metric-Black", "Raleway", sans-serif;
    font-weight: 900;
    font-size: 100px;
    line-height: 45px;
    letter-spacing: -2px;
    word-spacing: -2px;
    word-wrap: normal;
    color: #f8f8f8;
    text-transform: uppercase;
    animation-duration: 2s;
    /* display: flex;
            justify-content: center; */
}

.slider-images {
    animation-duration: 2s;
    background: transparent;
    height: 350px;
    margin-top: 10%;
}

.slider-images img {
    width: 100%;
    height: 100%;
}

.happy-client {
    margin-top: 9%;
}

.happy-client-icon {
    width: 100%;
    height: 100%;
}
/* .counter .happy-client-icon img {
    display: flex !important;
    justify-content: center !important;
} */
/* .happy-client-text {
    margin-top: 60px;
    margin-left: 40px;
} */

.happy-client-text h4 {
    font-size: 24px;
    font-weight: 600;
    color: black;
}

.happy-client-text p {
    font-size: 18px;
    font-weight: 400;
    color: lightgray;
}

.happy-client-icon {
    font-size: 30px;
    color: #d8132d;
    display: flex;
    justify-content: center;
}

.happy-client-box {
    border-right: 1px solid lightgray;
}

.google-partner-image {
    display: flex;
    justify-content: center;
}

#what-we-do {
    margin-top: 80px;
    margin-bottom: 40px;
    position: relative;
}

.we-are-a-landing {
    margin-left: 20%;
}

.we-are-a-landing h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 48px;
    color: #d8132d;
    margin-bottom: 20px;
}

.we-are-a-landing h5 {
    font-style: normal;
    font-weight: 300;
    font-size: 26.5px;
    line-height: 38px;
    color: #3a3a3a;
}

.custom-paragraph {
    color: rgb(62, 59, 59);
}

.we-are-a-landing p {
    font-size: 18px;
    line-height: 30px;
    color: #555555;
}

.google-image img {
    display: flex;
    justify-content: center;
}

.custom-button {
    border-radius: 40px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    border-color: #e2343d;
    color: rgb(62, 59, 59);
    width: 166px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.view-all {
    border-radius: 40px;
    border: 2px solid #3a3a3a;
    width: 166px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3a3a3a;
    font-weight: normal !important;
}

.view-more-btn {
    display: flex;
    justify-content: center;
}

.custom-button:hover {
    border: 1px solid #e2343d;
    background-color: #e2343d;
    color: white;
}

.services-btn {
    border-radius: 40px;
    margin-top: 10%;
    border: 2px solid #ffffff;
    width: 166px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-weight: normal !important;
}

.services-btn-card {
    width: 250px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services-btn:hover {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
}

.we-do {
    margin-top: 10px;
    padding-top: 10px;
    margin-right: 16%;
    width: 80%;
}

.we-do p {
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    text-align: end;
    color: #555555;
    margin-bottom: 7%;
}

.we-do-img {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-end;
}

.offer-services-btn {
    display: flex;
    justify-content: flex-end;
    margin-top: 0px;
    margin-bottom: 10px;
}

.customer-review-title .card {
    background-color: #ffffff !important;
}
/* ****************************** Our work ***************************************/
/* ************************************  services *********************************/

.page-wrapper {
    overflow: hidden;
}

#our-service .row {
    margin-top: 5%;
}

.service-image {
    height: 100%;
}

.service-image img {
    width: 100%;
    height: 100%;
}

.main-service-text {
    margin-bottom: 10px;
}

.our-services-text {
    text-align: center;
    margin-top: 5%;
}

.our-services-text h1 {
    font-weight: bold;
    font-size: 55px;
    line-height: 24px;
    letter-spacing: -0.045em;
    color: #362d49;
    text-transform: uppercase;
}

.our-services-text p {
    font-size: 22px;
    margin-top: 21px;
}

.our-services-text h3 {
    color: black;
}

.service-container {
    background-color: #f7f7ff;
    display: flex;
    justify-content: center;
    align-items: center;
}

#our-services-detail .our-work-grid-container {
    position: unset !important;
}

.service-item {
    margin: 30px 0px;
}

.service-icon {
    font-size: 20px;
    color: blue;
    margin-bottom: 10px;
}

.service-title h5 {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #091133;
}

.service-description p {
    font-size: 14px;
    line-height: 24px;
    color: #5d6970;
}
/******************************************** Portfolio *********************************/

.portfolio-our-work {
    height: 415px;
    background-color: #e2343d;
    position: relative;
    padding: 5px;
    display: flex;
    justify-content: center;
}

.our-work-caption {
    margin-top: 80px;
}

.our-work-title {
    font-weight: bold;
    font-size: 55px;
    line-height: 24px;
    letter-spacing: -0.045em;
    color: #f8f8f8;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.our-work-caption p {
    font-size: 20px;
    line-height: 24px;
    color: #f8f8f8;
}

.our-work-description {
    margin-left: 20%;
    margin-right: 20%;
}

.our-work-left-image-container {
    position: absolute;
    left: 0;
    top: -150px;
}

.left-top-image-wrapper {
    width: 265px;
    height: 436.22px;
    position: relative;
    top: -102px;
}

.left-top-image-wrapper .left-top-image {
    width: 100%;
    height: 100%;
}

.left-bottom-image-wrapper {
    width: 140px;
    height: 273.06px;
    position: absolute;
    top: 188.22px;
}

.left-bottom-image-wrapper .left-bottom-image {
    width: 100%;
    height: 100%;
}

.our-work-top-right-container {
    width: 707.81px;
    height: 215.4px;
    position: absolute;
    top: -350px;
    right: 0;
}

.our-work-grid-wrapper {
    width: 100%;
    min-height: 700px;
    background-color: #ffffff;
    position: relative;
    display: flex;
    justify-content: center;
}

#our-work-detail .our-work-grid-wrapper {
    height: 100%;
}

#our-portfolio-detail {
    background: linear-gradient(244.97deg, #465776 19.02%, #3d4a61 54.6%);
    padding: 40px;
}

.portfolio-work-wrapper {
    margin-top: 130px;
}

.our-portfolio-detail h1 {
    margin-top: 10%;
    margin-bottom: 10%;
    font-weight: bold;
    font-size: 8rem;
    color: #ffffff;
    text-align: center;
}

.our-work-grid-container {
    position: absolute;
    left: 0;
    right: 0;
    top: -150px;
    padding-left: 20px;
    padding-right: 20px;
}
/* .portfolio-container .container {
    margin: 0 50px;
    padding: 0 50px;
} */
/************************************************* Hover effect *************************/

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    border-radius: 4px;
    /* background-color: rgb(62, 59, 59); */
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0.1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hovereffect img {
    /* display: block; */
    position: relative;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    width: 100%;
    height: 250px;
}

.we-design-bg-color {
    background: linear-gradient(
        244.43deg,
        #6240a5 -5.54%,
        #5035a8 14.85%,
        #402cab 33.28%,
        #3425ad 50.08%
    );
}

.we-promote-bg-clr {
    background: linear-gradient(
        79.26deg,
        #2baf5e 8.76%,
        #24a857 39.99%,
        #18b655 76.26%,
        #6ece8f 103.91%,
        #6ece8f 103.91%,
        #6ece8f 103.91%
    );
}

.we-develop-bg-clr {
    background: linear-gradient(81.94deg, #b54372 49.11%, #c56e93 121.21%);
}

.we-support-bg-clr {
    background: linear-gradient(
        102.48deg,
        #10292e -0.64%,
        #061c21 34.96%,
        #09282f 81.68%,
        #103b43 109.65%
    );
}

.seo-services-bg-clr {
    background: linear-gradient(
        76.42deg,
        #721d6a 50.49%,
        #802377 68.35%,
        #9c3c93 103.87%
    );
}

.seo-services-london-bg-clr {
    background: linear-gradient(
        76.42deg,
        #591a53 50.49%,
        #893280 68.35%,
        #591d53 103.87%
    );
}

.contact-us-bg-clr {
    background: linear-gradient(
        254.05deg,
        #3a4951 -6.05%,
        #384a53 40.8%,
        #45555f 65.78%,
        #576a73 113.88%
    );
}

.hovereffect:hover img {
    /* filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter'); */
    filter: grayscale(1) blur(3px);
    -webkit-filter: grayscale(1) blur(3px);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    background-color: gray;
}

.hovereffect h2 {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding: 10px;
    color: #ffffff;
    line-height: 45px;
    font-size: 40px;
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #fff;
    background-color: transparent;
}
/* .hovereffect a.info:hover {
            box-shadow: 0 0 5px #fff;
        } */

.hovereffect a.info,
.hovereffect h2 {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    text-transform: uppercase;
}

.hovereffect:hover .overlay {
    background-color: rgba(0, 0, 0, 0.2) !important;
    opacity: 1 !important;
}

.hovereffect:hover a.info,
.hovereffect:hover h2 {
    opacity: 2;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(0.8);
    font-size: 30px;
}
/* ******************************* Testimonial************************************/

#testimonial {
    width: 100%;
    min-height: 700px;
    background-image: linear-gradient(
        180deg,
        #4243a9 0%,
        #2b2c8b 39.16%,
        #282985 61.98%,
        #24257c 100%
    );
}

.testimonial-caption {
    padding-top: 82px;
    color: #ffffff;
    text-align: center;
}

.testimonial-title {
    text-transform: uppercase;
    font-size: 24px;
    list-style: normal;
    font-weight: 500;
}

.testimonial-sub-title {
    font-size: 48px;
    font-weight: 700;
}

.testimonial-image-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.testimonial-image-wrapper {
    display: flex;
    margin-right: 0;
    margin-left: 0;
    width: 400px;
    justify-content: space-between;
    margin: 58px;
    position: relative;
}

.testmonial-image-2 {
    position: absolute;
    left: 110px;
    top: -25px;
}

.testimonial_para {
    color: #ffffff;
}

.testimonial-carousel-wrapper {
    margin: 58px;
}

#testimonial .carousel-inner {
    position: relative;
    top: 150px;
    left: 0;
    right: 0;
    width: 100%;
    overflow: visible !important;
}

.fa.fa-long-arrow-left {
    font-size: 20px;
    color: black;
    padding: 5px;
    text-align: start;
    margin-right: 130px;
    border: 2px solid red;
    border-radius: 50%;
}

.carousel-caption p {
    color: #ffffff;
}

#testimonial .fa.fa-arrow-circle-left {
    font-size: 40px;
    color: #ffffff;
}

#testimonial .fa.fa-arrow-circle-right {
    font-size: 40px;
    color: #ffffff;
}

.client-testimonial-name {
    padding-top: 50px;
}

#contact-us .container {
    margin-top: 64px;
}

.contact-detail-header {
    color: #ffffff;
}

.contact-us-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-contact-us-design {
    background-color: #21ac56;
    min-height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    margin-bottom: 5%;
}

.card-color-canada-office {
    background-color: #b54372;
}

.card-color-phone-no {
    background-color: #197280;
    color: #ffffff;
}

.contact-details-title {
    text-transform: uppercase;
}

.our-contact-detail {
    text-transform: capitalize;
    line-height: 4rem;
}

.contact-detail-captions {
    padding-top: 35px;
    color: #ffffff;
}
/* .contact-us-detail-description p {
   
    line-height: 32px;
} */

.contact-detail-captions h6 {
    padding: 0px 10px;
    text-transform: uppercase;
    font-weight: 700 !important;
}

.contact-detail-captions p {
    padding-left: 3rem;
    /* margin-top: -1rem; */
    font-weight: 500 !important;
    line-height: 32px;
}

.contact-detail-captions .our-mail-box {
    margin-top: 1.5rem;
}

.contact-detail-captions .our-contact-no {
    margin-top: 1.5rem;
}

.contact-us-form-header h1 {
    color: #362d49;
}

.contact-us-form-header h5 {
    color: #362d49;
}

#contact-us-form .form-control {
    border-radius: 6px;
}

.contact-form {
    padding: 30px 5px;
}

.contact-form input {
    height: 53px;
    left: 743px;
    top: 5144px;
    opacity: 0.4;
    border: 1px solid #362d49;
    box-sizing: border-box;
    border-radius: 11px;
}

.contact-form textarea {
    opacity: 0.4;
    border: 1px solid #362d49;
    box-sizing: border-box;
    border-radius: 11px;
}

.contact-form-submit-btn {
    color: #ffffff;
    background: linear-gradient(
        180deg,
        #37c0ff 0%,
        rgba(34, 185, 255, 0.91) 100%
    );
    border-radius: 10px;
    width: 251px;
    height: 53px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
}

#newsletter .card {
    margin-top: 20px;
    margin-left: 5%;
    margin-right: 5%;
    border-color: #fff;
    display: flex;
    justify-content: center;
}

#newsletter h2 {
    font-weight: bold;
    font-size: 40px;
    line-height: 45px;
    color: #ff7300;
}

#newsletter p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #4f5665;
}

.newsletter-form-submit-btn {
    width: 250px;
    height: 50px;
    background: linear-gradient(
        180deg,
        #ff7300 0%,
        rgba(226, 111, 17, 0.92) 100%
    );
    border-radius: 10px;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-control {
    opacity: 1px !important;
}

.custom-form-control {
    height: calc(1.5em + 1rem + 10px);
    color: #000000 !important;
    font-size: 18px !important;
    opacity: 1px !important;
}

button.newsletter-form-submit-btn:hover {
    background: #343596;
    color: #ffffff !important;
    font-size: 18px;
    /* border: 1px solid black !important; */
}

#footer {
    background: linear-gradient(
        180deg,
        rgba(53, 68, 76, 0.89) 0%,
        rgba(53, 68, 76, 0.96) 39.06%,
        rgba(53, 68, 76, 0.99) 59.9%,
        rgba(53, 68, 76, 0.97) 100%
    );
}

#footer .container {
    padding-top: 100px;
}

#footer .excite-brand {
    color: #ff7300;
    font-weight: 800 !important;
}

#footer .logo {
    font-weight: 700;
}

#footer h5 {
    line-height: 15px;
    color: #ff7300;
}

.office-uk {
    font-size: 18px;
    font-weight: 900;
    line-height: 20px;
}

#footer p {
    color: #ffffff;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}

.our-address h6 {
    color: #ffffff;
}

.footer-icon {
    color: #ff7300;
    font-size: 20px;
}

.footer-icon .fa.fa-facebook {
    border: 1px #fff solid;
    width: 33.6px;
    height: 33.6px;
    text-align: center;
    border-radius: 50%;
    padding: 6px;
    background-color: #fff;
}

.footer-icon .fa.fa-twitter {
    border: 1px #fff solid;
    width: 33.6px;
    height: 33.6px;
    text-align: center;
    border-radius: 50%;
    padding: 6px;
    background-color: #fff;
}

.footer-icon .fa.fa-instagram {
    border: 1px #fff solid;
    width: 33.6px;
    height: 33.6px;
    text-align: center;
    border-radius: 50%;
    padding: 5px;
    background-color: #fff;
}

.bottom-footer-text {
    color: #ff7300 !important;
    font-weight: 800 !important;
}
/***************************************** Who we are******************************/

#we-make-you-brand {
    /* background: rgba(0, 0, 0, 0.9); */
    background-image: url("../../images/bg/bg\ img\ frame-4.png");
    background-position: center;
    background-size: cover;
    padding: 58px;
}

.we-make-brand-caption h1 {
    font-weight: 900;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: #ffffff;
}

#we-make-you-brand p {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
}

.we-make-brand-caption p {
    text-align: center;
}

.content-wrapper-define-design {
    margin-top: 58px;
}

.content-wrapper-define-design h5 {
    font-weight: bold;
    font-size: 50px;
    line-height: 30px;
    color: #ffffff;
    margin-bottom: 8%;
}

.content-title-wrapper {
    position: relative;
}

.content-title::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #ff7300;
    position: absolute;
    bottom: 8px;
    left: 8px;
}

.we-develop-title::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #ff7300;
    position: absolute;
    bottom: -15px;
    left: 45%;
}

.content-wrapper-title::after {
    content: "";
    width: 100px;
    height: 4px;
    background: #ff7300;
    position: absolute;
    bottom: -18px;
    left: 8px;
}

.content-title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.design-wrapper-container {
    margin-top: 1rem;
    display: flex;
    justify-content: center;
}

.design-content {
    display: flex;
    justify-content: flex-end;
    margin-left: 20px;
}

.paper-line-imag {
    padding-left: 1rem;
    position: absolute;
    top: -35px;
    left: -53px;
}

.paper-line-imag-1 {
    padding-left: 1rem;
    position: absolute;
    top: -19px;
    left: -70px;
}

.what-we-do-icon {
    padding-left: 1rem;
    position: absolute;
    top: -30px;
    left: -90px;
}

.what-we-do-icon-dp {
    padding-left: 1rem;
    position: absolute;
    top: -23px;
    left: -64px;
}

.why-excite-brand {
    /* margin: 6px 40px 40px; */
    position: relative;
}

.why-excite-brand h3 {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
    color: #d8132d;
}

.why-excite-brand p {
    font-family: "Poppins";
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #362d49;
}

.why-excite-brand {
    display: flex;
    justify-content: center;
}

#why-excite-brand .card {
    margin: 50px;
    border: 1px lightgray;
    box-sizing: border-box;
    background-clip: padding-box;
    width: 950px;
    background: #fbfbfb;
    box-shadow: 0px 70px 160px rgba(0, 0, 0, 0.08);
    border-radius: 30px;
}

#why-excite-brand .card .card-body {
    padding: 3.5rem;
}

#why-excite-brand .card .card-title {
    padding: 5px;
}

#why-excite-brand .card .card-content {
    padding: 10px;
    border-radius: 0 0 2px 2px;
    background-clip: padding-box;
    box-sizing: border-box;
}

#why-excite-brand h1 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
}

.dpm-title {
    color: black !important;
    padding-top: 20px;
}

.dpm-ba-title {
    padding-top: 20px;
}

.dpm-description {
    padding-top: 20px;
}

.we-are-creative {
    padding-top: 20px;
    text-align: center;
}

.we-are-creative-title {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: bold;
    font-size: 65px;
    line-height: 78px;
    text-transform: uppercase !important;
    color: #020519 !important;
}

.creative-agency-title {
    font-size: 30px !important;
}

.we-are-creative-sub-title {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #020519;
}

.image-rectangle-298 {
    position: absolute;
    top: -20px;
    z-index: -1;
    left: 40px;
}

.image-rectangle-298-1 {
    position: absolute;
    bottom: 50px;
    right: 60px;
    z-index: -1;
}

.image-Rectangle-299 {
    position: absolute;
    right: 60px;
    top: 162px;
    z-index: -1;
}

.image-Rectangle-299-1 {
    position: absolute;
    left: 60px;
    bottom: 200px;
    z-index: -1;
}

.element-img {
    position: absolute;
    top: 61px;
    left: 161px;
}

.element1-img {
    position: absolute;
    top: 63px;
    right: 191px;
}

.group-image {
    margin: 52px;
}
/********************************************************************************** We Develop************/

#we-ddps-features {
    /* background: rgba(0, 0, 0, 0.9); */
    background-image: url("../../images/bg/bg\ img\ frame-5.png");
    padding-top: 4rem;
    padding-bottom: 3rem;
    width: 100%;
    height: 100%;
}

.we-do-bg {
    background: rgba(8, 0, 28, 0.8) !important;
    width: 100%;
    height: 100%;
}

#we-design-bg-image {
    /* background: rgba(8, 3, 48, 0.92) !important; */
    background-image: url("../../images/bg/bg\ img\ frame-6.png") !important;
    padding-top: 4rem;
    padding-bottom: 3rem;
    width: 100%;
    height: 100%;
}

#we-support-feature {
    background-image: url("../../images/bg/bg\ img\ frame-9.png") !important;
    padding-top: 4rem;
    padding-bottom: 3rem;
    width: 100%;
    height: 100%;
}

#we-promote-feature {
    background-image: url("../../images/bg/bg-img-frame-8.png") !important;
    padding-top: 4rem;
    padding-bottom: 3rem;
    width: 100%;
    height: 100%;
}

.we-make-brand-caption {
    position: relative;
}

.we-make-brand-caption h6 {
    font-weight: 600;
    padding-bottom: 35px;
}

.we-develop-row-wrapper {
    padding-top: 40px;
}

.web-development {
    color: #ffffff;
    text-align: center;
    padding: 20px;
}

.we-devlop-icons {
    display: flex;
    justify-content: center;
}

.web-develop-title {
    font-weight: bold;
    font-size: 33px;
    line-height: 51px;
}

.web-development-description {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

.image-rectangle-298-dev {
    position: absolute;
    top: 8%;
    z-index: -1;
    left: 36.59px;
}

.image-rectangle-298-1-dev {
    position: absolute;
    top: 54%;
    right: 39px;
    z-index: -1;
}

.image-rectangle-298-2-dev {
    position: absolute;
    bottom: 20%;
    left: 39px;
    z-index: -1;
}

.image-Rectangle-299-dev {
    position: absolute;
    right: 39.59px;
    top: 24%;
    z-index: -1;
}

.image-Rectangle-299-1-dev {
    position: absolute;
    left: 39px;
    top: 42%;
    z-index: -1;
}

.image-Rectangle-299-2-dev {
    position: absolute;
    bottom: 4%;
    right: 39px;
    z-index: -1;
}

.stylin-email-and-contact-no {
    color: #ff7300;
    font-weight: bold;
    padding: 2px;
}
/* .image-rectangle-299-2 {
   
} */
/* .we-develop-row-wrapper {
    margin: 3rem;
} */
/***************************************************************** Seo services  */

#seo-feature .card {
    margin: 30px 0;
    padding: 20px;
    width: 336px;
    background: #f2f2f2;
    border-radius: 15px;
}

#seo-feature .card .card-footer {
    background: #f2f2f2 !important;
    border: none;
}

.row-wrapper-seo-feature {
    margin-top: 20px;
    padding-right: 25px;
    padding-left: 4rem;
    margin-right: 25px;
    margin-left: 25px;
    align-items: "center";
}

.car-seo-wrapper {
    margin-top: 2%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 2%;
}

.card-body-wrapper {
    padding: 20px;
}

.seo-card-wrapper {
    min-height: 250px;
}

.card-effect {
    transition: transform 0.2s;
}

.card-effect:hover {
    transform: scale(1.05);
}

#seo-feature .card .card-footer {
    background-color: #fbfbfb;
    border-top: 0px;
    text-align: center;
}

.seo-services-title {
    padding: 20px 0;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    color: #04273c;
}

.seo-services-description {
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #5c5c5c;
    padding-top: 5px;
}

.seo-btn-services {
    border: 1px solid #ff7300;
    background: #ff7300;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    /* or 112% */
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    width: 280px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.seo-btn-services:hover {
    color: #ff7300;
    background: #ffffff;
}

#our-expertise .container {
    text-align: center;
    margin-top: 60px;
}

.our-expertise-icon-title p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 19px;
    padding-top: 12px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    /* identical to box height */
    /* text-align: center; */
}

.icon-about-resource {
    padding-top: 30px;
}

.icon-box {
    /* width: 187.5px;
    height: 35px; */
    background: #f2f2f2;
    box-shadow: 0px 4px 15px rgba(29, 29, 29, 0.07);
    border-radius: 8px;
    padding: 10px;
    margin: 10px;
}

.icon-box img {
    width: 100%;
    height: 100%;
}

.customer-love-us {
    background: #f2f2f2;
    margin-top: 40px;
    padding: 50px;
}

.customer-love-us-icon-box {
    width: 200px;
    height: 200px;
    border: 1px solid #ff7300;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.customer-love-us-icon-box img {
    width: auto;
    height: auto;
}

.love-us-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.customer-love-us h3 {
    text-align: center !important;
    columns: #0000;
    padding-top: 4px;
}

.container-about-happy-client {
    background-color: #f2f2f2;
}

.boost-your-site-box {
    background: rgba(255, 242, 232, 0.9);
    box-shadow: 0px 18px 140px 12px rgba(255, 115, 0, 0.1);
    border-radius: 10px;
}

.boost-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    letter-spacing: -0.045em;
    color: #04273c;
    padding: 30px;
}
/******************************************************Let's Talk**************************/

.spacer {
    margin-top: 5%;
}

#lets-talk-section {
    width: 100%;
    min-height: 128px;
    color: #ffffff;
    background: linear-gradient(90.87deg, #3a4951 33.82%, #46545b 92.22%);
    display: flex;
    justify-content: center;
    align-items: center;
}
/* #lets-talk-section:hover {
            background: linear-gradient(180deg, #FF7300 0%, rgba(226, 111, 17, 0.92) 100%);
            ;
        } */

.lets-talk-title h1 {
    color: white;
}

.lets-talk-title a {
    color: #ffffff;
}
/* ************************************************* media Query */

@media all and (min-width: 768px) {
    .navbar .dropdown-menu {
        background: #e8495e;
    }
    .navbar .nav-item .dropdown-menu {
        display: none;
    }
    .navbar .nav-item:hover .nav-link {
        color: #ffffff;
        background: #7948f270;
    }
    .navbar .nav-item:hover .dropdown-menu {
        display: block;
        background: #7948f270;
        left: -218px;
        /* background: transparent; */
    }
    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }
    .navbar .dropdown-menu .dropdown-item:hover {
        /* background: rgb(12, 38, 53); */
        background: transparent;
    }
    .dropdown-menu-flex {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 5vh;
    }
}

.dropdown-menu {
    display: none;
    position: absolute;
    z-index: 1;
}

.dropdown-menu li a:hover {
    background-color: rgb(101, 39, 159) !important;
}

#sub-dropdown-menu {
    display: none;
    position: absolute;
    background: rgb(101, 39, 159);
    /* background: transparent; */
    margin-left: 340px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    transition: all 0.5s ease-in-out;
    /* background: #7948f270; */
}

.dropdown .dropdown-menu a:hover {
    background: #e8495e;
    color: #ffffff;
}

#sub-dropdown:hover #sub-dropdown-menu {
    display: flex;
    margin-top: 2px;
    margin-left: 210px;
}

#sub-dropdown-1:hover #sub-dropdown-menu-1 {
    display: block;
}
/* **************************  Carosul Seo Services */

.counter {
    /* background-color: #f5f5f5; */
    padding: 20px 0;
    border: 1px lightgray;
    box-sizing: border-box;
    background-clip: padding-box;
    box-shadow: 0px 70px 160px rgba(232, 230, 230, 0.08);
    border-radius: 30px;
    background: #ffffff;
}

.count-title {
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #0b132a;
}

.count-text {
    margin-top: 10px;
    text-align: center;
    color: #0b132a;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}
/************************************* Blog And Banner CSS ************************************/

.banner-image-main-section {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.banner-image {
    width: 100%;
    height: 100%;
}

.card-img-top {
    width: 100%;
    height: 100%;
}

.banner-image img {
    width: 100%;
    height: 100%;
}

.banner-image-main-section {
    position: relative;
    right: 0;
    left: 0;
}

.feature-image {
    margin: 20px 10px 10px 20px;
    width: 300px;
    height: 200px;
}

.feature-image-icon {
    width: 100%;
    height: 200px;
}

.feature-image img {
    width: 100%;
    height: 100%;
    /* background-size: cover; */
}

.blog-title {
    color: #ffffff;
    margin: 20px;
}

.catagory-title h3 {
    display: flex;
    justify-content: center;
}

.post-title {
    font-size: 40px !important;
    font-weight: 700;
    line-height: 32px;
}

.catagory-name {
    font-size: 18px;
    font-weight: 600px;
    font-style: normal;
}

.blog-grid {
    min-height: 300px;
}

.banner {
    height: 600px;
}

#blog {
    background-color: #465776;
}

.post-description p {
    font-size: 16px !important;
    font-weight: 500;
    line-height: 32px;
    color: #ffffff;
}

.post-description h1 {
    font-size: 30px !important;
}
.card-text.post-description-detail-t p {
    padding: 10px;
}
.card-text.post-description-detail-t h2 {
    font-size: 25px;
    font-weight: 700;
    margin: 10px 0px 10px 0px;
}
.card-text.post-description-detail-t ul,
ol {
    list-style: circle !important;
    padding: 20px;
}
a:hover {
    text-decoration: none;
}

.post-description h1 {
    font-weight: 900;
}

.feature-image-detail {
    width: 100%;
    height: auto;
    /* margin-top: 20px; */
}

.feature-image-detail img {
    width: 100%;
    height: 100%;
}

.banner-description {
    position: absolute;
    left: 0;
    right: 0;
    top: 230px;
}
/***************************************************************************/

.banner-description {
    animation-name: example;
    animation-duration: 15s;
    animation-iteration-count: infinite;
}

.grid-container-our-experties {
    display: grid;
    grid-template-columns: repeat(5, 200px) !important;
    grid-auto-rows: minmax(100px, auto);
    grid-gap: 5px;
    padding: 5px;
    justify-content: center !important;
}

.grid-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.grid-container-our-experties .gird-div {
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    text-align: center;
    font-size: 30px;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.gird-div img {
    width: auto;
    height: auto;
}
/************************************************* SLIDER EFFECT *****************************  */
/***********************************************************************************************/

.carousel-fade .carousel-control {
    z-index: 2;
}

.form-control {
    color: black !important;
    font-size: 18px !important;
}

input[type="text"] {
    color: #000000 !important;
    font-size: 16px !important;
    opacity: 1 !important;
}

input[type="text"]:focus {
    color: #000000 !important;
    font-size: 16px !important;
    opacity: 1 !important;
}

.line-height-brand {
    width: 150px;
    height: 3px;
    background: #ff7300;
    position: absolute;
    right: 532px;
    top: 50px;
}

.line-height {
    width: 150px;
    height: 3px;
    background: #ff7300;
    position: absolute;
    right: 530px;
    top: 50px;
}
/********************************************************************************************** */
/************************************************  PPC PAGES  ***********************************/
/********************************************************************************************** */

.container-wrapper {
    margin-left: 5%;
    margin-right: 5%;
}

.ppc-text-header p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #ffffff;
}

.ppc-section-title h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    line-height: 24px;
    color: #0003ff;
    text-align: center;
}

.ppc-section-title h3 {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    color: #070707e4;
    text-align: center;
}

.forbes-add {
    min-height: 73px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ppc-detail-content {
    margin-top: 20px;
    margin-bottom: 20px;
    /* padding: 10px; */
}

.ppc-detail-content p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    /* or 27px */
    color: #424242;
}

.ppc-image-container {
    display: flex;
    justify-content: flex-end;
}

.href-link {
    color: #5397e6;
    text-decoration: none;
}

.ppc-detail-content a:hover {
    text-decoration: none;
    color: blue;
}

.forbes-add h3 {
    font-family: "loto";
    font-size: 75px;
    line-height: 45px;
    font-weight: bold;
    color: #33629a;
    /* margin-left: 10px; */
}

.google-add-title h3 {
    font-family: "Open Sans";
    font-size: 50px;
    font-weight: 700;
    line-height: 40px;
    padding: 20px;
    color: #747474;
}

#what-does-ppc-comapny-do {
    background: #f2f6fc;
    padding: 15px;
}

.circle {
    width: 200px;
    height: 200px;
    border-top: 6px solid#1B75BC;
    border-bottom: 6px solid#1B75BC;
    border-right: 6px solid#1B75BC;
    /* box-shadow: 4px 4px 4px; */
    border-radius: 50%;
}

.forbes {
    font-family: "loto";
    font-size: 25px;
    line-height: 45px;
    font-weight: bold;
    color: #33629a;
    margin: 5px;
}

.ppc-management-content {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-right: 30px;
}

.ppc-management-content p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #6a6a6a;
    text-align: left;
    letter-spacing: normal;
}

.ppc-management-title h6 {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #ff7300;
}

strong {
    font-family: "Raleway";
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 18 !important;
    line-height: 24px !important;
    /* letter-spacing: -0.045em; */
    /* color: #362D49 !important;*/
}

.card-size-blog {
    height: 700px;
}

.ppc-1 {
    background-size: contain;
    width: 233px;
    height: 185px;
    background-repeat: no-repeat;
    position: relative;
    margin: 0.1%;
    margin-bottom: 5%;
}

.wcd-footer {
    margin-top: -3%;
}

.ppc-company-do {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 5%;
    /* justify-content: space-between; */
}

.ppc-bg-img-1 {
    background-image: url("../../images/ppc-icon/pp-1.png");
}

.ppc-bg-img-2 {
    background-image: url("../../images/ppc-icon/ppc-2.png");
}

.ppc-bg-img-3 {
    background-image: url("../../images/ppc-icon/ppc-3.png");
}

.ppc-bg-img-4 {
    background-image: url("../../images/ppc-icon/ppc-4.png");
}

.ppc-bg-img-5 {
    background-image: url("../../images/ppc-icon/ppc-5.png");
}

.ppc-bg-img-6 {
    background-image: url("../../images/ppc-icon/ppc-6.png");
}

.ppc-bg-img-7 {
    background-image: url("../../images/ppc-icon/ppc-7.png");
}

.ppc-bg-img-8 {
    background-image: url("../../images/ppc-icon/ppc-8.png");
}

.ppc-bg-img-9 {
    background-image: url("../../images/ppc-icon/ppc-9.png");
}

.ppc-circle-text {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 165%;
    text-align: center;
    margin-top: 5%;
}

.ppc-icon-main-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.icon-ppc-img img {
    width: auto;
    height: auto;
}

.icon-ppc-img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ppc-icon-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 117px;
    height: 100%;
    left: 28%;
    top: 10%;
}

.ppc-icon-wrapper .ppd3 {
    left: 31%;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.ml-30 {
    margin-left: 30px;
}

.google-award-agency-do {
    width: 100%;
    display: flex;
}

.step {
    width: 269.19px;
    height: 396.31px;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.step1 {
    background-image: url("../../images/ppc-icon/step1_image.svg");
    margin-top: 13.5%;
}

.step2 {
    background-image: url("../../images/ppc-icon/step2_image.svg");
    /* position: absolute; */
    margin-left: -1.6%;
    left: 0;
    top: -7%;
}

.step3 {
    background-image: url("../../images/ppc-icon/step3_image.svg");
    margin-left: -1.6%;
    margin-top: 21.6%;
}

.step4 {
    background-image: url("../../images/ppc-icon/step4_image.svg");
    margin-left: -1.6%;
}

.step5 {
    background-image: url("../../images/ppc-icon/step5_image.svg");
    margin-left: -1.6%;
    margin-top: 13%;
}

.step-content {
    width: 82%;
    display: flex;
    flex-direction: column;
    position: absolute;
}

.step-description {
    font-size: 12px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    line-height: 140%;
    text-align: center;
}

.step-icon-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 9px;
}

.step-icon {
    width: 60px;
    height: 60px;
    text-align: center;
    margin-bottom: 11px;
}

.step-icon-caption {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 140%;
    text-align: center;
}

.step-two-content,
.step-four-content {
    flex-direction: column-reverse;
    top: 30px;
}

.step-two-content .step-icon-wrapper,
.step-four-content .step-icon-wrapper {
    flex-direction: column-reverse;
    margin-top: 10px;
}

.step-two-content .step-icon-caption,
.step-four-content .step-icon-caption {
    margin-bottom: 10px;
}

.step-three-content {
    top: -74px;
}

.two-column-container {
    display: flex;
    flex-basis: 100%;
    justify-content: space-between;
    margin-top: 45px;
}

.tc-text-wrapper {
    flex-basis: 50%;
}

.tc-text {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 150%;
}

.tc-illustration-wrapper {
    flex-basis: 40%;
}

#expert-ppc-marketing .two-column-container {
    flex-direction: row-reverse;
}

#expert-ppc-marketing .two-column-container-ppc {
    display: flex;
    justify-content: space-evenly;
    margin-top: 5%;
}

.list-wrapper {
    margin-top: 21px;
}

.list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.list-icon {
    width: 32px;
    height: 20px;
    margin-right: 10px;
}

.list-text {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    line-height: 150%;
    flex-basis: 100%;
}

.ppc-detail-content a {
    color: #0003ff;
    font-weight: 700;
}

#use-google-adwards {
    background-color: #f2f6fc;
}

.box-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1214.13px;
}

.box {
    background-image: url("../../images/ppc-icon/box-background-image.svg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 291.38px;
    margin: 3%;
    height: 360px;
}

.box .box-title {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #1b75bc;
    width: 40%;
}

.box .box-title-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.box :is(.box-description-container) {
    display: flex;
    justify-content: center;
}

.box :is(.box-description) {
    width: 90%;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    text-align: center;
    color: #424242;
}

.ppc-button-text a {
    width: 350px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #5d5fe3;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: none;
}

.ppc-button-text {
    display: flex;
    justify-content: center;
}

.ppc-button-text a:hover {
    background-color: #ff7300;
}

.lets-talk-title a:hover {
    background: rgb(112, 112, 228);
}

.seo-services-london-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.lr-spacing-wrapper {
    margin-left: 5%;
    margin-right: 5%;
}

.seo-marketing-and-professional-seo {
    display: flex;
    justify-content: space-evenly;
}

.seo-marketing-and-professional-seo .card {
    margin: 2%;
    border-radius: 15px;
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
}

.flex-item {
    flex: 28%;
    margin: 2% 3%;
}

.flex-container .card {
    border-radius: 11px;
    box-shadow: 0 0 2rem -1rem rgba(0, 0, 0, 0.05);
}

.ppc-icon-img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2%;
}

.tal {
    text-align: left !important;
}

.faq-question {
    display: flex;
    justify-content: space-between;
    padding-left: 15%;
    padding-right: 15%;
    margin-top: 2%;
}

.our-london-expert {
    display: flex;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 1%;
    background-color: #bde4f7;
    opacity: 0.9;
    padding-top: 10px;
    padding-bottom: 10px;
}

.seo-london-title {
    font-size: 40px !important;
}

.seo-agency-birmingham-bg-clr {
    background: #458894;
}

.flex-container-birmingham {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

.flex-container-birmingham .flex-item-b {
    width: 100%;
    flex: 30%;
    margin: 2% 3%;
}

.flex-container-birmingham .card {
    padding: 30px;
    text-align: center;
    letter-spacing: 0.5px;
}

.flex-container-birmingham h3 {
    color: #ff7300;
}

#seo-services-manchester-we-offer .flex-item-b {
    width: 100%;
    flex: 25%;
}

#seo-services-manchester-we-offer .card {
    background: #eaedf2;
    border-radius: 11px;
}

#seo-services-manchester-we-offer .card:hover,
.card:focus,
.card:active {
    background: #d8e1ef;
    border: 1px solid #d8e1ef;
}

#whats-include-in-our-seo-manchester .flex-item-b {
    width: 100%;
    flex: 25%;
}

#whats-include-in-our-seo-manchester .card {
    background: #ffffff;
    border-radius: 11px;
}

#whats-include-in-our-seo-manchester .card:hover,
.card:focus,
.card:active {
    background: #edeef0;
    border: 1px solid #d8e1ef;
}

.seo-in-lbm {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
    padding-top: 35px;
}
