/* kyc form heading icon */
form#kyc_form ._step1 ._row ._col-md-12:first-child h2::after {
    content: "";
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url(https://eqvor.com/wp-content/uploads/2025/06/danger.svg) no-repeat center;
    background-size: contain;
    margin-left: 8px;
    top: 2px;
    position: relative;
}
/* registraion contact us button */
._bankIdContactsection {
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 20px;
}
._bankIdContactsection p{
    color: #000;
}
._bankIdContactsection p, ._bankIdContactsection p a {
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    vertical-align: middle;
    margin: 0;
    margin-bottom: 8px;
}

@media(max-width: 520px){
    ._bankIdContactsection {
        margin-left: 0;
        margin-top: 20px;
    }
}
/* end registraion contact us button */

.p_margin_0 p{
    margin: 0;
}
._special_offers ._related-card-header img
{
    max-width: fit-content;
    margin-right: 12px;
    width: auto;
    max-height: 63px;
}

/* disable notificaition button from popup */
div#_notification_centre_popup button._btn._btn_outline
{
    display: none;
}
._subcriptionTypeWpr
{
    width: 100%;
}
/* fix otc aigment for login users */
._otc_listDesktop._OtcLogedin table._otc_table td:first-child
{
    text-align: left !important;
    width: 90px;
}
._otc_listDesktop._OtcLogedin table._otc_table td:nth-child(2), ._otc_listDesktop._OtcLogedin table._otc_table td:nth-child(3) {
    width: 270px;
}

._otc_listDesktop._OtcLogedin table._otc_table td:nth-child(4), ._otc_listDesktop._OtcLogedin table._otc_table td:nth-child(5) {
    width: 80px;
}

/* hide order type */
#buySaleDialog ._frmStep._step1 > ._row > ._choose_orderType {
    display: none;
}
._row._align_bottom._orderOptions {
    margin-top: 20px !important;
}
/* seo acessebility colors changes*/
._related-card-stats {
    display: none;
}
.logged-in ._related-card-stats {
    display: flex;
}
.private-box {
    background: #E8F8FB;
}
.private-box h2{
    color: #007A95 !important;
}
.public-box{
    background: #FEF3EA;
}
.public-box h2{
    color: #B55200 !important;
}
/* logein user otc list fixes */
@media (min-width: 769px) {
    ._OtcLogedin ._otcSectorsTags {
        min-width: 275px;
    }
    ._otc_listDesktop._OtcLogedin table._otc_table td{
        padding: 8px;
    }
    ._otcSectorsTags:not(:has(.toggle-sectors:checked)) .sectors-wrapper span:nth-of-type(n+3) {
        display: none;
    }
}
/* Fix color for SEO purose */
._accordion-content p, .bottom-div-box ._priceItm p:first-child, .eqvor_compny_table_innr li p:first-child, .eqvor_compny_table_innr li p:first-child, p._related-card-description, .top-div-box span, span._related-stat-title, .testimonial-content p, ._otc_listMob._homePage p._DataTitle, .single-cpmny-content li, ._related_sektors p, ._inviteMianPPbdy p, ._shareLinkbx p {
    color: var( --e-global-color-c8025cf ) !important;
}
/* Hide SEO related data */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
/* Unlock tooltip */
._unlcokttip {
    background-color: rgba(232, 246, 237, 1);
    z-index: 99;
}
/* mobile menu */
._zindex_max{
    z-index: 999999999;
}
div#chat-widget-container {
    z-index: 99999999 !important;
}
body:not(.page-id-2146) div#chat-widget-container {
    bottom: 0 !important;
}
li.menu-item.eqvor-search {
    display: none;
}
form#eqvor-search-form._mobile_form {
    padding: 0;
}
._fancyMenu .sub-arrow svg {
    filter: unset !important;
}
._fancyMenu .sub-arrow{
    margin-left: auto;
}
._fancyMenu li.menu-item {
    background: #272F3D;
    border-radius: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 16px;
}
._fancyMenu li.menu-item a.elementor-item {
    background: #272F3D;
    padding: 12px 0;
    font-weight: 600;
}
._fancyMenu li.menu-item a.elementor-item.has-submenu{
    position: relative;
}
._fancyMenu li.menu-item a.elementor-item-active:after {
    width: 0;
}
._fancyMenu li.menu-item a:after {
    width: 0;
    display: none !important;
}
._fancyMenu ul.sub-menu.elementor-nav-menu--dropdown {
    position: unset;
    margin-top: 0 !important;
    margin-left: 0 !important;
    max-height: 136px !important;
    overflow: auto;
    background-color: transparent;
    padding: 8px 4px !important;
    border-top: 1px solid #FFFFFF;
    position: relative;
    width: 100%;
}
._fancyMenu ul.sub-menu.elementor-nav-menu--dropdown a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
}
._fancyMenu ul.sub-menu.elementor-nav-menu--dropdown li {
    padding: 0;
    margin: 0;
    background: transparent;
}
._fancyMenu ul.sub-menu.elementor-nav-menu--dropdown li a {
    margin-left: 0 !important;
    border-inline-start: 0px solid transparent;
    padding: 5px 10px;
}
._frofieMnuItem .elementor-icon-box-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center;
    justify-content: flex-start !important;
    gap: 10px;
}
._frofieMnuItem .elementor-icon-box-icon {
    margin-bottom: 0 !important;
}

