﻿
[data-selected="ld-section-for-schools"] .ld-header-fixed-nav-element a[data-type="ld-section-for-schools"],
[data-selected="ld-section-avantages"] .ld-header-fixed-nav-element a[data-type="ld-section-avantages"],
[data-selected="ld-section-features"] .ld-header-fixed-nav-element a[data-type="ld-section-features"],
[data-selected="ld-section-out-secret-sauce"] .ld-header-fixed-nav-element a[data-type="ld-section-out-secret-sauce"],
[data-selected="ld-section-what-teachers-say"] .ld-header-fixed-nav-element a[data-type="ld-section-what-teachers-say"],
[data-selected="TeacherAccount"] .ld-header-fixed-nav-element a[data-type="TeacherAccount"],
[data-selected="Training"] .ld-header-fixed-nav-element a[data-type="Training"],
[data-selected="Presentation"] .ld-header-fixed-nav-element a[data-type="Presentation"] {
    color: rgb(var(--smash-orange-1-rgb));
    text-decoration: underline;
}


.ld-header-fixed-nav-wrapper {
    max-width: initial;
}

.clear {
    clear: both;
}

.ld-header-fixed {
    display: block !important;
}

.section-sales-langs {
    overflow: auto;
    margin-bottom: 1rem;
}

.ld-lang-list {
    margin-top: 0;
    overflow:auto;
    display: inline-block;
    padding-left: 15px;
}

.ld-pricing-flags .ld-lang {
    width: calc(33% - 5px);
    margin: 0px;
    margin-bottom: 15px;
    line-height: 12px;
    text-align: left;
    margin-right: 5px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 150px;
}

    .ld-pricing-flags .ld-lang span {
        font-size: 12px;
    }

.ld-presentation {
    margin-top: 100px;
    margin-bottom: 150px;
    height: auto;
    clear: both;
    max-width: 1900px;
}

.ld-presentation-school {
    font-size: 2rem;
    color: #f05c12;
    margin-bottom: 2rem;
    font-weight: normal;
}

.section-sales-content {
    width: 45%;
    max-width: 700px;
    float: left;
    padding-right: 15px;
    box-sizing: border-box;
}

    .section-sales-body * {
        font-weight: initial;
        word-break: break-word;
        text-align: left;
        font-size: 1.4rem;
    }

.section-sales-view {
    width: 55%;
    float: right;
    box-sizing: border-box;
    text-align: center;
}

.section-sales.full .section-sales-view {
    width: 100%;
    margin-left: 0;
}

.section-sales.full .section-sales-content {
    display: none;
}

.training-section-header {
    background: #f6931e;
    color: white;
    padding: 5px 16px;
    font-size: 20px;
    border-radius: 0px 5px 5px 0px;
}

.training-section-content {
    padding-right: 50px;
}

.training-subsection {
    background: #fcca75;
    color: white;
    padding: 5px 16px;
    font-size: 1rem;
    border-radius: 0px 5px 5px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.training-subsection span {
    font-size: 1.2rem;
}

.section-sales-view-content {
    width: 95%;
    margin-left: 2.5%;
    min-height: 300px;
    background: #fff2cc;
    background-image: url('../image/i96GkN-w.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 200px auto;
    border-radius: 20px;
    margin-bottom: 30px;
    max-width: 1100px;
    display: inline-block;
}

.section-sales.full .section-sales-view-content {
    margin-left: 0%;
}

    .section-sales-view-options button {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }
        
    .section-sales-view-options button:last-child {
        margin-left: 15px;
    }

.sales-visor-type {
    display: none;
    width: 100%;
    height: 100%;
    position: relative;
}

    .sales-visor-type div {
        width: 100%;
        height: 100%;
    }

    .sales-visor-type.active {
        display: block;
    }


    .sales-visor-type[data-type="2"] img {
        height: 100%;
        width: 100%;
        object-fit: contain;
        cursor: zoom-in;
    }

    .sales-visor-type[data-type="3"] {
        background: white;
    }

        .sales-visor-type[data-type="3"] h1 {
            font-size: 1.5rem;
            font-weight: normal;
            background: #f05c12;
            text-align: center;
            border-radius: 5px;
            color: white;
            padding: 5px;
        }

.sales-visor-type-zoom-container {
    position: fixed;
    left: 0;
    width: 100vw;
    height: calc(100vh - 100px);
    background: black;
}

    .sales-visor-type-zoom-container .section-sales-view-content {
        margin-left: 0;
        width: 95%;
        height: calc(100% - 150px);
        max-width: initial;
        cursor: zoom-out;
        background-image: none;
    }

body:not(.mobile-device) .sales-visor-type-zoom-container .sales-visor-type:hover img:not(.zoomImg) {
    opacity: 0;
}

body.touch-start .sales-visor-type-zoom-container .sales-visor-type img:not(.zoomImg) {
    opacity: 0;
}

.sales-visor-type-close-zoom {
    display: none;
}

.sales-visor-type-zoom-container .sales-visor-type-close-zoom {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    background: #d50000;
    color: white;
    font-size: 30px;
    text-align: center;
    display: block;
    right: 20px;
    top: 5px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 100;
}

.ms-player {
    top: calc(50% - 40px);
    max-width: 500px;
    min-width: 350px;
}

.training-subsection.clicked {
    background: #f05c12;
}


.sales-visor-type[data-type="3"] video {
    margin-top: 15px;
    width: 100%;
    object-fit: contain;
}


.sales-visor-type[data-type="4"] {
    height: calc(100vh - 230px) !important;
    min-height: 300px;
}

    .sales-visor-type[data-type="4"] iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

.ld-footer-about-logo img {
    max-height: 150px;
}

.ld-footer-about-info-links {
    display: none;
}

.br-150 {
    display: block;
    width: 100%;
    height: 150px;
}

#ld-section-for-schools {
    margin-bottom: 75px;
}

@media all and (max-width: 850px) {
    .ld-presentation {
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .section-sales-view,
    .section-sales-content {
        width: 100%;
        max-width: initial;
        padding: 15px;
    }

    .training-section-content {
        padding-left: 25px;
        padding-right: 25px;
    }

    .training-section-header,
    .training-subsection {
        border-radius: 5px;
    }
}


.ld-header-fixed-nav-wrapper {
    justify-content: flex-end !important;
}