/*#lots{
	display: none;
}*/
.container {
	max-width: 1200px !important;
	margin: auto;
	position: relative;
	z-index: 1;
}
/*#verx .logo img {
    vertical-align: top;
    max-width: 100%;
    min-width: 40px;
    width: auto !important;
}

.logo_text__caption {
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 120% !important;
    color: #737373 !important;
    margin-bottom: 8px !important;
    font-family: "Open Sans",sans-serif !important;
}

.header__top-element-logo-text-img{
	margin-top: -1px;
}*/

/*--Виджет отзывов*/
.sw-app {
    background-color: var(--secondary-two-background-color) !important;
}

.sw-app .sw-review-box {
    border-radius: 14px !important;
    padding: 24px 15px 15px 15px !important;
    background-color: var(--sw-review-box-background-color) !important;
}

.sw-app .sw-review-box .sw-reviews-rating,
.sw-app .sw-review-item .sw-review-item-header .sw-review-item-user,
.sw-app .sw-review-item .sw-review-item-header .sw-review-item-user>a,
.sw-app .sw-review-item-date,
.sw-app .sw-review-item-body-readmore {
    color: var(--titles-color) !important;
}

@media only screen and (max-width: 480px) {
    .sw-app .sw-app-body {
        gap: 22px !important;
    }
    .sw-app .sw-review-box {
        width: 94% !important;
        margin: auto !important;
    }
    .sw-review-list:not(.sw-swiper-initialized) .sw-review-item {
        width: 94% !important;
        margin: auto !important;
    }
}

.sw-app .sw-review-box-tabs .sw-review-box-tab:first-child .sw-review-box-tab-name {
    font-size: 15px !important;
    font-weight: 500 !important;
}

.sw-app .sw-review-box-tab:first-child img[src="https://res.smartwidgets.ru/res/review_all.svg"] {
    display: none !important;
}

/*.sw-app .sw-review-box-tab img {
    width: 76px !important;
    height: auto !important;
    object-fit: contain !important;
}*/

.sw-app .sw-review-box .sw-review-item-stars .star {
    width: 18px !important;
    height: 18px !important;
}

.sw-app .sw-reviews-rating rating {
    font-weight: bold !important;
    font-size: 15px !important;
}

.sw-app .sw-reviews-rating {
    font-size: 10px !important;
    font-weight: normal !important;
}


.sw-app .sw-review-box .sw-reviews-count {
    font-size: 14px !important;
}


.sw-app .swiper-wrapper .sw-review-item {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .08) !important;
    background-color: var(--main-background-color) !important;
}

/*.sw-app .sw-review-box-bottom {
    width: fit-content !important;
    column-gap: 34px !important;
}*/

.sw-app .sw-review-box-left {
    row-gap: 14px !important;
}

.sw-app .sw-reviews-btn-form,
.sw-app .sw-review-bottom .sw-reviews-more {
   background: #29aae3 !important;
   font-weight: 700 !important;
   font-size: 13px !important;
   color: #ffffff !important;
   border-radius: 8px !important;
   border: none !important;
   box-shadow: none !important;
   -webkit-box-shadow: none !important;
   transition: all linear 0.2s;
   opacity: 1 !important;
}

.sw-app .sw-reviews-btn-form {
    padding: 11px 33px !important;
}

.sw-app .sw-review-bottom .sw-reviews-more {
    padding: 9px 26px !important;
    margin-top: 36px !important;
}

.sw-app .sw-reviews-btn-form:hover,
.sw-app .sw-review-bottom .sw-reviews-more:hover {
    opacity: 0.7 !important;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
}

@media only screen and (max-width: 480px) {
    /*.sw-app .sw-reviews-btn-form {
        margin-bottom: 15px !important;
    }*/
    .sw-app .sw-review-box {
        padding: 30px 15px 30px 15px !important;
    }
}

/*Стилизация лого в виджете по ID - иконка в табе*/
#sw-app-59dd17b9bf47f9f169b52038ea356a38 .sw-review-box-tabs .sw-review-box-tab .sw-review-box-tab-logo,
#sw-app-59dd17b9bf47f9f169b52038ea356a38 .sw-review-box-tabs .sw-review-box-tab.active .sw-review-box-tab-logo-active {
    height: 16px !important;
    width: auto !important;
}

.sw-app .sw-review-box-tabs {
    margin-bottom: 0px !important;
}

.sw-app .sw-review-box-tabs .sw-review-box-tab.active,
.sw-app .sw-review-box-tabs .sw-review-box-tab {
    border-radius: 8px !important;
}

.sw-app .sw-review-box-tabs .sw-review-box-tab {
    border: 1px solid var(--sw-review-tab-border-color) !important;
    transition: all linear 0.2s;
    background-color: var(--sw-review-tabs-color) !important;
}

.sw-app .sw-review-box-tabs .sw-review-box-tab:hover {
    border: 1px solid #c2c2c2 !important;
}

.sw-app .sw-review-box-tabs .sw-review-box-tab.active {
    border: 1px solid var(--sw-review-tab-active-border-color) !important;
    background-color: var(--sw-review-tab-active-color) !important;
}

.sw-app .sw-review-box-tabs-body {
    column-gap: 8px !important;
}

.sw-app .sw-review-truncate-text {
    line-height: 24px !important;
}

.sw-app .sw-review-source-link {
    color: #29aae3 !important;
}

.sw-app .sw-review-bottom .sw-swiper-button-next, 
.sw-app .sw-review-bottom .sw-swiper-button-prev {
    width: 48px !important; 
    height: 48px !important;
    background: #29aae3 !important;
    opacity: 0.7 !important;
    transition: all linear 0.2s;
}

.sw-app .sw-review-bottom .sw-swiper-button-next::after, 
.sw-app .sw-review-bottom .sw-swiper-button-prev::after {
    font-size: 13px !important;
    line-height: 48px !important;
    color: #ffffff !important;
}

