body,
html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.breadcrumb {
    display: none;
}

#main {
    margin-top: 0px;
}

#main:not(.main-homepage) {
    margin-top: 0px;
}

#feed-parallax-01 {
    background-image: url(https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/cls-parallax-bg.jpg);
}

.primary-content {
    padding-bottom: 0px;
}

#MyContent {
    display: block;
    position: relative;
    max-width: 1250px;
    width: 100%;
    margin: 0 auto;
    font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
}

#MyContent p.Text {
    font-size: 18px;
    font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
    line-height: 1.4em;
    margin: 20px;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 40px;
}

#MyContent .BtnLink a {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    position: relative;
    background-color: #000;
    padding: 18px 30px;
    display: inline-block;
    line-height: 14px;
}


/*------------------------------------------------------------*/

#Header-Section {
    width: 100%;
    display: flex;
    position: relative;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-image: url(https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/seed-header.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    justify-content: flex-start;
    align-items: flex-start;
    height: 500px;
    font-size: 14px;
    line-height: 1.4em;
}

@media only screen and (min-width:1250px) {
    #Header-Section {
        margin-left: -375px;
        width: 2000px;
        justify-content: center;
    }
}

@media only screen and (max-width:1023px) {
    #Header-Section {
        margin-left: 0;
        width: 100%;
        /* padding-top: 62vw; */
        background-size: 200vw auto;
        background-position: top left -85vw;
        height: auto;
    }
}

#Header-Section p {
    margin: 0;
}

#Header-Section p.Title {
    margin: 0;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#Header-Section h1 {
    font-family: ClarinsRegular, Clarins;
    font-size: 36px;
    font-weight: normal;
    line-height: 50px;
    margin: 0;
    margin-bottom: 5px;
}

#Header-Section .wrapper {
    background-color: #fff;
    padding: 40px 40px;
    width: 530px;
    box-sizing: border-box;
    margin-left: 40px;
    margin-top: 40px;
    margin-bottom: 90px;
}

@media only screen and (min-width:1250px) {
    #Header-Section .wrapper {
        margin-left: 0px;
        margin-right: 605px;
    }
}

@media only screen and (max-width:1023px) {
    #Header-Section .wrapper {
        padding: 20px;
        margin: 0;
        width: auto;
    }
}

#MyContent .visual .wrapper img {}

#MyContent .text-link {
    font-size: 11px!important;
    line-height: 18px;
}

#MyContent .text-link a,
#MyContent .text-link span {
    margin: 0;
    padding-top: 15px!important;
    color: #000!important;
    line-height: 1em!important;
    text-transform: uppercase;
    display: inline;
    font-size: 11px!important;
    text-decoration: none!important;
    border-bottom: #d4d4d4 1px solid!important;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
}

#MyContent .text-link a:hover,
#MyContent a:hover .text-link span {
    border-bottom: #be0f34 1px solid!important;
    color: #be0f34!important;
}

@media screen and (max-width: 1023px) {
    #Header-Section .visual {
        overflow: hidden;
        max-height: 500px;
        height: 100%;
    }
}

@media screen and (max-width: 761px) {
    #Header-Section .visual {
        overflow: hidden;
        width: 100%;
        position: relative;
    }
}


/* parallax with box home spa */

#MyContent .parallax {
    position: relative;
    display: block;
    height: 830px;
    overflow: visible;
    margin-bottom: 60px;
}

@media screen and (max-width: 1023px) {
    #MyContent .parallax {
        height: auto;
        margin-bottom: 20px;
        padding: 15px;
    }
}

@media screen and (max-width: 1023px) {
    #MyContent .parallax .background {
        height: 100%;
        background-repeat: repeat;
    }
}


/* parallax with caption */

#MyContent .with-caption.parallax {
    position: relative;
    display: block;
    height: 455px;
    overflow: visible;
    margin-bottom: 60px;
}

