.body-benefits.b2c .hero .header .container {
    text-align: left;
    background-color: transparent;
}

.body-benefits.b2c .l_how {
    padding-top: 120px;
    padding-bottom: 120px;
}

.body-benefits.b2c .l_reviews .bottom_cta img {
    width: 300px;
    margin: 0 auto;
}

.b2c .logo {
    max-width: 121px;
    max-height: 56px;
}

.b2c .hero .header > .container {
    width: 100%;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

.b2c .hero .header .inner {
    display: flex;
    justify-content: space-between;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 100%;
}

.b2c .hero .header .header-right {
    display: flex;
    gap: 8px;
    align-items: center;
}

.b2c .hero .header p {
    margin-bottom: 0;
}

.b2c .hero .header {
    position: fixed;
}

.b2c #harta {
    padding-top: 0;
    padding-bottom: 0;
}

.b2c .hero .hero-content {
    min-height: 100vh;
    padding-top: 0;
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    margin-top: 90px;
}

.b2c .hero .hero-content.grouped-div {
    align-items: center;
    margin-top: 0;
}

.b2c .hero-content > .container {
    padding: 0;
    justify-content: center;
}

.b2c .hero-content .box-right {
    padding: 0;
}

.b2c .hero-content .box-left object svg,
.b2c .hero-content .box-left > img {
    max-width: 100%;
    width: 400px;
    max-height: 600px;
}

.b2c .hero-content .box-right object svg {
    max-width: 100%;
    width: 400px;
    min-height: 600px;
    max-height: 70vh;
}

.b2c .hero-content .box-left {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.b2c .hero .hero-content .row {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin-left: 0;
    margin-right: 0;
}

.b2c .hero .hero-runner {
    position: absolute;
    left: 50%;
    transform: translateX(-35%);
    top: 115px;
}

.b2c .hero .hero-content .row>* {
    width: auto;
}

.b2c .hero .hero-content.grouped-div .row>* {
    min-width: 980px;
}

.b2c .hero .hero-content .box-right {
    position: relative;
    display: flex;
}

.b2c .hero .hero-content .box-right .subs {
    z-index: 20;
}

.b2c .hero .hero-content .box-right .subs img {
    width: 343px;
}

.b2c .hero .hero-content .podium {
    position: absolute;
    bottom: -130px;
    left: 50%;
    transform: translateX(-50%);
}

.b2c .bg-grad {
    position: absolute;
    width: 679px;
    height: 679px;
    left: -111px;
    top: -249px;
    background: linear-gradient(135.15deg, #FF7260 1.17%, #FF9486 33.31%, #129793 65.46%);
    mix-blend-mode: overlay;
    filter: blur(179.13px);
    z-index: 500;
    border-radius: 100%;
}

.body-benefits.b2c .active-color {
    background-color: #222426;
}

.b2c .back-to-site {
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500 !important;
    padding: 14px 24px;
}

.b2c .ab-ramase {
    position: relative;
    color: #243434;
    text-align: center;
    width: 520px;
    max-width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 40px;
    padding-right: 0;
    margin-bottom: 30px;
}

.b2c .hero-content .box-left object,
.b2c .hero-content .box-left > img {
    width: 586px;
    max-height: 260px;
    object-fit: contain;
}

.b2c .podium img {
    width: 487px;
    height: 121px;
}

.b2c .lp-demo {
    display: none;
}

.b2c .ab-ramase .total-count {
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0;
    line-height: 1.35;
    color: #FFF;
}

.b2c .ab-ramase .total-count span {
    color: #FF7260;
}

.b2c #oferta_b2c a {
    position: relative;
    z-index: 9;
}

.b2c .progress-bar {
    position: relative;
    height: 28px;
    background: linear-gradient(180deg, #FF7260 0%, #FF3219 100%);
    border-radius: 99px;
}

.b2c .progress-bar-wrapper {
    margin-bottom: 25px;
}

.b2c .progress-bar > div {
    position: absolute;
    transition: .3s all;
    width: 0px;
    left: 1px;
    top: 1px;
    bottom: 1px;

    /* box-shadow: 0px 15.5315px 59.9073px rgba(0, 0, 0, 0.15), 0px 11.0939px 19.9691px rgba(16, 16, 16, 0.6); */
    /* border-radius: 11.7139px; */
    overflow: hidden;
}

.b2c .progress-bar .progress-procent {
    position: absolute;
    transition: .3s all;
    width: calc(100% - 5px);
    left: 2px;
    top: 2px;
    bottom: 2px;
    content: '';
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 0 7px;
    border-radius: 99px;
    /* background-color: #129793; */
    /* background-image: url(/web/assets/img/fitstart/progress-step.png); */
    /* background-repeat: repeat; */

    background: linear-gradient(180deg, #282A2C 0%, #26272B 45%, #16171B 100%);
}

.b2c .progress-bar .progress-procent span {
    /* border: 1px solid #043735; */
    width: 1px;
    background-color: #202123;
    transform: rotate(45deg);
    display: block;
    height: 130%;
    flex: none;
}

.b2c .ab-ramase .count {
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1;
    margin-bottom: 15px;
}

.b2c .ab-ramase .count span {
    color: #FF7260;
    font-size: 40px;
    font-family: 'Font Awesome 6 Brands';
    letter-spacing: 4px;
    font-weight: 500;
}

.b2c .ab-ramase object,
.b2c .ab-ramase img {
    position: absolute;
    left: 100%;
    transform: translateY(-50%) translateX(10%);
}

.b2c .timer-wrapper {
    color: #FDFDFD;
    display: flex;
    text-transform: uppercase;
    flex-wrap: wrap;
    background: #292A2C;
    /* background: radial-gradient(circle, rgba(19,55,23,1) 0%, rgba(5,36,8,1) 100%); */
    padding: 12px 16px;
    border-radius: 24px;
}

.b2c .header-right .timer-wrapper {
    margin-left: 16px;
    border-radius: 8px;
}

.b2c .timer-wrapper .expires {
    color: #fff;
}

.b2c .timer-wrapper p {
    font-size: 12px;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.b2c .timer-wrapper p.fx-timer {
    color: #FF5A40;
    opacity: 1;
    font-size: 16px;
    font-family: 'Digital Numbers';
}

.b2c .timer-wrapper p.fx-timer span {
    color: #FDFDFD;
    opacity: .6;
    margin-left: 5px;
    font-size: 12px;
    font-family:var(--Typography-Family);
}

.b2c #oferta_b2c .timer-wrapper p.fx-timer span {
    margin-left: 15px;
    border-radius: 24px;
}

.b2c .timer-wrapper p:after {
    content: '';
    width: 1px;
    height: 21px;
    background-color: #08200A;
    display: inline-block;
    margin-left: 8px;
    margin-right: 5px;
    vertical-align: middle;
}

.b2c .hero .timer-wrapper p:first-child:after,
.b2c .sticky-timer .timer-wrapper p:first-child:after,
.b2c .timer-wrapper p#secs:after,
.b2c .timer-wrapper p#secs-mobile:after,
.b2c .timer-wrapper p#secs-oferta:after,
.b2c .timer-wrapper p#secs-sticky:after {
    display: none;
}

.b2c .timer-wrapper p {
    margin-bottom: 0;
}

.b2c .timer-wrapper p:first-child {
    margin-right: 8px;
}

.b2c .b2c-mobile {
    display: none;
    position: relative;
    overflow: hidden;
}

.b2c #header-visitor-login a.btn {
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    white-space: nowrap;
    cursor: pointer;
    background: linear-gradient(321deg, #FF7260 14.75%, #FF4C35 84.81%);
    font-family: var(--Typography-Family);
    font-size: 16px !important;
    line-height: 1.25;
    font-weight: 500 !important;
}

.b2c #acasa-map .btn.btn-primary {
    /* background: linear-gradient(321deg, #FF7260 14.75%, #FF4C35 84.81%); */
    font-family: var(--Typography-Family);
    font-size: 18px !important;
    line-height: 1.25;
    font-weight: 600 !important;
    padding: 16px 24px !important;
}

.b2c #how-to {
    background-color: #1B1B1D; /* dark-mode b2c */
    background-color: #fff;
    position: relative;
}