.sw-app .sw-review-bottom .sw-swiper-button-next:hover, 
.sw-app .sw-review-bottom .sw-swiper-button-prev:hover {
    opacity: 1 !important;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
}

.sw-app .sw-review-item .sw-review-item-message {
    font-weight: 500 !important;
}

.sw-app .sw-review-item .sw-review-item-body {
    color: var(--sw-review-text-color) !important;
}

/*Стилизация pop up в виджете*/
.sw-app .sw-app-body-feedback>div:not(:empty) {
    padding: 10px 40px !important;
    /*margin-left: -5px !important;*/
    max-width: 500px !important;
}

@media only screen and (max-width: 480px) {
   .sw-app .sw-app-body-feedback>div:not(:empty) { 
        padding: 10px 20px !important;
    }
}


.sw-app .sw-window_popup {
    border-radius: 10px !important;
    background-color: var(--main-background-color) !important;
}

.sw-app .sw-window_popup .sw-app-body-feedback-body > p,
.sw-app .sw-app-body-feedback-survey h2 span {
    color: var(--titles-color) !important;
}

.sw-app .sw-popup-close,
.sw-app .sw-bage-close {
    background-image: none !important;
    mask-image: var(--close-icon) !important;
    -webkit-mask-image: var(--close-icon) !important;
    background-color: #29aae3 !important;
    width: 16px !important;
    height: 16px !important;
}

.sw-app .sw-popup-close:hover,
.sw-app .sw-bage-close:hover {
    transform: none !important;
    animation: none !important;
    transition: none !important;
}

.sw-app .sw-app-body-feedback-button-sources .sw-btn {
    border-radius: 8px !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin: 0 0 15px 0 !important;
    padding: 17px !important;
}

.sw-app-body-feedback-button-sources a.sw-btn.sw-app-body-feedback-button-source {
    justify-content: flex-start !important;
    flex-direction: column !important;
    row-gap: 10px !important;
}

.sw-app .sw-app-body-feedback-button-sources .sw-btn img {
    width: 28px !important;
    margin-right: 0 !important;
}

.sw-app .sw-app-body-feedback-button-sources .sw-btn:hover {
    border: 1px solid #c2c2c2 !important;
}

.sw-app .sw-app-body-feedback-button-sources {
    margin-top: 25px !important;
    column-gap: 15px !important;
}

.sw-app .sw-app-body-feedback-button-source {
    /*background: var(--sw-review-tab-border-color) !important;
    border: 1px solid var(--sw-review-tab-border-color) !important;*/
    background-color: var(--sw-review-tabs-color) !important;
    border: 1px solid var(--sw-review-tab-border-color) !important;
}

.sw-app .sw-app-body-feedback .sw-app-body-feedback-button-source-name small {
    color: var(--sw-review-text-color) !important;
}

.sw-app-body-feedback-body p b span {
    font-weight: 700 !important;
    line-height: 1.35 !important;
}

.sw-app .sw-fields input,
.sw-app .sw-fields textarea {
    font-size: 14px !important;
    line-height: 17px !important;
    padding: 17px 30px !important;
    border-radius: 10px !important;
    margin-top: 15px !important;
    background: var(--secondary-background-color) !important;
    color: var(--header-menu-item-link-color) !important;
}

.sw-app .sw-fields input::placeholder,
.sw-app .sw-fields textarea::placeholder {
    font-size: 14px !important;
}

.sw-app .sw-btn-active {
    background: #29aae3 !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 10px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: normal !important;
    padding: 17px 86px !important;
}

.sw-app .sw-btn-active:hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
    opacity: 0.7 !important;
}

.sw-app .sw-image_popup {
    border-radius: 10px !important;
    background-color: var(--main-background-color) !important;
}

.sw-app .sw-image_popup .sw-popup-main .sw-popup-main-image .sw-image_popup-arrow_prev:after,
.sw-app .sw-image_popup .sw-popup-main .sw-popup-main-image .sw-image_popup-arrow_next:after {
    border-radius: 100px !important;
    font-size: 0.8rem !important;
    background: #29aae3 !important;
    transition: all linear 0.2s !important;
    opacity: 0.7 !important;
}

.sw-app .sw-image_popup .sw-popup-main .sw-popup-main-image .sw-image_popup-arrow_prev:hover:after,
.sw-app .sw-image_popup .sw-popup-main .sw-popup-main-image .sw-image_popup-arrow_next:hover:after {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
    opacity: 1 !important;
}

/*--/ Виджет отзывов*/

#WJCForm183 {
	background: #fff;
	border: 1px solid #fafafa;
	-webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	padding: 42px 60px;
}

#WJCForm183 h2 {
	font-weight: 700;
	font-size: 32px;
	line-height: 44px;
	text-align: center;
	margin-bottom: -5px;
}

#WJCForm183 .form-control {
	background: #fff !important;
	border: 1px solid #bdbdbd !important;
	border-radius: 10px !important;
	padding: 30px 25px !important;
	width: 100% !important;
	-webkit-transition: border-color 0.4s !important;
	-o-transition: border-color 0.4s !important;
	transition: border-color 0.4s !important;
	font-size: 14px !important;
	margin-bottom: 15px !important;
}

#WJCForm183 .modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 0px;
}

#WJCForm183 .btn {
	background: #29aae3 !important;
	color: #fff !important;
	font-family: 'Open Sans' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	text-align: center !important;
	border-radius: 10px !important;
	display: inline-block !important;
	-webkit-transition: opacity 0.4s, -webkit-box-shadow 0.4s !important;
	transition: opacity 0.4s, -webkit-box-shadow 0.4s !important;
	-o-transition: opacity 0.4s, box-shadow 0.4s !important;
	transition: opacity 0.4s, box-shadow 0.4s !important;
	transition: opacity 0.4s, box-shadow 0.4s, -webkit-box-shadow 0.4s !important;
	width: 100%;
	font-size: 18px !important;
	padding: 15px 0px !important;
}

