/*
CTC Separate Stylesheet
Updated: 2018-03-16 11:00:44
Theme Name: Sparkling Camera
Theme URI: http://colorlib.com/wp/themes/sparkling
Template: sparkling
Author: Colorlib - déclinaison Caméra en Campagne : Vertacoo
Author URI: http://vertacoo.com/
Description: Theme Caméra en Campagne, dérivé de Sparkling
Version: 0.1
*/
/* Rappel pour mise à jour des couleurs (rechercher/remplacer)
 * couleur 1 : 4aafd3
 * couleur 2 : d300d3
 * couleur 3 : 7fc600 alternative 2025
 * */
/* =================== Polices ======================================= */
@font-face {
    font-family: avenir;
    src: url(fonts/avenir-light.woff);
    font-weight: normal;
}
@font-face {
    font-family: avenir;
    src: url(fonts/avenir-black.woff);
    font-weight: bold;
}
@font-face {
    font-family: avenir-medium;
    src: url(fonts/avenir-medium.woff);
    /*font-weight: normal;*/
}
@font-face {
    font-family: halu-regular;
    src: url(fonts/Halu-Regular.woff);
    /*font-weight: normal;*/
}

html,body {
    font-family: avenir ;
    line-height: 1.5;
}
code,kbd,pre,samp,.tooltip,.popover{
    font-family: avenir ;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: avenir-medium ;
    color: #75869e;
font-weight: 400;
}
.navbar.navbar-default{
    font-family: avenir-medium ;
    //font-weight: bold;
}
.navbar > .container .navbar-brand{
    font-family: avenir ;
    font-weight: bold;
}
.entry-content {
    font-family: avenir !important;
}
/* ------------------------------------------------------------------- */

/* =================== Header ======================================== */
.navbar.navbar-default {
    /*background: url('images/img-header.jpg');
     *     background-size: contain;
     * background-repeat: no-repeat; 
     * background-position-x: left; */
    height: 100%;
    z-index:1000;
}
.navbar.navbar-default  img {
	width: 100%;
}
div.head_slogan, div#logo, div.head_dates {
	display: none;
}
#fanions {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index:1000;
    display: none;
}
#fanions > img {
	width: 400px;
	height: auto;
}
@media (max-width: 767px) {
	#fanions > img {
		width: 200px;
		height: auto;
	}
}
.navbar-nav > li, .navbar-collapse {
    padding-bottom: 0;
    padding-top: 0;
    z-index: 1000;
}
.navbar-collapse {
    border: none;
}
.navbar-collapse.in {
    overflow: visible;
}
@media (min-width: 768px) {
	.navbar-collapse.collapse {
		background-color: #7fc600aa ;
		border-radius: 0 0 12px 12px ;
		position: absolute;
	}
}

.navbar-default .navbar-nav > li > a {
    font-size: 1em;
    text-shadow: 0 0 2px #FFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a {
    font-size: 1em;
    text-shadow: 0 0 1px #000;
}
.navbar-header, .navbar-header button, .site-navigation-inner {
    z-index: 2000;
}
.navbar-default .navbar-nav > .active > a {
}
.dropdown-menu > li > a {
	display: block;
}
.navbar-default .navbar-nav .dropdown-menu > li {
	transition: all 0.2s ease-in-out;
}
.navbar-default .navbar-nav .dropdown-menu > li:hover {
	/* background-color: #d300d3 !important; */
}
/* from bootstrap dropdownmenu pour bricolage... ==== */
@media (max-width: 767px) {
  .navbar-default .navbar-nav li.open > a {
	background-color: #FFF;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav .dropdown-menu > li.active > .caret, .navbar-default .navbar-nav .dropdown-menu > li.open > a, .navbar-default .navbar-nav > .active > a {
	color: #d300d3;
	background-color: #d300d3;
	padding: 6px 30%;
  }
	.navbar-default .navbar-nav > li > a {
	    text-shadow: unset;
	    color: #FFF !important;
	}
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }

}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 6px	;
    padding-bottom: 12px;
  }
  .navbar-default .navbar-nav > li > a {
	line-height: 20px;
  }
}
/* end bootstrap ---------------------------------- */
#logo {
	margin-top:6px;
}
div.head_slogandates {
    position: absolute;
    bottom: 6px;
    //z-index: 100;
    width: 80%;
}
div.head_slogan {
    text-align: center;
    color: #000;
    position: absolute;
    top: 120px;
    left: 420px;
    width: 400px;
}
div.head_slogan ul {
    margin: 0;
    padding: 0;
}
div.head_slogan ul li {
    margin: 0 0 -10px;
    list-style-type: none;
    padding: 0;
}
@media screen and (max-width: 1100px) {
	div.head_slogan ul li {
		margin: 0 0 0;
	}
}
div.head_slogan ul li:nth-of-type(1) {
    font-family: avenir;
    font-weight: normal;
    font-size: 21px;
    //width: 100%;
	background: #d300d3;
	color: #FFFFFF;
	text-align: center;
    line-height: 1.4;
    padding: 4px 0 0 0;
    margin: 0 50px 0px 50px;
}
div.head_slogan ul li:nth-of-type(2) {
    font-family: avenir;
    font-weight: bold;
    font-size: 35px;
}
div.head_slogan ul li:nth-of-type(3) {
    font-family: avenir;
    font-weight: bold;
    font-size: 24px;
}
div.head_slogan ul li:nth-of-type(4) {
    font-family: avenir-medium;
    font-size: 20px;
}
#bandeau_slogan {

}
div.head_dates {
    text-align: right;
}
div.head_dates ul {
	position: relative;
	right: -110px;
}
div.head_dates ul li {
    font-family: avenir;
    font-weight: bold ;
    font-size: 40px; 
    line-height: 1;
    //display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
div.head_dates ul li:nth-of-type(1) {
    color: #d300d3;
}
div.head_dates ul li:nth-of-type(2) {
    color: #7fc600;
}
div.head_dates ul li:nth-of-type(3) {
    color: #4aafd3;
}
div#logo {
    position: absolute;
    left: 0;
    z-index: 1;
    display:none;
}
#head_bandeau {
	width: 100%;
	background: #d300d3;
	color: #FFF;
	text-align: center;
	font-size: 2.6em;
	font-family: halu-regular;
    font-weight: normal;
    line-height: 1;
    padding-top: 0.2em;
}
@media screen and (max-width: 1100px) { 
    #logo > a > img {
        max-width: 80%;
    }
    #logo {
		width: 40%;
    }
    .navbar-default .navbar-nav > li {
        padding-right: 5px;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 0.8em;
    }
    div.head_dates ul li {
        font-size: 22px;
    }
    div.head_slogan ul li:nth-of-type(1) {
        font-size: 12px;
        margin: 0 100px 0px 100px;
    }
    div.head_slogan ul li:nth-of-type(2) {
        font-size: 20px;
    }
    div.head_slogan ul li:nth-of-type(3) {
        font-size: 14px;
    }
    div.head_slogan ul li:nth-of-type(4) {
        font-size: 11px;
    }
    div.head_slogan {
        left: 200px;
        bottom: 24px;
    }
 }
