.floor {
    margin-bottom: 0 !important;
}

#lp-personalizacao>header .header-banners>div.banner-1 {
    background-image: url(https://contents.mediadecathlon.com/s975857/k$045e396e42dfab11b99d791361fc29a3/header%20ianuarie%20scoli.jpg);
}

#lp-personalizacao>header .header-banners>div.banner-2 {
    background-image: url(https://contents.mediadecathlon.com/s975858/k$a0aaf3f0f4f67e1613126b814a87dbf5/header%20ianuarie%20cluburi.jpg);
}

#lp-personalizacao>header .header-banners>div.banner-3 {
    background-image: url(https://contents.mediadecathlon.com/s975856/k$24a3c068ab45a4d7673fa488e1b910b7/header%20ianuarie%20companii2.jpg);
}

#lp-personalizacao.interna .lp-intro.lpp-others {
    display: flex !important;
}

#lp-personalizacao.interna .lp-intro.our-advantages {
    display: flex !important;
}

#lp-personalizacao.interna .lp-intro.buy-for-schools {
    display: flex !important;
}

#lp-personalizacao>nav.subnav {
    position: fixed;
    top: 110px;
    width: 100%;
    z-index: 9;
}

#lp-personalizacao .lpp-advantages {
    z-index: 9;
    width: 50%;
    margin-bottom: 1rem;
    display: flex;
    min-height: 83%;
}

#lp-personalizacao .lpp-advantages-form {
    width: 60%;
    background-color: rgba(0,0,0,0.7);
}

#lp-personalizacao .lpp-advantages-form input {
    color: #000;
    padding: 1rem 1rem;
}

#lp-personalizacao .lpp-advantages-form textarea {
    color: #000;
    padding: 0 1rem;
}

#lp-personalizacao .lpp-advantages-account {
    width: 40%;
    background-color: rgba(255,255,255,0.93);
    padding: 1rem 2rem;
    position: relative;
}

#lp-personalizacao .lpp-advantages-account h1 {
    text-transform: uppercase;
    font-size: 2rem;
    margin-bottom: 2rem !important;
    color: #000;
    text-shadow: none;
    text-align: center;
}

#lp-personalizacao .lpp-advantages-account p {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

#lp-personalizacao .lpp-advantages-account .lpp-advantages-account-title {
    text-align: center;
    color: #3643BA;
}

#lp-personalizacao .lpp-advantages-account .list-unstyled {
    justify-content: flex-start;
    padding: 0 2rem;
    flex-direction: column;
}

.list-item + .list-item {
    margin-top: 1rem;
}

#lp-personalizacao .lpp-advantages-account .catalog-btn {
    position: absolute;
    bottom: 9px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 50%;
    margin: 0 auto;
}

#lp-personalizacao>nav.subnav>a>span:before {
    content: none;
}

#lp-personalizacao>nav.subnav>a:first-child {
    background: #4d4e52;
    color: #fff;
}

#lp-personalizacao>nav.subnav>a:nth-child(2) {
    background: #4d4e52;
    color: #fff;
    font-weight: bold;
    font-style: italic;
}

#lp-personalizacao>nav.subnav>a:nth-child(3) {
    background: #4d4e52;
    color: #fff;
    font-weight: bold;
    font-style: italic;
}

#lp-personalizacao>nav.subnav>a:nth-child(4) {
    background: #4d4e52;
    color: #fff;
    font-weight: bold;
    font-style: italic;
}

#lp-personalizacao>nav.subnav>a:last-child {
    background: #4d4e52;
    color: #fff;
    font-weight: bold;
    font-style: italic;
}

#lp-personalizacao .lpp-equipa>div .team-list>li .image>span:before {
    cursor: auto;
}

#lp-personalizacao>nav.subnav>a {
    font-size: 15px;
}

#lp-personalizacao .lpp-equipa>div .team-list>li .image {
    margin: 10px 0 15px;
}

#lp-personalizacao .lpp-equipa>div .team-list>li .team-name {
    margin-top: 10px;
}

#lp-personalizacao .lpp-equipa>div .team-list>li .team-phone {
    margin-bottom: 10px;
}

#lp-personalizacao .lpp-equipa>div .team-list .team-city {
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

#lp-personalizacao>nav.subnav>a {
    font-size: 18px;
    transform: skew(0deg);
    margin: 0;
}

#lp-personalizacao>nav.subnav>a:hover {
    background: rgba(255,255,255,0.6) !important;
    color: #3d3e42 !important;
}

#lp-personalizacao>nav.subnav>a>span>span {
    transform: skew(0deg);
}

#lp-personalizacao .item-nav-active {
    background: rgba(255,255,255,0.6) !important;
    color: #3d3e42 !important;
}

/* The Modal (background) */
.contact-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10; /* Sit on top */
    padding-top: 180px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.contact-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
}

/* The Close Button */
.contact-close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.contact-close:hover,
.contact-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.card-none {
    display: none;
}

