
/* Header Section */
.seo-agency-services-header-section,
.seo-agency-services-banner-section {
    position: relative;
}
.seo-agency-services-header-section::before,
.seo-agency-services-banner-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 35%;
    height: 250px;
    background: linear-gradient(90deg, rgba(189, 165, 246, 0.88) 20.27%, rgba(96, 39, 176, 0.88) 64.27%, rgba(38, 15, 76, 0.88) 110.06%);
    filter: blur(300px);
    opacity: 0.9;
    pointer-events: none;
}
.seo-agency-services-header-section .header-btn a {
    background-color: transparent !important;
}
.seo-agency-services-header-section .header-btn a:hover,
.seo-agency-services-banner-section .elementor-button:hover {
    background-color: #C7B8FA !important;
    color: #141414 !important;
    border-color: #C7B8FA !important;
}
.seo-agency-services-header-section .header-bell {
  height: 40px;
}
.seo-agency-services-header-section .header-bell,
.seo-agency-services-header-section .header-bell svg {
  display: flex;
  justify-content: center;
  align-items: center;
}
.seo-agency-services-header-section .header-bell {
    line-height: 17px;
}
.seo-agency-services-header-section .header-bell:hover {
    background-color: transparent !important;
}
.seo-agency-services-header-section .header-bell:hover svg {
    fill: #ffffff !important;
}
.seo-agency-services-header-section .elementskit-navbar-nav > li > a .elementskit-submenu-indicator {
    color: #ffffff !important;
    fill: #ffffff !important;
}
.seo-agency-services-header-section .elementskit-navbar-nav .dropdown-item {
    background-color: #121212 !important;
    color: #ffffff !important;
    fill: #ffffff !important;
}
.seo-agency-services-header-section .elementskit-navbar-nav .dropdown-item:hover {
    background-color: #502290 !important;
}
.seo-agency-services-header-section .elementskit-submenu-panel {
    padding: 0px !important;
}
.seo-agency-services-header-section .elementskit-submenu-panel > li.current-menu-item > a {
    color: #fff !important;
}

/* Banner Section */
.seo-agency-services-banner-section .ekit-video-popup {
    position: relative;
}
.seo-agency-services-banner-section .ekit-video-popup-btn:hover {
  color: #000 !important;
}
.seo-agency-services-banner-section .ekit-video-popup-title {
    position: absolute;
    right: -110px;
    color: #fff !important;
    font-size: 27px;
    font-family: "Comic Neue", cursive;
    font-weight: 700;
    font-size: 18px;
}
.seo-agency-services-banner-section .ekit-video-popup-title:hover {
    color: #C7B8FA !important;   
}
.seo-agency-services-banner-section .ekit-video-popup svg {
  font-size: 25px;
}
.seo-agency-services-banner-section .banner-right-info p {
    color: #5C5D5F;
    margin: 10px 0;
}
.seo-agency-services-banner-section .banner-right-image {

    margin-left: auto;
}
.seo-agency-services-banner-section .banner-right-info {
    backdrop-filter: blur(84px)
}
.seo-agency-services-banner-section .banner-left-img {
    display: flex;
    justify-content: flex-end;
    position: relative;
}
.seo-agency-services-banner-section .banner-icon {
    position: absolute;
    top: -15%;
    z-index: 2;
    right: 10%;
    box-shadow: 0px 30.08px 50.58px -6.84px #00000070;
}
.mfp-close.ekit-video-popup-close {
    top: 6.5% !important;
}
.seo-agency-services-banner-section .banner-left-img,
.seo-agency-services-choose-section .choose-img-1,
.seo-agency-services-choose-section .choose-img-2,
.seo-agency-services-team-section .wpr-member-image {
    position: relative;
    overflow: hidden;
}
.seo-agency-services-team-section .wpr-member-image img {
    display: block;
    width: 100%;
    position: relative;
}
.seo-agency-services-banner-section .banner-left-img::before {
    border-top-left-radius: 1000px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.seo-agency-services-banner-section .banner-left-img::before,
.seo-agency-services-choose-section .choose-img-1::before,
.seo-agency-services-choose-section .choose-img-2::before,
.seo-agency-services-team-section .wpr-member-image::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(80, 34, 144, 0.3);
    opacity: 0;
    transition: opacity .3s ease-in-out;
    z-index: 1;
    pointer-events: none;
}
.seo-agency-services-banner-section .banner-left-img:hover::before,
.seo-agency-services-choose-section .choose-img-1:hover::before,
.seo-agency-services-choose-section .choose-img-2:hover::before,
.seo-agency-services-team-section .wpr-member-image:hover::before {
    opacity: 1;
}
.seo-agency-services-banner-section .banner-left-img img,
.seo-agency-services-choose-section .choose-img-1 img,
.seo-agency-services-choose-section .choose-img-2 img,
.seo-agency-services-team-section .wpr-member-image img {
    display: block;
}
.seo-agency-services-banner-section .banner-right-image h6 {
    position: relative;
    padding-left: 50px;
}
.seo-agency-services-banner-section .banner-right-image h6::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 40px;
    height: 1px;
    background: #502290;
    transform: translateY(-50%);
}
.ekit-video-popup-close {
    position: relative;
}
.mfp-close.ekit-video-popup-close .icon-cancel {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    font-size: 0;
}
.mfp-close.ekit-video-popup-close .icon-cancel::before {
    display: none !important;
    content: none !important;
}
.mfp-close.ekit-video-popup-close .icon-cancel::after {
    content: "";
    position: absolute;
    inset: 0;
    background:url("https://license.flextheme.net/theme-images/seo-agency-services/close.png") center center no-repeat;
    background-size: 20px 20px;
}
.mfp-close.ekit-video-popup-close .icon-cancel:hover{
    background-color: #fff !important;
    border-radius: 50%;
}

