/*
Theme Name: UNA Solidarité Normande
Author: 15-100-17
Author URI: https://15-100-17.fr/
Version: 1.0
*/


/* ------ 15-100-17 ------------------------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------- */

.clear {
	clear: both;
}


/* --- ICONES --- */

@font-face {
    font-family: 'icomoon';
    src:  url('1510017/icomoon/icomoon.eot?rpdag2');
    src:  url('1510017/icomoon/icomoon.eot?rpdag2#iefix') format('embedded-opentype'),
      url('1510017/icomoon/icomoon.ttf?rpdag2') format('truetype'),
      url('1510017/icomoon/icomoon.woff?rpdag2') format('woff'),
      url('1510017/icomoon/icomoon.svg?rpdag2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icomoon-"],
[class*=" icomoon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
} 

.icomoon-rappelezmoi-01::before {
    content: "\e900";
    color: #FFFFFF;
}

/* */


/* --- FONTS --- */

html a:hover {
    text-decoration: inherit;
}

html .wpb_text_column p,
html .post_text_inner p {
	margin-bottom: 20px;
}

html .wpb_text_column p a,
html .post_text_inner p a,
html .wpb_text_column ul a,
html .post_text_inner ul a {
	-webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
}

html .wpb_text_column h1,
html .post_text_inner h1,
html .wpb_text_column h2,
html .post_text_inner h2,
html .wpb_text_column h3,
html .post_text_inner h3,
html .wpb_text_column h4,
html .post_text_inner h4,
html .wpb_text_column h5,
html .post_text_inner h5,
html .wpb_text_column h6,
html .post_text_inner h6 {
    margin-top: 40px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
html .wpb_text_column h3,
html .post_text_inner h3 {
    text-transform: inherit;
}
html .wpb_text_column h1:first-of-type,
html .post_text_inner h1:first-of-type,
html .wpb_text_column h2:first-of-type,
html .post_text_inner h2:first-of-type,
html .wpb_text_column h3:first-of-type,
html .post_text_inner h3:first-of-type,
html .wpb_text_column h4:first-of-type,
html .post_text_inner h4:first-of-type,
html .wpb_text_column h5:first-of-type,
html .post_text_inner h5:first-of-type,
html .wpb_text_column h6:first-of-type,
html .post_text_inner h6:first-of-type {
    margin-top: 0px;
}

html .wpb_text_column blockquote,
html .post_text_inner blockquote {
	quotes: none;
	position: relative;
	padding: inherit;
    border-left: inherit;
    margin-bottom: 40px;
}

html .wpb_text_column blockquote p,
html .post_text_inner blockquote p {
    color: #333333;
    font-size: 21px;
    line-height: 27px;
    font-style: italic;
}

html .wpb_text_column ul,
html .post_text_inner ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 21px;
}
html .wpb_text_column ul li,
html .post_text_inner ul li {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html .wpb_text_column ul li::marker,
html .post_text_inner ul li::marker {
    color: #FFCD00;
}
html .wpb_text_column ul li::before,
html .post_text_inner ul li::before {
    position: relative;
    display: inline-block;
    top: 1px;
    margin-left: -21px;
    width: 21px;
	color: #FFCD00;
}
html .wpb_text_column ul ul,
html .post_text_inner ul ul {
    margin-top: 10px;
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 479px) {

    html .big {
        font-size: 18px;
        line-height: 21px;
    }

    html .wpb_text_column blockquote p,
    html .post_text_inner blockquote p {
        font-size: 18px;
        line-height: 21px;
    }
    
}

/* */


/* --- BACK TO TOP --- */

html #back_to_top.sticky {
	bottom: 35px;
}
html #back_to_top.sticky i.iconsvg-up-open-big::before {
	vertical-align: middle;
}
html a#back_to_top.button.button_js {
    color: #FFFFFF;
    background-color: #008FD4 !important;
    border: none;
    border-radius: 0;
}
html a#back_to_top.button.button_js:hover {
    color: #FFFFFF;
    background-color: #FFCD00 !important;
    border: none;
}