#WJCForm183 .modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 0px;
	border-top: none !important;
	border-bottom-right-radius: none !important;
	border-bottom-left-radius: none !important;
	text-align: center;
	width: 100%;
}

#WJCForm183 .modal-footer > * {
	margin: 0rem;
}

.filter__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
	margin-bottom: 20px;
	text-align: center;
}

@media (max-width: 980px) {
   .filter__title {
        line-height: 27px;
    }
}


#content {
	background-color: none !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	overflow: hidden;
}

.ff {
	height: 54px !important;
}

.home_form_wrapper {
	padding: 30px;
	background-color: var(--secondary-two-background-color);
	-webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	z-index: 2;
}

.filter__wrapper select {
	background-position: right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}

.podbor_cst .home_form_wrapper {
	padding: 30px;
	-webkit-box-shadow: 0 0 14px var(--work-item-box-shadow) !important;
	box-shadow: 0 0 14px var(--work-item-box-shadow) !important;
	border-radius: 10px !important;
	margin-top: 25px !important;
}

@media (max-width: 480px) {
    .podbor_cst .home_form_wrapper {
    padding: 20px;
    }
}

.podbor_cst .title-h1 {
	font-weight: 800;
	font-size: 36px;
	line-height: 49px;
	margin-bottom: -10px;
	text-align: center;
	margin-top: 50px;
}

@media (max-width: 980px) {
    .podbor_cst .title-h1 {
        font-size: 24px;
        line-height: 33px;
        text-align: center;
    }
}

.home_form_wrapper {
	padding: 30px;
	-webkit-box-shadow: 0 0 14px var(--work-item-box-shadow) !important;
	box-shadow: 0 0 14px var(--work-item-box-shadow) !important;
	border-radius: 10px !important;
	margin-top: -130px !important;
}

@media (max-width: 480px) {
    .home_form_wrapper {
        padding: 20px;
    }
}

.table_cstt {
	display: inline-block;
	font-size: 14px;
	font-weight: 400 !important;
	text-align: left;
	padding: 18px 0px 18px 0px;
	font-weight: bold;
	/* vertical-align: middle; */
	/* float: left; */
	/* width: 65%; */
}
.table_cstt_img {
	display: inline-block;
	text-align: right;
	/* float: right; */
	/* width: 30%; */
	vertical-align: inherit;
}

.delevery__info-title {
	text-align: center;
}

h2.big.enter__title.news_blog {
	display: none !important;
}
#lots th:first-child {
	border-radius: 10px 0 0 10px;
	padding-left: 20px;
}

#lots th:last-child {
	border-radius: 0 10px 10px 0;
}

#lots.lotsdata th {
	line-height: 1.35;
	font-weight: 400;
}

.auclist-amount table {
	border-spacing: 0px 20px !important;
	border-collapse: inherit !important;
}

.bottom1 {
	width: 100%;
}

.bottom2 {
	width: 100%;
}

.bottom3 {
	width: 100%;
	
}
.bottom3 .video {
    background: transparent !important;
}
.bottom4 {
	width: 100%;
}

.bottom5 {
	width: 100%;
}

.bottom6 {
	width: 100%;
}

.bottom7 {
	width: 100%;
}

.modal-header {
	padding: 0px 0px 20px !important;
}

#WJC192 a {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	text-align: center;
	border-radius: 10px;
	display: inline-block;
	-webkit-transition: opacity 0.4s, -webkit-box-shadow 0.4s;
	transition: opacity 0.4s, -webkit-box-shadow 0.4s;
	-o-transition: opacity 0.4s, box-shadow 0.4s;
	transition: opacity 0.4s, box-shadow 0.4s;
	transition: opacity 0.4s, box-shadow 0.4s, -webkit-box-shadow 0.4s;
	font-size: 16px;
	padding: 10px calc(10px + 15 * (100vw - 768px) / 1152);
}

#WJC192 a:hover {
	opacity: 0.7;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	color: #fff;
}

#WJCForm192 {
	border-radius: 10px !important;
	min-width: 350px !important;
}
#WJCForm192 .modal-content {
	padding: 0px 0px 0px 0px !important;
	background: #fff !important;
	display: block !important;
	border-radius: 10px;
}

#WJCForm192 .modal-dialog {
	max-width: 500px;
	margin: 0 auto;
}

#WJCForm192 .modal-content input[type='text'],
#WJCForm192 .modal-content input[type='password'],
#WJCForm192 .modal-content textarea,
#WJCForm192 .input-css,
#WJCForm192 .inlauth,
#WJCForm192 .tarea {
	background: #fff !important;
	width: 100% !important;
	border: 1px solid #464646 !important;
	border-radius: 10px !important;
	padding: 8px 20px !important;
}

#WJCForm192 .form-control:focus {
	border: 1px solid #000 !important;
	background: #fff !important;
}

#WJCForm192 .modal-title {
	font-weight: 600 !important;
	font-size: 24px !important;
	line-height: 120% !important;
	color: #222327 !important;
	text-align: center !important;
	margin-bottom: -12px !important;
	margin-top: 35px;
}

#WJCForm192 .close {
	font-weight: 700 !important;
	text-shadow: 0 1px 0 #fff !important;
	position: absolute !important;
	right: 15px !important;
	top: 5px !important;
	cursor: pointer !important;
	color: #29aae3 !important;
	font-size: 40px !important;
	line-height: 100% !important;
	opacity: 1 !important;
}

#WJCForm192 .modal-footer {
	display: block;
	padding: 0.75rem;
	border-top: none;
	border-bottom-right-radius: none;
	border-bottom-left-radius: none;
	text-align: center;
	margin-top: -35px;
	margin-bottom: 20px;
}

