.first-section, .second-section-left-top, .second-section-left-bottom, .second-section,
.qualities-inner, .qualities, .news-inner, .slideshow{
    display: flex;
    flex-direction: row;
}

.first-section-right, .first-section-navigation, .second-section-left, .news-element, .collection, .woman, .time, .shoes,
.second-section-right, .first-section-left-text { 
    display: flex;
    flex-direction: column;
}

.first-section{
    width: 100%;
}

.first-section-left{ 
    width: 67%;
    position: relative;
    filter: brightness(95%);
}

.first-section-left-image{ 
    filter: brightness(90%);
    display: flex;
}

.first-section-left-image{ 
    min-height: 801px;
}

.first-section-left-image img {
    object-fit:cover;
}

.first-section-left-text{ 
    position: absolute;
    z-index: 1;
    top: 0;
    transform: translateY(50%);
    width: max-content;
    left: 13%;
}

.first-section-left-text h5{ 
    text-align: left;
    color: #FFFFFF;
    font-family: "Vidaloka", Sans-serif;
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    line-height: 0px;
    letter-spacing: 0px;
    padding: 0;
    margin: 10px 0;
}

.first-section-left-text h3{
    text-align: left;
    color: #FFFFFF;
    font-family: "Vidaloka", Sans-serif;
    font-size: 129px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    line-height: 60px;
    letter-spacing: 0px;
    margin: 10px 0;
    padding: 0;
    line-height:100px;
}

.first-section-left-text h6{
    align-self: flex-start;
    text-align: left;
    color: #FFFFFF;
    font-family: "Vidaloka", Sans-serif;
    font-size: 27px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    line-height: 32px;
    letter-spacing: 0px;
    padding: 0px;
    margin: 10px 0 30px;
}

.slideshow {
    overflow: hidden;
}

.slide {
    min-width: 100%;
    transition: all 0.4s ease-in-out;
    position: relative;
}

.first-section-left-text{ 
    top: 50%;
    transform: translateY(-50%);
}

.shop-now-no-bg {
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    line-height: 17px;
    letter-spacing: 0px;
    padding: 10px;
    margin: 0px;
    width: max-content;
    background-color: rgba(2, 1, 1, 0);
    color: #FFFFFF;
    border: 1px solid #fff;
}

.slideshow-btn {
    padding: 10px;
    width: max-content;
    background-color: rgba(2, 1, 1, 0);
    color: #FFFFFF;
    border: 1px solid #fff;
}

.first-section-left > i {
    position: absolute;
    top: 50%;
}

.first-section-left > .mdi-chevron-left {
    position: absolute;
    left: 2%;
    z-index: 2;
}

.first-section-left > .mdi-chevron-right {
    position: absolute;
    right: 2%;
    z-index: 2;
}

.first-section-right{ 
    width: 33%;
    background-color: #182044;
    padding: 90px 0px 86px 0px;
}

.first-section-right, .first-section-navigation{
    justify-content:center;
    align-items:center;
    text-align:center;
    color: #fff;
    padding: 0;
}

.first-section-right-title{
    font-family: Vidaloka;
    margin: 0;
    margin-bottom: 20px;
}

.first-section-right-title + h2 {
    font-size: 52px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 20px;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
}

.first-section-right h1 {
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 35px;
    padding-top: 7px;
}

.slideshow-btn{
    cursor: pointer;
}

.cheval, .trait{
    margin-bottom: 20px;
}

.trait{
    padding-top: 41px;
}

.first-section-navigation > li {
    margin-top: 10px;
    font: 300 12px Montserrat;
    color: #a0a2ab; 
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 2px;
}

.second-section{
    padding-top: 3px;
    height: max-content;
}

.second-section-left {
    width: 67%;
    align-items: stretch;
}

.whats-new  {
    padding: 109px 03px 105px 0px;
    background-color: #f1f5f6;
    width: 51%;
}

.whats-new h2{
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    color: #182044;
    margin: 0;
}

.whats-new h1{
    font-family: "Vidaloka", Sans-serif;
    font-size: 112px;
    text-align: center;
    margin: 20px 0px 10px 0px;
    color: #182044;
}

.whats-new span{
    display: block;
    color: #182044;
    font-family: "Vidaloka", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 24px;
    text-align: center;
    margin: auto;
    margin-top: 33px;
    width: 244px;
}

