/*
Theme Name: MitUp Child Theme
Theme URI: http: //ovatheme.com
Description: This is child theme of mitup
Author: Ovatheme
Author URI: http://ovatheme.com
Template: mitup
Version: 1.1
Text Domain:  mitup-child
*/

body.page-id-733 {
	background-color: whitesmoke;
}
#about .adri-justify {
	 text-align: justify;
	text-justify: inter-word;
}
#mapjulie .wpb_button,#mapjulie .wpb_content_element,#mapjulie ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0;
}
.post-meta-content {
	display: none;
}
#bouton-register .marge-in {
	top: 17%;
	margin-top: 4%;
}
/* Header Menu - transition effect */
header.header .header_menu {
	transition: all .5s ease-in-out;
	height: 90px;
}
header .navbar-header a.navbar-brand.logo_image img, .navbar-brand > img {
	height: 45px;
	transition: all .5s ease-in-out;
}
header ul.sf-menu > li > a {
	transition: all .5s ease-in-out;
	padding: 37px 10px;
}

.main_slider .item .cover_bg {
	background-color: transparent;
}

.bg_heading h2, .main_slider .item .title {
	color: #ffffff !important;
	text-transform: none;
	text-shadow: 2px 2px 2px black;
}
.main_slider .item .sub_title {

    color: #e3097e;
    font-size: 30px;
    font-weight: 700 !important;
    margin-bottom: 48px;
	text-shadow: 1px 1px 1px black;

}

.event_speakers .media-heading .media-info {
padding: 10px;
}

.list_speaker {
    border-left: none;
}
.schedule_timeline .item h2.post-title {
	color: rgb(51, 51, 51);
	font-size: 20px;
}
#about .section-title {
	margin-bottom: 36px;
}
#about h5 {
	margin: 0 0 15px;
}
#about .bloc-about .vc_column-inner  > .wpb_wrapper{
	border: solid 1px #e4e4e4;
	padding: 30px 10px;
	border-radius: 5px;
}
#about .wpb_text_column.wpb_content_element a, .schedule_info a {
	color: #ec008c;
}
.list_speaker {
	display: none;
}
#rang-infos .address.text-left {
	text-align: center;
}
#rang-infos .vc_column_container > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
body P {
	font-size: 16px;
}
#about #about-left {
	padding: 0 25px 0 0;
	margin-bottom: 25px;
}
#about #about-center {
	padding: 0;
	margin-bottom: 25px;
}
 #about #about-left > .vc_column-inner, #about #about-center > .vc_column-inner {
	 padding-top: 0;
 }
#about #about-right {
	padding: 0 0 0 25px;
	margin-bottom: 25px;
}
@media (max-width: 767px) {
	.main_slider .item .sub_title {
		font-size: 20px;
	}
	#about #about-center, #about #about-left, #about #about-right {
		padding: 0;
		margin-bottom: 25px;
	}
	#block-program .sc_button {
		text-align: center;
		width: 100%;
	}
}

@media (max-width: 640px) {
	.main_slider .item .sub_title {
		font-size: 15px;
	}
}