.b2c #ratings {
    background-color: #222426; /* dark-mode b2c */
    background-color: #fff;
    margin-bottom: 0;
}

/* dark-mode b2c */
/* .b2c #how-to .h-title {
    color: #fff;
} */

/* dark-mode b2c */
/* .b2c #how-to .h-sub {
    color: #CBCBCB;
} */

.b2c .h-sub {
    font-size: 18px;
}

.b2c #alege_pachet {
    padding-top: 0;
    padding-bottom: 0;
}

.b2c #acasa-map {
    background-color: #222426; /* dark-mode b2c */
    background-color: #f7f7fb;
}

.b2c #acasa-map .content {
    margin-top: 165px;
    margin-bottom: 80px;
}

.b2c #acasa-map .desktop-only .icons::after {
    display: none;
}

.b2c #acasa-map .icons + div {
    margin-bottom: 165px;
    margin-top: 80px;
}

.b2c .icons .rounded-pill {
    background-color: #3C3E40; /* dark-mode b2c */
    background-color: #fff;
}

/* dark-mode b2c */
/* .b2c #acasa-map .desktop-only .icons .rounded-pill p {
    color: #fff !important;
} */

/* dark-mode b2c */
/* .b2c #acasa-map .desktop-only .icons .rounded-pill img {
    filter: invert();
} */

.b2c  .home-map-view-filter {
    opacity: 60%;
    filter: inherit;
    background-color: #243434;
}

.b2c .l_reviews .bottom_cta {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 35px;
}

.b2c #footer,
.b2c .footer{
    background-color: #1B1B1D; /* dark-mode b2c */
    background-color: #f8f8f8;
}

.b2c .footer .footer-download-links img {
    width: 100px !important;
}

.b2c .footer .footer-download-links > div {
    width: auto;
}

/* dark-mode b2c */
/* .b2c .footer-details .g-dark-grey {
    color: #fff; 
} */

.b2c .footer-details {
    background-color: #1E1E1E; /* dark-mode b2c */
    background-color: #fff;
}

.b2c .footer-details .footer-container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

/* dark-mode b2c */
/* .b2c .black-color {
    color: #fff !important;
} */

.b2c .black-color {
    color: #222426;
}

.b2c #oferta_b2c .timer {
    top: 0;
    margin-top: 80px;
    margin-bottom: 80px;
    border-radius: 24px;
}