.collection{ 
    min-height: 100%;
    width: 60%;
    background: url("../img/images/bg-jaune.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 3px;
    padding: 149px 0px 0px 48px;
}

.collection:hover, .woman:hover, .time:hover, .shoes:hover{
    transition: all 400ms ease-in-out;
    filter: brightness(85%);
}

.collection:not(:hover), .woman:hover, .time:hover, .shoes:hover{
    transition: all 400ms ease-in-out;
    filter: brightness(100%);
}

.collection h1, .time h1, .woman h1,  .shoes h1{
    font-family: "Vidaloka", Sans-serif;
    font-size: 60px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    color: #fff;
    margin: 0;
    margin-bottom: 10px;
}

.collection h4, .time h4, .woman h4, .shoes h4{
    font-family: "Prata", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    color: #fff;
    margin: 0;
}

.shoes {
    text-align: center;
    height:100%;
}

.shoes .separator {
    width:250px;
    padding-bottom: 20px;
    margin: auto;
}

.shop-now {
    color: #fff; 
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    margin-top: 19px;
}

.shop-now:hover{
    color: #180244;
}

.shop-now i::before {
    transform: rotate(90deg);
    color: white;
}

.separator {
    width: 50px;
    border-top: 1px solid #fff;
    margin-top: 19px;
    min-height: 1px;
}

.shoes h4 {
    width: 270px;
    margin: auto;
}

.time .separator, .woman .separator {
    margin-left: auto;
}

.time {
    width: 38.492%;
    background: url("../img/images/montre.png");
    padding: 163px 48px 157px 0px;
    margin: 3px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: right;
}

.woman {
    text-align: right;
    width: 61.504%;
    background: url("../img/images/femme.webp");
    padding: 164px 38px 0px 0px;
    margin: 3px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.second-section-right {
    width: 32.5%;
}

.shoes {
    background: url("../img/images/shoes.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 247px 0px 225px 0px;
}

.shop-all {
    padding: 100px 0px 101px 0px;
    background-color: #f1f5f6;
}

.shop-all-link{ 
    display:block;
    margin:auto;
    width: max-content;
    text-align: center;
    padding: 20px 35px;
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
    border: 1px solid #180244;
}

.new-styles {
    padding: 65px 0px 0px 0px;
    width: 78%;
    margin: auto;
}

.qualities {
    padding: 60px 0;
}

.qualities-inner {
    width: 33%;
    padding: 40px 60px 40px 60px;
    align-items: center;
    justify-content: space-between;
}

.qualities-inner i {
    font-size:60px;
    color: lightgray;
    margin-right: 30px;
}

.qualities-title{
    color: #1e2753;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 28px;
}

.qualities-inner:nth-child(2){
    border: 1px solid lightgray;
    border-bottom: 0;
    border-top: 0;
}

.news{
    background-color: #f1f5f6;
    padding: 85px 0px 70px 0px;
}

.news-inner{
    width: 74%;
    margin: auto;
}

.news-element{
    width: 33%;
}

.news-title{
    font-family: "Vidaloka", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 30px;
    text-align: center;
    margin: 15px 25px 25px 25px;
}

.news-read{
    font-family: "Montserrat", Sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    margin: auto;
    text-decoration: underline;
}

@media only screen and (max-width: 1024px),
    screen and (max-device-width: 1024px){

        
    .shoes, .woman, .collection, .shop-all, .whats-new, .time{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
        .second-section, .second-section-left-top, .second-section-left-bottom, .news-inner{
            flex-direction: column;
        }

        .shoes, .time, .woman, .shop-all, .whats-new, .collection, .second-section-left-top, .second-section-left-bottom,
        .second-section-left, .second-section-right{
            width: 100%;
        }

        .shoes, .time, .woman, .shop-all, .collection, .whats-new{
            width: 100%;
            margin: 3px;
            margin-top: 0;
        }

        .whats-new{
            padding: 100px 0;
        }

        .collection, .woman{
            padding: 100px 0px 50px 30px;
        }

        .time{
            padding: 100px 30px 50px 0;
        }

        .woman {
            text-align: left;
        }

        .woman .separator{
            margin-left:0;
        }

        .shoes {
            padding: 100px 0 50px 0; 
        }

        .new-styles, .news-inner{
            width: 98%;
        }

        .news, .news-inner {
            width: 100%;
        }

        .news-element{
            width: 100%;
            margin-bottom: 20px;
            padding: 40px 5px;
        }

        .qualities-inner{
            padding: 40px 5px; 
        }

        .qualities-inner i {
            margin-right: 5px;
        }
}


@media only screen 
    and (max-device-width: 768px), 
    only screen and (max-device-width: 768px), 
    only screen and (max-width: 768px){

        .first-section{ 
            flex-direction: column;
            align-items: center;
        }

        .first-section-left-image{ 
            height:505px;
        }

        .first-section-left, .first-section-right{ 
            width: 100%;
        }

        .first-section-left-text h3 {
            font-size: 60px;
            margin: 10px 0;
            line-height:70px;
        }
        .first-section-left-text h5 {
            font-size: 25px;
            margin: 10px 0;
        }
        .first-section-left-text h6 {
            font-size: 27px;
            margin: 10px 0;
        }

        .first-section-right{ 
            padding: 60px 0;
        }

        .qualities{
            flex-direction: column;
        }

        .qualities-inner {
            width: 100%;
            flex-direction: column;
            border: none !important;
        }

        .collection, .woman, .time, .whats-new{
            padding: 30px 0px 30px 0px;
            text-align:center!important;
        }


        .separator{
            margin: auto !important;
        }

        .collection h4, .time h4, .woman h4 {
            margin-bottom: 21px;
        }

        
    }