#WJCForm192 .modal-footer .btn {
	background: #29aae3 !important;
	color: #fff !important;
	font-family: 'Open Sans' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	text-align: center !important;
	border-radius: 10px !important;
	display: inline-block !important;
	-webkit-transition: opacity 0.4s, -webkit-box-shadow 0.4s !important;
	transition: opacity 0.4s, -webkit-box-shadow 0.4s !important;
	-o-transition: opacity 0.4s, box-shadow 0.4s !important;
	transition: opacity 0.4s, box-shadow 0.4s !important;
	transition: opacity 0.4s, box-shadow 0.4s, -webkit-box-shadow 0.4s !important;
	width: 98%;
	padding: 10px;
}

.header__top-element .hideform {
	display: block;
}

.hideform {
	display: none;
}

.callback .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;

}

@media (max-width: 980px) {
    .callback .title {
        font-size: 20px;
        line-height: 150%;
    }
}

.callback__form .callback__input {
	cursor: pointer;
	width: 100%;
	padding: 17px 30px;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	background: var(--secondary-background-color);
	color: var(--main-text-color);
	border: 1px solid #dfdfdf !important;
	border-radius: 10px;
	-webkit-transition: border-color 0.4s;
	-o-transition: border-color 0.4s;
	transition: border-color 0.4s;
}

.services__column .btn {
	overflow: visible;
	background: #29aae3;
	color: #fff;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	text-align: center;
	border-radius: 10px;
	display: inline-block;
	-webkit-transition: opacity 0.4s, -webkit-box-shadow 0.4s;
	transition: opacity 0.4s, -webkit-box-shadow 0.4s;
	-o-transition: opacity 0.4s, box-shadow 0.4s;
	transition: opacity 0.4s, box-shadow 0.4s;
	transition: opacity 0.4s, box-shadow 0.4s, -webkit-box-shadow 0.4s;
}

.blog .icons {
	display: none;
}

#site_content .icons {
	display: none;
}

#verh {
	position: relative;
	z-index: 999;
}

.reviews__item-avatar-img {
	width: 60px;
	border-radius: 99px;
}

.header__top-element-cours--rub,
.header__top-element-cours--krw {
	font-weight: 400 !important;
	font-size: 14px !important;
	margin: 2px 0px;
}

.item_wrapper_cst {
	max-width: 1200px;
}

.cst_print {
	margin-bottom: 45px;
}

#mainCarousel .carousel__viewport {
	border-radius: 10px;
}

.del_city {
	border: 1px solid #c2c2c2 !important;
	border-radius: 10px;
	background-position-x: calc(100% - 15px);
	background: url(../img/filter/icon-arrow.svg) no-repeat var(--main-background-color);
	background-position: right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	color: var(--main-text-color);
	height: 38px;
	width: 66.5%;
	font-size: 14px !important;
}

.item_desc1 .mt15 {
	margin-top: 0px;
}

.down_photo:before {
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 7px;
	background: url(../img/card/icon-download.svg);
}

.item_table_cst {
	margin-bottom: -8px;
	margin-top: -14px;
}

.st .tbl-lot th {
	font-family: 'Open Sans';
	font-size: 14px;
	text-align: left !important;
	background: none;
	border-bottom: 1px solid #e2e2e2;
}

.st .tbl th {
	font-family: 'Open Sans';
	padding: 7px 5px;
	overflow: hidden;
	border-right: none;
	width: 50%;
}

.st .tbl td {
	padding: 7px 5px;
	border-bottom: 1px solid #e2e2e2;
	overflow: hidden;
	text-align: right;
	font-family: 'Open Sans';
	font-size: 14px;
	width: 50%;
}

.st .sub-title {
	font-weight: 700;
	font-size: 24px;
	line-height: 33px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 5px;
}

.osmotr_btn_cst:hover,
.kupit_btn_cst:hover {
    opacity: 0.7 !important;
    color: #fff;
    background: #29aae3;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

#del_city_th {
    line-height: 3.5em !important;
}

@media (min-width: 980px) {
	.fanygarl {
		display: inline-block;
		width: 49%;
		margin-top: 50px;
	}

	.item_desc1 {
		display: inline-block;
		vertical-align: top;
		margin-left: 50px;
	}

	.st .tbl,
	.st .tbl4addit {
		width: 45%;
		border-collapse: collapse;
		display: inline-table;
		margin: 0px 50px 0px 0px;
	}

	.down_photo {
		display: inline-block;
		margin-bottom: 20px;
		padding: 14px 43px;
		text-align: center;
		font-weight: 700;
		text-align: center;
		color: #29aae3;
		border: 1px solid #29aae3;
		border-radius: 10px;
		font-size: 16px !important;
	}

	.item_desc1 h1 {
		text-align: left !important;
		font-weight: 700;
		font-size: 20px;
		line-height: 32px;
		margin-top: 40px;
	}

	#entity_price_not {
		float: left;
		/* font-family: "PT Sans Narrow", "Arial Narrow", sans-serif; */
		/* font-size: 13px; */
		/* font-weight: bold; */
		font-weight: 400;
		font-size: 20px;
		line-height: 27px;
		color: #000;
		margin-top: 30px;
	}

	.del_city {
		border: 1px solid #c2c2c2 !important;
		border-radius: 10px;
		padding: 5px 3px 5px 12px;
		background-position-x: calc(100% - 15px);
		background: url(../img/filter/icon-arrow.svg) no-repeat var(--main-background-color);
		background-position: 95% 50%;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		cursor: pointer;
		color: var(--main-text-color);
		height: 40px;
		width: 65%;
		font-size: 13px;
	}

	.price_tr {
		/* font-weight: bold; */
		/* line-height: 34px; */
		/* float: revert; */
		/* margin-left: 120px; */
		margin-left: 19px;
		/* position: relative; */
		display: block;
		/* margin-left: auto; */
		font-weight: 700;
		font-size: 24px;
		line-height: 2;
		color: var(--main-text-color) !important;
	}

	.osmotr_btn_cst {
		display: inline-block;
		width: 200px;
		color: #ffffff !important;
		-webkit-text-fill-color: #ffffff !important;
		padding: 14px 24px;
		font-weight: 700;
		text-align: center;
		border-radius: 10px;
		background: #29aae3;
		color: #fff;
		-webkit-transition: opacity 0.4s, -webkit-box-shadow 0.4s;
		transition: opacity 0.4s, -webkit-box-shadow 0.4s;
		-o-transition: opacity 0.4s, box-shadow 0.4s;
		transition: opacity 0.4s, box-shadow 0.4s;
		transition: opacity 0.4s, box-shadow 0.4s, -webkit-box-shadow 0.4s;
		/*font-size: 16px !important;*/
		font-size: inherit;
	}

	.kupit_btn_cst {
		display: inline-block;
		padding: 14px 24px;
		text-align: center;
		font-weight: bold;
		border-radius: 10px;
		display: inline-block;
		margin: 20px 25px;
		text-decoration: none !important;
		font-weight: 700;
		text-align: center;
		color: #29aae3;
		border: 1px solid #29aae3;
		border-radius: 10px;
		font-size: 16px !important;
	}

	.share-url-title {
		font-weight: 400;
		font-size: 14px;
		line-height: 27px;
		color: var(--main-text-color);
		display: inline-block;
	}

	.share-buttons {
		/*margin-top: 5px;*/
		padding: 5px;
		display: inline;
	}

	.share-buttons a {
		height: 36px;
		width: 36px;
		display: inline-block;
		cursor: pointer;
		margin-top: 5px;
	}
}