._frofieMnuItem .elementor-icon-box-content {
    text-align: left;
}
._fancyMenu  ._mnuIcon > a {
    padding-left: 30px !important;
}

._fancyMenu  ._mnuIcon > a {
    background-position: center left !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
}
._fancyMenu  ._mnuIcon._icnLogout > a {
    background-image: url(http://eqvor.com/wp-content/uploads/2025/04/Logout-Icon.png) !important;
    color: #F94E4E !important;
}
._fancyMenu  ._mnuIcon._notis_center > a {
    background-image: url(http://eqvor.com/wp-content/uploads/2025/04/archive22.svg) !important;
}
._fancyMenu  ._mnuIcon._allComnis > a {
    background-image: url(http://eqvor.com/wp-content/uploads/2025/04/element-3.png) !important;
}
._fancyMenu li.menu-item._logoutItm, li._logoutItm a {
    background: #3F2330 !important;
}
._mubBrgr a:hover {
    background-color: transparent !important;
}
._fancyMenu li.menu-item:has( a.elementor-item:active) {
    transition: all .3s;
    transform: scale(1.05);
}
/* end mobile menu */

/* mobile dashboad sticky menu */


.sticky-icon-link svg path {
    stroke: #70747E;
}
.sticky-icon-link._ncIcn svg path{
    stroke: unset;
    fill: #70747E;
}
.icon-box-active svg path {
    stroke: #1570EF;
}
.icon-box-active._ncIcn svg path{
    stroke: unset;
    fill: #1570EF;
}
.sticky-icon-link.icon-box-active * {
    color: #1570EF !important;
}
.sticky-icon-link._personalInfoToggle {
    border: none;
    padding: unset;
    border-radius: unset;
    margin-bottom: 28px;
    margin: 0 !important;
}
.sticky-icon-link._inviteFrindBtn {
    background: unset;
    padding: unset;
    justify-content: space-between;
    cursor: pointer;
    margin: 0 !important;
}
.sticky-icon-link._inviteFrindBtn span{
    color: unset;
    margin: 0;
    font-size: 12px;
}
div#inviteFriendlPp {
    max-height: 100vh;
}
._stickyMenuFtr{
    z-index:99999999;
}
@media only screen and (max-width: 768px) {
    ._m_row_revers ._personalInfoToggle, ._personalInfo ._inviteFrindBtn {
        display: none;
    }
    ._UpdateProfileTabsCntent input{
        margin: 6px 0px;
    }
    #_notification_centre_popup, #inviteFriendlPp {
        padding-bottom: 100px !important;
    }
    div#ordersList header a._btnPrimary {
        width: unset;
    }
    div#inviteFriendlPp {
        height: 100vh !important;
        width: 100% !important;
        border-radius: 0 !important;
        padding-top: 64px;
    }
}



