

/* Start:/bitrix/templates/moveo/components/bitrix/menu/menu-top/style.css?1645666858581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/moveo/components/bitrix/menu/menu-top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/components/webvision/social-links/templates/moveo/style.css?164566685814542*/
.messangers-block .messanger.phone-call {
	display: none;
}
#medcity-widget[data-v-741525e4] {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
  }
  #medcity-widget .medcity-message-button[data-v-741525e4] {
	background-color: #30428c;
	border-radius: 50px;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 80px;
	padding: 13px;
	position: absolute;
	width: 80px;
  }
  #medcity-widget .medcity-message-button .static[data-v-741525e4] {
	-webkit-animation: show-stat-data-v-741525e4 6s infinite;
	align-items: center;
	animation: show-stat-data-v-741525e4 6s infinite;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: absolute;
  }
  #medcity-widget .medcity-message-button .static img[data-v-741525e4] {
	display: inline;
  }
  #medcity-widget .medcity-message-button p[data-v-741525e4] {
	color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-weight: 400;
    margin: 0;
    line-height: 14px;
    position: relative;
    right: 2px;
    text-align: center;
  }
  #medcity-widget .medcity-message-button .pulsation[data-v-741525e4] {
	-webkit-animation: pulse-data-v-741525e4 2s infinite;
	-webkit-transform: scale(0);
	animation: pulse-data-v-741525e4 2s infinite;
	background-color: #30428c;
	border-radius: 50px;
	height: 100px;
	left: -10px;
	position: absolute;
  bottom: -10px;
	transform: scale(0);
	width: 100px;
	z-index: -1;
  }
    @media (max-width: 768px){
	.messangers-block .messanger.phone-call {
		display: flex;
	}
  	#medcity-widget .medcity-message-button[data-v-741525e4] {
	border-radius: 34px;
	height: 64px;
	padding: 5px;
	width: 64px;

  }
   #medcity-widget .medcity-message-button .pulsation[data-v-741525e4] {
	left: -17px;
  bottom: -17px;
  }
  #medcity-widget .medcity-message-button p[data-v-741525e4] {
    font-size: 9px;
    right: 0;
  }
  }

  #medcity-widget
	.medcity-message-button
	.pulsation[data-v-741525e4]:nth-of-type(2n) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
  }
  #medcity-widget .medcity-message-button .pulsation.stop[data-v-741525e4] {
	-webkit-animation: none;
	animation: none;
  }
  #medcity-widget.medcity-message[data-v-741525e4] {
    bottom: 25%;
    right: 3%;
    position: fixed !important;
    z-index: 200001 !important;
    width: 80px;
    height: 80px;
    cursor: pointer;
  }
  #medcity-widget .callback-state[data-v-741525e4],
  #medcity-widget .close[data-v-741525e4],
  #medcity-widget .icons[data-v-741525e4],
  #medcity-widget .static[data-v-741525e4] {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
  }
  #medcity-widget .callback-state[data-v-741525e4],
  #medcity-widget .medcity-message-button .icons[data-v-741525e4] {
	-webkit-animation: show-icons-data-v-741525e4 6s infinite;
	animation: show-icons-data-v-741525e4 6s infinite;
	background-color: #fff;
	border-radius: 50px;
	height: 54px;
	overflow: hidden;
	position: absolute;
	width: 54px;
  }
  #medcity-widget .icons-line[data-v-741525e4] {
	-webkit-animation: icon-change-data-v-741525e4 6s infinite;
	-webkit-animation-delay: 0s;
	-webkit-transform: translateX(30px);
	animation: icon-change-data-v-741525e4 6s infinite;
	animation-delay: 0s;
	display: flex;
	height: 24px;
	left: 14px;
	position: absolute;
	top: 14px;
	transform: translateX(30px);
	transition: cubic-bezier(0.13, 1.49, 0.14, -0.4);
  }
  #medcity-widget .icons-line.stop[data-v-741525e4] {
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
  }
  #medcity-widget .icons-line img[data-v-741525e4] {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	margin-right: 50px;
    user-select: none;
    max-height: 24px;
  }
  #medcity-widget .icons.hide[data-v-741525e4],
  #medcity-widget .static.hide[data-v-741525e4] {
	display: none;
  }
  @-webkit-keyframes pulse-data-v-741525e4 {
	0% {
	  -webkit-transform: scale(0);
	  opacity: 1;
	  transform: scale(0);
	}
	50% {
	  opacity: 0.5;
	}
	to {
	  -webkit-transform: scale(1);
	  opacity: 0;
	  transform: scale(1);
	}
  }
  @keyframes pulse-data-v-741525e4 {
	0% {
	  -webkit-transform: scale(0);
	  opacity: 1;
	  transform: scale(0);
	}
	50% {
	  opacity: 0.5;
	}
	to {
	  -webkit-transform: scale(1);
	  opacity: 0;
	  transform: scale(1);
	}
  }
  @-webkit-keyframes show-stat-data-v-741525e4 {
	0%,
	20% {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
	21%,
	84% {
	  -webkit-transform: scale(0);
	  transform: scale(0);
	}
	85%,
	to {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
  }
  @keyframes show-stat-data-v-741525e4 {
	0%,
	20% {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
	21%,
	84% {
	  -webkit-transform: scale(0);
	  transform: scale(0);
	}
	85%,
	to {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
  }
  @-webkit-keyframes show-icons-data-v-741525e4 {
	0%,
	20% {
	  -webkit-transform: scale(0);
	  transform: scale(0);
	}
	21%,
	84% {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
	85%,
	to {
	  -webkit-transform: scale(0);
	  transform: scale(0);
	}
  }
  @keyframes show-icons-data-v-741525e4 {
	0%,
	20% {
	  -webkit-transform: scale(0);
	  transform: scale(0);
	}
	21%,
	84% {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
	85%,
	to {
	  -webkit-transform: scale(0);
	  transform: scale(0);
	}
  }
  @-webkit-keyframes icon-change-data-v-741525e4 {
	0%,
	5% {
	  -webkit-transform: translateX(30px);
	  transform: translateX(30px);
	}
	10%,
	25% {
	  -webkit-transform: translateX(0);
	  transform: translateX(0);
	}
	30%,
	35% {
	  -webkit-transform: translateX(-70px);
	  transform: translateX(-70px);
	}
	40%,
	45% {
	  -webkit-transform: translateX(-145px);
	  transform: translateX(-145px);
	}
	50%,
	55% {
	  -webkit-transform: translateX(-216px);
	  transform: translateX(-216px);
	}
	to {
		-webkit-transform: translateX(-216px);
		transform: translateX(-216px);
	}
  }
  @keyframes icon-change-data-v-741525e4 {
	0%,
	5% {
	  -webkit-transform: translateX(30px);
	  transform: translateX(30px);
	}
	10%,
	25% {
	  -webkit-transform: translateX(0);
	  transform: translateX(0);
	}
	30%,
	35% {
	  -webkit-transform: translateX(-70px);
	  transform: translateX(-70px);
	}
	40%,
	45% {
	  -webkit-transform: translateX(-145px);
	  transform: translateX(-145px);
	}
	50%,
	55% {
	  -webkit-transform: translateX(-218px);
      transform: translateX(-218px);
	}
	60%,
	65% {
	  -webkit-transform: translateX(-290px);
	  transform: translateX(-290px);
	}
	to {
		-webkit-transform: translateX(-290px);
		transform: translateX(-290px);
	}
  }
  #medcity-widget .icons .icon[data-v-741525e4]:first-of-type {
	margin-left: 0;
  }
  #medcity-widget .close{
	padding: 13px 14px;
    opacity: 1;
  }
  #medcity-widget .close img[data-v-741525e4] {
	display: none;
    transition: all 0.12s ease-in;
    width: 24px;
  }
  #medcity-widget .close.show-messageners-block[data-v-741525e4] {
	left: 42%;
	position: absolute;
	top: 42%;
  }
  #medcity-widget .close.show-messageners-block img[data-v-741525e4] {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
  }
  #medcity-widget .messangers-block[data-v-741525e4] {
	-webkit-transform: scale(0);
	-webkit-transform-origin: 80% 105%;
	align-items: flex-start;
	background-image: url('/bitrix/components/webvision/social-links/templates/moveo/images/bg_s.png');
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 7px;
	bottom: -12px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	height: 320px;
	left: -150px;
	padding-left: 30px;
	padding-top: 36px;
	position: absolute;
	transform: scale(0);
	transform-origin: 80% 105%;
	transition: all 0.12s ease-out;
	width: 235px;
	z-index: 9;
  }
  #medcity-widget .messangers-block.show-messageners-block[data-v-741525e4] {
	-webkit-transform: scale(1);
	transform: scale(1);
  }
  #medcity-widget .messanger[data-v-741525e4] {
	align-items: center;
	cursor: pointer;
    margin: 8px 0;
  }
  #medcity-widget .messanger[data-v-741525e4]:before {
	background-color: #0084ff;
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 50px;
	content: "";
	display: block;
	height: 40px;
	margin-right: 10px;
	width: 40px;
  }
  #medcity-widget .messanger p[data-v-741525e4] {
	color: rgba(0, 0, 0, 0.87);
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0;
  }
  #medcity-widget a.messanger[data-v-741525e4] {
	text-decoration: none;
  }
  #medcity-widget .callback-countdown-block[data-v-741525e4] {
	-webkit-transform: scale(1);
	-webkit-transform-origin: 80% 105%;
	align-items: center;
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 7px;
	bottom: -12px;
	box-sizing: border-box;
	color: #fff;
	display: none;
	flex-direction: column;
	height: 150px;
	left: -320px;
	padding-left: 8px;
	padding-right: 19px;
	padding-top: 5px;
	position: absolute;
	transform: scale(1);
	transform-origin: 80% 105%;
	transition: all 0.12s ease-out;
	width: 410px;
	z-index: 9;
  }
  #medcity-widget .callback-state[data-v-741525e4] {
	-webkit-animation: none;
	animation: none;
	display: none;
	z-index: 999999;
  }
  #medcity-widget .callback-state .callback-state-img[data-v-741525e4] {
	left: 12px;
	position: absolute;
	top: 12px;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-phone[data-v-741525e4] {
	align-items: center;
	display: none;
	flex-direction: column;
	font-family: Arial, sans-serif;
	font-size: 14px;
	height: 115px;
	justify-content: center;
	line-height: 16px;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-phone
	p[data-v-741525e4] {
	color: #fff;
	margin-bottom: 10px;
	margin-top: 3px;
	text-align: center;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-phone
	.callback-countdown-block-form-group[data-v-741525e4] {
	align-items: center;
	display: flex;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-phone
	.callback-countdown-block-form-group
	input[type="tel"][data-v-741525e4] {
	border: none;
	border-radius: 4px;
	box-sizing: border-box;
	font-family: Arial, sans-serif;
	font-size: 14px;
	height: 36px;
	line-height: 16px;
	padding: 10px 11px 9px;
	width: 203px;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-phone
	.callback-countdown-block-form-group
	input[type="submit"][data-v-741525e4] {
	background-color: #f6731c;
	border: none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 14px;
	height: 36px;
	padding: 10px 28px 9px;
	width: 132px;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-phone
	.callback-countdown-block-form-group
	input[type="submit"][data-v-741525e4]:hover {
	background-color: #fd893c;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-timer[data-v-741525e4] {
	align-items: center;
	display: none;
	flex-direction: column;
	height: 115px;
	justify-content: center;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-timer
	p[data-v-741525e4] {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 7px;
	text-align: center;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-timer_timer[data-v-741525e4] {
	color: #fff;
	font-family: Ubuntu, Arial, sans-serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 46px;
	margin: 0;
	text-align: center;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-sorry[data-v-741525e4] {
	align-items: center;
	display: none;
	height: 115px;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-sorry
	p[data-v-741525e4] {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 7px;
	text-align: center;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-close[data-v-741525e4] {
	cursor: pointer;
	position: absolute;
	right: 6px;
	top: -10px;
  }
  #medcity-widget .animation-pause[data-v-741525e4] {
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
  }
  #medcity-widget input[data-v-741525e4] {
	margin: 5px;
  }
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-phone.display-flex[data-v-741525e4],
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-sorry.display-flex[data-v-741525e4],
  #medcity-widget
	.callback-countdown-block
	.callback-countdown-block-timer.display-flex[data-v-741525e4],
  #medcity-widget .callback-countdown-block.display-flex[data-v-741525e4],
  #medcity-widget .callback-state.display-flex[data-v-741525e4] {
	display: flex;
  }

/* Soc Btn link */
.messangers-block{
	display: none;
    background-image: url('/bitrix/components/webvision/social-links/templates/moveo/images/bg_s.png');
    width: 255px;
    background-size: 100% 100%;
    height: 350px;
    background-position: 50%;
    position: absolute;
    bottom: 80px;
    left: -150px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 35px;
    padding-top: 36px;
    box-sizing: border-box;
    border-radius: 7px;
    z-index: 5000;
    background-repeat: no-repeat;
}
.soc-btn-link{
	position: fixed;
    z-index: 11000;
    transition: 500ms;
    right: 8%;
    bottom: 0;
    margin-bottom: 146px;
}
.soc-btn-link-block{
	width: 80px;
    position: absolute;
    height: 80px;
    background-color: #30428c;
    border-radius: 50px;
    box-sizing: border-box;
    display: block;
    cursor: pointer;
    padding: 10px;
}
.soc-btn-link-block-call-back-text{
	position: absolute;
    -webkit-animation: show-stat-data-v-49159610 6s infinite;
    animation: show-stat-data-v-49159610 6s infinite;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.soc-btn-link-block-call-back-text span{
	color: white;
    line-height: 14px;
    width: 61px;
    display: block;
    font-size: 10px;
    padding: 18px 0;
}
.soc-btn-link-block-call-back-text img{
	display: none;
	padding: 20px;
}
.messangers-block .messanger  {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: start;
    text-decoration: none;
    padding: 5px 0px;
}
.messangers-block .messanger img{
	width: 40px;
    border-radius: 100px;
    display: block;
}
.messangers-block .messanger p{
    display: block;
    margin-left: 10px;
    font-size: 14px;
    color: black;
    margin: 0px;
    padding-left: 15px;
}
/* End */


/* Start:/bitrix/templates/moveo/template_styles.css?1633590957314*/
.link-contact > a#site-link {
	display: block;
}
.link-contact {
	font-weight: 500;
	font-size: 18px;
}

.name-contact {
	font-size: 18px;
	
}
.adress-contact {
	display:block;	
	font-size: 18px;
}

.name-contact strong {
	font-size: 17px;
	
}

#medcity-widget.medcity-message[data-v-741525e4] {
    bottom: 20%;
}
/* End */
/* /bitrix/templates/moveo/components/bitrix/menu/menu-top/style.css?1645666858581 */
/* /bitrix/components/webvision/social-links/templates/moveo/style.css?164566685814542 */
/* /bitrix/templates/moveo/template_styles.css?1633590957314 */
