.Project_title{
	width: 1400px;
	margin: 230px auto;
	color: #fff;
}
.Project_title h1{
	font-family: 'dejavu_sansbook';
	color: #fff;
	font-size: 40px;
	position: relative;
	display: inline-block;
	padding: 0px 20px;
}
#Project{
	width:1400px; 
	min-height: 200px;
	margin:100px auto;
	position: relative;
}
.Project{
	width: 40%;
	height: 880px;
	background-image: url('../24.jpg');
	background-size: cover;
	background-position: center center; 
	position: relative;
}
.Project_rgba{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
.Completed{
	font-family: 'dejavu_sansbook';
    color: #fff;
    font-size: 20px;
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 30px;
}
.Project_info{
	position: absolute;
	width:75%; 
	height: 850px;
	top: 90px;
	background-color: #fff;
	right: 0;
	-webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 / 25%);
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 25%);
}
.Project_info h1{
	    font-family: 'dejavu_sansbook';
	    font-size: 40px;
	    margin-top: 200px;
	    margin-left: 30px;
}
.shape{
	width: 50%;
	padding:5px;
	border-bottom: 1px solid #f26367;
}
.shape_bottom{
	width: 40%;
	padding:2px 0px;
	border-bottom: 1px solid #000000;
}
.Project_info_text{
	margin-top: 20px;
	margin-left: 30px;
	font-family: 'dejavu_sansextralight';
    font-weight: bold;
    color: #5f5f5f;
    width: 70%;
    font-size: 15px;
    height: 400px;
    overflow: auto;
}
.Project_info_text ul li {
    padding: 7px 3px;
    background-image: url(/img/icons/li.png);
    background-repeat: no-repeat;
    background-position-y: 10px;
}
.Project_button{
	width: 250px;
	margin-left: 30px;
	margin-top: 35px;
	position: relative;
}
.pdf i{
	font-size: 35px;
	
	margin:10px 10px;
}
.pdf{
	width: 120px;
	height: 120px;
	background-color: #000000;
	color: #fff;
	line-height: 17px;
	font-size: 20px;
	border-radius: 50%;
	position: absolute;
	text-align: center;
	font-size: 13px;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.pdf:hover{
	background-color: #f36265;
}
.Apartment{
	width: 80px;
	height: 80px;
	background-color: #000000;
	color: #fff;
	line-height: 17px;
	font-size: 20px;
	border-radius: 50%;
	position: absolute;
	text-align: center;
	font-size: 13px;
	left: 150px;
	display: flex;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.Apartment:hover{
	background-color: #f36265;
}
.Apartment p{
	margin: auto;
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    height: 45px;
}
.Project_galery_title{
	width: 170px;
	height: 740px;
	background-image: url('../24.jpg');
	background-size: cover;
	background-position: center center; 
	position: absolute;
	right: 40px;
	top: 200px;
}
.Project_galery_title ul{
	list-style: none;
	margin: auto;
}
.Project_ar{
	position: absolute;
	width: 173px;
	top: 167px;
	right: 85px;
	height: 400px;
	background-image: url('../img/icons/bg.png');
}
.Project_galery_title ul li:first-child{
	width: 1px;
	height: 430px;
	border-left: 1px solid rgba(255,255,255,0.3);
	margin-left: 85px;
}
.Project_galery_title ul li{
	color: #fff;
	font-size: 30px;
	margin-top: 20px;
	text-align: center;
	line-height: 17px;
	font-family: 'dejavu_sansbook';
}
#Project_button_icons{
	max-width: 1400px;
	margin: 0px auto;
	border: 1px solid #fff;
}
.Project_button_icons{
	display: flex;
	align-items: center;
	gap: 25px;
	border-top: 1px solid rgba(0,0,0, 0.5);
	width: 50%;
	margin-top: 50px;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
/*
.Project_button_icons img:first-child{
	margin: 10px 0px;
}
.Project_button_icons img:nth-child(2){
	margin: 10px 40px;
}
.Project_button_icons img:nth-child(3){
	margin: 10px 0px;
}
.Project_button_icons img{
	float: left;
	cursor: pointer;
}
.Project_button_icons img:hover{
	opacity: 0.5;
}
*/
#galery{
	width: 1400px;
	margin: 0px auto;
	overflow: hidden;
}

.img {
    width: 405px;
    height: 341px;
    margin: 25px;
    display: inline-block;
    position: relative;
    box-shadow: 20px 20px #c0c0c0;
     -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: move;
}
.img:hover{
   opacity: 0.9;
   box-shadow: 10px 10px #f4656b;
}
.galery_bg{
	position: absolute;
	width: 90%;
	height: 90%;
	top: 10%;
	left: 10%;
	background-color: #c1c1c1;
	z-index: -1;
}

.Project_menu_mobile {
	display: none;
	width: 95%;
	margin-inline: auto;
}
.Project_menu_mobile a {
	color: #000;
	font-family: 'dejavu_sansbook';
	font-size: 16px;
	display: block;
}
.Project_menu{
	display: block;
	list-style: none;
	font-family: 'dejavu_sansbook';
	font-size: 25px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
.Project_menu li{
	list-style: none;
	float: left;
	padding: 10px;
	border-left: 1px solid rgba(0,0,0,0.6);
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}
.Project_menu li a{
	color: #000;
	font-family: 'dejavu_sansbook';
	font-size: 20px;
	

}
.Project_menu li a:hover{
	color: #f36265;
}

.Project_menu li:first-child{
	border-left: none;
}
.fa-chevron-down{
    color: #ee3037;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: -5px;
    bottom: -20px;
}
#asdadasdasdasd{
	max-width: 1400px;
	margin: auto;
	position: relative;
}
.asdadasdasdasd{
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 5%);
    font-family: 'dejavu_sansextralight';
    color: #5f5f5f;
    padding: 10px;
    max-width: 1400px;
    font-size: 15px;
    padding: 10px 40px;
    position: relative;
    z-index: 9;
}
.asdadasdasdasd_border{
	width: 200px;
	height: 338px;
	background-image: url(../img/icons/bg_red.png);
	position: absolute;
	left: -47px;
	top:-50px;
	z-index: -1;
	
}
.asdadasdasdasd ul{
	margin-left: 25px;
}
.asdadasdasdasd h2{
	font-family: 'dejavu_sansbook';
}
.fa-plus-circle{
	position: absolute;
	margin-left: 5%;
	margin-top: 10%;
	z-index: 9999;
	
}
.youtube_video{
	display: none;
}
.bina{
	width: 10px;
	height: 330px;
	background-color: #f26369;
	border-radius: 5px;
	position: absolute;
	top: 45px;
	left: 20px;
}
.bina_pr{
	width: 10px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	border-radius: 5px;
	left: 0;
}
.bina_pr pre{
	margin-left: 17px;
	margin-top: 0px;
	color: #fff;
	font-family: 'bpg_nino_medium_capsregular';
	font-weight: bold;
	font-size: 15px;
}
@media only screen and (max-width: 1600px){
	#asdadasdasdasd{
		width: 1200px;
	}
	.asdadasdasdasd{
		width: 1125px;
	}
}
@media only screen and (max-width: 1500px){
	.Project_title{
		width: 1300px;
	}
#baner {
    height: 400px;
}
	#galery,#Project{
		width: 1300px;
	}
	.img{
		width: 373px;
    height: 314px;
	}
	.Project_info{
		width: 80%;
		
	}
	.Project_info_text{
		font-size: 14px;
	}
	#Project_button_icons{
		width: 96%;
	}
		}
		@media only screen and (max-width: 1400px){
	#asdadasdasdasd{
		width: 1100px;
	}
	.asdadasdasdasd{
		width: 1025px;
	}
}

		@media only screen and (max-width: 1350px){

	#galery,#Project{
		width: 1250px;
	}
	.Project_title{
		width: 1250px;
	}
	.img{
		width: 356px;
    height: 300px;
	}
	.Project_galery_title{
		right: 20px;
	}
		.Project_ar{
			right: 65px;
		}
		}
		@media only screen and (max-width: 1300px){

	#galery,#Project{
		width: 1200px;
	}
	.Project_title{
		width: 1200px;
	}
	.img{
		width: 342px;
    height: 288px;
	}
		.Project_info_text{
		font-size: 13px; 
		width: 65%;
	}
		#asdadasdasdasd{
		width: 1000px;
	}
	.asdadasdasdasd{
		width: 925px;
	}
		}
		@media only screen and (max-width: 1220px){

	#galery,#Project{
		width: 1100px;
	}
	
	.Project_title{
		width: 100%;
	}
	.img{
		width: 310px;
    height: 261px;
	}
		.Project_button_icons{
			width: 80%;
		}
		.asdadasdasdasd_border{
			display: none;
		}
		}
		@media only screen and (max-width: 1120px){

	#galery,#Project{
		width: 1000px;
	}
	.img{
		width: 274px;
    height: 231px;
	}
		.Completed{
			display: none;
		}
		.Project_info{
		width: 90%;
		
	}
		}
		@media only screen and (max-width: 1020px){

		#galery,#Project{
			width: 870px;
		}
		#asdadasdasdasd{
			width: 100%;
		}
		.asdadasdasdasd{
			width: 80%;
			margin: auto;
		}
			.img{
			width: 373px;
	    	height: 314px;
		}
		.Project_menu li a{
			font-size: 16px;
			line-height: 21px;
		}
		
}
		@media only screen and (max-width: 880px){

	#galery{
		width: 670px;
	}
	.Project_info{
		width: 96%;
		
	}
	#Project{
		width: 98%;
	}
	.Project_info h1{
		margin-top: 160px;
	}
		.Project_galery_title{
			width: 100px;
		}
		.Project_galery_title ul li:first-child{
			margin-left: 50px;
		}
		.Project_ar{
			width: 90px;
			right: 76px; 
		}
		.img{
		width: 270px;
    height: 227px;
	}
	.Project_menu {
		display: none;
	}
	
	.Project_menu_mobile {
		display: block;
	}
		}
		@media only screen and (max-width: 780px){
			.Project_info{
				height: 800px;
				top: 50px
			}
		}
		@media only screen and (max-width: 700px){

	#galery{
		width: 550px;
	}
		.img{
		width: 214px;
    height: 180px;
	}
	.Project_title {
    
    margin: 200px auto;
    
}
		.Project_title h1 img{
			width: 70px;
		}
		.Project_title h1{
			font-size: 25px;
		}
		.fa-chevron-down{
			    right: -5px;
    bottom: -15px;
		}
				#baner {
    height: 300px !important;
}
		}
		@media only screen and (max-width: 600px){

	#galery{
		width: 394px;
	}
	.Project_galery_title{
		width: 70px;
	}
		.img{
		width: 373px;
    height: 310px;
    margin: 25px 0px;
	}
	.Project_galery_title ul li:first-child{
			margin-left: 35px;
		}
		.Project_ar{
			right: 47px; 
			width: 68px;
		}
		.Project_info h1{
			margin-top:100px;
		}
		.Project{
			width: 30%;
		}

		}
		@media only screen and (max-width: 500px){
			#Project{
				width: 400px;
			}
			.Project_info_text{
				width: 90%;
			}
			.Project_ar{
				display: none;
			}
			.Project_rgba,.Project_galery_title{
				display: none;
			}
			.Project_info h1{
			margin-top:50px;
		}
		
		}