/*
Theme Name: Twenty Seventeen Child
Template: twentyseventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentyseventeen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("../twentyseventeen/style.css");

* { text-align: justify; }

.nav-subtitle {
    background: transparent;
    color: #767676;
    display: block;
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 0.1818em;
    margin-bottom: 1em;
    text-transform: uppercase;
	text-align: unset;
}

.email-address a {
        pointer-events: none;
    cursor: default;
    border-bottom: 0px solid transparent !important;
}

.email-address a/[href^="mailto:"]:before {
  content: " ";
}

a:hover.lienRealisation {
	border-bottom: solid 1px transparent !important;
}

#main a,
.main a, 
.main a:hover, 
.main a:visited, 
.main a:active, 
.main a:link { 
	border-bottom : 1px solid black;
	box-shadow: unset !important;
}

label { text-align : left; }

h1{
   background-color: #e89001;
	border-radius: 15px;
	color: white;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 38px;
    margin-top: 57px;
    padding: 0 10px 0 10px;
	text-align: center;
}




h1 a, 
h1 a:hover, 
h1 a:visited, 
h1 a:active, 
h1 a:link {
	color : #E89001 !important;
	box-shadow: unset !important;
	text-decoration: underline;
}

hr, br {
    clear: both;
}
fieldset {
    box-shadow: 5px 6px 12px 1px #c5c5c5;
    padding-left: 30px;
	border-radius: 30px;
}

legend {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: -30px;
	padding: 30px 15px 30px 15px;
    text-align: center;
}

@-moz-document url-prefix() {
    legend {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 0px;
	padding: 30px 0;
}
}

summary {
    padding: 0 0 20px;
}

summary h1{
	position: relative;
	top: 6px;
}

summary strong:hover {
    background-color: #B63D8D !important;
}

ul {
    list-style: square;
	margin-left: 20px;
}
strong {
    background-color: #e89001;
    color: white;
    padding: 0 6px;
	font-weight: 300;
	border-radius: 5px;
}

b {  
    font-weight: 600;
}	

a strong {
	color : white !important;
	box-shadow: unset !important;
	border-bottom: 3px solid rgba(0, 0, 0, 0.45);
}

.entry-title a {
       background-color: #e89001;
    border-radius: 15px;
    color: white !important;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 0 10px 0 10px;
}

html.wp-dark-mode-active h2.entry-title a {
    color: white !important;
}



.entry-summary img {
    float: left;
    margin-right: 1%;
    max-width: 100px ;

}



.trombi {
    border: 1px dotted black;
    float: left;
    min-height: 290px;
    padding: 10px 30px 10px 10px;
    width: 308px;
	margin : 4px;
	font-size : 13px;
}

.trombi:last-child {
	width: 947px;
}

.trombi_an {
    float: left;
    min-height: 360px;
    width: 297px;
    border: 1px solid #e6e6e6;
    padding: 18px 28px 18px 18px;
    margin: 2px;
}

.trombi ul {
    padding: 0 0 0 20px;
}

.encart {
	float: right;
	width: 300px;
	margin: 10px 0 10px 10px;
	padding: 20px;
}

.abo {
	width : 200px;
    padding: 10px;
	text-align : center;
}

.adresse  {
	width: 500px;
    text-align: center;
    padding: 20px;
    margin: 30px auto 0 auto;
    background-color: #9bbde0;
    color: black;
	border-radius: 30px;
}

.materiel {
	width : 465px;
    min-height: 170px;
	margin : 0 10px 10px 0;
	padding : 10px;
	float : left;
}

.materiel strong {
    margin: 0 30px;
    display: block;
	text-align: center;
}

.materiel ul {
	padding-left : 30px;
}


.liste_equipe {
    border: 1px solid #949494;
    float: left;
    min-height: 145px;
    padding: 10px;
    width: 227px;
    margin: 0 10px 10px 0;
    text-align: left;
}

.liste_equipe:hover {
	background-color : orange;
	color: white;
}

.liste_equipe:hover a strong {
	background-color : white;
	color : black !important;
}

.liste_seminaire {
    border: 1px dotted black;
	text-align : center;
    float: left;
    height: 135px; 
    padding: 30px 0 0 0;
    width: 169px;
	margin : 0 4px 4px 0;
	border-radius : 20px;
}

.liste_seminaire_an {
    border: 1px dotted black;
	text-align : center;
    float: left;
    height: 85px; 
    padding: 30px 0 0 0;
    width: 169px;
	margin : 0 4px 4px 0;
	border-radius : 20px;
	background-color : #9bbde0;
}

.liste_publi_an {
    border: 1px dotted black;
	border-radius : 20px;
	text-align : center;
    float: left;
    height: 85px; 
    padding: 30px 0 0 0;
    width: 169px;
	margin : 0 4px 4px 0;
}


.liste_service {
    border: 1px dotted black;
	border-radius: 20px;
	text-align : center;
    float: left;
    height: 135px; 
    width: 140px;
	margin : 0 4px 4px 0;
    display: flex; 
    flex-direction: column; 
    justify-content: center;
	background-color : #9bbde0;
}

.liste_service a {
	text-align: center;
	border-bottom : 0 !important;
}

.liste_seminaire:hover,
.liste_service:hover,
.liste_seminaire_an:hover,
.liste_publi_an:hover {
	background-color : orange;
	color: white;
}


.menu {
    font-size: 18px;
}
.sub-menu {
    font-size: 14px;
}


ul.liste-newsletter li {
	display: inline-block;
    border: 1px dotted black;
    padding: 5px 0px;
    width: 129px;
    height: 80px;
    margin: 0 12px 12px 0;
    text-align: center;
}

ul.liste-newsletter li:hover {
	background-color : orange;
	color: white;
	font-weight : strong;
}


// debut - extension formulaire de contact
span.wpcf7-list-item input {
    margin-top : 0;
}
 
.wpcf7-form p input {
    width : auto;
 }
.wpcf7-list-item {
    width: auto;
}
.wpcf7-form p label {
	width : 850px;  clear: both; 
}

.wpcf7-form label {	font-weight: 300; }
.wpcf7-form label span span span input { width: 60px !important; margin-top: 7px; }
.wpcf7-form p label span span span span {	width : 340px;}
.wpcf7-list-item { 
	margin: 0 300px 0 0 !important; 
	display: block;
    width: 420px; 
}
.wpcf7-submit { text-align : center }



.wpcf7-form label span select { 	
	width : 500px; 
	float: right;
	font-size: 12px; 
}

// fin - extension formulaire de contact


body {
    font-family:"Open Sans",​sans-serif;
}

#page{
    border: 0 none;
    margin: 0 auto;
    width: 964px;
}

.navigation-top{
   /* background-color: #c60;
      background-image:url('http://dev.msh-vdl.fr/msh2017/wp-content/uploads/2017/06/logo-e1496928298321.png');
background-position: left;
background-repeat:  no-repeat;  */
        bottom: auto;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 7;
}

