.servis_items--title {
    display: block;
    font: 500 24px / 32px "Poppins", sans-serif;
    color: #282828;
    padding-bottom: 30px;
    padding-top: 40px;
}

.servises_area--title {
    font: 700 50px / 60px "Poppins", sans-serif;
    color: #181818;
    padding-top: 30px;
    display: block;
    width: 100%;
    text-align: center;
}



.servises_area--subtitle {
    font-size: 18px;
    max-width: 570px;
    padding-bottom: 35px;
    padding-top: 30px;
    text-align: center;
}

.servises_area--description {
    font: 500 32px / 42px "Poppins", sans-serif;
    color: #6b6b6b;
    display: block;
    padding: 0 0 35px;
    text-align: center;
}

.servises_area_container {
    display: flex;
    justify-content: center;
}

.servises_area {
    padding-top: 130px;
}

.digital_agency {
    padding-bottom: 60px;
}

.selected_projects .selected_text .selected_text--title {
    padding: 0;
}

.selected_projects .selected_text .selected_text--description {
    padding-bottom: 20px;
}

.marketing_inner--title {
    display: block;
    font: 500 24px / 32px "Poppins", sans-serif;
    color: #282828;
    padding-top: 40px;
    margin-bottom: 10px;
}

.marketing_inner--text {
    color: rgba(36, 36, 37, 0.702);
    margin: 0;
    font: 400 16px / 28px "Overpass", sans-serif;
}

.auth-buttons a {
    margin-right: 10px;
    text-decoration: none;
    font-weight: bold;
}

.page-template-template-dashboard .main_header_area .right_nav li a,
.page-template-template-dashboard .main_header_area .right_nav li .number {
    color: #212529;
    /* font: 400 20px / 60px "Poppins", sans-serif; */
    /* padding-right: 30px; */
}

.page-template-template-dashboard .main_header_area.navbar_fixed .right_nav li a,
.page-template-template-dashboard .main_header_area.navbar_fixed .right_nav li .number {
    color: #fff;
}

/* .page-template-template-dashboard .navbar-nav {
    display: none;
} */

.error_area p {
    padding-top: 20px;
    padding-bottom: 30px;
}

.error_area {
    text-align: left;
    padding-top: 125px;
}

.balance-block {
    padding-top: 60px;
    padding-bottom: 30px;
}

.baner_content:before {
    content: "";
    position: absolute;
    right: 45%;
    top: 460px;
    height: 14px;
    width: 14px;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: float-bob-x infinite 15s linear;
    z-index: -1;
}

.baner_content:after {
    content: "";
    position: absolute;
    left: 20%;
    bottom: 80px;
    height: 14px;
    width: 14px;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: float-bob-x infinite 15s linear;
    z-index: -1;
}

.banner_area .illustration:before {
    content: "";
    position: absolute;
    right: 45%;
    top: 460px;
    height: 14px;
    width: 14px;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: float-bob-x infinite 15s linear;
    z-index: -1;
}

.banner_area .illustration:after {
    content: "";
    position: absolute;
    left: -5%;
    bottom: 80px;
    height: 14px;
    width: 14px;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: float-bob-x infinite 15s linear;
    z-index: -1;
}

.padding-global {
    padding-left: 5%;
    padding-right: 5%;
}

.banner2_component {
    background: url("../images/banner-bg-1.png") no-repeat left;
    background-size: cover;
    border-radius: 24px;
    padding: 40px 48px;
    text-align: center;
}

.container-medium, .container-small, .container-large {
    margin-right: auto !important;
    margin-left: auto !important;
}

.container-large {
    width: 100%;
    max-width: 76rem;
    margin-left: auto;
    margin-right: auto;
}

.section_banner2__title {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 14px;
}

.section_banner2__contant {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 17px;
}

.banner2_icon-list {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
}

.banner2_icon-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.banner2_icon-list--text {
    font-size: 14px;
    margin-left: 15px;
}

.section_banner2--dots {
    margin: 0 30px;
}

.section_banner2 {
    padding-bottom: 25px;
}

.seo_expart--item_container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.seo_expart--item_text {
    font-size: 12px;
    line-height: 1.4;
}

.seo_expart--item_image {
    border-radius: 0 !important;
}

.drop-rewards {
    padding-top: 100px;
    min-height: 225px;
}