.card-error-show {
    display: block !important;
    position: relative;
    font-size: 12px;
    color: #fff;
    background: #e60202;
    margin-top: 7px;
    padding: 5px;
}

.card-error-show:before {
    position: absolute;
    content: "";
    top: -5px;
    left: 4px;
    border-color: transparent transparent #e60202;
    border-style: solid;
    border-width: 0 5px 5px;
}

.b2b-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 1rem 2rem;
    margin: 0 auto;
    color: #fff
}

.b2b-wrapper h1 {
    text-transform: uppercase;
    font-size: 2rem;
    margin-bottom: 5px !important;
    text-shadow: none;
}

.b2b-group + .b2b-group {
    margin-top: 1rem;
}

.b2b-input {
    width: 100%;
}

.catalog-btn {
    width: 40%;
    margin: 2.5rem auto 0 auto;
    text-transform: uppercase;
}

.b2b-form-thankYou {
    display: none;
}

.b2b-form-thankYou-show .b2b-form-thankYou {
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}

.b2b-form-thankYou-show .b2b-form-desktop {
    display: none;
}

.b2b-form-thankYou-show .b2b-form-mobile {
    display: none;
}

.b2b-form-thankYou-show .b2b-form-thankYou .page-body-section {
    text-align: center;
}

.b2b-form-thankYou-show .b2b-form-thankYou .page-body-section p {
    color: #fff;
    font-size: 2rem;
}

.b2b-form-thankYou-show .b2b-form-thankYou .page-body-section .text-blue {
    color: #fff;
    font-size: 3rem;
    font-weight: bold
}

.b2b-form-thankYou-show .b2b-form-thankYou .page-body-section .catalog-btn {
    width: 40%;
    margin: auto;
    font-size: 1.5rem;
}

.only-mobile .lpp-advantages-mobile {
    display: none !important;
}

.main-nav-blocks {
    display: flex;
    flex-wrap: wrap;
}

.b2b-group .cube-textfield {
    position: relative;
}

.b2b-group .cube-textfield .card-error-show {
    position: absolute;
    width: 100%;
}

.b2b-group.b2b-group-phone-city {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.b2b-group.b2b-group-phone-city .b2b-group-phone,
.b2b-group.b2b-group-phone-city .b2b-group-city {
    width: 45%;
}

.b2b-group.b2b-group-phone-city .b2b-group-city .b2b-input-select {
    padding: 1rem 1rem;
    color: #000;
}

.b2b-group.b2b-group-mesaj {
    margin-top: 0;
}

.b2b-group.b2b-group-mesaj textarea {
    resize: none;
}

.giveaway {
    background-color: #4d4e52;
    padding: 2rem;
}

.giveaway--link {
    font-size: 20px;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
    color: white;
    text-decoration: underline;
}

.giveaway--link:hover {
    color: white;
    text-decoration: underline;
}

.text--bigger {
    font-size: 2rem !important;
}

.flex-direction-column {
    flex-direction: column !important;
}

@media(max-width: 991px) {
    .contact-modal-content {
        width: 50%;
    }

    #lp-personalizacao>header .header-banners>div {
        background-position-x: 37%;
    }

    #lp-personalizacao .lpp-advantages {
        display: none;
    }

    .interna .lp-intro.only-mobile {
        display: flex !important;
    }

    .only-mobile .lpp-advantages-mobile {
        display: flex !important;
        width: 100% !important;
    }

    .only-mobile .lpp-advantages-form {
        background-color: #f3f3f3 !important;
    }

    .only-mobile .lpp-advantages-form .b2b-wrapper {
        color: #000 !important;
    }

    .only-mobile .lpp-advantages-form .b2b-wrapper h1 {
        color: #000 !important;
    }
}

@media(max-width: 899px) {
    #lp-personalizacao>nav.subnav {
        top: 72px;
    }
}

@media(max-width: 767px) {
    #lp-personalizacao .main-nav>ul>li>a:hover .image img {
        height: 100px;
    }
}

@media(max-width: 599px) {
    #lp-personalizacao>nav.subnav {
        top: 66px;
    }

    .contact-modal-content {
        width: 70%;
    }
}

@media(max-width: 500px) {
    .only-mobile .lpp-advantages {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .only-mobile .lpp-advantages-form {
        width: 100% !important;
    }

    .only-mobile .lpp-advantages-account {
        width: 100% !important;
    }

    .only-mobile .lpp-advantages-account .catalog-btn {
        position: inherit !important;
        bottom: auto !important;
        left: auto !important;
        transform: none !important;
        margin-top: 1rem !important
    }
}

@media(max-width: 443px) {
    #lp-personalizacao>nav.subnav>a {
        font-size: 8px;
    }

    #lp-personalizacao .main-nav>ul>li>a>span strong {
        font-size: 12px;
    }

    #lp-personalizacao .main-nav>ul {
        display: flex;
        flex-wrap: wrap;
    }
}

@media(max-width: 350px) {
    .contact-modal-content {
        width: 90%;
    }
}