#border{
	width: 1500px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin: 50px auto;
}
.Advertisement{
	max-width: 1100px;
	height: 100px;
	margin: auto;
	background-color: var(--primary-color);
	border-radius: 5px;
	text-align: center;
	color: #ffffff;
	font-family: "Regular2";
	display: flex;
	font-size: 30px;
	background-size: cover;
	background-position: center  center;
}
.Advertisement p{
	margin: auto;
}
.border_title{
	padding: 10px;
	background-color: var(--primary-color);
	color: #ffffff;
	display: inline-table;
	border-radius: 50px;
	 font-family: "Regular2";
	 margin: 10px 0px;
}
#statements{
	width: 1400px;
	margin: auto;
	min-height: 400px;
	display: flex;
    justify-content: initial;
    flex-wrap: wrap;
}
.statements{
	width: 330px;
	height: 400px;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #e1e1e9;
	margin: 20px 9px;
	background-color: #f6f6ff;
	cursor: pointer;
}
.statements_image{
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.statements_title{
	width: 100%;
	height: 40px;
	line-height: 20px;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 0;
	color: #fff;
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: normal;
    padding: 10px;
}
.calc {
    text-align: left;
    cursor: pointer;
    border-radius: 10px;
    width: 100%;
    font-size: 35px;
    padding-top: 260px;
    color: #fff;
    position: relative;
    z-index: 9;
}
.dam{
	 font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    text-align: center;
    margin: auto;
    width: 300px;
}
.price {
    margin-top: 6px;
    color: #28353c;
    font-size:18px;
    position: absolute;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    margin-left: 8px;
}
.box-top-ul {
	list-style: none;
    position: absolute;
    margin-left: 80px;
    width: 60px;
    height: 25px;
    top: 263px;
    background-color: #eaeaea;
    border-radius: 50px;
    z-index: 99999;
}
.lari{
	display: none;
}
.m2{
	top: 267px;
    color: #28353c;
    font-size: 18px;
    position: absolute;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    margin-left: 152px;
    
}
.par{
	list-style: none;
	margin-top: 6px;
	margin-left: 6px;
}
.par li{
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    line-height: 10px;
    width: 70px;
    float: left
}
.par li:nth-child(2){
	margin-left: 25px;
}
.par li:nth-child(3){
	margin-left: 11px;
}
.par li img{
	margin-top: -10px;
	border-right: 5px solid #f5f5ff
}
.par li b{
	margin-top: -3px;
	position: absolute;
	color: #717179;
	font-size: 14px;
}
.m2 b{
	font-size: 11px;
	margin-top: 0px;
	margin-left: 2px;
	position: absolute;
}
.box-top-ul>li {
    width: 20px;
    height: 20px;
    background-color: transparent;
    color: #000000;
    margin: 2px 5px;
    border-radius: 50%;
    float: left;
    line-height: 24px;
    font-family: "Regular";
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}
.box-top-ul li:last-child{
	background-color:var(--primary-color);
	color: #fff;
}
.address{
	border-top: 1px solid rgba(0,0,0,0.2);
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
	width: 92%;
	font-size: 13px;
	padding: 4px;
	color: #717179;
	margin:30px auto;
	line-height: 20px;
}
.form-box {
    margin: auto;
    width: 1140px;
    height: 290px;
    margin: -60px auto;
    border-radius: 10px;
    background-color: #fff;
    border: 15px solid #fff;
    -webkit-box-shadow: 0 0 45px 0 rgba(28,36,39,0.1);
    box-shadow: 0 0 45px 0 rgba(28,36,39,0.1);
    z-index: 99999;
}
.box {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.block {
    margin-bottom: 10px;
    width: 280px;
}
.custom-select {
    position: relative;
    width: 100%;
    line-height: 30px;
    height: 45px;
    border: 1px solid rgba(0,0,0,0.3);
    font-family: 'dejavu_sansextralight';
    color: #85817a;
    padding: 10px 20px 0px;
    cursor: pointer;
    font-family: 'bpg_nino_medium_capsregular';
    box-sizing: border-box;
    border-radius: 5px;
}
.custom-select-click_1,.custom-select-click_2,.custom-select-click_5,.custom-select-click_6,.custom-select-click_7,.custom-select-click_8,.custom-select-click_9{
	position: absolute;
    width: 239px;
    border: 1px solid rgba(0,0,0,0.3);
    font-family: 'dejavu_sansextralight';
    font-weight: bold;
    margin-top: 1px;
    color: #85817a;
    padding: 10px 20px 0px;
    display: none;
    background-color: #fff;
    z-index: 9999;
    border-radius: 10px;
}
.select_rgba_4{
	position: absolute;
	z-index: 999;
	left: 0;
	top: 0;
	width: 310px;
	height: 50px;
	background-color: rgba(255,255,255,0.7);
}
.select_rgba_5{
	position: absolute;
	z-index: 999;
	left: 0;
	top: 55px;
	width: 310px;
	height: 50px;
	background-color: rgba(255,255,255,0.7);
}
.custom-select-click_3{
	position: absolute;
    width: 239px;
    height: 300px;
    border: 1px solid rgba(0,0,0,0.3);
    font-family: 'dejavu_sansextralight';
    font-weight: bold;
    overflow: auto;
    margin-top: 1px;
    color: #85817a;
    padding: 10px 20px 0px;
    display: none;
    background-color: #fff;
    border-radius: 10px;
    z-index: 9999;
}
.custom-select-click_4{
	position: absolute;
    width: 239px;
    height: 300px;
    border: 1px solid rgba(0,0,0,0.3);
    font-family: 'dejavu_sansextralight';
    font-weight: bold;
    margin-top: 1px;
    color: #85817a;
    padding: 10px 20px 0px;
    display: none;
    background-color: #fff;
    border-radius: 10px;
    z-index: 9999;
    overflow: auto;
}
.custom-select_all_css>pre{
	color: hsl(var(--color-green));
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
    margin-top: 20px;
}
.custom-select_all_css div{
	border-bottom: 1px solid rgba(0,0,0,0.3);
	width: 100%;
	height: 40px;
	position: relative;
	line-height: 40px;
	cursor: pointer;
	background-color: #fff;
}
.custom-select_all_css div:last-child{
	border: none;
}
.custom-select_all_css div:last-child:hover{
	border: none;
}
.custom-select_all_css div:hover{
	border-bottom: 1px solid #38b64b;
	
}
.custom-select_all_css div p{
	font-family: 'dejavu_sansextralight';
	line-height: 20px;
	position: absolute;
	top: 7px;
	margin-left: 25px;
}

.select_block{
    display: block;
}
.checkbox{
	width: 15px;
	height: 15px;
	pointer-events: none;
	margin-top: 10px;
}
.fa-angle-down{
	position: absolute;
	right: 20px;
	margin-top: 2px;
	font-size: 20px;
	color: var(--primary-color);
}
.form_search{
    color: var(--primary-color);
    font-weight: bold;
    font-family: 'bpg_nino_medium_capsregular';
    margin-top: 17px;
    margin-left: 10px;
    float: left;
}
.form_search>span{
	position: absolute;
	margin-top: -5px;
	margin-left: 2px;
	font-size: 13px;
}
.form_search b{
	    font-family: "Regular";
}
.cen_row{
	width: 160px;
	margin-left: 10px;
	float: right;
}
.custom-arrow {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 4rem;
    border: 1px solid var(--primary-color);
    border-left: 0;
    background-color: #fff;
    pointer-events: none;
}

.custom-arrow::after {
    --size: .5em;
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-left: var(--size) solid transparent;
    border-right: var(--size) solid transparent;
    border-top: var(--size) solid #808080;
}
.custom-select_all_css div:hover .p{
	color: #38b64b;
}

.form-box input[type="text"] {
    width: 125px;
    height: 44px;
    padding: 0 .5em;
    border: 1px solid rgba(0,0,0,0.3);
    outline: none;
    font-family: 'bpg_nino_medium_capsregular';
    border-radius: 5px;
}
.form-box .small {
    margin-right: 5px;
    width: 60px !important;
}
.form-box .small:last-child {
    margin: 0;
    float: right;
}
.form-box label span,
.form-box label {
    color: hsl(var(--color-green));
}
.form-box label {
    font-size: 14px;
    font-weight: bold;
}
.form-box label span {
    vertical-align: super;
}
.block.row {
    align-items: center;
    justify-content: space-between;
}
.btn__row {
    justify-content: center;
}
.form-box .btn {
    color: #fff;
    text-align: center;
    padding: 10px 30px;
    margin: 20px 490px;
    border-radius: 30px;
    background-color: var(--primary-color);
    transition: background-color .2s;
    font-family: 'bpg_nino_medium_capsregular';
    border: 2px solid var(--primary-color);
    outline: none;
   
}
.form-box .btn:hover {
    background-color: transparent;
    color: var(--primary-color);
    cursor: pointer;
}
/* START WRAPPER */
.wrapper__row {
    padding-left: 45px;
    position: relative;
    z-index: 0;
    width: 1300px;
    margin: auto;
}
.wrapper__title {
    color: #616161;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 50px 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid hsl(var(--color-green));
}
.card {
    position: relative;
    width: 380px;
    height: 310px;
    overflow: hidden;
    margin: 0 10px 20px;
    color: #fff;
    display: inline-block;
    z-index: 9;
}
.card-price>p {
    font-family: 'dejavu_sansextralight';
    color: #4bc75b;
    font-size: 21px;
    font-weight: bold;
    margin:15px 15px;
}
.card-price p b{
    font-family: "Regular";
    font-weight: normal;
    color: #39b54a;
    font-size: 23px;
}


.card .card-img {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 245px;
}
.card__content {
    position: absolute;
    color: #fff;
    width: 100%;
    height: 410px;
    top: 0;
    top: 194px;
    transition: all .2s ease-in-out;
    
}
.card-image_info{
	width: 100%;
	height: 194px;
	background-color: rgba(99,122,130,0.7);
	position: absolute;
	z-index: 999;
	top: -194px;
	  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.card:hover .card-image_info{
	top: -0px;
}
.far:first-child{
	margin-top: 14px;
}
.far{
	width: 350px;
	margin: 5px 5px;
	height: 30px;
	float: left;
	margin-left: 10px;
	font-size: 15px !important;
	font-family: 'dejavu_sansextralight';
}

.far  div{
	
	font-size: 17px !important;
	font-family: 'bpg_nino_medium_capsregular';
	margin-left: 57px;
	margin-top: 8px;
	color: #fff;
}
.far  div > span {
    vertical-align: super;
    font-size: 12px;
    position: absolute;
}
.far img{
	float: left;
	margin-left:3px;
	width: 30px;
}
.card-title {
    height: 50px;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    background-color: rgba(99,122,130,0.7);
      -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.airch_uban{
	text-align: center;
	position: absolute;
	top: 15px;
	width: 80%;
}
.card-title p {
    line-height: 1.2;
    font-family: 'bpg_nino_medium_capsregular';
    margin-left: 15px;
    padding: 6px 0px;
    font-size: 17px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 350px;
}
.card__content .row {
    width: 100%;
    height: 60px;
    justify-content: space-between;
    margin-bottom: 20px;
    background-color: #637a82;
}
.card-buy{
	padding: 0px 8px;
	height: 34px;
	border: 3px solid #39b54a;
	border-radius: 50px;
	margin-top: 13px;
	text-align: center;
	font-family: 'bpg_nino_medium_capsregular';
	line-height: 32px;
	margin-right: 15px;
	font-size: 15px;
	color: #e9b836;
	font-weight: bold;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.card-buy img{
	width: 22px;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}
.fa-home{
	color: #3ab54a;
	font-size: 17px;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.card-space {
    background: url("../img/option_icon_space.png") no-repeat;
    height: 25px;
    padding-left: 35px
}
.card-floor {
    background: url("../img/option_icon_floor.png") no-repeat;
    height: 25px;
    padding-left: 35px
}
.card-floors {
    background: url("../img/option_icon_floor.png") no-repeat;
    height: 25px;
    padding-left: 35px
}
.title,
.desc {
    color: #b4b6ba;
}
.title {
    margin-bottom: 5px;
}
.value {
    float: left;
}
.type_1 div {
    border-bottom: 1px solid rgba(0,0,0,0.3);
    width: 100%;
    height: 40px;
    position: relative;
    line-height: 40px;
    cursor: pointer;
}
.type_1 div p {
    font-family: 'dejavu_sansextralight';
    line-height: 20px;
    position: absolute;
    top: 7px;
    margin-left: 25px;
}
.type_1{
	display: none;
}
.type_2 div {
    border-bottom: 1px solid rgba(0,0,0,0.3);
    width: 100%;
    height: 40px;
    position: relative;
    line-height: 40px;
    cursor: pointer;
}
.type_2 div p {
    font-family: 'dejavu_sansextralight';
    line-height: 20px;
    position: absolute;
    top: 7px;
    margin-left: 25px;
}
.type_2{
	display: none;
}
.type_3 div {
    border-bottom: 1px solid rgba(0,0,0,0.3);
    width: 100%;
    height: 40px;
    position: relative;
    line-height: 40px;
    cursor: pointer;
}
.type_3 div p {
    font-family: 'dejavu_sansextralight';
    line-height: 20px;
    position: absolute;
    top: 7px;
    margin-left: 25px;
}
.type_3{
	display: none;
}
.type_4 div {
    border-bottom: 1px solid rgba(0,0,0,0.3);
    width: 100%;
    height: 40px;
    position: relative;
    line-height: 40px;
    cursor: pointer;
}
.type_4 div p {
    font-family: 'dejavu_sansextralight';
    line-height: 20px;
    position: absolute;
    top: 7px;
    font-size: 15px;
    margin-left: 25px;
}
.type_4{
	display: none;
}
.type_1 div:hover .p{
	color: #38b64b;
}
.type_1 div:hover{
	border-bottom: 1px solid #38b64b;
}
.type_2 div:hover .p{
	color: #38b64b;
}
.type_2 div:hover{
	border-bottom: 1px solid #38b64b;
}
.type_3 div:hover .p{
	color: #38b64b;
}
.type_3 div:hover{
	border-bottom: 1px solid #38b64b;
}
.type_4 div:hover .p{
	color: #38b64b;
}
.type_4 div:hover{
	border-bottom: 1px solid #38b64b;
}
.box_w{
	width: 230px
}
.addressd{
	display: none;
}
.addressd pre{
	font-family: 'dejavu_sansextralight';
    font-weight: bold;
}
.kvc{
	top: 267px;
    color: #28353c;
    font-size: 16px;
    position: absolute;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    margin-left: 220px;
    margin-top: 1px;
}
.kvc b{
	position: absolute;
	left: 52px;
	top: 0px;
}
.lari2{
	display: none;
}
@media only screen and (max-width: 1560px) {
	#border{
		width: 96%;
	}
	
}
@media only screen and (max-width: 1420px) {
	#statements{
		width: 1120px;
	}
	.statements {
    margin: 20px 20px;
	}
}
@media only screen and (max-width: 1200px) {
	.form-box {
    width: 864px;
}
.form-box .btn {
    margin: 20px 336px;
}
.form-box {
    height: 316px;
	}
}
@media only screen and (max-width: 1150px) {
	#statements{
		    width: 1033px;
	}
	.statements {
    margin: 20px 6px;
	}
}
@media only screen and (max-width: 1050px) {
	#statements{
		    width: 779px;
	}
	.statements {
    margin: 20px 28px;
	}
	.plagination{
		width: 100% !important;
	}
}
@media only screen and (max-width: 900px) {
	.form-box {
       width: 573px;
}
.form-box .btn {
    margin: 20px 205px;
}
.form-box {
        height: 427px;
	}
	    #baground {
        height: 450px !important;
    }
    .page_title {
    margin-top: 320px;
    font-size: 30px;
}
}
@media only screen and (max-width: 800px) {
	#statements{
		    width: 689px;
	}
	.statements {
    margin: 20px 6px;
	}
}
@media only screen and (max-width: 700px) {
	#statements{
		    width: 389px;
	}
	.statements {
    margin: 20px 26px;
	}
}

@media only screen and (max-width: 600px) {
	.form-box {
       width: 276px;
}
.form-box .btn {
       margin: 20px 52px;
}
.form-box {
            height: 757px;
	}
}