p,pre,div{
font-family: 'dejavu_sansbook';
}
#block{
	width: 1600px;
	height: 902px;
	margin:-180px auto;
	position: relative;
	border: 2px solid #f5b402;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	z-index: 99;
}

#search{
	width: 100%;
	height: 400px;
	margin-top: 80px;
	background-color: #d1d3d2;
    background-image: url(../img/icons/bg_2.png);
}

.blur{
	 filter: blur(5px);
}
.cards{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    grid-gap: 90px;
    padding: 0 50px;
    margin-top: 50px;
    font-family: 'dejavu_sansbook1';
}
.card::before {
    content: "";
    height: 130px;
    width: 140px;
    position: absolute;
    top: -35px;
    left: -48px;
    z-index: -2;
    background-image: url(../img/icons/bg_red.png);
    
}
.card{
    position: relative;
    width: 100%;
    border: 1px solid #D0D2D1;
    box-shadow: 20px 20px 0 #D0D2D1;
    background-color: #fff;
      -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.card:hover{
    border: 1px solid #f4656b;
    box-shadow: 5px 5px 0 #f4656b;
}


.cards span {
    display: block;
}
.cards img {
    width: 100%;
    display: block;
}
.floor{
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
}
.img-content {
    width: 320px;
    margin: auto;
}
.text-content {
    padding: 0 10px 10px;
    color: #000;
}
.title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
.details {
    display: flex;
    margin-top: 25px;

}
.details span {
    color: #f26669;
    font-weight: bold;
    font-size: 18px;
}
.price {
    padding: 0 10px;
    border-left: 1px solid #D0D2D1;
    border-right: 1px solid #D0D2D1;
    position: relative;
}
.price>b{
    font-family: "Regular";
    font-size: 15px;
    left: -3px;
    height: 120px;
    position: relative;
    
}
.area {
    padding-right: 10px;
}
.room {
    padding-left: 10px;
}

.earch_tr_color{
	width: 100%;
	height: 100%;
	position: relative;
	background-color: rgba(2, 7,80, 0.4);
}
.search {
    width: 1400px;
    height: 330px;
    margin:auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.sell{
    width: 90px;
    height: 90px;
    background-color: #ecad06;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 10px 20px;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    top: 30px;
}
.sell pre {
    -webkit-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
    width: 90px;
    height: 90px;
    text-align: center;
    position: absolute;
    font-size: 20px;
    color: #FFF;
    left: 0;
    top: 0;
    line-height: 5.5rem;
}
.rent{
    width: 80px;
    height: 80px;
    background-color: #020750;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 10px 20px;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    top: 95px;
    left: 85px;
}
.rent pre {
    -webkit-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
    width: 80px;
    height: 80px;
    text-align: center;
    position: absolute;
    font-size: 16px;
    color: #FFF;
    left: 0;
    top: 0;
    line-height: 4.8rem;
}
.search-info{
	width: 1300px;
	margin: auto;
    list-style: none;
    text-align: center;
    margin-top: 0px;
    position: relative;
    
}
#dolari{
	position: absolute;
	right: 57px;
	width: 100px;
	height: 20px;
	top: 0;
	
	
}
#lari{
	position: absolute;
	right: 57px;
	width: 100px;
	height: 20px;
	top: 0;
	
	
}
.search-info-title{
	width: 1300px;
	margin: auto;
    list-style: none;
    text-align: center;
    margin-top: 0px;
    position: relative;
}
.search-info-title li{
	text-align: center;
	height: 40px;
	margin-top: 10px;
	position: relative;
	  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.search-info-title li:first-child div{
	 font-family: 'dejavu_sansbold';
	 color: #20201e;
	 width: 180px;
}
.search-info-title li div{
	display: inline-block;
	 width: 180px;
	border: 3px;
	color: #7b7a76;
	text-align: center;
	 font-family: 'bpg_nino_medium_capsregular';
	 font-weight: bold;
	 z-index: 999;
	 
}
.blur{
	 filter: blur(5px);
}
.search-info li{
	text-align: center;
	height: 40px;
	background-color: #edeae5;
	margin-top: 10px;
	position: relative;
	  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.search-info li a{
	height: 200px;
	padding: 10px;
}
.search-info li:hover{
	opacity: 0.8;
	transform:scale(0.99);
}
.search-info li:first-child{
	 background-color: transparent;
}
.search-info li:first-child:hover{
	opacity: 1;
	transform:scale(1);
}
.search-info li:first-child div{
	 font-family: 'dejavu_sansbold';
	 color: #20201e;
	 width: 180px;
}
.search-info li div{
	display: inline-block;
	 width: 180px;
	border: 3px;
	color: #7b7a76;
	text-align: center;
	 font-family: 'bpg_nino_medium_capsregular';
	 font-weight: bold;
	 z-index: 999;
	 
}
.search-info li div a{
	
	color: #7b7a76;
	
}
.search-info li div{
	margin-top: 13px;
}
.block{
    width: 25px !important;
    height: 25px !important;
    background-color: #418a6f;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    top: -5px;
    left: 90px;
}
.block span{
	 width: 40px !important;
    height: 40px !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    
}
.fa-check{
	position: absolute;
	right: 20px;
	top: 10px;
	color: #418a6f;
}
.fa-times-circle{
	position: absolute;
	right: 20px;
	top: 12px;
	color: #fe7474;
}

.Space{
	width: 200px;
	height: 100px;
	position: absolute;
	left: 620px;
	top: 100px;
}

.slider_title{
	width: 100%;
	color: #01032c;
    text-align: center;
    font-family: 'dejavu_sansbook';
    font-weight: normal;
	font-size: 20px;
}
.Entrance{
	width: 200px;
	height: 100px;
	position: absolute;
	left: 335px;
	top: 100px;
}
.Rooms{
	width: 200px;
	height: 100px;
	position: absolute;
	right: 23px;
	top: 100px;
}
.kv{
	width: 200px;
	height: 100px;
	position: absolute;
	right: 300px;
	top: 100px;
}
.About_the_project{
    width: 200px;
    height: 15px;
    font-size: 17px;
    color: #fff;
    font-family: 'dejavu_sansbook';
    font-weight: normal;
    font-size: 19px;
    letter-spacing: 1.1px;
    text-align: right;
    padding: 10px;
    position: absolute;
    top: 73%;
    left: 58%;
    z-index: 9999;
    display: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.project_border {
    border-bottom: 1px solid #fff;
    width: 116px;
    position: absolute;
    bottom: -3px;
    right: 0;
    -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;
}
.search-info-backround{
	background-color: transparent;
	width: 103%;
	height: 100px;
	position: absolute;
	z-index: 9999;
	top: 170px;
	box-shadow: none;
	display: none;
}
.search-info-loader{
	width: 80px;
	height: 50px;
	margin: auto;
	margin-top: -180px;
	border: 1px solid red;
}


input[type='range'] {
  width: 220px;
  height: 30px;
  cursor: pointer;
    outline: none;
}
input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
    background: none;
}
input[type='range']::-webkit-slider-runnable-track {
  width: 200px;
   height: 2px;
   background: #f5666c;
}

input[type='range']:nth-child(2)::-webkit-slider-runnable-track{
  background: none;
}

input[type='range']::-webkit-slider-thumb {
   -webkit-appearance: none;
  appearance: none;
 width: 1.9em;
 height: 1.9em;
 cursor: pointer;
 border-radius: 2px;
 border-radius: 50%;
  background-color: #f5666c;
  cursor: pointer;
  position: relative;
  z-index: 99999;
  margin-top: -12px;
}


input[type='range']:nth-child(1)::-webkit-slider-thumb{
  z-index: 2;
}

.rangeslider{
    position: relative;
    height: 60px;
    width: 220px;
    display: inline-block;
    margin-top: 5px;
    margin-left: 0px;
}
.rangeslider input{
    position: absolute;
}
.rangeslider{
    position: absolute;
}

.rangeslider span{
    position: absolute;
    margin-top: 30px;
    left: -14px;
    width: 50px;
    text-align: center;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
    
}

.rangeslider .right{
   position: relative;
   float: right;
   margin-right: -25px;
}
.rangeslider_dolari{
    position: relative;
    height: 60px;
    width: 220px;
    display: inline-block;
    margin-top: 5px;
    margin-left: 0px;
    display: none;
}
.rangeslider_dolari input{
    position: absolute;
}
.rangeslider_dolari{
    position: absolute;
}

.rangeslider_dolari span{
    position: absolute;
    margin-top: 30px;
    left: 0;
}

.rangeslider_dolari .right{
   position: relative;
   float: right;
   margin-right: -5px;
}
ul{
	list-style: none;
}
.Project{
	width: 200px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	background-color: #ffffff;
	text-align: center;
	margin-top: 120px;
	cursor: pointer;
}
.Project-ul{
	display: none;
}

.Project-ul>li{
	width: 200px;
	background-color: #ffffff;
	height: 30px;
	border-radius: 10px;
	border-top: 1px solid rgba(0,0,0,0.2);
}
.Project-ul>li:hover{
	color: #f5666c;
}
.faza1{
    position: absolute;
    top: 5%;
    left: 3.0%;
    right: 10px;
    bottom: 10px;
    background-color: rgba(245,102,108, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
}
.faza1:hover{
   
    opacity: 1;
}
.faza{
    position: absolute;
    top: -2%;
    left:0.4%;
    right: 10px;
    bottom: 10px;
    background-color: rgba(55,64,73,0.7);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.faza:hover{
   
    opacity: 1;
}
.floor_R{
	width: 200px;
	height: 40px;
	background-color: #fff;
	border-radius: 3px;
	position: absolute;
	z-index: 9999;
	top: 30px;
	left: 30px;
	text-align: center;
	color: #121212;
	line-height: 40px;
	font-size: 18px;
	display: none;
	position: fixed;
	
}
.floor_R img{
	position: absolute;
	left: 76px;
	top: 29px;
}
.ul1 {
    list-style: none;
    position: absolute;
    margin-left: 470px;
    z-index: 9999;
    width: 140px;
    margin-top:92px;
}
footer{
	margin-top: 160px;
}
@media only screen and (max-width: 1700px) {
#block{
	width: 1400px;
	height: 789px;
	margin:-120px auto;
	
}
}
@media only screen and (max-width: 1500px) {
#block{
	width: 1200px;
	height: 677px;
}
}
@media only screen and (max-width: 1220px) {
#block{
	width: 800px;
	height: 451px;
}
.faza{
    position: absolute;
    top: -1%;
    left:0.4%;
    right: 12px;
    bottom: 5px;
   
}
}
@media only screen and (max-width: 820px) {
#block{
	width: 500px;
	height: 282px;
	    margin: -20px auto;
}
#baner{
	    height: 200px;
}
footer{
	margin-top: 0px;
}
.faza{
    position: absolute;
    top: -1%;
    left:0.4%;
    right: 6px;
    bottom: 5px;
   
}
}
@media only screen and (max-width: 520px) {
#block{
	width: 380px;
	height: 214px;
}
}