@charset "UTF-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#333333;
}

.header{
	width:99%;
	max-width:1100px;
	height:110px;
	margin: auto;
	box-sizing: border-box;
	padding-top:10px;
}

.header .logo_acquerimmo{
	width:90px;
	height:90px;
	float:left;
}

.header .logo_acquerimmo img{
	width:100%;
}

.header .logo_bondy{
	width:58px;
	height:90px;
	float:right;
}

.header .logo_bondy img{
	width:100%;
}

.main_header{
	width:100%;
	height:390px;
	position: relative;
	background: #003D70;
	letter-spacing: 0.05em;
	/*margin-bottom: 50px;*/
}

.main_header .contenu{
	width:99%;
	max-width:1100px;
	height:390px;
	position: relative;
	color:#FFFFFF;
	margin: auto;
	box-sizing:border-box;
	padding:60px 20px;
	
}

.main_header .contenu .txt1{
	font-size:29px;
	font-weight: 100;
	color:#FFFFFF;
	margin-bottom:10px;
}

.main_header .contenu .txt2{
	font-size:20px;
	font-weight: 100;
	color:#FFFFFF;
	margin-bottom:10px;
}

.main_header .contenu .txt3{
	font-size:42px;
	font-weight: 100;
	color:#CAD800;
}

.black{
	font-weight: 700;	
}

.main_header .image{
	position:absolute;
	right:-5px;
	width:627px;
	height:458px;
	top:-26px;
}

.main_header .image img{
	width:100%;
}

.main_header2{
	width:100%;
	height:390px;
	position: relative;
	background: transparent;
	/*margin-bottom: 50px;*/
	display: none;
}

.main_header2 .contenu{
	width:99%;
	max-width:1100px;
	height:390px;
	position: relative;
	color:#FFFFFF;
	margin: auto;
	box-sizing:border-box;
	padding:0px 20px;
	
}

.main_header2 .image2{
	width: 100%;
}

.main_header2 .image2 img{
	width:100%;
}

.cta_base{
	width:43%;	
	height:100px;
	display: flex;
    align-items: center;
    justify-content: center;
	
}

.cta{
	width:250px;
	height:35px;
	display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
	border-radius:5px;
	background:#CAD800;
	color:#003D70;
	font-size:15px;
	font-weight:bold;
	border-bottom:3px solid #9A9E00;
}	

.clear{
	height: 0px;
	clear: both;
}

.clear10px{
	height: 10px;
	clear: both;
}

.clear20px{
	height: 20px;
	clear: both;
}

.clear50px{
	height: 50px;
	clear: both;
}

.contenu_main{
	width:98%;
	max-width: 1100px;
	height:auto;
	margin:auto;
}

.video{
	padding-top:45px;	
}

.video:before{
	content: '';
	width:90px;
	height:90px;
	position: absolute;
	top:28px;
	left:-17px;
	background: url("../img/puce_angle.png") no-repeat;
}

.col-50{
	width:48%;
	min-height:200px;
	height:auto;
	float:left;
	position: relative;
}

.col-50:last-child{
	width:49%;
	height:auto;
	float:right;
	position: relative;
}


.title{
	font-size:36px;
	font-weight:100;
	color:#003D70;
}

.txt{
	font-size:15px;
	color:#606060;
	text-align: justify;
	letter-spacing: 0.05em;
}

.bleu_bold{
	font-weight: bold;
	font-size:17px;
	color:#003D70;
}

.bleu{
	font-size:15px;
	color:#003D70;
}

.col-30{
	width:32%;
	min-width:250px;
	min-height:380px;
	height:auto;
	background:#CAD800;
	float:left;
	margin-right:1%;
	box-sizing: border-box;
	padding:30px;
	color:#003D70;
	text-align: justify;
	font-size:15px;
	margin-bottom:15px;
	line-height:1.5em;
	position: relative;
}


.col-30 .title2{
	text-align: center;
	color:#003D70;
	font-weight:bold;
	font-size:17px;
}

.icone{
	width:70px;
	height:70px;
	position:absolute;
	bottom:0px;
	right:0px;
}