.body-benefits #oferta_b2c .title {
    margin-top: 80px;
    margin-bottom: 40px;
    color: #ffffff;
}

.b2c #oferta_b2c object,
.b2c #oferta_b2c svg,
.b2c #oferta_b2c img {
    max-width: 343px;
}

.b2c #oferta_b2c img {
    min-height: 600px;
    object-fit: contain;
}

.b2c #oferta_b2c svg,
.b2c #oferta_b2c img {
    /* margin-top: 100px; */
}

.b2c #oferta_b2c h2 {
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 100px;
    font-size: 44px;
    font-weight: 700;
    line-height: 52px;
}

.b2c .esx-logo {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #0A4B3B;
}

#register-c-logo > div {
    margin-left: 40px;
    margin-right: 40px;
}

#register-c-logo .full-logo {
    max-width: 121px;
    max-height: 56px;
}

.b2c #oferta_b2c {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.b2c #oferta_b2c .female object {
    position: absolute;
    width: 431px;
    height: 767px;
    left: -65px;
    bottom: 0;
}

.b2c #oferta_b2c .male object {
    position: absolute;
    width: 348px;
    height: 767px;
    right: -65px;
    bottom: 0;
}

.b2c #ratings {
    padding-top: 120px;
    padding-bottom: 120px;
}

.b2c #ratings object {
    max-width: 300px;
    margin: 0 auto;
}

.b2c .ab-ramase .count img {
    width: 40px;
    vertical-align: sub;
}

.body-register.b2c .register-component,
.body-register.b2c .register-component .swiper-slide:nth-child(3) > div:first-child {
    background: transparent !important;
}

.body-register.b2c .register-component .register-swiper {
    padding-top: 0 !important;
}

.body-register.b2c #register-c-logo.mobile-fixed-position {
    background-color: transparent;
}

.body-register.b2c #oferta_b2c {
    padding: 0 !important;
}

.body-register.b2c .timer-wrapper {
    justify-content: center;
    border-radius: 0;
    position: fixed;
    z-index: 50;
    top: 100%;
    left: 0;
}

.body-register.b2c .offers {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    max-width: 500px;
}

.body-register.b2c .offers .offer-frame {
    max-width: 460px;
}

.body-register.b2c #form-incepe-gratis {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.body-register.b2c .offer-frame .button-parent {
    width: 100%;
}

.body-register.b2c #oferta_b2c a {
    margin: 0;
}

.body-register.b2c .frame-bottom {
    padding-left: 32px;
    padding-right: 32px;
}

.b2c #form-incepe-gratis {
    width: 100% !important;
    margin-top: 0 !important;
}

.b2c #form-incepe-gratis > div {
    padding: 0 !important;
    margin-left: 0 !important;
}

.body-benefits.b2c #header-visitor-login a:hover, .nu-am-timp-btn:hover {
    border-color: var(--g-orange) !important;
}

.lp-demo {
    padding-top: 60px;
    padding-bottom: 60px;
}

.lp-demo h2 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
}

.b2c-activities img {
    width: 100%;
    max-width: inherit !important;
    min-height: inherit !important;
    opacity: 1 !important;
    margin-top: 0 !important;
}

.b2c #img_bg_checkout {
    display: flex;
    justify-content: center;
    align-items: center;
}

.b2c #how-to .h-title {
    margin-top: 33px;
    margin-bottom: 10px;
}

.b2c #how-to .hows {
    margin-bottom: 105px;
    padding-top: 0;
}

.b2c #how-to .hows .title {
    margin-top: 25px;
    line-height: 1.25;
}

.b2c #how-to .hows .subtitle {
    font-size: 18px;
    font-weight: 300;
}

.b2c #acasa-map h1 {
    width: 100% !important;
}

.b2c #acasa-map .content {
    max-width: 640px;
}

.b2c #acasa-map .desktop-only .icons {
    max-width: 640px;
    gap: 0 12px !important;
}

.b2c .hero .header .container {
    padding-top: 12px;
    padding-bottom: 12px;
}

.offer-frame .price {
    position: relative;
    letter-spacing: 4px;
    opacity: 1;
    z-index: 0;
    color: #CBCBCB;
}

.offer-frame .ron-parent .ron {
    color: #CBCBCB;
}

.offer-frame .ron {
    position: relative;
    font-weight: 700;
    line-height: 1.18;
}

.offer-frame .luni {
    position: relative;
    font-weight: 500;
    opacity: 0.4;
    white-space: nowrap;
}

.offer-frame .ron-parent {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    z-index: 1;
    font-size: 14px;
    color: #fdfdfd;
    font-family: var(--Typography-Family);
}

.offer-frame .parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    gap: 6px;
}

.offer-frame .frame-item {
    align-self: stretch;
    width: 1px;
    position: relative;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    opacity: 0.2;
}

.offer-frame .price1 {
    position: relative;
    letter-spacing: 4px;
}

.offer-frame .ron1 {
    position: relative;
    font-weight: 800;
    color: #fdfdfd;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.offer-frame .ron1 span {
    color: #ff7260;
    margin-right: 5px;
}

.offer-frame .container-price {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
    line-height: 1;
}

.offer-frame .media {
    position: relative;
    font-weight: 500;
    color: #fdfdfd;
    opacity: 0.4;
    margin-top: 0;
    white-space: nowrap;
}