/* Team Section */
.seo-agency-services-team-section .wpr-team-member {
    display: flex;
    flex-direction: row-reverse;
    gap: 50px;
    align-items: center;
}
.seo-agency-services-team-section .wpr-team-member-social-media-left {
    width: fit-content;
}
.seo-agency-services-team-section .wpr-member-image {
    display: flex;
    justify-content: flex-end;
}
.seo-agency-services-team-section .wpr-member-name:hover {
    color: #C7B8FA !important;
}
.wpr-team-member-social-media-left .wpr-member-social-media {
  margin-bottom: 0px !important;
}

/* Choose Section */
.seo-agency-services-choose-section .choose-right-sec {
    position: relative;
}
.seo-agency-services-choose-section .choose-img-2 {
    position: absolute;
    bottom: -22%;
    right: 22%;
}
.seo-agency-services-choose-section .choose-img-1::before,
.seo-agency-services-choose-section .choose-img-2::before {
    border-top-left-radius: 100px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;  
}

/* Footer Section */
.seo-agency-services-newsletter-section .newsletter-sec {
  background: linear-gradient(90deg, rgba(189, 165, 246, 0.74) 20.27%, rgba(96, 39, 176, 0.74) 64.27%, rgba(38, 15, 76, 0.74) 110.06%);
}
.seo-agency-services-newsletter-section .newsletter-sec h4 {
    background: linear-gradient(90deg, #DFD8FC 0%, #EEEAFD 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.seo-agency-services-newsletter-section .flex-subscribe-form {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.seo-agency-services-newsletter-section .newsletter-sec .wpcf7-submit {
    background: linear-gradient(90deg, rgba(189, 165, 246, 0.74) 20.27%, rgba(96, 39, 176, 0.74) 64.27%, rgba(38, 15, 76, 0.74) 110.06%);;
    font-weight: 300;
    border-radius: 0px;
    box-shadow: unset;
    border: unset;
    padding: 14px 32px;
    cursor: pointer;
    font-family: "Outfit", sans-serif;
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
}
.seo-agency-services-newsletter-section .newsletter-sec input {
    border-radius: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.seo-agency-services-newsletter-section .newsletter-sec input::placeholder {
  color: #B7B7B7;
}
.seo-agency-services-newsletter-section p,
.seo-agency-services-newsletter-section .legal-info {
    color: #ffffff;
}
.seo-agency-services-newsletter-section .newsletter-sec h2,
.seo-agency-services-newsletter-section .newsletter-sec h4 {
    width: 100%;
    margin: auto;
}
.seo-agency-services-newsletter-section .newsletter-sec h4::before {
    width: 4% !important;
    left: 50%;
    transform: translate(-50%, -50%);
}
.seo-agency-services-newsletter-section .wpcf7-spinner {
    display: block;
    height: unset;
}
.seo-agency-services-newsletter-section .wpcf7 form.invalid .wpcf7-response-output {
    width: fit-content;
    margin: auto;
}
.seo-agency-services-newsletter-section .flex-email .wpcf7-not-valid-tip{
    position:absolute;
    right:15px;
    top:50%;
    transform:translateY(-50%);
    font-size:11px;
    color:#ff4d4d;
}
.seo-agency-services-newsletter-section .wpcf7-form-control-wrap input {
    background-color: #141414;
    color: #B7B7B7;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 8px 3px;
    border-color: #141414;
}
.seo-agency-services-footer-section .contact-info p {
   margin-bottom: 0px;
}
.copyright-text p {
    margin: 10px 0 !important;
}
.seo-agency-services-header-section button.elementskit-menu-hamburger {
    border-color: #FFFFFF !important;
}

/* Media */
@media screen and (max-width: 1024px) {
    .seo-agency-services-count-section .second-counter::before,
    .seo-agency-services-count-section .second-counter::after,
    .seo-agency-services-count-section .third-counter::after {
        display: none;
    }
    .seo-agency-services-header-section .header-menus {
        --padding-top:unset !important
    }
    .seo-agency-services-banner-section .ekit-video-popup-title {
        display: none;
    }
    .seo-agency-services-banner-section .ekit-video-popup {
        margin: 20px 0;
    }
    .seo-agency-services-header-section {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .seo-agency-services-banner-section .banner-left-img {
        width: unset !important;
    }
    .seo-agency-services-banner-section .banner-right-info {
        margin: auto;
    }
    .seo-agency-services-header-section .elementskit-navbar-nav > li > a {
        color: #fff !important;
    }
}
@media screen and (min-width:768px) and (max-width:1200px) {
    .seo-agency-services-team-section .wpr-team-member {
        gap: 20px;
    }
    .seo-agency-services-team-section .wpr-member-media,
    .seo-agency-services-team-section .wpr-member-content{
        flex-basis: 50%;
    }
}
@media screen and (min-width:768px) and (max-width:1024px) {
    .seo-agency-services-header-section .elementskit-menu-container {
        max-width: 100% !important;
        padding: 0px !important;
    }
    .seo-agency-services-header-section .elementskit-dropdown-has>a .elementskit-submenu-indicator {
        padding: unset !important;
        height: 10px !important;
        width:10px !important;
    }
    .seo-agency-services-team-section .team-members{
        gap: 20px;
    }
    .seo-agency-services-team-section .wpr-member-media{
        flex-basis: 45%;
    }
    .seo-agency-services-team-section .wpr-member-content{
        flex-basis: 55%;
    }
    .seo-agency-services-team-section .wpr-team-member {
        gap: 10px;
    }
}
@media screen and (min-width:768px) and (max-width:940px) {
    .seo-agency-services-choose-section .choose-img-2 {
        bottom: 15%;
    }
    .seo-agency-services-choose-section .choose-right-sec {
        margin-left: 20px;
    }
    .seo-agency-services-team-section .wpr-member-social-media {
        flex-wrap: wrap;
        gap: 5px;
    }
    .seo-agency-services-team-section .wpr-member-social {
        margin-right: 0px !important;
        width: 25px !important;
        height: 25px !important;
        padding: 2px;
    }
}
@media screen and (min-width:768px) and (max-width:830px) {
    .seo-agency-services-banner-section .banner-right-image h6 {
        position: relative;
        padding-left: 20px;
    }
    .seo-agency-services-banner-section .banner-right-image h6::before {
        width: 17px;
    }
}
@media screen and (min-width:320px) and (max-width:783px) {
    .seo-agency-services-banner-section .banner-right-image {
        background-size: cover;
    }
}
@media screen and (min-width:320px) and (max-width:767px) {
    .seo-agency-services-choose-section .choose-right-sec {
        width: fit-content;
        margin: auto;
    }
    .seo-agency-services-choose-section .ekit-wid-con .media {
        -webkit-box-align: center !important;
        align-items: center !important;
        align-content: center;
        justify-content: center !important;
        flex-direction: column;
    }
    .seo-agency-services-choose-section .ekit-wid-con .text-left {
        text-align: center !important;
    }
    .seo-agency-services-choose-section .elementskit-info-box-icon {
        display: block;
    }
    .seo-agency-services-banner-section .banner-icon {
        left: 50%;
        width: fit-content !important;
        top: 0%;
    }
    .seo-agency-services-banner-section .banner-left-img {
        margin-top: 20px !important;
    }
    .seo-agency-services-banner-section .banner-right-image h6::before {
        width: 5%;
        left: 50% ;
        top: 130%;
    }
    .seo-agency-services-banner-section .banner-right-image h6 {
        padding-left: unset;
    }
    .seo-agency-services-newsletter-section .newsletter-sec .wpcf7-submit {
        padding: 14px 10px 14px 10px;
        font-size: 14px;
    }
    .seo-agency-services-team-section .wpr-team-member {
        flex-direction: column;
        justify-content: center;
    }
    .seo-agency-services-team-section .wpr-member-image,
    .seo-agency-services-team-section .wpr-member-social-media{
       justify-content: center !important; 
    }
    .seo-agency-services-team-section .wpr-member-name,
    .seo-agency-services-team-section .wpr-member-job,
    .seo-agency-services-team-section .wpr-member-description {
        text-align: center !important;
    }
    .seo-agency-services-team-section .team-members,
    .seo-agency-services-team-section .wpr-team-member {
        gap: 20px;
    }
    .seo-agency-services-team-section .wpr-member-image img {
        width: fit-content;
    }
}