@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #333; 
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal; 
} 
body {
	background:#ffffff;
	margin-left: 0px;
	margin-top: 0px;  
	margin-right: 0px;
	margin-bottom: 0px; 
}
a:link {
	color: #333; 
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}

img { border:0px; }

p { margin-top:0px; -webkit-margin-before:0em;  -webkit-margin-after:0em; line-height:normal; }


.left { float:left !important; }
.right { float:right !important; }

.top_10 { margin-top:10px; }
.top_20 { margin-top:20px; }
.top_30 { margin-top:30px; }
.top_40 { margin-top:40px; }
.top_50 { margin-top:50px; }

.right_10 { margin-right:10px; }
.right_20 { margin-right:20px; }
.right_30 { margin-right:30px; }
.right_50 { margin-right:50px; }
.no_right { margin-right:0px; }

.left_10 { margin-left:10px; }
.left_40 { margin-left:40px; }
.left_70 { margin-left:70px; }
.left_15 { margin-left:15px; }
.no_left { margin-left:0px; }

.padding_10 { padding:10px; }
.padding_20 { padding:20px; }
.padding_30 { padding:30px; }
.padding_40 { padding:40px; }

.clear { clear:both; height:0px; }
.clear_4 { clear:both; height:4px; }
.clear_8 { clear:both; height:8px; }
.clear_10 { clear:both; height:10px; }
.clear_20 { clear:both; height:20px; }
.clear_30 { clear:both; height:30px; }
.clear_40 { clear:both; height:40px; }
.clear_50 { clear:both; height:50px; }
.clear_60 { clear:both; height:60px; }
.clear_70 { clear:both; height:70px; }
.clear_80 { clear:both; height:80px; }
.clear_90 { clear:both; height:90px; }
.clear_100 { clear:both; height:100px; }
.clear_110 { clear:both; height:110px; }
.clear_120 { clear:both; height:120px; }
.clear_150 { clear:both; height:150px; }
.clear_160 { clear:both; height:160px; }
.clear_170 { clear:both; height:170px; }
.clear_180 { clear:both; height:180px; }
.clear_190 { clear:both; height:190px; }
.clear_200 { clear:both; height:200px; }
.clear_210 { clear:both; height:210px; }
.clear_230 { clear:both; height:230px; }
.clear_240 { clear:both; height:240px; }
.clear_280 { clear:both; height:280px; }
.clear_305 { clear:both; height:305px; }
.clear_300 { clear:both; height:300px; }
.clear_390 { clear:both; height:390px; }
.clear_5 { clear:both; height:5px; }
.clear_15 { clear:both; height:15px; }
.clear_25 { clear:both; height:25px; }
.clear_35 { clear:both; height:35px; }
.clear_45 { clear:both; height:450px; }
.clear_55 { clear:both; height:55px; }
.clear_65 { clear:both; height:65px; }
.clear_75 { clear:both; height:75px; }
.clear_85 { clear:both; height:85px; }
.clear_95 { clear:both; height:95px; }
.clear_8 { clear:both; height:8px; }
.clear_12 { clear:both; height:12px; }

h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; }