/* Temp hide subsription on signup form */
._ppDesc._bluebox._ubtoCmpniesWpr {
    display: none;
}
/* notification popup fixes */
._subcriptionTypeWpr {
    background: #EDF4FE;
    justify-content: space-between;
    border-radius: 12px;
    padding: 12px 20px;
    display: flex;
    flex-direction: row-reverse;
    margin: 20px 0;
}
._general_form ._ppDescNC._ppDesc {
    display: none;
}
._advanced_form ._ppDescNC._ppDesc {
    display: none;
}

/*Aslut color in user dashboard */
span._odrStatus._statscompleted {
    color: green !important;
}
/* popup css */

._form .wpforms-field-container input, form .wpforms-custom-input input, ._form .wpforms-field-textarea textarea {
    border-radius: 12px !important;
    border: 1px solid rgba(16, 24, 40, 0.10) !important;
    height: 54px !important;
    color: black !important;
    font-size: 16px !important;
}
._form .wpforms-field-textarea textarea {
    height: 120px !important;
}
._form .wpforms-page-button, ._form .wpforms-submit, ._form .wpforms-custom-submit {
    border-radius: 8px !important;
    background: #1570EF !important;
    padding: 19px 36px !important;
    min-width: 160px !important;
    height: 56px !important;
}
/* end popupcss */

