.container {
    max-width: 1400px;
    background-color: #fff;
    margin:50px auto;
    position: relative;
}
.icon_header{
	display: none;
}

.header-overlay_x p{
	margin: 300px auto;
	width: 330px;
    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.4);
    border: 2px solid var(--primary-color); 
}
.content{
    display: flex;
    width: 100%;
    margin: auto;
}
/* áƒáƒ¥ áƒ˜áƒ¬áƒ§áƒ”áƒ‘áƒ áƒ›áƒáƒ áƒªáƒ®áƒ”áƒœáƒ áƒ‘áƒšáƒáƒ™áƒ˜ */
.left-side {
    position: relative;
    min-width: 60%;
    height: 750px;
    border-right: 40px solid #fff;
    margin-top: -30px;
}
.left-side > img {
    width: 80%;
    display: block;
    padding: 15px 0 100px;
}
.left-side-top {
    position: absolute;
    width: 125px;
    left: 0;
    top: 48px;
    position: absolute;
    border: 
}
.square {
    position: absolute;
    width: 225px;
    height: 80px;
    bottom: 0;
    left: 0;
}
.square img {
    display: block;
    width: 100%;
    height: 100%;
}
.fa-square{
	 transform: rotate(35deg);
	 top: 12px;
	 position: absolute;
	 margin-left: -25px;
}
#demo-test-gallery{
	margin-left: -30px;
}
.go-back {
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin-left: -100px;
   
}
.go-back span {
    color: var(--primary-color); 
    font-weight: bold;
    font-size: 54px;
     -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.go-back span:hover{
  color: var(--primary-hover-color); 
}
.go-back {
    display: flex;
    font-size: 20px;
    align-items: center;
    justify-content: center;
  
}
.go-back:hover .sdsi{
	margin-left: 5px;
	padding-right: 5px;
	color: #f5b200;
}
.view {
    display: flex;
    font-size: 20px;
    align-items: center;
    justify-content: left;
    text-align: left;
    width: 230px;
    font-family: 'dejavu_sansbook';
    letter-spacing: 1.4px;
    font-weight: bold;
    color: #000;
}
.view:hover{
    cursor: pointer;
    opacity: 0.6;
}
.view img{
   	position: absolute;
  	right: 0;
  	margin-top: -1px;
}
.sdsi{
    font-size: 24px;
    padding-right: 10px;
     -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #000;
}
.view {
    font-weight: bold;
}
.view i {
    font-size: 45px;
    padding: 0 30px 0 15px;
}


.content::before{
    content: "";
    position: absolute;
    top: -30px;
    background-image: url(/xxx/img/icons/wer.png);
    z-index: -1;
    left: -32px;
    height: 150px;
    width: 150px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

}
.bina{
	width: 200px;
	color: #50afff;
    font-family: "Regular2";
    font-size: 20px;
    position: absolute;
    left: 260px;
    margin-top: 38px;
    
}
.box {
    width: 100%;
    padding-left: 70px;
    padding-top: 10px;
    border-radius: 10px;
    margin:20px auto 10px;
    position: relative;
}
.box_bg_color{
	position: absolute;
	background-color: rgba(33, 39, 44, 0.0);
	width: 100%;
	left: 0;
	top: 0;
    height: 100%;
    z-index: 0;
    border-radius: 10px;
}
.right-side-top {
    position: absolute;
    top: 20px;
    font-size:30px;
    left: 38%;
    transform: translateX(-50%);
    color: #060000;
    font-family: 'dejavu_sansbold';
    font-weight: bold;
}
.right-side-top i {
    color: #000;
    font-size:35px;
}
.right-side-bottom {
    display: block;
    margin: 15px 70px;
    background-color: #D0D2D1;
    color: #fff;
    font-size: 17px;
    font-family: 'dejavu_sansbook';
    border: none;
    width: 220px;
    border-radius: 30px;
    padding: 10px 20px;
    cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.right-side-bottom:hover {
	background-color: #bbbbbb;
}
.box-top{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 170px;
    margin-top: 15px;
}
.box-area {
	line-height: 25px;
    font-size: 40px;
    height: 34px;
    color: #010000;
    font-family: "Regular2";
    margin-top:-20px;
}
.box-area b{
	position: absolute;
	margin-top: 20px;
}

.box-area::after{
    content: "";
    width: 120%;
    position: absolute;
    height: 50px; 
    border-radius: 50px;
    left: 0px;
    background-color: var(--primary-color);
    margin-top: 70px;
    z-index: 0;
    background-image: url(../img/icons/3.png);
}
.box-price{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 27px;
    padding-top: 11px;
    margin-top: 13px;
    line-height: 45px;
    font-family: "Regular2";
    color: #28353c;
    padding: 10px;
    position: relative;
    z-index: 9;
}

.box-price b{
	font-family: "Regular";
	font-size: 24px;
	margin-top: -9px;
	
	
}
.box-area b i{
	 position: absolute;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: -15px;
}
.box-price i {
    position: absolute;
    margin-left: 35px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: -20px;
}
.active-price {
    color: #F5656C;
}
.box-top-ul{
	 list-style: none;
	 position: absolute;
	 margin-left: 130px;
	 width: 100px;
	 top: 6px;
	
}
.box-top-ul>li{
	width: 35px;
	height: 35px;
	background-color: #ffffff;
	color: #000000;
	margin: 5px;
	border-radius: 50%;
	float: left;
	font-family: "Regular";
	font-weight: bold;
	text-align: center;
	font-size: 17px;
	text-align: center;
	cursor: pointer;
} 
.box-top-ul>li:first-child{
	font-size: 18px;
	line-height: 36px;
	
} 
.box-top-ul>li:last-child{
	line-height: 34px;
	color: #fff;
	background-color: var(--primary-color);
}
 

.calc{
    text-align: left;
    cursor: pointer;
    border-radius: 10px;
    width: 100%;
    font-size: 35px;
    padding-top: 5px;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    color: #fff;
    margin-left: 10px;
    position: relative;
    z-index: 9;
}
.calculator{
	position: absolute;
	font-size: 14px;
	left: 250px;
	top: 18px;
	font-weight: normal;
}
.calculator:hover{
	text-decoration: underline;
}
.fa-calculator{
	font-size: 20px !important;
	float: left;
}
.calc a{
        font-family: 'bpg_nino_medium_capsregular';
        color: #000;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
}
.calc a:hover{
        color: #f5656c
}
.calc i {
    font-size: 16px;
    padding-right: 5px;
}
.sub-area {
    font-size: 14px;
    position: absolute;
    bottom: -20px;
    margin-top: 10px;
    left: 3px;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
}
.box-mid {
    margin: 10px 0 0 20px;
    line-height: 1.5;
    color: #1e1e1e;
    list-style-type: none;
    position: relative;
    z-index: 9;
    margin-left: 50px;
}

.box-mid>li:nth-child(1){
    margin-left: -40px;
    color: #1e1e1e;
    font-weight: bold;
    font-family: "Regular2";
}
.box-mid>li:nth-child(2){
    margin-left: -40px;
    color: #1e1e1e;
    font-weight: bold;
    font-family: "Regular2";
}
.box-mid>li:nth-child(3){
   margin-top:15px;
}

.box-mid span {
    color: var(--primary-color);
    padding-left: 5px;
    position: relative;
}
.box-mid > li {
    display: flex;
    align-items: center;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    font-size: 20px;
    color: #1e1e1e;
    margin-top: 5px;
    position: relative;
}
.box-mid > li > i {
    padding-right: 10px;
    margin-top: -5px;
    font-size: 16px;
    color: var(--primary-color);
    font-weight: bold;
}
.box-bottom {
    position: relative;
    font-weight: bold;
    text-align: right;
    font-size: 16px;
    font-family: 'dejavu_sansbook';
    font-weight: normal;
	height: 10px;
    margin-left: 5px;
    margin-top: 70px;
    color: #fff;
	text-align: left;
	padding: 0px 30px;
    cursor: pointer;
}
.box-bottom > span{
     -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
   font-family: "Regular2";
   color: #28353c;
}
.box-bottom > span:hover {
	color: #28353c;
}
.box-bottom > i {
    position: absolute;
    font-size: 30px;
	top: -3px;
    left: 0;
    cursor: pointer;
    color: #1d262b;
}
/* áƒáƒ¥ áƒ˜áƒ¬áƒ§áƒ”áƒ‘áƒ 2D-3D áƒ‘áƒšáƒáƒ™áƒ˜ */

.slash {
    background-color: #fff;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 48%;
    right: -30px;
}
.slash::after {
    content: "";
    position: absolute;
    top: -6%;
    right: 26px;
    height: 70px;
    width: 1px;
    background-color: #969696;
    z-index: 2;
    transform: rotate(40deg);
}
.image{
	width: 740px;
	margin-top: 110px;
	margin-left: 80px;
	border-radius: 10px;
}
#Apartment_block{
	position: fixed;
	width: 100%;
	height: 100vh;
	background-color: rgba(51,50,71,0.8);
	z-index: 9999999;
	display:flex;
	top:-120vh;
	-webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
.Apartment_block{
	width:600px;
	height:650px;
	border-radius: 10px;
	margin: auto;
	border-radius: 5px;
	position: relative;
	background-color:#ffffff; 
	box-shadow: 0 0 45px 0 rgba(0,0,0,0.15);
	background-size: 605px 400px;
	background-repeat: no-repeat;
}
.Apartment_block img{
	width: 300px;
	margin-left: 150px;
	margin-top: 3px;
}
.Apartment_block_info{
    font-family: 'dejavu_sansbook';
    font-weight: 700;
    width: 500px;
    font-size: 25px;
    margin: auto;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    background-color: #d8dada;
     background-image: url(../img/icons/bg.png);
}
.Apartment_block_info b{
   color: #f26669
}
.contacts-text {
    width: 83.3%;
    height: 40px;
    border: 2px solid #d8dada;
    border-radius: 30px;
    background-color: rgba(255,255,255,0.5);
    outline: none;
    color: #7a7a7a;
    font-size: 13px;
    margin-left: 8.4%;
    margin-top: 10px;
    box-shadow: 0 7px 10px 2px rgb(0 0 0 / 1%);
    padding: 1px 20px;
    -webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 5%);
}
.checkbox{
	float:left;
	cursor: pointer;
}
.checkbox-text {
    padding: 10px;
    width: 330px;
    position: absolute;
    margin-left: 10px;
    font-size: 13px;
    color: #464d4d;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
    margin-top: -12px;
}
.contacts-text-checkbox{
	width: 320px;
	margin-top: 10px;
	margin-left: 8.8%;
}
.submit{
	width: 83.3%;
    height: 40px;
    border: 2px solid #f26669;
    background-color: #f26669;
    border-radius: 30px;
    cursor: pointer;
    outline: none;
    color: #fff;
    font-size: 13px;
    margin-left: 8.4%;
    margin-top: 20px;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
    box-shadow: 0 7px 10px 2px rgb(0 0 0 / 1%);
    padding: 1px 20px;
    -webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 5%);
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.submit:hover{
	background-color: transparent;
	color: #f26669;
   
}
.pdf-img .image {
	width: 475px;
	margin-top: 90px;
}
.pdf-img .right-side {
	min-width: 45%;
}
.pdf-img .box {
	 width: 78%;
	 margin: 70px 0 10px 15px;
}
.pdf-img .right-side-top {
	font-size: 18px;
}
.pdf-img .right-side-top i {
	font-size: 30px;
}
.pdf-img .box-area {
	font-size: 23px;
}
.pdf-img .box-price {
	font-size: 21px;
	 font-family: "Regular2";
}
.pdf-img .box-mid > li {
	font-size: 17px;
}
.dgfgdfgdf{
    box-shadow: 0 0 0 rgb(209 210 208 / 40%);
    animation: pulses 3s infinite;
    position: relative;
    position: absolute;
    right: 0;
    margin-top: 4px;
}
@-webkit-keyframes pulses{
0%{-webkit-box-shadow:0 0 0 0 rgba(209,210,208,0.4);}
70%{-webkit-box-shadow:0 0 0 30px rgba(209,210,208,0);}
100%{-webkit-box-shadow:0 0 0 0 rgba(209,210,208,0);}}
@keyframes pulses{0%{-moz-box-shadow:0 0 0 0 rgba(209,210,208,0.4);
box-shadow:0 0 0 0 rgba(209,210,208,0.4)}
70%{-moz-box-shadow:0 0 0 10px rgba(209,210,208,0);box-shadow:0 0 0 30px rgba(209,210,208,0);}
100%{-moz-box-shadow:0 0 0 0 rgba(209,210,208,0);box-shadow:0 0 0 0 rgba(209,210,208,0);}}
label{
	color: #464d4d;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
}
.text_jan{
	width: 83.3%;
    height: 30px;
    border: 2px solid #d8dada;
    border-radius: 10px;
    background-color: rgba(255,255,255,0.5);
    outline: none;
    color: #7a7a7a;
    font-size: 13px;
    margin-left: 1px;
    margin-top: 10px;
    box-shadow: 0 7px 10px 2px rgb(0 0 0 / 1%);
    padding: 1px 10px;
    -webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 5%);
    opacity: 0.5;
    pointer-events: none
}
.pdf_info p{
	font-family: 'bpg_nino_medium_capsregular';
    color: #000;
    font-weight: bold;
    font-size: 15px;
    text-align: left;
	margin-left: 50px;
    margin: 10px 50px;
}
#Apartment_block_2{
	position: fixed;
	width: 100%;
	height: 100vh;
	background-color: rgba(51,50,71,0.8);
	z-index: 9999999;
	display:flex;
	top:-120vh;
	-webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
