
.contact_area {
    margin-top: 20px;
}
.contact_head {
}
.contact_head h1 {
    color: #e40851;
    font-family: "proxima_novaextrabold", "GE_SS_MED";
    font-size: 100px;
    line-height: 50px;
}
.contact_head p {
    color: #2b2036;
    font-family: "proxima_novasemibold", "GE_SS_MED";
    font-size: 40px;
    line-height: 28px;
    margin-top: 30px;
}
.map_area {
    background: #e40851 none repeat scroll 0 0;
    margin-top: 40px;
}
.map {
    padding: 10px;
}
.map iframe {
    width: 100%;
}
.address {
    margin-left: 20px;
    width: 90%;
}
.contact_map {
    border-bottom: 1px solid #ec5386;
}
.info_icon {
    *float: left;
    *margin-right: 10px;
    overflow: hidden;
}
.info_icon a i {
    color: #ec5386;
}
.fa.fa-map-marker {
    font-size: 40px;
}
.fa.fa-phone {
    font-size: 30px;
}
.fa.fa-envelope {
    font-size: 25px;
}
.info_text {
    overflow: hidden;
}
.info_text p {
    color: #fff;
    font-family: "proxima_nova_rgbold", "GE_SS_MED";
    font-size: 16px;
    line-height: 20px;
    padding-top: 5px;
}
.contact_phone {
    border-bottom: 1px solid #ec5386;
    padding-bottom: 5px;
    padding-top: 10px;
}
.contact_mail {
    padding-bottom: 20px;
    padding-top: 10px;
}
.nouse {
}
.nouse h2 {
    color: #2b2036;
    font-family: "proxima_novasemibold", "GE_SS_MED";
    font-size: 40px;
    line-height: 30px;
    margin: 30px 0;
}
.nouse p {
    color: #868389;
    font-family: "proxima_nova_rgregular", "GE_SS";
    font-size: 16px;
    line-height: 18px;
    text-align: justify;
}
.contact_form {
    margin-top: 30px;
	overflow: auto;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
form {
}
.Demande_input {
}
.no-padding {
    padding: 0;
}
.mini_input {
	overflow: hidden;
}
.mini_input input {
    border: 1px solid #cccccc;
    font-family: "proxima_nova_rgregular", "GE_SS";
    font-size: 14px;
    height: 50px;
    margin-bottom: 12px;
    *padding-left: 20px;
    width: 95%;
}

.input-group.text_area.textarea {
    display: block;
}

.text_area textarea {
	border: 1px solid #ccc;
	height: 200px;
	width: 100%;
}
.send_button{width:180px;
	float:right;
	margin-top:15px;
	margin-bottom:100px
}

.send_button span{width: 60px;
border-radius: 0;
border: 0 none;
background: #E40851;
font-size: 24px;
color: #fff;}

.send_button input {
  background: #e40851 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0 !important;
  color: #fff;
  font-size: 18px;
  height: 50px;
  font-family: 'proxima_novasemibold', "GE_SS_MED";
  border-right: 1px solid#fff;
}
	
.fan_page {
	text-align: center;
}

.fb-page.fb_iframe_widget > span {
    height: 550px !important;
    width: 387px !important;
}
.fb-page.fb_iframe_widget iframe {
    height: 550px !important;
    width: 427px !important;
}
.uiScaledImageContainer._2zfr {
    width: 360px !important;
}
#u_0_0 > div {
    width: 360px !important;
}
#fb-root {
    width: 100% !important;
}

.social ul li a {
    border: 1px solid #999;
    color: #999;
    font-size: 18px;
    height: 30px;
    margin-top: -7px;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    width: 30px;
}
.social ul li a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #e40851;
}
.social ul li {
    padding: 0 1px;
}
.footer_left {
}


label {
	position:relative;
	display: block;
}
label:after {
color: #fff;
content: ">";
font: bold 20px "Consolas",monospace, "GE_SS";
padding: 10px 18px;
pointer-events: none;
position: absolute;
*right: 0;
top: 2px;
transform: rotate(-90deg);
}
label:before {
    content:'';
    *right:0px;
	top:0px;
    width:50px; height:50px;
    background:#e40851;
    position:absolute;
    pointer-events:none;
    display:block;
}

.Demande_input{
	border: 1px solid #ccc;
	font-family: "proxima_nova_rgregular", "GE_SS";
	font-size: 14px;
	height: 50px;
	width: 315px;
	padding-left: 15px;
	color: #777;
}

.option_select{
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0 !important;
	box-shadow: none;
	color: #555;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding-left: 20px !important;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 95%;
	height: 50px;
	font-family: "proxima_nova_rgregular", "GE_SS";
	font-size: 14px;
	color: #777;
}

.col-sm-12.no-padding.mini_input .objet{
    border: 1px solid #cccccc;
    font-family: "proxima_nova_rgregular", "GE_SS";
    font-size: 14px;
    height: 50px;
    /* margin-bottom: 12px; */
    padding-left: 20px;
    width: 100%;
}

.select_label{
	display: block !important;
}

.select_label select{
	width: 95% !important;
	padding-left: 20px !important;
}