.blog .span4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	width: calc(33.333% - 33.4px);
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	padding: 15px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}
.blog .span4 .item {
	/*border: 1px solid #e5e5e5; */
	/* border-radius: 5px; */
	/* box-shadow: 0px 3px 2px 0px rgba(185, 185, 185, 0.42); */
	/* margin-bottom: 30px; */
	/* width: 300px; */
	/* display: inline-block; */
	/* vertical-align: top; */
	/* margin-top: 30px; */
	position: relative;
	padding-top: 210px;
	/* padding-left: 20px; */
	padding-right: 20px;
}

.blog .article-info {
	float: left;
}

.blog .span4:not(:last-of-type) .item {
	/*margin-right: 30px;*/
}

.blog .span4 {
	display: inline-block;
}

.blog .span4 h2 {
	margin-bottom: 10px;
	font-size: 18px;
	height: auto;
	overflow: hidden;
	text-align: left;
}

.item-image {
	margin-bottom: 20px;
}

@media (max-width: 980px) {
	.about__bottom {
		margin-bottom: -60px;
	}
	.header__bottom-menu-mobile-times {
		border-bottom: 1px solid rgba(0, 0, 0, 0.4);
		padding-bottom: 20px;
		margin-bottom: 20px;
		text-align: left !important;
		margin-left: 5px !important;
	}
	#schemeofwork .schemeofwork__items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 90px !important;
		-webkit-column-gap: 22px;
		-moz-column-gap: 22px;
		column-gap: 22px;
		row-gap: 55px;
	}
	.pagination {
		display: -ms-flexbox;
		display: block !important;
		padding-left: 0;
		list-style: none;
		border-radius: 0.25rem;
		text-align: center;
	}

	.pagination .pull-right {
		float: none;
	}

	.header__bottom-menu-mobile-button {
		margin-bottom: 10px;
	}

	.about__top {
		text-align: left !important;
	}
	.blog .span4 h2 {
		margin-bottom: 10px;
		font-size: 18px;
		height: auto;
		overflow: hidden;
		text-align: left;
	}

	#site_content .page-header {
		margin-top: 100px;
	}

	.blog .span4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		position: relative;
		width: 100%;
		-webkit-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
		padding: 15px;
		-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
		border-radius: 5px;
	}
	.blog .span4 .item {
		/*border: 1px solid #e5e5e5; */
		/* border-radius: 5px; */
		/* box-shadow: 0px 3px 2px 0px rgba(185, 185, 185, 0.42); */
		/* margin-bottom: 30px; */
		/* width: 300px; */
		/* display: inline-block; */
		/* vertical-align: top; */
		/* margin-top: 30px; */
		position: relative;
		padding-top: 210px;
		/* padding-left: 20px; */
		padding-right: 20px;
	}

	.blog .article-info {
		float: left;
		margin-top: 8px;
	}

	.blog .span4:not(:last-of-type) .item {
		/*margin-right: 30px;*/
	}

	.blog .span4 {
		display: block;
	}

	.garant__inner .title {
		margin-top: 30px;
	}
	.contacts__map {
		width: 100%;
		height: 250px;
		display: none;
	}
	.footer__bottom-copyright span {
		display: block;
	}

	.footer__bottom-copyright {
		width: 50%;
		display: inline-block;
	}
	.footer__bottom-adres {
		width: 48%;
		display: inline-block;
	}

	.options-wrapper,
	.inspection-wrapper,
	.accident-wrapper,
	.char-h2{
		margin-left: 10px;
	}

	.main_item {
		overflow: hidden;
		margin-top: -125px;
	}
	.fanygarl {
		display: block;
		width: 100%;
	}

	.item_desc1 {
		display: block;
		min-width: 44%;
	}

	.st .tbl,
	.st .tbl4addit {
		width: 100%;
		border-collapse: collapse;
		display: inline-table;
		margin: 0px 5px 0px 5px;
	}

	.back-button{
		display: block !important;
	}

	.item_wrapper_cst {
		margin-top: 100px;
		width: 100%;
		padding: 0px 20px;
	}

	.down_photo {
		display: inline-block;
		margin-bottom: 0px;
		padding: 10px 43px;
		text-align: center;
		font-weight: 700;
		text-align: center;
		color: #29aae3;
		border: 1px solid #29aae3;
		border-radius: 10px;
		font-size: 14px !important;
		width: 100%;
	}

	.item_desc1 h1 {
		text-align: center !important;
		font-weight: 700;
		font-size: 20px;
		line-height: 27px;
		margin-top: 30px;
		border-bottom: 1px solid #ccc;
	}

	#entity_price_not {
		float: left;
		/* font-family: "PT Sans Narrow", "Arial Narrow", sans-serif; */
		/* font-size: 13px; */
		/* font-weight: bold; */
		font-weight: 400;
		font-size: 20px;
		line-height: 27px;
		color: #000;
		margin-top: 30px;
	}

	#del_city_th {
		white-space: nowrap;
		line-height: 1.5em;
		font-size: 20px;
		line-height: 16px;
	}

	.del_city {
		border: 1px solid #c2c2c2 !important;
		border-radius: 10px;
		padding: 5px 10px 5px 12px;
		background-position-x: calc(100% - 15px);
		background: url(../img/filter/icon-arrow.svg) no-repeat;
		background-position: right center;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		cursor: pointer;
		height: 40px;
		width: 65%;
		font-size: 13px;
		background-position: 95% 50%;
	}

	.price_tr {
		/* font-weight: bold; */
		/* line-height: 34px; */
		/* float: revert; */
		margin-left: 120px;
		/* position: relative; */
		display: block;
		/* margin-left: auto; */
		font-weight: 700;
		font-size: 24px;
		line-height: 2;
		color: #163745;
		/* text-align: right; */
		/* float: right; */
	}

	.osmotr_btn_cst {
		/* float: left; */
		display: inline-block;
		width: 200px;
		color: #ffffff !important;
		-webkit-text-fill-color: #ffffff !important;
		padding: 14px 14px;
		font-weight: 700;
		text-align: center;
		border-radius: 10px;
		background: #29aae3;
		color: #fff;
		-webkit-transition: opacity 0.4s, -webkit-box-shadow 0.4s;
		transition: opacity 0.4s, -webkit-box-shadow 0.4s;
		-o-transition: opacity 0.4s, box-shadow 0.4s;
		transition: opacity 0.4s, box-shadow 0.4s;
		transition: opacity 0.4s, box-shadow 0.4s, -webkit-box-shadow 0.4s;
		/*font-size: 16px !important;*/
		font-size: inherit;
	}

	.kupit_btn_cst {
		display: inline-block;
		padding: 14px 14px;
		text-align: center;
		font-weight: bold;
		border-radius: 10px;
		display: inline-block;
		margin: 20px 25px;
		text-decoration: none !important;
		font-weight: 700;
		text-align: center;
		color: #29aae3;
		border: 1px solid #29aae3;
		border-radius: 10px;
		font-size: 16px !important;
	}

	.share-url-title {
		font-weight: 400;
		font-size: 14px;
		line-height: 27px;
		color: var(--main-text-color);
		display: inline-block;
	}

	.share-buttons {
		/*margin-top: 5px;*/
		padding: 5px;
		display: inline;
	}

	.share-buttons a {
		height: 36px;
		width: 36px;
		display: inline-block;
		cursor: pointer;
		margin-top: 5px;
	}
}

