/*
 Theme Name:   Strappress child
 Description:  Child theme of strappress
 Template:     strappress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  texte_site
*/
@font-face {
    font-family: 'Montserrat_SemiBold';
    src: url('fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat_Bold';
    src: url('fonts/Montserrat-Bold.woff2') format('woff2'),
        url('fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat_Medium';
    src: url('fonts/Montserrat-Medium.woff2') format('woff2'),
        url('fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat_Light';
    src: url('fonts/Montserrat-Light.woff2') format('woff2'),
        url('fonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Selima';
    src: url('fonts/Selima.woff2') format('woff2'),
        url('fonts/Selima.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Iceberg_Regular';
    src: url('fonts/Iceberg-Regular.woff2') format('woff2'),
        url('fonts/Iceberg-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsblack';
    src: url('fonts/poppins-black-webfont.woff2') format('woff2'),
         url('fonts/poppins-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsbold';
    src: url('fonts/poppins-bold-webfont.woff2') format('woff2'),
         url('fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinslight';
    src: url('fonts/poppins-light-webfont.woff2') format('woff2'),
         url('fonts/poppins-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsmedium';
    src: url('fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsregular';
    src: url('fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinssemibold';
    src: url('fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html body{
    font-family: 'Montserrat_Medium', sans-serif;
    position: relative;
}
html body.gallice{
    font-family: 'poppinsmedium';
}
body.admin-bar .navbar {
    top: 32px !important;
}
body.modal-open .navbar {
    z-index: 1060 !important;
}
body.modal-open {
    overflow: inherit !important;
    padding-right: 0 !important;
}
@media screen and (max-width:767px){
    html body.error404{
        padding-top: 64px;
    }
}
body.error404 {
    padding-top: 90px;
}
a{
    outline: none !important;
}
nav .caret{
    display: none !important;
}
.modal.fade.in{
    padding-right: 0 !important;
}
body:not(.page-id-2176) #tarteaucitronAlertSmall{
    display: none !important;
}
html body.page-id-3226 #tarteaucitronAlertSmall{
    display: block !important;
}
.grecaptcha-badge { visibility: hidden; }
.tarteaucitronBeforeVisible #tarteaucitronAlertBig{
    background-color: #0d4479 !important;
    color: #fff !important;
    height: 80px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
html #tarteaucitronAlertBig button {
    color: #0d4479 !important;
    background-color: #fff !important;
    border: none !important;
    padding: 5px 15px !important;
    margin: 0 15px !important;
    border-radius: 9px !important;
    transition: all .2s ease-in-out !important;
    font-size: 14px !important;
}
#tarteaucitronAlertBig button:hover, #tarteaucitronAlertBig button:focus{
    color: #ffffff !important;
    background-color: #5ea0f8 !important;
    border: none !important;
    outline: none !important;
}
html .navbar-default {
    height: inherit !important;
    min-height: inherit !important;
    margin: 0 !important;
    padding: 24px 0;
    background-color: rgba(255, 255, 255, 0.8);
    border: none;
    z-index: 1052 !important;
}
/* Une fois en prod, ajouter body.golfe pour cette couleur */
html .navbar-default.seaport-open{
    background-color: #E8F5FF;
}
a:hover{
    text-decoration: none !important;
}
.custom_social_menu i{
    font-size: 20px;
}
.custom_social_menu svg path, .social_header svg path {
    fill: #124180 !important;
}
.social_header svg{
    width: 20px;
    height: 20px;
}
.custom_social_menu svg{
    transform: translateY(2px);
    height: 22px;
    width: 22px;
}
html .nav > li.custom_social_menu:hover > a{
    color:#124180 !important;
}
html .nav > li.custom_social_menu:hover > a:hover{
    color:#5ea0f8  !important;
}
.custom_social_menu:hover > a:hover svg path, .social_header:hover svg path{
    fill: #5ea0f8 !important;
}
.iframe-espace-abonne{
    height: 500px;
    padding-bottom: 0 !important;
}
#modalSeaport .iframe-espace-abonne{
    height: 700px;
}
@media (max-width:767px){
    .wpml-ls-menu-item .wpml-ls-flag {
        width: 25px;
        height: auto;
    }
    .custom_social_menu{
        display: flex !important;
        align-items: center;
    }
    #modalMenu .wpml-ls-item{
        display: inline-block;
    }
    html #tarteaucitronDisclaimerAlert{
        padding: 15px !important;
        text-align: center !important;
        display: block !important;
        margin-bottom: 5px !important;
    }
    html #tarteaucitronAlertBig > button {
        margin-bottom: 0 !important;
    }
    html .navbar-default {
        padding: 15px 0;
    }
    body:not(.home) #bannerPage h1 {
        padding: 0 27px;
    }
    html img.mfp-img{
        max-height: inherit !important;
    }
    .mfp-bg{
        z-index: 1051 !important;
    }
    .mfp-wrap{
        z-index: 1052 !important; 
    }
    .iframe-espace-abonne{
        padding-bottom: 0;
        height: 100vh;
    }
    .section_double_bouton > *:first-child{
        margin-bottom: 15px;
    }
}
@media (max-width:500px){
    .bannerPage{
        overflow: hidden !important;
        height: 250px;
    }
    .bannerPage > img{
        max-width: inherit !important;
        height: 100% !important;
        width: auto !important;
        position: relative;
        left: -50%;
    }
}

.navbar-default > div{
    display: flex;
    align-items: center;
}
.header_logo  #logo a{
    display: block;
}
.header_logo  #logo a:focus{
    outline: none !important;
}
.header_logo  #logo img{
    max-width: 100%;
    height: auto;
}
html li.menu-item, html li.menu-item a{
    color: #003666 !important;
}
html .nav li a:focus, .nav li a:hover{
    background-color: transparent !important;
}
.nav > li:not(.wpml-ls-item):hover > a, .nav li.active:not(.wpml-ls-item) > a, html .nav li:not(.wpml-ls-item) a:focus, .nav li:not(.wpml-ls-item) a:hover{
    color: #5ea0f8 !important;
    outline: none;
}
html .nav>li> *:first-child, .mainSlider .itemSlider .content > *:first-child{
    font-family: 'Montserrat_Bold', sans-serif;
}
.wpml-ls-item a{
    font-size: 1.8rem !important;
}
.wpml-ls-item.wpml-ls-current-language > a{
    font-family: 'Montserrat_Bold', sans-serif;
}
#menu-item-wpml-ls-2-fr > a, .social_header a {
    padding: 15px 15px !important;
    /* padding: 5px 15px !important; */
}
.wpml-ls-item > a{
    font-family: 'Montserrat_Medium', sans-serif;
}
.dropdown-menu > .wpml-ls-item a:hover, .dropdown-menu > .wpml-ls-item a:hover{
    text-decoration: underline !important;
} 
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background-color: transparent !important;
}
.dropdown-menu > .wpml-ls-item a {
    padding: 10px 0 !important;
    text-align: center;
}
.dropdown-menu{
    border: none;
    box-shadow: none;
    background-color: transparent !important;
}
#modalMenu .open>.dropdown-menu {
    position: relative;
}
header nav .hamburger:focus {
    outline: none;
}
header nav .hamburger {
    padding: 11px 15px;
}
.hamburger-box {
    height: 10px;
    transform: rotate(180deg) !important;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
    color: #003666 !important;
    background-color: #003666 !important;
}
.hamburger:not(.is-active) .hamburger-inner{
    width: 28px;
}
.hamburger:not(.is-active) .hamburger-inner:before {
    width: 16px;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before{
    width: 31px;
}
h1, h2, h3, h4{
    font-family: 'Montserrat_Bold', sans-serif;
}
h2,h3, h4{
    font-size: 3.7rem;
}
.btn_search_menu {
    border: none;
    background: transparent !important;
    font-size: 24px;
    color: #003666;
    display: inline-block;
    top: 5px;
    position: relative;
    cursor: pointer;
    padding: 0 15px;
    outline: none !important;
}
@media screen and (max-width:767px){
    .btn_search_menu.no_visible{
        visibility: hidden !important;
        display: inline-block !important;
    }
}
html #modalMenu,
html #modalSearch,
html #modalSeaport {
    top: 90px !important;
}
html body.admin-bar #modalMenu, html body.admin-bar #modalSearch, html body.admin-bar #modalSeaport{
    top: 122px !important;
}
html #modalMenu,
html #modalSearch,
html #modalSeaport {
    z-index: 1052 !important;
}
html body.admin-bar #modalMenu,
html body.admin-bar #modalSearch,
html body.admin-bar #modalSeaport {
    top: 121px;
}
#modalMenu .modal-dialog,
#modalSearch .modal-dialog,
#modalSeaport .modal-dialog{
    margin: 0;
    max-width: inherit;
    width: 100%;
    height: 100%;
}
#modalMenu .modal-content,
#modalSearch .modal-content,
#modalSeaport .modal-content{
    position: relative;
    background-color: rgba(255, 255, 255, 0.8);
    min-height: 100%;
    box-shadow: none !important;
    border: none !important;
    border-radius: 0;
}
#modalSeaport .modal-content{
    background-color: #E8F5FF;
}
#modalMenu .modal-body > nav{
    display: flex;
}

.modal .nav > li > *:first-child {
    font-size: 3rem;
    margin-bottom: 35px;
    padding: 15px;
    line-height: 20px;
    cursor: pointer;
}
.modal .nav > li > ul > li > a {
    font-size: 2.6rem;
    display: block;
    padding: 8px 0;
    line-height: normal;
}
.modal .nav > li.wpml-ls-item > a {
    padding: 15px 0px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
    background-color: transparent !important;
}
.modal-backdrop{
    background: transparent !important;
}
#playerModalVideo {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.youtube_player{
    margin: 0 auto;
}
.youtube_player .tarteaucitronAllow{
    display: block !important;
    margin: 15px auto 0 auto;
}
#playerModalVideo iframe,  
#playerModalVideo object,  
#playerModalVideo embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#modalVideo.in > div{
    top: 25%;
}
.mainSlider, .bannerPage{
    margin-top: -70px;
}
.bannerPage img{
    max-width: 100%;
    height: auto;
}
.mainSlider .itemSlider {
    height: 100vw;
    overflow: hidden !important;
}
.mainSlider .itemSlider:hover, .mainSlider .itemSlider:focus,
.item_event:hover, .item_event:focus
{
    outline: none;
}
.mainSlider .itemSlider .background{
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.mainSlider .itemSlider .background.iframe{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
}
.mainSlider .itemSlider .background video{
    width: auto;
}
.mainSlider .itemSlider .background iframe{
    width: 100vw;
    height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media screen and (min-width:1921px){
    .mainSlider .itemSlider .background video{
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
    }
    .bannerPage img{
        max-height: 666px;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
    }
    html #last_actu .item_event {
        min-height: 700px;
    }
    html .block_trois_images {
        height: 600px;
    }
}
@media screen and (max-width:767px){
    html article.error404{
        height: calc(100vh - 64px);
        justify-content: space-between;
    }
    html article.error404 > section:first-child{
        margin-top: 35px;
    }
    html article.error404 > section:last-child{
        margin-bottom: 35px;
    }
    html .content-404 > div{
        margin-top: 15px !important;
    }
}
article.error404{
    height: calc(100vh - 90px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    color: #ffffff !important;
    background-image: url('/wp-content/uploads/2020/06/port-de-cannes-fond-page-404.jpg');
    background-size: cover;
    background-position: center;
}
h1.title-404{
    font-family: 'Iceberg_Regular' !important;
    text-transform: uppercase !important;
    position: relative;
    color: #fff !important;
    margin: 0;
}
h1 > span{
    display: block;
}
h1 .label_404_error{
    font-size: 1em !important;
}
h1 .label_404{
    font-size: 8em !important;
    margin-top: -50px;
}
p.message_404{
    font-family: 'Montserrat_SemiBold',sans-serif;
    font-size: 20px;
}
.btn_404{
    font-size: 1.8rem;
    color: #fff;
    line-height: normal;
    background-color: transparent;
    font-family: 'Montserrat_Bold',sans-serif;
    border: 2px solid #ffffff;
    letter-spacing: 0.5px;
    transition: all .3s ease-in-out;
    border-radius: 9px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    padding: 10px 15px;
    text-decoration: none !important;
    display: inline-block;
}
html .btn_404:hover {
    color: #1b5198;
    background-color: #ffffff;
}
@media screen and (max-width:320px){
    article.error404 > section, .title-404{
        padding: 0;
    }
    h1 .label_404 {
        font-size: 6em !important;
    }
    article.error404 header {
        margin-bottom: 30px;
    }
    article.error404 .content-404 .mt-50{
        margin-top: 20px !important;
    }
    .btn_404{
        font-size: 16px !important;
    }
}
html #mainSlider .btn_read_more.bgFull {
    font-size: 1.8rem;
    color: #fff;
    /* line-height: normal; */
    font-family: 'Montserrat_Bold',sans-serif;
    border-width: 2px;
    text-transform: inherit;
    letter-spacing: 0.5px;
}
html .btn_read_more.transparent {
    font-size: 1.8rem;
    border-color: #fff;
    color: #fff;
    line-height: normal;
    background-color: transparent;
    font-family: 'Montserrat_Bold',sans-serif;
    border-width: 2px;
    text-transform: inherit;
    letter-spacing: 0.5px;
}
html .btn_read_more.transparent:hover {
    color: #1b5198;
    background-color: #ffffff;
}
html #mainSlider a.btn_read_more {
    /* display: inline-block !important; */
    display: flex !important;
    padding: 10px 15px;
    /* width: inherit; */
    margin-left: 0 !important;
    min-height: 50px !important;
    width: 100% !important;
    max-width: 250px !important;
}
.hamburger{
    position: relative;
}
.hamburger-label{
    position: absolute;
    display: none;
    color: #003666;
    font-family: 'Montserrat_Bold', sans-serif;
    text-transform: uppercase;
    right: 14px;
    margin-top: 5px;
    font-size: 12px;
}
.header_lang .open>.dropdown-menu {
    min-width: inherit;
    width: 100% !important;
    float: left !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background-color: transparent;
}
html .breadcrumb{
    background-color: transparent;
    text-align: center;
    margin-bottom: 0;
    margin-top: 15px;
}
.breadcrumb > li > *, .breadcrumb>.active{
    color: #333333;
}
.breadcrumb>li+li:before {
    padding: 0 0px 0 5px;
    color: #333;
    content: "/\00a0";
}
.breadcrumb > li:not(.active) > *{
    color: #1B5198;
}
html .row_content.section_galerie{
    padding: 35px 0 50px 0;
}
.container_filter{
    text-align: center;
    margin-bottom: 22px;
}
#galerie_filter{
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#galerie_filter li {
    /* display: inline-block; */
    text-transform: uppercase;
    float: left;
    position: relative;
}
.block_img_full_width img{
    max-width: 100%;
    height: auto;
}
#galerie_filter > li:not(:first-child)::before {
    content: "|";
    color: #1B5198;
    position: absolute;
    left: -1.9px;
    transform: translateY(-56%);
    top: 50%;
    font-size: 1.7rem;
}
#galerie_filter li a {
    display: block;
    padding: 15px;
    position: relative;
    color: #1B5198;
    line-height: normal;
    font-family: 'Montserrat_SemiBold',sans-serif;
    font-size: 2rem;
    text-decoration: none !important;
}
#galerie_filter li.active a, #galerie_filter li a:hover, #galerie_filter li a:focus {
    color: #5EA0F8;
    outline: none;
}