/* */


/* --- HEADER --- */

    /* ACTION BAR */

    html #Action_bar .sidebartopbar > p {
        display: none;
    }

    html #Action_bar .sidebartopbar .wpb_wrapper {
        display: flex;
        float: right;
    }

    html #Action_bar .sidebartopbar .widget_nav_menu ul {
        list-style-type: none;
        padding: 0;
        background: inherit;
    }
    html #Action_bar .sidebartopbar .widget_nav_menu ul li {
        float: left;
    }
    html #Action_bar .sidebartopbar .widget_nav_menu ul li::marker,
    html #Action_bar .sidebartopbar .widget_nav_menu ul li::after {
        display: none;
    }
    html #Action_bar .sidebartopbar .widget_nav_menu ul li a {
        padding: 0;
        margin: 0 0 0 15px;
        font-size: 14px;
        line-height: 30px;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    html #Action_bar .sidebartopbar .widget_nav_menu ul li.adhesion a {
        background-color: #008FD4;
        color: #FFFFFF;
        text-transform: uppercase;
        padding: 0 10px;
    }
    html #Action_bar .sidebartopbar .widget_nav_menu ul li.adhesion a:hover {
        background-color: #006394;
    }

    html #Action_bar .sidebartopbar .social {
        padding: 5px 0 5px 10px;
    }
    html #Action_bar .sidebartopbar .social a {
        font-size: 12px;
        color: #fff;
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border-radius: 100%;
        margin-left: 5px;
    }

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

        html .mobile-header-mini #Action_bar {
            display: inherit;
        }
        html .mobile-header-mini #Top_bar #logo {
            height: 80px !important;
            line-height: 80px !important;
            margin: 10px 0;
        }

        html #Action_bar .sidebartopbar .social {
            display: none;
        }

        html #Action_bar > .container {
            max-width: inherit !important;
            padding-left: 15px !important;
            padding-right: 15px !important;
        }

        html #Action_bar ul#menu-top-menu {
            text-align: center;
        }
        html #Action_bar ul#menu-top-menu > li {
            display: inline-block;
            float: inherit;
        }
      
    }

    /* */

    /* TOP BAR */

    html #Top_bar .top_bar_right {
        padding: 0;
    }
    html #Top_bar a#search_button {
        top: 5px;
        font-size: 24px;
        line-height: 24px;
        margin-right: inherit;
        margin-left: inherit;
    }

    html #Top_bar .menu > li > a {
        text-transform: uppercase;
    }
    html #Top_bar .menu > li > a span:not(.description) {
        padding: 0 15px;
        margin-right: 0px;
    }

    html #Top_bar .search_wrapper .icon_search {
        color: #FFFFFF;
    }
    html #Top_bar .search_wrapper input[type="text"] {
        border-color: rgba(255,255,255,.2) !important;
    }
    html #Top_bar .search_wrapper input[type="text"]::placeholder {
        color: rgba(255,255,255,0.6);
        opacity: 1;
    }
    html #Top_bar .search_wrapper input[type="text"]:-ms-input-placeholder {
        color: rgba(255,255,255,0.6);
    }
    html #Top_bar .search_wrapper input[type="text"]::-ms-input-placeholder {
        color: rgba(255,255,255,0.6);
    }

    @media only screen and (max-width: 767px) {

        html #Top_bar a#search_button {
            top: 6px;
        }

        html .mobile-header-mini #Top_bar a.responsive-menu-toggle {
            top: 50px !important;
        }

        html #Top_bar:not(.is-sticky) .top_bar_right_wrapper {
            padding-top: 30px;
            margin-right: 0px;
        }
      
    }
    
    @media only screen and (min-width: 768px) and (max-width: 1023px){

        html #Top_bar a#search_button {
            top: 10px;
        }
      
    }

    /* */

    /* STICKY */

    @media only screen and (min-width: 768px) {

        html .mobile-header-mini #Top_bar.is-sticky #logo {
            height: 50px !important;
            line-height: 50px !important;
            margin: 0;
        }
      
    }

    @media only screen and (max-width: 767px) {

        html #Top_bar.is-sticky .top_bar_right_wrapper {
            padding-top: 10px;
            margin-right: 0px;
        }
      
    }

    /* */

    /* SIDE SLIDE */

    html #Side_slide #menu ul li {
        border-top: 1px solid rgba(255,255,255,.2);
    }

    html #Side_slide .search-wrapper input.field {
        border-color: rgba(255,255,255,.2);
    }
    html #Side_slide .search-wrapper input.field::placeholder {
        color: rgba(255,255,255,0.6);
        opacity: 1;
    }
    html #Side_slide .search-wrapper input.field:-ms-input-placeholder {
        color: rgba(255,255,255,0.6);
    }
    html #Side_slide .search-wrapper input.field::-ms-input-placeholder {
        color: rgba(255,255,255,0.6);
    }

    /* */
    
