.corp__button2 {
	display: inline-flex;
	margin-left: 10px;
}

.career {
	padding-top: 40px;
}

.actions__item-text a {
	color: white;
}

.services__item-table td {
	font-size: 16px;
}

@media screen and (max-width: 1279px) {
	.entry__info::after {
		display: none;   
	}
}
@media screen and (max-width: 767px) {
	.balloon-content__text,
	.balloon-content__workhour {
		color: #fff;
	}
	.mainpage__slide_type1 .content {
		padding-bottom: 80px;
	}
	.entry__map .list-layout {
		top: calc(100vh - 94px - 130px);
	}
	.header__is-city span:first-child {
		width: 100%;
    	text-align: center;
	}
	.entry__thx {
		top: 10%;
	}
	.corp__button {
		margin-bottom: 10px;
		margin-left: 0;
	}
	.vacancy, .career {
		padding-top: 80px;
	}
	.services__item-table th {
		font-size: 11px;
	}
	.services__item-table td {
		font-size: 14px;
	}
}

@media screen and (max-width: 767px) {
	
}

@media screen and (max-width: 450px) {
	.services__wrap, .services__item-box {
		display: block;
	}
	.services__item-leftside-part {
		overflow-x: auto;
	}
}

.menu {
    background: url(../img/menu-bg2.jpg) no-repeat;
}

.mainpage__slide-detailed-info .more {
	position: initial;
}
.mainpage__slide-detailed-info {
	padding: 15px 30px;
	min-height: fit-content;
	transition: 0.5s;
	transform: translate(0, 140px);
}
.mainpage__slide-detailed:hover .mainpage__slide-detailed-info {
	transform: translate(0, 0px);
}
.mainpage__slide-detailed-info h3 {
	padding-bottom: 0;
}

.mainpage__slide-detailed p {
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 16px;
    line-height: 1.2;
}
.mainpage__slide-detailed p, .mainpage__slide-detailed .mainpage__slide-detailed-info .more {
	margin-top: 20px;
}
/*.menu__scroll*/
@media screen and (min-width: 1920px) {
	.menu__scroll {
		margin-top: 60px;
	}
}

.services__item-table td, .services__item-table th {
    text-align: center;
}
.services__item-table td:first-of-type, .services__item-table th:first-of-type {
    text-align: left;
}
.services__item-table td:last-of-type, .services__item-table th:last-of-type {
    text-align: right;
}

.services__nav {
	position: fixed;
}
.qs-overlay-year {	
    background: rgba(51,51,51,.6);
    color: #fff;
    font-size: 16px;
    padding: 8px 12px;
    width: calc(100% - 35px);
}
.qs-overlay.qs-hidden {
	display: block;
}


.parking__box {
    height: 100px;
    padding-top: 40px;
}
.parking__label, .parking input:checked+label {
	background: url(/img/parking.svg);
    width: 55px;
    height: 55px;
    border: none;
    background-repeat: no-repeat;
	/*width: 40px;
	height: 60px;
	border: 1px solid rgba(255,255,255,.5);*/
}

h1 {
    /*font: 400 58px/15px Stoltz, sans-serif;*/
    font: 400 58px/80px Stoltz, sans-serif;
}
@media screen and (min-width: 1280px) and (max-width: 1919px) {
    h1 {
    	font: 400 58px/80px Stoltz, sans-serif;
    }
    .parking__box {
	    height: 85px;
	    padding-top: 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
    h1 {
        font: 400 38px/15px Stoltz, sans-serif;
    }
}
@media screen and (max-width: 767px) {
    h1 {
        font: 400 28px/0.8 Stoltz, sans-serif;
    }
}

.entry__item-phone:before {
    content: "Телефон:";
}
.entry__item-phone a {
    color: #f2f2f2;
}

.entry__form__address {
	font-size: 28px;
    margin-bottom: 30px;
    margin-top: 10px;
    position: relative;
}
.entry__form__address_label {
	font-size: 18px;
    font-weight: 300;
}

.auth_priv {
	background: rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(25px);
	border-radius: 10px;
	text-align: center;
	padding: 22px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	margin-bottom: 40px;
	position: relative;
}
.absolute {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.parking__bisy {
	position: absolute;
	top: 8px;
	color: rgba(255,255,255,.5);
}

.sale_item {
	background: radial-gradient(200% 3812.5% at -14.06% 157.81%, #358DEF 0%, #2D3239 100%);
    backdrop-filter: blur(25px);
    border-radius: 10px;
    padding: 22px 22px 22px 50px;
    border: 1px solid rgba(255,255,255,0.5);
    margin-bottom: 15px;
    position: relative;
}
.entry_sales span {
	color: rgba(255, 255, 255, 0.5);
}
.entry_sales span a {
	color: #358DEF;
}
.filter-container {
	display: flex;
	flex-wrap: wrap;
}
.filter_btn {
	background: radial-gradient(154.21% 2840.14% at -4.66% 147.5%, rgba(97, 112, 130, 0.7) 0%, rgba(65, 70, 77, 0.7) 100%);
	border-radius: 10px;
	padding: 5px 10px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	line-height: 10px;
	margin: 0 4px 10px;
	min-height: 34px;
}

.filter_btn img {    
	text-align: center;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.filter_btn.active {
	background: radial-gradient(200% 3812.5% at -14.06% 157.81%, #358DEF 0%, #2D3239 100%);
}
.loader{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity:0.4;
	z-index:999999;
	background:#000;


}
.loader .loader-indicator {
	/*position: absolute;
	top: 40%;
	left: 47%;
	width: 100px;
	height: 100px;
	border-left: 5px solid #fff;
	border-radius: 50%;*/
    position: absolute;
    top: 11px;
    width: 15px;
    right: 25%;
    height: 15px;
    border-left: 2px solid #fff;
    border-radius: 50%;
}
.rotate{
	animation: loading 1s linear infinite;
} 
@keyframes loading {
  0% { 
    transform: rotate(0); 
  }
  100% { 
    transform: rotate(360deg);
  }
 }

 #reviewForm button[type="submit"] {
 	position:  relative;
 }

 .camera_view-block{
 	position: absolute;
 	right: 0;
    top: 0;
 }

/* The Modal (background) */
.img-modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.img-modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
.img-modal-caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.img-modal-content, .img-modal-caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.img-modal-close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.img-modal-close:hover,
.img-modal-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .img-modal-content {
    width: 100%;
  }
}