.contact_banner{
    min-height: 440px;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

.file_bloc{
	color: #9194c4;
	font-size: 12px;
	font-family: Gotham-Medium;
	background-color: white;
	width: 100%;
	padding: 10px 10px 10px 20px;
	border-radius: 16px;
	border: solid 2px rgba(255, 255, 255, 0);
	margin-bottom: 10px;
	list-style-type: none;
}


.bloc-info-contact{
	width: 100%;
	height: min-content;
	border: 0px solid black;
}

.container-contact{
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.box-coordonnes{
	margin-left: 500px!important;
}

#map{
	width: 700px;
	height: 400px;
	border-radius: 16px;
}


.title-coordonnees-1{
	width: 100%;
	text-align: left;
    font-family: Gotham-Bold;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    color: #50526d;
	margin-top: -50px;
}

.menu-coordonnees{
	text-align: left;
	padding-left: 0px;
	width: 100%;
	font-size: 17px;
	font-family: Gotham-Book;
	color: black;
}

.menu-coordonnees, a{
	color: black;
}


.menu-coordonnees, a:hover{
	color: black;
	text-decoration: none;
}

.menu-coordonnees, ul{
	list-style: none;
	color: black;
}

.map{
	position: fixed;
	width: 1000px;
	height: 400px;
	border-radius: 16px;
	border: 5px solid red;
}









.contact-form{
	transform: skewY(-4deg);
	width: 100%;
	height: min-content;
	margin: 50px 0 50px 0px;
	padding: 50px 100px;
	background-color: #f7f7f7;
	border: 0px solid red;
	padding-bottom: 100px!important;
	
}



.box-contact{
	width: 100%;
	height: 100%;
	border: 0px solid black;
    transform: skewY(4deg);
}

.form-control-label {
    margin-bottom: 0;
	font-size: 14px;
}

.input-form{
	padding: 20px 15px;
    border-radius: 5px !important;
    margin: 5px 0px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    font-size: 18px !important;
    font-weight: 300;
	overflow:scroll;
	width: 100%;
	height: 50px;
}

.input-message{
	padding: 5px 15px;
    border-radius: 5px !important;
    margin: 5px 0px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    font-size: 18px !important;
    font-weight: 300;
	overflow:hidden;
	width: 100%;
	resize: none;
	height: 110px;

}

.text-danger {
 font-size: 12px;
}

.input-file{
	display: none;
}

.input-submit{
	/*position: absolute;
	top: 0;
	right: 0;*/
	text-align: center;
	width: 150px;
	height: 40px;
	background-color: rgb(0, 119, 255);
	border: 0px solid transparent;
	outline: none;
	border-radius: 16px;
}

.captcha{
	position: absolute;
	bottom: -30;
	right: 15;
}


.label-file{
	width: 200px;
	height: 32px;
	padding: 0px 10px 4px 20px;
	border-radius: 25px;
	background-color: #fff;
	border: solid 3px #f4a541;
	font-family: Gotham-Medium;
  	font-size: 12px;
	text-align: center;
  	font-weight: 500;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 2;
  	letter-spacing: normal;
  	color: #f4a541;
}

.label-file:hover{
	cursor: pointer;
}


.input-form:focus, .input-message:focus{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #50526d;
    outline-width: 0;
    font-weight: 400;
}


.btn-block {
    width: 150px;
  	height: 40px;
  	margin: 40px 0 0 148px;
  	padding: 4px 10px 4px 20px;
  	border-radius: 16px;
  	border: solid 2px rgba(255, 255, 255, 0);
}
.btn-block:hover {
    color: #fff !important;
}

.contact-2{
	width: 100%;
	height: min-content;
	border: 0px solid black;
}

.box-contact-livre{
	width: 100%;
	height: min-content;
}

.title-block-contact-2{
	width: 80%;
	margin-left: 200px;
	font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: left;
    font-family: Gotham-Bold;
}

.desc-bloc-contact-2{
	width: 80%;
	margin-left: 200px;
	text-align: left;
    font-family: Gotham-Book;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: -0.2px;
    color: #333;
}


.bloc-contact-2{
	margin-bottom: 50px;
    font-family: Gotham-Bold;
    font-size: 24px !important;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #50526d;
}

.bloc-img-contact-2{
	width: 138px;
	height: auto;
}


.download-button{
	margin-top: 50px;
	width: 300px;
	height: 32px;
	padding: 0px 10px 4px 20px;
	border-radius: 25px;
	background-color: #fff;
	border: solid 3px #f4a541;
	font-family: Gotham-Medium;
  	font-size: 12px;
  	font-weight: 500;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 2.2;
  	letter-spacing: normal;
  	color: #f4a541;
}

.download-button:hover{
	text-decoration: none;
	color: #f4a541;

}

.closes:hover{
	cursor: pointer;
}

#projet-contact{
	padding-top: 2vh!important;
}