.offer-frame .frame-div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 4px 0px 0px;
    gap: 2px;
    font-size: 14px;
    font-family: var(--Typography-Family);
}

.offer-frame .group {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    font-size: 34px;
    color: #ff7260;
}

.offer-frame .frame-container {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 24px 24px;
    box-sizing: border-box;
}

.offer-frame .price3 {
    position: relative;
    letter-spacing: 4.35px;
    line-height: 1;
    font-weight: 500;
}

.offer-frame .ron2 {
    position: relative;
    line-height: 1.2;
    font-weight: 900;
    display: inline-block;
}

.offer-frame .ron2 span {
    display: none;
}

.offer-frame .ron1 span {
    display: none;
}

.offer-frame .luni1 {
    position: relative;
    font-size: 22.17px;
    line-height: 1.2;
    font-weight: 800;
    display: inline-block;
    white-space: nowrap;
}

.offer-frame .ron-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 6.5px;
    text-align: left;
    font-size: 37.51px;
    color: #fdfdfd;
    font-family: var(--Typography-Family);
}

.offer-frame .parent1 {
    position: relative;
    left: 0;
    padding: 0 40px;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 16.3px;
    font-size: 69.6px;
    color: #fd6d5b;
    padding-top: 24px;
    padding-bottom: 24px;
}

.offer-frame .abonament-esx {
    align-self: stretch;
    position: relative;
    line-height: 40px;
    font-weight: 900;
}

.offer-frame .vector-icon {
    width: 14px;
    position: relative;
    height: 14px;
    min-height: inherit !important;
}

.offer-frame .vector-wrapper {
    margin: 0 !important;
    position: relative;
    border-radius: 8px;
    background-color: #000;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 8px;
    z-index: 1;
}

.offer-frame .reducere-wrapper {
    border-radius: 99px;
    border: 2px solid #fd6d5b;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 8px 24px;
    text-align: left;
    font-size: 20px;
    color: #fd6d5b;
}

.offer-frame .abonament-esx-parent {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    font-size: 24px;
    font-family: var(--Typography-Family);
    padding-top: 24px;
    padding-bottom: 24px;
}

.offer-frame .line-div {
    position: relative;
    top: 0;
    border-top: 1px solid #fff;
    box-sizing: border-box;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    height: 1px;
    opacity: 0.1;
}

.offer-frame .frame-top {
    align-self: stretch;
    position: relative;
    background-color: #292a2c;
    overflow: hidden;
    flex-shrink: 0;
}

.offer-frame .button-parent {
    position: relative;
    width: 100%;
}

.offer-frame .count-gyms {
    text-decoration: underline;
    color: #fff !important;
}

.offer-frame .cities {
    align-self: stretch;
    position: relative;
    font-size: 18px;
    opacity: 0.8;
}

.offer-frame .frame-access {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
    font-size: 24px;
    color: #fff;
}

.offer-frame .frame-bottom {
    align-self: stretch;
    background-color: #202123;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 32px 32px;
    gap: 24px;
    margin-top: -2px;
    font-size: 21px;
    color: #fdfdfd;
    font-family: var(--Typography-Family);
}

.offer-frame.frame-parent {
    flex: 1;
    border-radius: 24px;
    border: 4px solid #292a2c;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.offer-frame .abonament-esx-pro-parent {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    gap: 8px;
}

.offer-frame.frame-parent-pro .frame-top {
    align-self: stretch;
    position: relative;
    background-color: #5337AE;
    overflow: hidden;
    flex-shrink: 0;
}

.offer-frame.frame-parent-pro .frame-bottom {
    align-self: stretch;
    background-color: #3B2584;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 32px 32px;
    gap: 24px;
    margin-top: -2px;
    font-size: 21px;
    color: #fdfdfd;
    font-family: var(--Typography-Family);
}

.offer-frame.frame-parent-pro {
    flex: 1;
    border-radius: 24px;
    border: 5px solid #5337AE;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.offers {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 24px;
    text-align: center;
    font-size: 32px;
    color: #fff;
    font-family: 'Font Awesome 6 Brands';
}

.swiper-offers {
    max-width: 864px;
    margin: 0 auto;
}

.offer-frame .container-price {
    display: flex;
    gap: 4px;
}

.offer-frame .price {
    text-decoration-line: line-through;
}

.offers .btn-primary {
    border-radius: 100px;
    background: linear-gradient(321deg, #FF7260 14.75%, #FF4C35 84.81%);
    border: 0;
    color: #FDFDFD;
    text-align: center;
    font-family: var(--Typography-Family);
    font-size: 21px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
    white-space: nowrap;
}

.b2c.body-register #oferta_b2c .timer-wrapper {
    margin-bottom: 55px;
}

.b2c.body-register .offer-frame.frame-parent,
.b2c.body-register .offer-frame.frame-parent-pro {
    border-color: #FF7260;
}

.b2c.body-register .frame-bottom {
    background-color: #292a2c;
}

.b2c.body-register .frame-parent-pro .frame-bottom {
    background-color: #5337AE;
}

.b2c.body-register .offer-frame .icon-interface-outline-c {
    width: 24px;
    position: relative;
    height: 24px;
    overflow: hidden;
    flex-shrink: 0;
}

.b2c.body-register .offer-frame .feature-parent a {
    text-decoration: underline;
    font-weight: 700;
    color: #fff !important;
}

