/*
Theme Name: Altus Child
Theme URI: http://themeforest.net/item/altus-multipurpose-wordpress-theme/7814258
Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: AnpsThemes
Author URI: http://themeforest.net/user/Anps?WT.ac=item_profile_text&WT.z_author=Anps
Version: 1.4.5
License: GNU General Public License
License URI: license.txt
Template: altus
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/


.vc_row-has-fill .wpb_wrapper .icon.style-2 .fa {
	margin: 0 auto !important;
	display: block;
	width: 90px !important;
	height: 100px;
}

.vc_row-has-fill .wpb_wrapper .icon.style-2 h2 {
	font-size: 18px !important;
	vertical-align: middle !important;
}

.vc_row-has-fill .wpb_wrapper .icon.style-2 h3 {
	font-size: 13px !important;
	vertical-align: middle !important;
	text-align: justify;
	color: #818181;
	margin-bottom: 30px;
}



h2.style-3 {
	
	font-size: 30px !important;
	margin-bottom: 30px;
	color: #0e0a68;
	text-transform: none;
}

h2 span::before,h3 span::before,h1 span::before {
	content: '';
    background-image: url('img/medef-picto.png');
    width: 40px;
    height: 30px;
    display: block;
    float: left;
    margin: 0px 6px 0px 0px;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.post .btn.btn-md {
	float: right;
	background-color: #5D88BD !important;

}
.post .btn.btn-md:hover {
	background-color: #7896BB!important;

}

.btn.btn-md {
	background-color: #fc1623 !important;
	border:none !important;
}

.btn.btn-md:hover {
	background-color: #FF525C !important;
	border:none !important;
}

.textwidget a:hover {
	color: white !important;
}


.fleft { 
	float: left;
}

a.ls-l:hover {
	-webkit-transition: background-color 0.5s !important; /* Safari */
    transition: background-color 0.5s !important;
    background-color: rgb(251, 60, 70) !important;
	border:none !important;
}

.vc_custom_1457367403269,.vc_custom_1457367410848 {
	text-align: center;
}


.ls-slide a {
	color:white !important;
}

@media (max-width: 990px) {
	.vc_custom_1452265223977 .vc_col-sm-6{
		width: 100%;
	}
}

#menu-main-menu li:last-child a {
    font-size: 15px;
    margin-top: 15px;
    padding: 12px 25px;
    background-color: #fc1623 !important;
    color: white;
    border-radius : 5px;
}
.post .post-meta li:nth-child(1) {
	height:100% !important;
}
.post .post-meta li:nth-child(2),.post-meta li:nth-child(3),.post-meta li:nth-child(4) {
	display: none !important;
}

.post {
	padding: 20px 2%;
	background-color: #f0f0f0;
	overflow: hidden;
}

.post + .post {
    margin-top: 30px !important;
}

.post header + a {
	margin-top: 5px !important;
}
.text-size {
	font-size: 14px;
	display: block;
}
#text-6 p{
	line-height: 20px;
	margin-top: 10px;
}

#event-board-items .eo-eb-event-meta-container {
	height: 90px !important;
	position: relative !important;

}
.eo-eb-event-meta {
	position: absolute !important;
	bottom: 5px !important;
}

.searchform {
    border: 1px solid #ebebeb !important;
    padding-bottom: 5px !important;
    position: relative !important;
}
.searchform input[type="text"] {
    outline: none !important;
    border: none !important;
    padding: 5px !important;
    width: 100% !important;
}
.searchform button[type="submit"] {
	width: 33px !important;
    height: 33px !important;
    background: #5D88BD !important;
    color: white !important;
    top:0 !important;
}

