#slider{
	width: 100%;
	height: 100vh;
	background-image: url('../ფოტო4.jpg');
	background-size: cover;
	background-position: center center;
	position: relative;
}
#ul 
   {
   	  width: 100%;
   	  text-align: center;
   	  bottom: 10px;
   	  z-index: 2;
     position: absolute;
   	  list-style: none;
   	  cursor: pointer;
   	  
   }
   #ul li 
   {
   	 width: 22px;
   	 height:22px;
   	 border-radius: 20px;
     display: inline-block;
     background-color: #ffffff;
     margin-left: 13px;
     cursor:pointer;
    
   }
   
   #ul li:first-child 
   {
   	background-color:#ee3137;
   }


.crane{
	position: absolute;
	bottom: 75px;
	left: 25px;
}
.sliderimage{
   	position: absolute;
   	width: 100%;
   	height: 100%;
	opacity: 0;
	background-size: cover;
	background-position: bottom center;
	-webkit-transition: all 1.6s;
	 -moz-transition: all 1.6s;
	 -o-transition: all 1.6s;
	transition: all 1.6s;
	z-index: -1;
   }
   .sliderimage:first-child{
   	opacity: 1;
   	z-index: 1;
   	
   }
  
.slider_rgba{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	display: flex;
}
.slider_icon{
	 position: absolute;
	 display: flex;
	 height: 90vh;
	 margin-top: 10vh;
	 width: 100px;
	 right: 0;
}

