
#baner{
	height: 420px;
	background-size: cover;
	background-position: center center;
}

.bg{
	width: 100%;
	background-image: url(https://mone.ge/img/icons/bg-dott.png);
}
#Projects{
    width:1500px;
    height: 700px;
    margin: auto;
    position: relative;
    margin-top:50px;
  
}
.Projects_image_left{
	position: absolute;
	width: 600px;
	height: 750px;;
	margin-top: 200px;
	background-color: #000;
	 background-position: center center;
   
}
.Projects-image{
    width: 75%;
    height: 650px;
    margin-left: 100px;
    position: absolute;
    background-size: cover;
    background-position: center center;
   
    z-index: 2;
}
.Projects_fontact{
	position: absolute;
	bottom: 5px;
	left: -0px;
	color: #fff;
    color: #fff;
    border-radius: 50px;
    border-left:none !important;
}


.image_color {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 2, 18, 0.2);
    width: 100%;
    height: 100%;
}

.Address{
	font-size: 30px;
	color: #fff;
	position: absolute;
	font-family: "Regular2";
	bottom: 0;
}
.Address i{
	font-size: 60px;
	padding: 10px;
	color: #eee77f;
}
.sst-btn-Projects{
	width: 120px;
	height: 15px;
	color: #fff;
	background-color:#50afff;
	border: 2px solid #50afff;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 100px;
	position: absolute;
	font-size: 15px;
	padding: 8px;
	cursor: pointer;
	text-align: center;
	border-radius: 50px;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	
}
.sst-btn-Projects:hover{
	background-color: transparent;
	color: #50afff;
}
.sst-btn-Projects::before {
	content: "";
	position: absolute;
	top: 17px;
	left: -100px;
	background-color: #50afff;
	height: 1px;
	width: 85px;
	border-radius: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.sst-btn-Projects:hover::before {
	
	left: -20px;
	width: 10px;
}
.Projects-text_1 {
    width:700px;
    float: right;
    position: relative;
    z-index: 9;
    margin-top: 140px;
    margin-right: 10px;
    font-size: 15px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 /25%);
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 25%);
    border-radius: 5px;
}
.color-white_1 {
    width: 90%;
   
    margin-left: 20px;
}
.color-white_1 ul{
	margin-left: 15px;
}
.color-white_1 pre {
    font-size: 25px;
    color: #222;
    margin-left: 0px;
    margin-top: 80px;
    width: 300px;
    position: relative;
    font-family: "Regular2"
}
.color-white_1 pre::before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0px;
    background-color: #50afff;
    height: 4px;
    width: 50px;
    border-radius: 10px;

}

.color-white_1 h1::after{
    content: "";
    position: absolute;
    top: 70px;
    left: 0px;
    background-color: #f5c930;
    border-radius: 10px;
    height: 1px;
    width: 70px;

}
#maps{
	width: 96%;
	margin:  200px auto;
	border: 1px solid red;
}

#map {
    width: 96%;
    height: 500px;
    margin: 250px auto;
    position: relative;
    border-radius: 5px;
    border: 4px solid #dce5fc;
    z-index: -1;
}

.leaflet-shadow-pane{
			display: none;
		}
		.icon_header{
			display: none;
		}
		.title {
    color: #343536;
   font-family: 'dejavu_sansbold';
    text-align: center;
    font-size: 45px;
    border-radius: 30px;
    width: 380px;
    margin: 100px auto;
    position: relative;
}
.title::before {
    content: "";
    position: absolute;
    top: 75px;
    left: 105px;
    background-color:#50afff;
    border-radius: 10px;
    height: 1px;
    width: 170px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.title::after {
    content: "";
    position: absolute;
    top: 81px;
    left: 130px;
    background-color:#343536;
    border-radius: 10px;
    height: 1px;
    width: 120px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

@media only screen and (max-width: 1600px) {
	#Projects{
		width: 1300px;
	}
	.Projects-image {
		width: 85%
	}
	.Projects-text_1 {
		width: 592px;
	}
}
@media only screen and (max-width: 1350px) {
	#maps{
		width: 90%;
		
	}
	#map{
		width: 90%;
	}
	#Projects{
		width: 1200px;
	}
	.Projects-image {
		width: 85%
	}
	.Projects-text_1 {
		width: 592px;
	}
	.Projects_image_left {
    width: 423px;
	}
	
}
@media only screen and (max-width: 1250px) {
.Description_image{
	width: 1000px;
	height: 583px
}

.Gallery_button{
	width: 96%;
}
}