.icone img{
	width:100%;
}

.base_img{
	width:100%;
	min-height: 470px;
	height:auto;
	position: relative;
	overflow: hidden;
}

.base_img .barre1{
	width:173px;
	min-height: 470px;
	height:auto;
	position: absolute;
}

.base_img .barre2{
	width:173px;
	min-height: 470px;
	height:auto;
	position: absolute;
	right:80px;
	top:50px;
}

.base_img .contenu-img{
	width:98%;
	max-width:1100px;
	height:auto;
	margin:auto;
	position: relative;
	z-index:3;
}


.base_img .contenu-img .col-3{
	width:28%;
	float:left;
}

.base_img .contenu-img .col-7{
	width:70%;
	float:right;
}

.img_pop{
	width:98%;	
	border:1px solid #000;
	margin-bottom:25px;
}

.img_pop img{
	width:100%;	
}


.base_img .contenu-img .col-100{
	width:100%;
	height:180px;
}

.img_pop30{
	width:31%;	
	height: 160px;
	border:1px solid #000;
	margin-right: 2%;
	float: left;
	overflow: hidden;
}

.img_pop30:last-child{
	width:31%;	
	border:1px solid #000;
	margin-right: 2%;
	float: right;
}

.img_pop30 img{
	width:100%;	
}


.h300{
	overflow:hidden;
	height: 300px;
}	



.emplacement{
	width:100%;
	min-height:352px;
	height:auto;
	background:#003D70;
	color:#FFFFFF;
}

.emplacement .contenu{
	width:100%;
	max-width: 1100px;
	height:auto;
	margin:auto;
	box-sizing: border-box;
}

.emplacement .contenu .col-60{
	width:60%;
	float:left;
	box-sizing: border-box;
		padding:30px 10px;
}

.emplacement .contenu .col-40-2{
	width:40%;
	float:right;
}

.emplacement .contenu .title_green{
	font-size: 36px;
    font-weight: 100;
    color: #cbd900;
}

.emplacement .contenu .col-40-2 img{
width:100%;
}

.emplacement ul{
	margin:0px;
	padding:0px;
	
}

.emplacement ul li{
	width:75%;
	list-style: none;	
		padding-left:22px;
	position: relative;
	margin-bottom:25px;
}

.emplacement ul li:before{
	content:'';
	width:14px;
	height:14px;
	position:absolute;
	left:0px;
	top:0px;
	background:url("../img/puce.png") no-repeat;
}

.form_contact{
	width:100%;
	height:300px;
	background:#cbd900;
}


.form_contact .contenu{
	width:100%;
	max-width: 1100px;
	height:300px;
	box-sizing: border-box;
	padding:25px 15px;
	margin:auto;
}


.base_champs{
	width:100%;
	margin-bottom:10px;
}


.base_champs .champs{
	width:90%;
	height:30px;
	border-radius:5px;
	background: #FFFFFF;
	border:none;
}


.cta_base_send{
	width:100%;	
	height:100px;
	display: flex;
    align-items: center;
    justify-content: center;
	
}

.cta_send{
	width:230px;
	height:35px;
	display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
	border-radius:5px;
	background:#CAD800;
	color:#003D70;
	font-size:15px;
	font-weight:bold;
	border: 1px solid #9A9E00;
	border-bottom:3px solid #9A9E00;
}	


.contenu_footer{
	width:98%;
	max-width: 1100px;
	margin:auto;
	text-align: right;
	box-sizing: border-box;
	padding:5px;
}

.contenu_footer a{
	text-decoration:none;
}

@media screen and (max-width: 1150px){
	.emplacement .contenu .col-60 .col-50
	{
		width: 80%;
		float: left;
		clear: both;
	}

	.emplacement .contenu .col-40-2 img {
	    width: 100%;
	    max-width: 440px;
	}
}



@media screen and (max-width: 1100px)
{
	.contenu_main .col-30:nth-child(even)
	{
		width: 49.5%;
		margin-right: 0%;
		float: left;
	}

	.contenu_main .col-30:nth-child(odd)
	{
		width: 49.5%;
		margin-right: 1%;
		float: left;
	}
}