#MyContent .white-caption-parallax {
    top: 50%;
    transform: translateY(-50%);
    left: calc(50% - 485px);
    line-height: 11px;
    max-width: 970px;
    position: absolute;
    text-align: center;
    font-size: 0px;
    width: 100%;
    z-index: 2;
    background-color: #fff;
    height: 339px;
    line-height: 339px;
}

#MyContent .white-caption-parallax div {
    display: inline-block;
    max-width: 515px;
    vertical-align: middle;
    text-align: left;
    line-height: 1em;
    margin: 5px;
}

#MyContent .isDesktop {
    display: block;
}

#MyContent .isMobile {
    display: none;
}

@media screen and (max-width: 761px) {
    #MyContent .isDesktop {
        display: none;
    }
    #MyContent .isMobile {
        display: block;
        margin: 0 auto;
    }
}

#MyContent .parallax-content {
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    background-color: #ffffff;
    max-width: 800px;
    width: 100%;
    padding: 56px 20px 64px 20px;
}

@media screen and (max-width: 1023px) {
    #MyContent .parallax-content {
        margin: 10px;
        width: calc(100% - 50px);
        padding: 30px 15px;
    }
}

#MyContent .parallax-content .parallax-content--title {
    font-size: 40px;
    font-family: ClarinsRegular, Clarins;
    font-weight: 400;
    line-height: 50px;
    color: #52992f;
    text-align: center;
    margin: 0;
}

#MyContent .parallax-content .parallax-content--subtitle {
    font-size: 14px;
    line-height: 1.4em;
    color: #52992f;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0px;
}

#MyContent .parallax-content .parallax-content--subtitle2 {
    font-size: 14px;
    line-height: 1.4em;
    color: #52992f;
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
}

#MyContent .parallax-content .parallax-content--subtitle::after {
    content: "";
    background: url('https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/cls-parallax-icon.png');
    display: inline-block;
    width: 114px;
    height: 27px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-left: 8px;
}

#MyContent .parallax-list .parallax-list--title {
    font-size: 24px;
    color: #52992f;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}

#MyContent .parallax-list .parallax-list--subtitle {
    font-size: 14px;
    color: #52992f;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 2px;
}

#MyContent .parallax-list--content {
    max-width: 580px;
    margin: 0 auto;
}

#MyContent .parallax-list--content .parallax-list--content-item {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    margin-bottom: 25px;
}

#MyContent .parallax-list--content .parallax-list--content-item:last-child {
    margin-bottom: 0;
}

#MyContent .parallax-list--content .parallax-list--content-item img {
    margin-right: 12px;
}

#MyContent .parallax-list--content .parallax-list--content-item p {
    font-size: 14px;
}

@media screen and (max-width: 761px) {
    #MyContent .parallax-content {
        margin: 10px;
        width: calc(100% - 40px);
        padding: 10px;
        top: 0% !important;
        transform: translate(-53%,0%) !important;
    }
    #MyContent .parallax-content .parallax-content--title {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 18px;
    }
    #MyContent .parallax-content .parallax-content--subtitle {
        max-width: 250px;
        width: 100%;
        margin: 0 auto 0px auto;
    }
    #MyContent .parallax-content .parallax-content--subtitle2 {
        max-width: 250px;
        width: 100%;
        margin: 0 auto 30px auto;
    }
    #MyContent .parallax-content .parallax-content--subtitle::after {
        width: 57px;
        height: 14px;
        margin-bottom: -3px;
    }
    #MyContent .parallax-list--content .parallax-list--content-item {
        flex-direction: column;
        text-align: center;
    }
    #MyContent .parallax-list .parallax-list--subtitle {
        margin-bottom: 20px;
    }
    #MyContent .parallax-list--content {
        max-width: 250px;
    }
}

@media screen and (max-width: 374px) {
    #MyContent .parallax-content .parallax-content--title {
        font-size: 32px;
        line-height: 35px;
    }
    #Header-Section h1 {
        font-size: 28px;
        line-height: 40px;
    }
}

