/* Старые стили .organization_items удалены — см. calc-new.css */

.errorMessage{
	font-size: 12px;
	color: #242639;
	line-height: 19px;
	position: relative;
	align-items: center;
	font-weight: 500;
	padding-left: 20px;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.errorMessage:before{
	content: '';
	width: 14px;
	height: 14px;
	background-image: url(img/icon/28.svg);
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-position: center;
	background-size: 100%;
	background-position: center;
	display: inline-block;
	position: absolute;
	left: 0;
	top: calc(50% - 7px)
}
.errorMessage.type_1{
	top: -14px;
	display: none;
}
.errorMessage.type_2{
	background: #bdbdc3;
	border-radius: 5px;
	max-width: 316px;
	padding: 7px 7px 7px 35px;
	margin-top: 13px;
}
.errorMessage.type_2:before{
	left: 10px;
}
.errorMessage.big{
	min-width: 316px;
}


#ui-datepicker-div{
	transform: translate(-1px, 0);
}
#corp_question{
	padding-bottom: 30px;
	margin-bottom: -30px;
}
/* ====== Информационный баннер ====== */
.banner_top {
	position: relative;
	overflow: hidden;
	text-align: center;
	color: rgba(255,255,255,0.92);
	background: linear-gradient(90deg, var(--glow-color-strong) 0%, #383A4C 40%, #383A4C 100%);
	font-size: 13px;
	font-weight: 500;
	line-height: 1.4;
	z-index: 120;
	padding: 8px 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	letter-spacing: 0.2px;
	border-bottom: 1px solid rgba(255,255,255,0.06);
}
/* Свечение слева — меняется по типу */
.banner_top__glow {
	position: absolute;
	left: 0; top: 0; bottom: 0;
	width: 220px;
	pointer-events: none;
}
.banner_top--work    { --glow-color: rgba(24,193,57,0.18);  --glow-color-strong: rgba(24,193,57,0.28);  --icon-color: #18C139; }
.banner_top--holiday { --glow-color: rgba(251,191,36,0.18); --glow-color-strong: rgba(251,191,36,0.28); --icon-color: #fbbf24; }
.banner_top--promo   { --glow-color: rgba(240,100,36,0.22); --glow-color-strong: rgba(240,100,36,0.32); --icon-color: #f06424; }
.banner_top__glow {
	background: radial-gradient(ellipse at left center, var(--glow-color) 0%, transparent 70%);
}
/* Иконка */
.banner_top_icon {
	font-size: 11px;
	color: var(--icon-color);
	filter: drop-shadow(0 0 5px var(--icon-color));
	position: relative;
	z-index: 1;
}

.banner_top__text {
	position: relative;
	z-index: 1;
}
/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
	.banner_top--work .fa-circle { animation: none; }
}
@media only screen and (max-width: 767px) {
	.banner_top {
		font-size: 11px;
		padding: 7px 12px;
	}
	.banner_top__glow { width: 120px; }
}
/* Мобильное меню поверх баннера */
.nav_line {
	z-index: 130 !important;
}
/* Крестик закрытия меню поверх nav_line */
.my-menu {
	z-index: 140 !important;
}
.we_recommend_slider .owl-nav{
	top: calc(50% - 40px);
}
#our_partners{
	padding-top: 20px;
}
.checkbox__new{
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
}
.checkbox__new input{
	display: none !important;
}
.checkbox__new input:checked ~ label:before{
	background-image: url(img/icon/checked2.svg);
	-webkit-background-size: 70% 70%;
	background-size: 70%;
	background-repeat: no-repeat;
	background-position: center;
}
.checkbox__new label:before{
	content: '';
	width: 13px;
	height: 13px;
	border: 1px solid #cacaca;
	position: absolute;
	left: 0;
	top: 8px;
}
.checkbox__new label{
	cursor: pointer;
	display: inline-block;
	line-height: 1.2;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#comment{
	height: 89px !important;
}
textarea{
	resize: none !important;
}
#corp_form input#search{
	width: 100%;
}
/* Старые стили .clinics_result, input#search, .man_woman удалены — см. calc-new.css */

.date_paste, .date_paste:focus, .date_paste:hover{
	color: red;
	text-decoration: underline;
}
/* Старые стили .datepicker удалены — см. calc-new.css */
.price_clinik.additional_slider{
	height: 190px !important;
}
#we_recommend{
	margin-bottom: -30px;
}
/* Старые стили .ui-datepicker-trigger удалены — см. calc-new.css */
.form_text{
	min-height: 28px;
}
/* Попап «Заявка на программу ДМС» — скругление углов */
#small-dialog2 {
	border-radius: 4px;
}
#small-dialog4 {
	width: 480px;
	max-width: 90vw;
	text-align: center;
	padding: 40px 40px 36px;
	background: #fff;
	border-radius: 8px;
	font-family: roboto-example, sans-serif;
}
#small-dialog4 .sd4-logo {
	margin-bottom: 20px;
}
#small-dialog4 .sd4-logo img {
	height: 80px;
	width: auto;
}
#small-dialog4 .sd4-title {
	font-size: 20px;
	font-weight: 700;
	color: #2fa3e7;
	margin-bottom: 14px;
	line-height: 1.4;
	text-transform: none;
	letter-spacing: normal;
	font-family: Helvetica, Arial, sans-serif;
}
#small-dialog4 .sd4-text {
	font-size: 16px;
	color: #636578;
	line-height: 1.75;
	margin-bottom: 28px;
}
.badge-s3 {
	display: flex;
	align-items: center;
	gap: 5px;
	font-size: 10px;
	font-weight: 400;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.2px;
	width: fit-content;
	margin-top: 6px;
	padding: 0px 5px;
	border: 1px solid #989898;
	border-radius: 5px;
	position: relative;
}
.badge-s3 .dot {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	flex-shrink: 0;
	animation: pulse 2s ease-in-out infinite;
}
.badge-s3.green .dot { background: #ff6424; }
.badge-s3.blue .dot { background: #585858; }
@keyframes pulse {
	0%, 100% { transform: scale(1); opacity: 1; }
	50% { transform: scale(1.3); opacity: 0.7; }
}
.badge-s3 .title_pop {
	top: 100%;
	left: 0;
	margin-left: 0;
	color: #242639;
}

/* Fix: price block always at top-right regardless of title height (desktop only) */
@media (min-width: 992px) {
	.search_results_item > .search_results_str:first-child {
		position: relative;
	}
	.search_results_item > .search_results_str:first-child > .row:last-child > .block_price_result_btn {
		position: absolute;
		top: 25px;
		right: 35px;
	}
	.search_results_item > .search_results_str:first-child .price_clinik_my.radio_bth.radio_bth_result.top {
		top: 0;
	}
	.search_results_item > .search_results_str:first-child .block_price_result_btn .organization_item label {
		position: relative;
	}
	.search_results_item > .search_results_str:first-child .block_price_result_btn .organization_item label:before {
		left: 18px;
		top: 24%;
	}
}
.badge-s3.green { color: #ff6424; border-color: #ff6424; }
.badge-s3.blue { color: #585858; border-color: #989898; }

#small-dialog4 .sd4-text .email-highlight {
	color: #2fa3e7;
	font-weight: 600;
}
#small-dialog4 .sd4-close {
	background: #f6e57d;
	color: #232537;
	font-size: 16px;
	font-weight: 400;
	padding: 15px 50px;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	transition: background-color .25s ease;
	box-shadow: 0 0 25px 0 rgba(246, 229, 125, .75);
	letter-spacing: 0.3px;
	display: inline-block;
}
#small-dialog4 .sd4-close:hover {
	background: #f9efad;
	transform: translateY(-1px);
}
@media (max-width: 767px) {
	.badge-s3 { font-size: 11px; gap: 6px; margin-top: 2px; }
	.badge-s3 .dot { width: 7px; height: 7px; }
}
@media (max-width: 480px) {
	#small-dialog4 {
		padding: 32px 20px 28px;
		border-radius: 8px;
	}
	#small-dialog4 .sd4-logo img { height: 64px; }
	#small-dialog4 .sd4-title { font-size: 18px; }
	#small-dialog4 .sd4-text { font-size: 14px; }
	#small-dialog4 .sd4-close { width: 100%; padding: 14px 24px; }
}
.form_block .ui-datepicker-trigger{
	position: absolute; /* Базовый position: absolute был удалён вместе со старым калькулятором — восстанавливаем здесь */
	width: 35px;
	height: 35px;
	padding: 10px;
	top: 11px;
	right: 20px;
	left: auto;
	cursor: pointer;
}
#corp_form .ui-datepicker-trigger{
	left: 140px;
}
#sendform .form_block, #corp_form .form_block{
	padding: 15px 20px 10px;
}
.pupop_form_str.insurant_bl .ui-datepicker-trigger{
	left: 139px;
	top: 11px;
}
.input_hide .ui-datepicker-trigger{
	display: none;
}
.input_hide.active .ui-datepicker-trigger{
	display: block;
}
.fancybox-slide{
	padding: 0 !important;
}
.fancybox-active, .fancybox-slide, .fancybox-content{
	overflow: hidden !important;
}
.fancybox-slide.scroll_now{
	overflow-y: auto !important;
}
.fancybox-content.scroll_now{
	overflow: visible !important;
}
.search_results_total{
	padding-bottom: 0px;
}
.cliniks_block
#all_cl .popup_block_center .container{
	padding-bottom: 30px;
	padding-top: 60px;
}
#all_cl .popup_form_content{
	padding-top: 30px;
}
.entities_list li{
	/*overflow: hidden;*/
	margin-bottom: 10px;
}
.entities_list{
	margin-top: -10px;
	margin-bottom: 0;
}
.popup_block_center>div p:first-child{
	margin-top: 0;
}
.pupop_form_str.insurant_bl .input_type_3 .ui-datepicker-trigger{
	display: none;
}
.pupop_form_str.insurant_bl .input_type_4 .ui-datepicker-trigger{
	left: auto;
	right: 16px;
}
.popup_block{
	display: none;
	width: 100%;
	height: 100%;
	padding: 0 !important;
	overflow: hidden;
}
.popup_block .fancybox-button{
	display: none;
}
.link_close{
	width: 44px;
	height: 44px;
	display: inline-block;
	padding: 10px;
	cursor: pointer;
}
.popup_block_top{
	height: 45px;
	border-bottom: 2px solid #e1e1e8;
	justify-content: space-between;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	background: #fff;
	z-index: 1;
}
.popup_block_center{
	margin-top: 45px;
	background: #ecedf0;
	overflow-y: scroll;
	height: calc(100% - 45px);
}
#order_popup .popup_block_center{
	overflow-y: scroll;
}
.popup_block_center .container{
	background: #fff;
	padding: 30px; 
	padding-top: 20px;
	min-height: 100%;
	max-width: 1170px !important;
	width: 100% !important;
	padding-bottom: 0px;
}
#add_opt_detail_bl .popup_block_center .container{
	padding-bottom: 0;
}
.popup_block_center .container>div{
	opacity: 0;
	transition: opacity .2s ease;
}
.popup_block.active .container>div{
	opacity: 1;
}
.popup_block.active .img_loading{
	opacity: 0;
}
.link_back{
	font-size: 14px;
	color: #069ed4;
	cursor: pointer;
	margin-left: 10px;
	display: inline-block;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.body_noscroll{
	overflow: hidden !important;
}
.img_loading{
	animation: load_move 3s linear infinite;
	background: #fff;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: -2px;
	right: -40px;
	transition: opacity .2s ease;
}
#all_clinics{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto%;
	background: #fff;
	z-index: 99999999;
}
.no_scroll{
	overflow: hidden !important;
}
@media only screen and (max-width : 480px){
	.clinics_result{
	    width: calc(100% - 0px);
}
.errorMessage.type_2{
	max-width: 406px;
}
.clinics_result_div{
	width: 100%;
	min-width: 250px !important;
}
	.ui-datepicker-trigger{
		top: 32px;
	}
	.popup_block_center .container{
		padding: 20px 15px 10px;
	}
	#order_popup .popup_block_center .container{
		padding-bottom: 90px;
	}
	.button:hover{
		background: #f6e57d !important;
	}
	.entities_list{
		padding-left: 10px;
	}
}
.search_results_item1{
	overflow: hidden;
}
.ind_nav li a{
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.ind_nav li a{
	color: #fff; /*Цвет пунктов меню*/
}
.button_block__more{
	margin-top:20px;
	display:none;
}
.advertising_logo_slider{
	height: 150px;
}
.our_partners_slider{
	height: 80px;
}
.owl-nav .owl-prev.disabled, .owl-nav .owl-next.disabled{
	display:none !important;
}
.button_block__more .button:focus{
	background:#f6e57d !important;
}
.button_block__more .button{
	padding-left:0px;
	padding-right:0px;
	width:100%;
	max-width: 316px
}
.all_clinics_view{
	display: block;
	display: none;
}
.all_clinics_view_link{
	font-size: 14px;
	color: #979797;
	transition: color .25s ease;
	cursor: pointer;
}
.all_clinics_view_link span{
	border-bottom: 1px solid #979797;
	transition: all .25s ease;
}
.all_clinics_view b{
	display: block;
}
.all_clinics_view_link:hover{
	color: #ff6424;
}
.all_clinics_view_link:hover span{
	border-color: #ff6424;
}
/* .clinics_input.has-error — перенесено в calc-new.css */
.detailed_results_link{
	display: block;
	margin-top: 20px;
}
.page_number{
	position:relative;
	top:25px;
}
/* #insured_str — перенесено в calc-new.css */
.price_clinik_text{
	cursor: pointer
}
/* #organization_str — перенесено в calc-new.css */
.corp_form_str .help-block{
	color: red;
	font-size: 12px;
}
/* Старые стили калькулятора (#organization_str, .search_wrapper, .loading_search_icon,
   #calc_block, #clinics_str) удалены — см. calc-new.css */
#our_partners{
	min-height: 305px;
	border-top: 1px solid #232538;
}
.button:hover, .button:focus{
	border: none
}
.small_dialog_1 {
	padding-bottom:0px;
}
.link_expand{
	position:relative;
	top:-10px;
}
.img_svg {
	opacity: 0;
	transition: all .25s ease;
}
svg.img_svg{
	opacity: 1;
}
#ui-datepicker-div{
	margin-top:0;
}
#block_404{
	min-height: 80vh;
}
.we_recommend_sel_item.tooltip_my .title_pop{
	left:-28px;
}
.accordeon_text p{
	margin-top:0;
}
.button{
	transition: background-color .25s ease, box-shadow .25s ease
}
#popular_clinics h2, #three_steps_s h2{
	margin-top:20px;
}
#popular_clinics{
	margin-top: -50px;
}
#faq_block{
	padding-bottom: 50px;
}
.additional_options_link{
	user-select: none
}
/* Растворение присланной карточки при старте нового поиска.
   Анимируем ТОЛЬКО opacity: браузер считает её на видеокарте, без пересчёта
   вёрстки. Прежний вариант через jQuery.animate() гонял height, margin и
   padding — каждый кадр вызывал reflow всей страницы, и на большой развёрнутой
   карточке это заметно дёргалось. */