.drop-rewards .expart_slid {
    padding-left: 0;
}

.styles_content__Hra2p {
    text-align: center;
}

.testimonial_area .carousel-item {
    min-height: 520px ;
}

.got_problem {
    padding-top: 70px;
}

.wpcf7-form input,
.wpforms-field-container input {
    box-shadow: none;
    outline: none;
    border: 2px solid #fdf6f2;
    background: transparent;
    font: 400 18px / 58px "Overpass", sans-serif;
    color: rgba(40, 35, 49, 0.6);
    border-radius: 0;
    height: auto;
    padding: 0 25px;
    resize: none;
    min-width: 100%;
}

.wpcf7-form textarea,
.wpforms-field-container textarea {
    box-shadow: none;
    outline: none;
    border: 2px solid #fdf6f2;
    background: transparent;
    font: 400 18px / 58px "Overpass", sans-serif;
    color: rgba(40, 35, 49, 0.6);
    border-radius: 0;
    height: auto;
    padding: 0 25px;
    resize: none;
    min-width: 100%;
    height: 200px;
}

.wpcf7-form .wpcf7-submit,
.wpforms-submit {
    color: #fff;
    text-align: center;
    font: 500 20px / 60px "Poppins", sans-serif;
    display: inline-block;
    padding: 0 20px;
    background: #ff584e !important;
    z-index: 1;
    border-radius: 30px !important;
    position: relative;
    transition: 0.3s;
}
.wpcf7-form .wpcf7-submit:hover, 
.wpcf7-form .wpcf7-submit:focus,
.wpforms-submit:hover,
.wpforms-submit:focus {
    color: #fff;
    background: #9a64f8 !important;
    cursor: pointer;
}
.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
}

.got_problem--description {
    padding-bottom: 25px;
}

.sa_4--dashboard {
    padding-bottom: 0 !important;
}

.page-hero .illustration,
.page-hero .rs_banner {
    display: none;
}

.page-hero.banner_area {
    padding: 180px 0 20px;
}

.page-hero .selected_projects {
    padding-top: 45px;
}

/* modal */
.modal, .modal_deposit {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .5);
}

.modal.show, .modal_deposit.show {
    display: block;
}

.modal__dialog {
    max-width: 500px;
    margin: 40px auto;
}

.modal__content {
    position: relative;
    width: 100%;
    padding: 40px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    /* max-height: 80vh; */
    overflow-y: auto;
}

.modal__close {
    position: absolute;
    top: 8px;
    right: 14px;
    font-size: 30px;
    color: #000;
    opacity: .5;
    font-weight: 700;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.modal__title {
    color: #fff;
    padding-top: 30px;
    display: block;
    font: 700 35px / 50px Poppins, sans-serif;
    margin-bottom: 20px;
}

.white-text {
    color: #fff;
}

#ltc-rate {
    color: #fff;
}

.modal__close i {
    color: #fff;
}

.section_center .row {
    justify-content: center;
}

.dw-5 {
    width: 20px;
}

.dh-5 {
    height: 20px;
}

.logo img {
    height: 110px;
}

.section_center .servis_items .deposit_button {
    color: #fff;
    text-align: center;
    font: 500 20px / 60px "Poppins", sans-serif;
    display: inline-block;
    padding: 0 20px;
    background: #ff584e;
    z-index: 1;
    border-radius: 30px;
    position: relative;
}

.section_center .servis_items .deposit_button:hover {
    color: #fff !important;
    background: #9a64f8;
}

.section_center .servis_items .deposit_description {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 30px;

}

.page-slug-websites .digital_marketing .tittle {
    padding-top: 130px;
}

.icon-shape i {
    top: 10px;
    opacity: 1;
}

.drop-left-nav {
    margin-top: 50px !important;
}

.drop-card {
    border-radius: 1rem;
}

.drop-card-header {
    background-color: #e1d5fd;
    color: #212529;
}

.navbar-vertical.navbar-expand-xs {
    position: absolute;
}

.main-top-navigation {
    box-shadow: none;
}

.page-slug-dashboard .main-top-navigation .navbar-nav {
    display: none;
}

.drop-green-bg {
    background-color: #e9fffc !important;
    position: relative;
}