.cal_cat_1{
	
	display: block;
}
.cal_cat_2{
	display: none;
	
}
.cl_button{
	margin-top: 5px;
}
.cl_button>a:hover{
	opacity: 0.6;
}
.cal_border{
	
	width: 90%;
	margin: 30px auto;
}
.Apartment_block_2{
	width:600px;
	border-radius: 10px;
	margin: auto;
	border-radius: 5px;
	position: relative;
	background-color:#ffffff; 
	box-shadow: 0 0 45px 0 rgba(0,0,0,0.15);
	background-size: 605px 400px;
	background-repeat: no-repeat;
}
.Apartment_block img{
	width: 300px;
	margin-left: 150px;
}
.Apartment_block_info_2{
    font-family: 'dejavu_sansbook';
    font-weight: 700;
    width: 500px;
    height: 50px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-size: 25px;
    margin: 20px auto;
    color: #fff;
    color: #000;
    text-align: center;
   
}
.Apartment_block_info_2 b{
   color: #f26669
}
.Apartment_block_info_2_left{
	width:  50%;
	font-family: 'dejavu_sansbook';
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    color: #000;
    text-align: center;
    float: left;
    margin-top: -70px;
   
}
.Apartment_block_info_2_right{
	width: 50%;
	font-family: 'dejavu_sansbook';
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    color: #000;
    text-align: center;
    float: right;
    margin-top: -70px;
    
}
.calculator_ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:47px;
}
.calculator_ul2{
	list-style: none;
	margin: 0;
	padding: 0;
	
	margin-left:47px;
}
.calculator_ul2>li {
    font-family: 'bpg_nino_medium_capsregular';
    width: 200px;
    height: 30px;
    float: left;
    font-weight: bold;
    margin: 10px;
    text-align: center;
    border-radius: 5px;
    line-height: 34px;
    cursor: pointer;
    background-color: #dadbdb;
     -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.calculator_ul2>li:hover{
    color: #fff;
    background-color: #f26669;
}
.pir_ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 70px;
	margin-left: 105px;
}
.pir_ul>li{
	font-family: 'bpg_nino_medium_capsregular';
    width: 300px;
    height: 30px;
    font-weight: bold;
    border: 2px solid #dadbdb;
    color: #000;
    margin: 10px;
    text-align: center;
    border-radius: 5px;
    line-height: 27px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    overflow: hidden;
   
}

