﻿@charset "UTF-8";
@font-face {
    font-family: "bold";
    src: url("../fonts/4284e9fd3a2c302e86832ee85ad3a7fd.ttf") format("ttf")
}
@font-face {
    font-family: "display";
    src: url("../fonts/FormulaCondensed-Black.otf") format("otf")
}
@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);

html, body {
    overflow-x:hidden;
}
body {
    font-family: Arial;
    font-weight: bold;
    font-size: 22px;
    background: #fff;
    margin: 0;
    
}

h1 {
    font-size: 66px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: "bold";
}

h2 {
    margin: 0;
    color: #363636;
    font-size: 30px;
    margin-bottom: 0px;
    font-weight: 400;
    font-family: "bold";
}

h3 {
    color: #ff0000
}

p {
    font-size: 12px;
    line-height: 20px;
    color: #363636;
    letter-spacing: .7px
}

a {
    color: #000;
    font-weight: 700
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.nav-logo img {
    width: 200px
}

header li {
    list-style: none
}

header nav {
    background: #fff
}

header a {
    text-decoration: none
}

.hamburger {
    display: none
}

.bar {
    display: block;
    width: 25px;
    height: 2.5px;
    margin: 5px auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #00a651
}

.nav-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.nav-item {
    margin: 0 10px;
    padding: 5px 10px;
    border-radius: 5px
}

.nav-link {
    font-size: 16px;
    font-weight: 400;
    color: #332872;
    text-transform: uppercase;
    font-weight: 700
}

.nav-menu .nav-item:last-child a {
    color: #e33c1d
}

.nav-link:hover {
    color: #000
}

.nav-logo {
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 4px;
    color: #fff;
    text-transform: uppercase
}

main > .container {
    padding-top: 0
}

.main-hero {
    background-image: url(../img/HeroTownhouse.jpg);
    box-shadow: 1px 1px 3px 1px #9e9e9e;
    background: linear-gradient(273deg,rgba(0,0,0,0),rgb(0 0 0 / 56%)),url(../img/HeroTownhouse.jpg);
    background-size: cover
}

.secondary-page .main-hero {
    background: url(../img/square-bg.jpg);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain
}

.le-hero {
    padding-bottom: 0;
    background-color: #e33c1d;
    background-image: url(../img/hero-graphic.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain
}

    .le-hero .container {
        padding-bottom: 0
    }

.le-text {
    padding: 100px 40px 100px 0;
    color: #fff;
    max-width: 470px
}

    .le-text p {
        color: #fff
    }

.one {
    width: 31.3%;
    margin: 0 1%;
    float: left
}

    .one h3 {
        margin-top: 0
    }

.one-inner {
    max-width: 250px
}

section#third-section {
    background-color: #f5f5f5
}

.container.two {
    padding: 0
}

main ul {
    list-style: none;
    padding: 0
}

    main ul li {
        margin-bottom: 10px;
        font-size: 16px
    }

.container {
    overflow: visible;
    max-width: 1200px;
    margin: 0 auto
}

.container-inner {
    overflow: visible;
    max-width: 600px;
    margin: 0 auto;
    position: relative
}

.le-three {
    margin-top: 60px
}

.container-inner:after, .container-inner:before {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.le-inner {
    padding: 20px
}

    .le-inner img {
        border-radius: 50%
    }

.el-hero img {
    width: 100%;
    
}

.el-hero h1, .el-hero h2 {
    color: #0014ff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-family: arial;
    margin: 0;
    font-size: 135px;
   
  
}

h2 {
    color: #0014ff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-family: sans-serif;
    margin: 0;
    font-size: 80px
}

section {
    margin-top: 160px;
    margin-bottom: 160px
}

.le-papuc img:hover {
    opacity: .7;
    cursor: pointer
}

.el-text {
    border: 4px solid #0014ff;
    padding: 10px;
    position: absolute;
    bottom: 0;
    max-width: 200px;
    right: -10px;
    display: none;
    transition: .3s
}

.le-papuc img:hover + .el-text {
    display: block
}

.el-text p {
    margin: 0;
    color: #0014ff
}

span.le-ast {
    color: #0014ff;
    font-size: 80px;
    cursor: pointer
}

    span.le-ast:hover {
        opacity: .7
    }

.one-ast img {
    display: none;
    position: absolute;
    z-index: 1;
    max-width: 150px
}

.one-ast span:hover + img {
    display: inline-block
}

.one-row {
    position: relative
}

.one-ast {
    display: inline-block
}

    .one-ast.a2 {
        margin-left: 15%;
        padding-top: 10px;
        position: absolute
    }

    .one-ast.a3 {
        margin-left: 65%;
        padding-top: 0;
        position: absolute
    }

    .one-ast.a4 {
        right: 10%;
        padding-top: 0;
        position: absolute
    }

    .one-ast.a11 {
        margin-left: 30px
    }

    .one-ast.a13 {
        margin-left: 0
    }

    .one-ast.a33 {
        margin-left:35%;
        padding-top: 10px;
        position: absolute
    }

    .one-ast.a44 {
        right: 24%;
        padding-top: 0;
        position: absolute
    }

    .one-ast.a22 {
        margin-left:35%;
        padding-top: 10px;
        position: absolute
    }

    .one-ast.a34 {
        margin-left: 70%;
        padding-top: 10px;
        position: absolute
    }

.le-parala {
    position: relative
}

    .le-parala h2 {
        font-size: 100px;
        z-index: 0;
        text-transform: none;
        position: absolute;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align:left;
        z-index: 1;
        position: absolute;
        text-align: center;
        top: 50px;
    }

    .le-parala img {
        max-width: 100%
    }

.parallax {
    background-image: url(../img/flip-bg.png);
    height: 200px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
    background-image:none;
}

.sili-bg {
    background-image: url(../img/silipass-bg.png)
}

.babouches-bg {
    background-image: url(../img/babouches-bg.png)
}

.tongues-bg {
    background-image: url(../img/tongues-bg.png)
}

.claquettes-bg {
    background-image: url(../img/claquettes-bg.png)
}

.sans-bg {
    background-image: url(../img/sans-bg.png)
}

section.le-parala p {
    font-size: 33px;
    line-height: inherit
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* 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 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.le-close {
    color: #0014ff;
    float: right;
    /*font-size: 30px;*/
    border: 1px solid #0014ff;
    width: 25px;
    text-align: center;
    height: 25px;
    border-radius: 50%;
    font-weight: normal;
    z-index: 9999;
    position: relative;
}

    .le-close:hover,
    .le-close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

    img {
        max-width:100%;
        
    }
.le-bg {
    z-index: 2;
    position: relative;
}

div#modalThree h2 {
    font-size: 35px;
    
}
section.blue-section {
    background: #0014ff;
    padding-top: 120px;
    padding-bottom: 120px;
    margin-bottom:0
}
section.blue-section button {
    background: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    color: #0014ff;
    font-size: 40px;
    font-weight: bold;
    width: 47%;
    margin: 1%;
    text-align: left;
    border-radius: 30px;
}
    section.blue-section button:hover {
        cursor: pointer;
    }

body, html {
    height: 100%;
    
}
.red-section {
    background:red;
    margin-top:0;
}
.red-section h2 {
    color:white;
    font-size:60px;
    padding-top:40px;
    text-transform:initial
}
.le-answer {
    padding-top: 310px;
    padding-bottom: 410px;
    max-width: 500px;
    margin: 0 auto;
}
    .le-answer a, .le-answer span {
        text-decoration: none;
        color: white;
    }
        .le-answer a:hover, .le-answer span:hover {
            text-decoration: underline;
            color: #0014ff;
            cursor:pointer;
        }
.answer-yes {
 
    float: right;
}
.answer-no {
    float: left;
}
section.yes-section {
   /*height:100vh;*/
}
    section.yes-section h2 {
        text-transform: inherit;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100vh
    }
section.no-section {
    height: 100vh;
    /*border-top: 1px solid #ececec;*/
    position: relative;
}
section.no-section h2 {
    color: #ff0000;
    font-weight: 700;
    text-transform: initial;
    text-align: center;
    font-family: arial;
    margin: 0;
    font-size: 40px;
}
.le-arrow {
    text-align: center;
    max-width: 80px;
    margin: 0 auto;
    position: absolute;
    bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.le-arrow img:hover {
    cursor:pointer;
    opacity:0.7;
}
.yes-section,.no-section {
    display:none;
}
/*.red-section {
    margin-bottom:0
}
.yes-section, .no-section {
    margin-top:0;
}*/

.le-slider .item {
    margin-bottom: 60px;
}

.content-slider li {
    /*background-color: #ed3020;*/
    text-align: center;
    color: #FFF;
    border: 1px solid #353535;
    margin:0 !important;
}
    .content-slider li img {
        display: block;
        width:100%;
    }
.content-slider h3 {
    margin: 0;
    padding: 70px 0;
}


.le-slider {
    padding-bottom: 60px;
width:110%;
margin-bottom:0;
margin-top:60px;
/*visibility:hidden;*/
transition:.5s;
}
    .le-slider div, .le-slider ul{
        overflow: visible;
    }
#content-slider li:hover {
    transform:scale(1.1);
    transition:.5s;
}
#content-slider li p {
    display: none;
    transition: .5s;
    text-align: left;
    margin: 10px;
}
#content-slider li:hover p{
   display:block;
 
}
ul.lSPager.lSpg {
    display: none;
}
section h3 {
    /* color: #ff0000; */
    color: #ff0000;
    font-weight: 700;
    text-transform: initial;
    text-align: center;
    font-family: arial;
    margin: 0;
    font-size: 40px;
}
@media only screen and (max-width:768px) {
    body, html {
        overflow-x: hidden
    }

    li.nav-item:not(.active) a {
        color: #2c4a4d
    }

    .nav-menu {
        position: fixed;
        left: -120%;
        top: 60px;
        flex-direction: column;
        background-color: #fff;
        width: 100%;
        border-radius: 10px;
        text-align: center;
        transition: .3s;
        box-shadow: 0 10px 27px rgba(0,0,0,.05)
    }

    .hamburger {
        display: block;
        cursor: pointer
    }

    .nav-item {
        width: 90%;
        border-radius: 0;
        margin-bottom: 5px
    }

        .nav-item a {
            display: block;
            margin-bottom: 5px;
            width: 100%;
            margin: 0;
            padding: 5px
        }

    .one {
        margin-top: 20px;
        width: 100%
    }

    .nav-logo {
        max-width: 220px
    }

    .le-text {
        padding: 120px 20px
    }

    .container.two {
        padding: initial
    }

    nav.navbar {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .container, .container-inner {
        margin-left: 10px;
        margin-right: 10px
    }

    .le-text {
        padding-left: 0
    }

    .le-hero {
        background-size: 200px;
        background-position-y: bottom
    }
    .el-hero h1, .el-hero h2, h2 {
        font-size:60px;
    }
    section.le-asterix h2 {
        font-size: 40px;
    }
    img {
        max-width:100%;
    }
    .parallax {
        height: auto;
    }
    section.blue-section button {
        width: 100%;
        margin:0;
        margin-bottom:20px;
    }
    .le-parala h2 {
        font-size: 55px;
        
        opacity: 70%;
    }
}

@media (min-width:768px) {
    .nav-item {
        margin: 0 20px
    }
    section.blue-section button {
        background: #0014ff
    }
        section.blue-section button:hover {
      background:white;
        }
}