.containerGalerie {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.containerGalerie::after {
    content: '';
    display: block;
    clear: both;
}
.content_listing_bateaux{
    display: flex;
    flex-wrap: wrap;
}
.content_item_bateau{
    border: 1px solid #5888CA;
    margin-bottom: 35px;
    transition: transform .20s ease-in-out;
}
@media screen and (min-width:768px){
    .content_item_bateau:hover{
        transform: scale(1.06);
    }
}
.img_bateau{
    height: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.img_bateau a{
    position: absolute;
    width: 100%;
    height: 100%;
}
.info_bateau{
    padding: 15px;
}
.spec_bateau > * {
    display: block;
    margin-bottom: 0;
}
.content_galerie_vignette .item_galerie_vignette{
    /* width: 33.33%; */
    height: 250px;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-size: auto 122%; */
    overflow: hidden !important;
    /* transition: background-size .5s cubic-bezier(0.4, 0, 1, 1); */
    position: relative;
}
body.home .row_agenda > :last-child, body.home .row_event .btn_actu_home, #row_galerie_home > *:last-child{
    text-align: center;
}
@media (min-width:768px){
    header .header_lang ul > li > ul{
        padding-top: 32px;
    }
    header .header_lang ul > li > ul > li{
        background-color: rgba(255, 255, 255, 0.8)
    }
    #modalMenu .wpml-ls-item{
        display: none !important;
    }
    #last_actu .item_event, .row_block_texte_image .item_event{
        /* height: 100vh; */
        min-height: 450px;
    }
    #last_actu .item_event::after, .row_block_texte_image .item_event::after{
        content: "";
        display: block;
        min-height: inherit;
        font-size: 0;
    }
    body.home .row_agenda > :last-child{
        text-align: right;
    }
    body.home .row_event .btn_actu_home{
        text-align: left;
    }
    body.home .row_event .btn_actu_home a{
        text-align: left;
        margin-left: -15px;
        display: inline-block !important;
    }
    .content_galerie_vignette .item_galerie_vignette{
        width: 33.33%;
    }
    #row_galerie_home > *:last-child{
        text-align: right;
    }
    #row_galerie_home > *:last-child > a{
        margin-right: -30px;
        text-align: right;
    }
}
.content_galerie_vignette .item_galerie_vignette .link_galerie_vignette{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    transition: all .3s ease-in-out;
    opacity: 0;
    font-family: 'Montserrat_SemiBold',sans-serif;
    color: #1B5198;
    font-size: 1.6rem;
    text-decoration: none;
}
.content_galerie_vignette .item_galerie_vignette .link_galerie_vignette.link_fix{
    opacity: 1 !important;
}
.content_galerie_vignette .item_galerie_vignette .link_galerie_vignette > span{
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.content_galerie_vignette .item_galerie_vignette:hover .link_galerie_vignette{
    opacity: 1;
}
.containerGalerie .item_initial, .grid-sizer, .item_galerie{
    width: 25%;
}
.item_galerie {
    float: left;
    height: 200px;
    padding: 5px;
    cursor: pointer;
    overflow: hidden !important;
}
#block_galerie_home .item_galerie{
    height: 300px;
}
#row_galerie_home .text p{
    font-size: 16px;
}
#block_galerie > .containerGalerie > .item_galerie:nth-child(3n){
    width: 50%;
    height: 400px;
}
#block_galerie_home > .containerGalerie > .item_galerie:nth-child(3n+2){
    width: 50%;
    height: 400px;
}
.item_galerie > div{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: relative;
    transition: background-size .3s ease-in-out;
}
/* .item_galerie > .contentGalerie{
    display: flex;
    align-items: center;
    justify-content: center;
} */
.item_galerie .link_to_popup_galerie{
    position: absolute;
    width: 100%;
    height: 100%;
}
.item_galerie .link_to_popup_galerie.video-link{
    display: flex;
    align-items: center;
    justify-content: center;
}
.item_galerie .link_to_popup_galerie.video-link svg{
    opacity: 0;
    transition: opacity .3s ease-in-out;
}
.item_galerie .link_to_popup_galerie.video-link path{
    fill: rgba(255, 255, 255, 0.85);
}
.item_galerie .link_to_popup_galerie.video-link:hover svg{
    opacity: 1;
}
.item_galerie .link_to_popup_galerie:hover, .item_galerie .link_to_popup_galerie:focus{
    text-decoration: none;
    outline: none;
}
.page-load-status {
    display: none;
    padding-top: 20px;
    /* border-top: 1px solid #DDD; */
    text-align: center;
    color: #777;
}
.loader-ellips {
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto;
}
.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: #555; /* change color here */
    position: absolute;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@-webkit-keyframes reveal {
    from { transform: scale(0.001); }
    to { transform: scale(1); }
}

@keyframes reveal {
    from { transform: scale(0.001); }
    to { transform: scale(1); }
}

@-webkit-keyframes slide {
    to { transform: translateX(1.5em) }
}

@keyframes slide {
    to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
    -webkit-animation-name: reveal;
            animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    -webkit-animation-name: slide;
            animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
    -webkit-animation-name: reveal;
            animation-name: reveal;
    animation-direction: reverse;
}
.infinite-last-eror{
    display: none;
    text-align: center;
    margin-top: 35px;
    text-transform: uppercase;
    font-family: 'Montserrat_Medium',sans-serif !important;
    color: #1B5198;
    font-size: 1.6rem;
}
.infinite-last-eror.active{
    display: block;
}
.mfp-bg{
    background: #ffffff !important;
    opacity: 1 !important;
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a{
    opacity: 0 !important;
}
.mfp-arrow{
    outline: none !important;
}
.mfp-arrow-left {
    left: -70px;
}
.mfp-arrow-right {
    right: -70px;
}
.mainSlider .content{
    position: absolute;
    /* bottom: 50px;
    left: 50px; */
    bottom: 50px;
    left: 150px;
}
@media (min-width:768px){
    .hamburger:not(.is-active):hover .hamburger-label{
        display: block;
    }
    .mainSlider .itemSlider {
        height: 100vh;
    }
    .block_texte_image{
        display: flex;
    }
    .flex-desktop{
        display: flex !important;
    }
    .j-content-center{
        justify-content: center !important;
    }
    .a-item-center{
        align-items: center !important;
    }
    .content_service {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .content_service.container:before {
        content: none !important;
    }
    .content_service.container:after {
        content: none !important;
    }
    #services .content_service.reduit {
        height: 200px;
    }
    body.home .item_galerie > div{
        background-size: auto 115%;
    }
    body.home .item_galerie > div:hover{
        background-size: auto 125%;
    }
    body:not(.home) .item_galerie > div{
        background-size: auto 141%;
    }
    body:not(.home) .item_galerie > div:hover{
        background-size: auto 161%;
    }
}
#services .content_service {
    overflow: hidden;
    transition: all .3s ease-in-out;
}
#services .link_service{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#modalSearch .modal-content{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 100px;
}
@media (min-width:992px){
    .modal .navbar-nav>li {
        float: none;
    }
    .modal .nav > li > *:first-child {
        display: inline-block;
    }
    #modalMenu .open>.dropdown-menu {
        padding: 0;
        position: absolute !important;
        background-color: transparent;
    }
    .wpml-ls-item .caret{
        display: none;
    }
    .open>.dropdown-menu {
        display: block;
    }
    #modalMenu .modal-content{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #modalMenu .nav, #modalMenu .nav > li {
        width: 100%;
    }
    #modalMenu .nav > li.menu-item-has-children > ul {
        display: block;
        top: 0;
        margin: 0;
        padding: 0;
        opacity: 0;
        left: 0;
        transition: all 0.8s ease-in-out;
    }
    li.menu-item-has-children.open {
        z-index: 9999;
    }
    #modalMenu .nav > li.menu-item-has-children.open > ul {
        opacity: 1;
        z-index: 1999;
        transition: transform 1s ease-in-out, opacity 1.8s ease-in-out;
    }
    #modalMenu .nav > li.menu-item-has-children > *:first-child::after{
        content: '';
        display: block;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 100%;
        height: 1px;
        width: 0;
        background-color: #1B5198;
        transition: all 0.8s ease-in-out;
    }
    #modalMenu .nav > li.menu-item-has-children.open > *:first-child::after{
        opacity: 1;
        width: 190px;
        transition: all 0.8s ease-in-out;
    }
    #modalMenu .nav > li:first-child.open > *:first-child::after{
        width: 330px;
    }
    .nav .caret{
        display: none;
    }
}
@media (max-width:1280px){
    .modal .nav > li > *:first-child {
        margin-bottom: 25px !important;
    }
}
@media (max-width:1140px){
    body.home .row_event .btn_actu_home a{
        font-size: 2.2rem !important;
    }
}
@media (max-width:1018px){
    body.home .row_event .btn_actu_home a, #row_galerie_home .btn_read_more.with_fleche{
        font-size: 2.2rem !important;
    }
    #row_galerie_home > *:last-child > a{
        margin-right: 0;
    }
}
@media (max-width:991px){
    .navbar-nav>li:not(.open) {
        margin-bottom: 15px !important;
    }
    header .header_lang .navbar-nav > li {
        margin-bottom: 0 !important;
    }
    .modal .nav > li > *:first-child{
        margin-bottom: 0 !important;
    }
    .item_galerie {
        height: 150px;
    }
    #block_galerie > .containerGalerie > .item_galerie:nth-child(3n){
        height: 300px;
    }
    #block_galerie_home > .containerGalerie > .item_galerie:nth-child(3n+2){
        height: 300px;
    }
    .btn_search_menu {
        padding: 0 5px;
    }
    /* #last_actu.excursions .item_event {
        display: block !important;
        height: inherit !important;
        min-height: inherit !important;
    }
    #content_agenda .bg_col, #last_actu .bg_col {
        min-height: 400px;
        background-position: center;
    } */
}
@media (max-width:991px) and (min-width:768px){
    html #modalMenu,
    html #modalSearch,
    html #modalSeaport {
        top: 75px;
    }
    .navbar-nav>li{
        float: none;
    }
    #modalMenu .open>.dropdown-menu{
        position: relative;
        float: none;
        width: auto;
        display: block;
        padding: 0 0 0 40px !important;
    }
}
@media screen and (max-width:873px){
    #header_menu{
        padding: 0 !important;
    }
}
.search-query{
    font-family: 'Montserrat_Light';
    color: #1B5198;
    background: transparent;
    border: none;
    box-shadow: none !important;
    border-bottom: 2px solid #124180 !important;
    border-radius: 0;
    padding-left: 0;
    height: 49px;
    font-size: 22px;
}
.close_search > span, .close_search .hamburger-inner, .close_search .hamburger-inner:after, .close_search .hamburger-inner:before {
    width: 30px !important;
}
.close_search{
    display: none;
}
.search-query::-webkit-input-placeholder{
    font-family: 'Montserrat_Light';
    color: #1B5198;
    font-size: 22px;
}
.search-query::-moz-placeholder{
    font-family: 'Montserrat_Light';
    color: #1B5198;
    font-size: 22px;
}
.search-query:-ms-input-placeholder{
    font-family: 'Montserrat_Light';
    color: #1B5198;
    font-size: 22px;
}
.search-query::-ms-input-placeholder{
    font-family: 'Montserrat_Light';
    color: #1B5198;
    font-size: 22px;
}
.search-query::placeholder{
    font-family: 'Montserrat_Light';
    color: #1B5198;
    font-size: 22px;
}
#searchsubmit{
    border: none;
    background-color: transparent;
    border-bottom: 2px solid #124180;
    border-radius: inherit;
    font-size: 25px;
    outline: none !important;
    color: #1B5198;
    box-shadow: none !important;
}
body.page-id-284 .row_chiffre, body.page-id-3230 .row_chiffre, body.page-id-11706 .row_chiffre{
    margin: 80px 0 0;
}
html body.page-id-4476 #content-full > .row_chiffre.row_content,
html body.page-id-4602 #content-full > .row_chiffre.row_content{
    margin-bottom: 0;
}
@media (min-width:1200px){
    html body.page-id-284 #services .content_service .btn_more_services:not(.btn_close),
    html body.page-id-3230 #services .content_service .btn_more_services:not(.btn_close),
    html body.page-id-11706 #services .content_service .btn_more_services:not(.btn_close){
        bottom: -26px;
    }
}
@media (min-width:768px){
    html body.page-id-4476 #content-full > .row_chiffre.row_content,
    html body.page-id-4602 #content-full > .row_chiffre.row_content{
        margin: 80px 0 0;
    }
}
html body.page-id-284 #services .content_service .btn_more_services.btn_close,
html body.page-id-11706 #services .content_service .btn_more_services.btn_close,
html body.page-id-3230 #services .content_service .btn_more_services.btn_close{
    bottom: -67px;
}
body.page-id-1191 #content-full .nos_services_section,
body.page-id-11733 #content-full .nos_services_section,
body.page-id-3213 #content-full .nos_services_section{
    margin-top: 80px;
}
@media (max-width:767px){
    .header_logo{
        text-align: left !important;
    }
    html .mainSlider .content{
        /* bottom: 80px !important; */
        bottom: 135px !important;
    }
    html #modalMenu, html #modalSearch, html #modalSeaport {
        top: 64px !important;
    }
    html body.admin-bar #modalMenu, html body.admin-bar #modalSearch{
        top: 96px !important;
    }
    #modalSearch .modal-body{
        width: 92%;
    }
    #modalSeaport .modal-body{
        width: 100%;
    }
    html .navbar-nav .open .dropdown-menu>li>a {
        padding: 13px 25px;
    }
    body.home #content-full > *:nth-child(2){
        padding-top: 0 !important;
    }
    #mainSlider > ul{
        z-index: 1051 !important;
    }
    #mainSlider li:not(.itemVideo) .background{
        position: absolute !important;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
    html #mainSlider li:not(.itemVideo) .background.centre{
        background-position-x: -591px !important;
    }
    html #mainSlider li:not(.itemVideo) .background.droite{
        background-position: right center !important;
    }
    html #mainSlider li:not(.itemVideo) .background.gauche{
        background-position: left center !important;
    }
    html #mainSlider li.itemVideo .background video{
        position: absolute !important;
        top: 0;
        bottom: 0;
    }
    html #mainSlider li.itemVideo .background.centre video{
        right: 0;
        left: 0;
    }
    html #mainSlider li.itemVideo .background.gauche video{
        left: 0;
    }
    html #mainSlider li.itemVideo .background.droite video{
        right: 0;
    }
    html #mainSlider .itemSlider {
        /* max-height: 100% !important;
        height: 100% !important; */
        /* min-height: 100vh !important;
        min-height: -webkit-fill-available; */
        height: 100vh; /* Use vh as a fallback for browsers that do not support Custom Properties */
        height: calc(var(--vh, 1vh) * 100);
    }
    html #mainSlider .itemSlider .background{
        /* height: 100vh !important; */
        /* min-height: 100vh !important;
        min-height: -webkit-fill-available; */
        height: 100vh; /* Use vh as a fallback for browsers that do not support Custom Properties */
        height: calc(var(--vh, 1vh) * 100);
        position: relative;
    }
    
    .mainSlider .itemSlider .background{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mainSlider .itemSlider .background video {
        height: 100% !important; 
    }
    .mainSlider .content {
        left: 15px;
    }
    #services .content_service.reduit {
        /* height: 162px; */
        height: 99px;
    }
    body.page-id-1191 #content-full .nos_services_section,
    body.page-id-11733 #content-full .nos_services_section,
    body.page-id-3213 #content-full .nos_services_section{
        margin-top: 0;
    }
    body.home #content-full > *:first-child .block_texte_image{
        display: flex;
        flex-direction: column-reverse;
    }
    .block_texte_image{
        margin-left: -15px;
        margin-right: -15px;
    }
    .block_texte_image.imgFirst {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .content_service > .item_chiffre {
        background: none !important;
    }
    html body #services .item_service {
        /* margin-bottom: 10px !important; */
        margin-bottom: 30px !important;
        /* min-height: 150px !important; */
        /* min-height: 130px !important; */
        display: block !important;
    }
    body.page-id-603 .item_service,
    body.page-id-3219 .item_service {
        min-height: 120px !important;
    }
    body.page-id-603 #services .content_service .btn_more_services > p,
    body.page-id-3219 #services .content_service .btn_more_services > p {
        height: 47px !important;
    }
    body.page-id-603 #services .content_service .btn_more_services.btn_close,
    body.page-id-3219 #services .content_service .btn_more_services.btn_close {
        bottom: -54px;
    }
    body.page-id-574 .item_service,
    body.page-id-3214 .item_service {
        min-height: 120px !important;
    }
    body.page-id-574 #services .content_service.reduit .btn_more_services > p,
    body.page-id-3214 #services .content_service.reduit .btn_more_services > p {
        height: 47px !important;
    }
    body.page-id-1191 .item_service,
    body.page-id-11733 .item_service,
    body.page-id-3213 .item_service {
        margin-bottom: 20px !important;
    }
    body.page-id-284 .row_chiffre, body.page-id-3230 .row_chiffre, body.page-id-11706 .row_chiffre{
        margin: 40px 0 0;
    }
    body.page-id-284 #services .content_service.reduit .btn_more_services,
    body.page-id-11706 #services .content_service.reduit .btn_more_services,
    body.page-id-3230 #services .content_service.reduit .btn_more_services {
        bottom: -3px;
    }
    body.page-id-284 #services .content_service > div:nth-child(4) .container_text{
        position: relative;
        top: 0;
    }
    html body.page-id-284 .item_service, html body.page-id-3230 .item_service , html body.page-id-11706 .item_service{
        margin-bottom: 0 !important;
        min-height: 118px !important;
    }
    body.page-id-603 #services .content_service.reduit .btn_more_services,
    body.page-id-3219 #services .content_service.reduit .btn_more_services {
        bottom: 0;
    }
    body.page-id-574 .block_text_normal,
    body.page-id-3214 .block_text_normal{
        margin-bottom: 0 !important;
    }
    body.page-id-574 .block_text_normal .container.text,
    body.page-id-3214 .block_text_normal .container.text{
        margin: 0 0 23px !important;
    }
    .item_service > .flex{
        display: block !important;
        text-align: center;
    }
    .item_service > .flex > img {
        margin-right: 0 !important;
    }
    .col_img_couv_results {
        margin-bottom: 15px;
    }
    .search-page-title, .search-page-title a {
        font-size: 2rem !important;
    }
    body.page-template-template-full-width-contact #content-full .container_info .with_tab span {
        display: inline-block;
        width: 100% !important;
    }
    .block_contact .text_info_de_contact {
        font-size: 1.4rem !important;
    }
    body.page-id-284 #content-full > section:nth-child(7) > div > div,
    body.page-id-3230 #content-full > section:nth-child(7) > div > div{
        display: flex;
        flex-direction: column-reverse;
    }
    #listing_a_manifestation > .container{
        margin-top: 60px !important;
    }
}