.custom-header {
text-align:center;
height: 75px;
margin-bottom:0px !important;
}

#content {
padding-top:0px;    
}

#site-navigation{
    display: inline-block;
}

.logo_header {
    margin-right:20px;
}

.search-form{
    display: inline-block;
    vertical-align: bottom;
        width: 100px;
}

.search-form .search-submit{
    top: 11px;
    width: 15px;
        padding: 0em;
}

.search-form .search-submit .icon {
    height: 24px;
    top: -2px;
    width: 14px;
}

#ajaxsearchlite1 {
    float: right !important;
}

div[id*="ajaxsearchlite"].asl_m {
  width: 100% !important;
}

button, input[type="button"], input[type="submit"] {
    background-color: #222;
    }
    

input[type = "text"],
input[type = "email"],
input[type = "url"],
input[type = "password"],
input[type = "search"],
input[type = "number"],
input[type = "tel"],
input[type = "range"],
input[type = "date"],
input[type = "month"],
input[type = "week"],
input[type = "time"],
input[type = "datetime"],
input[type = "datetime-local"],
input[type = "color"],
textarea{
    padding: 0.3em;
        font-size: 0.75rem;
}


.page-title {
    display:none;
}




/*  Page d'accueil  */

.bord-droit  { 
	border : 0;
	background-repeat: no-repeat;
	background-color : white !important;
	background-image : url('https://www.msh-vdl.fr/wp-content/uploads/2017/08/coin-hg.jpg');
	background-position: 0% 100%;
	padding : 6px 0 0 30px !important;
	height: 40px; 
	margin: -10px 0 5px -20px !important;
}

.bord-gauche { border : 0; text-align : right; }

#manifestations h1, #focus-zoom h1, #newsletter h1, #annonces h1, #services h1, #plateformeplus h1 {
    font-size: 22px;
    margin: -10px 0 10px -20px;
	padding: 5px 9px;
    color: #737373;
    width: 480;
    background-color: #ffffff;
    text-align: center;
	border: 0;
}

