#growth-marketing-banner .left-content h1 {
    background: linear-gradient(45deg, #ff0000, #29629F);
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
}
#growth-marketing-banner p {
    font-size: 20px;

}
#growth-marketing-banner .requst-btn {
    background-image: linear-gradient(60deg, #551096 0, #aa0dc0 100%);
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 20px;
}
#growth-marketing-banner .requst-btn a {
    text-decoration: none;
    color: #fff;
}
#site-content {
    height: auto;
    background-image: linear-gradient(60deg, #551096 0, #aa0dc0 100%);
}
#site-content .site-content-details {
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
    padding-bottom: 20px;
}
#site-content .site-content-details p {
    font-size: 40px;
}
#seo-services {color: #fff;
    padding: 2rem 0;
    background: linear-gradient(-60deg, #3d088a 0, #f2295b 100%);
}
#keyword-research .our-btn {
    background-image: linear-gradient(60deg, #551096 0, #aa0dc0 100%);
    width: 800px;
    padding: 20px 50px 20px 50px;
    text-decoration: none;
    color: #fff;
}
#our-keyword h2 {
    background: linear-gradient(45deg, #BE035C, #3E2DAD);
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
}
#driving-traffic {
    height: 150px;
    background: linear-gradient(-60deg, #3d088a 0, #f2295b 100%);
}
.research-div {
    margin-left: 20px;
    width: 18%;
    height: 90px;
    background-color: #3e2dad;
}
#contact-form .contact-form-title h3 {
    background: linear-gradient(45deg, #BE035C, #3E2DAD);
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
}
#contact-form .contact-btn {
    background: linear-gradient(45deg, #BE035C, #3E2DAD);
    color: #fff;
    padding: 14px 40px !important;
    width: 100%;
    margin-top: 10px;
}
#growth-marketing-services h2 {
    background: linear-gradient(45deg, #8B3957, #574F7E);
    -webkit-background-clip: text;
    color: transparent;
}
#growth-marketing-services .marketing-div {
    height: 600px;
    border: 1px solid rgba(9, 9, 9, .1);
    border-radius: 5px;
}
#growth-marketing-services .marketing-div:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    transition: .5s;
}
#growth-marketing-services .marketing-div ul li {
    margin-right: 10px;
    list-style: none;
    font-size: 20px;
    line-height: 55px;
    border-bottom: 1px solid rgba(9, 9, 9, .04);
}
#growth-marketing-services .marketing-div:hover {
    cursor: pointer;
}
#growth-marketing-services .marketing-div h3 {
    background: linear-gradient(45deg, #CD1E28, #29629F);
    -webkit-background-clip: text;
    color: transparent;
    position: relative;
}
#growth-marketing-services .marketing-div h3:after {
    position: absolute;
    content: '';
    display: block;
    width: 160px;
    height: 1px;
    background-color: #951386;
    top: 45px;
    left: 130px;
}
#growth-marketing-services .featured {
    position: relative;
    padding: 4px 10px 4px 10px;
    background: #00c853;
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
}
#growth-marketing-services .marketing-btn a {
    background: linear-gradient(45deg, #BE035C, #3E2DAD);
    color: transparent;
    display: inline-block;
    padding: 12px 30px 20px 30px;
    border-radius: 15px;
    color: #fff;
}
#why-should-you-choose h2 {
    background: linear-gradient(45deg, #BE035C, #3E2DAD);
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
}
#why-should-you-choose .choose-content-div {
    background: linear-gradient(45deg, #87128B, #5A109C);
    width: 20%;
    height: 100px;
    border-radius: 10px;
    margin-left: 10px;
    color: #fff;
}
#why-should-you-choose .choose-content-div span {
    font-size: 20px;
    padding: 18px 10px 0px 10px;
    display: inline-block;
}
#accordion h2 {
    background: linear-gradient(45deg, #CD1E28, #29629F);
    -webkit-background-clip: text;
    color: transparent;
}