@media screen and (max-width: 1023px) {
    #MyContent .white-caption-parallax div {
        text-align: center;
    }
}

@media screen and (max-width: 761px) {
    #MyContent .white-caption-parallax div {
        padding-left: 20px;
        padding-right: 20px;
    }
    #Header-Section h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .top-img{
        display: block !important;
    }
}
.top-img{
    display: none;
}

#MyContent .white-caption-parallax div h2 {
    font-size: 40px;
    font-family: ClarinsRegular, Clarins;
    margin: 0;
    font-weight: normal;
    padding: 0;
    line-height: 1em;
}

@media screen and (max-width: 761px) {
    #MyContent .white-caption-parallax div h2 {
        font-size: 35px;
    }
}

#MyContent .white-caption-parallax div h2+p {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 40px;
}

@media screen and (max-width: 761px) {
    #MyContent .white-caption-parallax div h2+p {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1023px) {
    #MyContent .white-caption-parallax {
        height: auto;
        position: relative;
        transform: none;
        top: auto;
        left: auto;
        margin: 40px;
        width: calc(100% - 80px);
        text-align: center;
        line-height: 1em;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 761px) {
    #MyContent .white-caption-parallax {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        margin: 0px;
    }
    #MyContent .white-caption-parallax img {
        max-width: 70%;
    }
}


/*-------------------------------------------------------------------*/

#Block-04 h2 {
    color: #08687a;
    margin: 0;
    padding: 0;
    font-family: ClarinsRegular;
    font-size: 40px;
    font-weight: normal;
    padding-bottom: 25px;
    line-height: 1em;
    text-align: center;
    display: block;
}

@media screen and (max-width: 761px) {
    #Block-04 h2 {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
}

#Block-04 p.Text {
    color: #000;
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1em;
    text-align: center;
    display: block;
    max-width: 780px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.4em;
}


/*-------------------------------------------------------------------*/

#MyContent .shadow-border {
    box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 50%;
    width: 2600px;
    margin-left: -1300px;
    top: 0px;
    height: 100%;
    z-index: 3;
}

#Header-Section.video-header .white-block {
    margin: 0;
    width: 330px;
    position: absolute;
    right: 80px;
    top: 0px;
    height: 100%;
    line-height: 530px;
}

@media screen and (max-width: 1023px) {
    #Header-Section.video-header .white-block {
        height: 530px;
        line-height: 530px;
        margin: -265px 0 0;
        position: absolute;
        right: 30px;
        top: 50%;
        width: 280px;
    }
}

@media screen and (max-width: 761px) {
    #Header-Section.video-header .white-block {
        width: 100%;
        margin: 0;
        position: relative;
        height: auto;
        line-height: 1em;
        top: auto;
        right: auto;
    }
}

#Block-02 {
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    padding-top: 60px;
    padding-bottom: 13px;
}

@media screen and (max-width: 1023px) {
    #Block-02 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

#Block-02 img {
    width: 100%;
    max-width: 555px;
    margin-bottom: 60px;
}

#Block-02 .MyText-before {
    margin: 0;
}

#Block-02 .MyText-before::before {
    content: " ";
    width: 98px;
    height: 98px;
    background-image: url(https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/arbre.png);
    display: block;
    background-size: cover;
    margin: 0 auto;
}

#Block-02 .MyText-after {
    margin-top: 15px;
    color: #85b128;
}

#Block-02 .anim-digit {
    font-size: 0;
}