#result > .dissolving{
	opacity: 0;
	transition: opacity .3s ease;
	pointer-events: none;
}
/* Новая выдача проявляется на месте погашенной — смена без рывка */
@keyframes dmsResultFadeIn{ from{ opacity: 0 } to{ opacity: 1 } }
#result.fade-in{ animation: dmsResultFadeIn .3s ease }

/* Появление присланной карточки — помедленнее обычного: это первое, что клиент
   видит по ссылке, резкая подстановка смотрелась бы дёрганой */
#result.share-appear{ animation: dmsResultFadeIn .55s ease }

/* Заголовок «Результат поиска» появляется при открытии шторки — проявляем его,
   чтобы он не возникал резко посреди выезжающего калькулятора */
#search_results .section_head.fade-in{ animation: dmsResultFadeIn .35s ease }

/* Заголовок «Результат поиска» стоял несимметрично: сверху набегало 60px
   (50px padding секции + 10px margin заголовка), снизу — 30px (margin первой
   карточки). Выравниваем по 30px с обеих сторон.
   Правило узкое, только для #search_results: класс .section_head общий и
   используется в других секциях, их вид менять не нужно. */
#search_results{ padding-top: 30px }
#search_results .section_head{ margin-top: 0 }

/* ── Шторка калькулятора (режим ссылки на расчёт) ──────────────────────────
   При переходе по ссылке клиенту прислали конкретную программу — калькулятор
   ему сразу не нужен и только мешал бы: он успевал мелькнуть до подгрузки
   карточки. Прячем его на сервере (body.dms-share-view) и даём шторку.
   В обычном режиме шторки нет, калькулятор работает как всегда. */