@media only screen and (max-width: 1220px) {
	#Project2{
		width: 800px;
	}
	.Project2_image,.Project2_image_before{
		    width: 350px;
	}
	.Project2_image{
		right: 30px;
	}
	.Project2_text{
		width:430px;
	}
	.Project2_left h1{
		margin-top: 80px;
	}
	#Project{
		width: 800px;
		
	}
	.Project_image,.Project_image_before{
		    width: 360px;
	}
	.Project_left,.Project_text{
		width: 360px;
	}
	.Project_left h1::before {
    margin-top: 46px;
	}
	.Project_left h1{
		    font-size: 25px;
	}
	.Project_left h1::after {
    margin-top: 51px;
	}
	#Projects{
		width: 900px;
	}
	.Projects-image {
		width: 85%
	}
	.Projects-text_1 {
		width: 592px;
	}
	.Projects_image_left {
    width: 423px;
	}
}

	@media only screen and (max-width: 1050px) {
		.header-auto{
			width: 600px;
			
		}
		.header-auto_title li::before{
			display: none;
		}
		.header-auto_title li::after{
			display: none;
		}
		.header-auto_text{
			margin-top: 56%;
		}
		.header-auto_title{
			
    margin-top: -12%;
		}
		.header-auto_ul{
			margin-left: 137px;
		}
		.header-auto_ul li{
			width: 300px;
			line-height: 34px;
			font-size: 17px;
			margin: 5px;
    height: 30px;
		}
		.Description_image{
	width: 800px;
	height: 467px
}
.header-auto_text div{
	font-size: 14px;
}
#Projects{
		width: 600px;
	}
	.Projects-text_1 {
    width: 381px;
    margin-right: 0px;
}
	}
@media only screen and (max-width: 820px) {
	#Project2{
		width: 600px;
		margin: auto;
		position: relative;
	}
	.Project2_image,.Project2_image_before{
		    width: 350px;
		    display: none;
	}
	.Project2_image{
		right: 30px;
	}
	.Project2_text{
		width: 600px;
	}
	.Project2_text ul li{
		width: 450px;
	}
	.Project2_left h1{
		margin-top: 10px;
	}
	#Project{
		width: 600px;
		height: 500px;
	}
	.Project_image,.Project_image_before{
		    width: 260px;
		    display: none;
	}
	.Project_image{
		    margin-left: 30px;
	}
	.Project_left,.Project_text{
		width:100%;
	}
	.Project_left h1::before{
		width: 50px;
	}
	.Project_left h1{
		margin-top: 70px;
	}
	.Description_image{
	width: 600px;
	height: 350px
}
#maps{
	width: 98%;
}
.Gallery_button{
	width: 90%;
}
.Projects-text_1{
    width: 458px;
}
.color-white_1 {
    width: 417px;
	}
	.meps_icon {
    margin-top: 276px;
	}
	.Project_title{
		    font-size: 30px;
		    -webkit-text-stroke-width: 1px;
		    margin: 378px auto;
	}
}
@media only screen and (max-width: 650px) {
		.header-auto{
			width: 370px;
		}
		.header-auto_text div p{
	font-size: 12px !important;
}
.header-auto_text div ul li{
	font-size: 12px !important;
}
		.header-auto_title li::before{
			display: none;
		}
		.header-auto_title li::after{
			display: none;
		}
		
		.header-auto_title{
			
    margin-top: -12%;
		}
		.header-auto_ul{
			margin-left: 37px;
		}
		.header-auto_ul li{
			width: 300px;
			line-height: 34px;
			font-size: 17px;
			margin: 5px;
    height: 30px;
		}
		.header-auto_text li{
			line-height: 25px;
			font-size: 14px;
		}
		.Description_image{
	width: 500px;
	height: 292px
}
.Description_image_ul li:nth-child(2){
	left: 14.1%;
}

	}
@media only screen and (max-width: 620px) {
	#Project2{
		width: 380px;
		margin: 50px auto;
		overflow: hidden;
		position: relative;
		
	}
	.Project2_image,.Project2_image_before{
		    width: 350px;
		    display: none;
		    
	}
	.Project2_image{
		right: 30px;
	}
	.Project2_text{
		width: 380px;
		
	}
	.Project2_text ul li{
		width: 330px;
		
	}
	.Project2_left h1{
		margin-top: 10px;
	}
	.Gallery_button a{
		font-size: 30px;
	}
	.Gallery_button::before{
		    width: 50px;
		    margin-top: 25px;
		    left: 260px;
	}
	.Gallery_button::after{
		    width: 50px;
		    margin-top: 25px;
		    right: 260px;
	}
	#Project{
		width:96%;
		margin: auto;
		
	}
	.Project_title p {
    font-size: 25px;
	}
	.Project_title {
    width: 86%;
}
#Projects{
		width: 380px;
	}
	.Projects-image {
    width:100%;
        margin-left: 1px;
}
.color-white_1 {
    width: 322px;
}
.Projects_image_left{
	display: none;
}
	.Projects-text_1 {
    width: 381px;
    margin-right: 0px;
}
#map{
	    margin: 300px auto;
}

}
@media only screen and (max-width: 550px) {
	.Description_image{
	width: 400px;
	height: 233px
}
.floor_R {
    
    font-size: 11px;
	}
	

.color-white_1 {
    width: 317px;
    
	}
	.meps_icon {
    margin-top: 320px;
	}
	.Project_title {
    font-size: 25px;
    -webkit-text-stroke-width: 1px;
    margin: 378px auto;
}
.title {
    
    margin: 23px auto;
}
@media only screen and (max-width: 450px) {
	.Description_image{
	width: 350px;
	height: 222px
}
#Projects {
    width: 100%;
    height: 1200px;
    overflow: hidden;
}
.Projects-text_1 {
    width: 96%;
    margin-left: 2%;
    float: left;
}
.color-white_1 pre {
    font-size: 21px;
	}
	#map{
	    margin: 0px auto;
}
footer{
	margin-top: 200px;
}
}