/* FORM CONTACT */

.content_form_contact form{
    padding: 50px;
    border: 2px solid #CFCECE;
    border-left-color: transparent;
}
.content_form_contact {
    display: flex;
}
.colImgFormContact{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
form label{
    color: #1B5198;
}
@media screen and (max-width:767px){
    .content_form_contact > div:last-child{
        padding-left: 15px !important;
        padding-right: 21px;
    }
    .content_form_contact form{
        padding: 25px;
        border: none;
        background-color: #124180;
    }
    .content_form_contact form .row > *{
        padding-left: 0;
        padding-right: 0;
    }
    form .small_info{
        color: #ffffff !important;
    }
    .content_form_contact form input[type="submit"]{
        background-color: #ffffff !important;
        color: #124180 !important;
        border: none;
    }
    html .wpcf7 form.sent .wpcf7-response-output {
        color: #ffffff !important;
    }
    html .wpcf7-not-valid-tip{
        color: red !important;
        font-weight: bold !important;
    }
    form .ajax-loader i{
        color: #ffffff !important;
    }
}
.content_form_contact .row {
    margin: 0;
}
.content_form_contact form input::-webkit-input-placeholder{
    font-family: 'Montserrat_Medium', sans-serif;
    font-size: 12px !important;
}
.content_form_contact form input::-moz-placeholder{
    font-family: 'Montserrat_Medium', sans-serif;
    font-size: 12px !important;
}
.content_form_contact form input:-ms-input-placeholder{
    font-family: 'Montserrat_Medium', sans-serif;
    font-size: 12px !important;
}
.content_form_contact form input::-ms-input-placeholder{
    font-family: 'Montserrat_Medium', sans-serif;
    font-size: 12px !important;
}
.content_form_contact form input::placeholder{
    font-family: 'Montserrat_Medium', sans-serif;
    font-size: 12px !important;
}
.content_form_contact form input::-webkit-input-placeholder{
    font-size: 12px !important;
    color: #999999;
}
.content_form_contact form input::-moz-placeholder{
    font-size: 12px !important;
    color: #999999;
}
.content_form_contact form input:-ms-input-placeholder{
    font-size: 12px !important;
    color: #999999;
}
.content_form_contact form input::-ms-input-placeholder{
    font-size: 12px !important;
    color: #999999;
}
.content_form_contact form input:not(.wpcf7-submit), .content_form_contact form textarea, .content_form_contact form select, .content_form_contact form select > option,
.content_form_contact form input::placeholder{
    font-size: 12px !important;
    color: #999999;
}
.small_info{
    font-size: 11px;
    font-style: italic;
    color: grey;
    margin-top: -15px !important;
    display: block;
}
div.wpcf7 .ajax-loader{
    margin: 8px auto 0px auto;
    display: block;
}
.wpcf7-response-output {
    border: none !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: grey !important;
}
.wpcf7-not-valid-tip {
    font-size: 11px !important;
    font-style: italic !important;
}
.wpcf7 form .wpcf7-response-output {
    text-align: center;
    color: red;
}
.wpcf7 form.invalid .wpcf7-response-output {
    display: none !important;
}
form .ajax-loader{
    background: none !important;
}
.ajax-loader{
    display: none !important;
}
.custom-ajax-loader{
    visibility: hidden;
    display: block;
    text-align: center;
    margin-top: 8px;
}
form.wpcf7-form.submitting .custom-ajax-loader{
    visibility: visible;
}
/* FIN FORM CONTACT */

body.page-id-284 #content-full > section:nth-child(5),
body.page-id-3230 #content-full > section:nth-child(5){
    padding-bottom: 0 !important;
}
html body.page-id-284 #content-full > .row_chiffre.row_content,
html body.page-id-3230 #content-full > .row_chiffre.row_content{
    margin-bottom: 0 !important;
}
body.page-id-406 #content-full > *:first-child, body.page-id-3231 #content-full > *:first-child, body.page-id-11634 #content-full > *:first-child,
body.page-id-347 #content-full > *:first-child, body.page-id-3233 #content-full > *:first-child
{
    margin-bottom: 50px !important;
}
#listing_a_manifestation{
    z-index: 1051;
}
#listing_a_manifestation > .container{
    background-color: #fff;
}
.nav_table{
    display: none;
}
html .nav_table > div{
    display: flex !important;
    justify-content: center;
}
.nav_table > div > svg {
    width: 24px;
}
.nav_table > div > span{
    font-family: 'Montserrat_SemiBold', sans-serif !important;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 15px;
}
@media (max-width:600px){
    .row_iframe iframe{
        height: 400px !important;
    }
    .breadcrumb > li > * {
        font-size: 12px;
    }
}
.framePage iframe{
    min-height: 600px;
    overflow: hidden;
}
@media (max-width:550px){
    #modalMenu .nav > li * {
        font-size: 2.2rem;
    }
    #modalMenu .nav > li.custom_social_menu *{
        font-size: 2.2rem !important;
    }
    .item_galerie {
        height: 80px;
    }
    #block_galerie > .containerGalerie > .item_galerie:nth-child(3n){
        height: 160px;
    }
    #block_galerie_home > .containerGalerie > .item_galerie:nth-child(3n+2){
        height: 160px;
    }
    html #modalMenu,
    html #modalSearch,
    html #modalSeaport {
        top: 53px;
    }
}
@media (max-width:400px){
    .hamburger-box {
        width: 30px;
    }
    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        width: 30px;
        height: 3px;
    }
    .hamburger:not(.is-active) .hamburger-inner {
        width: 22px;
    }
    .hamburger:not(.is-active) .hamburger-inner:before {
        width: 13px;
    }
    #modalMenu .nav > li * {
        /* font-size: 2rem; */
        font-size: 1.8rem;
    }
    html #modalMenu,
    html #modalSearch,
    html #modalSeaport {
        top: 51px;
    }
}
@media (max-width:360px){
    
}
@media (max-width:320px){
    html #modalMenu,
    html #modalSearch,
    html #modalSeaport {
        top: 49px;
    }
    #modalMenu .nav > li * {
        font-size: 1.6rem;
    }
}
body.page-template-template-full-width-galerie.mfp-zoom-out-cur{
    cursor: default !important;
}
.mfp-figure {
    position: relative;
}
.mfp-figure:after{
    box-shadow: none !important;
}
.mfp-close {
    width: 44px !important;
    color: #28558f !important;
    font-size: 4.5rem;
    top: -10px !important;
    cursor: pointer !important;
    outline: none !important;
}
.mfp-bottom-bar {
    top: 0 !important;
    bottom: 0;
    right: 0;
    margin: 40px 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
}
.mfp-bottom-bar.activeBg{
    background-color: rgba(18, 65, 128, 0.85);
}
.btn_plus_galerie{
    display: block;
    position: absolute;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.mfp-title{
    max-width: 650px;
    padding: 15px;
    line-height: normal;
    text-align: center;
    color: #ffffff !important;
    font-family: 'Montserrat_SemiBold',sans-serif;
    transition: all .3s ease-in-out;
}
.mfp-title:not(.active){
    display: none;
}
.title_galerie{
    font-size: 1.8rem;
    font-family: 'Montserrat_Bold',sans-serif;
    margin-bottom: 10px;
    margin-top: 0;
}
.description_img_galerie{
    line-height: normal;
}
.mfp-counter{
    display: none !important;
}
.btn_plus_galerie.notActive{
    display: none;
}
.btn_plus_galerie path{
    fill: #fff;
}
.btn_close_content_galerie{
    position: absolute;
    height: 44px;
    width: 44px;
    right: 35px;
    top: 20px;
    line-height: 44px;
    color: white !important;
    text-align: center;
    overflow: visible;
    cursor: pointer;
    border: 0;
    background: transparent;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 1046;
    font-size: 50px;
    display: none;
    outline: none !important;
}
.btn_close_content_galerie.active{
    display: block;
}
@media (min-width:1025px){
    .btn_plus_galerie{
        display: none;
    }
    .mfp-bottom-bar:hover .btn_plus_galerie:not(.notActive){
        display: block;
    }
}
@media (max-width:1024px) and (min-width:620px){
    .mfp-image-holder .mfp-content{
        max-width: 85%;
    }
}
@media (max-width:619px){
    .mfp-image-holder .mfp-content{
        /* max-width: 70%; */
    }
    .btn_close_content_galerie.active {
        right: 5px;
        top: 5px;
    }
    .btn_plus_galerie svg{
        width: 30px;
        height: 30px;
    }
    .title_galerie {
        font-size: 1.4rem;
    }
    .description_img_galerie{
        font-size: 1rem;
    }
}
.flex{
    display: flex !important;
}
.flex-column{
    flex-direction: column !important;
}
.listing_slider {
    padding-left: 0 !important;
}
@media (min-width:993px){
    .mainSlider .itemSlider .background{
        background-position: left bottom;
    }
}

.mainSlider .itemSlider .content > *:first-child{
    font-size: 6rem;
    text-transform: uppercase;
    margin: 0;
}
.mainSlider .itemSlider .content > *:first-child > * {
    display: block;
}
.mainSlider .itemSlider .content > *:first-child .first_title{
    /* font-size: 32rem; */
    font-size: 0.53em;
}
.mainSlider .itemSlider .content > *:first-child .middle_title{
    /* font-size: 70rem; */
    font-size: 1.3em;
}
.mainSlider .itemSlider .content > *:first-child .last_title{
    /* font-size: 46rem; */
    font-size: 0.65em;
}
.mainSlider .slick-dots {
    bottom: 25px;
}
.slick-dots li, .slick-dots li button{
    width: 12px;
    height: 12px;
    margin: 0 9px;
}
.slick-dots li button{
    background-color: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #1B5198;
}
.slick-dots li.slick-active button{
    background-color: #1B5198;
}
.slick-dots li button:before{
    content: none !important;
}
aside {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1050;
}
aside ul{
    list-style-type: none;
    padding-left: 0 !important;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
aside ul > li:first-child img, aside ul > li:nth-child(3) img{
    min-width: inherit !important;
    max-width: initial !important;
    width: 18px !important;
    margin-right: 3px;
}
@media (min-width:768px){
    aside ul > li:first-child img, aside ul > li:nth-child(3) img {
        width: 22px !important;
    }
}
aside ul > li:first-child > div{
    padding: 10px 5px;
}
aside li {
    margin-bottom: 5px;
    text-transform: uppercase;
    min-height: 55px;
    display: flex;
    justify-content: flex-end;
}
aside li::after {
    content: "";
    display: block;
    min-height: inherit;
    font-size: 0;
}
aside img{
    min-width: 23px;
    height: auto;
    width: 100%;
    max-width: 29px;
}
@media (min-width:1025px){
    aside li:hover > a, aside li:hover > div{
        width: 100%;
    }
    aside li:hover p{
        width: 100%;
        margin-right: 15px;
    }
}
aside li.active > div{
    width: 100% !important;
}
aside li.active p{
    width: 100% !important;
    margin-right: 15px;
}
aside ul > li:last-child {
    margin-bottom: 0;
}
aside li > a, aside li > div, aside li:not(.linked){
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 16px;
    font-family: 'Montserrat_Bold', sans-serif;
    width: 42px;
    overflow: hidden;
    background-color: #fff;
    padding: 5px;
    transition: all .6s ease-in-out;
    text-decoration: none !important;
}
aside li p{
    margin-bottom: 0;
    line-height: normal;
    opacity: 1;
    white-space: nowrap;
    top: 3px;
    position: relative;
    overflow: hidden;
    text-align: right;
    width: 0;
    transition: all .6s ease-in-out;
}

body > #wrapper a:focus {
    outline: none !important;
}
.row_content{
    position: relative;
    z-index: 9;
}
.row_content:not(.row_title){
    padding: 80px 0;
}
.row_content.all_tarif_parking:not(.row_title){
    padding: 20px 0 80px;
}
.row_title{
    padding: 70px 0 47px 0;
}

/* Loisir
Excursion
Event ext
Event int
Engagement */
body.page-id-1212 .row_title,
body.page-id-3224 .row_title,
body.page-id-533 .row_title,
body.page-id-3223 .row_title,
body.page-id-773 .row_title,
body.page-id-3220 .row_title,
body.page-id-653 .row_title,
body.page-id-1915 .row_title,
body.page-id-3218 .row_title{
    padding: 70px 0;
}

.item_agenda > .row_content{
    padding: 35px 0;
}
.title_link{
    color: #333 !important;
    text-decoration: none !important;
}
body.page-id-434 #content-full > section.info_numerotee,
body.page-id-3232 #content-full > section.info_numerotee{
    padding: 0 0 80px !important;
}
body.page-id-434 #content-full > div.block_text_bold:nth-child(3),
body.page-id-3232 #content-full > div.block_text_bold:nth-child(3){
    margin-top: 50px;
}
body.page-id-434 #content-full > section.info_numerotee > div > div:first-child > div:first-child,
body.page-id-3232 #content-full > section.info_numerotee > div > div:first-child > div:first-child{
    margin-bottom: 20px !important;
}
body.page-id-603 #content-full > .block_text_bold:nth-child(2),
body.page-id-3219 #content-full > .block_text_bold:nth-child(2), /* EN */
body.page-id-434 #content-full > .block_text_bold:nth-child(2),
body.page-id-3232 #content-full > .block_text_bold:nth-child(2), /* EN */
body.page-id-1252 #content-full > .block_text_bold:nth-child(2),
body.page-id-3225 #content-full > .block_text_bold:nth-child(2){
    margin-top: 50px;
}
body.page-id-603 #content-full > .block_text_bold:nth-child(2) > div,
body.page-id-3219 #content-full > .block_text_bold:nth-child(2) > div,
body.page-id-434 #content-full > .block_text_bold:nth-child(2) > div,
body.page-id-3232 #content-full > .block_text_bold:nth-child(2) > div{
    padding-bottom: 0;
}
body.page-id-603 #content-full > .block_text_bold:nth-child(2) > div > p:last-child,
body.page-id-3219 #content-full > .block_text_bold:nth-child(2) > div > p:last-child,
body.page-id-434 #content-full > .block_text_bold:nth-child(2) > div > p:last-child,
body.page-id-3232 #content-full > .block_text_bold:nth-child(2) > div > p:last-child{
    margin-bottom: 0;
}
.row_content > div{
    position: relative;
}
body.home .row_event{
    padding-bottom: 100px;
}
html .block_bouton{
    padding: 0 0 50px;
}
.row_content:not(.listing_manifestation) > div:first-child::after{
    content: attr(data-title);
    text-align: center;
    position: absolute;
    top: -28px;
    font-size: 9rem;
    left: 0;
    right: 0;
    width: 100%;
    line-height: normal;
    z-index: -1 !important;
    letter-spacing: 5px;
    color: #E8F1FC;
    text-transform: uppercase;
    font-family: 'Montserrat_Medium',sans-serif;
}
section header > *, .row_content .block_header > *{
    color: #1B5198;
    font-size: 4.5rem;
    font-family: 'Montserrat_Bold', sans-serif;
    padding: 0 15px;
    line-height: 1.1;
}
.section_result_search{
    margin-top: 50px;
    margin-bottom: 50px;
}
.item_result {
    margin-bottom: 35px;
    display: flex;
    flex-wrap: wrap;
}
.col_img_couv_results img {
    max-width: 100%;
    height: auto;
}
.col_title_tag {
    display: flex;
    align-items: center;
}
.col_title_tag header {
    display: flex;
    flex-direction: column-reverse;
}
.tag_result span{
    margin-bottom: 15px;
}
.tag_result span{
    background-color: #1b5198;
    color: #fff;
    padding: 4px 9px 3px;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 10px;
    letter-spacing: 0.5px;
}
.search-page-title, .search-page-title a{
    color: #1B5198;
    font-size: 2.6rem;
    font-family: 'Montserrat_Bold', sans-serif;
    margin: 0;
    text-decoration: none;
}
.no_results_search{
    color: #1B5198;
    font-family: 'Montserrat_Bold', sans-serif;
}
.row_content .petit_titre > *{
    color: #000000;
    font-size: 3rem;
    font-family: 'Montserrat_Bold', sans-serif;
}
.petit_titre.offre_emploi > *{
    color: #1B5198 !important;
}
.mt-0{
    margin-top: 0 !important;
}
.mb-0{
    margin-bottom: 0 !important;
}
.m-0{
    margin: 0 !important;
}
.pt-0{
    padding-top: 0 !important;
}
.pt-35{
    padding-top: 35px !important;
}
.pb-0{
    padding-bottom: 0 !important;
}
.pr-0{
    padding-right: 0 !important;
}
.pl-0{
    padding-left: 0 !important;
}
.p-0{
    padding: 0 !important;
}
.mt-35{
    margin-top: 35px;
}
.mt-50{
    margin-top: 50px;
}
.mt-80{
    margin-top: 80px;
}
.mb-50{
    margin-bottom: 50px;
}
.mb-35{
    margin-bottom: 35px;
}
.mt-40{
    margin-top: 40px !important;
}
.mb-40{
    margin-bottom: 40px !important;
}
.mb-80{
    margin-bottom: 80px !important;
}
.bg_white{
    background-color: white !important;
}
body.single article img{
    max-width: 100%;
    height: auto;
}