@media (max-width: 480px) {
	#del_city_th {
		white-space: nowrap;
		font-size: 16px;
		line-height: 16px;
	}

	.del_city {
		border: 1px solid #c2c2c2 !important;
		border-radius: 10px;
		padding: 5px 10px 5px 12px;
		background-position-x: calc(100% - 15px);
		background: url(../img/filter/icon-arrow.svg) no-repeat;
		background-position: right center;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		cursor: pointer;
		height: 40px;
		width: 65%;
		font-size: 13px;
	}

	.price_tr {
		/* font-weight: bold; */
		/* line-height: 34px; */
		/* float: revert; */
		margin-left: 130px !important;
		/* position: relative; */
		display: block;
		/* margin-left: auto; */
		font-weight: 700;
		font-size: 13px !important;
		line-height: 2;
		color: #163745;
		/* text-align: right; */
		/* float: right; */
	}
}

@media (max-width: 440px) {
	.price_tr {
		/* font-weight: bold; */
		/* line-height: 34px; */
		/* float: revert; */
		margin-left: 90px !important;
		/* position: relative; */
		display: block;
		/* margin-left: auto; */
		font-weight: 700;
		font-size: 18px !important;
		line-height: 2;
		color: #163745;
		/* text-align: right; */
		/* float: right; */
	}
}

@media (max-width: 420px) {
	.osmotr_btn_cst {
		/* float: left; */
		display: inline-block;
		width: 170px !important;
		color: #ffffff !important;
		-webkit-text-fill-color: #ffffff !important;
		padding: 9px 14px;
		font-weight: 700;
		text-align: center;
		border-radius: 10px;
		background: #29aae3;
		color: #fff;
		-webkit-transition: opacity 0.4s, -webkit-box-shadow 0.4s;
		transition: opacity 0.4s, -webkit-box-shadow 0.4s;
		-o-transition: opacity 0.4s, box-shadow 0.4s;
		transition: opacity 0.4s, box-shadow 0.4s;
		transition: opacity 0.4s, box-shadow 0.4s, -webkit-box-shadow 0.4s;
		/*font-size: 16px !important;*/
		font-size: inherit;
	}

	.kupit_btn_cst {
		display: inline-block;
		padding: 9px 20px !important;
		text-align: center;
		font-weight: bold;
		border-radius: 10px;
		display: inline-block;
		margin: 20px 20px !important;
		text-decoration: none !important;
		font-weight: 700;
		text-align: center;
		color: #29aae3;
		border: 1px solid #29aae3;
		border-radius: 10px;
		font-size: 16px !important;
	}
}

@media (max-width: 390px) {
	.price_tr {
		/* font-weight: bold; */
		/* line-height: 34px; */
		/* float: revert; */
		margin-left: 35px !important;
		/* position: relative; */
		display: block;
		/* margin-left: auto; */
		font-weight: 700;
		font-size: 16px !important;
		line-height: 2;
		color: #163745;
		/* text-align: right; */
		/* float: right; */
	}
	#del_city_th {
		font-size: 16px;
	}
	.span.tdincitycst.note{
		height: 20px;
	}
}

#entity_price_value {
	font-size: 80% !important;
	position: relative;
}