.calculator_ul>li{
	font-family: 'bpg_nino_medium_capsregular';
    width: 200px;
    height: 30px;
    float: left;
    font-weight: bold;
    border: 2px solid #f26669;
    margin: 10px;
    text-align: center;
    border-radius: 5px;
    line-height: 27px;
    cursor: pointer;
}

.calculator_li_1{
   background-color: transparent;
    color:  #f26669;
}
.calculator_li_2{
	background-color: #f26669;
    color: #fff;
}
.Participation{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 154px;
	display: none;
}
.Participation>li{
	font-family: 'bpg_nino_medium_capsregular';
    width: 200px;
    height: 30px;
    font-weight: bold;
    border: 2px solid #dadbdb;
    color: #000;
    margin: 10px;
    text-align: center;
    border-radius: 5px;
    line-height: 27px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    overflow: hidden;
}
.Participation>li:first-child{
    color: #f26669;
    background-color: #dadbdb;
}
.Participation>li:hover{
	  border: 2px solid #fbbfc2;
}
.Participation>li:first-child .fa-circle{
    opacity: 1;
}
.Participation>li>.fa-circle{
	 position: absolute;
	 top: 9px;
	 left: 10px;
	 color: #f26669;
	 font-size: 9px;
	 -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}
.cal_mon{
	width: 90%;
	margin: 20px auto;
	height: 90px;
	font-family: 'dejavu_sansbook';
	font-size: 22px;
	border-top: 1px solid rgba(0,0,0,0.1);
}
.left_info1{
	width: 33%;
	height: 60px;
	text-align: center;
	margin-top: 15px;
	line-height: 25px;
	color: #000;
	float: left;
}
.left_info1 p{
	margin-top: 5px;
	font-size: 18px;
}