/* */


/* --- FOOTER --- */

html #Footer .widget_nav_menu ul {
    list-style-type: none;
    padding: 5px 10px 5px 0px;
    background: none;
}
html #Footer .widget_nav_menu ul li::marker {
    display: none;
}
html #Footer .widget_nav_menu ul li a {
    padding: 6px 0 6px 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

html #Footer .widget_nav_menu ul li a::before {
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none !important;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    content: '\e915';
    color: #FFCD00;
    position: absolute;
    left: 0px;
    top: 8px;
}

html #Footer .social a {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}

html #Footer .column.one-fourth:nth-child(3) > aside,
html #Footer .column.one-fourth:nth-child(4) > aside {
    padding-top: 5px;
}

    /* COPYRIGHT */

    html #Footer .footer_copy {
        border-top: none;
        background-color: #03233E;
    }

    html #Footer .footer_copy .one {
        margin-bottom: 20px;
        padding-top: 20px;
        min-height: inherit;
    }

    html #Footer .copyright {
        width: 100%;
        font-size: 14px;
        line-height: 18px;
    }
    html #Footer .copyright a {
        color: #FFFFFF;
    }
    html #Footer .copyright a:hover {
        color: #FDC41F;
    }

    html #Footer .copyright > .sidebarcopyright > p {
        display: none;
    }

    html #Footer .copyright > .sidebarcopyright .wpb_text_column img {
        margin-left: 10px;
        margin-right: 10px;
        width: 54px;
        vertical-align: middle;
    }

    @media only screen and (max-width: 770px) {

        html #Footer .copyright > .sidebarcopyright .wpb_text_column p {
            text-align: center !important;
            margin: 5px 0;
        }

        html #Footer .copyright > .sidebarcopyright .wpb_text_column img {
            display: block;
            margin: 5px auto;
            width: 72px;
        }
    
    }

    /* */

/* */


/* --- WIDGET PERMANENT --- */

html .sidebarpermanent {
	position: fixed;
    top: 30%;
    z-index: 1000;
    right: 10px;
    -webkit-transition: -webkit-transform .35s,color .35s;
    -webkit-transition: color .35s,-webkit-transform .35s;
    transition: color .35s,-webkit-transform .35s;
    transition: transform .35s,color .35s;
    transition: transform .35s,color .35s,-webkit-transform .35s;
}
html .sidebarpermanent:hover {
	-webkit-transform: translate3d(0px,-15px,0);
    transform: translate3d(0px,-15px,0);
}
html .sidebarpermanent .textwidget a {
    display: block;
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 20px 10px 20px 10px;
    width: 70px;
    background-color: #FFCD00;
    text-align: center;
}
html .sidebarpermanent .textwidget a i {
    font-size: 42px;
    display: block;
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
    
    html .sidebarpermanent {
        display: none;
    }
  
}

/* */


/* --- ACCUEIL --- */

html .titre-engagement h2 {
    text-transform: inherit;
}

