#baner{
	height: 400px;
	
}
.header-overlay_x p{
	margin: 270px auto;
	width: 170px;
    font-family: 'dejavu_sansbold';
    font-size: 28px;
    text-align: center;
    position: relative;
    line-height: 34px;
    height: 30px;
    border:3px solid #fff;
    padding: 5px 30px;
    background-image: url(/img/icons/awea.png);
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    border-radius: 50px;
    color: #fae499;
    background-color: rgba(49,150,163,0.3);
    border: 2px solid #3196a3;
}
.icon_header{
	display: none;
}
.header-overlay_x{
	display: flex;
}
.header-overlay_x h1{
	margin: auto;
	color: #fff;
    font-family: 'dejavu_sansbold';
    font-size: 30px;
    text-align: center;
    position: relative;
}
.header-overlay_x h1::before {
     content: "";
    position: absolute;
      margin-top: 23px;
    left: 220px;
    background-color: #ffbb00;
    border-radius: 10px;
    height: 4px;
    width: 70px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header-overlay_x h1::after {
     content: "";
    position: absolute;
    margin-top: 23px;
    right: 220px;
    background-color: #ffbb00;
    border-radius: 10px;
    height: 4px;
    width: 70px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#Project2{
	min-height: 10px;
	margin:100px auto;
	width: 1300px;
	position: relative;
	height: 600px;
}
.Project2_image{
	width: 600px;
	height: 700px;
	right: 70px;
    background-image: url(../img/diena_hamakas.jpg);
    background-size: cover;
    background-position: center center;
    position: absolute;
    z-index: 9;
   
}
.Project2_image_before{
	top: 60px;
	right: 0px;
    position: absolute;
    width: 600px;
	height: 700px;
    background-color: #e7eefe;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.Project2_image_before::before {
    content: "";
    position: absolute;
    margin-top: 395px;
    right: 40px;
    background-color: #fae499;
    background-image: url(https://interieris-dizaini.ge/axs/img/icons/awea.png);
    height: 274px;
    width: 274px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.Project2_image_before::after {
    content: "";
    position: absolute;
    margin-top: -78px;
    left: -90px;
    height: 4px;
    width: 150px;
    height: 150px;
        background-image: url(../img/wer.png);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.Project2_left{
	width: 600px;
	height: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.Project2_left h1{
	color: #000;
	margin-left:100px;
	margin-top: 120px;
	font-family: 'dejavu_sansbold';
	font-size: 30px;
	text-align: right;
	position: relative;
}
.Project2_left h1::before {
    content: "";
    position: absolute;
    top: 55px;
    right: 0px;
    background-color: #3196a3;
    border-radius: 10px;
    height: 1px;
    width: 110px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.Project2_left h1::after {
    content: "";
    position: absolute;
    top: 60px;
    right: 0px;
    background-color: #f5c930;
    border-radius: 10px;
    height: 1px;
    width: 70px;
}

.Project2_text{
    width: 600px;
    color: #6c6c6c;
    font-size: 15px;
    margin-top: 30px;
    font-family: 'dejavu_sansbook';
    margin-left: 10px;
    text-align: right;
}
.Project2_text ul{
	list-style:none;
	margin-left: 33px;
}
.Project2_text ul li{
	margin-top: 30px;
}
.Project2_text ul li{
	position: relative;
}
.button{
	background-color:#f5b200;
	border:7px solid #ecf3fd;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
	position: absolute;
	left: -40px;
}
.Project2_text a {
    margin-top: 100px;
    color: #000;
    margin-left: -8px;
    font-size: 15px;
    text-decoration: none;
    padding: 5px 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}
.Project2_text a::before {
    content: "";
    background-color: #ffbb00;
    border-radius: 10px;
    height: 1px;
    width: 0px;
    top:30px;
    left: 15px;
    position: absolute;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.text_b{
	  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.Project2_text a:hover{
	padding: 5px 15px;
	color: #ffbb00;
}
.Project2_text a:hover::before{
	 width: 120px;
}
.Project2_text a:hover .text_b{
	margin-left: 10px;
}
#Description{
	width: 100%;
	height: 140px;
	background-color: #ecf3fd;
	display: flex;
}
#Description h1{
	color: #000;
    margin: auto;
    font-family: 'dejavu_sansbold';
    font-size: 30px;
    width: 300px;
    border-bottom: 2px solid #f4b301;
    text-align: center;
    padding: 5px;
}
.Description_image{
	width: 1200px;
	height: 700px;
	border: 4px solid #e6eefd;
	margin: 50px auto;
	border-radius: 10px;
	background-image: url(../img/home_baner.jpg);
    background-size: cover;
    background-position: bottom center;
    position: relative;
}
.Description_image_ul{
	list-style: none;
}
.Description_image_ul li{
	background-color:#f5b200;
	border:7px solid #ecf3fd;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
	position: absolute;
}
.Description_image_ul li:nth-child(1){
	left: 100px;
	top: 100px;
}
@media only screen and (max-width: 1400px) {
	#Project2{
		width: 1200px;
	}
	.Project2_image {
    width: 562px;
	}

	.Project2_left,.Project2_text{
		width: 530px;
	}
	.Project2_image_before::after {
    left: -52px;
	}
	
}
@media only screen and (max-width: 1220px) {
	#Project2{
		width: 800px;
	}
	.Project2_image {
    right: 40px;
        width: 300px;
}
.Project2_image_before {
    top: 40px;
    width: 300px;
	}
	.Project2_left,.Project2_text{
		width: 430px;
	}
	.Project2_text{
		font-size: 14px;
	}
	.Project2_image_before::after {
    left: -59px;
    margin-top: -58px;
}
.Project2_image_before::before {
    margin-top: 405px;
    right: 20px;
    width: 230px;
}
}
@media only screen and (max-width: 820px) {
	#Project2{
		width: 500px;
		    margin: 0px auto;
	}
	.Project2_left h1{
		    margin-top: 30px;
		    margin-left: 10px;
		    padding: 0px 0px;
		    text-align: left;
		    width:300px; 
	}
	.Project2_left h1::before{
		right: 160px;
	}
	.Project2_image {
    right: 40px;
        width: 300px;
         display: none;
}
.Project2_image_before {
    top: 40px;
    width: 300px;
    display: none;
	}
	.Project2_left,.Project2_text{
		width: 98%;
		text-align: left;
	}
	
	.Project2_text{
		font-size: 14px;
	}
	.Project2_left h1::before {
    left: 0px;
}
.Project2_left h1::after {
    left: 0px;
}
@media only screen and (max-width: 520px) {
	#Project2{
		width: 380px;
		    margin: 0px auto;
	}
	.Project2_left h1{
		    margin-top: 30px;
		    margin-left: 10px;
		    padding: 0px 0px;
		    text-align: left;
		    width:300px; 
	}
	.Project2_left h1::before{
		right: 60px;
	}
	.Project2_image {
    right: 40px;
        width: 300px;
         display: none;
}
.Project2_image_before {
    top: 40px;
    width: 300px;
    display: none;
	}
	.Project2_left,.Project2_text{
		width: 98%;
		text-align: left;
	}
	
	.Project2_text{
		font-size: 14px;
	}
	
}