.b2c.body-register .offer-frame .icon-interface-outline-c-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    font-size: 16px;
    font-family: var(--Typography-Family);
    font-weight: 400;
}

.b2c.body-register .offer-frame .icon-interface-outline-c-parent img {
    min-height: inherit !important;
}

.b2c.body-register .offer-frame .feature-parent {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.b2c.body-register .offer-frame.frame-parent .frame-bottom,
.b2c.body-register .offer-frame.frame-parent-pro .frame-bottom {
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 20px;
}

.b2c.body-benefits .offers:not(.swiper) {
    max-width: 460px;
    margin: 0 auto;
}

.swiper-offers .swiper-pagination {
    top: 0;
    bottom: inherit !important;
}

.swiper-offers .swiper-pagination .swiper-pagination-bullet {
    background: transparent;
    width: auto;
    font-family: var(--Typography-Family);
    font-size: 18px;
    border-bottom: 2px solid #fff;
    height: auto;
    border-radius: 0;
    padding: 24px 0;
    width: 232px;
    color: #fff;
    font-weight: 700;
    margin: 0;
}

.swiper-offers .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: #FCDE16;
    color: #FCDE16;
}

@media screen and (min-width: 1200px) {
    .grouped-div {
        display: flex;
        flex-direction: row-reverse;
    }

    .grouped-div .left-group {
        width: 50%;
        display: flex;
        flex-direction: column;
    }

    .grouped-div .left-group img {
        width: 80%;
        min-height: 1px;
        min-width: 520px;
    }

    .grouped-div .ab-ramase {
        margin-top: auto;
        left: 0;
        transform: none;
        margin-bottom: 0;
    }

    .b2c.body-benefits .offers:not(.swiper) {
        width: 100%;
    }

    .b2c.body-benefits .hero-content .offers:not(.swiper) {
        margin-right: 0;
    }
}

@media screen and (min-width: 768px) {
    .body-sali-partenere img[src="/web/assets/img/logo.svg"] {
        margin-top: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
        margin-right: 10px;
    }
}

@media screen and (min-width: 1280px) {
    .b2c .container,
    .body-benefits .container {
        width: 1200px;
        max-width: 1200px;
    }
}

@media screen and (min-width: 1800px) {
    .b2c .container,
    .body-benefits .container {
        width: 1770px;
        max-width: 1770px;
    }
}

@media screen and (max-width: 1280px) {
    .b2c .hero .hero-content .row {
        /* gap: 90px; */
    }

    .b2c .hero .hero-content .podium {
        display: none;
    }
}

@media screen and (max-width: 370px) {
    .b2c .sticky-timer .timer-wrapper .expires {
        display: none;
    }
}

@media screen and (min-width: 815px) {
    .b2c #oferta_b2c .timer-wrapper {
        display: inline-flex;
        padding: 24px 40px;
        position: relative;
        flex-wrap: nowrap;
        z-index: 9;
    }
    
    .b2c #oferta_b2c .timer-wrapper p.fx-timer span{
        font-size: 24px;
    }
    
    .b2c #oferta_b2c .timer-wrapper p.fx-timer {
        font-size: 48px;
    }
    
    .b2c #oferta_b2c .timer-wrapper p:after {
        height: 62px;
        margin-left: 50px;
        margin-right: 50px;
    }
}

.b2c #mapRow {
    display: none;
}

.b2c .loadingoverlay {
    top: 0 !important;
}

.body-register.b2c #oferta_b2c svg {
    z-index: 5;
}

.body-register.b2c #register-c-logo {
    position: relative !important;
    background: transparent;
}

.body-register.b2c #register-c-logo .full-logo {
    min-height: inherit !important;
    cursor: pointer;
}

.b2c #oferta_b2c h2 {
    margin-top: 30px;
    margin-bottom: 57px;
}

.body-register.b2c #form-incepe-gratis {
    min-height: inherit;
}

.b2c.body-benefits #oferta_b2c .container {
    padding-left: 0;
    padding-right: 0;
}

#phone {
    border-radius: 0;
    color: #fff;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    color: #fff;
}

#form-register-phone .iti--allow-dropdown .iti__flag-container,
#form-register-phone .iti--separate-dial-code .iti__flag-container,
#form-register-phone #phone{
    color: #243434;
}


.modal-dark {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

.b2c.body-benefits .modal-dark .modal-content {
    background-color: #1B1B1D;
    border-radius: 24px !important;
}

.iti-mobile .iti--container {
    z-index: 99991;
}

.iti-mobile .iti--container .iti__country-list {
    background: #fff;
}

.b2c.body-benefits .modal-dark .modal-content .btn {
    border-radius: 5px !important;
    font-weight: 500 !important;
    padding: 12px 24px !important;
}

.b2c.body-benefits .modal-dark .modal-content h1 {
    color: #fff;
}

.b2c.body-benefits .modal-dark .modal-content h1 + p {
    color: #fff;
}

.modal-dark #introdu-codul {
    color: #fff;
}

.modal-dark .login-swiper .otp > input {
    max-width: 100%;
    color: #fff;
}

.modal-dark .btn:disabled {
    border: 0;
    opacity: .5 !important;
}

#userLoginEmailfakeInfo h1 {
    font-size: 2rem !important;
}