@media screen and (max-width: 1200px) {
	.vc_column_container .wpb_wrapper .icon.style-2 .fa {
		margin: 0 auto !important;
		display: block;
		height: 130px;
	}

	.vc_column_container .wpb_wrapper h2 {
		font-size: 25px !important;
		vertical-align: middle !important;
	}

	.vc_column_container .wpb_wrapper h3 {
		font-size: 20px !important;
		vertical-align: middle !important;
		color: #818181;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 800px) {

	#custom-id-1 {
		margin-left: -20px;
	}
	.wpb_wrapper .icon.style-2 .fa {
		height: 70px !important;
	}
	#event-board-items .eo-eb-event-box {
		width: 100% !important;
		opacity: 1 !important;
		margin: 10px 0 !important;
	}
	.post header img.attachment-blog-one-sidebar {
		max-width: 100% !important;
	}
	.site-navigation > ul > li > a {
		text-align: center;
	}
	.vc_column_container .wpb_wrapper .icon.style-2 .fa {
		margin: 0 auto !important;
		display: block;
		height: 150px;
	}

	.vc_column_container .wpb_wrapper h2 {

		font-size: 30px !important;
		vertical-align: middle !important;
	}


	.vc_column_container .wpb_wrapper h3 {
		font-size: 15px !important;
		vertical-align: middle !important;
		color: #818181;
		margin-bottom: 30px;

	}
	#text-3 .textwidget {
		text-align: center;
	}
	#text-3 .textwidget p{
		font-size: 18px;
	}
	#text-3 h3 {
		text-align: center;
	}
	#text-4 h3 {
		text-align: center;
	}
}

.eo-event-meta li:nth-child(2),.eo-event-meta li:nth-child(3) {
	display: none !important;
}

#text-4 .wpcf7  {
	margin: 10px;
}

#text-4 input.form-control {
	background-color: #5b7fba;
	border-radius: 0px;
	height: 35px;
	opacity: 0.5;
	border:none;
	box-shadow: -1px 2px 3px 2px rgba(0, 0, 0, 0.3) inset;

} 

#text-4 textarea.form-control {
	background-color: #5b7fba;
	border-radius: 0px;
	height: 90px;
	opacity: 0.5;
	border:none;
	box-shadow: -1px 2px 3px 2px rgba(0, 0, 0, 0.3) inset;
} 

#text-4 textarea.form-control:hover, #text-4 input.form-control:hover, #text-4 textarea.form-control:active, #text-4 input.form-control:active{
	opacity: 1;
	 -webkit-transition: opacity 0.5s; /* Safari */
    transition: opacity 0.5s;
} 

#text-4 textarea.form-control:focus, #text-4 input.form-control:focus{
	border-color:white; 
	box-shadow: -1px 2px 3px 2px rgba(0, 0, 0, 0.3) inset;
	opacity: 1;
}

.site-footer .widget-title {
	font-size: 25px !important;
}

#text-4 .btn {
	background-color: #333333;
	float: right;
}

#text-4 .btn:hover {
	background-color: #fc414a !important;
	border:3px solid #fc414a !important;
}
#text-4 p {
    font-family: titillium-bold;
}
#text-3 a:hover {
    color: #333 !important;
}

.textwidget i {
	display: block-inline;
	width: 25px;
	height: 25px;

}

.page-heading {
    background-color: #f8f8f8 !important;
    background-image: none !important;
}

.post.style-2 h1 {text-align: left; font-size: 25px;margin:0 !important;}

#dynamic-to-top {
	opacity: 0.7;
}

.vc_custom_1452857741281 {
	background-color: #333 !important;
}


.form-control {
	color:#fff !important;
}

#dynamic-to-top span {
	background: url(/wp-content/plugins/dynamic-to-top/css/images/up.png) no-repeat center center !important;
}

/* Top Bar */
div.top-bar {
    border-bottom: none;
}

#topbar-medef{
    background: #F2F2F2;
}

#socnet-medef {
    float: right;
    margin: 0;
    padding: 0;
}

#socnet-medef li {
    list-style: none;
    float: left;
}

#socnet-medef a {
    color: #333333;
}

#socnet-medef li a{
    display: block;
    line-height: 40px;
    padding: 0 10px;
}

#socnet-medef li a i{
    font-size: 16px;
    transition: all 300ms;
}

#socnet-medef li a:hover i{
    color: #fc1623;
    transition: all 300ms;
}

