/*
Theme Name: WISG
Template: layerswp
*/
/* Sélection  --------------------*/
::-moz-selection {
 background: #216dc3;
 color: #FFFFFF;
}
::selection {
	background: #216dc3;
	color: #FFFFFF;
}
a, a:focus {
	outline: 0;
	outline-color: #FFFFFF;
}
::-moz-focus-inner {
 border:0;
 outline-color:#FFFFFF;
}
/* Font -----------------------*/
@font-face {
	font-family: 'gothamlight';
    src: url('font/Gotham-Light.eot');
    src: url('font/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('font/Gotham-Light.woff2') format('woff2'),
        url('font/Gotham-Light.woff') format('woff'),
        url('font/Gotham-Light.ttf') format('truetype'),
        url('font/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gotham_boldregular';
    src: url('font/GothamBold.eot');
    src: url('font/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('font/GothamBold.woff2') format('woff2'),
        url('font/GothamBold.woff') format('woff'),
        url('font/GothamBold.ttf') format('truetype'),
        url('font/GothamBold.svg#GothamBold') format('svg');
    font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: 'gothamlight';
	src: url('font/Gotham-Light.svg#Gotham-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gotham_boldregular';
	src: url('font/GothamBold.svg#GothamBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
}
/* Main  --------------------*/
body  {
	font-family: 'gothamlight', Helvetica, Arial, sans-serif;
	color: #283583;
	background: #FFFFFF;
}
h1, h2, h3, h4, h5, h6, .section-title .heading {
	color: #216dc3;
	float: left;
	width: 100%;
	clear: both;
	overflow: visible;
}
h1.section-title .heading {
	font-family: 'gothamlight', Helvetica, Arial, sans-serif;
}
h2, h3, h4, h5, h6, .story h2, .story h3, .story h4, .story h5, .story h6 {
	font-family: 'gotham_boldregular', Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.story h2 {
	text-transform: uppercase;
}
.story h3 {
	font-size: 2.8rem;
    margin-bottom: 2px;
}
a, a:not(.button) {
	color: #216dc3;
	text-decoration: underline;
}
strong {
	font-family: 'gotham_boldregular', Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.story p {
	text-align: justify;
	float: left;
	width: 100%;
	clear: both;
}
.story p a, .story ul li a {
	font-family: 'gotham_boldregular', Helvetica, Arial, sans-serif;
}
.content-main {
    padding: 3%;
}
.story ul, .story ol {
    list-style: none;
    margin: 0;
	float: left;
	width: 100%;
	clear: both;
}
.story ul li, .story ol li {
    list-style: none;
    margin: 0 0 20px;
	position: relative;
	padding: 0 0 0 20px;
}
.story ul li:before, .story ol li:before {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 6px;
	content:"\f111";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: grayscale;
	font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
	color: #ff7f00;
	font-size: 1.2rem;
}
.section-title {
    float: left;
    width: 100%;
    clear: both;
}
.home .section-title {
	display: none;
}
.section-title.large .heading {
	text-transform: uppercase;
    border-bottom: 5px solid #216dc3;
    width: auto;
    float: left;
}
.story blockquote {
    padding: 10px;
    margin-bottom: 20px;
    background-image: url('images/footer-wisg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
    color: #FFFFFF;
    width: auto;
    float: left;
    clear: both;
}
.story blockquote a, .story blockquote a:not(.button)  {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#page-programme .story blockquote a, #page-programme .story blockquote a:not(.button)  {
	color: #216dc3;
	text-decoration: none;
	text-transform: none;
	font-style: italic;
}
/*.story blockquote a:before {
	content:"\f019";
	margin-right: 6px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: grayscale;
	font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
	color: #FFFFFF;
}*/
/* Page Programme  --------------------*/
sup {
    text-transform: none;
}
#page-programme .section-title {
    margin-bottom: 0;
}
#page-programme .story p {
    text-align: left;
}
#page-programme .section-title.large .heading {
	color: #23957b;
	border-bottom: 5px solid #23957b;
}
#page-programme .story h1 {
    margin-top: 0;
    font-size: 4rem;
    font-weight: 700;
    color: #23957b;
	margin-bottom: 10px;
}
#page-programme .story h2 {
	color: #216dc3;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 3rem;
}
#page-programme .story h4 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 2rem;
}
#page-programme .story h3 {
    padding: 10px;
    margin-bottom: 20px;
    background-image: url('images/footer-wisg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    color: #FFFFFF;
    width: auto;
    float: left;
    clear: both;
	font-family: 'gothamlight', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-top: 28px;
	font-size: 2rem;
}
#page-programme .story a:not(.button) {
    text-decoration: none;
	font-family: 'gothamlight', Helvetica, Arial, sans-serif;
}
#page-programme .story p {
    margin-bottom: 3px;
}
#page-programme .story blockquote {
    color: inherit;
    font-style: inherit;
    padding: 0px 0 10px 190px;
    margin-top: -32px;
    background: none;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    width: 100%;
}
#page-programme .story blockquote h4 {
    margin: 0 0 10px 0 !important;
    text-transform: uppercase;
    font-size: 1.7rem;
    font-family: 'gothamlight', Helvetica, Arial, sans-serif;
    color: #23957b;
}
@media only screen and (max-width: 768px) {
#page-programme .story blockquote {
    padding: 0;
    margin: 0 0 10px 0;
    background: none;
}
}
/* Page Inscription  --------------------*/
/*#page-inscription.content-main {
    max-width: 100%;
}
#page-inscription .section-title.large .heading {
	color: #216dc3;
	border-bottom: 5px solid #216dc3;
}
#page-inscription .story h2, #page-inscription .story h3 {
	color: #216dc3;
}
#page-inscription .section-title {
    float: none;
    max-width: 1000px;
    margin: auto;
}*/
/* Page Infos --------------------*/
#page-infos .section-title.large .heading {
	color: #216dc3;
	border-bottom: 5px solid #216dc3;
}
#page-infos .story h2, #page-infos .story h3 {
	color: #216dc3;
	text-decoration: none;
}
/* Page Retour 2016 --------------------*/
#page-retour-2017 .section-title.large .heading {
	color: #216dc3;
	border-bottom: 5px solid #216dc3;
}
#page-retour-2017 .story h2, #page-retour-2017 .story h3, #page-retour-2017 .story h2, #page-retour-2017 .story h4 {
	color: #216dc3;
	text-decoration: none;
}
#page-retour-2017 .story ul li a {
	color: #283583;
	text-decoration: none;
	font-family: 'gothamlight', Helvetica, Arial, sans-serif;
}
#page-retour-2017 .story ul {
	width: 45%;
	clear: none;
}
#page-retour-2017 .story ul li {
	position: relative;
	padding-left: 40px;
}
#page-retour-2017 .story ul:nth-child(2n+1) {
	float: left;
}
#page-retour-2017 .story ul:nth-child(2n) {
	float: right;
}
#page-retour-2017 .story ul li a:before, #page-retour-2017 .story ul li:before {
	content:"\f019";
	position: absolute;
	left: 0;
	top: 0;
	background: #216dc3;
	width: 30px;
	height: 23px;
	text-align: center;
	padding-top: 7px;
	margin-top: -4px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: grayscale;
	font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
	color: #FFFFFF;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