.mycluster {
	background-image: url("https://www.snapp.fr/wp-content/themes/snapp/assets/images/snapp.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	color: transparent;
}

.reglementation{
	font-size: 12px;
}

@media (max-width: 1090px){
	.menu-coordonnees {
		font-size: 15px;
	}
}
















/*
Change By TAG
.wpcf7-submit.contact-w:hover, #sellsy_btn_contact:hover{
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-duration: 1s;
	animation-fill-mode: both;
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

/* new contact form - added by Tag 
.page-cactussnappcontact .container form#form_contact, .page-cactussnappencontact-us .container form#form_contact{padding:0 15px}
.page-cactussnappcontact .container form#form_contact input, .page-cactussnappcontact .container form#form_contact textarea,
.page-cactussnappencontact-us .container form#form_contact input, .page-cactussnappencontact-us .container form#form_contact textarea{display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 54px;
    margin-bottom: 1rem!important;
    border-radius: 0.1rem;}
.page-cactussnappcontact .container form#form_contact textarea, .page-cactussnappencontact-us .container form#form_contact textarea{    height: 260px;}
.page-cactussnappcontact .container form#form_contact label, .page-cactussnappencontact-us .container form#form_contact label{color:#808384}
.g-recaptcha{margin-top: 5px;margin-bottom: 5px;width: auto;display: inline-block;}
.g-recaptcha iframe{width: 380px;height: 100px;}
#sellsy_btn_contact{float: right;margin-top: 55px;}
/* new contact form - added by Tag END 
@media screen and (min-width: 992px) and (max-width: 1200px){
	#snapp_contact_form .snapp_contact_form_title {
		/*display: contents;	
		padding-bottom: 0px;
	}
	#snapp_contact_form .snapp_contact_form_title > h2{
		margin-left: 25%;
	}
}
@media screen and (max-width: 991px) {
	#snapp_contact_map .link-contact {
		white-space: nowrap;
	}
}

/***************************
Responsive Mobile First
***************************
@media screen and (max-width: 426px){
	.iframe-map {
	position: relative;
	margin-top: 0px;
    min-height: 50vh;
	}
	.snapp_contact_mobile_banner {
		padding: 20px 0 !important;
	}
}

@media screen and (min-width: 426px) and (max-width: 769px){
	.iframe-map {
	margin-top: 0px;
    height: 50vh;
    position: relative;
	}
	#snapp_contact_map{
		padding: 5vh 0 !important;
	}

	#snapp_contact_form {
		padding: 30% 0 15% 0;
	}
}

@media screen and (min-width: 770px) and (max-width: 1000px){
	.iframe-map {
	margin-top: 0px;
    min-height: calc(100% + 20vh);
    position: relative;
	}

	#snapp_contact_form {
		padding: 30% 0 15% 0;
	}
}

@media screen and (min-width: 1800px){
	.iframe-map {
	margin-top: 0px;
    min-height: calc(90% + 30vh);
    position: relative;
	}
}

@media screen and (min-width: 1920px){
	.iframe-map{
		height: 25vw;
	}
}