#socnet-medef li#lien-profil{
    position: relative;
    margin-left: 10px;
}

#socnet-medef li#lien-profil > a{
    position: relative;
    background: rgba(51, 51, 51, 0.2);
    padding: 0 10px 0 40px;
    transition: all 300ms;
}

#socnet-medef li#lien-profil > a:hover{
    background: rgba(51, 51, 51, 0.4);
    transition: all 300ms;
}

#socnet-medef li#lien-profil > a img{
    position: absolute;
    top: 5px;
    left: 10px;
    border-radius: 50%;
}

#socnet-medef li#lien-profil:hover > a i{
    color: inherit;
}

#socnet-medef li#lien-profil a span{
    margin: 0 5px;
}

#socnet-medef li#lien-profil ul{
    display: none;
    position: absolute;
    z-index: 100;
    background: #F2F2F2;
    padding: 0;
    width: 100%;
}

#socnet-medef li#lien-profil a:hover + ul,
#socnet-medef li#lien-profil a + ul:hover{
    display: block;
}

#socnet-medef li ul{
    background: rgba(51, 51, 51, 0.2);
}

#socnet-medef li ul li{
    float: none;
    display: block;
}

#socnet-medef li ul li a{
    background: rgba(51, 51, 51, 0.2);
    position: relative;
    padding: 0 10px!important;
    transition: all 300ms;
}

#socnet-medef li ul li a:after{
    position: absolute;
    content: "";
    display: block;
    background: rgba(51, 51, 51, 0.25);
    width: 80%;
    height: 1px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

#socnet-medef li ul li:last-child a:after{
    display: none;
}

#socnet-medef li ul li a:hover{
    background: rgba(51, 51, 51, 0.4);
    font-weight: bold;
    padding: 0 10px!important;
    transition: all 300ms;
}

#socnet-medef #lien-profil {
    
}

/* Breadcrumbs */
.page-heading h1::before {
    content: '';
    background-image: url('img/medef-picto.png');
    width: 40px;
    height: 30px;
    display: block;
    float: left;
    margin: 0px 6px 0px 0px;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    background-size: 100%;
    background-repeat: no-repeat;
}


/* Accès contenu restreint */
#mess-cont-reserv{
    display: block;
    color: #ffffff;
    background: #FFAA00;
    text-align: center;
    font-weight: bold;
    padding: 50px 20px 20px 20px;
    font-size: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#access-restrict #block-form:after{
    content: "";
    display: block;
    clear: both;
}

#access-restrict > p{
    margin-bottom: 0;
}

#access-restrict div.upme-inner {
    border: none; 
    box-shadow: none; 
    background-color: #FFAA00;
}

#access-restrict.annuaire div.upme-inner {
    background-color: inherit;
}

#access-restrict #block-form{
    background: #FFCC66;
    border-radius: 20px;
    padding: 30px;
    width: 80%;
    margin: 20px auto;
}

#access-restrict #login-member{
    width: 48%;
    float: left;
    display: inline-block;
    overflow: hidden;
    border-radius: 20px;
    margin-right: 4%;
}

#access-restrict #login-member > p {
    background: #4A6BA1;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
}

#access-restrict #login-member .upme-main {
    background: #FFF4E0;
}

#access-restrict #login-member .upme-main .upme-field-type,
#access-restrict #login-member .upme-main .upme-field-value{
    float: none;
    width: 100%;
}

#access-restrict #login-member .upme-main .upme-rememberme,
#access-restrict #login-member .upme-main .upme-field-type i{
    display: none;
}

#access-restrict #login-member .upme-main input[type=submit].upme-button{
    border: none;
    background: #4A6BA1;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 20px;
    display: block;
    width: 75%;
    float: none;
    margin: 0 auto;
    transition: all 300ms;
}

#access-restrict #login-member .upme-main input[type=submit].upme-button:hover{
    background: #698bc3;
    transition: all 300ms;
}