img.aligncenter{
    display: block;
    margin: 0 auto;
}
.block_texte_image .background{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.container_description:not(.bg_white), .row_agenda, section.bg_bleu_clair{
    background-color: #F9FAFC;
}
.row_content.row_agenda {
    padding-bottom: 58px;
}
.container_description {
    padding: 60px;
}
.row_info_chiffre_espace {
    text-align: center;
}
.row_info_chiffre_espace[data-total_item="1"] > div{
    width: 100%;
}
.row_info_chiffre_espace[data-total_item="2"] > div{
    width: calc(100% / 2);
}
.row_info_chiffre_espace[data-total_item="3"] > div{
    width: calc(100% / 3);
}
.row_info_chiffre_espace[data-total_item="4"] > div{
    width: calc(100% / 4);
}
.row_info_chiffre_espace[data-total_item="5"] > div{
    width: calc(100% / 5);
}
.icone_espace {
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.container_number_espace{
    color: #124180;
}
.item_info_espace{
    text-align: center;
    margin: 0 auto;
}
.number_espace {
    font-size: 2.2rem;
}
.unite_espace{
    font-size: 1.6rem;
}
.label_number_espace{
    color: #000;
    font-family: 'Montserrat_SemiBold', sans-serif;
    font-size: 1.4rem;
    display: block;
    margin-top: -2px;
}
span.little_txt {
    font-size: 12px !important;
}
#last_actu.excursions .container_description, .row_block_texte_image .container_description{
    padding: 60px 125px;
}
.description a, .text a{
    color: #1B5198 !important;
    font-weight: bold;
}
@media screen and (max-width:1755px){
    #last_actu.excursions .container_description, .row_block_texte_image .container_description{
        padding: 60px 70px;
    }
}
@media (max-width:1550px){
    #last_actu.excursions .container_description, .row_block_texte_image .container_description{
        padding: 60px;
    }
}
@media (max-width:1400px){
    #last_actu.excursions .container_description, .row_block_texte_image .container_description{
        padding: 35px;
    }
    .number_espace {
        font-size: 1.8rem;
    }
    .unite_espace {
        font-size: 1.4rem;
    }
    .label_number_espace {
        font-size: 1.2rem;
    }
}
body.single .btn_back_to{
    text-align: center;
    margin: 50px auto !important;
    padding: 0 35px;
}
body.single .btn_back_to > a{
    max-width: inherit;
    font-size: 2.2rem;
    display: inline;
}
@media (min-width:768px){
    .row_info_chiffre_espace {
        display: flex;
    align-items: center;
        justify-content: center;
    }
    .row_info_chiffre_espace{
        border-top: 3px solid #DAE9FD;
        border-bottom: 3px solid #DAE9FD;
        padding: 20px 0 25px;
    }
    body.single .btn_back_to{
        text-align: right;
        /* padding-right: 55px; */
    }
    body.page-id-1212 #last_actu > .content_event > div:nth-child(2) .simple_btn_excursion a{
        width: 160px;
    }
}
html .description.style_titre {
    font-size: 2.4rem;
    font-family: 'Montserrat_Bold';
    line-height: normal;
}
.text_reservation_compagnie{
    font-family: 'Montserrat_Bold',sans-serif !important;
}
.row_btn_excursion a{
    border: 1px solid #1B5198;
    border-radius: 9px;
    /* max-width: 140px; */
    width: 100%;
    text-align: center;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}
.row_btn_excursion a:hover{
    /* border-width: 1px; */
    transform: scale(1.1);
    transition: all .2s ease-in-out;
}
.row_btn_excursion img {
    max-width: 70%;
    height: auto;
    transition: all .2s ease-in-out;
}
.row_btn_excursion a.grayscale img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.row_btn_excursion a:hover img {
    /* max-width: 100%; */
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.col_actu{
    margin-bottom: 35px;
}
.container_actu{
    min-height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.content_actu:not(.actualite){
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 91px;
    max-height: 91px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all .3s ease-in-out;
}
.content_actu.actualite{
    padding: 15px;
    background-color: #f9fafc !important;
    min-height: 201px;
}
.container_actu:hover .content_actu{
    max-height: 100%;
}
.title_actu{
    color: #1A1D30;
    font-size: 1.4rem;
    margin-bottom: 0;
    line-height: normal;
    margin: 0;
}
.link_more_actu{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    right: 0;
    text-decoration: none !important;
}
.date_actu, .title_actu{
    font-family: 'Montserrat_SemiBold',sans-serif;
    text-align: center;
}
.date_actu{
    color: #1B5198;
    font-size: 1.4rem;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 5px;
}
.content_actu.actualite > *{
    text-align: left !important;
}
.content_actu.actualite > .title_actu{
    font-size: 1.8rem !important;
}
.content_actu.actualite > .date_actu{
    font-size: 1.2rem !important;
}
.txt_preview_actualite{
    margin: 15px 0;
}
.single_post_title{
    color: #1A1D30;
    margin-bottom: 15px;
    font-size: 4rem;
    margin-top: 0;
}
@media (max-width:1300px){
    #last_actu .container_description, .row_block_texte_image .container_description{
        padding: 35px;
    }
}
.text.gras p{
    font-family: 'Montserrat_SemiBold', sans-serif;
    font-size: 20px;
    color: #000000;
    text-align: center;
}
@media (max-width:767px){
    aside li a, aside li >div, aside li:not(.linked){
        width: 36px;
    }
    aside img {
        /* min-width: 22px; */
        height: auto;
        width: 100%;
        max-width: 22px;
    }
    .content_actu.actualite > .title_actu{
        font-size: 1.6rem !important;
    }
    #content_post .row_content:not(.row_title) {
        padding-bottom: 0 !important;
    }
    .text h2 {
        font-size: 20px !important;
    }
    .text.gras p{
        font-size: 14px !important;
    }
    body:not(.home) .block_bouton .btn_read_more {
        width: 210px !important;
    }
    body:not(.home) .btn_read_more:not(.full_bg){
        /* height: 36px !important; */
        /* height: 39px !important; */
        height: 50px !important;
    }
    body:not(.home) .btn_read_more {
        font-size: 11px !important;
    }
    html body.page-template-template-full-width-mentions #content-full > .container.text-right {
        margin-top: -25px;
    }
    html body.page-template-template-full-width-mentions a.btn_read_more.with_fleche {
        height: inherit !important;
    }
    html .btn_read_more {
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 5px !important;
        flex-wrap: wrap !important;
        line-height: normal !important;
        font-size: 12px !important;
        /* height: 36px !important; */
        min-height: 50px !important;
        width: 100% !important;
        max-width: 210px !important;
    }
    html .block_texte_image .btn_read_more{
        margin-left: 0 !important;
    }
    #mainSlider .btn_read_more{
        font-size: inherit !important;
        height: inherit !important;
    }
    html section.row_content.info_numerotee{
        padding-top: 0 !important;
    }
    #listing_a_manifestation .table-responsive>.table>tbody>tr>td, #listing_a_manifestation .table-responsive>.table>tbody>tr>th, #listing_a_manifestation .table-responsive>.table>tfoot>tr>td, #listing_a_manifestation .table-responsive>.table>tfoot>tr>th, #listing_a_manifestation .table-responsive>.table>thead>tr>td, #listing_a_manifestation .table-responsive>.table>thead>tr>th{
        white-space: initial !important;
    }
    section.info_numerotee > div > div:first-child .content_info_numerotee > p:first-child{
        display: none;
    }
    .title_info_numerotee h2 {
        line-height: normal !important;
    }
    html body.page-id-434 .block_text_bold h2,
    html body.page-id-3232 .block_text_bold h2{
        font-size: 18px !important;
    }
    .row_content.info_numerotee {
        padding: 40px 0 60px !important;
    }
    .listing_info_parking{
        padding: 0 !important;
        border: none !important;
    }
    .label_info_parking {
        /* font-size: 1.6rem !important; */
        font-size: 1.2rem !important;
    }
    .listing_info_parking > div:nth-child(2) img{
        width: 50px;
    }
    .listing_info_parking > div:nth-child(3) img{
        width: 30px;
    }
    .listing_info_parking > div:nth-child(4) img{
        width: 45px;
    }
    .listing_info_parking > div:nth-child(5) img{
        width: 50px;
    }
    .listing_info_parking > div:nth-child(6) img{
        width: 25px;
    }

    body.page-id-930 .listing_info_parking > div:nth-child(2) img,
    body.page-id-3228 .listing_info_parking > div:nth-child(2) img
    {
        width: 50px;
    }
    body.page-id-930 .listing_info_parking > div:nth-child(3) img,
    body.page-id-3228 .listing_info_parking > div:nth-child(3) img
    {
        width: 25px;
    }
    body.page-id-930 .listing_info_parking > div:nth-child(4) img,
    body.page-id-3228 .listing_info_parking > div:nth-child(4) img
    {
        width: 30px;
    }
    body.page-id-930 .listing_info_parking > div:nth-child(5) img,
    body.page-id-3228 .listing_info_parking > div:nth-child(5) img
    {
        width: 45px;
    }
    body.page-id-930 .listing_info_parking > div:nth-child(6) img,
    body.page-id-3228 .listing_info_parking > div:nth-child(6) img
    {
        width: 40px;
    }

    .number_info_numerotee .border {
        width: 47px !important;
        height: 47px !important;
    }
    .number_info_numerotee{
        margin-bottom: 15px;
    }
    .number_info_numerotee .number {
        width: 35px !important;
        height: 35px !important;
        font-size: 2.2rem !important;
    }
    .title_info_numerotee {
        text-align: center !important;
    }
    .header_info_numerotee .title_info_numerotee * {
        font-size: 1.6rem !important;
    }
    .text_legend_table{
        text-align: left !important;
    }
    .text_legend_table > *:first-child{
        margin-bottom: 15px !important;
    }
    .table-responsive{
        overflow-x: visible !important;
    }
    #groupe_info_onglet > .row_content_onglet.plaisance > .content_tarifs,
    body.page-id-3229 #groupe_info_onglet > .row_content_onglet.gp > .content_tarifs
    {
        margin-bottom: 35px;
    }
    table.table-hover > tbody > tr:nth-child(2) > td{
        border-top-width: 2px;
    }
    td.info_manifestation > .nom_manifestion {
        font-size: 1.6rem !important;
    }
    table td.info_manifestation::before {
        height: 15px !important;
        width: 15px !important;
        background-size: cover !important;
    }
    .table-hover th h3 {
        width: 150px !important;
        white-space: initial !important;
        margin: 0 auto;
    }
    body.single .btn_back_to > a {
        font-size: 1.6rem !important;
    }
    .row_block_texte_image > div{
        flex-wrap: wrap;
        flex-direction: column-reverse;
        text-align: center;
    }
    .row_block_texte_image > div > .bg_col{
        height: 400px;
    }
    .row_block_texte_image > .item_event  .with_separator.separator_vague.vague_claire::after, .row_block_texte_image .container_description > a.btn_read_more {
        margin-left: auto;
        margin-right: auto;
    }
    .single_post_title {
        font-size: 2.4rem !important;
    }
    .date_single_post, article .content_post h2, article .content_post h3 {
        font-size: 1.6rem !important;
    }
    .col_rubrique_3_colonne {
        height: 260px !important;
    }
    body.page-id-406 .block_text_normal .container.text,
    body.page-id-11634 .block_text_normal .container.text,
    body.page-id-3231 .block_text_normal .container.text{
        margin: 0;
    }
    body.page-id-406 .block_text_normal,
    body.page-id-11634 .block_text_normal,
    body.page-id-3231 .block_text_normal{
        margin-bottom: 26px;
    }
    body.single .breadcrumb {
        margin-bottom: 35px !important;
    }
    .textIntro, .mainContent > p {
        font-size: 1.4rem !important;
    }
    .row_btn_excursion > div:nth-last-child(n+2) a{
        margin-bottom: 15px !important;  
    }
    #last_actu.excursions .row_btn_excursion a, #last_actu.excursions .simple_btn_excursion a {
        max-width: 150px;
        /* max-width: 250px; */
        width: 100%;
    }
    /* #last_actu.excursions .row_btn_excursion a {
        margin-left: auto;
        margin-right: auto;
    } */
    #last_actu.excursions .simple_btn_excursion a {
        margin-left: 0 !important;
    }
    .content_service > .item_chiffre:nth-last-child(n+2) {
        margin-bottom: 35px;
    }
    .mfp-arrow{
        /* display: none !important; */
        /* top: 13px !important; */
        opacity: 1 !important;
    }
    .mfp-arrow-left{
        left: 0 !important;
    }
    .mfp-arrow-right{
        right: 0 !important;
    }
    .mfp-arrow svg {
        width: 39px;
        height: auto;
    }
    .mfp-bottom-bar.activeBg {
        z-index: 9999;
    }
    html .mfp-arrow path {
        fill: #fff!important;
    }
}
.block_texte_image .container_description > *:first-child{
    font-size: 3.2rem;
}
.contailer_all_agenda > .item_agenda:last-child > section{
    padding-bottom: 0 !important;
}
.date_single_post{
    font-size: 2.6rem;
    text-transform: uppercase;
}
.with_separator::after{
    content: '';
    height: 9px;
    width: 52px;
    margin: 25px 0 25px 0;
    display: block;
    background-size: cover;
}
.with_separator.date_single_post::after{
    /* margin-bottom: 50px; */
    margin-bottom: 5px;
}
body.single .breadcrumb {
    margin-top: 7px;
    margin-bottom: 100px;
}
.content_post{
    color: #282F46;
    font-size: 1.6rem;
    /* margin-bottom: 50px; */
}
.item_agenda .content_post{
    margin-bottom: 50px;
}
.content_post b, .content_post strong{
    font-family: 'Montserrat_SemiBold',sans-serif !important;
}
.mainContent > p, .mainContent > ul {
    margin-bottom: 20px;
}
.mainContent > p {
    line-height: 30px;
}
.mainContent > *:last-child {
    margin-bottom: 0;
}
.mainContent ul > li{
    margin-bottom: 15px;
}
.mainContent ul > li:last-child{
    margin-bottom: 0;
}
article .content_post h2, article .content_post h3{
    margin: 25px 0 !important;
    color: #1B5198;
}
article .content_post h2 {
    font-size: 2.8rem;
}
article .content_post h3 {
    font-size: 2rem;
}
.textIntro{
    font-size: 2rem;
    margin-bottom: 35px;
    font-family: 'Montserrat_SemiBold', sans-serif;
}
body.single .bannerEnd {
    text-align: center;
}
.bannerEnd img{
    max-width: 100%;
    height: auto;
}
html .row_content_onglet .with_separator::after {
    margin: 15px auto 15px auto;
}
.with_separator.separator-inline-block::after{
    display: inline-block !important;
}
.text.gras.text-left p{
    text-align: left;
}
#content-full.content_mentions > div:nth-child(2){
    margin-bottom: 0;
}
#content-full.content_mentions > div:nth-child(2) .text{
    padding: 50px 15px 0 15px !important;
    margin-bottom: 0;
}
#content-full.content_mentions h4{
    font-size: 20px;
    text-align: inherit;
}
.text_info_de_contact p{
    font-size: 20px;
    color: #000000;
}
.block_text_normal{
    margin-bottom: 50px;
}
.block_text_normal .text{
    color: #000000 !important;
    text-align: center;
    font-size: 18px;
    /* font-size: 16px; */
    margin: 35px auto;
}
body.page-template-template-full-width-mentions .block_text_normal .text{
    font-size: 16px;
}
body.page-template-template-full-width-mentions .block_text_normal .text p, body.page-template-template-full-width-mentions .block_text_normal .text ul {
    margin-bottom: 20px;
}
body.page-template-template-full-width-mentions .block_text_normal .text > *:last-child {
    margin-bottom: 0;
}
.block_text_normal .text.text-left{
    text-align: left;
}
body.page-template-template-full-width-offre-emploi .block_text_normal {
    background-color: #f9fafc;
}
body.page-template-template-full-width-offre-emploi .block_text_normal .text {
    margin: 0 auto;
    padding: 15px 15px 35px 15px;
}
.block_text_bold .text{
    /* margin: 0 auto 35px; */
    margin: 0 auto;
    padding-bottom: 35px;
}
.text > *:first-child {
    margin-top: 0;
}
.text h2, .text h3, .text h4 {
    text-align: center;
    font-family: 'Montserrat_SemiBold', sans-serif !important;
    margin-bottom: 25px;
}
.text h2 {
    font-size: 24px;
}
.text h3 {
    font-size: 22px;
}
body.page-id-406 #content-full > div:nth-child(5) .text,
body.page-id-11634 #content-full > div:nth-child(5) .text,
body.page-id-3231 #content-full > div:nth-child(5) .text,
body.page-id-347 #content-full > div:nth-child(3) .text,
body.page-id-11718 #content-full > div:nth-child(3) .text,
body.page-id-3233 #content-full > div:nth-child(3) .text{
    padding-bottom: 0 !important;
}