.icon_border{
	width: 35px;
	height: 110px;
	margin: auto;
	position: relative;
}
.icon_border a i{
	font-size: 27px;
	color: #fff;
	padding: 5px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.icon_border a i:hover{
	color: #f26369;
}
.arrow_top{
	position: absolute;
	border-left: 1px solid rgba(255,255,255,0.3);
	top: -32vh;
	height: 30vh;
	left: 15px;
}
.arrow_bottom{
	position: absolute;
	border-left: 1px solid rgba(255,255,255,0.3);
	bottom: -32vh;
	height: 30vh;
	left: 15px;
}
.head_text{
	width: 900px;
	height: 200px;
	margin: auto;
	padding: 10px;
	position: relative;
	
}
.head_text pre{
	color: #fff;
	font-size: 20px;
}

.slider_title h1{
	font-size: 68px !important;
	color: #fff;
	font-family: 'dejavu_sansbook' !important;
	font-weight: bold;
	margin-top: 10px;
}
.slider_clogan{
	line-height: 64px;
}
.slider_botton{
	position: relative;
	font-weight: bold;
	
}
.title_0{
	margin-top: 20px;
	  -webkit-transition: all 1.3s;
    -moz-transition: all 1.3s;
    -o-transition: all 1.3s;
    transition: all 1.3s;
    opacity: 1;
    color: #fff;
}
.title_1{
	margin-top: 120px;
	  -webkit-transition: all 1.3s;
    -moz-transition: all 1.3s;
    -o-transition: all 1.3s;
    transition: all 1.3s;
    opacity: 0;
    color: #fff;
}
.title_2{
	margin-top: 120px;
	  -webkit-transition: all 1.3s;
    -moz-transition: all 1.3s;
    -o-transition: all 1.3s;
    transition: all 1.3s;
     opacity: 0;
}
.title_3{
	margin-top: 120px;
	  -webkit-transition: all 1.3s;
    -moz-transition: all 1.3s;
    -o-transition: all 1.3s;
    transition: all 1.3s;
     opacity: 0;
     color: #fff;
}
.Program_title{
	position: relative;
	float: right;
}
.Program_title h2 {
	font-size: 20px !important;
	text-align: center;
	font-family: 'dejavu_sansbook2' !important;
	letter-spacing: 1.4px !important;
}
.chevron-up{
	color: #ee3037;
	position: absolute;
	 -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
left: -15px;
 top: -10px;
}
.chevron-down{
color: #ee3037;
position: absolute;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
 right: -15px;
 bottom: -10px;
}

.About_the_project{
	width: 100px;
	height: 85px;
	position: relative;
	text-align: center;
	margin-top: 15px;
	  float: left;
	  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.About_the_project h3 {
	font-size: 17px !important;
	color: #fff;
	font-family: 'bpg_nino_medium_capsregular' !important;
	font-weight: normal !important;
	
}
.project_border{
	border-bottom: 1px solid #fff;
	width: 116px;
	position: absolute;
	bottom: -3px;
		-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  
}
.project_border_left{
	border-left: 1px solid #fff;
	height: 60px;
	right: -4px;
	margin-top:0px;
	position: absolute;
	bottom: -20px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.About_the_project:hover{
	color: #f89297;
}
.About_the_project:hover .project_border_left{
	color: #f89297;
	bottom: -30px;
}
.About_the_project:hover .project_border{
	width: 104px;
}
.ser{
	margin-left:60px;
}
#project{
	width: 1400px;
	margin: auto;
	overflow: hidden;
}

.project_11{
	overflow: hidden;

}
.project_22{
	display: none;
	overflow: hidden;
}


.project-buttons {
	background-color: #ffffff;
	color: #000000;
	border: 2px solid #000;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	text-align: center;
	display: flex;
	float: left;
}
.inactive-project-btn {
	background-color: rgb(255, 255, 255);
	border: 2px solid rgb(0, 0, 0);
	color: rgb(0, 0, 0);
}
.project_button{
	width: 1500px;
	height: 100px;
	margin:20px auto;
	position: relative;
	overflow: hidden;
}
.active-project-btn {
	background-color: rgb(244, 101, 107);
	border: 2px solid rgb(244, 101, 107);
	color: rgb(255, 255, 255);
}
.button_1{
	/*width: 95px;
	height: 95px;
	border-radius: 50%;
	background-color: #f4656b;
	border: 2px solid #f4656b;
	color: #fff;
	text-align: center;
	display: flex;
	float: left;*/
	
	cursor: pointer;
}
.button_2{
	margin-left: 20px;
	/*background-color: #ffffff;
	color: #000000;
	border: 2px solid #000;*/
}
.project_button hr{
	width: 83%;
	height: 0px;
	position: absolute;
	border: none;
	border-bottom: 1px solid #666666;
	top: 50px;
	left: 250px;
}
.button_1 h3{
	margin: auto;
	font-family: 'dejavu_sansbook';
    font-weight: bold;
	font-size: 14px;
	letter-spacing: 1.3px;
}
.project{
	width: 425px;
	height: 493px;
	margin: 20px;
	overflow: hidden;
	float: left;
	position: relative;
}
.project_1{
	width: 378px;
	height: 459px;
	background-image: url('../ფოტო3.jpg');
	background-size: cover;
	background-position: center center;
	position: relative;
}
.project_1_bg{
	width: 380px;
	height: 457px;
	position: absolute;
	bottom: -6px;
	right: -5px;
	background-image: url('../img/icons/bg.png');
	background-color: #c0c0c0;
	z-index: -1;
	
}
.project_1_tr_color{
	position: absolute;
    width: 100%;
    height: 100%;
     -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
   background-color: rgba(51,50,71,0.6);
}
.project_title{
	display: flex;
	align-items: flex-end;
	position: absolute;
	color: #fff;
    letter-spacing: 1.3px;
    position: absolute;
    bottom: 10px;
    width: 100%;
    
}
.project_title h2 {
	font-family: 'dejavu_sansbook' !important;
	font-weight: bold !important;
	font-size: 22px !important;
}
.project_1_tr_color ul{
	position: absolute;
	bottom: 70px;
	left: 5px;
	display: none;
}
.project_1_tr_color ul li{
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-size: 14px;

}
.sc{
	position: absolute;
	bottom: 80px;
	left: 8px;
	  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.Ongoing_project{
	text-align: center;
	border: 2px solid #fff;
	background-color:rgba(255,255,255,0.1);
	color: #f26369;
	font-size: 14px !important;
	display: inline-table;
	padding: 5px 10px;
	font-family: 'bpg_nino_medium_capsregular' !important;
	font-weight: 700 !important;
	letter-spacing: 1.3px !important;
    border-radius: 50px;
    margin: 10px 7px;
}
.video_project{
	width: 40px;
	height: 40px;
	background-color:rgba(255,255,255,0.1);
	border: 2px solid #fff;
	border-radius: 50%;
	margin-left: 7px;
	display: flex;
}
.fa-video{
	margin: auto;
	color: #f26369;
}
.href_button{
	width: 200px;
	height: 80px;
	margin-left: 89px;
	margin-top: 50px;
	position: relative;
	opacity: 0;
	 -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.About_project{
	width: 190px;
	text-align: center;
	background-color:rgba(255,255,255,0.6);
	color: #010101;
	font-size: 14px;
	padding: 8px 5px;
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
    letter-spacing: 1.3px;
    border-radius: 50px;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
   
}
.About_project:hover{
	background-color:#fff;
	color: #f26369;
}
.Choose_an_apartment{
	width: 150px;
	text-align: center;
	background-color:rgba(255,255,255,0.6);
	color: #010101;
	font-size: 14px;
	padding: 8px 5px;
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
    margin-left: 19px;
    letter-spacing: 1.3px;
    border-radius: 50px;
    position: absolute;
    margin-top: 50px;
}
.Choose_an_apartment:hover{
	background-color:#fff;
	color: #f26369;
}
.project_1_tr_color:hover .href_button{
	margin-top: 150px;
	opacity: 1;
   
}
.project_1_tr_color:hover{
	background-color: rgba(0,0,0,0.7);
   
}
.project_1_tr_color:hover .sc{
	opacity: 0;
   
}
.container {
    max-width: 1500px;
    margin: auto;
}
.wrapper {
    padding-top: 200px;
    padding-bottom: 100px;
}
/*
.left-side {
    width: 900px;
    padding: 60px 0px 90px;
}
.left-side h2 {
    border-bottom: 1px solid #f26369;
    font-family: 'dejavu_sansbook';
    font-weight: bold;
    width: 350px;
    height: 35px;
    padding-bottom: 10px;
    font-size: 42px;
    margin-top: 50px;
}
.left-side p {
    width: 650px;
    padding: 10px 0;
    font-size: 17px;
     font-family: 'dejavu_sansextralight';
     font-weight: bold; 
     margin-top: 10px;
     line-height: 26px;
}
.left-side a {
    position: relative;
    background-color: #000;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
    margin-top: 10px;
    color: #f1585c;
      -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.left-side a>i{
	color: #f1585c;
}
.left-side a:hover i{
	color: #fff;
}
.left-side a:hover{
    position: relative;
    background-color: #f1585c;
    width: 60px;
    height: 60px;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-top: 10px;
}
.left-side i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 22px;
    transform: translate(-50%, -50%);
    color: #fff;
} */
.box {
	/* display: flex; */
	position: relative;
	min-height: 400px;
	padding: 60px 0px 90px;
}
.box h2 {
	border-bottom: 1px solid #f26369;
	font-family: 'dejavu_sansbook';
	font-weight: bold;
	width: 350px;
	height: 35px;
	padding-bottom: 10px;
	font-size: 42px;
	margin-top: 50px;
}
.box p {
	width: 650px;
	padding: 10px 0;
	font-size: 17px;
	font-family: 'dejavu_sansextralight';
	font-weight: bold;
	margin-top: 10px;
	line-height: 26px;
}
.box a {
	position: relative;
	background-color: #000;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: inline-block;
	margin-top: 10px;
	color: #f1585c;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.box a>i{
	color: #f1585c;
}
.box a:hover i{
	color: #fff;
}
.box a:hover{
	position: relative;
	background-color: #f1585c;
	color: #fff;
	border-radius: 50%;
	display: inline-block;
	margin-top: 10px;
}
.box i {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 22px;
	transform: translate(-50%, -50%);
	color: #fff;
}
.box::before {
	content: "";
	position: absolute;
	top: -192px;
	right: 440px;
	background-image: url('../img/icons/bg.png');
	height: 150px;
	width: 111px;
}
/* right-side */
/*
.right-side::before {
    content: "";
    position: absolute;
    top: -192px;
    left: 90px;
    background-image: url('../img/icons/bg.png');
    height: 150px;
    width: 111px;
}
.right-side {
    position: relative;
    width: calc(100% - 800px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
*/



/* news-cards */
#news{
	margin-top: 100px;
}
#wrapper{
	width: 100%;
	background-color: #e8e8e8;
	height: 500px;
	margin-top: 250px;
	position: relative;
}
.news_border{
	 width: 96%;
	 border-top: 1px solid #666666;
	 margin:50px auto;
	 position: relative;
}
.news_border_title{
	font-size: 30px;
    font-family: 'dejavu_sansbook';
    background-color: #fff;
    display: inline-table;
    padding: 10px;
    margin-left: -10px;
    font-weight: bold;
    margin-top: -27px;
    position: absolute;
}
.wrapper_image_left {
	width: 45%;
	height: 500px;
	position: absolute;
	right: 0;
	background-image: url('../24.jpg');
	background-size: cover;
	background-position: center center;
}
/*
.top-image {
    position: absolute;
    top: -100px;
    left: 115px;
    background-image: url('../5ce3be2874fe12838815042d_Photo_05-p-1080.jpeg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 520px;
    width: 500px;
    box-shadow: 40px 40px #e8e8e8;
}*/
.top-image {
	position: absolute;
	top: -100px;
	right: 0;
	background-image: url('../5ce3be2874fe12838815042d_Photo_05-p-1080.jpeg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 520px;
	width: 500px;
	box-shadow: 40px 40px #e8e8e8;
}
.wrapper_image_left_rgba {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.6);
}
.wrapper {
    width: 1500px;
    margin:-218px auto;
}
.news-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px 0;
    margin: 50px 0;
    position: relative;
    padding-left: 20px;
}


.news-card::before {
    content: "";
    position: absolute;
    top: -16px;
    left: -24px;
    background-image: url('../img/icons/bg.png');
    height: 85px;
    width: 85px;
    z-index: -1;
}

.news-card:first-child{
    margin-left: 0px;
}
.news-card:nth-child(2){
    margin-left: 10px;
}
.news-card {
    position: relative;
    width: 360px;
    height: 400px;
    box-shadow: 20px 20px #f26669;
    margin-left: 22px;
}
.news-card .news-card_image{
    width: 100%;
    height: 100%;
    background-image: url('../8e3994af-b809-4211-b128-e52cd69eb53f_LeStudio_Small-13.jpg');
    background-size: cover;
    background-position: center center;
}
.news-desc{
    position: absolute;
    top: 30%;
    height: 220px;
    right: -30%;
    width: 280px;
    background-color: #fff;
    box-shadow: 0 0 42px -11px #000;
	padding: 10px 10px  10px 10px;
}
.news-desc h2 {
    font-size: 22px;
    font-family: 'dejavu_sansbook';
    font-weight: bold;
    /*margin-top: 20px;*/
}
.news-desc p {
    font-size: 17px;
    padding: 10px 0 15px;
    font-size: 15px;
    font-family: 'dejavu_sansextralight';
    font-weight: bold;
}
.news-desc .desc {
	/*display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 100%;
	height: 60%;
	text-overflow: ellipsis;*/
}
.date {
    font-size: 13px;
    color: #f26669;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    letter-spacing: 1.1px;
}
.date i {
    padding-right: 2px;
}
.bottom-side {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.arrow i{
    font-size: 27px;
    margin-right: 10px;
    color: #000;
}
.arrow i:hover{
    font-size: 27px;
    margin-right: 10px;
    color: #ee6167;
}
.see-more {
    text-align: center;
    margin-top: 100px;
}
.see-more a {
    position: relative;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.see-more a i {
    padding-left: 5px;
}
.see-more a:hover {
    text-decoration: underline;
}
.see-more a::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 1px;
    background-color: #ee3037;
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
}
.Advantages_1{
	width: 1270px;
	margin: auto;
	overflow: hidden;
	height: 350px;
}
.Advantages_2{
	width: 1210px;
	margin: auto;
	overflow: hidden;
	height: 350px;
}
iframe{
	width: 1225px
}
.clogan2{
	text-align: center;
}
.h1 {
    width: 283px;
    margin: 20px auto;
    font-size: 30px;
    text-align: center;
    font-family: 'dejavu_sansbook';
    height: 60px;
    position: relative;
    font-weight: bold;
    color: #000;
}
.shape-top {
    width: 200px;
    border-bottom: 1px solid #f4656b;
    position: absolute;
    bottom: 10px;
    left: 20px;
}
.shape-bottom {
    width: 200px;
    border-bottom: 1px solid #000000;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.bina{
	width: 10px;
	height: 250px;
	background-color: #f26369;
	border-radius: 5px;
	position: absolute;
	top: 135px;
	left: 8px;
}
.bina_pr{
	width: 10px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	border-radius: 5px;
	left: 0;
}
.bina_pr pre{
	margin-left: 13px;
	margin-top: 0px;
	color: #fff;
	font-family: 'bpg_nino_medium_capsregular';
}

footer {
	margin-top: -70px;
}