html .bloc-intro h2 {
    font-size: 24px;
    line-height: 30px;
}

html .fond-pont > .vc_column-inner {
    background-repeat: no-repeat !important;
    background-position: right bottom !important;
    background-size: initial !important;
}

@media only screen and (max-width: 479px) {
        
    html .bloc-intro h2 {
        font-size: 18px;
        line-height: 24px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 959px) {
        
    html .bloc-intro h2 {
        font-size: 18px;
        line-height: 24px;
    }

    html .bloc-intro > .vc_column-inner {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

}

    /* SERVICES */

    html .titre-services h2 {
        text-transform: inherit;
    }

    html .services > .vc_column-inner {
        background-size: 40% !important;
        background-position: center 40px !important;
        background-repeat: no-repeat !important;
        padding-left: 0;
        padding-right: 0;
    }

    html .services h3 a {
        display: block;
        text-align: center;
        min-height: 60px;
        padding: 130px 15px 10px 15px;
        color: #FFFFFF;
        font-size: 15px;
        line-height: 18px;
        font-weight: 800;
    }

    html .services h3 a::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 0;
        width: 100%;
        background: rgba(0,0,0,.05);
        z-index: 1;
        transition: all .3s;
    }
    html .services h3 a:hover::after {
        height: 100%;
    }

    @media only screen and (min-width: 1240px) {
        
        html .marge-negative {
            margin-top: -200px;
        }
    
    }

    @media only screen and (max-width: 1239px) {
        
        html .services > .vc_column-inner {
            background-size: 60% !important;
            background-position: center 30px !important;
        }

        html .services h3 a {
            min-height: 60px;
            padding: 130px 10px 10px 10px;
            font-size: 12px;
            line-height: 18px;
            font-weight: 800;
        }
    
    }

    @media only screen and (max-width: 959px) {
        
        html .services > .vc_column-inner {
            background-size: 70% !important;
            background-position: center 40px !important;
        }
    
    }

    @media only screen and (max-width: 767px) {
        
        html .services > .vc_column-inner {
            background-image: none !important;
        }

        html .services h3 a {
            min-height: inherit;
            padding: 10px;
            font-size: 15px;
            line-height: 18px;
            font-weight: 800;
        }
    
    }

    /* */

    /* ACTUALITES */

    @media only screen and (max-width: 767px) {
        
        html .marge-actualites {
            padding-top: 90px;
            padding-bottom: 30px;
        }
    
    }

    @media only screen and (min-width: 768px) {
        
        html .marge-actualites {
            margin-top: 230px;
            padding-bottom: 60px;
        }
    
        html .marge-actualites > .wpb_column > .vc_column-inner {
            margin-top: -170px;
        }
    
    }

    /* */

/* */


/* --- PAGE --- */

    /* TITRE */

    @media only screen and (min-width: 768px) {
        
        html .page.with_aside.aside_left #Subheader .column.one {
            margin-left: 25%;
        }
    
    }

    @media only screen and (min-width: 1240px) {
        
        html .page.with_aside.aside_left #Subheader .column.one {
            margin-left: 325px;
        }
    
    }

    /* */

    /* CONTENT */

    html .page:not(.with_aside) #Content {
        padding-top: 60px;
    }

    html .with_aside .sections_group {
        padding-top: 60px;
    }

    @media only screen and (min-width: 1240px) {
        
        html .with_aside .sections_group > .entry-content {
            padding: 0 30px;
        }
    
    }

    /* */

    /* SIDEBAR */

    html .widget-area::before {
        background: #008FD4;
    }
    html .aside_left .widget-area {
        border-right-width: 0px;
    }

    html .widget_mfn_menu ul:not(.sub-menu) > li > a {
        padding: 20px 10px 20px 60px;
        margin-bottom: 0px;
        border: none;
        color: #FFFFFF;
        background-color: #FF8200;
        background-size: auto 84%;
        background-repeat: no-repeat;
        background-position: center left;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    html .widget_mfn_menu ul li a {
        padding: 5px 10px;
        margin-bottom: 0px;
        border: none;
        color: #fff;
    }
    html .widget_mfn_menu ul li ul li a {
        padding-left: 10px;
    }
    html .widget_mfn_menu ul li ul li a::before {
        content: none;
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.mad > a {
        background-color: #FF8200;
        background-image: url(../../uploads/2019/09/pictos-una-solidarite-normandie-01.png);
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.mad > ul li a {
        background-color: #FF8200;
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.mr > a {
        background-color: #FFCD00;
        background-image: url(../../uploads/2019/09/pictos-una-solidarite-normandie-03.png);
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.mr > ul li a {
        background-color: #FFCD00;
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.ssiad > a {
        background-color: #00345e;
        background-image: url(../../uploads/2020/03/pictos-una-solidarite-normandie-15.png);
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.ssiad > ul li a {
        background-color: #00345e;
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.h > a {
        background-color: #FF8200;
        background-image: url(../../uploads/2019/09/pictos-una-solidarite-normandie-06.png);
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.h > ul li a {
        background-color: #FF8200;
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.sm > a {
        background-color: #ff8200;
        background-image: url(../../uploads/2019/09/pictos-una-solidarite-normandie-07.png);
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.sm > ul li a {
        background-color: #ff8200;
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.usf > a {
        background-color: #FFCD00;
        background-image: url(../../uploads/2019/09/pictos-una-solidarite-normandie-08.png);
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.usf > ul li a {
        background-color: #FFCD00;
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.uf > a {
        background-color: #FF8200;
        background-image: url(../../uploads/2019/09/pictos-una-solidarite-normandie-09.png);
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.uf > ul li a {
        background-color: #FF8200;
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.as > a {
        background-color: #004d8b;
        background-image: url(../../uploads/2019/09/pictos-una-solidarite-normandie-10.png);
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li.as > ul li a {
        background-color: #004d8b;
    }
    html .widget_mfn_menu ul:not(.sub-menu) > li > a:hover,
    html .widget_mfn_menu ul:not(.sub-menu) > li > ul li a:hover,
    html .widget_mfn_menu ul:not(.sub-menu) > li.current_page_item > a,
    html .widget_mfn_menu ul:not(.sub-menu) > li > ul li.current_page_item a {
        background-color: #008fd4;
    }
    html .widget_mfn_menu ul li. a {
        background-color: #00345e;
        background-image: url(../../uploads/2019/09/pictos-una-solidarite-normandie-10.png);
    }

    @media only screen and (min-width: 767px) and (max-width: 959px) {
        
        html .widget_mfn_menu ul:not(.sub-menu) > li > a {
            background-image: inherit !important;
            padding: 10px 10px 10px 10px;
        }
    
    }

    @media only screen and (min-width: 768px) {
        
        html .widget-area::before {
            top: -30px;
            height: 105%;
        }
    
    }

    /* */

/* */


/* --- PAGE SEARCH RESULTS --- */

.search-results .posts_group .post-meta {
    display: none;
}

/* */


/* --- REVOLUTION SLIDER --- */

html rs-module-wrap {
	z-index: 0;
}

/* */


/* --- VISUAL COMPOSER --- */

html .wpb_content_element {
	margin-bottom: inherit;
}
html .wpb_wrapper > div {
	margin-bottom: inherit;
}

html .vc_col-has-fill > .vc_column-inner,
html .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
html .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
html .vc_row-has-fill > .vc_column_container > .vc_column-inner {
	padding-top: 0px;
}

html .vc_row[data-vc-full-width] {
	overflow: inherit;
}

@media only screen and (max-width: 768px) {
        
    html .vc_row.vc_rtl-columns-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

}

/* */


/* --- VISUAL COMPOSER - Textes blancs --- */

html .blanc .wpb_text_column h1,
html .blanc .wpb_text_column h2,
html .blanc .wpb_text_column h3,
html .blanc .wpb_text_column h4,
html .blanc .wpb_text_column h5,
html .blanc .wpb_text_column h6,
html .blanc .wpb_text_column p,
html .blanc .wpb_text_column ul,
html .blanc .wpb_text_column ol,
html .blanc .wpb_text_column a,
html .blanc .vc_figure-caption {
    color: #FFFFFF;
}
html .blanc .wpb_text_column a:hover {
    text-decoration: underline;
}
html .blanc .wpb_text_column ul li::before {
    color: #FFFFFF;
}
html .wpb_text_column.blanc h1,
html .wpb_text_column.blanc h2,
html .wpb_text_column.blanc h3,
html .wpb_text_column.blanc h4,
html .wpb_text_column.blanc h5,
html .wpb_text_column.blanc h6,
html .wpb_text_column.blanc p,
html .wpb_text_column.blanc ul,
html .wpb_text_column.blanc ol,
html .wpb_text_column.blanc a,
html .vc_figure-caption.blanc {
    color: #FFFFFF;
}
html .wpb_text_column.blanc ul li::before {
    color: #FFFFFF;
}

/* */


/* --- VISUAL COMPOSER - Image seule --- */

html .wpb_single_image.pictos img {
	width: 140px;
}

html .wpb_single_image > .wpb_wrapper > a.vc_single_image-wrapper {
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
html .wpb_single_image > .wpb_wrapper > a.vc_single_image-wrapper:hover {
	-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09);
}

/* */


/* --- VISUAL COMPOSER - Galerie d'images --- */

html .wpb_gallery .flexslider {
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: inherit;
	-o-box-shadow: inherit;
    box-shadow: inherit;
    overflow: visible !important;
    max-height: calc(25% / 2);
}
html .wpb_gallery .flexslider .flex-viewport {
	-webkit-transition: inherit;
	-o-transition: inherit;
	transition: inherit;
}
html .wpb_gallery .flex-direction-nav a {
	color: #008FD4;
    text-shadow: inherit;
    width: 30px;
    height: 30px;
    margin: -15px 0 0;
}
html .wpb_gallery .flex-direction-nav a::before {
	font-size: 30px;
}

html .wpb_gallery .flex-control-nav {
	margin: 15px 0;
}
html .wpb_gallery .flex-control-paging li a {
	width: 12px;
	height: 12px;
	background: #008FD4;
	-webkit-box-shadow: inherit;
	-o-box-shadow: inherit;
	box-shadow: inherit;
}
html .wpb_gallery .flex-control-paging li a.flex-active {
	background: #FF8200;
}

/* */


/* --- VISUAL COMPOSER - Advanced Carousel --- */

html .ult-carousel-wrapper {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

html ul.slick-dots {
	margin: 0;
    padding: 0;
    bottom: 60px;
}

html .slick-dots li i {
	font-size: 130%;
}

html .ult-carousel-wrapper button:hover::after {
	background: none;
}

html .ult-carousel-wrapper .wpb_text_column {
    padding: 10% 0 20% 0 !important;
}

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

    html .ult-carousel-wrapper .vc_column-inner {
        padding: 0 !important;
    }

    html .ult-carousel-wrapper .wpb_text_column {
        text-align: center !important;
        padding: 10% 0 30% 0 !important;
    }
    
}

/* */


/* --- VISUAL COMPOSER - Bouton --- */

html .button-stroke a.button,
html .button-stroke a.tp-button,
html .button-stroke button,
html .button-stroke input[type="submit"],
html .button-stroke input[type="reset"],
html .button-stroke input[type="button"] {
	border-radius: 0px;
}

html .button-flat a.button::after,
html .button-flat a.action_button::after,
html .button-flat a.tp-button::after,
html .button-flat button::after,
html .button-flat input[type="submit"]::after,
html .button-flat input[type="reset"]::after,
html .button-flat input[type="button"]::after {
	background: none;
}

html a.button,
html a.tp-button {
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
html a.button:hover,
html a.tp-button:hover {
    color: #FFFFFF !important;
    background-color: #FF8200;
}

html .vc_btn3.vc_btn3-style-modern,
html .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
	background-image: inherit;
	background-image: inherit;
	background-image: inherit;
	background-repeat: inherit;
}

    /* BLEU CLASSIQUE */

    html .vc_btn3.vc_btn3-style-modern.vc_btn3-color-primary {
        color: #FFFFFF !important;
        background-color: #008FD4;
        border: none;
        text-transform: uppercase;
    }
    html .vc_btn3.vc_btn3-style-modern.vc_btn3-color-primary:focus,
    html .vc_btn3.vc_btn3-style-modern.vc_btn3-color-primary:hover {
        color: #FFFFFF !important;
        background-color: #FF8200;
    }

    /* */

    /* ORANGE CLASSIQUE */

    html .vc_btn3.vc_btn3-style-modern.vc_btn3-color-warning {
        color: #FFFFFF !important;
        background-color: #FF8200;
        border: none;
        text-transform: uppercase;
    }
    html .vc_btn3.vc_btn3-style-modern.vc_btn3-color-warning:focus,
    html .vc_btn3.vc_btn3-style-modern.vc_btn3-color-warning:hover {
        color: #FFFFFF !important;
        background-color: #008FD4;
    }

    /* */

    /* BLANC */

    html .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
        color: #008FD4 !important;
        background-color: #FFFFFF;
        border: none;
        text-transform: uppercase;
    }
    html .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,
    html .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
        color: #FFFFFF !important;
        background-color: #008FD4;
    }

    /* */

    /* TAILLES */

    html .vc_btn3.vc_btn3-size-sm,
    html .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline {
        font-size: 12px;
        padding: 9px 15px;
    }
    html .vc_btn3.vc_btn3-size-md,
    html .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
        font-size: 15px;
        padding: 11px 20px;
    }
    html .vc_btn3.vc_btn3-size-lg,
    html .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline {
        font-size: 18px;
        padding: 15px 30px;
    }

@media only screen and (max-width: 770px) {
    
    html .vc_btn3.vc_btn3-size-sm,
    html .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline {
        font-size: inherit;
    }
    html .vc_btn3.vc_btn3-size-md,
    html .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
        font-size: inherit;
    }
    html .vc_btn3.vc_btn3-size-lg,
    html .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline {
        font-size: inherit;
    }
  
}

/* */


/* --- VISUAL COMPOSER - Blog --- */

html .wpb_wrapper .blog_wrapper .post-head .post-author,
html .wpb_wrapper .post-head .date .label,
html .wpb_wrapper .post-excerpt,
html .wpb_wrapper .post-footer {
    display: none;
}

html .wpb_wrapper .post-head .post-meta {
    color: #333333;
}

html .grid .post-desc-wrapper .post-desc {
	padding: 20px 5px 0px 5px;
}

html .grid .post-item {
	background: inherit !important;
}

html .grid .image_frame {
	margin-bottom: 0px;
}

html .post-item h2.entry-title {
    font-weight: 800;
    margin-bottom: 0px;
}

/* */


/* --- VISUAL COMPOSER - Accordéon --- */

html .wpb-js-composer  .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
	padding-left: 20px;
}
html .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
	left: inherit;
	right: 20px;
}

html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
	background-color: #008FD4;
}
html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading,
html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
	background-color: #FF8200;
}

html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
    background-color: #FFFFFF;
    padding: 30px 20px 60px 20px;
}

html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
	color: #FFFFFF;
}
html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
	color: #FFFFFF;
}

html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel-heading .vc_tta-controls-icon::after,
html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel-heading .vc_tta-controls-icon::before, 
html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
	border-color: #FFFFFF;
}

html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
	color: inherit;
}

/* */


/* --- VISUAL COMPOSER - Section --- */

html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
	background-color: #008FD4;
	color: #FFFFFF;
}
html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active > a {
	background-color: #FF8200;
	color: #FFFFFF;
}
html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a:focus,
html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a:hover {
	background-color: #FF8200;
}

html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
	background-color: #FFFFFF;
}

/* */


/* --- VISUAL COMPOSER - Foire aux questions --- */

html .faq .question::before {
	content: none;
}
html .faq .question::after {
	background: #FF8200;
}
html .wpb_wrapper .faq .question .title > .acc-icon-plus,
html .wpb_wrapper .faq .question .title > .acc-icon-minus {
	color: rgba(255,255,255,1);
}
html .faq .question.active .title, .accordion .question.active .title {
    color: #FF8200;
}

/* */


/* --- ARCHIVE --- */

html #Filters .filters_wrapper ul li a {
	padding: 9px 12px;
	background: #008FD4;
	color: #FFFFFF;
}
html #Filters .filters_wrapper ul li a:hover,
html #Filters .filters_wrapper ul li.current-cat a {
	background: #FF8200;
}