/* 347 => Page Post au séjour */
#calculette .form-control {
    box-shadow: none;
    height: 49px;
    border-radius: 9px !important;
    border-color: #1B5198;
}
input::-webkit-input-placeholder, input{
    line-height:normal!important;
}
#form_calculette button[type="submit"]{
    margin-top: 35px;
}
@media screen and (min-width:768px){
    html #calculette form .btn_read_more:not(.full_bg) {
        width: 170px;
    }
}
form .form-group{
    position: relative;
}
.custom_arrow_select{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0;
   background-color: #fff;
   margin: 5px;
   bottom: 0;
   transform: translateY(-50%);
   padding: 5px;
}
.custom_arrow_select.select_no_label{
   transform: inherit !important;
   z-index: 99;
   top: 4px;
   bottom: inherit;
}
img.fleche_select {
   width: 14px;
   height: auto;
}
@media screen and (max-width:767px){
    form#form_calculette > div {
        padding-right: 30px !important;
    }
    #calculette .form-control {
        height: 36px;
    }
    #section_result_calculette{
        padding: 0 23px 0 0 !important;
    }
    #modalSejour > div{
        max-width: 80%;
        margin: 10px auto;
    }
    #modalSejour .modal-header{
        padding: 5px 10px;
    }
    #modalSejour .modal-header button{
        opacity: 1;
        margin: 0;
    }
    #modalSejour .modal-header button span{
        font-size: 35px;
        opacity: 1;
        color: #22569B;
        text-shadow: none !important;
        line-height: inherit !important;
    }
    #modalSejour .form-horizontal .col-sm-offset-2{
        padding: 0 !important;
    }
    .rateForDay{
        display: block;
    }
    .custom_arrow_select:not(.select_no_label) {
        transform: translateY(-8%);
    }
}
#rowResultCalcul span.number{
    color: #1B5198;
    font-size: 18px;
    font-weight: bold;
}
.pignose-calendar{
    width: 100% !important;
    box-shadow: none;
    border: none;
}
html .pignose-calendar-header, html .pignose-calendar-body{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
html .pignose-calendar .pignose-calendar-top{
    border: none;
    box-shadow: none;
    background: none !important;
    padding: 2.0em 0;
}
.pignose-calendar .pignose-calendar-header .pignose-calendar-week.pignose-calendar-week-sat, .pignose-calendar .pignose-calendar-header .pignose-calendar-week.pignose-calendar-week-sun {
    color: inherit;
}
html .pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav .pignose-calendar-top-icon {
    color: #22569B;
    font-size: 232%;
}
.pignose-calendar-top-date > span{
    font-size: 100% !important;
}
html .pignose-calendar .pignose-calendar-unit a {
    color: #9F9E9E !important;
    font-size: 90% !important;
}
html .pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-active a, html .pignose-calendar .pignose-calendar-unit a:active {
    background-color: #22569B;
    color: #ffffff !important;
}
html .pignose-calendar-top{
    box-shadow: none;
    border: none;
    background-color: transparent;
}
html .pignose-calendar .pignose-calendar-header .pignose-calendar-week {
    font-size: 80%;
}
html .pignose-calendar .pignose-calendar-unit {
    height: 2.8em;
}
body.page-id-347 #content-full > div:nth-child(2),
body.page-id-3233 #content-full > div:nth-child(2){
    margin-bottom: 0 !important;
}
body.page-id-347 #content-full > div:nth-child(2) > .text,
body.page-id-3233 #content-full > div:nth-child(2) > .text{
    margin: 0 auto;
    padding-bottom: 35px;
}
body.page-id-347 #content-full > div:nth-child(3),
body.page-id-3233 #content-full > div:nth-child(3){
    padding-bottom: 15px !important;
}
body.page-id-347 #content-full > div:nth-child(4),
body.page-id-3233 #content-full > div:nth-child(4){
    margin-bottom: 0 !important;
}

body.page-id-406 #content-full > div:nth-child(2),
body.page-id-11634 #content-full > div:nth-child(2),
body.page-id-3231 #content-full > div:nth-child(2){
    margin-bottom: 0 !important;
}
body.page-id-406 #content-full > div:nth-child(2) .text,
body.page-id-11634 #content-full > div:nth-child(2) .text,
body.page-id-3231 #content-full > div:nth-child(2) .text{
    margin: 0 auto !important;
    padding-bottom: 35px !important;
}
body.page-id-406 #content-full > div:nth-child(3),
body.page-id-11634 #content-full > div:nth-child(3),
body.page-id-3231 #content-full > div:nth-child(3){
    padding-bottom: 15px !important;
}
body.page-id-406 #content-full > div:nth-child(4),
body.page-id-11634 #content-full > div:nth-child(4),
body.page-id-3231 #content-full > div:nth-child(4){
    margin-bottom: 0 !important;
}
body.page-id-406 #content-full > div:nth-child(4) .text,
body.page-id-11634 #content-full > div:nth-child(4) .text,
body.page-id-3231 #content-full > div:nth-child(4) .text{
    margin: 0 auto;
    font-size: 14px;
    padding-bottom: 35px;
}

body.page-id-347 #content-full > div:nth-child(4) .text,
body.page-id-3233 #content-full > div:nth-child(4) .text{
    margin: 0 auto;
    font-size: 14px;
    padding-bottom: 35px;
}
.block_text_normal .text a, .block_text_bold .text a{
    font-family: 'Montserrat_SemiBold',sans-serif;
    color: #1B5198 !important;
}
.row_title .with_separator::after{
    margin: 20px auto 0 !important;
}
.with_separator.separator_vague.vague_claire::after{
    background-image: url(/wp-content/uploads/2020/04/vagues-port-de-cannes-clair.png) !important;
}
.with_separator.separator_vague::after{
    background-image: url(/wp-content/uploads/2020/04/vagues-port-de-cannes.png);
}
.separator-center::after{
    margin-left: auto;
    margin-right: auto;
}
.block_texte_image .container_description > .description,
.item_event .description{
    font-size: 16px;
    line-height: 26px;
}
.item_event .description > p:last-child{
    margin-bottom: 0 !important;
}
/* section.info_numerotee > div > div:last-child{
    margin-bottom: 50px;
} */
section.info_numerotee > div > div:last-child::after{
    display: none !important;
}
section.info_numerotee .with_separator::after {
    margin: 40px 0 27px 0 !important;
}
.header_info_numerotee{
    display: flex;
    align-items: center;
    margin-bottom: 35px;
    flex-wrap: wrap;
}
.number_info_numerotee .border{
    width: 62px;
    height: 62px;
    border: 1px solid #1B5198;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.number_info_numerotee .number{
    width: 50px;
    height: 50px;
    background-color: #1B5198;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Iceberg_Regular',sans-serif;
    font-size: 3.5rem;
    line-height: normal;
}
.content_info_numerotee {
    margin-bottom: 25px;
}
.content_info_numerotee > p:last-child {
    margin-bottom: 0 !important;
}
.header_info_numerotee .title_info_numerotee *{
    color: #1B5198;
    font-size: 2rem;
    margin: 0;
    font-family: inherit;
}
.title_info_numerotee a{
    font-weight: bold;
    text-decoration: none !important;
}
.header_info_numerotee .title_info_numerotee a{
    text-decoration: underline;
}
.btn_read_more{
    font-family: 'Montserrat_SemiBold', sans-serif;
    color: #1B5198;
    text-transform: uppercase;
    transition: transform .2s ease-in-out;
    font-size: 12px;
    border-radius: 9px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}
.btn_read_more.center{
    margin-left:auto;
    margin-right:auto;
}
.btn_read_more:not(.full_bg){
    background-color: transparent;
    border: 1px solid #1B5198;
    width: 150px;
    height: 46px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
}
.btn_read_more.full_bg{
    background-color: #DAE9FD;
    display: inline-block;
    padding: 15px;
    margin: 35px 0;
    max-width: 550px;
    width: 100%;
}
.all_tarif_parking a.btn_read_more{
    width: 217px !important;
}
.block_bouton .btn_read_more{
    width: 220px;
    background-color: #ffffff;
}
.btn_read_more:hover, .btn_read_more:focus{
    outline: none;
    text-decoration: none;
    /* font-size: 13px; */
    transform: scale(1.1);
    background-color: #1B5198;
    color: #ffffff;
}
.all_tarif_parking .section_double_bouton > div:last-child a, .block_bouton.section_double_bouton > div > div:last-child a{
    background-color: #1B5198 !important;
    color: #ffffff !important;
}
html #mainSlider a.btn_read_more:hover, html #mainSlider a.btn_read_more:focus{
    transform: scale(1.03);
}
.btn_read_more.with_fleche {
    border: none;
    color: #1B5198;
    font-size: 2.6rem;
    text-transform: inherit;
    width: inherit;
    box-shadow: none;
    height: initial;
    /* margin-top: 15px; */
    margin: 0;
    display: inline-block;
    transition: all .1s ease-in-out;
    max-width: 350px;
}
@media screen and (min-width:768px){
    body.home .btn_read_more.with_fleche {
        margin-top: 15px !important;
    }
}
.btn_read_more.with_fleche > span{
    margin-right: 15px;
}
.block_bouton_fleche .btn_read_more.with_fleche{
    font-size: 2.2rem;
    margin: 0;
}
.block_bouton_fleche .btn_read_more.with_fleche > span{
    margin-right: 10px;
}
.block_bouton_fleche svg{
    vertical-align: middle;
    width: 25px;
    height: auto;
}
.btn_read_more.with_fleche:hover{
    color:#5ea0f8;
}
.btn_read_more.with_fleche:hover, .btn_read_more.with_fleche:focus{
    background-color: transparent !important;
}
.btn_read_more.with_fleche:hover path{
    fill:#5ea0f8;
}
.btn_more_services{
    position: absolute;
    left: 0;
    right: 0;
    background-color: #f9fafc;
    z-index: 99;
    transition: all .3s ease-in-out;
    top: 103%;
}
#services .content_service {
    margin-top: 50px;
    margin-bottom: 54px;
    padding-top: 6px;
}
@media screen and (max-width:767px){
    html .btn_more_services{
        top: 100%;
    }
    #services .content_service {
        padding-top: 0;
    }
    .all_tarif_parking .section_double_bouton > div:last-child a, .block_bouton.section_double_bouton > div > div:last-child a{
        margin-top: 35px;
    }
    .all_tarif_parking .section_double_bouton > div:last-child a{
        margin-bottom: 35px;
    }
}
html .nos_services_section{
    padding: 40px 0 !important;
}
html section.row_chiffre{
    padding: 0 0 20px !important;
}
html .btn_more_services > p{
    cursor: pointer;
    font-size: 2rem !important;
}
.btn_more_services span {
    margin-right: 0 !important;
}
.btn_more_services svg{
    display: block;
    margin: 8px auto 0 auto;
    width: 25px;
    height: auto;
    transition: transform .3s ease-in-out;
    top: 100%;
}
.btn_more_services.btn_close svg{
    transform: rotate(90deg) !important;
}
body.gallice .btn_more_services.btn_close svg{
    transform: rotate(180deg) !important;
}
.btn_more_services.btn_open svg{
    transform: rotate(-90deg) !important;
}
body.gallice .btn_more_services.btn_open svg{
    transform: rotate(0deg) !important;
}