.calc_curtain{ display: none }

body.dms-share-view #calc_block{ display: none }

/* Заголовок «Результат поиска» и щедрые отступы секции тут ни к чему: клиенту
   прислали конкретную программу, а не выдачу — она должна быть сразу видна.
   Без этого сверху набегает больше 130px пустоты: 50px padding секции,
   заголовок 45px с отступом и ещё 30px margin у карточки. */
body.dms-share-view #search_results .section_head{ display: none }
body.dms-share-view #search_results{ padding-top: 18px }
body.dms-share-view #search_results .search_results_item:first-child{ margin-top: 0 }

/* Шторка остаётся видимой и после того, как клиент начал свой поиск: убери мы
   её в момент клика — страница дёрнулась бы на её высоту, кнопка уехала бы
   из-под курсора и клик бы не засчитался. Заодно она продолжает работать:
   калькулятор можно свернуть обратно. */
body.dms-share-view .calc_curtain,
body.dms-calc-open .calc_curtain{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 13px 20px;
	background: #f2f3f6;
	border-bottom: 1px solid #e3e5ea;
	cursor: pointer;
	user-select: none;
	font-size: 15px;
	color: #2f3245;
	transition: background .15s;
}
body.dms-share-view .calc_curtain:hover,
body.dms-calc-open .calc_curtain:hover{ background: #e9ebf0 }

/* Полоска-ухватка, как у шторки на Android */
.calc_curtain_grip{
	position: absolute;
	top: 5px; left: 50%;
	width: 36px; height: 4px;
	margin-left: -18px;
	border-radius: 2px;
	background: #c6c9d2;
}
body.dms-share-view .calc_curtain,
body.dms-calc-open .calc_curtain{ position: relative }

.calc_curtain_arrow{
	width: 9px; height: 9px;
	margin-top: -5px;
	border-right: 2px solid #6b6f7d;
	border-bottom: 2px solid #6b6f7d;
	transform: rotate(45deg);
	transition: transform .2s, margin .2s;
}
.calc_curtain.open .calc_curtain_arrow{
	transform: rotate(-135deg);
	margin-top: 4px;
}

/* Ссылка на расчёт — служебная кнопка менеджера под «Выбрать» (см. share-link.php).
   Ширина ровно как у .button (170px), текст по левому краю — левые кромки ссылки и
   кнопки совпадают. margin-left: auto обязателен: вся колонка выровнена вправо
   (.block_price_result_btn { text-align: right } в main.min.css), кнопка прижата к
   правому краю, и без auto блок ссылки уезжал бы к левому краю колонки.
   Фиксированная ширина заодно держит вёрстку: при смене текста на «Скопировано ✓»
   блок с ценой не дёргается. */
.share_calc_link{
	display: block;
	width: 170px;
	margin: 10px 0 0 auto;
	font-size: 13px;
	line-height: 1.3;
	text-align: left;
	color: #2fa3e7;
	text-decoration: none;
	cursor: pointer;
	user-select: none;
	transition: color .15s;
}
.share_calc_link:hover{ text-decoration: underline }
/* Скопировано — меняем и текст (в JS), и цвет. Состояние держится до копирования
   другой карточки, поэтому cursor остаётся pointer: повторный клик осмыслен —
   копирует ту же ссылку заново (например, если буфер успели перебить). */
.share_calc_link.copied{
	color: #3aa93a;
	text-decoration: none;
}
/* Вспышка на каждое успешное копирование — отклик на повторный клик, когда текст
   уже «Скопировано ✓» и меняться нечему. Анимируем только opacity: её браузер
   считает на видеокарте, вёрстка не пересчитывается. */
@keyframes dmsCopiedPulse{ from{ opacity: .2 } to{ opacity: 1 } }
.share_calc_link.pulse{ animation: dmsCopiedPulse .35s ease }
.button.loading{
	background-image:url(img/oval.gif) !important;
	background-size:40px !important;
	background-position:center center !important;
	background-repeat:no-repeat !important;
	background-color:#8a8669 !important;
	box-shadow: 0 0 25px 0 #8a8669 !important;
}
#we_recommend{
	min-height: 607px
}
/* .datepicker.has-error — перенесено в calc-new.css */
.shadow__form{
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,0.6);
}
.pupop_form{
	position:relative;
}
.shadow_form__message{
	background:#fff;
	max-width: 1170px;
	width:100%;
	text-align: center;
	padding: 10px 10px 30px 10px;
	/*margin-top:100px;*/
	margin: 0px auto;
	border-radius:5px;
	position:sticky;
	top:153px;
	transition: all .25s ease
}
#small-dialog{
	max-width: 550px
}
.shadow_form__message .button{
	display:inline-block;
	margin-left:30px;
	padding:15px 80px;
}
.page-template-calc-php #faq_block{
	top:0;
}
#faq_block{
	background:#232538;
}
.page-template-calc-php footer{
	margin-top:-30px;
}
h1{
	font-size:43px;
	color:#fff;
	text-align:center;
	font-weight:400;
	margin-bottom:0;
	margin-top:20px;
	line-height:1;
	padding:10px 0;
	font-family:bebas, sans-serif;
}
.single__content{
	background:#fff;
	padding:10px 15px 0px;
	border-radius:5px;
}
.single__content h1{
	color:#000;
	font-family:bebas,sans-serif;
	margin-top:10px;
}
.single__content h2{
	font-family:bebas,sans-serif;
	text-align:left;
	font-size:24px;
	font-weight:bold;
}
.single__content h3{
	font-family:bebas,sans-serif;
	text-align:left;
	font-size:20px;
	text-transform:uppercase;
}
.single__content h4{
	font-family:bebas,sans-serif;
	text-align:left;
	font-size:16px;
	text-transform:uppercase;
}
.single__content h5{
	font-family:bebas,sans-serif;
	text-align:left;
	font-size:14px;
	text-transform:uppercase;
}
.single_content__text p{
	margin: 10px 0 0;
}
.help-block, .valid_alert{
	font-weight: 500;
}
#check_in{
	display:inline-block;
	width:auto;
}
label[for="check_in"]{
	font-size:12px;
	user-select: none;
}
label[for="check_in"] a{
	line-height:1;
	display:inline-block;
	white-space: nowrap;
}
footer .button2{
	margin-top:20px;
}
.copy{
	margin-top:5px;
	text-align:center;
	white-space: nowrap
}
footer .soc_nav{
	padding-top:0px;
	position:relative;
	top:-10px;
}
footer .soc_nav ul{
	margin-left:0;
	position:relative;
	top:3px;
}
footer .soc_nav li{
	margin:0;
}
.footer_pay__address{
	font-size:12px;
	color:#bababa;
	margin-top:5px;
}
.footer_pay__address span{
	white-space: nowrap
}
.privacy_policy__link{
	font-size:12px;
	display:block;
	text-align:center;
	color:#fff;
	text-decoration:underline;
	padding-top:15px;
	line-height:1.2;
	white-space: nowrap
}
.privacy_policy__link:hover, .privacy_policy__link:focus{
	color:#fff;
	text-decoration:underline;
}
.footer_pay__text{
	color:#fff;
	font-size:12px;
	font-weight:200;
}
.footer_pay_images img{
	width:35px;
}
.search_results_str .organization_results .organization_item{
	border-color:#cbcbcb;
}
.organization_results{
	display: flex;
}
.price_clinik_my.radio_bth.radio_bth_result .button{
	cursor: pointer;
	padding: 15px 0;
	width: 170px;
	text-align: center;
	margin-top: 10px;
}
.link_calc.other_prices_link{
	position:relative;
	top:24px;
}
.search_results_str .organization_results .organization_item svg{
	fill: #cbcbcb
}
.search_results_str .organization_results .organization_item.active {
	border-color:#ff6424;
}
.search_results_str .organization_results .organization_item.active svg{
	fill: #ff6424;
}
.price_name__text{
	display: inline-block;
	position: absolute;
	font-weight: bold;
	top: 17px;
	left: 20px;
}
.total_buttons .button_2.active{
	background: #f6e57d;
	color: #232537;
	text-decoration: none;
}
.price_clinik_my.radio_bth.radio_bth_result.top{
	position:relative;
	top:-78px;
}
.search_results_head{
	min-height: 46px
}
.link_calc.other_prices_link{
	position: absolute;
	top: 74px;
	width: 220px;
	right: 15px;
}
#small-dialog .button{
	padding: 15px 50px
}
.price_clinik_my.radio_bth.radio_bth_result.bottom .organization_item label:before{
	top: 19%;
	left: 27px;
}
.price_clinik_my.radio_bth.radio_bth_result.bottom{
	max-width: 170px
}
.price_clinik_my.radio_bth.radio_bth_result.bottom label{
	padding: 18px 18px 17px;
	text-align:right;
}
.price_clinik_my.radio_bth.radio_bth_result.bottom .button{
	padding: 17px 0;
}
.price_clinik_my.radio_bth.radio_bth_result.bottom .organization_item{
	height:130px;
}
.organization_item__price{
	border: 1px solid #242639;
	display: inline-block;
	padding: 10px 10px 10px;
	border-radius: 5px;
	padding-left: 40px;
	cursor: pointer;
	transition: all .25s ease;
	min-width: 170px;
	text-align:right;
	position:relative;
}
.organization_item__price:before{
	content: '';
	width: 11px;
	height: 11px;
	border: 2px solid #fff;
	box-shadow: 0 0 1px 0 #000;
	display: inline-block;
	position: absolute;
	border-radius: 100%;
	top: 25%;
	left: 25px;
	transition: all .25s ease;
}
.organization_item__price span{
	font-weight: 500;
	font-size: 25px;
}
.organization_item__price.active{
	border-color:#ff6424;
	color:#ff6424;
}
.organization_item__price.active:before{
	background:#ff6424;
}
.price_clinik_my.radio_bth.radio_bth_result.bottom{
	margin-bottom:10px;
}
#small-dialog .price_clinik_my .organization_item label::before{
	left:20px;
	top:25px;
}
#small-dialog .price_clinik_my .organization_item label{
	position:relative;
}
.button:focus{
	background:#f6e57d;
}
.advertising_logos{
	/*display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;*/
	/*border: 2px solid #242639;
	border-radius: 4px;
	padding: 30px;
	background: #fff;*/
	margin-top: 10px;
}
.advertising_logos .owl-nav{
	top: 36%;
}
.advertising_logos .item{
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.advertising_logos .item img{
	width: auto !important;
	max-height: 100%;
}
.advertising_logo{
	width: 25%;
	/*float: left;*/
}
#advertising_texts{
	border-top: 1px solid #232538;
}
.corp_main{
	background-color: #EDEEF2;
	background-size: cover auto;
	background-position: top center;
	background-color: #ebedf0;
	background-repeat: no-repeat;
}
.documents_block{
	overflow: hidden;
}
.corp_head{
	font-size: 45px;
	color: #242639;
	margin: 0;
	margin-bottom: 20px;
}
.corp_form_num{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 10px;
}
.corp_form_num input{
	width: 45px;
	height: 35px;
	margin-right: 5px;
	margin-left: 10px;
}
.corp_form_num label{
	font-size: 14px;
	line-height: 1.2;
	width: 190px;
}
.corp_form_num .help-block{
	max-width: 90px;
}
.corp_form_input{
	position: relative;
}
.user_pays{
	display: flex;
	padding-top: 10px;
}
.user_pay{
	margin-right: 20px;
}
.user_pay label{
	font-size: 14px;
	padding-left: 20px;
}
.user_pay label:after{
	top: 4px;
	border-color: #cacaca;
}
#organization_str.form_block_str{
	margin-bottom: 0px;
}
.form_block_str textarea{
	line-height: 1.2;
}
#organization_str.form_block_str .organization_item_text::after{
	border-color: #232538;
}
#organization_str.form_block_str .organization_item svg{
	fill: #232538
}
#organization_str.form_block_str .organization_item_text{
	font-size: 12px;
	color: #979797;
}
#organization_str.form_block_str input:checked ~ label .organization_item_text{
	color: #979797;
}
#organization_str.form_block_str .organization_item input:checked + label svg{
	fill: #ff6424;
}
#organization_str.form_block_str .organization_items{
	margin-left: -20px;
	margin-top: 18px;
}
.organization_items.corporate_type{
	max-width: 1000px;
}