@media screen and (max-width: 761px) {
    #Block-02 .anim-digit {
        left: 50%;
        /* transform: scale(0.8); */
        /* transform-origin: left top 0; */
        width: 400px;
        position: absolute;
        /* margin-left: -165px; */
        margin-top: -80px;
        transform: translateX(-53%) scale(0.65);
    }
    #Block-02 .MyText-before {
        margin-bottom: 65px;
        font-size: 16px;
    }
    #Block-02 .MyText-after {
        margin-top: 0px;
        font-size: 16px;
        margin-bottom: 0;
    }
    #Block-02 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #MyContent .parallax .background{
        position: initial !important;
        background: none;
        height: auto !important;
    }
    #MyContent .parallax .background::after {
        /* background-image: url(https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/cls-parallax-bg_mob.jpg);
        margin-left: -1200px;
        background-position-x: -80px;
        margin-left: 0px;
        width: 100%;
        left: 0px; */
        content: ' ';
        position: fixed;
        z-index: -99;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url(https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/cls-parallax-bg_mob.jpg) repeat;
        background-size: cover;
    }
    .row,
    .visual,
    #Block-06,
    #Block-08,
    #Transversal-Push{
        background-color: #fff;
    }
    .parallax-bk{
        background-color: rgba(0, 0, 0, 0) !important;
    }
}

#MyContent .parallax .background {
    position: absolute;
    left: 50%;
    margin-left: -1250px;
    width: 2500px;
    top: 0px;
    height: 830px;
    background-repeat: no-repeat;
    background-color: #e1e1e1;
    z-index: 1;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
}


#Block-02 .digit {
    width: 50px;
    height: 80px;
    display: inline-block;
    background-image: url(https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/anim-numero.png);
    font-size: 78px;
    line-height: 1em;
    color: #be0f34;
    text-align: center;
    opacity: 1;
    vertical-align: bottom;
}

#Block-02 #value-D-1 {
    background-position: -20px 247px !important;
}

#Block-02 #value-D-2 {
    background-position: -20px -400px !important;
}

#Block-02 #value-D-3 {
    background-position: -20px -480px !important;
}

#Block-02 #value-D-4 {
    background-position: -20px 0px !important;
}

#Block-02 #value-D-5 {
    background-position: -20px 0px !important;
}

#Block-02 #value-D-6 {
    background-position: -20px 0px !important;
}

#Block-02 .DigitBlurANIM {
    opacity: 1;
    animation-name: DigitBlur;
    animation-duration: 0.5s;
    animation-timing-function: linear;
    animation-iteration-count: 30;
    background-position: -118px 0px;
}

@keyframes DigitBlur {
    0% {
        background-position: -118px 0px;
    }
    100% {
        background-position: -118px -807px;
    }
}

#Block-02 .DigitEndANIM-0 {
    opacity: 1;
    animation-name: DigitAnim-0;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

@keyframes DigitAnim-0 {
    0% {
        background-position: -20px 0px;
    }
    100% {
        background-position: -20px 0px;
    }
}

#Block-02 .DigitEndANIM-1 {
    opacity: 1;
    animation-name: DigitAnim-1;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

@keyframes DigitAnim-1 {
    0% {
        background-position: -20px 0px;
    }
    100% {
        background-position: -20px -80px;
    }
}

#Block-02 .DigitEndANIM-2 {
    opacity: 1;
    animation-name: DigitAnim-2;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

@keyframes DigitAnim-2 {
    0% {
        background-position: -20px 0px;
    }
    100% {
        background-position: -20px -160px;
    }
}

#Block-02 .DigitEndANIM-3 {
    opacity: 1;
    animation-name: DigitAnim-3;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

@keyframes DigitAnim-3 {
    0% {
        background-position: -20px 0px;
    }
    100% {
        background-position: -20px -240px;
    }
}

#Block-02 .DigitEndANIM-4 {
    opacity: 1;
    animation-name: DigitAnim-4;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

@keyframes DigitAnim-4 {
    0% {
        background-position: -20px 0px;
    }
    100% {
        background-position: -20px -320px;
    }
}

#Block-02 .DigitEndANIM-5 {
    opacity: 1;
    animation-name: DigitAnim-5;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