/* Page Retour 2017 --------------------*/
#page-retour-2018 .section-title.large .heading {
	color: #216dc3;
	border-bottom: 5px solid #216dc3;
}
#page-retour-2018 .story h2, #page-retour-2018 .story h3, #page-retour-2018 .story h2, #page-retour-2018 .story h4 {
	color: #216dc3;
	text-decoration: none;
}
#page-retour-2018 .story ul li a {
	color: #283583;
	text-decoration: none;
	font-family: 'gothamlight', Helvetica, Arial, sans-serif;
}
#page-retour-2018 .story ul {
	width: 45%;
	clear: none;
}
#page-retour-2018 .story ul li {
	position: relative;
	padding-left: 40px;
}
#page-retour-2018 .story ul:nth-child(2n+1) {
	float: left;
}
#page-retour-2018 .story ul:nth-child(2n) {
	float: right;
}
#page-retour-2018 .story ul li a:before, #page-retour-2018 .story ul li:before  {
	content:"\f019";
	position: absolute;
	left: 0;
	top: 0;
	background: #216dc3;
	width: 30px;
	height: 23px;
	text-align: center;
	padding-top: 7px;
	margin-top: -4px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: grayscale;
	font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
	color: #FFFFFF;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
/* Page ANR  --------------------*/
#page-anr .section-title.large .heading {
	color: #216dc3;
	border-bottom: 5px solid #216dc3;
}
#page-anr .story h2, #page-anr .story h3 {
	color: #216dc3;
}
/* Menu  --------------------*/
.header-site .nav-horizontal > ul {
    width: 100%;
	margin: 0;
	padding: 0;
	background: #216dc3;
}
.header-site .nav-horizontal > ul > li {
    margin: 0;
	padding: 0 10px;
	width: 20%;
	text-align: center;
	height: 65px;
	line-height: 62px;
}
.nav-vertical > ul > li {
    margin: 0;
	padding: 0 10px !important;
	width: 100%;
	text-align: center;
	height: 65px;
	line-height: 62px;
}
#off-canvas-right {
    background: #FFFFFF;
}
a.responsive-nav {
    text-decoration: none;
}
.responsive-nav .l-menu, a.close-canvas, a.close-canvas:hover {
    color: #283583;
	text-decoration: none;
	font-family: 'gothamlight', Helvetica, Arial, sans-serif;
	font-weight: 600;
}
.close-canvas {
    background: none;
}
.header-site .nav-horizontal > ul > li:nth-child(7n+1), .nav-vertical > ul > li:nth-child(7n+1) {
	background: #216dc3;
}
.header-site .nav-horizontal > ul > li:nth-child(7n+2), .nav-vertical > ul > li:nth-child(7n+2) {
    background: #216dc3;
}
.header-site .nav-horizontal > ul > li:nth-child(7n+3), .nav-vertical > ul > li:nth-child(7n+3) {
    background: #216dc3;
}
.header-site .nav-horizontal > ul > li:nth-child(7n+4), .nav-vertical > ul > li:nth-child(7n+4) {
    background: #216dc3;
}
.header-site .nav-horizontal > ul > li:nth-child(7n+5), .nav-vertical > ul > li:nth-child(7n+5) {
    background: #216dc3;
}
.header-site .nav-horizontal > ul > li:nth-child(7n+6), .nav-vertical > ul > li:nth-child(7n+6) {
    background: #216dc3;
}
.header-site .nav-horizontal > ul > li:nth-child(7n+7), .nav-vertical > ul > li:nth-child(7n+7) {
    background: #216dc3;
}
.header-site .nav-horizontal > ul > li > a, .nav-vertical > ul > li > a {
    padding: 10px 0;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1rem;
	line-height: 1.6;
	display: inline-block;
	vertical-align: middle;
	font-family: 'gothamlight', Helvetica, Arial, sans-serif;
	font-weight: 600;
}
.logo {
    display: none;
}
.nav-clear nav {
    margin: 0;
}
.header-site .nav ul li > .sub-menu > li.current-menu-item, .header-site .nav ul li > .sub-menu > li:hover, .header-site .nav ul li > .sub-menu > li a:hover, .header-site .nav-horizontal > ul > li.current_page_item , .header-site .nav-horizontal > ul > li.current-menu-item, .header-site .nav-horizontal > ul > li.current-post-ancestor, .header-site .nav-horizontal > ul > li.current-menu-parent, .header-site .nav-horizontal > ul > li.current-category-ancestor, .header-site .nav-horizontal > ul > li:hover, .nav-vertical > ul > li.current_page_item, .nav-vertical > ul > li.current-menu-item, .nav-vertical > ul > li.current-post-ancestor, .nav-vertical > ul > li.current-menu-parent, .nav-vertical > ul > li.current-category-ancestor, .nav-vertical > ul > li:hover, div[class*=" off-canvas-"] .nav-vertical .sub-menu li.current_page_item, div[class*=" off-canvas-"] .nav-vertical .sub-menu li.current-menu-item, div[class*=" off-canvas-"] .nav-vertical .sub-menu li.current-post-ancestor, div[class*=" off-canvas-"] .nav-vertical .sub-menu li.current-menu-parent, div[class*=" off-canvas-"] .nav-vertical .sub-menu li.current-category-ancestor, div[class*=" off-canvas-"] .nav-vertical .sub-menu li:hover {
    background: #23957b;
}
/*- SUB NAV -----------------*/
.nav-horizontal ul.sub-menu {
	width: 100%;
}
.sub-menu,
.nav .children{
	background-color: #216dc3 !important;
	border: none;
}
.sub-menu li,
.nav .children li{
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
}
.sub-menu li a,
.nav .children li a{
	color: #FFFFFF !important;;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	font-size: 1.1rem;
	line-height: 1.6;
	font-family: 'gothamlight', Helvetica, Arial, sans-serif;
	font-weight: 600;
}
.sub-menu li a:hover,
.nav .children li a:hover{
	background-color: #216dc3;
}
div[class*=" off-canvas-"] .nav-vertical .sub-menu {
    width: calc(100% + 20px);
    margin-left: -10px;
}
div[class*=" off-canvas-"] .nav-vertical .sub-menu li {
    border-top: 1px solid #FFF;
	padding: 5px;
}
/* Footer  --------------------*/
.grid + .copyright {
	display: none;
}
#footer {
	padding: 20px;
}
#footer .container {
    background-image: url('images/footer-wisg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	min-height: 100px;
	font-family: 'gotham_boldregular', Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	max-width: 1000px;
	padding: 20px;
}
#footer .container a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer [class*="column"]:nth-child(4n+1) {	
	width: 18%;
}
#footer [class*="column"] { 
	width: 28%;
	height: 40px;
}
#footer [class*="column"].last {
	text-align: right;
	width: 8%;
}
#footer [class*="column"].last img {
	max-width: 170px !important;
	margin-top: -10px;
}
#footer [class*="column"] p {
	line-height: 40px;
	height: 40px;
}
#footer [class*="column"]:nth-child(4n+2) p {	
	background-image: url('images/twitter-wisg.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 40px 40px;
	padding-left: 50px;
}
#footer [class*="column"]:nth-child(4n+3) p {	
	background-image: url('images/linkedin-wisg.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 40px 40px;
	padding-left: 50px;
}
.copyright-footer {
	width: 100%;
	clear: both;
	text-align: center;
	color: #7e7e7e;
	font-size: 1.2rem;
	margin-bottom: 2%;
}
.copyright-footer a {
	color: #7e7e7e;
	text-decoration: none;
}
#footer .widget_media_image img {
	max-width: 40px !important;
}
/* Responsive  --------------------*/
@media only screen and (max-width: 780px) {
#footer {
	padding: 10px;
}
#page-retour-2017 .story ul, #page-retour-2018 .story ul {
	width: 100%;
}
}
@media only screen and (max-width: 840px) {
#footer .container {
    background-image: url('images/footer-wisg-big.jpg');
	background-size: auto 100%;
}
#footer [class*="column"]:nth-child(4n+1), #footer [class*="column"], #footer [class*="column"].last {	
	width: 100%;
	float: left;
	clear: both;
	text-align: left;
}
}