.contenu_large {
    float: left;
    height: auto;
    }
    .full__left{
    padding: 0 2rem 0 0;
    }
    #CommuneFull .commune__section.wrapper__bloc{
    background:white;
    padding:12px;
    box-shadow: 10px 10px 16px rgba(55, 84, 170, 0.05), -10px -10px 18px #f1f1f1;
    margin: 12px 0;
    border-radius: 4px;
    }
    .commune__section.wrapper__bloc .bloc__headerFlex {
    padding-top: 0;
    padding-bottom: 0;
    }
    #CommuneFull .commune__section.wrapper__bloc .bloc__headerFlex h2{
    color:#1b1b1b;
    margin-top:0;
    font-size: 18px;
    }
    
    #CommuneFull .commune__section.wrapper__bloc .bloc__headerFlex h2 span {
    font-weight: 700;
    }
    
    #CommuneFull .commune__section.wrapper__bloc .bloc__headerFlex #sub__indice {
    font-weight: 400;
    }
    .commune__section.wrapper__bloc .d__categories-container {
    margin: 24px 0;
    }
    
    .commune__section.wrapper__bloc .d__link,
    .commune__section.wrapper__bloc .blocComm__btn {
    margin: 0;
    }
    .commune-col-left {
    width: 300px;
    float: left;
    position: sticky;
    top: 140px;
    }
    .commune-col-center {
    width: calc(100% - 600px);
    float: left;
    padding: 0 24px;
    }
    .commune-container .full__right {
    position: sticky;
    top: 140px;
    }
    #CommuneFull .commune__section.wrapper__bloc#spotsMap {
    padding: 0 0;
    overflow: hidden;
    }
    .commune__section.wrapper__bloc#spotsMap .bloc__headerFlex {
    padding: 12px;
    }
    @media screen and (max-width: 1400px) {
    .full__left{
    padding: 0 1.5rem 0 0;
    }
    }
    
    @media screen and (max-width: 1100px) {
    .commune-col-left  {
      display: none;
    }
    .commune-col-center {
    width: calc(100% - 300px);
    float: left;
    padding: 0 24px 0 0;
    }
    }
    @media screen and (max-width: 767px) {
    .commune-col-center {
      width: 100%;
      padding: 0;
    }
    }
    
    .commune-headerBloc {
    position: relative;
    float: left;
    width: 100%;
    /* background-image: url('/static/photo_site/bg_blocheaderCom.jpg');
    background-size: cover;
    background-position: top center; */
    padding: 24px;
    margin-bottom: 12px;
    border-radius: 4px;
}

.commune-headerBloc div {
    z-index: 2;
}

.commune-headerBloc .bg_overlay-w {
    padding: 12px;
    background: rgba(255, 255, 255, 0.1);
    width: fit-content;
    min-width: 55%;
}

.commune-headerBloc .bg_overlay-d {
    padding: 12px;
    background: rgba(0, 0, 0, 0.3);
    width: fit-content;
    min-width: 55%;
}

.commune-headerBloc .bg_overlay-w h3:first-child,
.commune-headerBloc .bg_overlay-d h3:first-child {
    margin-top: 0;
}

.commune-headerBloc * {
    position: relative;
    z-index: 2;
}

.commune-headerBloc h1 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    display: flex;
    flex-direction: column-reverse;
}

.commune-headerBloc h1 span {
    font-size: 16px;
    font-weight: 400;
}

.commune-headerBloc p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.58;
    margin-top: 12px;
}

.commune-headerBloc p.commune__welcome {
    font-size: 26px;
    margin-top: 0;
    color: #fff;
}

.commune-headerBloc h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.58;
    margin-bottom: 12px;
}

.commune-headerBloc h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.58;
    margin-top: 12px;
}

.commune-headerBloc h3 span {
    font-weight: 400;
}

.commune-headerBloc .button__orange {
    width: fit-content;
    width: -moz-fit-content;
    display: inline-block;
    margin-bottom: 0;
}


@media screen and (max-width: 1550px) {
    .commune-headerBloc p.commune__welcome {
        font-size: 22px;
    }
    .commune-headerBloc h2 {
        font-size: 22px;
    }
    .commune-headerBloc h3 {
        font-size: 18px;
    }
}


@media screen and (max-width: 1220px) {
    .commune-headerBloc h2 {
        font-size: 20px;
    }
    .commune-headerBloc h3 {
        font-size: 16px;
    }
    .commune-headerBloc p {
        font-size: 16px;
    }
    .commune-headerBloc p.commune__welcome {
        font-size: 18px;
    }
}

.commune-headerBloc .button__orange {
    font-size: 18px;
}

@media screen and (max-width: 1100px) {
    .commune-headerBloc .button__orange {
        display: inline-block;
        width: fit-content;
        width: -moz-fit-content;
        margin-bottom: 0;
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {
  .commune-headerBloc .button__orange {
        font-size: 14px;
    }
}



@media screen and (max-width: 550px) {
    /* .commune-headerBloc {
        height: 70vh;
    } */
    .commune-headerBloc p.commune__welcome {
        font-size: 16px;
    }
    .commune-headerBloc div {
        display: flex;
        flex-direction: column;
    }
}


@media screen and (max-width: 1200px) {
    .commune-headerBloc h1 {
        font-size: 18px;
    }
  }

  @media screen and (max-width: 600px) {
    .commune-headerBloc {
        padding: 12px;
    }
  }


  header.commune-header-sup {
    display: block;
    padding: 24px 0 48px 0;
}

header.commune-header-sup h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #1b1b1b;
}

header.commune-header-sup h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #6d6d6d;
    line-height: 1.58;
}

@media screen and (max-width: 1400px) {
    header.commune-header-sup h1 {
        font-size: 28px;
    }
    header.commune-header-sup h2 {
        font-size: 18px;
    }
}

@media screen and (max-width: 1024px) {
    header.commune-header-sup h1 {
        font-size: 24px;
    }
    header.commune-header-sup h2 {
        font-size: 18px;
    }
}


@media screen and (max-width: 768px) {
    header.commune-header-sup h1 {
        font-size: 22px;
    }
    header.commune-header-sup h1 span {
        display: inline-block;
    }
    header.commune-header-sup h2 {
        font-size: 16px;
    }
    header.commune-header-sup {
        display: block;
        padding: 0 0 24px 0;
    }
}