.drop-green-bg:before {
    content: "";
    position: absolute;
    top: 35%;
    left: 25%;
    height: 71px;
    width: 71px;
    border-radius: 50%;
    background-image: -moz-linear-gradient(-176deg, #ffebff 0%, #e240ff 100%);
    background-image: -webkit-linear-gradient(-176deg, #ffebff 0%, #e240ff 100%);
    background-image: -ms-linear-gradient(-176deg, #ffebff 0%, #e240ff 100%);
    box-shadow: 0px 22px 32px 0px rgba(157, 157, 157, 0.35);
    animation: float-bob-x infinite 15s linear;
}

.drop-shap_s {
    position: absolute;
    top: 23%;
    left: 42%;
    width: 243px;
    height: 257px;
    z-index: 10;
}

.drop-pink-bg {
    background-color: #faf2fe !important;
}

.drop-icon-shape i {
    color: #344767;
    top: 2px;
}



#dropSidenav {
    display: none;
}

.drop-card--wrap {
    position: relative;
}

.deposit_button--dashboard {
    position: absolute;
    top: 0;
    right: -79px;
    text-align: right;
    color: #fff;
    text-align: center;
    font: 500 20px / 30px "Poppins", sans-serif;
    display: inline-block;
    padding: 0 19px;
    background: #ff584e;
    z-index: 1;
    border-radius: 30px;
    min-width: auto !important;
}

.deposit_button--dashboard:hover {
    color: #fff !important;
    background: #9a64f8;
}

.main_header_area .navbar .navbar_supported ul li a {
    display: inline-block !important;
}

.drop-card--wrap-dashboard {
    text-align: center;
}

.card-header--drop-faq {
    border-top-left-radius: 16px !important;
    border-top-right-radius: 16px !important;
    background-color: transparent !important;
    border-bottom: 0;
}

.card--drop-faq {
    border-radius: 16px;
}

.list-group-item--drop-title {
    font-weight: bold;
}

.list-group-item--drop-content {
    padding-bottom: 0;
}

/* balance */
.main-content--balance-drop .card.bg-transparent.shadow-xl {
    border-radius: 16px;
    height: 100%;
}

.main-content--balance-drop .card-header--balance-drop {
    display: flex;
    justify-content: center;
    background-color: transparent;
    border-bottom: 0;
}

.main-content--balance-drop .card--balance-drop {
    border-radius: 16px;
}

.main-content--balance-drop .card-header--balance-transactions-drop {
    background-color: transparent !important;
    border-bottom: 0;
}

.card-body--topup-drop {
    justify-content: space-between;
}

.fw-bold--text-drop {
    font-weight: bold;
}

.top-up-button-drop {
    font-weight: bold;
    min-width: inherit !important;
}

.drop-title-income--paypal {
    font-size: 20px;
}

.drop-subtitle-income--paypal {
    font-size: 16px !important;
}

/* accordion */
.list-group-item--drop-content {
    display: none;
    padding: 10px 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.6s ease;
}
.accordion-container-drop.active .list-group-item--drop-content {
    display: block;
    max-height: 500px;
}

.accordion-container-drop.active .list-group-item--drop-title {
    color: #344767;
}


  
.list-group-item--drop-title:hover {
    cursor: pointer;
}

.page-template-template-dashboard .logo-white {
    display: none;
}

.page-template-template-dashboard .main_header_area.navbar_fixed .logo {
    display: none;
}

.page-template-template-dashboard .main_header_area.navbar_fixed .logo-white {
    display: inline;
}

.bg_s .s_shap_1 {
    top: -28%;
}

.top-up-button-drop {
    background-color: #6977f8 !important;
    background-image: none;
}

.start-now-drop {
    background-color: #6977f8 !important;
}

.download-container {
    padding: .75rem;
    text-align: center;
}

.page-slug-home #dropSidenav {
    display: none !important;
}

nav.navbar.navbar-expand-lg.main-top-navigation {
    padding-top: 15px;
}

.accordion-container-drop {
    position: relative;
}

.accordion-container-icon {
    position: absolute;
    top: 25px;
    right: 25px;
}

.modal__content {
    background: url("../images/banner-bg-1.png") no-repeat left;
}

.theme_btn.theme_btn--drop {
    font: 500 20px / 40px "Poppins", sans-serif;
}

#paymentInfo {
    margin-top: 20px;
}

.theme_btn_copy--drop {
    background-color: #6977f8 !important;
    color: #fff;
    border-radius: 16px;
    padding: 5px 10px;
    border: 1px solid #fff;
}