@media screen and (max-width: 1020px)
{
	.h300{
		height: 250px;
	}
	
	.img_pop30
	{
		height: 120px;
	}
}

@media screen and (max-width: 1011px)
{
	.contenu_main .col-50, .contenu_main .col-50:last-child 
	{
		width: 650px;
		margin: auto;
		margin-bottom: 20px;
		clear: both;
		float: none;
	}
}


@media screen and (max-width: 1000px)
{
	
	.main_header .image{
		width:550px;
	}
	
	.main_header{
		width:100%;
		height:350px;
	}
	
	.main_header .contenu .txt1{
	font-size:25px;
	font-weight: 100;
	color:#FFFFFF;
	margin-bottom:10px;
	}

	.main_header .contenu .txt2{
		font-size:16px;
		font-weight: 100;
		color:#FFFFFF;
		margin-bottom:10px;
	}

	.main_header .contenu .txt3{
		font-size:38px;
		font-weight: 100;
		color:#CAD800;
	}

}

@media screen and (max-width: 915px)
{
	.base_img .contenu-img .col-3, .img_pop
	{
		width: 100%;
	}

	.img_pop img {
	    width: 100%;
	}

	.base_img .contenu-img .col-7
	{
		width: 100%;
	}

	.h300
	{
		min-height: 1px;
		height: auto;
	}

	.img_pop30, .img_pop30:last-child
	{
		width: 100%;
		margin-right: 0%;
		min-height: 1px;
		height: auto;
		margin-bottom: 20px;
	}

	.base_img .contenu-img .col-100
	{
		min-height: auto;
		height: auto;
	}

}

@media screen and (max-width: 900px)
{
	.form_contact
	{
		min-height: 300px;
		height: auto;
	}

	.form_contact .contenu
	{
		min-height: 300px;
		height: auto;
		overflow: hidden;
	}

	.form_contact .contenu .col-50
	{
		width: 100%;
	}

	.form_contact .contenu .col-50 .col-50
	{
		width: 48%;

	}
}


@media screen and (max-width: 850px)
{
	.main_header .image{
		display:none;
	}

	.main_header2
	{
		display:block;
	}

	.main_header2 .contenu
	{
		width: 650px;
	}
	
		.main_header .contenu .txt1{
			font-size:29px;
			font-weight: 100;
			color:#FFFFFF;
			margin-bottom:10px;
			}

			.main_header .contenu .txt2{
				font-size:20px;
				font-weight: 100;
				color:#FFFFFF;
				margin-bottom:10px;
			}

			.main_header .contenu .txt3{
				font-size:42px;
				font-weight: 100;
				color:#CAD800;
			}
	
	.cta_base{
		width:100%;	
		align-items: left;
    justify-content: left;
	}
}

@media screen and (max-width: 800px)
{
	.contenu_main .col-50, .contenu_main .col-50:last-child 
	{
		width: 550px;
		margin: auto;
		margin-bottom: 20px;
		clear: both;
		float: none;
	}

	.main_header2 .contenu
	{
		width: 550px;
	}
}

@media screen and (max-width: 720px)
{
	.contenu_main .col-30:nth-child(even), .contenu_main .col-30:nth-child(odd)
	{
		width: 100%;
		min-height: 300px;
		margin-right: 0%;
		float: none;
		clear: both;
	}

	.emplacement .contenu .col-40-2 img {
	    width: 100%;
	    max-width: 100%;
	}


	.emplacement .contenu .col-60
	{
		width: 100%;
		clear: both;
		float: none;
	}

	.emplacement .contenu .col-40-2
	{
		width: 100%;
	}

	.emplacement .contenu .col-60 .col-50
	{
		width: 100%;
		float: left;
		clear: both;
	}
}

@media screen and (max-width: 625px)
{
	.contenu_main .col-50, .contenu_main .col-50:last-child 
	{
		width: 450px;
		margin: auto;
		margin-bottom: 20px;
		clear: both;
		float: none;
	}

	.main_header2 .contenu
	{
		width: 100%;
	}
	.main_header2 .contenu
	{
		padding: 0px;
	}
}