.black { color:#000 !important; }
.green { color:#8bba33 !important; }
.blue { color:#212b37 !important;  }
.light_blue { color:#2980b9 !important;  }
.white { color:#fff !important; }
.dark { color:#333 !important; }
.nines { color:#999 !important; }
.purple { color:#BE90D4 !important }

.light { font-weight:300; }
.normal { font-weight:400; }
.medium { font-weight:500; }
.semibold { font-weight:600; }
.bold { font-weight:700; }
.extra_bold { font-weight:800; }
.italic { font-style:italic; }
.uppercase { text-transform:uppercase; }
.underline { text-deoration:underline; }

.line_20  {line-height:20px; }
.line_24  {line-height:24px; }
.line_28  {line-height:28px; }
.line_32  {line-height:32px; }
.line_36  {line-height:36px; }
.line_40  {line-height:40px; }
.line_50  {line-height:50px; }

.f_10 { font-size:10px; }
.f_11 { font-size:11px; }
.f_12 { font-size:12px; }
.f_13 { font-size:13px; }
.f_14 { font-size:14px; }
.f_16 { font-size:16px; }
.f_18 { font-size:18px; }
.f_20 { font-size:20px; }
.f_22 { font-size:22px; }
.f_24 { font-size:24px; }
.f_26 { font-size:26px; }
.f_28 { font-size:28px; }
.f_30 { font-size:30px; }
.f_32 { font-size:32px; }
.f_44 { font-size:44px; }

.container { margin:auto; width:1152px; }
@media (max-width: 1024px) {
	.container { margin:auto; width:calc(100% - 40px); margin-left: 20px;  }
}

@media (max-width: 600px) {
	.container { margin:auto; width:calc(100% - 20px); margin-left: 10px;  }
}

.centered { display:table; margin:auto; }

.bloc_10 { float:left; width:10% }
.bloc_20 { float:left; width:20% }
.bloc_25 { float:left; width:25% }
.bloc_30 { float:left; width:30% }
.bloc_40 { float:left; width:40% }
.bloc_33 { float:left; width:33% }
.bloc_50 { float:left; width:50% }
.bloc_66 { float:left; width:66% }
.bloc_75 { float:left; width:75% }
.bloc_100 { float:left; width:100% }

.bg_efefef { background:#efefef; }

.material-icons { vertical-align:middle; }

.just_web { display:block; }
.just_mobile { display:none; }
@media (max-width: 425px) {
	.just_web { display:none; }
	.just_mobile { display:block; }
}

a {
  outline: none;
}

.stop_scroll { height:100%; overflow:hidden; } 


/* TOP */
#top { clear:both; width:100%; float:left; position:absolute; top:0px; font-family: 'Montserrat', sans-serif; background:rgba(255,255,255,0.95); z-index:201; }
.logo { float:left; }
.navigation { float:right;  }
.navigation a { float:right; display:inline-block; font-size:13px; letter-spacing:2px; text-transform:uppercase; color:#455660; transition:color 0.2s ease; line-height:60px; margin-left:30px; }
.navigation a:hover { color:#95a2ac; }
.navigation .active_link { color:#95a2ac; } 

.navigation .material-icons { margin-top:-4px; }

.navigation .languages { float:right; display:inline-block; font-size:13px; letter-spacing:2px; text-transform:uppercase; color:#455660; transition:color 0.2s ease; line-height:60px; margin-left:50px; cursor:pointer }

.cart_number { float:right; margin-top:-50px; color:#fff; background:#000; border-radius:50%; line-height:24px; font-size:12px; text-align:center; width:24px; height:24px; }
.cart_number a { color:#fff; }

.navigation_mobile { display: none }		


/* MOBILE NAV */
#mobile_nav { float:left; position:fixed; z-index:10001; top:104px; left: 1030px; padding:0px; width:calc(100% - 0px); background:#efefef; border-bottom: 3px solid #95a2ac; transition:all 0.3s ease; display: none}
#mobile_nav .item { display:inline-block; font-size:13px; letter-spacing:2px; text-transform:uppercase; color:#455660; transition:color 0.2s ease; line-height:50px; margin-left:30px; text-align: center; }

#search_bar { position:absolute; top:104px; width:100%; background:#95a2ac; z-index:202; }
#search_bar .input_search { float:left; border:0px; border-radius: 0px; padding-left:20px; width:calc(100% - 77px); line-height:50px; height:50px; font-family: 'Montserrat', sans-serif; font-size:16px; -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none; }
#search_bar .ico_div { float: left; width: 45px; margin-left: 10px; }
#search_bar .ico_div i { font-size: 40px; cursor: pointer; margin-top: 6px; }
#search_bar .item { font-family: Museo-300; font-size:12px; color:#00833e; margin-left: 20px; }
#search_bar .image { float: left; border-radius:12px; width:100px; height:100px; cursor:pointer; margin-left: 20px; /* Animation */ }

.search_product { float:left; cursor:pointer; width:163px; margin-bottom:20px; padding:10px; text-align:center; background:#f9f9f9; margin-right:10px;  }
.margin_product { margin-right:0px; }
.search_product .photo_div { height:163px; }
.search_product .preload { position:absolute; top:-9999px; left:-9999px }
.search_product img { width:163px; }
.search_product .brand { line-height:24px; text-transform:uppercase; font-weight:bold; }
.search_product .title { line-height:20px; height:40px; }
.search_product .price { line-height:24px; }
.search_product .see_product { display:table; margin:auto; line-height:40px; background:#455660; color:#fff; font-family: 'Montserrat', sans-serif; font-size:12px; font-weight:bold; width:100%; cursor:pointer; text-transform:uppercase; transition: 0.3s;  }
.search_product .see_product:hover { background:#000; } 

#mask_popup { position:absolute; z-index:200; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.7); display:none; cursor:pointer }

@media (max-width: 1024px) {
    #top { clear:both; width:100%; float:left; position:fixed; }
    .navigation { display:none;  }
    .navigation_mobile { float:right; display: block;}
    .navigation_mobile a { float:right; display:inline-block; font-size:13px; letter-spacing:2px; text-transform:uppercase; color:#455660; transition:color 0.2s ease; line-height:60px; margin-left:30px; }
    .navigation_mobile a:hover { color:#95a2ac; }
    .navigation_mobile div { float:right; display:inline-block; font-size:13px; letter-spacing:2px; text-transform:uppercase; color:#455660; transition:color 0.2s ease; line-height:60px; margin-left:30px; }
    .navigation_mobile .active_link { color:#95a2ac; } 

    .navigation_mobile .material-icons { margin-top:-4px; }

    .navigation_mobile .languages { float:right; display:inline-block; font-size:13px; letter-spacing:2px; text-transform:uppercase; color:#455660; transition:color 0.2s ease; line-height:60px; margin-left:50px; cursor:pointer }
    
    #mobile_nav { display: block}
    

}

@media (max-width: 600px) {
	.logo { float:left; margin-left:0px }
    .navigation_mobile a { margin-left:10px; }
    
    .search_product { float:left; cursor:pointer; width: calc(100% - 40px); margin-bottom:20px; padding:10px; text-align:center; background:#f9f9f9; margin-right:0px;  }
    .margin_product { margin-right:0px; }
    .search_product .photo_div { height:auto; }
    .search_product .preload { position:absolute; top:-9999px; left:-9999px }
    .search_product img { width:100%; }
    #search_bar .input_search { width:calc(100% - 87px); }
    #search_bar { overflow-y: scroll}
}

#black_nav { width:100%; background:#efefef; }
#black_nav a { clear:both; float:left; width:100%; display:inline-block; font-size:18px; letter-spacing:2px; text-transform:uppercase; color:#455660; transition:color 0.2s ease; line-height:20px; text-align:center; margin-bottom:30px; font-weight:300; }
#black_nav .languages { display:table; margin:auto; font-size:18px; letter-spacing:2px; text-transform:uppercase; color:#455660; transition:color 0.2s ease; line-height:20px; cursor:pointer; font-weight:300; }


/* POPUP CONTACT */
#popup_contact { width:600px; padding:0px; background:#fff; }
#popup_contact .header_contact { width:100%; line-height:100px; background:#f7f7f7; font-family: 'Vollkorn', serif; text-align:center; font-size:30px; color:#455660; font-weight:400; letter-spacing:2px; }
#popup_contact .body_contact { width:100%; padding:50px; }

#popup_contact .line_contact { clear:both; width:100%; height:1px; background:#ddd; }
#popup_contact .text_over_line { display:table; margin:auto; padding-left:20px; padding-right:20px; background:#fff; font-family: 'Montserrat', sans-serif; font-size:18px;  font-weight:300; color:#555; margin-top:-14px; }

#popup_contact .infos { text-align:center; line-height:22px; font-size:18px;  font-weight:300; color:#455660; }

#popup_contact input { width:500px; padding-left:10px; background:#f7f7f7; border:1px solid #ddd; font-size:14px; color:#000; line-height:39px; height:39px; font-family: 'Open Sans', sans-serif; } 
#popup_contact textarea { width:500px; padding:10px; background:#f7f7f7; border:1px solid #ddd; font-size:14px; color:#000; line-height:20px; font-family: 'Open Sans', sans-serif; } 
#popup_contact .submit_form { width:100%; background:#c5a770; font-size:16px; color:#fff; line-height:50px; font-family: 'Open Sans', sans-serif; cursor:pointer; text-align:center; text-transform:uppercase  } 

@media (max-width: 425px) {
	#popup_contact { width:calc(100% - 0px); padding:0px; background:#fff; }
    #popup_contact .header_contact { line-height:60px; font-size:24px; }
	#popup_contact .body_contact { width:calc(100% - 0px); padding:20px; }
	#popup_contact input { width:calc(100% - 0px); -webkit-appearance: none; border-radius: 0; font-size:16px;  } 
	#popup_contact textarea { width:calc(100% - 2px); font-size:16px; -webkit-appearance: none; border-radius: 0; }  


	
}

/* SLIDER */ 
#slider { clear:both; float:left; width:100%; position:absolute; top:0px; z-index:100; }
#slider .slide { float:left; background:#333; width:100%; } 
#slider .container { margin-top:350px;  } 

#slider h1 { font-family: 'Vollkorn', serif; font-size:60px; color:#fff; font-weight:400; text-align:center; line-height:30px; letter-spacing:2px; }
#slider .tagline { font-family: 'Montserrat', sans-serif; font-size:18px; color:#fff; font-weight:400; text-align:center; line-height:20px; letter-spacing:2px; }

#mask_slider { clear:both; width:100%; position:absolute; top:0px; z-index:101; background:rgba(0,0,0,0.3) }

#slider .view_all { padding:15px 30px; font-family: 'Roboto Condensed', sans-serif; font-weight:300; font-size:16px; border-color:#000; color:#fff; background-color:#000; display:table; margin:auto; border-radius:2px; line-height:1.3em; text-align:center; transition:all .1s ease; }
#slider .view_all:hover {  border-color:#455660; color:#fff; background-color:#455660;  }

#arrow_left { position:absolute; left:50px; top:100px; cursor:pointer; opacity:0.7; z-index:102; transition:all 0.2s ease }
#arrow_left:hover { opacity:1; }
#arrow_right { position:absolute; right:50px; top:100px; cursor:pointer; opacity:0.7; z-index:102; transition:all 0.2s ease }
#arrow_right:hover { opacity:1; }

.lisere { clear:both; float:right; }

@media (max-width: 1024px) {
    #slider .container { margin-top:200px;  } 

}

@media (max-width: 600px) {
    #slider .container { margin-top:200px;  } 
    #slider h1 { font-size:50px; line-height:60px; letter-spacing:2px; }


}





/* CATEGORY */
#ariane { clear:both; width:100%; float:left; position:fixed; top:105px; line-height:60px; color:#efefef; font-family: 'Montserrat', sans-serif; background:#2c3e50; z-index:201; font-size:14px; font-weight:300; text-transform:uppercase; }
#ariane a { color:#fff; }
#ariane .material-icons { display: inline-flex; vertical-align: middle; margin-top:-3px; }

@media (max-width: 425px) {
	
	#our_mission {  width:calc(100% - 0px); margin-left:0px; margin-top:0px; }
	#our_vision { width:calc(100% - 0px); margin-left:0px; margin-top:0px; }
	#our_mission .body_mission { width:calc(100% - 40px); padding:20px; }
	#our_vision .body_mission { width:calc(100% - 40px); padding:20px; }
	
}

#clients .inputlist { height:42px; width:280px; padding-left:10px; border:1px solid #e2e2e2; color:#333; font-family: 'Open Sans', sans-serif; font-size:14px; float:left; }









/* FOR SALE */
#for_sale { clear:both; width:100%; float:left; background:#f4f5f9; color:#222;  font-size:16px; }
#for_sale h2 { font-family: 'Vollkorn', serif; font-size:30px; color:#222; font-weight:400; text-align:center; line-height:30px; letter-spacing:2px; }
#for_sale .tagline { font-family: 'Montserrat', sans-serif; font-size:14px; color:#333; font-weight:500; text-align:center; line-height:20px; letter-spacing:2px; }
#for_sale .bloc_sale { float:left; width:calc(50% - 42px); margin:20px; background:#fff; border:1px solid #ddd; cursor:pointer }
#for_sale .bloc_sale:hover { border:1px solid #CCC; }
#for_sale .bloc_sale .img { float:left; width:100%; }
#for_sale .bloc_sale .title { font-family: 'Roboto Condensed', sans-serif; font-size:20px; color:#303339; font-weight:500; text-align:left; line-height:20px; margin-left:20px;	 }
#for_sale .bloc_sale .subtitle { font-family: 'Roboto Condensed', sans-serif; font-size:14px; color:#999; font-weight:300; text-align:left; line-height:20px; margin-left:20px;	 }
#for_sale .bloc_sale .price { font-family: 'Roboto Condensed', sans-serif; font-size:20px; color:#455660; font-weight:500; text-align:left; line-height:20px; margin-left:20px;	 }
#for_sale .bloc_sale .bathroom { font-family: 'Roboto Condensed', sans-serif; font-size:20px; color:#455660; font-weight:500; text-align:center; line-height:20px; margin-right:20px; width:70px; float:left; margin-top:10px; }
#for_sale .bloc_sale .bathroom img { width:40px; }

#for_sale .view_all { padding:15px 30px; font-family: 'Roboto Condensed', sans-serif; font-weight:300; font-size:16px; border-color:#000; color:#fff; background-color:#000; display:table; margin:auto; border-radius:2px; line-height:1.3em; text-align:center; transition:all .1s ease; }
#for_sale .view_all:hover {  border-color:#455660; color:#fff; background-color:#455660;  }

.for_dev { background:#455660 !important; } 
.for_dev h2 { color:#fff !important; } 
.for_dev .tagline { color:#fff !important; } 
.for_dev .bloc_sale { border:1px solid #222 !important; }
.for_dev .bloc_sale:hover { border:1px solid #000 !important; }

.for_dev .view_all { border-color:#fff !important; color:#000 !important; background-color:#fff !important; }
.for_dev .view_all:hover {  border-color:#efefef !important; color:#000 !important; background-color:#efefef !important;  }


@media (max-width: 425px) {
	#for_sale .tagline { padding-left:20px; padding-right:20px; }
	#for_sale .bloc_sale { width:calc(100% - 42px); }
	#for_sale .bloc_sale .bathroom { margin-right:10px; width:60px; }

	
}











/* CLIENTS */
#clients { clear:both; width:100%; float:left; background:url(img/bg-dot.png); }
#clients h2 { font-family: 'Vollkorn', serif; font-size:30px; color:#222; font-weight:400; text-align:center; line-height:60px; letter-spacing:2px; background:#fff; padding:0px 30px; display:table; margin:auto }
#clients .tagline { font-family: 'Montserrat', sans-serif; font-size:14px; color:#333; font-weight:500; text-align:center; line-height:20px; letter-spacing:2px; background:#fff; padding:30px; }
#clients .tagline img { margin:15px; height:40px; }
#clients .reviews { width:500px; display:table; margin:auto; background:#fff; padding:50px;  }
#clients .review { width:100%; text-align:center; color:#333; font-size:18px; }
#clients .from { font-family: 'Roboto Condensed', sans-serif; font-size:20px; color:#222; font-weight:500; text-align:center; line-height:20px;	 }
#clients .position { font-family: 'Roboto Condensed', sans-serif; font-size:14px; color:#999; font-weight:300; text-align:center; line-height:20px;	 }

#clients .tabulation { display:table; margin:auto; }
#clients .tabulation .item { float:left; width:40px; line-height:40px; background:#fff; border:1px solid #ddd; color:#455660; text-align:center; font-family: 'Roboto Condensed', sans-serif; font-size:20px; font-weight:500; margin:10px; cursor:pointer }
#clients .tabulation .active_review { background:#f4f5f9; color:#c5a770; }

#clients .product { float:left; width:226px; padding:30px; background:#fff; margin:1px; cursor:pointer; position:relative; z-index:1; }
#clients .product img { width:100%; position:relative }
#clients .product:hover { -moz-box-shadow:0px 0px 5px 3px #ccc; -webkit-box-shadow: 0px 0px 5px 3px #ccc; box-shadow:0px 0px 5px 3px #ccc; z-index:999; }
#clients .product .title_product { font-size:12px; text-transform:uppercase; color:#333; text-align:center; }
#clients .product .price_product { font-size:12px; text-transform:uppercase; color:#999; text-align:center; }

@media (max-width: 425px) {
	#clients .reviews { width:calc(100% - 100px); padding:50px;  }	
	#clients .tagline img { max-width:250px; }

	
}




/* FOOTER */
#newsletter { clear:both; width:100%; float:left; background:#171717; color:#fff;  font-size:16px; line-height:32px; padding:15px 0px }
#newsletter .left { clear:both; width:50%; float:left; }
#newsletter .right { width:50%; float:right; }
#newsletter .right input { float:right; width:300px; padding-left:15px; background:#2e2e2e; border:1px solid #2e2e2e; font-size:14px; color:#fff; line-height:32px; height:32px; font-family: 'Open Sans', sans-serif; margin-right:10px; }
#newsletter .right .submit { float:right; padding:0px 20px; background:#b41611; border:1px solid #b41611; font-size:14px; color:#fff; line-height:34px; height:34px; font-family: 'Open Sans', sans-serif; margin-right:10px; cursor:pointer; transition:0.2s ease; }
#newsletter .right .submit:hover { background:#000; }

#footer { clear:both; width:100%; float:left; background:#2c2c2c; color:#f7f7f7; font-family: 'Montserrat', sans-serif; }
#footer .bloc { float:left; width:33%; border-right:1px dashed #fff; height:200px; }
#footer .bloc .half { float:left; width:50%;  }
#footer .bloc strong { font-size:14px; color:#fff; text-transform:uppercase; }
#footer .bloc a { font-size:13px; color:#f7f7f7; text-transform:uppercase; font-weight:300; }

#footer .bloc_middle { float:left; width:calc(33% - 40px); padding-left:40px; padding-right:40px; height:200px; border-right:1px dashed #fff; font-size:13px; color:#f7f7f7; font-weight:300; }
#footer .bloc_middle strong { font-size:14px; color:#fff; text-transform:uppercase; }

#footer .bloc_right { float:left; width:calc(33% - 80px); padding-left:40px; height:200px; font-size:13px; color:#f7f7f7; font-weight:300; }
#footer .bloc_right strong { font-size:14px; color:#fff; text-transform:uppercase; }
#footer .bloc_right .input { float:left; width:calc(100% - 17px); padding-left:15px; border:1px solid #efefef; background:#efefef; color:#333; line-height:40px; font-size:14px; }
#footer .bloc_right .submit { float:right; padding-left:10px; padding-right:10px; border:1px solid #333; background:#333; color:#fff; line-height:30px; font-size:14px; margin-top:-38px; margin-right:5px; text-transform:uppercase; cursor:pointer; }
#footer .bloc_right .submit:hover { background:#000; color:#fff; }

#footer .ico_footer { float:right; opacity:.7; cursor:pointer; margin-top:-10px; }
#footer .ico_footer { opacity:1; }

#copyright { clear:both; width:100%; float:left; background:#000; color:#fff;  font-size:10px; line-height:60px; font-family: 'Montserrat', sans-serif; }
#copyright a { color:#fff; }

@media (max-width: 425px) {
	#footer .bloc { width:calc(100% - 40px); border-right:0px dashed #fff; margin-left:20px; height:auto }
	#footer .bloc_middle {  width:calc(100% - 40px); padding-left:0px; padding-right:0px; margin-left:20px; border-right:0px dashed #fff; font-size:13px; color:#f7f7f7; font-weight:300; margin-top:40px; height:auto }
	#footer .bloc_right { width:calc(100% - 40px); padding-left:0px; margin-left:20px; font-size:13px; color:#f7f7f7; font-weight:300; margin-top:40px; height:auto }
	
	#copyright { width:calc(100% - 20px); padding-left:20px;  }
	
	#footer .bloc_right .input { -webkit-appearance: none; border-radius: 0; font-size:16px; }
	#footer .bloc_right .submit { margin-top:-40px; }


}

















/* SLIDER OBJECT */
#slider_object { clear:both; float:left; width:100%; position:absolute; top:0px; z-index:100; }
#slider_object .slide { float:left; background-image:url(img/BHF_0174.jpg); background-position:50% 50%;  background-size:cover; width:100%; position:absolute; top:0px; }

#slider_object h1 { font-family: 'Vollkorn', serif; font-size:60px; color:#fff; font-weight:400; text-align:left; line-height:70px; letter-spacing:2px; position:absolute; z-index:102; top:200px; width:1152px; left:50%; margin-left:-576px; }


#realtor_box { width:300px; position:absolute; top:500px; z-index:200; background:#fff; border:1px solid #ddd; }
#realtor_info { width:calc(100% - 40px); background:#efefef; padding:20px; float:left; } 
#realtor_info .photo { float:left; width:60px; height:60px; margin-right:10px; } 
#realtor_info .infos { float:left; width:190px; height:60px; } 
#realtor_info .name { font-size:14px; color:#333; line-height:14px; } 
#realtor_info .email { font-size:12px; color:#555; line-height:12px; } 
#realtor_info .phone { font-size:12px; color:#555; line-height:12px; } 
#form_div { width:calc(100% - 40px); background:#fff; padding:20px; float:left; } 
#form_div input { width:248px; padding-left:10px; background:#f7f7f7; border:1px solid #ddd; font-size:14px; color:#000; line-height:28px; height:28px; font-family: 'Open Sans', sans-serif; } 
#form_div textarea { width:238px; padding-left:10px; padding-right:10px; background:#f7f7f7; border:1px solid #ddd; font-size:14px; color:#000; line-height:20px; font-family: 'Open Sans', sans-serif; } 
#form_div .submit_form { width:260px; background:#c5a770; font-size:14px; color:#fff; line-height:40px; font-family: 'Open Sans', sans-serif; cursor:pointer; text-align:center;  } 

#sale_object { clear:both; width:100%; float:left; background:#f4f5f9; color:#222;  font-size:16px; }
#sale_object h2 { font-family: 'Vollkorn', serif; font-size:30px; color:#222; font-weight:400; text-align:left; line-height:30px; letter-spacing:2px; }
#sale_object .description { width:800px; }

#sale_object .object_left { float:left; width:400px; }
#sale_object .object_left .title { font-family: 'Roboto Condensed', sans-serif; font-size:24px; color:#333; font-weight:500; text-align:left; line-height:20px; }
#sale_object .object_left .subtitle { font-family: 'Roboto Condensed', sans-serif; font-size:16px; color:#999; font-weight:300; text-align:left; line-height:20px; }
#sale_object .object_left .price { font-family: 'Roboto Condensed', sans-serif; font-size:24px; color:#000; font-weight:500; text-align:left; line-height:20px; }
#sale_object .object_left .bathroom { font-family: 'Roboto Condensed', sans-serif; font-size:20px; color:#333; font-weight:500; text-align:center; line-height:20px; margin-left:20px; width:70px; float:right; margin-top:10px; }
#sale_object .object_left .bathroom img { width:40px; }

#sale_object .key_details { float:left; width:760px; padding:20px; background:#fff; border:1px solid #ddd; }
#sale_object .key_details .label { float:left; width:200px; color:#666; }
#sale_object .key_details .item { float:left; width:150px; color:#333; }

#sale_object .main_image { width:800px; }

#sale_object .view_all { width:200px; display:inline-table; line-height:40px; margin-left:300px; font-family: 'Roboto Condensed', sans-serif; font-weight:300; font-size:16px; border-color:#000; color:#fff; background-color:#000; border-radius:2px; text-align:center; transition:all .1s ease; }
#sale_object .view_all:hover {  border-color:#455660; color:#fff; background-color:#455660;  }

@media (max-width: 425px) {
	
	#slider_object h1 { width:calc(100% - 40px); left:50%; position:absolute; top:140px; }

	#sale_object .object_left .title { text-align:center; }
	#sale_object .object_left .subtitle { text-align:center; }
	#sale_object .object_left .price { text-align:center; }
	#sale_object .container { width:calc(100% - 40px) !important; margin-left:20px; }
	#sale_object .object_left { width:100%; }
	#sale_object .object_left .bathroom { margin-left:0px; margin-right:20px; float:left; width:60px; }
	
	#sale_object .key_details { width:calc(100% - 42px); }
	#sale_object .key_details .label { width:50%; }
	#sale_object .key_details .item { width:50%; }
	
	#sale_object .main_image { width:100%; }
	#sale_object .view_all { width:50%; margin-left:25%; }

	#sale_object .description { width:100%; }




	
	
	
	
}








/* LOGIN */
#login_div { width:600px; background:#fff; display:table; margin:auto; }
#login_div #message_login { text-align:center; }
#login_div .div_formulaire { width:500px; color:#666876; padding:50px; }
#login_div .label { clear:both; float:left; margin-bottom:5px; text-transform:uppercase; color:#000; font-size:13px; }
#login_div input { width:495px; padding-left:5px; background:#fff; border:0px; border-bottom:1px solid #000; font-size:14px; color:#333; line-height:40px; height:40px; font-family: 'Montserrat', sans-serif; }
#login_div .inputlist { width:500px; padding-left:5px; background:#fff url(img/down-chevron.png) 470px 12px no-repeat; border:0px; border-bottom:1px solid #000; border-radius:0px; font-size:14px; color:#333; line-height:40px; height:40px; font-family: 'Montserrat', sans-serif; -webkit-appearance:none }
#login_div .inputtext { line-height:20px;  border:1px solid #dddddd; background:#eeeeee; color:#222; width:470px; padding:15px; font-family: 'Open sans', sans-serif; font-size:16px; float:left; height:108px; }
#login_div h2 { padding:0px; margin:0px; color:#333333; font-weight:300; text-align:center; font-size:24px; text-transform:uppercase; letter-spacing:2px;}
#login_div .sep_h2 { margin:auto; display:table; height:1px; width:50px; background:#333; margin-top:10px; }
#login_div .forgot { clear:both; float:right; }
#login_div .forgot a { color:#999;  }
#login_div .forgot a:hover { text-decoration:underline  }
#login_div .button { background:#000; font-family: 'Montserrat', sans-serif; width:210px; display:table; margin:auto; line-height:50px; color:#fff; font-size:16px; font-weight:300; cursor:pointer; transition:all .2s linear; text-transform:uppercase; text-align:center; }
#login_div .button:hover { background:#000; }
#login_div .sep_login { margin:auto; display:table; height:1px; width:300px; background:#ddd; }
#login_div .button_signup { background:#999; } 

@media (max-width: 767px) {
    #login_div { width:100%; background:#fff; display:table; margin:auto; }
    #login_div .div_formulaire { width:calc(100% - 40px); color:#666876; padding:20px; }
    #login_div input {width:calc(100% - 5px); font-size:16px;  }
    #login_div .inputlist { width:100%; font-size:16px;  }



    
}








/* MY ACCOUNT */
.bloc_account { background:#f7f7f7; font-size:14px; width:calc(100% - 0px); border:1px solid #ddd;
-webkit-box-shadow: 0px 2px 3px 0px rgba(199,199,199,1);
-moz-box-shadow: 0px 2px 3px 0px rgba(199,199,199,1);
box-shadow: 0px 3px 2px 0px rgba(199,199,199,1);

}
.left_account { float:left; width:300px; }
.left_account .material-icons { font-size:22px; margin-top:-2px }
.left_account .famille { line-height:30px; padding:10px; padding-left:20px; padding-right:20px; cursor:pointer; }
.left_account .famille:hover { background:#455660; color:#fff; }
.left_account .famille_selected { line-height:30px; padding:10px; padding-left:20px; padding-right:20px; background:#455660; color:#fff; }
.right_account { float:left; width:calc(100% - 300px); background:#fff; }

.right_account .content_account { padding:20px; color:#333; padding-top:0px; }
.right_account .title_account { line-height:30px; padding:10px; padding-left:20px; text-transform:uppercase; }
.right_account .subtitle_account { line-height:30px; text-transform:uppercase; font-weight:bold; color:#455660; }
.right_account .account_edit_button { background:#455660; padding-left:40px; padding-right:40px; float:left; line-height:40px; color:#fff; font-size:16px; font-weight:300; cursor:pointer; transition:all .2s linear; text-transform:uppercase; letter-spacing:2px; text-align:center; }
.right_account .account_edit_button:hover { background:#212b37; }
.right_account .label { clear:both; float:left; margin-bottom:5px; }
.right_account input { width:calc(100% - 17px); padding-left:15px; background:#efefef; border:1px solid #dddddd; font-size:14px; color:#333; line-height:40px; height:40px; font-family: 'Open Sans', sans-serif; }
.right_account .inputlist { width:calc(100%); background:#efefef; border:1px solid #dddddd; font-size:14px; color:#333; line-height:45px; height:45px; font-family: 'Open Sans', sans-serif; }
.right_account .inputtext { line-height:20px;  border:1px solid #dddddd; background:#eeeeee; color:#222; width:470px; padding:15px; font-family: 'Open sans', sans-serif; font-size:16px; float:left; height:108px; }

.bloc_50_1 { float: left; width:calc(50% - 10px); padding-right: 10px; }
.bloc_50_2 { float: left; width:calc(50% - 10px); padding-left: 10px; }

.right_account .order_line { float:left; width:100% }
.right_account .order_line .left { padding:20px; line-height:24px; }
.right_account .order_line .right { padding:20px; line-height:24px;  }
.right_account .order_line a { color:#2980b9; }

.popup_order { width:600px; padding:20px; }
.title_order { padding:10px; background: #212b37; color:#fff; font-size:24px; font-weight:bold; text-align:center; border-bottom:1px solid #ddd; }
.subtitle_order { padding:10px; color:#212b37; font-size:18px; font-weight:bold; text-align:left }
.line_order { clear:both; float:left; border-bottom:1px solid #ddd; }
.cell_order { float:left; padding:10px; ; }
.cell_order_right { float:right; padding:10px;  }

@media (max-width:1024px) {
    .left_account { float:left; width:220px; }   
    .right_account {float:left; width:calc(100% - 220px); }
}

@media (max-width:768px) {
    .number { padding-top:10px !important; padding-bottom:10px !important;  }
    .statut { clear: both; }
    .bloc_50_1 { float: left; width:calc(100% - 0px); padding-right: 0px; }
    .bloc_50_2 { float: left; width:calc(100% - 0px); padding-right: 0px; margin-top: 20px; }
}

@media (max-width:500px) {
    .left_account { float:left; width:100%; }   
    .right_account { clear: both; float:left; width:calc(100% - 0px); margin-top: 10px; }
    .right_account .order_line .left { padding: 5px !important; line-height:18px;  }
    .right_account .order_line .right { padding: 5px !important; line-height:18px;  }
    .right_account .content_account { padding:10px; color:#333; padding-top:0px; }

}




/* about us */
#about_us { clear:both; width:100%; float:left; background:#f4f5f9; color:#222;  font-size:16px; }
#about_us h2 { font-family: 'Vollkorn', serif; font-size:30px; color:#222; font-weight:400; text-align:center; line-height:30px; letter-spacing:2px; }
#about_us .tagline { font-family: 'Montserrat', sans-serif; font-size:14px; color:#333; font-weight:500; text-align:center; line-height:20px; letter-spacing:2px; }

#about_us .agent { float:left; width:300px; border:1px solid #ddd; background:#fff; color:#303339; margin:10px; }
#about_us .agent img { width:100%; }
#about_us .agent .name { font-family: 'Vollkorn', serif; font-size:20px; margin-left:10px; }
#about_us .agent .position { font-family: 'Vollkorn', serif; font-size:16px; margin-left:10px; }
#about_us .agent .email { font-family: 'Montserrat', sans-serif; font-size:14px; margin-left:10px; }
#about_us .agent .phone { font-family: 'Montserrat', sans-serif; font-size:14px; color:#CCC; margin-left:10px; }

#about_us .paragraphe { float:left; width:calc(100% - 40px); color:#303339; margin:20px; }
#about_us .paragraphe p { margin-block-start:1em }
#about_us .paragraphe a {  font-weight:bold; color:#303339; }

@media (max-width: 425px) {
	#about_us .agent { float:left; width:calc(100% - 40px); border:1px solid #ddd; background:#fff; color:#303339; margin:20px; }	
	#about_us .paragraphe { float:left; width:calc(100% - 40px); color:#303339; margin:20px; text-align:center }

}









/* ESHOP */
#eshop { clear:both; width:100%; float:left; background:#fff; color:#222;  font-size:16px; }
#eshop h2 { font-family: 'Vollkorn', serif; font-size:30px; color:#222; font-weight:400; text-align:center; line-height:30px; letter-spacing:2px; }
#eshop .container { width: 1250px; display: table; margin: auto;}
#eshop .container_large { width: 1470px; display: table; margin: auto;}
.dotted_line { clear:both; width:100%; border-bottom:dotted 1px #000; height:1px; }
.count_products { font-family: 'Vollkorn', sans-serif; display:table; margin:auto; line-height:25px; padding-left:10px; padding-right:10px; background:#fff; margin-top:-14px; }

#left_eshop { float:left; width:220px; }
#left_eshop h2 { font-family: 'Montserrat', sans-serif; font-size:16px; color:#000; line-height:20px; letter-spacing:2px; text-transform:uppercase; font-weight:bold; text-align:left; }
#left_eshop .line_left { line-height:22px; font-size:14px; font-family: 'Montserrat', sans-serif; cursor:pointer }
#left_eshop .line_left i { vertical-align:middle; margin-right:10px; cursor:pointer }
#left_eshop .line_sep { height:1px; width:200px; background:#ccc; margin-top:10px; margin-bottom:10px; }

#right_eshop { float:left; width:calc(100% - 220px); }
.eshop_product { float:left; cursor:pointer; width:180px; min-height:290px; margin-bottom:20px; padding:10px; cursor:pointer; text-align:center; background:#f9f9f9; margin-right:10px;  }
.margin_product { margin-right:0px; }
.eshop_product .photo_div { height:180px; }
.eshop_product .preload { position:absolute; top:-9999px; left:-9999px }
.eshop_product img { width:180px; }
.eshop_product .brand { line-height:24px; text-transform:uppercase; font-weight:bold; }
.eshop_product .title { line-height:20px; height:40px; }
.eshop_product .price { line-height:24px; }
.eshop_product .see_product { display:table; margin:auto; line-height:40px; background:#455660; color:#fff; font-family: 'Montserrat', sans-serif; font-size:12px; font-weight:bold; width:100%; cursor:pointer; text-transform:uppercase; transition: 0.3s;  }
.eshop_product .see_product:hover { background:#000; } 

#eshop .centered a { display:inline-block; margin-left:10px; margin-right:10px; color:#000; font-size:16px; }

#eshop .how_many_now { width:100%; text-align:center; color:#999; line-height:20px; font-size:13px; font-family: 'Quicksand', sans-serif; }
#eshop .see_more { display:table; margin:auto; line-height:50px; background:#fff; color:#000; font-family: 'Quicksand', sans-serif; font-size:16px; font-weight:bold; padding-left:20px; padding-right:20px; cursor:pointer; border:2px solid #ddd; text-transform:uppercase  }
#eshop .see_more:hover { border:2px solid #333; } 

@media (max-width: 1470px) {
    #right_eshop .clear_product { display: none; } 
    #eshop .container_large { width: 100%; display: table; margin: auto;}
    #right_eshop .margin_product { margin-right:10px; }
    
}

@media (max-width: 1024px) {
    #right_eshop .clear { display: none; } 
    #right_eshop .margin_product { margin-right:10px; }
    
}

@media (max-width: 600px) {
	.eshop_product { float:left; width:calc(100% - 20px); margin-right:0px; }
    .margin_product { margin-right:0px; }
    .eshop_product .photo_div { background:#fff; }
}

@media (max-width: 500px) {
	#left_eshop { float:left; width:220px; }
    #right_eshop { float:left; width:calc(100% - 0px); margin-top: 20px; }
    #eshop .container { width: calc(100% - 20px); margin-left: 10px;}
}






/* DETAIL */
#return { width:100%; background:#455660; color:#efefef; }
.return_to_shop { float:left; text-align:left; color:#efefef; line-height:24px; font-size:16px; font-family: 'Montserrat', sans-serif; cursor:pointer;  }
.return_to_shop:hover { color:#efefef; }
.return_to_shop i { vertical-align:middle; margin-right:0px; }

.left_photos { float:left; width:752px; }
.left_photos .main_photo { float:right; width:500px; margin-right: 100px; }
.left_photos .main_photo img { width:500px; }
.left_photos .min_photos { float:left; width:152px; }
.left_photos .min_photo { float:left; width:130px; height:130px !important; border:1px solid #aaa; margin-bottom:10px; cursor:pointer; }
.left_photos .min_selected { border:1px solid #000; }
.left_photos .min_photo img { width:130px; }

.right_infos { float:right; width:400px; }
.right_infos .info_title { font-size:22px; font-weight:300; font-family: 'Roboto Slab', serif; }
.right_infos .info_price { font-size:18px; }
.right_infos .info_ref { color:#999 }
.right_infos .add_to_cart { float:left; display:inline-block; padding:15px 30px; background:#000; color:#fff; text-transform:uppercase; line-height:20px; cursor:pointer }
.right_infos .inputlist { width:60px; border-radius:0px; -webkit-appearance: none; padding-left:10px; background:#f7f7f7; border:1px solid #dddddd; font-size:14px; color:#333; line-height:40px; height:40px; font-family: 'Montserrat', sans-serif; float:left; margin-right:10px }
.right_infos .alert_success { line-height:20px !important; width:calc(100% - 22px); padding-left:20px; padding-top:15px !important; padding-bottom:15px !important;}
.right_infos .alert_success a { color: #3c763d; text-decoration:underline }

@media (max-width: 1024px) {
    .left_photos { float:left; width:600px; }
    .left_photos .min_photos { float:left; width:152px; margin-top: 20px; }
    .right_infos { float:right; width:calc(100% - 600px); }
}

@media (max-width: 767px) {
   .left_photos { float:left; width:100%; }
    .right_infos { float:left; width:calc(100% - 0px); margin-top: 20px; }
    .left_photos .main_photo { float:left; width:500px; margin-right: 0px }

}

@media (max-width: 499px) {
  .left_photos .main_photo { float:left; width:100% }  
    .left_photos .main_photo img { width:100%; }
    .left_photos .min_photos { float:left; width:100%; margin-top: 20px; }
    .left_photos .min_photo { width:100px; height:100px !important; border:1px solid #aaa; margin-bottom:10px; margin-right: 5px; cursor:pointer; }
    .left_photos .min_photo img { width:100px; }



}







/* MY CART */
.return_to_cart { float:left; text-align:left; color:#c3c3c3; line-height:24px; font-size:16px; font-family: 'Montserrat', sans-serif;  }
.return_to_cart_active { color:#fff; }
.return_to_cart i { vertical-align:middle; margin-right:0px; }

#my_cart { clear:both; width:100%; float:left; background:#fff; color:#222;  font-size:16px; }
#my_cart h1 { font-family: 'Vollkorn', serif; font-size:30px; color:#222; font-weight:400; text-align:center; line-height:30px; letter-spacing:2px; }

.cart_header { float:left; width:100%; line-height:40px; font-size:12px; font-weight:300; color:#bbb; text-transform:uppercase; border-bottom:1px solid #CCC; }
.cart_header .item { float:left; width:calc(100% - 320px)  }
.cart_header .qty { float:left; width:50px; text-align:center;  }
.cart_header .price { float:left; width:125px; text-align:right;  }
.cart_header .unit_price { float:left; width:125px; text-align:right;  }

.cart_line { float:left; width:100%; line-height:100px; font-size:14px; font-weight:400; color:#5c5c5c; text-transform:uppercase; border-bottom:1px solid #CCC; margin-bottom:10px; }
.cart_line .delete { float:left; width:30px; text-align:center; color:#bbb; cursor:pointer; }
.cart_line .delete:hover { color:#aaa; }
.cart_line .picture { float:left; width:140px; height:100px; text-align:center; color:#bbb; }
.cart_line .designation { float:left; width:calc(100% - 490px); text-align:left; color:#333; line-height:20px; padding-top:20px; }
.cart_line .designation_mobile { float:left; width:calc(100% - 10px); margin-left: 10px; text-align:left; color:#333; line-height:20px; padding-top:5px; padding-bottom:10px; display: none}
.cart_line .qty { float:left; width:50px; text-align:center;  }
.cart_line .unit_price { float:left; width:130px; text-align:right; color:#555; font-weight:300   }
.cart_line .price { float:left; width:120px; text-align:right; color:#555; font-weight:300   }
.cart_line .inputlist { width:50px; border-radius:0px; -webkit-appearance: none; padding-left:10px; background:#f7f7f7; border:1px solid #dddddd; font-size:14px; color:#333; line-height:40px; height:40px; font-family: 'Montserrat', sans-serif; margin-top:30px; }

.subtotal { float:right; width:500px; text-align:right; color:#333; padding-right:20px; font-size:18px; color:#555; font-weight:300   }
.place_order { float:right; line-height:50px; color:#fff; text-transform:uppercase; background: #455660; cursor:pointer; transition: all .2s ease-in-out; font-weight:300; letter-spacing:2px; text-align:center; padding-left:25px; padding-right:25px; }
.place_order:hover { background: #000; }


@media (max-width: 767px) {
    .cart_line .picture { float:left; width:calc(100% - 350px); height:100px; text-align:left; color:#bbb; }
   .cart_line .designation { display: none; }
    .cart_line .designation_mobile { display: block} 
    .cart_line .price { width:125px;  }
    .cart_line .unit_price { width:125px;  }    
    .cart_line .inputlist { font-size: 16px;}
}

@media (max-width: 440px) {
    .cart_header .item { float:left; width:calc(100% - 170px)  }
    .cart_line .picture { float:left; width:calc(100% - 200px); height:100px; text-align:center; color:#bbb; }

    .cart_header .price { width:60px; }
    .cart_header .unit_price { width:60px;  }
    .cart_header .qty { width:50px;  }
    .cart_line .price { width:60px;  }
    .cart_line .unit_price { width:60px;  }    
}

/* addresses */
#my_cart .label { clear:both; float:left; margin-bottom:5px; }
#my_cart .input { width:calc(100% - 17px); padding-left:15px; background:#efefef; border:1px solid #dddddd; font-size:14px; color:#333; line-height:40px; height:40px; font-family: 'Open Sans', sans-serif; }
#my_cart .inputlist { width:calc(100%); background:#efefef; border:1px solid #dddddd; font-size:14px; color:#333; line-height:45px; height:45px; font-family: 'Open Sans', sans-serif; }
#my_cart .inputtext { line-height:20px;  border:1px solid #dddddd; background:#eeeeee; color:#222; width:470px; padding:15px; font-family: 'Open sans', sans-serif; font-size:16px; float:left; height:108px; }


/* payment */
.left_payment { float:left; width:700px; margin-right:50px; }
.right_payment { float:left; width:calc(100% - 750px); }
.tab_payment { float:left; padding:10px; padding-bottom:5px; cursor:pointer }
.tab_active { background:#f7f7f7; border-top-left-radius:6px; border-top-right-radius:6px; }
.body_payment { background:#f7f7f7; padding:10px; width:calc(100% - 20px); float:left; }
.right_payment .place_order { float:none; line-height:50px; color:#fff; text-transform:uppercase; background: #455660; cursor:pointer; transition: all .2s ease-in-out; font-weight:300; letter-spacing:2px; text-align:center; width:100%; padding:0px !important }


@media (max-width: 1023px) {
    .left_payment { float:left; width:100%; margin-right:0px; }
    .right_payment { clear: both; float:left; width:calc(100% - 0px); margin-top: 20px; }


    
}

/* confirmstion */
.left_confirmation { float:left; width:calc(100% - 792px); margin-right:50px; background:#f7f7f7; border:1px solid #ddd; padding:20px; }

.right_confirmation { float:left; width:700px; margin-right:0px; }


@media (max-width: 1023px) {
    .left_payment { float:left; width:100%; margin-right:0px; }
    .right_payment { clear: both; float:left; width:calc(100% - 0px); margin-top: 20px; }


    
}

@media (max-width: 1024px) {
  
    .left_confirmation { float:left; width:calc(100% - 40px); margin-right:0px; background:#f7f7f7; border:1px solid #ddd; padding:20px; }
    .right_confirmation { float:left; width:calc(100% - 0px); margin-right:0px; margin-top: 20px; }

    
}








.message_success { width:100%; line-height:40px; text-align:center; color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; margin-bottom: 20px; border: 1px solid #d6e9c6; display:none;  }
.message_success a { color: #3c763d; font-weight:bold; text-decoration:underline  }
.message_error { width:100%; line-height:40px; text-align:center; color: #a94442; background-color: #f2dede; border-color: #ebccd1; margin-bottom: 20px; border: 1px solid #ebccd1; display:none; }
.message_error a { color: #a94442; font-weight:bold; text-decoration:underline  }
.message_waiting { width:100%; line-height:40px; text-align:center; color: #31708f; background-color: #d9edf7; border-color: #bce8f1; margin-bottom: 20px; border: 1px solid transparent; }



.alert {
	width:500px;
    padding: 20px;
    background-color: #f44336; /* Red */
    color: white;
}

@media (max-width: 425px) {
	.alert { width:calc(100% - 20px); margin-left:10px; }	
}

.alert.success {background-color: #4CAF50;}
.alert.info {background-color: #2196F3;}
.alert.warning {background-color: #ff9800;}

/* The close button */
.closebtn {
	color:#000;
	opacity:0.2;
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
    opacity:1;
}







@media (max-width: 1024px) {
	#mosaique { width:700px; }
}

@media (min-width: 1640px) {
	#mosaique { width:1100px; }
}

@media (min-width: 1860px) {
	#mosaique { width:1320px; }
}

@media (min-width: 2080px) {
	#mosaique { width:1540px; }
}

@media (min-width: 2300px) {
	#mosaique { width:1760px; }
}

@media (min-width: 2520px) {
	#mosaique { width:1980px; }
}