.listing_manifestation table td{
    vertical-align: middle !important;
    position: relative;
    font-size: 1.6rem;
    border-color: #000 !important;
}
html td.nom_offre {
    padding: 8px 0 !important;
    text-align: left;
    color: #282F46;
    font-family: 'Montserrat_SemiBold';
    font-size: 2rem;
}
.nom_offre > * {
    font-size: 2rem;
    font-family: inherit !important;
    margin: 0;
}
.listing_manifestation table tr{
    height: 103px;
}
.listing_info_parking{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 35px 0;
    border-top: 3px solid #DAE9FD;
    border-bottom: 3px solid #DAE9FD;
    margin: 35px auto;
    flex-wrap: wrap;
}
.listing_info_parking span{
    display: block;
    text-align: center;
    line-height: normal;
}
.chiffre_place_parking{
    color:#1B5198;
    font-size: 4rem;
    min-height: 72px;
    display: flex !important;
    align-items: flex-end !important;
    justify-content: center !important;
    line-height: 33px;
}
html .icone_info_parking {
    min-height: 72px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.label_info_parking {
    color: #102740;
    font-family: 'Montserrat_SemiBold', sans-serif;
    font-size: 2rem;
    min-height: 48px;
    margin-top: 10px;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
}
html .section_info_acces{
    padding-bottom: 0 !important;
}
html body.page-id-1758 #content-full > section:nth-child(3),
html body.page-id-3500 #content-full > section:nth-child(3){
    padding: 40px 0 !important;
}
html body.page-id-1758 #content-full > section:nth-child(3) > div,
html body.page-id-3500 #content-full > section:nth-child(3) > div{
    width: 100%;
    max-width: 1500px;
}
@media (min-width:768px){
    html body.page-id-1758 .section_info_acces .block_text_normal,
    html body.page-id-3500 .section_info_acces .block_text_normal {
        min-height: 112px;
    }
    html body.page-id-1758 .section_info_acces .block_text_normal .text,
    html body.page-id-3500 .section_info_acces .block_text_normal .text {
        text-align: center !important;
    }
}
html .section_info_acces > * {
    max-width: 1500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}
.groupe_info_onglet {
    margin-bottom: 50px;
}
.row_content_onglet:not(.gp){
    display: none;
}
.col_info_onglet {
    /* min-height: 400px; */
    height: 100vw;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    max-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    opacity: 0.52;
    cursor: pointer;
}
.section_info_acces .col_info_onglet{
    max-height: 250px;
}
.col_onglet_transport{
    width: 20%;
    float: left;
}
.col_onglet_transport.golfe-juan{
    width: 25%;
}
.col_info_onglet.actif {
    opacity: 1;
    transition: opacity .3s ease-in-out;
}
.bandeau_link_tarif{
    margin: 0;
    background-color: rgba(255,255,255,0.7);
    padding: 15px 15px 5px 15px;
    text-align: center;
    font-size: 1.6rem;
    text-transform: uppercase;
    transition: background-color .3s ease-in-out;
}
.all_tarif_parking .bandeau_link_tarif{
    margin: 0 -15px;
}
html .col_info_onglet.actif .bandeau_link_tarif{
    background-color: #fff;
}
.bandeau_link_tarif > *:first-child{
    font-size: inherit;
    margin-top: 0;
    margin-bottom: 5px;
}
.bandeau_link_tarif a{
    display: block;
    color: #000000;
    font-family: 'Montserrat_SemiBold',sans-serif;
    text-decoration: none;
}
.col_info_onglet svg{
    transition: transform .3s ease-in-out;
    width: 20px;
    height: 20px;
    transform: rotate(90deg);
}
.col_info_onglet svg path{
    fill: #124180 !important;
}
.col_info_onglet:not(.actif) svg{
    transform: rotate(-90deg);
}
#mapContainer {
    max-height: 600px;
    height: 100vh;
    /* max-width: 1920px; */
    width: 100%;
}
@media (max-width:1400px){
    #mapContainer {
        max-height: 450px;
    }
}
.leaflet-popup {
    width: 226px;
}
.leaflet-popup-content .title_lieu {
    font-family: 'Montserrat_SemiBold',sans-serif;
    font-size: 1.4rem;
    display: block;
}
.leaflet-popup-content .adresse_lieu {
    font-size: 1.2rem;
    display: block;
}
html .leaflet-marker-icon {
    cursor: pointer;
    /* font-size: 1.2em;
    width: 30px !important;
    height: 30px !important; */
    font-size: 1em;
    width: 25px !important;
    height: 25px !important;
    background-color: rebeccapurple;
    /* padding: 5px; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
}
/* html .leaflet-marker-icon i {
    width: initial !important;
    height: auto !important;
} */
html .leaflet-marker-icon.base {
    background-color: #1b5198 !important;
}
html .leaflet-marker-icon.secant {
    background-color: #a55c1d !important;
    width: 15px !important;
    height: 15px !important;
}
html .leaflet-marker-icon.important {
    background-color: #5ea0f8 !important;
}
a.leaflet-popup-close-button {
    color: #1b5198 !important;
}
table tr > th{
    border-top: none !important;
    font-family: 'Montserrat_Bold';
    font-size: 1.8rem;
    vertical-align: inherit !important;
    line-height: normal !important;
}
table h3 {
    font-size: inherit;
    margin: 0;
}
table th sup{
    font-size: 10px;
}
table th img{
    width: 30px;
}
table th, table th a, table td{
    text-align: center;
    color: #000000 !important;
}
table th a{
    cursor: default !important;
    display: block;
    outline: none !important;
}
.text_popover{
    font-size: 12px;
}
table td.info_manifestation::before{
    content: '';
    position: absolute;
    top: 5px;
    display: block;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}
table td.info_manifestation.annuler::before{
    background-image: url('/wp-content/uploads/2020/05/event-canceled.png');
}
table td.info_manifestation.reporter::before{
    background-image: url('/wp-content/uploads/2020/05/event-reporte.png');
}
table tbody > tr, .doc_telechargement > a{
    transition: all .3s ease-in-out;
}
td.info_manifestation > * {
    display: block;
    font-family: 'Montserrat_SemiBold', sans-serif;
    text-transform: uppercase;
}
table a:focus, *[data-toggle="popover"]{
    outline: none !important;
}
td.info_manifestation > .nom_manifestion {
    font-size: 1.8rem;
    line-height: normal;
}
td.info_manifestation > .date_manifestion {
    font-size: 1.2rem;
}
table:not(.table_offre_emploi) tbody > tr:hover{
    background-color: #e8f1fc !important;
}
table:not(.table_offre_emploi) tbody > tr:hover .doc_telechargement > a{
    background-color: #1b5198 !important;
}
table.table_offre_emploi .doc_telechargement > a:hover span{
    background-color: #1b5198 !important;
}
table.table_offre_emploi .doc_telechargement > a:hover {
    text-decoration: none;
}
table:not(.table_offre_emploi) tbody > tr:hover svg path{
    fill: #ffffff !important;
}
table.table_offre_emploi a:hover svg path{
    fill: #ffffff !important;
}
table tbody > tr:first-child:hover{
    background-color: transparent !important;
}
table.table_offre_emploi > tbody > tr:first-child td{
    border-top: none !important;
}
@media screen and (max-width:767px){
    .table_offre_emploi tbody > tr{
        display: flex;
        flex-direction: column;
        align-items: center;
        height: inherit;
    }
    .table_offre_emploi tbody > tr:nth-last-child(1n+2){
        margin-bottom: 35px;
    }
    .table_offre_emploi td {
        border: none !important;
    }
    .nom_offre > * {
        max-width: 300px;
        white-space: break-spaces;
        text-align: center;
    }
}
.doc_telechargement.offre {
    padding: 8px 0 !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100vh;
    max-height: 103px;
}
.doc_telechargement > a{
    color: #1B5198;
    display: flex;
    align-items: center;
}
.doc_telechargement.offre > a {
    color: #1B5198;
    width: 100%;
    max-width: 250px;
}
.doc_telechargement:not(.offre) > a{
    border: 1px solid #1b5198;
    padding: 7px 10px;
    border-radius: 7px;
}
.doc_telechargement.offre > a > span{
    border: 1px solid #1b5198;
    padding: 7px 10px;
    border-radius: 7px;
    display: flex;
    margin-left: 15px;
}
.text_legend_table{
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.text_legend_table span{
    position: relative;
    display: inline-block;
    font-size: 1.4rem;
    padding: 0 0 0 25px;
    margin: 0 0 0 15px;
    color: #000000;
    display: flex;
    align-items: center;
}
/* .text_legend_table span::before{
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat !important;
    background-size: contain;
    height: 20px;
    width: 20px;
    left: 0;
} */
.text_legend_table svg {
    width: 20px;
    margin-right: 5px;
}
.legende_annuler::before {
    background-image: url('/wp-content/uploads/2020/05/event-canceled.png');
}
.legende_reporter::before {
    background-image: url('/wp-content/uploads/2020/05/event-reporte.png');
}
.row_content_onglet .title{
    color: #1B5198;
}
.row_content_onglet b, .row_content_onglet strong{
    font-family: 'Montserrat_SemiBold',sans-serif;
}
.row_content_onglet .text{
    text-align: left !important;
}
.section_info_acces .text{
    line-height: 28px;
    font-size: 1.6rem;
}
.content_tarifs.gp {
    margin-bottom: 70px;
}
.content_tarifs table {
    width: 100%;
}
.content_tarifs table th{
    padding: 15px 0 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.content_tarifs table tbody > tr > td:first-child{
    font-family: 'Montserrat_SemiBold',sans-serif;
}
.content_tarifs table:not(.tarifs_gp) tbody > tr:first-child {
    border:none;
}
.content_tarifs table:not(.tarifs_gp) tbody > tr > td:first-child {
    text-align: left;
    padding-left: 70px;
    /* font-size: 1.8rem; */
    font-family: 'Montserrat_SemiBold',sans-serif;
}
html .tarif_salle th, html .tarif_salle td{
    padding: 5px 0 !important;
    text-align: inherit !important;
}
@media screen and (max-width:767px){
    html .tarif_salle{
        margin-bottom: 35px;
    }
    .text_legend_table{
        justify-content: flex-start;
    }
    #services .content_service{
        display: flex;
        flex-wrap: wrap;
    }
    #services .content_service:before{
        display: none !important;
    }
    #services .content_service:after{
        display: none !important;
    }
    
    #services .item_service{
        min-height: inherit !important;
    }
    .container_icone_service {
        height: 35px;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }
    html .item_service .title_service{
        margin-bottom: 0;
    }
    #services .container_text > *:last-child{
        margin-bottom: 0 !important;
    }
    body.page-id-574 .content_service > div:nth-child(4) img,
    body.page-id-4476 .content_service > div:nth-child(4) img
    {
        height: 25px !important;
    }
    #services .content_service {
        margin-bottom: 54px;
    }
    body.page-id-574 #services .content_service {
        margin-bottom: 22px;
    }
    #rangee_chiffres .item_chiffre .title_chiffre {
        font-size: 1.6rem;
    }
}
.content_tarifs table:not(.tarifs_gp) tbody > tr > td:last-child {
    text-align: right;
    padding-right: 94px;
}
.content_tarifs table tr:not(.row_entete){
    border-top: 1px solid #000;
}
.content_tarifs td{
    font-size: 1.6rem;
}
.content_title_tarif_expo  {
    margin-bottom: 30px;
    min-height: 50px;
}
.content_title_tarif_expo .title_tarif {
    font-size: 2rem;
    color: #282F46;
    font-family: 'Montserrat_SemiBold',sans-serif;
}
.container_tarif_exposant_technicien {
    font-size: 2.6rem;
    color: #282F46;
    margin-top: -5px;
    display: block;
    margin-bottom: 35px;
}
.presta_technicien {
    font-size: 1.6rem;
    color: #B4B4B4;
    display: block;
}
.unite_tarif_expo {
    display: block;
    margin-top: -5px;
    font-size: 2rem;
}
/* .btn_read_more:not(.full_bg):hover, .btn_read_more:not(.full_bg):focus{
    background-color: #1B5198;
    color: #ffffff;
}
.btn_read_more.full_bg:hover, .btn_read_more.full_bg:focus{
    background-color: #1B5198;
    color: #ffffff;
} */
.col_rubrique_3_colonne{
    height: 350px;
}
.col_rubrique_3_colonne > .content{
    width: 100%;
    display: flex;
    align-items: flex-end;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    transition: all .3s ease-in-out;
}
.col_rubrique_3_colonne .content > * {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: rgba(255, 255, 255, 0.8);
    height: 50px;
    margin: 0;
}
.col_rubrique_3_colonne a{
    font-family: 'Montserrat_SemiBold',sans-serif;
    color: #1A1D30;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 15px;
    font-size: 1.6rem;
    transition: all .3s ease-in-out;
    line-height: normal;
    text-align: right;
}
.col_rubrique_3_colonne:hover{
    cursor: pointer;
}
.col_rubrique_3_colonne:hover > .content{
    background-size: 120%;
}
.col_rubrique_3_colonne:hover .content > * {
    background-color: rgba(27, 81, 152, 0.8);
    text-decoration: none;
}
.col_rubrique_3_colonne:hover a{
    color: #ffffff;
    text-decoration: none;
}
.col_rubrique_3_colonne:hover svg path{
    fill: #ffffff !important;
}
svg path{
    transition: all .2s ease-in-out;
}
.flecheNavigation{
    display: inline-block;
}
.col_rubrique_3_colonne svg{
    margin-left: 15px;
    width: 25px;
}
svg.droite {
    transform: rotate(-180deg);
}
svg.bas {
    transform: rotate(-90deg);
}
/* svg.gauche {
    transform: rotate(90deg);
} */
html .row_chiffre.row_content{
    margin-bottom: 50px;
    padding-top: 50px;
}
.item_chiffre{
    /* background-image: url(http://site-multisite-local.fr/wp-content/uploads/2020/04/Groupe-589@2x.png); */
    background-repeat: no-repeat;
    background-position: left bottom;
    /* background-size: contain; */
    background-size: auto 100%;
    display: flex;
    align-items: flex-end;
    /* min-height: 176px; */
    min-height: 144px;
}
.item_chiffre.yachting{
    background-size: 89% auto !important;
    /* background-position: right bottom !important; */
}
.item_chiffre .container_text{
    /* max-width: 142px; */
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
}
.item_chiffre p{
    font-family: 'Iceberg_Regular',sans-serif;
    text-transform: uppercase;
}
.item_chiffre .title_chiffre{
    font-size: 2rem;
    margin-bottom: 0;
    color: #102740 !important;
}
.item_chiffre .valeur_chiffre {
    font-size: 10rem;
    text-align: right;
    margin-top: -18px;
    margin-bottom: 0;
    line-height: normal;
    color: #124180;
}
.item_chiffre .unite_chiffre{
    font-size: 1.6rem;
    text-align: right;
    margin-bottom: 0;
    margin-top: -18px;
    color: #1B5198;
}
.item_service {
    margin-bottom: 30px;
    min-height: 118px;
    /* display: block; */
    display: flex;
    transition: transform .1s ease-in-out;
}
#services .item_service {
    min-height: inherit;
}
html #services .item_service .title_service{
    margin-top: 0 !important;
}
body.page-id-479 .item_service,
body.page-id-3217 .item_service {
    /* margin-bottom: 10px !important; */
    margin-bottom: 25px !important;
}
.item_service .flex{
    align-items: center;
    justify-content: center;
}
@media (min-width:768px){
    .item_service .container_icone_service {
        /* margin-right: 15px; */
        min-width: 100px;
        /* display: flex; */
        /* justify-content: center; */
        max-width: 100px;
        width: 100%;
        text-align: center;
    }
    .item_service .container_icone_service img {
        max-width: 80%;
        height: auto;
    }
    body.page-id-4476 .content_service > div:nth-child(1) img,
    body.page-id-4602 .content_service > div:nth-child(1) img{
        max-width: 66%;
    }
    body.page-id-4476 .content_service > div:nth-child(2) img,
    body.page-id-4602 .content_service > div:nth-child(2) img{
        max-width: inherit;
        width: 95px;
    }
    body.page-id-4476 .content_service > div:nth-child(6) img,
    body.page-id-4602 .content_service > div:nth-child(6) img{
        max-width: 55%;
    }
    body.page-id-4476 .content_service > div:last-child img,
    body.page-id-4602 .content_service > div:last-child img{
        max-width: 70%;
    }
    body.page-id-284 .content_service > div:nth-last-child(2) img{
        max-width: 70%;
    }
    body.page-id-284 .content_service > div:nth-child(8) img,
    body.page-id-3230 .content_service > div:nth-child(8) img
    {
        max-width: 70%;
    }
    body.page-id-284 .content_service > div:nth-last-child(8) img{
        max-width: 70%;
    }
    body.page-id-3230 .content_service > div:nth-last-child(2) img{
        max-width: 50%;
    }
    body.page-id-284 .content_service > div:nth-child(1) img,
    body.page-id-3230 .content_service > div:nth-child(1) img,
    body.page-id-284 .content_service > div:nth-child(4) img,
    body.page-id-3230 .content_service > div:nth-child(4) img
    {
        max-width: inherit;
        width: 95px;
    }
    body.page-id-479 .content_service > div:nth-child(3) img,
    body.page-id-479 .content_service > div:nth-child(4) img,
    body.page-id-479 .content_service > div:nth-child(6) img,
    body.page-id-479 .content_service > div:nth-child(9) img,
    body.page-id-3217 .content_service > div:nth-child(3) img,
    body.page-id-3217 .content_service > div:nth-child(4) img,
    body.page-id-3217 .content_service > div:nth-child(6) img,
    body.page-id-3217 .content_service > div:nth-child(9) img{
        max-width: 60%;
    }
    body.page-id-479 .content_service > div:nth-child(7) img,
    body.page-id-3217 .content_service > div:nth-child(7) img{
        max-width: 45%;
    }
    body.page-id-818 #block_contact > div > div:nth-child(2),
    body.page-id-3229 #block_contact > div > div:nth-child(2){
        padding: 0 !important;
    }
    body.page-id-479 #services .content_service .btn_more_services.btn_close,
    body.page-id-3217 #services .content_service .btn_more_services.btn_close {
        bottom: -68px !important;
    }
}

