/*
Theme Name: 	protocol1408
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	theme pour le site protocol 1408	;
Template:		betheme
Version: 		1.5
*/

/* Theme customization starts here
-------------------------------------------------------------- */


span.current{
    color: #E3E3E3;
    position: relative;
    display: inline-block;
    margin: 8px;
    outline: none;
    text-decoration: none;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-size: 15px;
}

/* bloc contact */

div.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha{float:left}
input.wpcf7-form-control.wpcf7-submit{float: right;}

.column_photo_box h4{font-size: 18px !important;margin-bottom: 10px;}
.photo_box .image_frame{border-color:#9f0a0a; border-width: 2px;}

a.mfn-link{color:#9f0a0a !important;}

span.current{color:black !important;}

.column_photo_box{margin-bottom: 20px !important;}

div.column.one.column_fancy_heading.margin20{margin-bottom:20px !important;}


/*our team*/

.wp-caption-text {color: white; text-transform: uppercase; font-size: 15px;background: #9f0a0a}

#smoothup {
    height: 4.0625rem;
    width: 4.0625rem;
    position: fixed;
    color: #fff;
    text-align: center;
    top: 30%;
    right: 0;
    display: none;
    z-index: 1;
    background: #4c66a4;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

#smoothup .icon-facebook:before{
	font-size: 24px;
	line-height: 65px;
	margin-left: 0;
}

a#smoothup{display: inline;}

@media screen and (max-width: 949px) {
#smoothup{display: none !important;
  }
}

@media screen and (min-width: 949px) {
.face-menu{display: none !important;
  }
}