#plusCanalULalettre 
{
    margin:auto;
}

#plateformeplus, #canalU {,
	border-left: 7px solid #157efb;
    background-color: rgb(245, 245, 245);
    width: 310px;
	height: 55px;
    float: left;
    margin: 0px 17px 0px 0px;
    padding: 5px 9px;
    color: #737373;
    text-align: center;
}

#lalettre, #newsletter {,
    border-left: 7px solid #157efb;
    background-color: rgb(245, 245, 245);
    width: 310px;
    height: 55px;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 5px 9px;
    color: #737373;
    text-align: center;
}

#lalettre:hover, #plateformeplus:hover, #canalU:hover{
	background-color: deepskyblue;
}

#lalettre:hover a, #plateformeplus:hover a, #canalU:hover a {
	color: white;
}

#lalettre img, #plateformeplus img,#canalU img{
	height: 32px !important;
    padding: 0;
    position: relative;
    top: -5px;
}

#lalettre a, #plateformeplus a, #canalU a{
    color: #737373;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 300;
    border: 0;
}



#focus-zoom {
	width: 480px !important;
}

#focus-zoom div {
	width: 480px !important;
	margin: 0 0 5px 0;
	transition: margin 0.2s;
}

#focus-zoom>div:hover {
	width: 480px !important;
	margin: 0 0 5px 20px;
	transition: margin 0.2s;
}

#focus-zoom .focus-photo {
	height: 180px !important;
}

div.focus-txt {
	display: block;
    margin: 10px 0 5px 0;
	padding: 10px !important;
    background-color: rgb(245, 245, 245);
    border-left: 6px solid #b73e8d;
    height: auto!important;
    text-align: left;
	width: 480px;
}

div.focus-txt a {
	border-bottom: 0 !important;
}


#manifestations hr, #focus-zoom hr, #newsletter hr, #annonces hr, #services hr {
   width:75%;
   margin-top:-10px;
   margin-bottom:2px;
   text-align:center;
}

div#alauneFlex { 
    margin-top: 50px;
/*    margin: auto;
*//*Centrage vertical */
      display: flex !important;
      flex-wrap: wrap !important;

}

#alauneFlex div {
    background-color : white;
    width: 300px !important;
    float : left;
    /*margin: 10px 18px 80px 0;
    padding : 0px;*/
    height : 220px;
    border: 1px solid #cacaca;
}

#alaune { margin-top: 50px; }

#alaune div {
	background-color : white;
    width: 32%;
	float : left;
	margin: 10px 18px 80px 0;
	padding : 0px;
	height : 220px;
	border: 1px solid #cacaca;
}



#alaune a:nth-of-type(3) div {
	margin-right: 0;
}



#alaune div a {
    background-color: rgb(232, 232, 232);
    color: black;
    text-align: center;
    width: 310px !important;
	height: 60px;
    display: block;
    position: relative;
    top: 64px;
    border-top: 6px solid #ffb947;
    border-bottom: 0px;
    padding: 4px 0 0 0;
}

#alaune a div div {
    width: 308px;
    margin-top: 185px;
    position: absolute;
    height: 80px;
    text-align: center;
    border-top: 6px solid #d72775;
    background-color: rgb(245, 245, 245);
    padding: 3px 4px 7px 7px;
/*Centrage vertical */
      display: flex;
  flex-direction: column; /* direction d'affichage verticale */
  justify-content: center; /* alignement vertical */
}

#manifestations {
    border-right: 16px solid white;
    width: 480px;
    float: left;
    padding : 20px;
}

#manifestations h1 {
	color : rgb(253, 157, 0);
}

#focus-zoom h1 {
	color : #b73e8d;
}

#annonces h1 {
	color: #124c87;
	border-top: 1px dotted rgba(18, 76, 135, 0.5);
    border-radius: 0;
    width: 480px;
    padding-top: 20px;
}

#manifestations ul{
    list-style-type: none;
    margin-bottom : -10px;
    padding-bottom : 10px;
}

#manifestations ul li {
    border-left: 6px solid rgb(253, 157, 0);
	margin : 0 -14px 6px -40px ;
	transition: margin 0.2s;
	 padding: 0px 20px 10px 10px;
    background-color: rgb(245, 245, 245);
    font-size: 14px;
    text-align: left;
	width: 458px;
}