.item_service svg path{
    fill: #1B5198 !important;
}
/* .item_service > .flex > img{
    margin-right: 15px;
    max-width: 90px;
    height: auto;
} */
.item_service .title_service{
    /* font-size: 2.6rem;
    max-width: 180px; */
    /* font-size: 2rem; */
    font-size: 1.9rem;
    /* max-width: 156px; */
    max-width: 150px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.item_service .title_service::first-letter {
    text-transform: uppercase;
}
.item_service p{
    font-size: 1.4rem;
}
#services .container_text > *:last-child{
    margin-bottom: 0 !important;
}
@media (min-width:992px){
    .item_service:hover{
        transform: scale(1.15);
    }
}
@media (max-width:600px){
    .container_icone_service img {
        height: 35px !important;
    }
    .item_service .title_service {
        font-size: 1.2rem !important;
    }
    .item_service p {
        font-size: 1rem !important;
    }
}
.bg_col{
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
    background-position: center bottom;
}
#last_actus.excursions .bg_col{
    background-position: center;
}
body.page-template-template-full-width-engagements .content_event > div:first-child > .bg_col {
    background-position: center !important;
}
html .slick-dotted.slick-slider{
    margin-bottom: 0;
}
#agenda .slick-next, #agenda .slick-prev{
    width: inherit;
    height: inherit;
 }
#agenda .slick-next:before, #agenda .slick-prev:before{
    content: none !important;
}
#agenda .slick-next svg, .mfp-arrow-right svg{
    transform: rotate(180deg);
}
#agenda .slick-arrow svg{
    width: 25px;
    height: auto;
}
#agenda .slick-arrow path, .mfp-arrow path{
    fill: #124180 !important;
}
.slick-prev {
    left: -60px;
}
.slick-next {
    right: -60px;
}
@media (max-width:1277px){
    .slick-prev {
        left: -30px;
    }
    .slick-next {
        right: -30px;
    }
}
.col_btn{
    align-self: flex-end;
    padding: 0 !important;
}
.col_date{
    display: flex;
    justify-content: flex-end;
    padding: 0 !important;
}
.date_event{
    margin-bottom: 0;
}
.date_event span {
    display: block;
    color: #DAE9FD;
    text-align: center;
    font-family: 'Montserrat_Bold', sans-serif;
}
.date_event span.month {
    font-size: 5rem;
}
.date_event span.year {
    font-size: 3rem;
    margin-top: -14px;
}
#last_actu > header{
    margin-bottom: 50px;
}
.section_certification{
    background-color: #F9FAFC;
}
.container_certification{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.container_certification .item_certification{
    width: 20%;
    text-align: center;
}
.item_certification a{
    display: block;
}
.item_certification img{
    max-width: 100%;
    height: auto;
}
@media screen and (max-width:991px){
    .container_certification > div{
        width: 33.33% !important;
        padding: 0 15px;
    }
    .container_certification > div:nth-last-child(1), .container_certification > div:nth-last-child(2){
        margin-top: 35px;
    }
    .container_certification > div:last-child{
        margin-bottom: 0 !important;
    }
    .col_onglet_transport {
        width: 100% !important;
    }
}
@media screen and (max-width:767px){
    .mt-15-mobile{
        margin-top: 15px !important;
    }
    #content_agenda .item_event, #last_actu .item_event {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    #content_agenda .bg_col, #last_actu .bg_col{
        /* min-height: 400px; */
        min-height: 280px;
        background-position: center;
    }
    #row_galerie_home h2 {
        padding: 0 25px !important;
        line-height: normal !important;
    }
    #last_actu .container_description, .row_block_texte_image .container_description {
        padding: 30px 48px;
    }
    .item_event .title {
        font-size: 2.5rem !important;
    }
    .date_event span.month {
        font-size: 4rem;
    }
    .date_event span.year {
        font-size: 2.5rem !important;
    }
    #row_galerie_home > .text-right{
        text-align: center !important;
    }
    #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert{
        font-size: 12px !important;
        padding: 0 15px 5px 0 !important;
    }
    html #tarteaucitronAlertBig > #tarteaucitronPersonalize, html #tarteaucitronAlertBig > #tarteaucitronCloseAlert{
        font-size: 12px !important;
    }
}
.select_mobile{
    margin: 0 auto;
    width: initial !important;
}
.row_grille_tarif{
    min-height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    display: flex;
    align-items: flex-end;
    padding-bottom: 50px;
}
#row_grille_tarif::after{
    content: "";
    display: block;
    min-height: inherit;
    font-size: 0;
}
.row_grille_tarif .container, .row_grille_tarif .col_tarif {
    display: flex;
    justify-content: center;
}
.row_grille_tarif h2 {
    font-size: inherit;
    margin: 0;
    /* display: flex; */
    width: 100%;
}
.row_grille_tarif .col_tarif a {
    text-align: center;
    border: 1px solid transparent;
    background-color: rgba(218, 233, 253, 0.53);
    border-radius: 20px;
    padding: 35px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out;
    text-decoration: none !important;
}
.row_grille_tarif .col_tarif a > span:first-child {
    height: 90px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.row_grille_tarif .col_tarif.yachting a > span:first-child, .row_grille_tarif .col_tarif.superyachting a > span:first-child {
    padding-bottom: 10px;
}
.row_grille_tarif .col_tarif a > span:last-child {
    display: block;
    font-family: 'Montserrat_SemiBold';
    color: #fff;
    text-transform: uppercase;
    max-width: 190px;
    margin: 15px auto 0;
    transition: all .3s ease-in-out;
}
.row_grille_tarif .col_tarif a svg{
    max-width: 100%;
}
.row_grille_tarif .col_tarif a svg path{
    fill: #ffffff;
}
.row_grille_tarif .col_tarif a:hover {
    border-color:#1B5198;
    background-color:#ffffff;
    text-decoration: none;
}
.row_grille_tarif .col_tarif a:hover svg path{
    fill: #1B5198;
}
.row_grille_tarif .col_tarif a:hover > span:last-child {
    color: #1B5198;
}
.block_trois_images{
    height: 387px;
    display: flex;
}
@media (max-width:1300px){
    .item_event .title{
        font-size: 3rem;
    }
}
#last_actu .title a{
    color: #333;
    text-decoration: none;
}
#last_actu .container_description{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.row_block_texte_image .container_description{
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.col_video_event{
    min-height: 400px;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: pointer;
}
.col_video_event::before {
    content: '';
    background-color: rgba(255, 255, 255, 0.84);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    transition: opacity .3s ease-in-out;
    opacity: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.title_video_event{
    color: #124180;
    font-family: 'Montserrat_SemiBold',sans-serif;
    font-size: 2.2rem;
    text-transform: uppercase;
    line-height: 28px;
    max-width: 400px;
    z-index: 9;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    margin: 0;
}
.title_video_event > span{
    font-size: 1.4rem;
    display: block;
}
.link_see_video{
    opacity: 0;
    transition: opacity .3s ease-in-out;
}
.col_video_event svg{
    width: 40px;
    height: 40px;
}
.col_video_event svg path{
    fill: #1b5198;
}
.col_video_event:hover::before, .col_video_event:hover .title_video_event, .col_video_event:hover .link_see_video{
    opacity: 1;
}
.col_video_event a {
    display: block;
    z-index: 9;
}
@media (max-width:1199px){
    .row_grille_tarif .col_tarif a {
        padding: 15px;
    }
    .block_trois_images {
        height: 280px;
    }
    .col_video_event{
        height: 300px;
    }
    .title_video_event{
        font-size: 1.9rem;
    }
    .container_description {
        padding: 30px;
    }
}
@media (max-width:991px){
    .item_service .title_service {
        font-size: 1.8rem;
    }
    .item_service p {
        font-size: 1.2rem;
    }
    .row_grille_tarif{
        padding-bottom: 0;
    }
    .row_grille_tarif .container, .row_grille_tarif .col_tarif {
        display: block;
    }
    .row_grille_tarif .col_tarif {
        /* margin: 35px 0; */
        margin: 0 0 30px;
    }
    .block_trois_images {
        height: 195px;
    }
    .col_video_event{
        height: 250px;
    }
    .row_grille_tarif > div > div:nth-child(3){
        clear: both !important;
    }
    .listing_manifestation table td{
        font-size: 1.4rem !important;
    }
    .row_grille_tarif .col_tarif a, .row_grille_tarif .col_tarif svg{
        max-width: 100% !important;
    }
    .row_grille_tarif h2 {
        word-break: break-word;
    }
}
video:-webkit-full-screen  {
    width: 100%;
    height: 100%;
}
html .text.gras .no_bold p{
    font-family: 'Montserrat_Medium', sans-serif !important;
    font-size: 16px;
}

@media (max-width:767px){
    /* .row_content > div:first-child::after{
        display: none !important;
    } */
    .row_content:not(.row_title) {
        padding: 40px 0;
    }
    body.page-id-434 #content-full > .row_content:nth-child(2),
    body.page-id-3232 #content-full > .row_content:nth-child(2),
    body.page-id-4476 #content-full > .row_content:nth-child(5),
    body.page-id-4602 #content-full > .row_content:nth-child(5),
    body.page-id-284 #content-full > .row_content:nth-child(5),
    body.page-id-3230 #content-full > .row_content:nth-child(5),
    body.page-id-284 #content-full > .row_content:nth-child(6),
    body.page-id-3230 #content-full > .row_content:nth-child(6),
    body.page-id-1758 #content-full > .row_content:nth-child(2),
    body.page-id-3500 #content-full > .row_content:nth-child(2),
    body.page-id-1191 #content-full > .row_content:nth-child(4),
    body.page-id-11733 #content-full > .row_content:nth-child(4),
    body.page-id-3213 #content-full > .row_content:nth-child(4),
    body.page-id-574 #content-full > .row_content:nth-child(2),
    body.page-id-3214 #content-full > .row_content:nth-child(2),
    body.page-id-479 #content-full > .row_content:nth-child(2),
    body.page-id-479 #content-full > .row_content:nth-child(4),
    body.page-id-479 #content-full > .row_content:nth-child(5),
    body.page-id-3217 #content-full > .row_content:nth-child(2),
    body.page-id-3217 #content-full > .row_content:nth-child(4),
    body.page-id-3217 #content-full > .row_content:nth-child(5)
    {
        padding-top: 0 !important;
    }
    body.page-id-4476 #content-full > .row_content:nth-child(3),
    body.page-id-4476 #content-full > .row_content:nth-child(5),
    /* body.page-id-4476 #content-full > .row_content:nth-child(8), */
    body.page-id-4602 #content-full > .row_content:nth-child(3),
    body.page-id-284 #content-full > .row_content:nth-child(3),
    body.page-id-3230 #content-full > .row_content:nth-child(3),
    body.page-id-284 #content-full > .row_content:nth-child(6),
    body.page-id-3230 #content-full > .row_content:nth-child(6),
    body.page-id-574 #content-full > .row_content:nth-child(2),
    body.page-id-3214 #content-full > .row_content:nth-child(2),
    body.page-id-479 #content-full > .row_content:nth-child(2),
    body.page-id-3217 #content-full > .row_content:nth-child(2),
    body.page-id-434 #content-full > .row_content:nth-child(4),
    body.page-id-3232 #content-full > .row_content:nth-child(4),
    body.page-id-1191 #content-full > .row_content:nth-child(4),
    body.page-id-11733 #content-full > .row_content:nth-child(4),
    body.page-id-3213 #content-full > .row_content:nth-child(4)
    {
        padding-bottom: 0 !important;
    }
    body.page-id-284 #content-full #services > .content_service > div:first-child img,
    body.page-id-3230 #content-full #services > .content_service > div:first-child img,
    body.page-id-4476 #content-full #services > .content_service > div:nth-child(2) img,
    body.page-id-4602 #content-full #services > .content_service > div:nth-child(2) img,
    body.page-id-479 #content-full #services > .content_service > div:nth-child(8) img,
    body.page-id-3217 #content-full #services > .content_service > div:nth-child(8) img
    {
        max-width: 70px;
        height: auto !important;
    }
    body.page-id-284 #content-full #services > .content_service > div:nth-child(6) img,
    body.page-id-3230 #content-full #services > .content_service > div:nth-child(6) img
    {
        max-width: 41px;
        height: auto !important;
    }
    body.page-id-434 #content-full > div:nth-child(3),
    body.page-id-3232 #content-full > div:nth-child(3)
    {
        margin-top: 0 !important;
    }
    html section.row_chiffre{
        margin-bottom: 0;
        padding: 0 !important;
    }
    #rangee_chiffres > div{
        padding-right: 35px !important;
    }
    html body:not(.home) .item_event .title {
        font-size: 2.4rem !important;
    }
    .item_chiffre .valeur_chiffre{
        font-size: 7rem !important;
    }
    html .description.style_titre{
        font-size: 1.8rem !important;
        margin-bottom: 0 !important;
    }
    #last_actu.excursions > div > div:first-child .container_description{
        padding: 25px 43px 25px 15px !important;
    }
    .row_title {
        padding: 40px 0 40px 0 !important;
    }
    .mainSlider .itemSlider .content > *:first-child {
        font-size: 4.5rem;
    }
    section header > *, .row_content .block_header > * {
        font-size: 3.5rem;
    }
    .block_texte_image .background{
        min-height: 350px;
        width: 100%;
    }
    .container_actu {
        min-height: 220px;
    }
    .content_actu{
        background-color: rgba(255, 255, 255, 0.7) !important;
        max-height: 100% !important;
    }
    .item_service{
        justify-content: center;
    }
    html #services .item_service .title_service {
        max-width: inherit !important;
        margin-top: 10px !important;
        margin-bottom: 5px !important;
    }
    .content_galerie_vignette .item_galerie_vignette{
        width: 50%;
    }
    .item_galerie .link_to_popup_galerie.video-link svg{
        opacity: 1;
    }
    .containerGalerie .item_initial, .grid-sizer, .item_galerie {
        width: 50%;
    }
    #galerie_filter li a{
        font-size: 1.4rem;
    }
    .row_grille_tarif.cannes{
        background-image: url('/wp-content/uploads/2020/07/version-mobile-photoprix-photoseule-mobile.jpg') !important;
    }
    html .row_grille_tarif .col_tarif a > span:first-child{
        height: 76px;
        padding-bottom: 0 !important;
    }
    html .row_grille_tarif .col_tarif a {
        padding: 15px 10px !important;
    }
    .row_grille_tarif > div > .col_tarif.site_2:last-child {
        margin-left: 25% !important;
    }
    html .row_grille_tarif > div > div:first-child, html .row_grille_tarif > div > div:nth-child(2){
        margin-bottom: 20px !important;
    }
    .row_grille_tarif .col_tarif a > span:last-child{
        font-size: 12px !important;
        line-height: normal !important;
        height: 30px !important;
        display: flex;
        align-items: center;
    }
    .row_grille_tarif .col_tarif a, .row_grille_tarif .col_tarif svg{
        max-width: 100% !important;
        /* height: auto; */
    }
    html .row_grille_tarif svg{
        max-height: 100% !important;
        width: auto;
    }
    #last_actu.excursions .container_description, .row_block_texte_image .container_description {
        padding: 25px 43px 25px 15px !important;
    }
    body.page-id-574 .row_block_texte_image .container_description,
    body.page-id-3214 .row_block_texte_image .container_description{
        padding: 25px 15px !important;
    }
    .col_video_event::before, .title_video_event, .link_see_video {
        opacity: 1 !important;
    }
    .item_event .description{
        margin-bottom: 15px !important;
    }
    .row_info_chiffre_espace{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    html .row_info_chiffre_espace > div{
        width: 33.33% !important;
    }
    html .row_info_chiffre_espace > div:nth-child(4), html .row_info_chiffre_espace > div:nth-child(5){
        width: 50% !important;
        margin-top: 20px;
    }
    /* .item_info_espace{
        margin: 20px auto;
    } */
    .row_info_chiffre_espace > div:first-child{
        margin-top: 0 !important;
    }
    .row_info_chiffre_espace > div:last-child{
        margin-bottom: 0 !important;
    }
    .content_galerie_vignette .item_galerie_vignette .link_galerie_vignette{
        opacity: 1 !important;
    }
    body.home .btn_read_more.with_fleche{
        margin-top: 20px !important;
    }
    body.home .row_agenda a.btn_read_more.with_fleche{
        margin-top: 45px !important;
    }
    html .btn_read_more.with_fleche{
        font-size: 1.6rem !important;
    }
    .btn_read_more.with_fleche svg{
        width: 22px;
        height: auto;
    }
    body.home .row_agenda .btn_read_more.with_fleche svg{
        width: 19px;
    }
    .btn_read_more.with_fleche > span{
        margin-right: 5px;
        height: inherit !important;
    }
    #mapContainer {
        max-height: 350px;
    }
    .block_contact .col_phone p, .block_contact .col_email p {
        font-size: 1.4rem !important;
    }
    .block_bouton_fleche{
        text-align: center;
    }
    #block_contact img {
        width: 50px;
        height: auto;
    }
}
@media (max-width:500px){
    html body.admin-bar #modalMenu,
    html body.admin-bar #modalSearch,
    html body.admin-bar #modalSeaport {
        top: 126px;
    }
    .mainSlider .itemSlider .content > *:first-child {
        font-size: 3rem;
    }
    .mainSlider .content{
        /* position: absolute; */
        /* bottom: 50px; */
        left: 25px;
    }
    .mainSlider .itemSlider .content > *:first-child .middle_title {
        font-size: 3rem;
    }
    h1 .label_404{
        margin-top: -27px;
    }
    section header > *, .row_content .block_header > *, .block_texte_image .container_description > *:first-child{
        font-size: 2.6rem;
    }
    .mainSlider .itemSlider .content > *:first-child .last_title {
        font-size: 0.6em;
    }
    #last_actu.excursions .container_description, .row_block_texte_image .container_description {
        padding: 25px 43px 25px 15px !important;
    }
    .itemSlider .btn_read_more{
        margin-top: 15px !important;
    }
    .block_texte_image .container_description > .description, .item_event .description {
        font-size: 14px;
        line-height: 25px;
    }
    .block_trois_images {
        height: 130px;
    }
    .content_galerie_vignette .item_galerie_vignette{
        width: 100%;
        height: 190px;
    }
    html #mainSlider a.btn_read_more {
        /* padding: 6px 10px; */
        width: initial;
        height: inherit;
        letter-spacing: 0;
        padding: 9px 10px !important;
        line-height: normal !important;
        font-size: 14px !important;
        text-transform: uppercase !important;
    }
    html .btn_read_more.transparent {
        font-size: 1.4rem;
    }
    /* html .btn_read_more:not(.full_bg){
        height: 38px;
    } */
}
.item_event.imgLeft {
    flex-direction: row-reverse;
}
.item_event.imgLeft:not(.no_bg) .container_description{
    background-color: #F9FAFC !important;
}

