.site-wrap{
	max-width: 854px;
	width: 90%;
	height: auto;
	margin: auto;
}
.header{
	width: 100%;
	height: 114px;
	background-image: url("images/bg_antet.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header-logo{
	width: 100%;
	height: auto;
	max-width: 519px;
}
.content{
	width: 100%;
	height: auto;
}
.content-left{
	max-width: 212px;
	width: 24.9%;
	height: auto;
	float:left;
}
.content-right{
	float:left;
	max-width: 642px;
	width: 75%;
	height: auto;
	background-color: #013567;
	border-radius: 10px 0 10px 10px;
	background-image: url("images/decor_dreapta_st.jpg"), url("images/decor_dreapta_dr.jpg");
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
	padding: 0 15px 0 15px;
}
.menu{
	width: 100%;
	height: auto;
}
.content-left-box{
	width: 100%;
	height: auto;
	margin-top: 5px;
}
.content-right-title{
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial,Helvetica,sans-serif;
}
.nou-title{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}
.image-spatii{
	width: 100%;
	height: auto;
	/*min-height: 94px;*/
	border: 1px solid #f6d6a3;
	display:block;
}
.image-spatii-wrap{
	width: 23%;
	max-width: 137px;
	float:left;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	margin-right: 8px;
}
.content-padding{
	padding-top: 25px;
	padding-left: 23px;
}
.footer{
	width: 100%;
	text-align: center;
	margin-top: 250px;
	padding-bottom: 10px;
}
#conditii-vanzare .navi{
	width: 100%!important;
}
@media (max-width: 980px){
	.content-right{
		width: 100%;
		max-width: unset!important;
		padding: 0;
	}
	.content-left{
		display: none;
	}
	.header{
		background: transparent;
	}
	.content-right{
		background-image: none!important;
		border-radius: 0!important;
	}
	#index .content-right{
		width: 100%!important;
		max-width: 985px!important;
	}
	#conditii-vanzare .content-right{
		width: 100%!important;
	}
	#info-proiect .content-right{
		width: 100%!important;
	}
	
}
@media (min-width: 980px){
	.button-mobile-menu{
		display:none;
	}
	.mobile-menu{
		display: none;
	}
}
.mobile-menu{
	width: 100%;
	height: auto;
	background-color: #28578B;
}
.mobile-button{
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 14px;
	text-transform:uppercase;
	padding: 8px 0 8px 0;
	text-decoration: none;
	border-bottom: 1px dotted #013567;
}
.mobile-button:hover{
	text-decoration: underline;
}
.button-mobile-menu{
	width: 100%;
	border: 0;
	padding: 14px 0 14px 0;
	background-color: #013567;
    background-image: url("images/decor_dreapta_st.jpg"), url("images/decor_dreapta_dr.jpg");
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
    border-radius: 0 10px 0 0;
    color: #fff;
}
.header-contact{
	color: #013567;
	float:left;
	padding-top: 15px!important;
	width: 165px;
	font-weight: normal!important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 25px!important;
}
@media (max-width: 740px){
	.header-contact{
		font-size: 16px!important;
		position: absolute;
		top: 42px;
		
	}
}
.header-contact a{
	text-decoration: none;
	color: #003366!important;
}
#index .footer{
	margin-top: 0;
}
#index .content-right{
	padding: 0;
	max-width: 642px;
	width: 75.2%;
}
#index .navi{
	width: 100%;
}
#info-proiect .footer{
	margin-top: 0;
}
#info-proiect .navi{
	width: 100%;
}
#info-proiect .content-right{
	width: 71.6%;
}
#conditii-vanzare .content-right{
	width: 71.6%;
}



.box-gallery{
	border: 1px solid #fff;
	height: auto;
	margin: auto;
}
#trafic1{
	margin-left: 56%;
}

@media(max-width: 979px){
	.intro-desktop{
		display: none!important;
	}
}
@media(min-width: 979px){
	.intr-mobile{
		display: none!important;
	}
}


