#ky_price_value {
	display: block !important;
	font-size: 80% !important;
	/* margin-top: 0px; */
	margin-bottom: -35px;
	position: relative;
}

#ru_price_value, #eaeu_price_value {
	font-size: 80% !important;
	position: relative;
	top: 4px;
}

/*.homepageform_cst .callback__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-column-gap: 37px;
    -moz-column-gap: 37px;
    column-gap: 37px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
*/

.itemwrcst {
	max-width: 1200px;
	margin: 0 auto;
}

@media (max-width: 768px) {
	.col1[style] {
		max-width: 100% !important;
	}
}

@media (max-width: 350px) {
	.header {
		padding-top: 0px;
	}
}

@media (max-width: 980px) {
	.share-url-title {
		font-weight: 400;
		font-size: 14px;
		line-height: 27px;
		color: var(--main-text-color);
		display: inline-block;
	}
	.kupit_btn_cst {
		white-space: nowrap;
	}
	.price_tr {
		margin-left: 45px !important;
	}
}

@media (max-width: 480px) {
	.price_tr {
		margin-left: 20px !important;
	}
	#entity_price_not {
		font-size: 16px;
	}
    .reviews-box .container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media (max-width: 420px) {
	.osmotr_btn_cst,
	.kupit_btn_cst {
		font-size: 14px !important;
		white-space: nowrap;
	}
}


.del_city {
	background-position: 90% 50% !important;
	padding: 5px 24px 5px 12px !important;
	margin-left: 3px;
    min-width: 100px;
}

.footer__socials-item-link--inst {
	background: url('../img/footer/instagram-ico.svg') center center no-repeat;
	background-size: contain;
}

.home_form_wrapper {
	margin-top: 40px !important;
	padding-top: 40px !important;
}

/*@media (max-width: 980px) {
  .filter__title {
	  display: none;
  }
}*/

.hero {
	background: none !important;
	padding: 50px 0 10px 0 !important;
}

@media (max-width: 768px) {
	.hero {
		padding: 25px 0 0px 0 !important;
	}
	.bottom1 {
		margin-top: 40px !important;
	}
}

@media (max-width: 980px) {
	#lots > tbody {
		padding: 0;
	}
}

@media (max-width: 480px) {
  .price_tr {
    margin-left: 20px !important;
  }
  .del_city {
    height: 30px;
    padding: 5px 20px 5px 5px !important;
    font-size: 10px;
  }
  #entity_price_not {
    margin-top: 42px;
  }
}

@media (max-width: 400px) {
  #entity_price_not {
    margin-top: 32px;
  }
}


@media (max-width: 390px) {
  #del_city_th, #price_trm, #entity_price_not {
    font-size: 11px;
  }
  .price_tr {
    margin-left: 0px !important;
  }
  #entity_price_not {
    margin-top: 42px;
  }
}



.contacts-sosial {
  /* max-width: 150px;
  margin: 0 auto; */
  margin: 32px 16px;
}

.contacts-sosial__items {
  display:flex;
  flex-direction: column;
  row-gap:20px;
}
.contacts-sosial__item {
  display:flex;
  column-gap:14px;
  align-items: center;
  cursor: pointer;
  margin-right: auto;
  margin-left: auto;
  width: 280px;
}

.contacts-sosial__item-icon {
  width:35px;
  height:35px;
  flex-shrink: 0;
  background: url('/templates/itome/img/header/icon-tg.svg') center center no-repeat;
  background-size: contain;
}

.contacts-sosial__item-icon--wt {
  background: url('/templates/itome/img/header/icon-wt.svg') center center no-repeat;
}

.contacts-sosial__item-icon--max {
	background-image: url(/templates/itome/img/header/max_logo.png);
	border-radius: 100%;
}

.contacts-sosial__item-description {
    line-height: 140%;
    font-weight: 600;
    font-size: 14px;
}

.contacts-sosial__item-description span {
  
}

.contacts-sosial__item {
  position: relative;
  cursor: pointer;
}

.contacts-sosial__link::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.tdincitycstnote, .tdincitycstnote-bold{
	display: block;
	line-height: 20px;
	font-size: 14px;
}

.tdincitycstnote {
    color: #95a7af !important;
    font-weight: 500;
}

.tdincitycstnote-bold {
    font-weight: bold;
    color: var(--main-text-color);
}

@media (max-width: 768px) {
  body:has(#colorDropdownMenu.show) .going_up,
  body:has(#colorDropdownMenu.show) .btn-up {
    display: none !important;
  }
}

.vti-telegram-subscribe {
  position: fixed;
  bottom: 0;
  left: 2vw;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 138px;
  padding: 1.5em 1em 1.6em;
  border-radius: 8px 8px 0 0;
  background: var(--secondary-background-color, #fff);
  box-shadow: 0 0 30px rgb(0 0 0 / 15%);
  box-sizing: border-box;
}

.vti-telegram-subscribe__link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.vti-telegram-subscribe__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  width: 36px;
  height: 36px;
  border: 0;
  padding: 0;
  background: url("/images/close-img.png") center center / 24px no-repeat;
  opacity: 0.7;
  cursor: pointer;
}

.vti-telegram-subscribe__close:hover,
.vti-telegram-subscribe__close:focus {
  opacity: 1;
}

.vti-telegram-subscribe__img {
  width: 3em;
  height: 3em;
  object-fit: contain;
  margin-bottom: 0.9em;
}

.vti-telegram-subscribe__button {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 0.35em 1.3em;
  border-radius: 4px;
  background: var(--button-color, #29aae3);
  color: #fff !important;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none !important;
  white-space: nowrap;
}

@media (max-width: 576px) {
  .vti-telegram-subscribe {
    left: 10px;
    min-width: 126px;
    padding: 1.1em 0.75em 1.2em;
    font-size: 13px;
  }

  .vti-telegram-subscribe__close {
    width: 32px;
    height: 32px;
    background-size: 21px;
  }
}

#mainCarousel .carousel__button.is-prev,
#mainCarousel .carousel__button.is-next {
    background: #29aae3;
    color: #fff;
    opacity: 0.7;
}

#mainCarousel .carousel__button.is-prev:hover ,
#mainCarousel .carousel__button.is-next:hover {
    opacity: 1;
    color: #fff;
    background: #29aae3;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.carousel__button svg {
    width: 17px !important;
}