#userLoginEmailfakeInfo .form-control {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
}

.modal-dark .modal-close {
    padding: 0 2rem;
    position: absolute;
    right: 0;
    top: 20px;
    float: right;
    text-align: right;
    cursor: pointer;
    z-index: 10;
}

.sali-partenere-modal .modal-content {
    background-color: #052D2F !important;
    width: 100%;
    top: 0;
}

.sali-partenere-modal {
    overflow: hidden !important;
}

.sali-partenere-modal .modal-content h2 {
    text-align: left;
}

.b2c .iti__country-list {
    background-color: #000;
    border: 1px solid #000; 
}

.b2c .loadingoverlay {
    z-index: 999 !important;
}

#resendCodeModal h2,
#resendCodeModal button {
    color: #fff;
}

#resendCodeModal .modal-close svg path {
    fill: #fff;
}

#resendCodeModal button svg {
    filter: invert(100%);
}

.body-register.b2c .modal-dark .modal-body {
    padding: 2rem;
}

.sali-partenere-modal input {
    width: auto;
    margin-bottom: 20px;
    border: 2px solid #fff !important;
    border-radius: 50px !important;
    padding: 12px 24px;
    color: #fff !important;
}

#saliPartenereModal .modal-title {
    font-size: 20px;
}

@media screen and (max-width: 992px) {
    .b2c .hero .hero-content {
        height: auto;
        padding-top: 0;
        margin-top: 0;
        /* min-height: 1086px; */
        min-height: inherit;
        align-items: flex-start;
    }

    .modal .modal-content {
        position: relative !important;
    }

    .body-benefits .container {
        width: 100%;
        max-width: 100%;
    }

    .body-benefits .sali-partenere-modal .container {
        text-align: left;
    }

    .b2c .hero .hero-content .box-right .subs img {
        max-width: 343px;
    }

    .b2c .hero-runner {
        display: none;
    }

    .b2c .hero .hero-content .row {
        gap: 0;
        justify-content: center;
    }

    .b2c #oferta_b2c .timer-wrapper {
        transform: scale(0.5);
    }

    .b2c #oferta_b2c .timer-wrapper p:after {
        margin-left: 32px;
        margin-right: 32px;
    }

    .b2c .hero .hero-content .row {
        flex-wrap: wrap;
    }

    .b2c .hero .hero-content .box-right {
        justify-content: center;
    }
    
    .b2c .ab-ramase .count {
        font-size: 22px;
    }

    .b2c .ab-ramase .count span {
        font-size: 32px;
    }

    .b2c .ab-ramase .total-count {
        font-size: 14px;
    }

    .b2c .ab-ramase {
        position: relative;
    }

    .b2c .hero-content .box-left object, .b2c .hero-content .box-left > img {
        max-width: 343px;
    }

    .b2c .ab-ramase {
        max-width: 343px;
    }

    .b2c .hero .hero-content .row {
        flex-direction: column;
    }

    .b2c .b2c-desktop {
        display: none;
    }

    .b2c .b2c-mobile {
        display: block;
    }

    .b2c .timer-wrapper {
        width: 100%;
        justify-content: center;
        border-radius: 0;
        position: fixed;
        z-index: 9;
        height: 56px;
        top: calc(100% - 56px);
        left: 0;
    }

    .b2c #oferta_b2c .timer-wrapper {
        display: none;
    }

    .b2c #oferta_b2c .timer-wrapper p:after {
        margin-left: 8px;
        margin-right: 8px;
    }
    
    .b2c .hero .timer-wrapper {
        display: none;
    }

    .b2c #img_bg_checkout {
        height: auto;
        min-height: inherit;
        padding-top: 40px;
        padding-bottom: 40px;
        overflow: hidden;
    }

    .b2c #oferta_b2c {
        overflow: visible;
        max-width: 100%;
    }

    .b2c #oferta_b2c .b2c-activities {
        max-width: 760px;
        max-height: 620px;
        height: auto;
    }

    .b2c .navbar.timer {
        position: relative;
        z-index: 501;
    }

    .b2c .h-sub{
        margin: 0 auto;
        width: 75%;
    }

    .b2c .pluses.avnt {
        margin-bottom: 40px !important;
    }

    .b2c #how-to .hows {
        margin-bottom: 40px;
    }

    .b2c p.subtitle, .b2c .subtitle {
        font-size: 1rem !important;
    }

    .b2c #how-to .hows .title {
        margin-top: 25px !important;
    }

    .b2c .pluses.avnt:last-child {
        margin-bottom: 0 !important;
    }
    
    .body-benefits.b2c .active-color {
        background-color: transparent !important;
    }

    .body-benefits.b2c .l_how {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .swiper-offers {
        max-width: 992px;
        margin: 0 auto;
        padding-left: 24px;
        padding-right: 24px;
    }
}

@media screen and (min-width: 820px) {
    .swiper-offers .swiper-pagination {
        display: none !important;
    }
}

