/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@media screen and (min-width: 635px) and (max-width: 765px) {

    body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        height: auto;
    }

    .filtre-container {
        height: auto;
    }
    .info-search {
        width: 60%;
    }
    

    .main-container {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    .rooms-main-container {
        width: 95%;
        
    }

    .rooms-wrapper {
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    /* width: 100vw; */
    width: 94%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;overflow: hidden;
    }

    .bg-image-aside {
        width: 100%;
        height: 240px;
    }

    .rooms-box {
        width: 90%;
    height: 400px;
    }

    .stars-container-r {
        padding-top: 20px;
    }

    .bg-image {
        width: 100%;
        height: 265px;
    }

    

    .bg-image1 {
        width: 100%;
        height: 300px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        background-image: url(../ressource/images/hebergements/2_large/marcus-loke-WQJvWU_HZFo-unsplash.jpg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

    .text-bold {
        font-size: 1.1rem
    }

    .bg-image2 {
        height: 300px;
    }
    .bg-image3 {
        height: 300px;
    }
    .bg-image5 {
        height: 300px;
    }

    .stars-container {
        padding-top: 20px;
    }

    .bg-image-resize-1 {
        width: 100%;
        height: 300px;
    }
    .bg-image-resize-2 {
        width: 100%;
        height: 300px;
    }

    .rooms-aside-container {
        width: 94%;
        margin-left: 20px;
    }

    .aside-box {
        width: 620px;
        height: 255px;
        margin: 0 0 60px 0;
    }

    .aside-star-container {
        margin-top: 125px;
    }
    .aside-star-container-2 {
        margin-top: 125px;
    }
    .aside-star-container-3 {
        margin-top: 125px;
    }

    
}


@media screen and (min-width: 200px) and (max-width: 635px) {
    body {
        font-size: 16px;
    }

    .nav-container {
        height: 200px;
    }
    .top-nav {
        width: 100%;
        height: auto;
    }

    .logo {
        margin-top: 0;
    }

    .logo-link {
        position: relative;
        bottom: 35px;
        margin-left: 20px;
    }

    .top-nav-item3 {
        padding-top: 0;
        font-size: 1.1rem;
        position: absolute;
        top: 54px;
        right: 0px;
    }

    
    .top-nav-item1 {
        padding-top: 0;
        font-size: 1.1rem;
        position: relative;
        top: 65px;
        right: 125px;
    }
    .top-nav-item2 {
        padding-top: 0;
        font-size: 1.1rem;
        position: absolute;
        top: 153px;
        right: 20px;
    }
    .top-nav-item1:hover {
        color: #0065FC;
        border-top: transparent;
        border-bottom: solid 2.5px ;
        width: 175px;
      }
    .top-nav-item2:hover {
        color: #0065FC;
        border-top: transparent;
        border-bottom: solid 2.5px ;
        right: 20px;
        
    }
    .top-nav-item3:hover {
        border-top: transparent;
    }
    .info-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 677px;
        width: 100%;
        margin-left: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .info-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .info-search{
        width: 90%;
        border-width: 1px;
        border-radius: 17px;
    }
    
    .icon-search {
        width: 125px;
        min-width: 40px;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
    }

    .info-box-bottom {
        margin-left: 0;
    }

    .filtre {
        margin-right: 15px;
    }
    .filtre-container {
        width: 100%;
    }

    .filtre-box {
        border-width: 1px;
    }

    .icon-box {
        width: 50px;
        height: 50px;
    }

    .fas.fa-money-bill-wave-alt::before {
        font-size: 20px;
        vertical-align: middle;
        height: auto;
    }

    .fas.fa-child::before {
        font-size: 25px;
        height: auto;
        vertical-align: middle;
    }

    .fas.fa-heart::before {
        font-size: 25px;
        height: auto;
        vertical-align: middle;
    }

    .fas.fa-dog::before {
        font-size: 28px;
        vertical-align: middle;
    }

    .bold {
        font-size: 1rem;
    }

    .button-style {
        display: none;
    }

    .query-button {
        font-size: 18px; 
        color: #DEEBFF ; 
        background-color: #0065FC;
        display: block;
        border-bottom-right-radius: 20%;
        border-top-right-radius: 20%;
        border-bottom-left-radius: 20%;
        border-top-left-radius: 20%;
        width: 40%;
        height: 60px;
        background-color: #0065FC;
        border-radius: 15px;
       /* background-image: url(../ressource/search-solid.svg);
        background-repeat: no-repeat;*/
    }
    .fas fa-search{
        background-image: url(../ressource/search-solid.svg);
        background-repeat: no-repeat;
        
    }

    .fa-search:before {
        font-size: 25px;
    }

    .fa-map-marker-alt:before {
        content: "\f3c5";
        font-size: 1.2rem;
    }

    .mobile {
        margin-top: 30px;
        display: block;
        font-weight: 700;
      }

    .filtre-container .filtre {
        display: none;
    }

     /*.filtre-box {
         display: inline-block;
     } */

    .filtre-container {
        margin-top: 0;
        height: auto;
    }

    .main-container{
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        width: 100%;
        height: auto;
        margin-top: 20px;
    }


    .rooms-main-container {
        margin: 0;
        width: 95%;
        background-color: white;
    }

    .rooms-wrapper {
        height: auto;
        padding-left: 20px;
        
        overflow: initial;
    }

    .rooms-box {
        width: 95%;
        height: 240px;
        margin: 20px 0;
    }

    /*.bg-image {
        width: 85%;
        height: 160px;
    }*/

    .bg-image-aside {
        height: 160px;
    }

    .bg-image-resize-1 {
        width: 100%;
        height: 160px;
    }
    .bg-image-resize-2 {
        width: 100%;
        height: 160px;
    }

    .rooms-aside-container {
        width: 94%;
        height: 745px;
        border-radius: 0;
    }

    .aside-box {
        width: 340px;
        height: 175px;
        right: 15px;
        margin: 15px 0;
    }

    .aside-wrapper {
        height: 660px;
    }
    .stars-container{
        padding-top: 15px;
    }
    .stars-container-r{
        padding-top: 5px;
    }

    .aside-star-container {
        margin-top: 20px;
    }

    .aside-star-container-2 {
        margin-top: 40px;
    }

    .aside-star-container-3 {
        margin-top: 40px;
    }

    .bottom-container {
        margin: 50px 0px 0px 0px;
    }
   /*.bottom-container h2 {
        padding-left: 30px;
    }*/

   

    .btm-cards-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        /* width: 100vw; */
        width: 94%;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .btm-box-big {
        position: relative;
        width: 95%;
        height: 220px;
    }
    .btm-image-big {
        width: 100%;
        height: 160px;
        background-position: 50% 10%;
    }
    .small-cards-container {
        width: 95%;
        height: auto;
        position: relative;
    }
    .btm-box-small{
        width: 100%;
        height: 220px;
    }
    .btm-image-small{
        width: 100%;
        height: 160px;
        background-position: 50% 40%;
    }

    .btm-box-small-2{
        width: 100%;
        height: 220px;
    }
    .btm-image-small-2{
        width: 100%;
        height: 120px;
        background-position: 50% 10%;
    }

    .btm-box-big-2 {
        position: relative;
        width: 95%;
        height: 220px;
    }
    .btm-image-big-2 {
        width: 100%;
        height: 120px;
        background-position: 50% 10%;
    }

    .small-cards-container-2 {
        width: 95%;
        height: auto;
        position: relative;
    }
    .btm-box-small-3{
        width: 100%;
        height: 220px;
    }
    .btm-image-small-3{
        width: 100%;
        height: 120px;
        background-position: 50% 10%;
    }

    .btm-box-small-4{
        width: 100%;
        height: 220px;
    }
    .btm-image-small-4{
        width: 100%;
        height: 120px;
        background-position: 50% 16%;
    }

    .footer-container {
        height: 530px;
    }
    .footer-info-container{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding-top: 40px;
    }
    .footer-info {
        width: 100%;
        padding-bottom: 45px;
    }

    .footer-info {
        width: 90%;
        padding-bottom: 0;
    }

    .footer-info p {
        line-height: 0.3;
    }
    .footer-info p:last-child {
        margin-bottom: 30px;
    }
}


/*@media screen and (min-width: 200px) and (max-width: 640px){

    * {
        box-sizing: border-box;
    }

    body {
        display: flex;
        flex-direction: column;
        background-color: rgb(252, 252, 252);
        font-family: 'Raleway', sans-serif;
        margin: 0px;
        width: 100%;
        height: auto;
        font-size: 16px;
    }


    .nav-container {
        display: flex;
        width: 100%;
        height: 380px;
        margin-top: 0px;
        justify-content: space-between;
        align-items: center;
        border-bottom: solid #f2f2f2;
    }

    .logo {
        margin-top: 0px;
        width: auto;
        height: 120px;
    }
    .logo-link {
        width: 50%;
        width: 40%;
        padding-bottom: 50px;
        margin-left: 35px;
        display: flex;
        justify-content: space-between;
        margin-top: -30px;
    }  
    .top-nav {
        position: relative;
        width: 101%;
        height: 223px;
    } 
    

    .top-nav-list {
        margin: auto;
        flex-wrap: wrap-reverse;
        display: flex;
        justify-content: space-around;
        height: 120px;
        width: 174%;
        margin-top: 30px;
        width: 110%;
        height: auto;
    }
    .top-nav-item1 {
        position: relative;
        right: 425px;
        top: 95px;
        font-size: 30px;
        line-height: 25px;
        padding: 25px 55px 37px 103px;
        font-weight: 500;
        text-decoration: none;
        list-style-type: none;
    }

    .top-nav-item1:hover {
        color: #0065FC;
        border-bottom: solid 2.5px ;
        border-top: transparent;
      }

      .top-nav-item2 {
        position: relative;
        width: 100%;
        top: 185px;
        left: 123px;
        padding: 0px 25px 35px 110px;
        font-size: 30px;
        line-height: 25px;
        font-weight: 500;
        text-decoration: none;
        list-style-type: none;
    }

    .top-nav-item2:hover {
        color: #0065FC;
        border-bottom: solid 2.5px ;
        border-top: transparent;
      }
    .top-nav-item3 {
        position: relative;
        left: 130px;
        top: 40px;
        font-size: 2.5em;
        padding-top: 0px;
        font-size: 30px;
        line-height: 25px;
        font-weight: 500;
        text-decoration: none;
        list-style-type: none;
    }

    .top-nav-item3:hover {
        color: transparent;
        
    }
    .top-nav-link-bold {
        font-size: 1.2em;
        position: relative;
        left: 80px;
    }

    .top-nav-link-blue {
        position: relative;
        left: 50px;
        font-size: 1.2em;
    }

    .top-nav-link{
        font-size: 1.2em;
    }
  

    .info-container {
        width: 100%;
        height: auto;
    }


    .info-search {
        display: flex;
        width: 90%;
        margin-top: 30px;
        margin-left: 0px;
        justify-content: space-between;
        align-items: center;
        border-style: solid;
        border-width: 1px;
        border-radius: 10px;
        border-color: #d6d4d4;
    }

    .icon-search {
        display: flex;
        width: 10%;
        min-width: 10%;
        height: 60px;
        justify-content: center;
        align-items: center;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        background-color: #f2f2f2;
    }

    .filtre-box {
        display: flex;
        margin-top: 15px;
        margin-right: 0px;
        margin-bottom: 15px;
        padding-right: 26px;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        align-self: center;
        order: 0;
        border-style: solid;
        border-width: 3px;
        border-color: #F2F2F2;
        border-radius: 60px;
        text-align: left;
        height: 100px;
    }

    .icon-box {
        display: flex;
        width: 100px;
        height: 100px;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
        background-color: #deebff;
        margin-right: 35px;
    }

    ::placeholder {
        font-size: 2.2em ;
    }

    .search-box {
    font-size: 2em;
}

.button-style {
    color: transparent;


}

.query-button {
    background-image: url(../ressource/search-solid.svg);
    background-repeat: no-repeat;
    text-align: center;


    
}


    h1 {
        font-size: 60px;
    }

    .paragraph {
        font-size: 2.3em;
        margin: 50px 0px;
    }

    .info-box-bottom {
        display: flex;
        margin-left: 15px;
        justify-content: flex-start;
        align-items: center;
        margin-top: 35px;
        width: 100%;
        height: auto;
    }

    .info-filter {
        font-size: 30px;
    }

    ::placeholder {
        font-size: 30px;
    }

    .bold {
        font-weight: bold;
        font-size: 2.3em;
    }
    .filtre {
        padding-top: 50px;
        width: 100%;
        height: auto;
    }


    .filtre {
        margin: 50px 113px 50px 0px;
        padding-top: 0;
    }
    .filtre-container {
        height: auto;
    }

    .filtre-box {
        margin-right: 15px
    }


    .main-container {
        display: flex;
        flex-direction: column-reverse;
        height: auto;
        margin-top: 50px;
        justify-content: space-between;
        margin-top: 0px;
        width: 100%;
    }

    .btm-p {
        position: relative;
        bottom: 0;
        margin-left: 40px;
    }
    .rooms-main-container {
        width: 95%;
        height: auto;
        margin-top: 20px;
        margin-left: 50px;
        padding-top: 10px;
        padding-right: 20px;
        border-radius: 20px;
        background-color: #f2f2f2;
    }
    .rooms-wrapper {
        display: flex;
        height: auto;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-around;
       
    }

    .rooms-box {
        display: block;
        width: 100%;
        height: 500px;
        padding-top: 5px;
        margin-top: 15px;
        margin-right: 20px;
        margin-bottom: 15px;
        margin-left: 30px;
        flex-direction: column;
        align-items: center;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        background-color: hsla(0, 0.00%, 100.00%, 1.00);
        box-shadow: 2px 2px 9px -4px;
    }

    .bg-image {
        width: 95%;
        height: 320px;
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
       
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }
    .rooms-aside-container {
        margin-left: 30px;
        width: 92%;
        height: auto;
    }

    .aside-wrapper {
        display: block;
        width: 100%;
        height: auto;
    }
  
    

    .aside-box {
        display: flex;
        width: 95%;
        height: 330px;
        margin-top: 30px;
        margin-right: 20px;
        margin-bottom: 35px;
        margin-left: 30px;
        flex-direction: row;
        align-items: center;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        background-color: hsla(0, 0.00%, 100.00%, 1.00);
        box-shadow: 2px 2px 9px -4px;
    }

    h2 {
        margin-left: 30px;
        font-size: 2.5em;
    }
    .text-bold {
        display: block;
        margin: 0px 0px;
        font-size: 2.3em;
    
    }
    p {
        font-size: 1.9em;
        margin: 0px;
    }
    .stars-container {
        margin-top: 10px;
    }
    .stars-container-r {
        margin-top: 20px;
    }
    .rooms-box {
        margin-bottom: 30px;
    }

   

    .bg-image-resize-1 {
        width: 95%;
        height: 320px;
    }

    .bg-image-resize-2 {
        width: 95%;
        height: 320px;
    }
    
    .block-bottom p {
        font-size: 2.5rem;
    }
    .block-bottom-r {
        padding-top: 15px;
        margin-left: 20px;
        font-size: 1.2rem;
    }
    .block-right {
        display: flex;
        width: 100%;
        height: 100%;
        flex-direction: column;
        justify-content: space-around;
        margin-top: 20px;
        margin-left: 30px;
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .aside-star-container {
        margin-top: 45px;
        margin-bottom: 10px;
    }

    .btm-header {
        font-size: 30px;
    }

    .bottom-container {
        width: 100%;
        height: auto;
        margin: 0px;
        margin-top: 30px;
        margin: 50px 20px 90px;
    }
    .btm-cards-container {
        display: flex;
        flex-wrap: wrap;
        align-items: baseline;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        flex-direction: row;
    }

    .btm-box-big {
        width: 100%;
        height: 470px;
        margin-top: 20px;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 15px;
        border-radius: 20px;
        background-color: hsla(0, 0.00%, 100.00%, 1.00);
        box-shadow: 0 3px 9px -4px;
    }

    .btm-image-big {
        width: 100%;
        height: 340px;
        padding-bottom: 40px;
        border-radius: 20px 20px 0px 0px;
        background-image: url(../ressource/images/activites/4_small/reno-laithienne-QUgJhdY5Fyk-unsplash.jpg);
        background-size: cover;
        background-position: 55% 0%;
    }

    .small-cards-container {
        width: 100%;
        display: flex;
        height: auto;
        flex-direction: column;
        justify-content: space-between;
        margin-left: 0;
    }

    .btm-box-small {
        width: 94%;
        height: 470px;
        margin-top: 35px;
        margin-left: 30px;
        margin-right: 0px;
        margin-bottom: 15px;
        border-radius: 20px;
        background-color: hsla(0, 0.00%, 100.00%, 1.00);
        box-shadow: 0 3px 9px -4px;
    }

    .btm-image-small {
        width: 100%;
        height: 340px;
        padding-bottom: 40px;
        border-radius: 20px 20px 0px 0px;
        background-image: url(../ressource/images/activites/4_small/paul-hermann-QFTrLdQIRhI-unsplash.jpg);
        background-size: cover;
        background-position: 55% 50%;
    }

    .btm-box-small-2 {
        width: 94%;
        height: 470px;
        margin-top: 20px;
        margin-left: 30px;
        margin-right: 20px;
        margin-bottom: 15px;
        border-radius: 20px;
        background-color: hsla(0, 0.00%, 100.00%, 1.00);
        box-shadow: 0 3px 9px -4px;
    }

    .btm-image-small-2 {
        width: 100%;
        height: 340px;
        padding-bottom: 40px;
        border-radius: 20px 20px 0px 0px;
        background-image: url(../ressource/images/activites/4_small/kevin-hikari-rV_Qd1l-VXg-unsplash.jpg);
        background-size: cover;
        background-position: 55% 50%;
    }

    .btm-box-big-2 {
        width: 94%;
        height: 470px;
        margin-top: 30px;
        margin-left: 30px;
        margin-right: 0px;
        margin-bottom: 15px;
        border-radius: 20px;
        background-color: hsla(0, 0.00%, 100.00%, 1.00);
        box-shadow: 0 3px 9px -4px;
    }

    .btm-image-big-2 {
        width: 100%;
        height: 340px;
        padding-bottom: 40px;
        border-radius: 20px 20px 0px 0px;
        background-image: url(../ressource/images/activites/4_small/kilyan-sockalingum-NR8-cBCN3aI-unsplash.jpg);
        background-size: cover;
        background-position: 55% 40%;
    }
    .small-cards-container-2 {
        width: 95%;
        height: auto;
        display: flex;
        margin: 0;
        flex-direction: column;
        justify-content: space-around;
        align-items: end;
    }

    .btm-box-small-3 {
        width: 98%;
        height: 470px;
        margin-top: 20px;
        margin-left: 30px;
        margin-right: 20px;
        margin-bottom: 15px;
        border-radius: 20px;
        background-color: hsla(0, 0.00%, 100.00%, 1.00);
        box-shadow: 0 3px 9px -4px;
    }

    .btm-image-small-3 {
        width: 100%;
        height: 340px;
        padding-bottom: 40px;
        border-radius: 20px 20px 0px 0px;
        background-image: url(../ressource/images/activites/4_small/florian-wehde-xW9e8gdotxI-unsplash.jpg);
        background-size: cover;
        background-position: 55% 25%;
    }

    .btm-box-small-4 {
        width: 98%;
        height: 470px;
        margin-top: 20px;
        margin-left: 30px;
        margin-right: 20px;
        margin-bottom: 15px;
        border-radius: 20px;
        background-color: hsla(0, 0.00%, 100.00%, 1.00);
        box-shadow: 0 3px 9px -4px;
    }

    .btm-image-small-4 {
        width: 100%;
        height: 340px;
        padding-bottom: 40px;
        border-radius: 20px 20px 0px 0px;
        background-image: url(../ressource/images/activites/4_small/lena-paulin-wH2-EJoDcV0-unsplash.jpg);
        background-size: cover;
        background-position: 55% 15%;
    }

    .block-bottom {
        margin-left: 20px;
        display: flex;
        width: 100%;
        height: 100px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 15px;
    }

    .footer-container {
        margin-top: -50px;
        width: 100%;
        height: auto;
        background-color: #F2F2F2;
        line-height: 2;
    }

    .footer-info-container {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: baseline;
        margin-left: 40px;
    }

    .footer-info {
        width: 100%;
        height: auto;
        margin: 20px 0;
    }

    .footer-info p {
        font-size: 2.3rem;
    }

}   */