.quiz-step-title {
    color: #344767;
    font-size: 20px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}

.quiz-step-title span {
    font-size: 16px;
}

.quiz-step-subtitle {
    color: #344767;
    font-size: 16px;
    font-weight: 700;
}

.quiz-step--first .wpcf7-list-item-label,
.quiz-step--second .wpcf7-list-item-label {
    color: #344767;
    font-size: 20px;
    font-weight: 700;
    display: flex;
}

.pd-0 {
    padding: 0 !important;
}

.color-red--drop {
    color: #ff584e !important;
}

.color-white--drop {
    color: #fff !important;
}

.drop-quiz-submit {
    width: 100%;
    max-width: 200px;
}

.prev-next-drop p {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.prev-step--last {
    margin-bottom: 20px;
}

.nav-item-first--drop a span,
.nav-item-first--drop a i {
    color: #ff584e;
}

/* Alimation */
.slideInLeft--drop.lfa {
    animation: float-bob-x2 infinite 15s linear !important;
}
  
.slideInRight--drop.lfar {
    animation: float-bob-x3 infinite 15s linear !important;
}
  
.lfup {
    animation: float-bob-y infinite 2s linear;
}

/* modal deposit */
.modal_deposit .modal__content {
    border-radius: 24px;
    background-color: #181A20;
    border: 1px solid #2B3139;
    background-image: none;
}

.modal_deposit .modal__title {
    font: 600 32px / 50px Poppins, sans-serif;
}

.modal_deposit .theme_btn.theme_btn--drop {
    border-radius: 8px;
    border: none;
    font-size: 16px;
    display: block;
}

.modal_deposit .theme_btn_copy--drop {
    border-radius: 8px;
    border: none;
    font-size: 16px;
    margin-left: 10px;
}

.modal_deposit .modal__close {
    right: 23px;
}

#euroAmount,
#cryptoSelect {
    background-color: #181A20;
    color: #EAECEF;
}

.modal_deposit .white-text {
    color: #EAECEF;
    font-size: 14px !important;
    font-weight: 500;
}

.drop-mb-8 {
    margin-bottom: 8px;
}

.drop-mb-16 {
    margin-bottom: 16px;
}

.dmsa-start-button {
    display: inline-block;
    background-color: #6977f8 !important;
    color: #fff;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.dmsa-start-button:hover {
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
    transform: translateY(-1px);
}

.list-group-item--drop-content {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
  }
  
  .accordion-container-icon {
    transition: transform 0.3s ease;
    margin-right: 10px;
    cursor: pointer;
  }
  
  .accordion-container-drop {
    cursor: pointer;
  }

@media (max-width: 1700px) {
    .page-hero.banner_area {
        padding-bottom: 65px;
    }
}

@media (max-width: 1199.98px) {
    .drop-shap_s {
        display: none;
    }

    #dropSidenav {
        display: inline-block;
        padding-right: 10px;
    }

    .g-sidenav-show:not(.rtl) .sidenav.hidden {
        transform: translateX(-17.125rem);
    }
    .g-sidenav-show:not(.rtl) .sidenav {
        transform: translateX(0);
    }
}

@media (max-width: 991px) {
    .main_header_area .navbar .navbar-toggler {
        right: 199px !important;
        outline: none;
        box-shadow: none !important;
    }

    .main_header_area .navbar .navbar-nav {
        background: #9a64f8;
    }
}

@media (max-width: 991px) {
    .logo img {
        position: relative;
        top: -51px;
    }
}

@media (max-width: 767px) {
    .servises_area--title {
        font-size: 30px;
        line-height: 40px;
        padding-top: 10px;
    }

    .section_banner2--dots {
        display: none;
    }
    
    .banner2_icon-list {
        justify-content: space-around;
    }

    .testimonial_area .carousel-item {
        min-height: auto;
    }
}

@media (max-width: 575px) { 
    .banner2_icon-list {
        flex-direction: column;
    }

    .banner2_icon-item {
        margin-bottom: 25px;
    }

    .banner2_component{
        background-position: center;
        background-size: auto;
    }

    .styles_image__MAz3_ {
        margin-bottom: 15px;
    }

    .styles_content__Hra2p {
        margin-bottom: 25px;
    }
    
}