@keyframes DigitAnim-5 {
    0% {
        background-position: -20px 0px;
    }
    100% {
        background-position: -20px -400px;
    }
}

#Block-02 .DigitEndANIM-6 {
    opacity: 1;
    animation-name: DigitAnim-6;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

@keyframes DigitAnim-6 {
    0% {
        background-position: -20px 0px;
    }
    100% {
        background-position: -20px -480px;
    }
}

#Block-02 .DigitEndANIM-7 {
    opacity: 1;
    animation-name: DigitAnim-7;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

@keyframes DigitAnim-7 {
    0% {
        background-position: -20px 0px;
    }
    100% {
        background-position: -20px -560px;
    }
}

#Block-02 .DigitEndANIM-8 {
    opacity: 1;
    animation-name: DigitAnim-8;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

@keyframes DigitAnim-8 {
    0% {
        background-position: -20px 0px;
    }
    100% {
        background-position: -20px -640px;
    }
}

#Block-02 .DigitEndANIM-9 {
    opacity: 1;
    animation-name: DigitAnim-9;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

@keyframes DigitAnim-9 {
    0% {
        background-position: -20px 0px;
    }
    100% {
        background-position: -20px -720px;
    }
}

#Block-02 .DigitEndANIM-Plus {
    opacity: 1;
    animation-name: DigitAnim-Plus;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    background-image: none;
    vertical-align: bottom;
    font-size: 90px;
}

#Block-02 .DigitEndANIM-Plus::before {
    content: "+";
    color: #85b128;
    font-size: 80px;
}

@keyframes DigitAnim-Plus {
    0% {
        background-position: -20px 0px;
    }
    100% {
        background-position: -20px -720px;
    }
}

#Block-02 .digit span {
    display: none;
}

#Block-02 .dot {
    display: inline-block;
    font-size: 50px;
    line-height: 1em;
    color: #81b044;
    z-index: 2;
    vertical-align: bottom;
}

#Block-Carte img {
    display: block;
    max-width: 100%;
}

#Block-Carte #jcarousel-Carte-content {
    max-width: 560px;
    padding-bottom: 40px;
    margin: 0 auto;
}

#Block-Carte #jcarousel-Carte-content .jcarousel-pagination {
    bottom: 10px;
}

#Block-Carte .countries_list .countries_item {
    display: inline-block;
    list-style: none;
}

#Block-Carte .countries_list .countries_item p {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #294648;
    text-transform: uppercase;
    padding-left: 20px;
}

#Block-Carte .countries_list .countries_item p::before {
    content: "";
    background: url('https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/cls-map-bullet.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: -20px;
    margin-bottom: -6px;
}

#Block-Carte .countries_list .countries_item .countries_content {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-around;
}

@media screen and (max-width: 761px) {
    #Block-Carte {
        padding-bottom: 40px;
    }
}

#mentions {
    font-size: 11px !important;
}


/*---------*/

#Block-06 {
    max-width: 1170px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 40px;
    box-sizing: border-box;
    padding-bottom: 60px;
}

@media screen and (max-width: 1023px) {
    #Block-06 {
        flex-direction: column;
    }
}

@media screen and (max-width: 761px) {
    #Block-06 {
        padding-right: 0;
        flex-direction: column;
        padding-bottom: 20px;
    }
    #Block-06 img {
        max-width: calc(100vw + 14px);
    }
    #Block-06 div:first-child {
        margin-left: -15px;
    }
    #Block-06 {
        margin-top: -35px;
        z-index: 2;
        position: relative;
    }
}

#Block-06 h4 {
    color: #08687a;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    padding-top: 60px;
}

@media screen and (max-width: 1023px) {
    #Block-06 h4 {
        margin: 30px;
        text-align: center;
    }
}

@media screen and (max-width:761px) {
    #Block-06 h4 {
        margin: 20px;
        padding-top: 0px;
    }
}