@media screen and (max-width: 767px) { 
    #logo > a > img {
        max-width: 60%;
    }
    #logo {
		width: 40%;
    }
    div.head_slogan ul li:nth-of-type(1) {
        font-size: 10px;
        margin: 0 120px 0px 120px;
    }
    div.head_slogan ul li:nth-of-type(2) {
        font-size: 16px;
    }
    div.head_slogan ul li:nth-of-type(3) {
        font-size: 12px;
    }
    div.head_slogan ul li:nth-of-type(4) {
        font-size: 10px;
    }
    div.head_slogan {
        //width: 100%;
        bottom: 110px;
        left: 0;
    }
    div.head_dates {
        margin-top: 20px;
    }
    div.head_dates ul li {
        font-size: 22px;
    }
    #head_bandeau {
        font-size: 1.2em;
    }
    div.head_slogan, div.head_dates {
        z-index:1;
    }
    ul#menu-menu-superieur {
    z-index:1000;
    background: #d300d3;
    text-align: center;
    border: solid 1px #ddd;
    box-shadow: 2px 2px 3px #ddd;
    width: 60%;
    float: right;
    color: #4aafd3;
}
    ul#menu-menu-superieur a {
        /*display: block;
        width: 100%;*/
        z-index:1000;
    }
    ul#menu-menu-superieur a {
       /* display: block;
        width: 100%;*/
        z-index:1000;
    }
    ul#menu-menu-superieur a:hover {
        //color: #fff !important;
        background-color: #ddd;
    }
    ul#menu-menu-superieur li {
        z-index:1000;
        border-bottom: 1px solid #ddd;
        padding: 10px;
    }
    ul#menu-menu-superieur li:last-of-type {
        border-bottom: none;
    }
    ul#menu-menu-superieur li > span.caret.sparkling-dropdown {
        width: 20px;
        height: 20px;
        border: none;
        position: absolute;
        top: 28px;
        right: 8px;
        font-size: 2em;
        color: #FFF;
        z-index: 10000;
    }
    ul#menu-menu-superieur li > span.caret.sparkling-dropdown::after {
        content: "\25BC";
    }   
 }
/* =================== Container ======================================== */
.main-content-area {
width: 100%;
margin-bottom:0px;
}

.container{
padding-right: 0px;
padding-left: 0px;
margin-right: auto;
margin-left: auto

}

.post-inner-content{
padding: 45px 12%;
background-color: #e8edf1;
}
.navigation.post-navigation {
	display: none;
}
/* ==================== Post grids ================================== */
.post-grid .grid-items .item .post_date {
    font-weight: bold;
    font-size: 1.3em !important;
}
.post-grid .grid-items .item .title_link {
    font-family: avenir-medium !important;
    font-size: 1.3em !important;
}
.post-grid .grid-items .item .excerpt {
    font-family: avenir-medium !important;
    font-size: 1em !important;
}
.post-grid .grid-items .item .element {
    padding: 6px !important;
}

/* ==================== Articles ==================================== */
span.byline {
    display: none !important;
}
.entry-meta {
    margin-top: -2em;
}
.entry-meta a {
    font-size: 1.4em;
    line-height: 1;
}
/* ==================== footer ==================================== */

#colophon {
border-top: 1px solid #000000;
}
.copyright {
	text-align: center;
	margin-top: 0px !important;
}