@media screen and (max-width: 820px) {
    .body-register.b2c .register-component #oferta_b2c svg {
        margin-bottom: 100px;
        height: auto;
        margin-top: 30px;
    }

    .b2c .hero .hero-content .box-right {
        flex-direction: column;
        align-items: center;
    }

    .b2c .hero .hero-content .podium {
        position: relative;
        bottom: 50px;
    }

    .b2c .hero .hero-content .row {
        flex-direction: column;
        align-items: center;
    }

    .b2c .ab-ramase {
        position: relative;
        transform: translateX(-50%);
        margin-bottom: 25px;
        padding-left: 24px;
        width: 100%;
        max-width: 100%;
        padding-right: 24px;
    }

    .b2c .hero .hero-content .box-right .subs {
        bottom: 0;
    }

    .b2c .hero .hero-content .box-right .subs {
        position: relative;
        margin-bottom: 40px;
    }

    .b2c .hero-content > .container {
        padding-right: 0;
        padding-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%;
    }
    
    .body-benefits.b2c .active-color {
        background-color: transparent;
    }

    .b2c .hero .header > .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .b2c .hero-content .box-left {
        padding-top: 0;
    }

    .b2c #header-visitor-login a.btn {
        padding-left: 16px !important;
        padding-right: 16px !important;
        padding-top: 11px !important;
        padding-bottom: 11px !important;
        white-space: nowrap;
        font-size: 14px;
    }

    .b2c .ab-ramase .count {
        font-size: 20px;
    }

    .b2c .ab-ramase .count span {
        font-size: 32px;
    }

    .b2c .ab-ramase .total-count {
        font-size: 13px;
    }

    .b2c .bg-grad {
        position: absolute;
        width: 679px;
        height: 679px;
        left: -111px;
        top: -257px;

        background: linear-gradient(135.15deg, #FF7260 1.17%, #FF9486 33.31%, #129793 65.46%);
        mix-blend-mode: overlay;
        filter: blur(10.13px);
    }

    .b2c .bg-grad-2 {
        position: absolute;
        width: 679px;
        height: 679px;
        left: -111px;
        top: 760px;

        background: linear-gradient(135.15deg, #FF7260 1.17%, #FF9486 33.31%, #129793 65.46%);
        mix-blend-mode: overlay;
        filter: blur(10.13px);
    }

    .b2c .hero .header .container {
        background-color: transparent !important;
    }

    .b2c #oferta_b2c .male,
    .b2c #oferta_b2c .female {
        display: none;
    }

    .b2c .footer-details {
        padding-bottom: 65px;
        padding-top: 0;
    }

    .body-register.b2c .timer-wrapper {
        position: relative;
    }

    .body-register.b2c .b2c-mobile.sticky-timer {
        overflow: visible;
        position: relative;
        bottom: 56px;
        padding: 0 !important;
    }

    .b2c .logo,
    .body-register.b2c #register-c-logo.mobile-fixed-position img {
        max-height: 40px !important;
    }

    .body-register.b2c .semi-logo {
        display: none !important;
    }

    .body-benefits.b2c #oferta_b2c object,
    .body-benefits.b2c #oferta_b2c svg,
    .body-benefits.b2c #oferta_b2c img {
        margin-left: auto;
        margin-right: auto;
        /* margin-top: 50px;
        margin-bottom: 50px; */
    }

    .body-register.b2c #accepti-termeni {
        padding-bottom: 30px !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    .b2c #oferta_b2c .b2c-activites {
        top: 0;
        height: 100%;
        transform: scale(0.8);
    }

    .b2c .offers .swiper-wrapper {
        padding-top: 115px;
    }

    .swiper-offers {
        padding-left: 0;
        padding-right: 0;
    }

    .swiper-offers .swiper-pagination > span {
        display: none;
    }
      
    .swiper-offers .swiper-pagination > span:nth-child(1),
    .swiper-offers .swiper-pagination > span:nth-child(2) {
        display: inline-block;
    }
}

@media screen and (max-width: 768px) {
    .b2c #how-to .h-sub {
        justify-content: center;
    }

    .body-register.b2c #oferta_b2c {
        overflow: hidden;
    }

    .body-register.b2c .offers {
        margin-bottom: 24px;
    }

    #register-c-logo > div {
        margin-left: 15px;
        margin-right: 15px;
    }

    .b2c .offer-frame .frame-container,
    .b2c .offer-frame .parent1 {
        padding-left: 32px;
        padding-right: 32px;
    }

    .b2c .grouped-div .ab-ramase {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 576px) {
    .b2c .h-sub{
        width: 100%;
        margin-left: 15px;
        margin-right: 15px;
    }

    .b2c p.title, .b2c p.title-sec {
        font-size: 26px !important;
    }

    .modal-dark .modal-content {
        margin-left: 15px;
        margin-right: 15px;
    }

    .modal .modal-content .modal-body.py-5.px-5 {
        padding: 2rem !important;
    }
}

@media screen and (max-width: 370px) {
    .b2c .ab-ramase {
        width: auto;
        transform: none;
        left: 0;
        margin-left: 16px;
        margin-right: 16px;
    }

    .b2c .hero-content .box-left object,
    .b2c .hero-content .box-left > img {
        width: auto;
        height: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    .b2c .hero .hero-content .box-right .subs img,
    .b2c .hero-content .box-left object, .b2c .hero-content .box-left > img,
    .b2c #oferta_b2c object, .b2c #oferta_b2c svg, .b2c #oferta_b2c img {
        max-width: 100%;
    }

    /* .b2c .hero .hero-content {
        padding-left: 15px;
        padding-right: 15px;
    } */

    .b2c #oferta_b2c a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .body-register.b2c #oferta_b2c #register-c-logo a {
        padding-left: 0;
        padding-right: 0;
        display: block;
    }

    .body-register.b2c .register-component #oferta_b2c svg {
        margin-top: 0;
    }

    .b2c .hero .hero-content {
        min-height: inherit;
    }

    .body-register.b2c #oferta_b2c svg {
        padding-left: 15px;
        padding-right: 15px;
    }

    .b2c .hero-content .box-left > img {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 370px) {
    .b2c .hero .hero-content .box-right .subs object,
    .b2c .hero .hero-content .box-right .subs img {
        /* width: 96% !important;
        margin-left: 2%; */
    }
}