@media (max-width: 980px) {
    .item-cost-flex-table, .item-cost-flex-table tbody {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        box-sizing: border-box;
        column-gap: 16px;
        row-gap: 10px;
    }

    .item-cost-flex-table tr {
        display: contents;
    }

    .item-cost-flex-table th {
        flex: 0 0 100%;
        box-sizing: border-box;
        margin: 0 0 12px 0;
    }

    .item-cost-flex-table td.price_tr {
        flex: 0 0 205px !important;
        max-width: 205px !important;
        margin: 0 !important;
        box-sizing: border-box;
        text-align: center !important;
    }

    .item-cost-flex-table td.mob-hide {
        display: none;
    }

    .item-cost-flex-table {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    .item-cost-flex-table, .item-cost-flex-table tbody {
        column-gap: 56px;
    }
}

@media (max-width: 480px) {
    .item-cost-flex-table td.price_tr .tdincitycst,
    .item-cost-flex-table td.price_tr .tdincitycst + span {
        font-size: 22px !important;
    }
}

@media screen and (max-width: 768px) {
    .item-cost-table {
        margin: 0 -5px 20px -5px;
    }
}

.price_btn_row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    column-gap: 16px;
    row-gap: 14px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 16px;
}

@media (min-width: 768px) and (max-width: 980px) {
    .price_btn_row {
        column-gap: 56px;
    }
}

.price_btn_row .osmotr_btn_cst,
.price_btn_row .podrobnee_btn_cst {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    height: 50px;
    padding: 0 22px;
    margin: 0;
    width: auto;
    min-width: 0;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-decoration: none;
    border-radius: 10px;
    font-family: inherit;
}

.price_btn_row .osmotr_btn_cst,
.price_btn_row .podrobnee_btn_cst {
    color: #0a6d8a !important;
    -webkit-text-fill-color: #0a6d8a !important;
    background: #fff;
    border: 2px solid #29aae3;
    transition: background 0.18s, color 0.18s, box-shadow 0.18s;
}

.price_btn_row .osmotr_btn_cst:hover,
.price_btn_row .podrobnee_btn_cst:hover {
    background: #29aae3;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    opacity: 1 !important;
    box-shadow: 0 6px 16px rgba(41, 170, 227, 0.3);
}

.price_btn_row .podrobnee_btn_cst svg {
    flex: 0 0 auto;
}

.item_table_cst.stack-all .price_btn_row .osmotr_btn_cst,
.item_table_cst.stack-all .price_btn_row .podrobnee_btn_cst {
    flex: 0 0 100%;
    width: 100%;
    max-width: 230px;
}

@media (min-width: 981px) {
    .item-cost-flex-table tbody {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        column-gap: 40px;
        row-gap: 6px;
        align-items: start;
        justify-items: stretch;
        width: 430px;
        box-sizing: border-box;
        margin: 0;
    }

    .item-cost-flex-table tr {
        display: contents !important;
    }

    .item-cost-flex-table th {
        grid-column: 1 / -1;
        width: 100%;
        text-align: left;
        margin: 0 0 12px 0 !important;
        padding: 0 !important;
        line-height: normal !important;
    }

    #del_city_th {
        line-height: 1.6 !important;
    }

    .item-cost-flex-table th .del_city {
        width: 100% !important;
        max-width: 340px;
        box-sizing: border-box;
    }

    .item-cost-flex-table td.price_tr {
        width: 100%;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;
        text-align: center !important;
        box-sizing: border-box;
    }

    .item-cost-flex-table td.price_tr .tdincitycstnote,
    .item-cost-flex-table td.price_tr .tdincitycstnote-bold {
        white-space: normal !important;
        display: block;
    }

    .item-cost-flex-table td.mob-hide {
        display: none !important;
    }

    .price_btn_row {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 40px;
        row-gap: 12px;
        width: 430px;
        margin: 18px 0 0;
        box-sizing: border-box;
        flex-wrap: initial;
        justify-content: initial;
    }

    .price_btn_row .osmotr_btn_cst,
    .price_btn_row .podrobnee_btn_cst {
        width: 100% !important;
        max-width: none;
        min-width: 0;
        padding: 0 10px;
        font-size: 13px;
    }
}

@media (min-width: 1100px) {
    .item-cost-flex-table tbody { width: 480px; column-gap: 68px; }
    .price_btn_row { width: 480px; column-gap: 68px; }
}

@media (min-width: 1280px) {
    .item-cost-flex-table tbody { width: 530px; column-gap: 100px; }
    .price_btn_row { width: 530px; column-gap: 100px; }
}

@media (min-width: 981px) {
    .price_btn_row.pbr-simple {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: auto;
        column-gap: 20px;
        row-gap: 12px;
        margin: 18px 0 0;
    }

    .price_btn_row.pbr-simple .osmotr_btn_cst,
    .price_btn_row.pbr-simple .podrobnee_btn_cst {
        width: auto !important;
        max-width: none;
        padding: 0 22px;
        font-size: 14px;
    }
}

.item_desc1 .mt15 .osmotr_btn_cst {
    color: #0a6d8a !important;
    -webkit-text-fill-color: #0a6d8a !important;
    background: #fff !important;
    border: 2px solid #29aae3 !important;
    border-radius: 10px !important;
    box-sizing: border-box;
    transition: background .18s, color .18s, box-shadow .18s;
}
.item_desc1 .mt15 .osmotr_btn_cst:hover {
    background: #29aae3 !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    opacity: 1 !important;
    box-shadow: 0 6px 16px rgba(41,170,227,.3);
}