#manifestations ul li:hover {
	margin : 0 -14px 6px -20px ;
	transition: margin 0.2s;
}

#manifestations ul li a {
	border-bottom: 0 ;
}

#annonces{
    border-right: 16px solid white;
    width: 480px;
    float: left;
    padding : 20px;
}

#annonces ul{
    list-style-type: none;
    margin-bottom : -10px;
    padding-bottom : 10px;
}

#annonces ul li {
    border-left: 6px solid #124c87;
	margin : 0 6px 6px -40px ;
	transition: margin 0.2s;
    padding: 0px 10px 10px 10px;
    background-color: rgb(245, 245, 245);;
    font-size: 14px;
    text-align: left;
	width: 478px;
}

#annonces ul li:hover {
	margin : 0 -14px 6px -20px ;
	transition: margin 0.2s;	
}


#annonces ul li a {
	border-bottom: 0 ;
}

#focus-zoom{
    background-color: white;
    width: 320px;
    float: left;
	margin: 20px 0 30px 0;
}



#focus-zoom ul{
    list-style-type: none;
}

#newsletter{
    display: inline-block;
        width: 160px;
}

#services{
    border-top: 16px solid white;
    float: left;
    width: 480px;
}

.voirtous, .voirtous:hover {
	font-family: 'Oswald', sans-serif;
	color: rgb(253, 157, 0);
	border : 0 !important;
	float: right;
    padding: 0;
    margin: 0 -13px 0 0;
}

.voirtous:hover {
	border-bottom: 1px solid rgb(253, 157, 0);
}

.voirtous2, .voirtous2:hover  {
	font-family: 'Oswald', sans-serif;
	color: #124c87;
	border : 0 !important;
	float: right;
    padding: 0;
    margin: 0 -33px 0 0;
}


menu-menu-container {
	margin-right: -5px !important;
}

.attachment-post-thumbnail {
    width: 180px; height: 270px;
    object-fit: cover;
}

/*  Footer  */
footer { text-align: center; } 
footer#colophon.site-footer div.wrap { float: right; }

#menu-reseaux-sociaux{
    float: right;
    display: inline-block;
}

ul#menu-reseaux-sociaux li a {
	color: white !important;
}

.social-navigation {
    float: right;
    margin-bottom: 0;
        width: 100%;
}

.footer_txt{
    display: inline-block;
    text-align: center;
        width: 100%;
}

/*  Autres  */

body:not(.has-sidebar):not(.page-one-column) .page-header, body.has-sidebar.error404 #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    float:none;
    width:auto;
}

.blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments {
    float: none;
    width:auto;
}

.entry-content {
     margin-left: -40px !important;
     width: 950px !important;
     margin-top: 20px !important;
}

.has-sidebar:not(.error404) #primary {
    float: left;
    width: auto;
}

.cat-links { display:none !important; }

/***** ajout du 15-06-17 *****/
.navigation-top .wrap,
.navigation-top .wrap>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.navigation-top .wrap { padding-bottom: 0; }
.navigation-top .wrap>div { width: 800px; }
.navigation-top .wrap>div>div:nth-child(1) { text-align: right; }
.navigation-top .wrap form { width: 200px; }

#top-menu>li>a>svg { display: none; }

.search-form .search-submit {
    top: 10px;
    width: 20px;
}

.search-form .search-submit .icon {
    top: -3px;
    height: 23px;
    width: 14px;
    left:3px;
}

li.menu-item a {
	font-family: Oswald;
	font-size: 20px !important;
    color: #57575a !important;
    font-weight: 100 !important;
}


.sub-menu li a { 	
	font-size: 14px !important; 
	font-family:"Open Sans",​sans-serif;
	width : 250px !important;
}

.sub-menu li a:hover { 	
	color : white !important;
}

#menu-item-174 {
    border-bottom: 3px solid #F9AF64;
	width: 150px;
}

#menu-item-174 ul.sub-menu li a {
    color: #d38e1f !important;
}
#menu-item-177 {
    border-bottom: 3px solid #B73E8D;
	width: 150px;
}
#menu-item-177 ul.sub-menu li a {
    color: #B73E8D !important;
}

#menu-item-178 {
    border-bottom: 3px solid #D72775;
	width: 200px;
}
#menu-item-178 ul.sub-menu li a {
    color: #D72775 !important;
}

#menu-item-140 {
    border-bottom: 3px solid #575859;
    width: 150px;
}
#menu-item-140 ul.sub-menu li a {
    color: #575859 !important;
}