@media only screen and (min-width: 992px) {
    .b2c #how-to .row.h-sub {
        padding-left: 5px;
        padding-right: 5px;
    }

    .b2c #acasa-map .content h4 {
        margin-bottom: 40px !important;
    }
}

@media only screen and (max-width: 576px) {
    .b2c .podium img {
        width: 100%;
        object-fit: cover;
        height: auto;
    }
}

@media screen and (max-width: 480px) {
    .offer-frame .abonament-esx-parent {
        font-size: 14px;
    }

    .offer-frame .abonament-esx {
        line-height: 24px;
        font-size: 14px;
    }

    .offer-frame .reducere-wrapper {
        font-size: 12px;
        padding: 6px 16px;
    }

    .offer-frame .parent1 {
        font-size: 40px;
    }

    .offer-frame .ron-group {
        font-size: 20px;
        line-height: 20px;
        gap: 2px;
    }

    .offer-frame .parent1 {
        gap: 10px;
    }

    .offer-frame .ron2 {
        line-height: 20px;
        width: auto;
    }

    .offer-frame .luni1 {
        font-size: 12px;
        line-height: 20px;
        width: auto;
    }

    .offer-frame .parent1,
    .offer-frame .abonament-esx-parent {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .offers {
        font-size: 22px;
    }

    .offer-frame .group {
        font-size: 22px;
    }

    .offer-frame .ron1 {
        font-size: 10px;
    }

    .offer-frame .frame-div {
        font-size: 10px;
    }

    .offer-frame .ron-parent {
        font-size: 10px;
    }

    .offers .btn-primary {
        font-size: 14px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .offer-frame .cities {
        font-size: 12px;
    }

    .offer-frame .vector-icon {
        width: 8px;
        height: 8px;
    }

    .offer-frame .vector-wrapper {
        padding: 4px;
    }

    .b2c .offer-frame .frame-container, .b2c .offer-frame .parent1 {
        padding: 16px 18px;
    }

    .offer-frame .line-div {
        margin-left: 16px;
        margin-right: 16px;
    }

    .offer-frame.frame-parent-pro .frame-bottom,
    .offer-frame .frame-bottom {
        padding: 16px 20px;
        gap: 8px;
    }

    .offer-frame .group, 
    .offer-frame .parent {
        gap: 6px;
    }

    .offer-frame .price1,
    .offer-frame .price {
        letter-spacing: 2px;
    }

    .box-left > .clickable-builder-image {
        width: 80% !important;
        margin-bottom: 0 !important;
    }

    .b2c .back-to-site {
        padding: 6px 16px;
        font-size: 14px;
    }

    .b2c .progress-bar-wrapper {
        margin-bottom: 15px;
    }

    .b2c .ab-ramase .count {
        margin-bottom: 10px;
    }

    .b2c #ratings {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .b2c .fix.l_reviews .mobile_pad {
        padding-left: 24px !important;
        padding-right: 24px !important;
        margin-bottom: 32px !important;
    }

    .b2c .fix.l_reviews .mobile_pad:last-child {
        margin-bottom: 0 !important;
    }

    .b2c #footer .footer-tab-columns > div {
        padding-left: 0;
        padding-right: 0;
    }

    .b2c #footer .social-icons > div:first-child {
        padding-left: 0;
    }

    .b2c #footer .tel-form-social .col-12 {
        padding-left: 0;
    }

    .body-benefits #oferta_b2c .title {
        font-size: 26px !important;
        margin-top: 0 !important;
        margin-bottom: 25px !important;
        padding-left: 24px;
        padding-right: 24px;
    }

    .b2c.body-register .offer-frame .feature-parent {
        padding-left: 16px;
        padding-right: 16px;
    }

    .b2c.body-register .offer-frame .icon-interface-outline-c-parent {
        font-size: 14px;
    }

    .b2c.body-register .offer-frame .icon-interface-outline-c {
        width: 16px;
        height: 16px;
    }

    .b2c.body-register .offer-frame .feature-parent {
        gap: 10px;
    }

    .swiper-offers .swiper-pagination .swiper-pagination-bullet {
        padding: 12px 0;
        max-width: 158px;
        font-size: 14px;
    }

    .b2c .offers .swiper-wrapper {
        padding-top: 75px;
    }

    .body-register.b2c #oferta_b2c h2 {
        margin-bottom: 24px;
        margin-top: 5px;
    }

    .offer-frame .media,
    .offer-frame .luni {
        line-height: 1.1;
    }

    .b2c .hero-content .box-left object, .b2c .hero-content .box-left > img {
        max-width: 248px;
    }

    .b2c #acasa-map .btn.btn-primary {
        font-size: 14px !important;
        padding: 12px 24px !important;
    }
}