#organization_str.form_block_str .organization_items.corporate_type{
	margin-left: 0;
}

#sendform .pupop_form_str.insurant_bl{
	margin-top: 30px;
}
#corp_clinics_str .clinics_result{
	top: 77px;
	width: 100%;
	border-radius: 0px 0px 4px 4px;
	overflow-y: auto;
	border: 1px solid #000;
	border-top-color: #fff;
}
.corp_form_results_item{
	position: relative;
	width: auto;
	display: inline-block;
	padding: 5px 40px 5px 10px;
	background: #dadcdf;
	border-radius: 4px;
	margin-bottom: 7px;
}
.corp_form_results_item .cansel{
	top: 8px;
}
.corp_seo_container{
	border: 1px solid #232538;
	border-radius: 4px;
	padding: 30px 60px;
	background: #fff;
}
.corp_seo_head, .corp_question_head{
	margin-top: 0;
	margin-bottom: 10px;
}
.corp_seo_content{
	font-size: 16px;
}
.corp_seo_content ul{
	list-style-type: none;
	padding-left: 20px;
}
.corp_seo_content ul li{
	position: relative;
}
.corp_seo_content ul li:before{
	content: '';
	width: 3px;
	height: 3px;
	background: #ff6424;
	border-radius: 100%;
	position: absolute;
	left: -11px;
	top: 12px;
}
.corp_main section{
	padding-bottom: 0;
}
.page-id-15558{
	background: #ebedf0;
}
.corp_question_container{
	border: 1px solid #232538;
	border-radius: 4px;
	padding: 30px 60px;
	background: #fff;
}
.corp_question_container .accordeon_head::after{
	/*background-image: url(wp-content/themes/wp/img/icon/27.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;*/
	background: none;
	border: 1px solid #000;
	width: 15px !important;
	height: 15px !important;
	border-left-color: transparent;
	border-bottom-color: transparent;
	transform: rotate(135deg);
}
.corp_question_container .accordeon_head.active::after{
	transform: rotate(315deg);
}
.corp_question_container .accordeon_item{
	border-color: #c1c1c1;
}
#advertising_texts{
	padding-top: 20px;
	padding-bottom: 50px;
}
.corp_form_num>div{
	width: 39px;
	padding-left: 5px;
}
#corp_section .radio_bth_new input:checked~label span{
	color: #ff6424;
	border-color: #ff6424;
}
#corp_section .radio_bth_new label{
	text-decoration: none;
}
#corp_section .radio_bth_new label span{
	border-bottom: 1px solid #000;
	height: auto;
}
#order{
	display: none;
}
.order_back{
	font-size: 14px;
	color: #069ed4;;
	margin-bottom: 20px;
	cursor: pointer;
}
.results_logo{
	cursor: pointer;
}
#order_popup .results_logo{
	margin-top: 0;
}
#order_popup .basket .search_results_item{
	border: none;
}
#order_popup .basket .search_results_str{
	padding: 0;
}
#order_popup  .search_results_str_additional{
	padding: 20px 0;
	border-top: 1px solid #c8c8cd;
}
#order_popup .slider_btn.radio_bth{
	margin-left: 0px;
}
.final_price_str{
	padding-top: 20px;
}
#order_popup_data{
	padding: 0;
}
#order_popup_data>.search_results_str{
	padding: 0;
}
.loader_block{
	position: relative;
}
.loader_block_text{
	font-weight: 700;
	font-size: 18px;
}
.loader_block_num{
	position: absolute;
	right: 0;
	top: -5px;
	color: #007df6;
	font-size: 30px;
	font-weight: 700;
	font-family: bebas, sans-serif;
}
.loader_block_line{
	height: 10px;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 10px;
}
.loader_block_line span{
	display: block;
	background-image: linear-gradient(to right, #FC5510 0%, #017df5 100%);
	height: 100%;
	width: 0%;
	border-radius: 5px;
	transition: width .5s ease;
}
@keyframes load_move{
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}
#order_popup.load{
	/*background: #eee;*/
	transition: all .5s ease;
}
.loader_block_text img{
	animation: load_move 1.5s linear infinite;
}
#order_popup_data{
	position: relative;
}
.page-id-595 .popup{
	padding-top: 28px;
}
.decor_index{
	display: none;
}
.additional_slider .link_calc{
	text-decoration: none !important;
}
.additional_slider .link_calc span{
	border-bottom: 1px solid #979797;
	transition: all .25s ease;
}
.additional_slider .link_calc:hover span{
	border-color: #ff6424;
}
.link_calc{
	text-decoration: none;
}
.link_calc:hover, .link_calc:focus{
	text-decoration: none;
}
.link_calc:focus{
	color: #979797;
}
.link_calc span{
	border-bottom: 1px solid #979797;
	transition: all .25s ease;
}
.link_calc:hover span{
	border-color: #ff6424;
	color: #ff6424;
}
.link_calc_pop{
	font-size: 14px;
	white-space: nowrap;
	position: relative;
	top: -30px;
}
.city_name{
	font-size: 21px !important;
	font-weight: bold;
	color: #FC743D;
}
input.city_name{
	font-size: 16px !important;
	font-weight: 400;
	color: #000;
}
#all_cl .img_svg{
	opacity: 1;
	fill: #ff6424;
	width: 20px;
	height: 20px;
	margin: 3px;
	float: left;
	margin-right: 15px;
}
#all_cl>ul>li{
	margin-bottom: 20px;
}
.all_clinics_logo{
	display: block;
	padding-left: 0px;
	margin-top: 5px;
}
.all_clinics_logo svg{
	width: 20px;
	height: 20px;
	fill: #ff6424;
	position: relative;
	top: 6px;
}
#all_cl{
	padding-top: 45px;
	height: calc(100% - 0px);
}
#all_cl>ul{
	margin-top: 0;
	max-width: 1170px;
	margin: 0 auto;
}
#all_cl .popup_block_center{
	margin-top: 0;
	padding-top: 0px;
	height: 100%;
}
#all_clinics .title_pop{
	left: 0;
	top: 30px;
}
.all_clinics_data{
	position: relative;
}
.tab_row{
	position: fixed;
	width: calc(100% - 16px);
	z-index: 2;
	top: 45px;
	left: 0;
}
.tabs{
	max-width: 1150px;
	margin: auto;
	margin-bottom: 10px;
	height: 40px;
	background: #fff;
	padding-top: 2px;
}
.item_tabs{
	display: inline-block;
	padding: 0 15px;
	background: #fff;
}
.item_tabs label{
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	font-size: 18px;
	font-weight: 500;
	color: #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
}
.item_tabs input{
	display: none;
}
.item_tabs input:checked~label{
	color: #ff6424;
	border-color: #ff6424;
}