.right_info1{
	width: 34%;
	height: 60px;
	text-align: center;
	margin-top: 15px;
	line-height: 25px;
	color: #000;
	float: right;
}
.right_info1 p{
	margin-top: 5px;
	font-size: 18px;
}
.left_info{
	width: 50%;
	height: 60px;
	text-align: center;
	margin-top: 15px;
	line-height: 25px;
	color: #000;
	float: left;
	
}
.left_info p{
	margin-top: 5px;
}

.right_info{
	width: 50%;
	height: 60px;
	text-align: center;
	margin-top: 15px;
	line-height: 25px;
	color: #000;
	float: right;
}
.right_info p{
	margin-top: 5px;
}

.cal__1_ul {
    list-style: none;
    position: absolute;
    margin-left: 210px;
    width: 110px;
    height: 40px;
    margin-top: 0px;
     
     border-radius: 40px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
    border: 1px solid rgba(0,0,0,0.1);
    overflow: hidden;
}
.cal__1_ul>li {
    width: 35px;
    height: 35px;
    background-color: #ffffff;
    margin: 5px;
    border-radius: 50%;
    float: left;
    font-family: "Regular";
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
    
}
.cal__1_ul>li:first-child {
    line-height: 27px;
   margin-left: 14px;
}
.cal__1_ul>li:last-child {
    line-height: 26px;
    color: #f5656c;
}
.pr_S{
	position: relative;
	
}
.pr_title{
	font-family: 'bpg_nino_medium_capsregular';
    color: #000;
    font-weight: bold;
    cursor: pointer;
    padding: 13px 20px;
    
}
.pr_info{
	width: 100px;
	height: 35px;
	
	text-align: center;
	border-radius: 10px;
	position: absolute;
	right: 20px;
	top: 2px;
	outline: none;
	
}
.hr{
	width: 496px;
	margin-top: 20px;
	border-top: 2px solid #f26669;
	margin-left: 20px;
}