#Block-06 .MyText {
    margin: 0;
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.4em;
}

@media screen and (max-width: 1023px) {
    #Block-06 .MyText {
        margin: 30px;
        text-align: center;
    }
}

@media screen and (max-width:761px) {
    #Block-06 .MyText {
        margin: 20px;
        text-align: center;
    }
}

#Block-06 .MyText em {
    color: #83a03b;
    font-family: ClarinsRegular, Clarins;
    font-size: 20px;
}


/*---------*/

#Block-07 {
    background-color: #e9eac9;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 170px;
    background-image: url(https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/frise.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    font-size: 0;
}

#Block-07 h2 {
    color: #000;
    margin: 0;
    font-size: 40px;
    font-family: ClarinsRegular, Clarins;
    font-weight: normal;
}

@media screen and (max-width:761px) {
    #Block-06 h2 {
        color: #000;
        margin: 0;
        font-size: 35px;
        font-family: ClarinsRegular, Clarins;
        font-weight: normal;
    }
    #Block-07 h3 {
        font-size: 1.3rem !important;
    }
}

#Block-07 h3 {
    color: #000;
    margin: 0;
    font-size: 25px;
    font-family: ClarinsRegular, Clarins;
    font-weight: normal;
    padding: 35px 10px 40px;
}

@media only screen and (min-width:1250px) {
    #Block-07 {
        margin-left: -375px;
        width: 2000px;
    }
}

#Block-07 .InlineBlock {
    display: inline-block;
    vertical-align: top;
    max-width: 465px;
    text-align: left;
    width: calc(50% - 40px);
    margin: 20px;
}

@media screen and (max-width:761px) {
    #Block-07 .InlineBlock {
        max-width: 768px;
        text-align: center;
        width: calc(100% - 40px);
        margin: 20px;
    }
}

#Block-07 h4 {
    color: #08687a;
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    padding-top: 0px;
    text-align: center;
}

#Block-07 ul {
    margin: 0;
    list-style: none;
    padding: 0;
    z-index: 1;
}

#Block-07 ul li {
    font-size: 14px;
    line-height: 1.4em;
    padding-left: 100px;
    padding-top: 40px;
    position: relative;
    z-index: 2;
}

@media screen and (max-width:761px) {
    #Block-07 ul li {
        text-align: left;
    }
}

#Block-07 ul li strong {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

#Block-07 ul li img {
    position: absolute;
    left: 0px;
    top: calc(50% - 20px);
    transition: transform 0.5s ease-in-out;
    z-index: -1;
}

#Block-07 ul li:hover img {
    transform: scale(1.2);
}


/*---------*/

#Block-08 {
    max-width: 1170px;
    padding: 10px;
    box-sizing: border-box;
    background-image: url(https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/parallax.jpg);
    background-position: bottom center;
    width: calc(100% - 40px);
    margin: 0px auto;
}

@media screen and (max-width: 761px) {
    #Block-08 {
        margin-top: 0px;
    }
}

#Block-08 .Wrapper {
    background-color: #fff;
    text-align: center;
    padding: 40px;
}

#Block-08 h2 {
    color: #000;
    margin: 0;
    font-size: 40px;
    font-family: ClarinsRegular, Clarins;
    font-weight: normal;
    padding-bottom: 20px;
}

#Block-08 h4 {
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    padding-top: 0px;
    line-height: 1.4em;
    font-weight: normal;
}

#Block-08 ul {
    margin: 0;
    list-style: none;
    padding: 0;
    padding-bottom: 40px;
}

#Block-08 .jcarousel {
    max-width: 840px;
    margin: 0 auto;
    padding-bottom: 40px;
}

@media screen and (max-width: 761px) {
    #Block-08 .jcarousel {
        width: 235px;
        padding-bottom: 50px;
    }
}

#Block-08 p {
    max-width: 740px;
    margin: 0 auto;
    font-size: 14px;
}

