.body-benefits {
	font-family: var(--Typography-Family) !important;
}

.l_overlay_overflow {
    overflow: hidden;
}

.body-benefits .l_header h1 {
    font-size: 3.5rem;
    font-weight: 900;
    margin-top: 20px;
}

.body-benefits #overlay {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding-left: 0 !important;
	padding-right: 0 !important;
	max-width: none !important;
	width: auto !important;
    z-index: 999;
}

.body-benefits #overlay .expired-top {
	font-weight: 700 !important;
}

.benefits-root {
	font-size: 16px !important;
}

.body-benefits .container {
	text-align: center;
}

.body-benefits .footer-container {
    text-align: left;
}

.body-benefits .l_sali .icons {
    gap: 16px !important;
}

.body-benefits .l_sali .mobile-row-icons > .rounded-pill img {
    max-height: 27px;
}

.body-benefits #overlay input.corp_email, .body-benefits #overlay input::placeholder {
	font-weight: 400 !important;
	font-size: 2rem;
}

.body-benefits #overlay .check_e {
	font-weight: 600 !important;
    font-size: 20px;
    padding: 16px 0;
    margin-top: 40px;
}

.body-benefits #alege_pachet .sub_p {
    font-size: 1.1rem;
}

.body-benefits #alege_pachet .sub_p .hash {
    color: #657171;
}

.body-benefits #alege_pachet li.li-tght {
    font-size: 1.1rem !important;
}

.body-benefits #alege_pachet .new_price.main {
    color: var(--g-orange);
}

.body-benefits #alege_pachet .new_price {
    font-size: 3rem;
}

.body-benefits #alege_pachet .header {
    justify-content: center;
	gap: 16px;
}

.pro-b2b {
	width: 20px;
	height: auto;
}
  
.body-benefits #alege_pachet .subs .heading {
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.body-benefits .navbar.timer {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 2;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	z-index: 100;
}

.body-benefits .active-color {
	background-color: #fff;
    /* transition: all 0.3s ease-in-out; */
}

.body-benefits .navbar .topfloat {
	max-width: none !important;
    font-size: 16px;
    color: white;
    transition: all 0.3s ease-in-out;
	padding-top: 15px;
	padding-bottom: 15px;
    padding-right: 0;
}

.body-benefits .l_header {
	height: 100vh;
	padding-top: 120px;
	padding-bottom: 120px;
}

.body-benefits .title {
	font-weight: 900;
    line-height: 1.2;
}

.body-benefits .home-map-view-filter {
    opacity: 0;
    filter: none;
}

.body-benefits .pluses {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.body-benefits .h_sub {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.body-benefits .l_reviews .left {
	padding-right: 1.5rem;
}

.body-benefits .l_reviews img {
	height: 100%;
}

.body-benefits .l_reviews .right {
	padding-left: 1.5rem;
}

.body-benefits .cta.b_list {
    width: 512px;
    margin: 0 auto;
    padding: 16px 0;
}

.body-benefits .l_reviews + .container, .body-benefits .container.social {
	background-color: #222;
	max-width: revert;
	width: 100%;
	color: #666;
}

.body-benefits .l_reviews + .container a, .body-benefits .container.social a {
	color: #9d9d9d;
	padding: 5px 10px;
	display: inline-block;
}

.body-benefits .l_reviews + .container.border-bottom {
	border: none !important;
	padding-bottom: 0 !important;
}

.body-benefits .l_reviews + .container.border-bottom > div {
	border-bottom: 1px solid #9d9d9d;
	padding-bottom: 1.75rem;
	width: 100%;
	margin: auto !important;
}

/* Benefits footer top section */
.body-benefits .l_reviews + .container {
	padding-top: 4rem;
}

/* Benefits footer bottom section */
.body-benefits .container.social {
	font-size: 1.4rem;
}

.body-benefits .footer_pad {
	line-height: 1.3;
}

.body-benefits .fswitch {
	margin-bottom: revert;
	font-size: 1.4rem;
}

.body-benefits .options_packs {
	max-width: revert !important;
}

.body-benefits .break.scnd {
	margin-left: auto !important;
	margin-right: auto !important;
}

.b2c .hero .hero-content .row:before,
.b2c .hero .hero-content .row:after {
    display: none;
}

@media (min-width: 768px) {
    .body-benefits .l_reviews + .container.border-bottom > div {
		width: 90%;
	}

	.body-benefits #gym_list {
		display: flex;
	}

	.body-benefits .l_reviews > .container:first-child {
		display: flex;
	}

	.body-benefits .container {
		width: 750px;
		max-width: 750px;
	}
}

@media (min-width: 992px) {
	.body-benefits .container {
		width: 970px;
		max-width: 970px;
	}

	.body-benefits .corp_email, .body-benefits .corp_email::placeholder {
		font-size: 1.5rem !important;
	}
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
	.body-benefits .container {
		width: 1170px;
		max-width: 1170px;
	}
}

@media (min-width: 1400px) {
	.body-benefits .container {
		width: 1370px;
		max-width: 1370px;
	}
}

@media only screen and (max-width: 768px) {
    .body-benefits a>.subs {
        width: 95vw;
    }

	.body-benefits p.title{
		/* font-size: 26px !important; */
	}

	.body-benefits p.subtitle{
		font-size: 18px !important;
		font-weight: 400 !important;
	}

	.body-benefits #acasa-map .fs-1{
		font-weight: 900 !important;
	}

    .body-benefits .g_logo>a>img {
        width: 150px;
        margin-bottom: 30px;
    }

    .body-benefits .l_header {
        padding-top: 80px !important;
    }

    .body-benefits .l_header h1 {
        margin-top: 0;
        margin-bottom: 60px;
    }

    .body-benefits .home-map-view {
        height: 450px !important;
    }

    .body-benefits .home-map-view p {
        color: var(--g-black) !important;
    }

    .body-benefits .l_header h1 {
        font-size: 3rem;
    }
}