/*about page*/
.about_banner_boxes .elementor-widget-container{
    box-shadow: 0px 9px 50px -10px #1055B51A;
}
body .ti-widget.ti-goog .ti-review-item>.ti-inner, body .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button {
    box-shadow: 0px 9px 40px -10px #1055B512 !important;
    border-radius: 20px !important;
}
body .ti-widget.ti-goog .ti-reviews-container-wrapper {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
h3.elementor-image-box-title span,
h3.elementor-icon-box-title>span>span{
    color: #1570EF;
}
._mission_vission_cards .elementor-image-box-content {
    background-color: #fff;
    margin: 24px;
    padding: 24px;
    border-radius: 20px;
    z-index: 999999999999999;
    display: inline-block;
    width: auto !important;
    height: 100%;
    min-height: 100%;
}
._mission_vission_cards .e-con>.elementor-widget {
    height: 100%;
}
._mission_vission_cards .elementor-image-box-title {
    margin-top: 0px;
}
._mission_vission_cards .elementor-image-box-content {
    width: 100%;
    min-height: 502px;
}
.pro_cards .elementor-author-box__avatar {
    width: 100%;
}
.pro_cards img {
    width: 100% !important;
    height: auto;
}
.pro_cards .elementor-widget-author-box {
    background-color: #fff;
    box-shadow: 0px 9px 50px -10px #1055B51A;
    border-radius: 20px;
    padding: 22px;
}
.pro_cards .elementor-author-box__text {
    text-align: left;
}
.pro_cards a.elementor-author-box__button {
    padding: 0px !important;
    width: 100%;
    height: 38px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.pro_cards .elementor-author-box__bio p {

    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.pro_cards a.elementor-author-box__button img {
    width: 63px !important;
    max-width: 100% !important;
}
.elementor.elementor .pro_cards .e-con>.elementor-widget {
    height: 100%;
}
.pro_cards .elementor-author-box__bio {
    min-height: 220px;
    margin-bottom:24px;
}
.pro_cards .elementor-author-box__avatar img {
    height: unset !important;
    object-fit: contain !important;
}

.right_img_wid_txt .elementor-widget-container strong {
    color: #70747E;
    font-weight: 700;
}
._mission_vission_cards strong {
    color: #70747E;
    font-weight: 700;
}
.pro_cards h4.elementor-author-box__name {
    margin-bottom: 12px;
}
.about_banner_boxes h3.elementor-image-box-title {
    margin-bottom: 15px;
}
.google__reviews.ti-widget.ti-goog .ti-review-item>.ti-inner {
    box-shadow: 0px 9px 40px -10px #1055B512;
    border-radius: 20px !important;
}
/* .companies_banner_position{
    width: 100%!important;
}
#brxe-ognpwx.companies_banner_position.content-width{
    width: 100%!important; 
}*/
@media(max-width:594px){
    .about_banner_boxes .elementor-widget-container {

        padding: 16px;
        background-color: #fff;
        border-radius: 20px;
    }
}
@media(max-width:767px){
    ._absoluteOnmobile {
        position: absolute;
        z-index: 9;
        top: 46%;
        transform: translateY(-50%);
    }
    ._removeBgOnmob{
        background-image: unset !important;
    }
}

.elementor-widget-video .elementor-wrapper iframe, .elementor-widget-video .elementor-wrapper video {
    /*     visibility: visible !important; */
}

/* ak form style */
.wp_contact_form form label.wpforms-field-label {
    font-size: 10px!important;
    text-transform: uppercase;
    color: var( --e-global-color-uicore_body )!important;
    font-weight: 600;
    margin-bottom: 8px!important;
    letter-spacing: 1px;
}
.wp_contact_form form label.wpforms-field-label .wpforms-required-label{
    display: none;
}
.wp_contact_form .wpforms-container .wpforms-field {
    margin-bottom: 24px;
    padding: 0;
}
.wp_contact_form form .wpforms-field input::placeholder ,
.wp_contact_form form .wpforms-field textarea::placeholder {
    color: #BABABA!important;
}
.wp_contact_form form .wpforms-field input , .wp_contact_form form .wpforms-field textarea {
    border-style: solid;
    border-width: 1px 1px 1px 1px!important;
    border-color: #E5E5E5!important;
    border-radius: 4px 4px 4px 4px;
}
body .wp_contact_form form button.wpforms-submit {
    padding: 19px 36px 19px 36px;
    height: unset;
    border-radius: 8px 8px 8px 8px;
    background-color: #1570EF!important;
    font-family: "Manrope",sans-serif;
    font-size: 16px;
    font-weight: 700;
}
/* ak form style end */



._overFlowHidden{
    overflow: hidden;
}

._ftrCIncs svg{
    width: 14px;
}
i._currncySymbol {
    font-style: normal;
}
button.button._btnPrimary:hover {
    color: #FFF;
    background-color: var(--e-global-color-uicore_secondary);
}
.nonlog_users .sub-menu {
    padding: 22px 0px !important;
    min-width: 280px !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .02), 0 2px 35px 0 rgba(0, 0, 0, .04);
}


.text-marquee:hover .marquee-animate {
    animation-play-state: paused;
}
.marquee-paused {
    animation-play-state: paused;
}


.bdt-member .bdt-member-photo img {
    height: 300px !important;
}
._cm_title span {
    color: #101828;
}

.news_letter_inpt  div#wpforms-4416 {
    margin: 0;
    margin-top: 16px;
}

p {
    color: inherit;
}
._totalPrcWpr i._currncySymbol {
    font-style: normal;
}
.uicore-header-wrapper {
    background-color: #fefefe;
}
@media(max-width: 768px){
    ._w_100 a.elementor-button {
        width: 100%;
    }
    .table-inner{
        width: 100% !important;
    }
    .tack-table-main {
        display: flex;
        max-width: 100%;
        border-radius: 0px 0px 24px 24px;
        border: 1px solid rgba(16, 24, 40, 0.08);
        padding: 20px 20px !important;
        gap: 10px !important;
        flex-direction: column;
    }
    .tack-table-main .table-inner:first-child::before {
        content: '';
        background: rgba(16, 24, 40, 0.08);
        width: 0.898px;
        height: 300px;
        position: absolute;
        left: 50%;
        align-items: center;
        display: flex;
        top: 40% !important;
        rotate: 90deg;
    }
    .flag-head ul {
        padding: 18px!important;
    }
}
/* thank you css */
.page-id-1172{
    background:#ffffff !important;
}
.order_info{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.personal_info{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

/* table css
 */
.flag-head span {
    color: #101828;
    font-family: 'Manrope';
    font-size: 22px;
    font-weight: 600;
}

.flag-head {
    display: flex;
    background: #F5F5F6;
    margin: 0 auto;
    justify-content: center;
    border-radius: 24px 24px 0px 0px;
    border: 1px solid rgba(16, 24, 40, 0.08);
    /* width: 100%; */
}

.tack-table-main ul {
    border-bottom: 2px dashed #1018280a;
    padding: 15px 0px !important;
}
.table-inner p{
    color: rgba(16, 24, 40, 0.50);
    font-family: 'Manrope';
    font-size: 16px;
    font-weight: 500;
}
.tack-table-main{
    display: flex;
    max-width: 100%;
    border-radius: 0px 0px 24px 24px;
    border: 1px solid rgba(16, 24, 40, 0.08);
    padding: 28px 72px;
    gap: 120px;

}
.table-inner{
    width: 50%;
}
.table-inner h4{
    color: #101828;
    font-family: 'Manrope';
    font-size: 14px;
    font-weight: 600;
}
.tack-table-main ul:first-child, .tack-table-main ul:last-child{
    border: none !important;
}
.tack-table-main .table-inner:first-child::before {
    content: '';
    background: rgba(16, 24, 40, 0.08);
    width: 0.898px;
    height: 270px;
    position: absolute;
    left: 50%;
    align-items: center;
    display: flex;
    top: 32%;
}
.last-ul p:first-child {
    color: #101828;
    font-family: 'Manrope';
    font-size: 16px;
    font-weight: 700;
}
.last-ul{
    color: #101828;
    font-family: 'Manrope';
    font-size: 10px;
    font-weight: 300;
}
.count p{
    color:#1570EF !important;
}
.bdt-member .bdt-member-photo img {
    height: 300px !important;
}
._cm_title span {
    color: #101828;
}
p {
    color: inherit;
}
.uicore-header-wrapper {
    background-color: #fefefe;
    /*     border-bottom: 1px solid #e5e5e7; */
}
.single-cpmny-content h2{
    font-size: 28px !important;

}
.single-cpmny-content strong{
    font-weight: 700 !important;
}
@media(max-width: 500px){
    /* 	._comnyDetilp ._pricing ._priceItm:nth-child(3) {
                margin-left: 12px !important;
        } */
    /* 	._comnyDetilp ._pricing ._priceItm:nth-child(4) {
                margin-left: 12px !important;
        } */
    ._priceItm {
        max-width: 45% !important;
    }
}
@media(max-width: 768px){
    .single-cpmny-content h2{
        font-size: 22px !important;

    }

    ._btnsBuySales{
        position: fixed;
        bottom: 20px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 99999;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 0px 23px 0px 20px !important;
    }
    .percentage-month{
        gap: 0px !important;
    }
    .inner-contnt-tble .e-con-boxed{
        width: 50%;
    }
    .inner-contnt-tble{
        flex-wrap: nowrap !important;
    }
    body #downld-btn svg {
        font-size: 17px !important;
        margin-top: -4px;
    }
    .need-cnt-icon .elementor-icon-box-icon{
        display: flex !important;
        align-items: center !important;
    }

    body canvas#myChart {
        width: 100% !important;
        margin-left: 0px;
    }
    ._w_100 a.elementor-button {
        width: 100%;
    }
    .table-inner{
        width: 100% !important;
    }
    .tack-table-main {
        display: flex;
        max-width: 100%;
        border-radius: 0px 0px 24px 24px;
        border: 1px solid rgba(16, 24, 40, 0.08);
        padding: 20px 20px !important;
        gap: 10px !important;
        flex-direction: column;
    }
    .tack-table-main .table-inner:first-child::before {
        content: '';
        background: rgba(16, 24, 40, 0.08);
        width: 0.898px;
        height: 300px;
        position: absolute;
        left: 50%;
        align-items: center;
        display: flex;
        top: 40% !important;
        rotate: 90deg;
    }
}
/* thank you css */
.page-id-1172{
    background:#ffffff !important;
}
.order_info{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.personal_info{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

/* table css
 */
.flag-head span {
    color: #101828;
    font-family: 'Manrope';
    font-size: 22px;
    font-weight: 600;
}

.flag-head {
    display: flex;
    background: #F5F5F6;
    margin: 0 auto;
    justify-content: center;
    border-radius: 24px 24px 0px 0px;
    border: 1px solid rgba(16, 24, 40, 0.08);
    /* width: 100%; */
}
.flag-head ul, .tack-table-main ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0px 0px !important;
    padding-left: 0 !important;
    padding: 28px 0px;
    justify-content: space-between;
}
.tack-table-main ul {
    border-bottom: 2px dashed #1018280a;
    padding: 15px 0px !important;
}
.table-inner p{
    color: rgba(16, 24, 40, 0.50);
    font-family: 'Manrope';
    font-size: 16px;
    font-weight: 500;
}
.tack-table-main{
    display: flex;
    max-width: 100%;
    border-radius: 0px 0px 24px 24px;
    border: 1px solid rgba(16, 24, 40, 0.08);
    padding: 28px 72px;
    gap: 120px;

}
.table-inner{
    width: 50%;
}
.table-inner h4{
    color: #101828;
    font-family: 'Manrope';
    font-size: 14px;
    font-weight: 600;
}
.tack-table-main ul:first-child, .tack-table-main ul:last-child{
    border: none !important;
}
.tack-table-main .table-inner:first-child::before {
    content: '';
    background: rgba(16, 24, 40, 0.08);
    width: 0.898px;
    height: 270px;
    position: absolute;
    left: 50%;
    align-items: center;
    display: flex;
    top: 41%;
}
.last-ul p:first-child {
    color: #101828;
    font-family: 'Manrope';
    font-size: 16px;
    font-weight: 700;
}
.last-ul{
    color: #101828;
    font-family: 'Manrope';
    font-size: 10px;
    font-weight: 300;
}
.count p{
    color:#1570EF !important;
}
.inner-contnt-tble .e-con-inner{
    margin: auto 0px !important;
}

.inner-contnt-tble .e-con-boxed:nth-child(2){
    align-items: end !important;
}
.eqvor_compny_table_innr li{
    display: flex;
    justify-content: space-between;
    padding: 12px 0px;
    border-top: 1px solid rgba(16, 24, 40, 0.08);

}

.eqvor_compny_table_innr li p:first-child{
    color: rgba(16, 24, 40, 0.40);
    font-family: 'Manrope';
    font-size: 12px;
    font-weight: 500;
}
.eqvor_compny_table_innr li p:nth-child(2){
    color: #101828;
    font-family: 'Manrope';
    font-size: 12px;
    font-weight: 500;
}
#downld-btn svg {
    font-size: 22px !important;
}
#downld-btn:hover svg {
    fill: #1570ef00 !important;
}
select#durationSelect {
    border-radius: 8px;
    box-shadow: 0px 10px 30px -10px rgba(0, 0, 0, 0.04);
    border: none;
    color: #101828;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 12px !important;
}
select#durationSelect {
    background-image: url("https://staging2.eqvor.com/wp-content/uploads/2024/01/Frame-25.png") !important;

}
.month-chrt-filtr{
    position: relative;
}