#Block-08 ul li {
    font-size: 14px;
    line-height: 1.4em;
    position: relative;
    display: inline-block;
    max-width: 190px;
    vertical-align: top;
    margin: 10px;
}

@media screen and (max-width: 1023px) {
    #Block-08 ul li {
        max-width: 130px;
    }
}

@media screen and (max-width: 761px) {
    #Block-08 ul li {
        max-width: 235px;
        margin: 0px;
    }
    #Block-08 .jcarousel-pagination {
        bottom: 20px;
    }
}

#Block-08 .Num {
    font-size: 50px;
    color: #07687a;
    margin: 0;
    padding-top: 40px;
    line-height: 1.4em;
}

#Block-08 img {
    max-width: 100%;
}

#Block-08 .BtnLink {
    padding-bottom: 40px;
}


/*---------*/

.col-video {
    max-width: 432px;
    margin-left: 40px;
    margin-right: 40px;
}

@media screen and (max-width: 1023px) {
    .col-video {
        max-width: 320px;
        margin-left: 20px;
        margin-right: 20px;
    }
}

.visual {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    background-image: url("https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/video-bg.png");
    padding: 50px;
    background-position: center top;
    background-repeat: no-repeat;
}

@media screen and (max-width: 761px) {
    .visual {
        padding: 20px;
        background-size: 110%;
    }
}

.link-video::after {
    content: " ";
    background-image: url("https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/video-play.png");
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    bottom: 15px;
    left: 15px;
}

a.link-video {
    position: relative;
    display: inline-block;
}

a.link-video img {
    position: relative;
    display: block;
    max-width: 100%;
}

/* @media screen and (max-width: 761px) {
    a.link-video {
        background-size: auto 20%;
    }
} */


/*-------------------------------------------*/

#MyContent #Transversal-Push h2 {
    color: #000;
    font-family: ClarinsRegular, Clarins;
    font-size: 35px;
    line-height: 1em;
    font-weight: normal;
    margin: 0;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
}

@media screen and (max-width: 761px) {
    #MyContent #Transversal-Push h2 {
        padding-top: 20px;
        font-size: 30px;
    }
}

#MyContent #Transversal-Push {
    position: relative;
    padding-bottom: 20px;
}

#MyContent #Transversal-Push .jcarousel {
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1023px) {
    #MyContent #Transversal-Push .jcarousel {
        width: 590px;
    }
}

#MyContent #Transversal-Push .products-pagination.jcarousel-control-next,
#MyContent #Transversal-Push .products-pagination.jcarousel-control-prev {
    top: calc(50% - 35px);
    display: none;
}

@media screen and (max-width: 1023px) {
    #MyContent #Transversal-Push .products-pagination.jcarousel-control-next,
    #MyContent #Transversal-Push .products-pagination.jcarousel-control-prev {
        display: block;
    }
}

@media screen and (max-width: 761px) {
    #MyContent #Transversal-Push .products-pagination.jcarousel-control-next,
    #MyContent #Transversal-Push .products-pagination.jcarousel-control-prev {
        display: none;
    }
}

#MyContent #Transversal-Push .products-pagination.jcarousel-control-next {
    right: 20px;
}

#MyContent #Transversal-Push .products-pagination.jcarousel-control-prev {
    left: 20px;
}

@media screen and (max-width: 761px) {
    #MyContent #Transversal-Push .jcarousel {
        width: 290px;
        padding-bottom: 40px;
    }
    #MyContent #Transversal-Push .jcarousel-pagination {
        display: block;
        bottom: 0;
    }
}

#MyContent #Transversal-Push ul {
    display: block;
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}

#MyContent #Transversal-Push ul li {
    font-size: 0;
    border: 2px solid #e5e5e5;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    max-width: 284px;
    min-height: 410px;
    padding-bottom: 50px;
    text-align: left;
    vertical-align: top;
    /*width: calc(50% - 40px);*/
    position: relative;
}