/* */


/* --- SINGLE --- */

.single .section-post-header .single-photo-wrapper,
.single .section-post-header .post-meta .meta-categories,
.single .section-post-header .post-meta .mata-tags {
    display: none;
}

.single .section-post-related .section-related-adjustment {
	border-top: none;
}

.single .section-related-adjustment > h4 {
    width: 98%;
    margin: 0 1%;
    padding: 0 0 20px 0;
}

    /* --- NAVIGATON --- */

    html .fixed-nav .date {
        display: none;
    }

    /* */


/* */


/* --- CONTACT FORM 7 --- */

html .wpcf7-form .wpcf7-acceptance span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

html .wpcf7-form input[type="submit"],
html .wpcf7-form input[type="reset"],
html .wpcf7-form input[type="button"] {
	background-color: #008FD4;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 12px 30px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
html .wpcf7-form input[type="submit"]:hover,
html .wpcf7-form input[type="reset"]:hover,
html .wpcf7-form input[type="button"]:hover {
	background-color: #FF8200;
    color: #FFFFFF;
}

/* */


/* --- POPUP MAKER --- */

    /* --- CONTACT FORM 7 --- */

    .pum input[type="date"],
    .pum input[type="email"],
    .pum input[type="number"],
    .pum input[type="password"],
    .pum input[type="search"],
    .pum input[type="tel"],
    .pum input[type="text"],
    .pum input[type="url"],
    .pum select,
    .pum textarea,
    .pum input[type="date"]:focus,
    .pum input[type="email"]:focus,
    .pum input[type="number"]:focus,
    .pum input[type="password"]:focus,
    .pum input[type="search"]:focus,
    .pum input[type="tel"]:focus,
    .pum input[type="text"]:focus,
    .pum input[type="url"]:focus,
    .pum select:focus,
    .pum textarea:focus {
        color: #333333;
        background-color: #FFFFFF !important;
        border-color: #FFFFFF;
    }

    .pum a:hover {
        color: #008FD4;
        text-decoration: underline;
    }

    /* */

/* */


/* --- HERO MAPS --- */

html .hmapsprem_container .hmapsprem_map_container .hmapsprem_info_window h3 {
	font-size: 15px;
	line-height: 21px;
    padding-bottom: 9px;
    font-weight: 800;
}

/* */


/* --- COOKIE NOTICE --- */

html #cookie-notice {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}
html #cookie-notice #cn-notice-text {
	vertical-align: middle;
}
html #cookie-notice .button {
	height: 20px;
	font-weight: 500;
	font-size: 0.75rem;
	line-height: 20px;
	letter-spacing: inherit;
	padding: 3px 5px 3px 5px;
    margin: 0px 5px 0px 5px;
    color: #FFFFFF;
    background-color: #008FD4;
    border-color: #008FD4;
    transition: color .1s linear,background-color .1s linear;
    vertical-align: middle;
    border-radius: 0px;
}
html #cookie-notice .button:hover {
    color: #FFFFFF !important;
}

/* */