.percentage-month {
    display: inline-flex;
    padding: 0px 8px 5px 8px;
    justify-content: flex-end;
    align-items: center;
    gap: 4px;
    border-radius: 30px;
    background: #F7F8F8;
    align-items: center;
}

.selcted-month {
    color: #101828;
    font-family: 'Manrope';
    font-size: 10px;
    font-weight: 500;
    letter-spacing: -0.1px;
    margin-top: 6px !important;
}

.percentage-month span {
    margin-left: 0 !important;
}
.top-div-box {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
._priceItm {
    padding: 0 15px 0 15px !important;
    border-left: 1px solid #1018281A;
}
._priceItm p:nth-child(2){
    margin-top: 10px;
}
.top-div-box span{
    color: rgba(16, 24, 40, 0.40);
    font-family: 'Manrope';
    font-size: 12px;
    font-weight: 500;
}
.bottom-div-box ._priceItm p:first-child {
    color: #10182866;
    font-weight: 500;
    white-space: nowrap;
    font-size: 14px;
}

/* drop down design */
.month-chrt-filtr {
    border-radius: 8px;
    box-shadow: 0px 10px 30px -10px rgba(0, 0, 10, 0.06);
    border: none;
    color: #101828;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 600;
}
.month-chrt-filtr .options{
    width: 100%;
}

.month-chrt-filtr .selected-option {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px;
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
}

.month-chrt-filtr .defultmonths {
    flex-grow: 1; /* Takes remaining space */
}

.month-chrt-filtr .dropdown-icon img {
    width: 100%; /* Full width */
}

.month-chrt-filtr .options {
    display: none;
    position: absolute;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-radius: 8px;
    z-index: 9999;
    background: #FFF;
    box-shadow: 0px 10px 30px -10px rgba(0, 0, 0, 0.05);}

.month-chrt-filtr .options li {
    padding: 10px 12px;
    cursor: pointer;
    color: #101828;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 8px;
    background: #FFF;
}

.month-chrt-filtr .options li:hover {
    background-color: #1570EF1A;
    color: #1570EF;
}
span.defultmonths {
    color: #101828;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.percntage-chrt{
    font-size: 10px;
    margin-top: 4px !important;

}
.popup-post-title h2 {
    font-size: 14px;
    margin-top: 3px;
    font-weight: 600;
}
.popup-post-title{
    display: flex;
}
ul.eqvor_compny_pdf_iiner {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.eqvor_compny_pdf_iiner p {
    color: #101828;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Manrope';
}
.eqvor_compny_pdf_iiner a {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #1570EF;
    align-items: center;
    display: flex;
    gap: 4px;
}
.eqvor_compny_pdf_main{

    display: flex;
    flex-direction: column;
    gap: 10px;
}
.eqvor_compny_pdf_iiner h2 {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0;
}
ul.eqvor_compny_pdf_iiner {
    padding: 20px;
    border: 1px solid #10182814;
    border-radius: 12px;
}
div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #ffffff;
    border: 0px solid #b4d39b;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 15px;
}
.elementor-2149 .elementor-element.elementor-element-96aaece.elementor-element {
    /*     --align-self: end; */
}
.testimonial-content h3 {
    text-decoration: none;
}
@media(max-width: 991px){
    .news_letter_grdnt input#wpforms-4416-field_1 {
        border-radius: 12px;
        border: 1px solid #1018281A;
        height: 44px;
        width: 280px;
        background: #FFFFFF1A;
    }
    .news_letter_grdnt button#wpforms-submit-4416 {
        font-size: 12px;
        font-weight: 700;
        background: #1570EF;
        color: white;
        height: 32px;
        position: absolute;
        width: 100px;
        top: 6px;
        right: 6px;
        border-radius: 8px;
        border: 1px solid #FFFFFF1A;
        margin-right: 12px;
    }
}
@media (max-width: 768px) {
    ._companiesSliderHm ._price {
        font-size: 18px;
        margin-bottom: 6px;
        text-decoration: none;
    }
}
.blog_read_more {
    color: #1570EF;
    padding-top: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-decoration-line: underline;
}
@media (min-width: 428px) and (max-width: 767px) {
    .news_letter_grdnt input#wpforms-4416-field_1 {
        width: 310px;
    }
}

@media only screen and (max-width: 40em) {
    /* Override Element Pack's responsive table to normal layout */
    ._aktierSeolist .bdt-table.bdt-table-default-responsive table,
    ._aktierSeolist .bdt-table.bdt-table-default-responsive thead,
    ._aktierSeolist .bdt-table.bdt-table-default-responsive thead tr,
    ._aktierSeolist .bdt-table.bdt-table-default-responsive tbody,
    ._aktierSeolist .bdt-table.bdt-table-default-responsive tbody tr,
    ._aktierSeolist .bdt-table.bdt-table-default-responsive th,
    ._aktierSeolist .bdt-table.bdt-table-default-responsive td {
        display: revert !important;
        float: revert !important;
        width: revert !important;
        position: revert !important;
        overflow: revert !important;
        white-space: revert !important;
        vertical-align: revert !important;
        /* border: revert !important; */
        padding: revert !important;
        min-height: revert !important;
        font-size: 10px;
    }
    ._aktierSeolist .dataTables_wrapper .dataTables_filter input{
        width: 84%;
    }

}