#MyContent #Transversal-Push ul li img {
    max-width: 100%;
}

@media screen and (max-width: 1023px) {
    #MyContent #Transversal-Push ul li {
        margin: 5px;
    }
}

#MyContent #Transversal-Push ul li h3 {
    margin: 0;
    font-family: ClarinsRegular, Clarins;
    font-size: 30px;
    line-height: 30px;
    color: #000;
    padding: 0;
    padding-bottom: 10px;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 100px;
}

#MyContent #Transversal-Push ul li p.Title {
    color: #be0f34;
    text-transform: uppercase;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
    margin: 0;
    font-size: 11px;
    padding: 20px;
    padding-bottom: 10px;
}

#MyContent #Transversal-Push ul li p.Text {
    color: #8b8b8b;
    margin: 0;
    font-size: 11px;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 14px;
}

#MyContent #Transversal-Push ul li p.text-link {
    bottom: 20px;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 20px;
    position: absolute;
    padding-bottom: 8px;
}

#MyContent #Transversal-Push ul li p.text-link a {
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    border-bottom: #d5d5d5 1px solid;
}


/*=============================*/

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    #Block-08 ul li {
        max-width: 155px;
    }
    #YTvideobox {
        left: 7%;
    }
}


/*UK UPDATE*/

#MyContent #Transversal-Push ul li h3 {
    min-height: 120px;
}


/*tablet landscape*/

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    #MyContent #Transversal-Push ul li {
        min-height: 485px;
    }
}


/*tablet portrait*/

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    #MyContent #Transversal-Push ul li {
        min-height: 485px;
    }
}


/*mobile*/

@media (max-width: 480px) {
    #MyContent #Transversal-Push ul li {
        min-height: 485px;
        max-width: none;
    }
    #MyContent #Transversal-Push .swiper-box {
        padding: 0;
    }
    #MyContent #Transversal-Push ul li img {
        width: 100%;
    }
}

.swiper-model {
    display: flex;
}

.swiper-box {
    padding: 0;
}

.swiper-box .slick-dots {
    padding: 0;
    padding-top: 20px !important;
    height: auto !important;
    width: auto !important;
    display: flex;
    justify-content: center;
}

.swiper-box .slick-dots li {
    min-height: 10px !important;
    width: 10px !important;
    height: 10px !important;
    background-color: #8b8b8b;
    border-radius: 100%;
    margin: 0 5px !important;
    padding: 0 !important;
    border: none !important;
    list-style: none;
}

.swiper-box .slick-dots li button {
    display: none;
}

.swiper-box .slick-dots .slick-active {
    background-color: #000;
}


/*-------------------------------------------------*/

.PopinInVideo {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    z-index: 100;
}

.PopinInVideo[data-open="0"] {
    pointer-events: none;
    opacity: 0;
}

.PopinInVideo[data-open="1"] {
    display: block;
    opacity: 1;
}

.PopinInVideo .Video {
    padding: 2.32vw;
    width: 90vw;
    height: 52.7vw;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    transform: translateX(-50%) translateY(-50%);
}

@media (min-width: 1000px) {
    .PopinInVideo .Video {
        padding: 20px;
        width: 920px;
        height: 535px;
    }
}

.PopinInVideo #video-iframe {
    width: 100%;
    height: 100%;
}

.ClosePopinVideo {
    width: 14px;
    height: 14px;
    font-size: 0px;
    position: absolute;
    right: 4px;
    top: 4px;
    cursor: pointer;
    background-image: url(https://production-oss.oss-cn-shanghai.aliyuncs.com/article/Article-Image/close.svg);
    background-size: 100% 100%;
}
.Block-08-bk{
    background-color: #fff;
    padding-bottom: 60px;
}
.top-img {
    background-color: #fff;
    line-height: 0;
}
.top-img img{
    width: 200%;
    transform: translateX(-85vw);
}