@charset "utf-8";
/*
Theme Name: Centre Interculturel de Mons et du Borinage
Theme URI: 
Description: Centre Interculturel de Mons et du Borinage
Version: 1.0
Author: Easy Concept
 
Création de thème par Easy-Concept
 
*/
*{
	margin:0;
	padding:0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
  /*height: 100%;*/
}
body {
	min-height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
h1 {
	font-size:28px;
	font-weight:700;
	line-height:1.3em;
	color:#17173B;
	padding: 0;
	margin: 32px 0 0;
}
h2 {
	font-size:22px;
	font-weight:700;
	line-height:1.3em;
	color:#17173B;
	padding: 0;
	margin: 24px 0 16px;
}
h3 {
	font-size:18px;
	font-weight:700;
	line-height:1.3em;
	color:#17173B;
	padding: 0;
	margin: 24px 0 16px;
}
h4 {
	font-size:15px;
	font-weight:700;
	line-height:1.3em;
	color:#17173B;
	padding: 0;
	margin: 16px 0 8px;
}
p {
	margin: 4px 0 10px;
}
ol, ul {
	margin: 0 0 12px 32px;
}
blockquote {
	quotes: none;
	margin: 20px 10%;
	font-size: 16px;
	font-style: italic;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	float:left;
}
a, a:hover, a:focus {
   outline: 0;
}
a img {
	border: none;
}
img {
	max-width:100%;
}
.btn {
	border:none;
	transition: all 100ms linear;
}
.btn-default {
	background: #c879F6;
	color: #fff;
	padding: 12px 16px;
	margin: 20px 0 0;
}
.btn-default:hover,
.btn-default:focus {
	background: #650A99;
	color: #fff;
	box-shadow: 0px 0px 16px rgba(0,0,0,0.1);
}
/********************************/
body {
	font-family: 'Open Sans', sans-serif;
	color: #645556;
	font-size:14px;
	line-height:1.6em;
	background: #fff;
}
.container{
	max-width:1200px;
}
.logo-cont{
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
	position:relative;
}
.logo-cont a{
	display:block;
	height:auto;
	width:auto;
	position:absolute;
	left:0;
	top:20px;
	z-index:99;
}
.logo-cont .site_titre{
	padding-left:130px;
	line-height:48px;
	font-size:17px;
	font-weight:600;
	color:#17173B;
}
.logo-cont .Slogan{
	padding-left:130px;
	font-size:13px;
	color:#17173B;
}
/* MENU */
.navbar-cont {
	padding-left:0;
	padding-top:50px;
	z-index:99;
	float:right;
}
.navbar {
	margin-bottom:0;
	border:none;
	height:auto;
	display:none ;
}
.navbar-collapse{
	padding-left:0;
	padding-right:0;
}
.navbar li a {
	color: #17173B;
	text-align:center;
	font-weight:600;
	font-size:14px;
	width:auto; 
	display: flex;
	padding:0;
	margin-left:12px;
	margin-right:12px;
	padding-bottom:6px;
}
.navbar li:last-child a{
	margin-right:0;
}
.navbar .caret{
	display:none;
}
.navbar li a:hover,.navbar li.active a, .navbar li a.highlighted, .nav>li>a:hover, .nav>li>a:focus, .navbar li.current-menu-item a {
	text-decoration:none;
	background:none;
	border-bottom:2px solid #c879f6;
}
.navbar li:first-child a:hover,.navbar li:first-child.active a, .navbar li:first-child a.highlighted, .nav>li:first-child>a:hover, .nav>li:first-child>a:focus, .navbar li:first-child.current-menu-item a  {
	border-bottom:2px solid  #c879f6;
}

.navbar .icon-bar {
	background:#f0f0f0;
}
.navbar .dropdown-menu {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #c879F6;
	padding:0 0 0 0;
	margin-top:10px !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	max-width:none !important;
	width:195px !important;
	white-space: nowrap !important;
}

.navbar .dropdown-menu ul li:hover ,
.navbar .dropdown-menu li:hover {
	background-color: #650A99;
}

.navbar .dropdown-menu li{
	position:relative;
}
.navbar .dropdown-menu a {
	margin:0;
	color:white;
	font-size:13px;
	font-weight:600;
	line-height:auto;
	padding: 10px 20px;
	border:none;
	border-top:1px solid #650a99;
	border-bottom:none !important;
	text-align: left; 
	background:none;
	display:block;
	height:auto;
	white-space:normal;
}
.navbar .dropdown-menu a.has-submenu:after {
	content: "\f105";
	color:white;
	position:absolute;
	right:10px;
	font-family: "FontAwesome";
}
.dropdown-menu>li{ 
	margin:0;
}
.navbar .navbar-nav {
	display: block;
	float: none;
	vertical-align: top;
}
.dropdown-menu li a:hover{
	background:none;
	text-decoration:none;
	color:#fff;
	border-top:1px solid #650A99 !important;
}

.navbar .dropdown-menu a.has-submenu:hover:after {
	color:#c879F6;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: none;
	border-bottom:2px solid  #c879F6;
}
.nav ul .open>a, .nav ul .open>a:hover, .nav ul .open>a:focus {
	border-top:1px solid #650A99 !important;
}
.navbar .dropdown-menu li:first-child a {
	border:none !important;
}
.navbar .dropdown-menu li:first-child a:hover {
	border:none !important;
}
.navbar .dropdown-menu ul{
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #c879f6;
	padding:0 0 0 0;
	margin-top:1px !important;
	-webkit-border-radius: 4px !important;
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-radius: 4px !important;
	-moz-border-radius-topleft: 0 !important;
	border-radius: 4px !important;
	border-top-left-radius: 0 !important;
	max-width:none !important;
	width:195px !important;
	white-space: nowrap !important;
	top:0 !important;
}
.navbar .dropdown-menu ul a, .navbar .dropdown-menu li:first-child ul a {
	margin:0;
	color:white;
	font-size:13px;
	font-weight:600;
	line-height:auto;
	padding-top:10px;
	padding-bottom:10px;
	border:none;
	border-top:1px solid #650A99 !important;
	padding-left:20px;
	text-align: left; 
	background:none;
	display:block;
	height:auto;
	white-space:normal;
}
.navbar .dropdown-menu ul li a:hover, .navbar .dropdown-menu li:first-child ul a:hover{
	background:none;
	text-decoration:none;
	color:#fff;
	border-top:1px solid #c879f6 !important;
}

.navbar .dropdown-menu ul li:first-child a:hover {
	border:none !important;
}
.navbar .dropdown-menu ul li:first-child a {
	border:none  !important;
}
/* Slider */
.carousel-caption{
	font-size:32px;
	font-weight:600;
	line-height:46px;
	color:#fff;
	text-align:left;
	bottom:auto;
	left:11%;
	top:12%;
	padding:0;
}
.carousel-caption a{
	display:block;
	width:184px;
	height:44px;
	line-height:44px;
	text-align:center;
	background-color:#c879f6;
	font-size:14px;
	color:#fff;
	font-weight:600;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top:10px;
}
/* Accueil*/
.content_bloc{
	max-width:870px;
	margin-bottom:30px;
}
.content_bloc .title {
	margin: 0 0 32px;
}
.content_bloc a{
	color: #466b63;
	text-decoration: none;
}
.content_bloc a:hover {
	background: #e1f2ee;
}
.home_title1{
	width:100%;
	padding-top:40px;
	padding-bottom:15px;
	margin-bottom:28px;
	text-align:left;
	font-weight:600;
	color:#17173B;
	font-size:24px;
	border-bottom:1px solid #f5ede8;
}
.home_title2{
	width:100%;
	padding-top:40px;
	padding-bottom:15px;
	margin-bottom:28px;
	text-align:left;
	font-weight:600;
	color:#650A99;
	font-size:24px;
	border-bottom:1px solid #f5ede8;
}
.home_title2 a {color:#17173B;}
.home_bloc1, .home_bloc2{
	height:auto;
}
.home_bloc1 a,
.home_bloc2 a {
	display: block;
	transition: 200ms all linear;
	border-radius: 3px;
}
.home_bloc1 a:hover, 
.home_bloc2 a:hover {
	box-shadow: 0px 0px 30px rgba(0,0,0,0.4);
	text-decoration: none;
}
.home_bloc1 img, .home_bloc2 img{
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	width:100%;
}
.home_bloc1 h3, .home_bloc2 h3 {
	display:block;
	margin: 0;
	padding-top:23px;
	padding-bottom:23px;
	width:100%;
	height:auto;
	text-align:center;
	font-size:14px;
	font-weight:600;
	color:#fff;
	background-color:#c879f6;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.home_bloc2 h3 {
	background-color:#650A99;
}
.bx-wrapper{
	width:calc(100% - 33px);
}
.bx-wrapper ul{
	margin:0;
	padding:0;
}
.news_bloc{
	width:100%;
	height:auto;
	background-color:#f9f2ed;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:24px;
}
.news_bloc_img{
	width:260px;
	max-width:100%;
	height:220px;
	float:left;
	margin-right:26px;
	border-radius: 6px;
	overflow: hidden;
}
.news_bloc_img img{
	width:100%;
}
.news_bloc_cont1{
	float:left;
	height:auto;
	width:calc(100% - 286px);
}
.news_bloc_cont2{
	float:left;
	height:auto;
	width:100%;
}
.news_bloc h3{
	width:100%;
	font-size:22px;
	font-weight:600;
	color:#17173B;
	margin-bottom:12px;
	margin-top: 0;
}
.news_bloc_txt{
	width:100%;
	font-size:14px;
	color:#776e6e;
	font-weight:normal;
	line-height:22px;
}
.news_bloc_txt a{
	font-weight:600;
	color:#650A99;
}
.news_bloc_sep{
	width:100%;
	height:1px;
	clear:both;
}
/* Sidebar */
.sidebar_bloc{
	height: auto;
}
.sidebar {
	padding: 40px 30px;
	background-color:#f9f2ed;
	display: block;
	height: auto;
	min-height:1020px;
	float:left;
}
.sidebar_item{
	height:auto;
	float:left;
}
.sidebar_bloc h3{
	width:100%;
	height:auto;
	font-size:18px;
	font-weight:600;
	color:#17173B;
	padding-bottom:8px;
	margin-bottom:20px;
	border-bottom:1px solid #efe1d8;

}
.sidebar_bloc #searchform{
	position:relative;
	margin-bottom:30px;
}
.sidebar_bloc #searchform #s{
	width:100%;
	height:48px;
	line-height:48px;
	background-color:#efe1d8;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:14px;
	color:#17173B;
	font-family: 'Open Sans', sans-serif;
	padding-left:44px;
}
.sidebar_bloc #searchform button{
	position:absolute;
	top:0;
	left:0;
	background:none;
	border:none;
	width:40px;
	height:48px;
}
.sidebar_bloc #searchform button i{
	font-size:14px;
	color:#17173B;
	width:40px;
	text-align:center;
}
.sidebar_item .img_newsletter{
	max-width:100%;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	float:left;
}
.sidebar_item .last_newsletter{
	width:100%;
	height:59px;
	text-align:center;
	display:block;
	border:1px solid #c879f6;
	border-top:none;
	background-color:#fcfaf7;
	font-size:14px;
	font-weight:600;
	color:#650A99;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	float:left;
	padding-top:10px;
	margin-bottom:9px;
}
.sidebar_item .register_newsletter{
	width:100%;
	height:57px;
	text-align:center;
	display:block;
	border:1px solid #efe1d8;
	background-color:#fcfaf7;
	font-size:14px;
	font-weight:600;
	color:#17173B;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float:left;
	padding-top:8px;
	margin-bottom:30px;
}
.side_bar_img{
	max-width:100%;
	margin-bottom:30px;
}
/* Page interne */
.hero {
	background: url('images/banner-cimb.jpg');
	background-size: cover;
	padding: 80px 0 70px;
}
.hero .title{
	font-size:30px;
	line-height: 1.4em;
	font-weight:600;
	color:#fff;
	margin: 0;
}
/* Breadcrumbs */
.breadcrumbs{
	padding-top:16px;
	padding-bottom:25px;
	color:#c879f6;
	font-size:14px;
	font-weight:600;
	text-align:left;
	z-index:9;
}
.breadcrumbs span{
	color:#650A99;
}
.breadcrumbs a {
	color:#c879f6;
}
.breadcrumbs a span{
	color:#c879f6;
}
/* Newsletter */
.shortcode_wysija .wysija-paragraph{
	margin-top:20px;
}
.shortcode_wysija .wysija-paragraph .wysija-input{
	width:100%;
	max-width:250px;
	height:48px;
	line-height:48px;
	background-color:#efe1d8;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:14px;
	color:#c879f6;
	font-family: 'Open Sans', sans-serif;
}
.shortcode_wysija .wysija-submit{
	width:100%;
	max-width:180px;
	height:48px;
	line-height:48px;
	background-color:#650A99;
	text-align:center;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:14px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
}
/* Vertical menu*/
.vertical_menu{
	padding-top:40px;
}
.vertical_menu h3 {
	display: none;
}
.vertical_menu li{
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
}
.vertical_menu li a{
	display:block;
	width:100%;
	padding:15px;
	font-size:14px;
	font-weight:600;
	line-height:18px;
	color:#650A99;
	background-color:#c879f6;
	background-position:left center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.vertical_menu li a:hover {
	color: #466b63;
}
.vertical_menu .menu > ul > li {
	margin-bottom: 5px !important;
}
.vertical_menu .menu > ul > li > a{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.vertical_menu .menu > ul > li.current_page_ancestor > a{
	-webkit-border-radius: 6px 6px 0 0 !important;
	-moz-border-radius: 6px 6px 0 0 !important;
	border-radius: 6px 6px 0 0 !important;
}
.vertical_menu .menu > ul > li > ul > li:last-child > a {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.vertical_menu li li a{
	background-color:#c879f6;
	margin-bottom: 0;
	border-radius: 0;
}
.vertical_menu li li li a{
	background-color:#c879f6;
}
.vertical_menu li li li li a{
	background-color:#c879f6;
	color:#fff;
}
.vertical_menu li li li li li a{
	background-color:#650A99;
	color:#fff;
}
.vertical_menu li li li li li li a{
	background-color:650A99;
	color:#fff;
}
.vertical_menu li.current_page_item>a{
	background-color:#650A99;
	color:#fff;
}
.vertical_menu li.current_page_item.page_item_has_children>a, .vertical_menu li.current_page_item.menu-item-has-children>a{
	border-radius: 6px 6px 0 0 !important;
}

/*Contact*/
div.wpcf7 .wpcf7-form-control-wrap{
	margin-bottom:15px;
	display:block;
}
div.wpcf7 .wpcf7-text{
	width:450px;
	max-width: 94%;
	height:25px;
	border:1px solid #650A99;
	color:#650A99;
	margin-top:7px;
	margin-bottom:7px;
}
div.wpcf7 .wpcf7-textarea{
	width:450px;
	max-width: 94%;
	height:150px;
	border:1px solid #650A99;
	color:#650A99;
	margin-top:7px;
	margin-bottom:7px;
}
div.wpcf7  .wpcf7-submit{
	width:auto;
	max-width: 94%;
	height:25px;
	background-color:650A99;
	border:none;
	cursor:pointer;
	color:#fff;
	margin-top:7px;
	margin-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}
/* Footer */
.footer_cont1{
	width:100%;
	height:auto;
	background-color:#17173B;
	padding-top:42px;
	font-size:14px;
	font-weight:600;
	color:white;
	line-height:20px;
}
.footer_bloc1, .footer_bloc2{
	margin-bottom:50px;
}
.footer_cont1 h3{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	padding-bottom:20px;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	color:#fff;
}
.footer_cont1 span{
	color:#f4f4f4;
}
.footer_cont1 a{
	color:white;
}
.footer_cont2{
	width:100%;
	height:auto;
	border-top:2px solid #29293e;
	background-color:#17173B;
	padding-top:25px;
	padding-bottom:30px;
	font-size:13px;
	font-weight:600;
	color:white;
	position:relative;
}
.footer2_bloc a{
	color:white;
}
.footer_copy{
	color:white;
}
.footer_plan{
	text-align:center;
}
.footer_real{
	color:white;
	text-align:right;
}
.footer_real a{
	color:white;
}
/*******************************/
.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
 

 
.comments-template p.nocomments{
	padding: 0;
}
 
.comments-template textarea{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.cadre_commentaires {
	float: left;
    font-size: 12px;
    height: auto;
    line-height: 18px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: justify;
    width: 872px;
}
.cadre_commentaires a{
	color:#52727A;
}
.cadre_commentaires li{
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px dashed #666;
}
#form_comment{
	float:left;
	font-size: 12px;
    height: auto;
    line-height: 18px;
    padding-left: 24px;
    padding-right: 24px;
	padding-top: 24px;
    text-align: justify;
    width: 872px;
}
#form_comment h3{
	font-weight:bold;
}
#form_comment input, #form_comment textarea{
	margin-top:3px;
}
/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/******************************/
.clear { clear:both; }
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1; /* ie 6/7 */
}
/***************************************/
.carousel-indicators{
	display:none;
}
#TB_closeWindow{
	padding: 7px 25px 10px 0 !important;
}
.slideshowlink {display: none;}
/**************************************/


/*COOKIES*/

.btn-policy{
color: #650A99;
}


.btn-policy:hover{
text-decoration: none;
color: #c879F6;
}

/* GRAVITY FORM */

.gform_footer input[type=submit]{
	background-color: #c879f6;
	padding: 5px 40px;
    color: white;
    border-style: none;
}

.gform_footer input[type=submit]:hover{
	background-color: #650A99;
}