#access-restrict #login-contact {
    width: 48%;
    float: left;
    background: #FFF4E0;
    border-radius: 20px;
    overflow: hidden;
    min-height: 361px;
}

#access-restrict #login-contact span {
    background: #53A470;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding: 13px;
    display: block;
}

#access-restrict #login-contact p {
    padding: 10px 20px 0 20px;
}

#submit-adhesion,
#access-restrict #login-contact button {
    border: none;
    background-color: #53A470!important;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 20px;
    display: block;
    width: 75%;
    float: none;
    margin: 20px auto;
    transition: all 300ms;
}

#submit-adhesion:hover,
#access-restrict #login-contact button:hover {
    background-color: #73c38f!important;
    transition: all 300ms;
}

#info-medef{
    width: 80%;
    margin: 0 auto;
}

.info-login-medef{
    color: #ffffff;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
}

.info-login-medef *{
    display: block;
}

.info-login-medef img{
    margin: 0 auto;
}

.info-login-medef span{
    margin: 20px auto;
    font-weight: bold;
    font-size: 18px;
}

#ModalAdherent .form-control {
    color: #555555 !important;
}

#ModalAdherent .modal-header {
    background-color: #53A470!important;
}

#ModalAdherent .modal-content {
    overflow: hidden;
}

#ModalAdherent .modal-title {
    color: #fff;
    text-align: center;
}

#ModalAdherent .close {
    font-size: 26px;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

#ModalAdherent .modal-dialog {
    margin: inherit;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) !important;
}

#ModalAdherent.fade {
    background: rgba(0,0,0,0.25)!important;
}

.mandatory-field{
    color: #b51b1b;
}

/* Forum */

.bbp-breadcrumb-home,
.bbp-breadcrumb-home + .bbp-breadcrumb-sep{
    display: none;
}

div#bbpress-forums li.bbp-header{
    border: 1px solid #4a6ba1;
    border-bottom: 0;
}

#bbpress-forums li.bbp-body{
    border: 1px solid #4a6ba1;
    border-top: 0;
}

div#bbpress-forums > *{
    font-size: 1.2em!important;
}

span.bbp-admin-links a {
    color: #333333!important;
}

span.bbp-admin-links a:hover {
    text-decoration: underline;
}

/* Annuaire */
input[type="submit"].upme-search-submit{
    background: #4A6BA1!important;
    color: #ffffff!important;
    border: none!important;
}

.chosen-container.chosen-container-multi,
.upme-multiselect-p .chosen-container-multi .chosen-choices {
    width: 100%!important;
}

#access-restrict div.upme-inner.upme-member-list{
    border: 1px solid #ddd;
}

div.upme-wrap .upme-head img.avatar-50 {
    width: 80px!important;
    height: 80px!important;
}

.upme-field-type i{
    opacity: 0!important;
}

div.upme-stats,
a.upme-logout{
    display: none!important;
}

ul#compet-card{
    margin: 10px;
    padding: 0;
}

ul#compet-card li{
    background: #4a6ba1;
    font-size: 13px;
    color: #ffffff;
    display: inline-block;
    border-radius: 5px;
    margin-right: 5px;
    padding: 5px 10px;
}

ul#compet-card li#seemore{
    background: #555555;
    margin-right: 0;
    transition: all 300ms;
}

ul#compet-card li#seemore:hover{
    background: #ff6000;
    transition: all 300ms;
}

ul#compet-card li a{
    display: inline-block;
}

ul#compet-card li:last-child a{
    color: #ffffff;
}


@media screen and (min-width: 480px) {
    #field-left{
        width: 48%;
        float: left;
        margin-right: 4%;
    }

    #field-right{
        width: 48%;
        float: left;
    }
}

#submit-adhesion{
    margin-top: 20px!important;
}

@media screen and (max-width: 640px) {
    #access-restrict #block-form{
        padding: 10px;
        width: 100%;
    }
    #access-restrict #login-member{
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }
    #access-restrict #login-contact {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 800px) {
	#custom-id-1 {
	    margin-left: 0px !important;
	}
}