.hr_button{
	width: 24px;
	height: 24px;
	border-radius: 50%;
	margin-left: 10px;
	margin-top: -12px;
	background-color: #f26669;
}
.cal_L{
	font-family: "Regular";
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.cal_L_1{
	color: #000;
}
.cal_L_2{
	color: #000;
}
.cal_L_3{
	color: #000;
}
.cal_L_4{
	color: #000;
}
.cal_L_5{
	color: #000;
}
.cal_L_6{
	color: #000;
}
.cal_D{
	font-family: "Regular";
    font-weight: bold;
    text-align: center;
    position: relative;
    cursor: pointer;
   
}
.cal_D>i{
	position: relative;
	left: 0;
	top: -1px;
	font-size: 16px;
}
.hr2{
	width: 496px;
	margin-top: 0px;
	margin-left: 20px;
}
input[type='range'] {
  width: 496px;
  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;
}
.Price_min{
	position: absolute;
	left: 157px;
	margin-top: -33px;
	font-family: 'bpg_nino_medium_capsregular';
	font-weight: bold;
}
.view_image{
	width: 300px;
	height: 30px;
	opacity: 0;
	top: 10px;
	position: absolute;
	z-index: 99;
}
#Apartment_block_4{
    position: fixed;
    width: 100%;
    height: 100vh;
    display: flex;
    z-index: 99999;
    background-color: #ffffff;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
		
.bank-bb{
	position: absolute;
	margin-top:0px;
	margin-left: -60px;
}
.bank_button{
	font-family: 'bpg_nino_medium_capsregular';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f26669;
    margin-left: 100px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
    margin-top:30px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.bank_button:hover{
	color: #f26669;
}
.bank_button:hover{
	background-color: transparent;
}


.fa-times-circle{
    position: absolute;
    right: -34px;
    top: -34px;
    font-size: 30px;
    color: #f26669;
    cursor: pointer;
}
.fa-times-circle:hover{
    opacity: 0.6
}
			.Apartment_block_4{
width: 600px;
height: 350px;
border-radius:10px;
margin: auto;
border-radius:5px;
position: relative;
background-color: #ffffff;
box-shadow: 0 0 45px 0 rgb(0 0 0 / 15%);
background-size: 605px 400px;
background-repeat: no-repeat;
padding: 5px 20px;
color: #706974;
line-height: 22px;
font-family: 'dejavu_sansextralight';
font-weight: bold;

}
.fa-phone-volume{
transform: rotate(-45deg);
font-size: 17px;
}
.Make_an_application{
	width: 200px;
	height: 30px;
	border: 2px solid #1d262b;
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
	position: relative;
	z-index: 9;
	text-align: center;
	border-radius: 50px;
	font-size: 16px;
	margin-left: 10px;
	color: var(--primary-color);
	background-color: #1d262b;
	margin-top: -50px;
	line-height: 33px;
	cursor: pointer;
	 -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.Make_an_application:hover{
	background-color: rgba(29,38,43,0.5);
}
._3d_2d {
    width: 50px;
    position: absolute;
    right: 37%;
    margin-top: 20%;
    z-index: 9; 
    height: 100px;
    background-color: #fff;
    z-index: 9;
}
._3d::before {
    content: "";
    display: block;
    width: 1px;
    height: 100px; 
   border-left: 1px solid rgba(0,0,0,0.3);
    position: absolute;
    left: 100%; 
    bottom: -100%;
    transform: translateX(-50%);
    transform: rotate(45deg);
    z-index: -1;
}
._3d_2d::before {
    content: "";
    display: block;
    width: 1px;
    height: 200px; 
   border-left: 1px solid rgba(0,0,0,0.3);
    position: absolute;
    left: 50%; 
    bottom: 100%;
    transform: translateX(-50%);
    z-index: -1;
}
._3d_2d::after {
    content: "";
    display: block;
    width: 1px;
    height: 200px; 
    border-left: 1px solid rgba(0,0,0,0.3);
    position: absolute;
    left: 50%; 
    top: 100%;
    transform: translateX(-50%);
    z-index: -1;
}
._3d {
    display: flex;
    justify-content: center;
    align-items: center;
    left: -25px;
    border-radius: 50%;
    width: 50px;
	height:50px;
	background-color: var(--primary-hover-color);
	color: #fff;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    z-index: 1;
    font-family: 'bpg_nino_medium_capsregular';
    cursor: pointer;
}
._2d {
   display: flex;
    justify-content: center;
    align-items: center;
    top: 50px;
    right: -25px;
    border-radius: 50%;
    width: 50px;
	height:50px;
	background-color: var(--primary-color);
	color: #fff;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    z-index: 1;
    font-family: 'bpg_nino_medium_capsregular';
    cursor: pointer;
}
.price{
	margin-top: 6px;
	color: #28353c;
	font-size: 30px;
	position: absolute;
	 font-family: "Regular2";
}
.werw{
	font-size: 16px !important;
}
#image_buttons{
	position: absolute;
	list-style: none;
	bottom: 20px;
	left: 24%;
}
#image_buttons li{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	float: left;
	margin: 10px;
	border: 3px solid var(--primary-color);
	cursor: pointer;
	overflow: hidden;
}
#image_buttons li:first-child{ 
	border: 3px solid var(--primary-hover-color);
	opacity: 0.6;
}
#image_buttons li img{
	width: 90%;
	margin-left: 5%;
	margin-top: 15%;
	height: 70%;
}
.Project_title{
	text-align: center;
}
.room_text{
	width: 1400px;
	margin: 25px auto;
	min-height: 200px;
	font-size: 19px;
}
.room_text h2{
	width: 100%;
	text-align: left;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	color: #1e1e1e;
    font-weight: bold;
    font-family: "Regular2";
	padding: 10px 0px;
	font-size: 18px;
}
.room_text ul{
	margin-left: 20px;
	margin-top: 10px;
}
.room_text ul li{
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
}
input::placeholder,
textarea::placeholder {
  color: gray;
font-family: "Regular2";
}
.Course_booking{
	width: 465px;
	height: 420px;
	margin: auto;
	border: 3px solid #fff;
	position: relative;
}
.Course_a_Cont img {
    position: absolute;
    top: 50px;
    margin-left: 150px;
}
.text_Cont_2 {
    width: 300px;
    height: 15px;
    padding: 10px;
    border: 3px solid #1d262b;
    border-radius: 30px;
    outline: none;
    color: #838383;
    font-family: 'bpg_nino_medium_capsregular' !important;
    font-weight: 700;
    background-color: transparent;
    margin-top: 20px;
    margin: 10px;
    text-align: center;
}
.Monthly_fee{
    text-align: center;
    font-family: "Regular2";
    color: var(--primary-color);
    position: relative;
    font-size: 20px;
    margin-left: -70px;
}
.Monthly_fee b{
	color: #1d262b;
}
.Monthly_fee_2{
	text-align: center;
    font-family: "Regular2";
    color: #1d262b;
    position: relative;
    font-size: 14px;
    margin-left: -70px;
}