#menu-item-174 a, #menu-item-177 a, #menu-item-178 a, #menu-item-140 a {
	text-align: center;
}

@media screen and (min-width: 48em) {
    .admin-bar .site-navigation-fixed.navigation-top {
		top: 0;
	}
    
    .main-navigation ul li.menu-item-has-children:before,
    .main-navigation ul li.menu-item-has-children:after {
        right: calc(50% - 6px);
    }
}

@media screen and (max-width: 48em) {
    .navigation-top .wrap>div>div:nth-child(2) {
        padding-left: unset;
        text-align: center;
    }
}
/**********/
/***** ajout du 19-06-17 *****/
#adresse {
    margin-bottom: 0;
    min-width: 200px;
}


#colophon,
.site-liens,
#menu-reseaux-sociaux {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.site-liens a {
	border-bottom : 1px solid black;
}

#colophon,
.site-info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#colophon>.wrap {
    margin: unset;
    padding: unset;
}

#colophon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.site-liens,
#menu-reseaux-sociaux {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 100px;
}

.site-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    min-width: 350px; 
    height: 160px;
}

.site-info-item {
   /* width: 150px !important; */
    max-width: initial;
}

.site-liens>a {
    font-weight: normal;
}

.site-liens>a:hover {
    background: #dedede !important;
}

.split {
    margin: 0 15px;
    height: 160px;
    border-left: 2px solid #eee;
}
/**********/
/***** ajout du 26-07-17 *****/
.entry-header {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    display: inline;
}

.navigation-top .wrap>a>img {
    _width: 250px;
    _height: 110px;
    margin-left: -25px;
    margin-bottom: 5px;
}

.navigation-top .wrap>div>div:nth-child(2) {
    _padding-left: 50px;
	text-align: right;
}



.navigation-top .wrap>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
/**********/

.main-navigation li li:hover, .main-navigation li li.focus {
    background: #dedede !important;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
        left: -5em;
        right: auto;
    }

.widget ul li {
    border : 0px;
}

.site-title, .site-title h1 {
    visibility: hidden;
}

span.wpcf7-list-item input {
    float:left;
    margin-top: 20px;
    }    


.type-realisation {
    padding-bottom: 0em !important;
}


.lienRealisation {
	margin-right: 5px;
}

.realisation {
    position: relative;
    display: inline-block;
    margin-bottom:1%;
}



.realisation img {
    width: 200px;
    border:solid 1px #e89001;
    padding: 3px;
}

.thumbnail {
    display: inline-block;
}
.thumbnail:hover {
    opacity:0.2;
    z-index: 10;
    display:inline-block;

}



.thumbnail:hover ~ .titreRealisation {
    display: inline-block;
    opacity:1;
    z-index: 1;
    top:1px;
    left: 0%;
    position: absolute;
    font-weight: bold;
}

.thumbnail:hover ~ .tagsRealisation {
    display: inline-block;
    opacity:1;
    z-index: 1;
    bottom:1px;
    left: 0%;
    position: absolute;
}

.tagsRealisation {
   display: none;
   width: 100%;
   text-align: center;
   font-family:"Open Sans",​sans-serif;
   background-color:#e89001;
   color: white;
   padding:1%;
}

.titreRealisation {
   display: none;
   width: 100%;
   text-align: center;
   font-family:"Open Sans",​sans-serif;
   background-color:#e89001;
   color: white;
   padding:1%;
}



#form_realisation, #button_realisation {
    height:50px;
    line-height: 1em;
}

.link-more,.caf-content-read-more {
    display:none !important;
}

a[rel="tag"] {
       background-color: #B73E8D;
    border-radius: 15px;
    color: white;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    font-weight: 200;
    margin-bottom: 38px;
    margin-top: 57px;
    padding: 0 10px 0 10px;
    text-align: center;
}

figcaption {
    font-style:italic;
    font-size:10px;
}

.lang-item {
	margin-top: 75px !important;
}


.grecaptcha-badge { 
    visibility: hidden;
}

/*Formulaire projet : Tous les financements masqué en attendant de résoudre le souci des étiquettes*/
#tax-select-0 {
    display:none;
}

/* Annuaire */

.cn-notes h4 {
    display: none;
}

span.cn-last-updated {
    visibility: hidden;
}

.cn-alphahead {
    border-left: 10px solid #e89001;
}

.caf-meta-content {
    display: none !important;

}