/* #organization_str input — перенесено в calc-new.css */

input#objects_valid {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	clip: rect(0 0 0 0);
	overflow: hidden;
	top: 38px;
}
@media only screen and (max-width : 1600px){
	#order_popup{
		width: 100%;
	}
}
@media only screen and (max-width : 1200px){
	.item_tabs:first-child{
		margin-left: 10px;
	}
	.link_calc.other_prices_link{
		top:114px;
	}
	.price_clinik_my.radio_bth.radio_bth_result.top{
		position:relative;
		top:-30px;
	}
	.price_clinik_my.radio_bth.radio_bth_result.top .organization_item label:before{
		left:18px;
	}
	.link_calc_pop{
		white-space: normal;
	}
	.search_results_str .col-md-2{
		line-height: 1.2;
	}
}
@media only screen and (max-width : 1100px){
	.advertising_logos{
		padding: 0 50px;
	}
	.advertising_logos .owl-next{
		right: -72px;
	}
	.advertising_logos .owl-prev{
		left: -72px;
	}
	.corp_form_str span{
		font-size: 15px;
	}
	.popup_block_center{
		background: #fff;
	}

	
}
@media only screen and (max-width : 992px){
	
	.organization_items.corporate_type .help-block{
		margin-left: 20px;
    top: -15px;
	}
	/* #organization_str .organization_items — удалено */
	.clinics_result_div{
		width: 315px;
	}
	/* #clinics_str, .man_woman — удалено */
	.search_results_head{
		min-height: auto;
	}
	.link_calc_pop{
		top: -20px;
	}
	.corp_form_str span{
		height: auto;
		margin-bottom: 5px;
	}
	.organization_results .organization_item{
		margin-bottom: 0;
	}
	#organization_str.corp_form_str span{
		margin-bottom: 25px;
	}
	.corp_main_head{
		font-size: 30px;
	}
	#corp_section{
		padding: 0;
	}
	.organization_item.additional_options_link label{
		text-align:right;
	}
	.link_calc.other_prices_link{
		right:-5px;
	}
	.price_clinik_my.radio_bth.radio_bth_result.top .organization_item label:before{
		left:20px;
	}
	.copy{
		text-align:left;
	}
	.privacy_policy__link{
		text-align:left;
	}
	.shadow_form__message{
		/*width:300px;*/
		/*left:50%;*/
		/*margin-left:-150px;*/
		padding-top:20px;
		top:85px;
	}
	.shadow_form__message .button{
		margin-left:0;
	}

	/* #organization_str .organization_item, #calc_block .container-fluid — удалено */
	footer .top_line .col-md-3.col-xs-6{
		text-align:left;
		padding-left:13%;
	}
	footer .top_line .col-md-3.col-xs-6 .logo{
		margin-left:0px;
	}
	footer .top_line .soc_nav{
		text-align:left;
		margin-left:0px;
	}
	footer .top_line .copy{
		text-align:left;
		margin-left:0px;
		margin-top:10px;
	}
	footer .top_contact_str{
		white-space:nowrap
	}
	footer .button2{
		width:auto;
	}
	/* #calc_block h1 — удалено */
	#our_partners{
		padding-bottom: 105px;
		padding-top: 30px;
	}
	#our_partners .owl-dots{
		margin-top: 30px;
	}
	.our_partners_slider{
		margin-top: 30px;
	}