.block_trois_images > div{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.block_contact .container{
    margin-top: 80px;
}
.block_contact .col_adresse {
    padding: 0;
}
.block_contact .text_info_de_contact {
    color: #000;
    font-size: 2rem;
}
.block_contact .titleHoraireContact {
    font-family: 'Montserrat_Bold',sans-serif;
    font-size: 1.6rem;
    margin-bottom: 5px;
}
.block_contact p, .block_contact a{
    font-family: 'Montserrat_SemiBold',sans-serif;
    color: #1B5198;
    margin-bottom: 0;
}
.block_contact img{
    margin-bottom: 15px;
    max-width: 65px;
}

.block_contact .col_phone p, .block_contact .col_email p{
    font-size: 1.4rem;
}
.info_hour p {
    font-family: 'Montserrat_Medium',sans-serif;
}
.info_hour p:first-child {
    font-family: 'Montserrat_SemiBold',sans-serif;
}
.info_hour.haute_saison > *:last-child{
    max-width: 130px;
    margin: 0 auto;
}
.basse_saison {
    margin-top: 15px;
}
.col_hour_bureau_port .basse_saison{
    /* margin-top: 0 !important; */
}
.container_contact_service{
    margin-top: 34px;
}
.container_contact_service > .row{
    padding: 46px 0 23px;
}
.container_contact_service > .row:last-child{
    padding: 46px 0 0;
}
.container_contact_service > .row:last-child > div:last-child > div:last-child{
    margin-bottom: 0 !important;
}
.container_contact_service > .row:nth-last-child(n+2){
    border-bottom: 1px solid #1B5198;
}
.col_contact_service.with_bg {
    background-image: url('/wp-content/uploads/2020/05/port-de-cannes-bg-contact-yacht.png');
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 300px;
}
.col_contact_service .container_info{
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
}
.col_contact_service h3 {
    font-size: 2em !important;
}
.container_info.oneRow {
    align-items: center;
}
.col_contact_service .container_info > img{
    margin-right: 20px;
}
.container_info p{
    margin-bottom: 0;
}
.container_info p, .container_info span, .container_info a {
    font-size: 1.8rem;
    color: #282F46 !important;
}
@media screen and (max-width:767px){
    html .container_contact_service > .row {
        border: none !important;
        padding: 0 !important;
    }
    .col_contact_service .petit_titre {
        margin-top: 36px;
    }
    .container_contact_service > div:first-child > div:first-child .petit_titre{
        margin-top: 0;
    } 
    .col_contact_service .container_info:nth-last-child(1n+2) {
        margin-bottom: 20px;
    }
    .col_contact_service .container_info:last-child {
        margin-bottom: 0;
    }
    .container_info p, .container_info span, .container_info a {
        font-size: 16px;
    }
}
.container_info .with_tab > p{
    margin-bottom: 5px;
}
.container_info .with_tab > p, .container_info .with_tab span {
    /* font-size: 1.6rem; */
}
.container_info .with_tab span {
    display: inline-block;
}
.with_tab .valeur_intitule {
    max-width: 140px;
    width: 100%;
}
.col_contact_service .information_service{
    display: block;
}
.col_contact_service .intitule, .container_info a {
    font-family: 'Montserrat_SemiBold', sans-serif;
}

footer{
    background-color: #F0F1F2;
}
footer, footer p, footer a, footer li, footer input, footer button{
    font-family: 'Montserrat_Medium',sans-serif !important;
}
footer p, footer ul{
    margin-bottom: 0;
}
footer a:hover, footer a:focus, footer i:hover, #block_contact a:hover{
    color: #5EA0F8 !important;
    text-decoration: none;
}
#footer-wrapper{
    padding: 35px 150px 25px 150px;
}
footer .column_logo_footer img{
    max-width: 100%;
    height: auto;
}
body.nice footer .column_logo_footer img {
    max-width: 300px;
    width: 100%;
}
footer .column_logo_footer a{
    display: inline-block;
}
/* footer .logo_cci_seul{
    width: 180px;
    height: auto;
} */
@media (min-width:768px){
    .content_tarifs .bordered-right{
        border-right: 1px solid #1B5198;
    }
    .middle_row, .middle_column_footer, .right_column_footer, .social_column_footer{
        display: flex;
    }
    .middle_column_footer {
        justify-content: center;
    }
    .right_column_footer {
        justify-content: flex-end;
    }
    .social_column_footer{
    align-items: center;
        justify-content: flex-end;
    }
    .bordered-right{
        border-right: 1px solid #1B5198;
    }
    .bordered-left{
        border-left: 1px solid #1B5198;
    }
    .block_contact .col_hour > .bordered-left{
        padding-right: 0;
    }
    .block_contact .col_hour > .bordered-right{
        padding-left: 0;
    }
}
@media (max-width:1199px){
    #footer-wrapper{
        padding: 35px 45px 25px;
    }
}
.middle_row{
    padding: 25px 0;
    margin: 25px 0;
    border-top: 1px solid #1B5198;
    border-bottom: 1px solid #1B5198;
}
.middle_row li, .middle_row p, .middle_row span{
    font-size: 16px;
    line-height: 26px;
}
.middle_row > div:first-child{
    padding-left:0;
}
.middle_row > div:last-child{
    padding-right: 0;
}
@media (max-width:767px){
    header nav .hamburger{
        padding: 0;
    }
    .row_content:not(.listing_manifestation) > div:first-child::after{
        display: none !important;
    }
    .petit_titre{
        /* padding: 0 15px; */
        padding: 0 25px;
    }
    .all_tarif_parking{
        padding: 0 !important;
    }
    .block_text_normal .text {
        font-size: 14px;
    }
    .listing_info_parking{
        /* display: block; */
    }
    .listing_info_parking  > div{
        margin-bottom: 15px;
    }
    .listing_info_parking  > div:last-child{
        margin-bottom: 0;
    }
    .row_3_rubrique{
        padding: 0 0 40px !important;
    }
    .col_rubrique_3_colonne > .content{
        background-size: 120% !important;
    }
    .col_rubrique_3_colonne:hover > .content{
        background-size: 140% !important;
    }
    .chiffre_place_parking{
        font-size: 3.4rem !important;
    }
    .top_row > div:first-child {
        margin-bottom: 35px;
    }
    footer .column_logo_footer{
        text-align: center;
    }
    footer .column_logo_footer > a:first-child{
        margin-bottom: 15px;
    }
    .middle_row{
        text-align: center;
    }
    .middle_row > div {
        margin-bottom: 15px;
        padding: 0;
    }
    .middle_row > div:last-child {
        margin-bottom: 0;
    }
    .row_content .petit_titre > * {
        font-size: 2.4rem !important;
    }
    .col_info_onglet {
        max-height: 250px;
        margin: 0;
        background-position: center;
    }
    .content_tarifs  > div:last-child .content_title_tarif_expo{
        margin-top: 30px;
    }
    .content_title_tarif_expo {
        margin-bottom: 15px;
        min-height: inherit;
    }
    .content_tarifs table:not(.tarifs_gp) tbody > tr > td:first-child, .content_tarifs table:not(.tarifs_gp) tbody > tr > td:last-child {
        padding-left: inherit !important;
        padding-right: inherit !important;
    }
    .container_tarif_exposant_technicien {
        font-size: 2rem;
        margin-bottom: 25px;
    }
    .table-responsive{
        z-index: 100;
        border: none !important;
    }
    table{
        background-color: #fff;
    }
    .tarifs_gp tr > th {
        font-size: 1.2rem;
    }
    .content_tarifs td {
        font-size: 1.2rem;
    }
    #block_contact .container > div {
        margin-bottom: 35px;
    }
    #block_contact .container > div:last-child {
        margin-bottom: 0;
    }
    .social_column_footer > div{
        justify-content: center;
    }
    #footer-wrapper{
        padding: 35px 0 25px;
    }
    #footer-wrapper > .row{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #block_contact .bordered-right{
        margin-bottom: 20px;
    }
}
@media (max-width:520px){
    #block_contact .row_content:not(.listing_manifestation).block_contact > div:first-child::after {
        top: -6px;
        font-size: 5.5rem;
    }
    .row_content .petit_titre > * {
        font-size: 2.5rem;
    }
}
@media (max-width:320px){
    .text h2 {
        font-size: 18px !important;
    }
}
footer ul{
    list-style-type: none !important;
    padding-left: 0 !important;
}
.middle_row, .middle_row p, .middle_row a {
    color: #1B5198;
}
.social_column_footer {
    text-align: right;
}
.content_column_social, .content_column_social a {
    display: flex;
    align-items: center;
}
footer i{
    color: #124180;
    font-size: 20px;
    padding: 0 5px;
}
footer svg{
    /* width: 28px; */
    /* height: auto; */
    padding: 0 5px;
}
footer svg path{
    fill: #124180 !important;
}
footer svg:hover path{
    fill: #5EA0F8 !important;
}
.bottom_row p, .bottom_row a{
    color: #434343;
    font-family: 'Montserrat_Light',sans-serif !important;
    font-size: 12px;
    margin-bottom: 0;
}
.bottom_row p{
    display: inline-block;
}