.form_text{
		min-height: auto;
	}	
	.man_woman.radio_bth{
		padding-top: 10px;
		padding-left: 5px;
	}

}
@media only screen and (max-width : 768px){
	.first__text{
		display: block;
	}
	footer .top_line .col-md-3.col-xs-6{
		padding-left:8%;
	}
	.advertising_text_num{
		line-height: 1.3;
	}
	.search_results_itm .cansel{
		right:-10px;
		top:0;
	}
	/* #calc_block h1 — удалено */
	.link_calc.other_prices_link{
		position: relative;
		top: 0;
		right: 0;
	}
}
@media only screen and (max-width : 700px){
	.slider_btn.radio_bth .organization_item b{
		font-size:10px;
	}
}
@media only screen and (max-width : 650px){
	.item_tabs label{
		font-size: 16px;
	}
	
	.shadow_form__message{
		/*width:300px;*/
		/*left:50%;*/
		/*margin-left:-150px;*/
		padding-top:20px;
		top:85px;
	}
	/* #calc_block h1, #organization_str, #man_woman, #clinics_str — удалено */
	.shadow_form__message span{
		display:block;
	}
	/* #calc_block h1 max-width — удалено */
	.total_buttons .button_2{
		width:220px !important;
		padding: 15px 0 !important;
	}
	.total_buttons .button{
		padding: 15px 0 !important;
		width:220px !important;
	}
	.corp_form_num{
		justify-content: flex-start;
	}
	.corp_form_num label{
		width: 150px;
	}
	
	.errorMessage.type_1{
		position: absolute;
		left: 3px;
		top: auto;
		bottom: 3px;
	}
}
@media only screen and (max-width : 600px){
	.all_clinics_logo .title_pop{
		left: 100px;
	}
}
@media only screen and (max-width : 550px){
	#all_cl{
		padding-top: 40px;
	}
}
@media only screen and (max-width : 480px){
	/* .search_wrapper, .man_woman.radio_bth — удалено */
	#add_opt_detail_bl ul{
		padding-left: 20px;
		padding-right: 10px;
	}
	.clinics_result_div{
		width: 100%;
	}
	#small-dialog2 .fancybox-button.fancybox-close-small{
		position: absolute !important;
		right: 0 !important;
		top: 0 !important;
	}
	#small-dialog4 .fancybox-button.fancybox-close-small{
		position: absolute !important;
	}
	.fancybox-active{
		overflow: hidden !important;
	}
	.tabs{
		height: auto;
	}
	.tab_row{
		background: #fff;
	}
	#all_cl{
		padding-top: 45px;
	}
	.item_tabs:first-child{
		margin-left: 0;
	}
	#all_clinics .title_pop{
		left: 0;
		top: 26px;
		margin-left: 4px;
	}
	.fancybox-slide--html{
		padding: 0 !important;
	}
	#all_clinics{
		padding: 65px 15px;
	}
	.tab_row{
		top: 45px;
		left: 0;
	}
	#all_cl>ul{
		padding: 0;
		padding-left: 10px;
	}
	#all_cl>ul li{
		line-height: 1.5;
	}
	#all_cl>ul li b{
		display: block;
		margin-bottom: 5px;
	}
	.fancybox-button.fancybox-close-small{
		position: fixed !important;
		top: 0px !important;
		right: 0px !important;
	}
	.order_popup_data .row .col-md-2, .order_popup_data .search_results_head, .order_popup_data .col-md-5:last-child{
		display: none;
	}
	.head_item_2{
		font-size: 18px;
	}
	.button_block__more .button:hover{
		background:#f6e57d !important;
	}
	.link_calc_pop{
		top: 9px;
		display: block;
		text-align: center;
		font-size: 14px;
	}
	#faq_block{
		padding-bottom: 25px;
	}
	.price_clinik.additional_slider  .organization_item{
		height: 190px !important;
	}
	.top_line .col-xs-4, .top_line .col-xs-8{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.top_phone_str img{
		display: none;
	}
	.page-id-595 .popup{
		padding-top: 0;
	}
	#order_popup{
		min-height: 100vh;
	}
	.search_results_str{
		padding-bottom: 55px;
	}
	.detailed_results_str{
		padding-bottom: 30px;
	}
	#order_popup .search_results_str{
		padding-bottom: 0;
	}
	.price_clinik_my.radio_bth.radio_bth_result.bottom{
		overflow: hidden;
	}
	.organization_item{
		float: left;
	}
	.loader_block_text img{
		width: 20px;
	}
	#order_popup_data > div > .row{
		display: none;
	}
	.order_back{
		margin-bottom: 0;
	}
	.loader_block_text{
		font-size: 15px;
	}
	.loader_block{
		margin-top: 10px;
	}
	.corp_form_num label{
		font-size: 12px;
		width: 120px;
	}
	.loader_block_line{
		height: 7px;
	}
	.loader_block_num{
		font-size: 20px;
	}
	.corp_form_num > div{
		font-size: 12px;
	}
	.corp_form_num input{
		width: 40px;
	}
	.corp_container,.corp_seo_container,.corp_question_container{
		padding: 20px;
	}
	.advertising_logos{
		/*padding: 20px;*/
		margin-top: 20px;
	}
	.advertising_logo{
		width: 50%;
	}
	.price_clinik_my.radio_bth.radio_bth_result.top{
		max-width: 170px;
		margin-top: 20px;
	}
	.single__content h1{
		font-size:33px;
	}
	.shadow_form__message{
		top:148px;
	}
	footer .top_line .top_phone{
		text-align:left;
	}
	/* .head_str — удалено */
	.top_phone_str span{
		line-height:1.2;
	}
	footer .top_line .col-md-3.col-xs-6{
		width:100%;
		text-align:center;
		padding-left:0;
	}
	footer .top_line .col-md-3.col-xs-6 .logo{
		margin-left:-110px;
	}
	footer .top_line .soc_nav, footer .top_line .copy, footer .top_line .top_phone, footer .top_contact, .top_contact_str{
		text-align:center;
	}
	.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled, .owl-carousel .owl-nav .owl-prev.disabled, .owl-carousel .owl-nav .owl-next.disabled{
		display:none !important;
	}
	.search_results_str .row .col-md-5.col-sm-4.col-xs-6, .search_results_str .row .col-md-3.col-sm-4.col-xs-6.block_price_result_btn{
		width:100%;
	}
	.privacy_policy__link{
		text-align:center;
		margin-top:10px;
	}
	.we_recommend_sel{
		position:relative;
	}
	.we_recommend_sel .we_recommend_sel_item  .title_pop{
		width: 80vw;
		left: 50%;
		margin-left: -40vw;
	}
	.we_recommend_sel_item{
		position:static !important
	}
	#all_cl .popup_block_center .container{
		padding-top: 20px;
	}
	#order_popup .container{
		padding-top: 10px;
		padding-bottom: 30px;
	}
	/* input#search, #button_str .button, #insured_str .calc_alert — удалено */
}
.top_phone span{
	line-height:1.2;
}
.search_results_item_head{
	font-weight: 600;
}
#ui-datepicker-div{
	background: transparent;
	position: relative;
	border-color: transparent;
}
#ui-datepicker-div:after{
	content: '';
	background: #fff;
	position: absolute;
	right: 2px;
	left: 0px;
	top: 2px;
	bottom: 2px;
	display: inline-block;
	border: 1px solid #eee;
}
#ui-datepicker-div>*{
	z-index: 5;
	position: relative;
}
.datepicker.data_start.hasDatepicker, .datepicker.insured_pass_dt.data_start.hasDatepicker {
	margin-bottom: 10px;
}
@media only screen and (max-width : 380px){
	#corp_clinics_str .clinics_result{
		top: 103px;
	}
	.errorMessage.big{
		min-width: auto;
	}
}
.button_block__more .button{
	transition: all .25s ease;
}
.button_block__more .button:active{
	transform: scale(0.90);
}
.year{
	font-size: 15px;
	color: #979797;
}