

/* Start:/bitrix/templates/proclinic/css/master.css?17399991771003*/
/*------------------------------------------------------------------
[Master Stylesheet]
-------------------------------------------------------------------*/

/* LIBRARIES CSS */
@import url("/bitrix/templates/proclinic/css/bootstrap.min.css");
@import url("/bitrix/templates/proclinic/css/animate.css");

/* FONTS*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,800,800italic,700italic,600italic,400italic&display=swap);
@import url("/bitrix/templates/proclinic/css/../assets/font-awesome/css/font-awesome.min.css");
@import url("/bitrix/templates/proclinic/css/../assets/flaticon/flaticon.css");

/* PLUGIN CSS */
/*@import url('/bitrix/templates/proclinic/css/slider-pro.min.css');*/
@import url("/bitrix/templates/proclinic/css/jquery.fancybox.css");
@import url("/bitrix/templates/proclinic/css/owl.carousel.min.css");
@import url("/bitrix/templates/proclinic/css/owl.theme.css");
@import url("/bitrix/templates/proclinic/css/owl.transitions.css");
@import url("/bitrix/templates/proclinic/css/bootstrap-datetimepicker.css");
@import url("/bitrix/templates/proclinic/css/jquery.selectBox.css");
@import url("/bitrix/templates/proclinic/css/fontawesome-stars-o.css");

/* CUSTOM CSS */
/*@import url('/bitrix/templates/proclinic/css/theme.css');*/
/*@import url('/bitrix/templates/proclinic/css/theme_violet.css');*/
/*@import url('/bitrix/templates/proclinic/css/theme_red.css');*/
/*@import url('/bitrix/templates/proclinic/css/theme_green.css');*/
/*@import url('/bitrix/templates/proclinic/css/responsive.css');*/

/* End */


/* Start:/bitrix/templates/proclinic/css/theme.css?1773066611109389*/
/* Generated by less 2.5.1 */
/* --------------------------------------
=========================================
DentalClinic - Medical html Template
Version: 1.0 (Initial Release)
========================================= */
/**
 * Table of Contents:
 *
 * 1 - VARIABLES
 * 2 - GLOBAL STYLES           
 * 3 - TOP BAR       
 * 4 - HEADER
 * 5 - MAIN MENU 
 * 6 - SERVICES
 * 7 - ABOUT US  
 * 8 - SERTIFICATES
 * 9 - DOCTORS
 * 10 - BOOKING FORM  
 * 12 - STORIES
 * 13 - REVIEWS
 * 14 - BLOG
 * 15 - FOOTER
 * 16 - PAGE TITLE 
 * 17 - BREADCRUMBS
 * 18 - MAKE FORM
 * 19 - RIGHT BAR
 * 20 - GALLERY
 * 21 - PRICES
 * 22 - TIMETABLE
 * 23 - PAYMENT
 * 24 - 404 PAGE 
 * -----------------------------------------------------------------------------
 */
/*---------------------------------------
   1 VARIABLES           
-----------------------------------------*/
/* Violet color scheme
@color-background-1: #fff;
@color-background-2: #f1f3f9;

@color-primary-1: #5266b2;
@color-primary-2: #2dc4ff;

@color-child-1: #45579d;
@color-child-2: #997ee6;
@color-child-3: #5266b2;
@color-child-4: #34437a;
@color-child-5: #2dc4ff;
@color-child-6: #997ee6;

@color-grey-1: #acb8bc;
@color-grey-2: #e4edee;
@color-grey-3: #becacf;

@font-color-primary: #455f68;
@font-color-primary-1: #233a46;
@font-color-primary-2: #4c7284;
*/
/* Red color scheme
@color-background-1: #fff;
@color-background-2: #f1f8f9;

@color-primary-1: #ed503f;
@color-primary-2: #ffae13;

@color-child-1: #901306;
@color-child-2: #ff9c00;
@color-child-3: #ed503f;
@color-child-4: #cb3327;
@color-child-5: #ff9c00;
@color-child-6: #f26c5d;

@color-grey-1: #acb8bc;
@color-grey-2: #e4edee;
@color-grey-3: #becacf;

@font-color-primary: #455f68;
@font-color-primary-1: #233a46;
@font-color-primary-2: #4c7284;
*/
/* Green color scheme
@color-background-1: #fff;
@color-background-2: #f8f8f8;

@color-primary-1: #36cf43;
@color-primary-2: #a5e200;

@color-child-1: #058010;
@color-child-2: #42df50;
@color-child-3: #37cd44;
@color-child-4: #24b731;
@color-child-5: #61ed6d;
@color-child-6: #42df50;

@color-grey-1: #acb8bc;
@color-grey-2: #e4edee;
@color-grey-3: #becacf;

@font-color-primary: #455f68;
@font-color-primary-1: #233a46;
@font-color-primary-2: #4c7284;
*/
/*---------------------------------------
   2 GLOBAL STYLES           
-----------------------------------------*/
html,
body {
  font-family: 'Open Sans', sans-serif;
  color: #455f68;
  /*color: #000000;*/
  font-size: 14px;
  font-weight: 400;
}

@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1,
h2,
.h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

.h2,
h2 {
  font-size: 36px;
}

.h3,
h3 {
  font-size: 24px;
  font-weight: 600;
}

.h4,
h4 {
  font-size: 15px;
}

.section-title {
  color: #2491d0;
  margin-bottom: 35px;
  /*text-transform: uppercase;*/
}

.section-subtitle {
  font-size: 15px;
  margin-bottom: 60px;
}

.bold600 {
  font-weight: 600;
}

.bold700 {
  font-weight: 700;
}

.color-primary-1 {
  color: #2491d0;
}

.color-primary-2 {
  color: #00dba5;
}

.color-child-5 {
  color: #13cfd7;
}

.color-child-6 {
  color: #00acdb;
}

.bg-2 {
  background: #f1f8f9;
}

.bg-primary-2 {
  background: #00dba5;
}

.bg-child-2 {
  background: #00bf99;
}

.bg-child-3 {
  background: #108f9b;
}

.bg-child-4 {
  background: #09729e;
}

.bg-pattern {
  /*background: url('/bitrix/templates/proclinic/css/../images/bg_pattern_wt_transp2.png') repeat !important;*/
  background: none !important;
}

.bg-pattern .page-title-overlay {
  background: transparent;
}

a {
  color: #00acdb;
  text-decoration: none;
  outline: none;
}

a:hover,
a:focus {
  color: #00dba5;
  text-decoration: none;
  outline: none;
}

button {
  outline: none;
}

button:hover,
button:focus,
button:active {
  outline: none !important;
}

p {
  /*margin-bottom: 35px;*/
  margin-bottom: 15px;
  /*line-height:28px;*/
  line-height: 18px;
}

ul.text-list-v,
ul.text-list {
  margin-bottom: 35px;
  padding: 0;
}

ul.text-list-v li,
ul.text-list li {
  /*font-style: italic;*/
  font-style: normal;
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

ul.text-list-v li {
  text-align: left;
}

ul.text-list li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #2491d0;
}

ul.text-list-v li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 14px;
  height: 10px;
  background: url('/bitrix/templates/proclinic/css/../images/text-list-v1.png') center center no-repeat;
}

ul.text-list-v.text-list-v2 li:before {
  background: url('/bitrix/templates/proclinic/css/../images/text-list-v2.png') center center no-repeat;
}

input,
textarea {
  border: 2px solid #e4edee;
  border-radius: 5px;
  padding: 15px;
  outline: none;
}

input:focus,
textarea:focus {
  border: 2px solid #00dba5;
}

frame {
  border: none;
}

.help {
  color: #00acdb;
  border: 2px solid #00acdb;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  cursor: pointer;
  display: inline-block;
}

.help:hover {
  background: #00acdb;
  color: #fff;
}

.help-green {
  color: #00dba5;
  border: 2px solid #00dba5;
}

.help-green:hover {
  background: #00dba5;
  color: #fff;
}

.help-red {
  background: #f9755f;
  color: #fff;
  border-color: #f9755f;
}

.help-red:hover {
  background: #d03f30;
  border-color: #d03f30;
}

.help-sm {
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 22px;
  border-width: 1px;
}

.help .t-tooltip-text {
  color: #4c7284;
  line-height: 14px;
  text-align: left;
}

.btn {
  font-size: 16px;
  font-weight: 400;
  padding: 9px 40px;
  letter-spacing: 0.5px;
}

.btn-default {
  background: #00dba5;
  color: #ffffff;
  border: none;
  border-radius: 20px;
  transition: all 300ms;
}

.btn-default:hover,
.btn-default:focus {
  background: #00acdb;
  color: #ffffff;
}

.btn-primary {
  background: #00acdb;
  color: #ffffff;
  border: none;
  border-radius: 20px;
  transition: all 300ms;
}

.btn-primary:active,
.btn-primary:hover,
.btn-primary:focus {
  background: #00dba5;
  color: #ffffff;
  outline: 0px auto -webkit-focus-ring-color !important;
  border: 0;
}

.btn-primary-1 {
  background: transparent;
  color: #00acdb;
  border: 1px solid #00acdb;
  border-radius: 20px;
  transition: all 300ms;
  font-size: 15px;
  font-weight: 400;
  padding: 7px 40px;
}

.btn-primary-1:hover,
.btn-primary-1:focus {
  background: #00acdb;
  color: #fff;
}

.btn-grey {
  background: #becacf;
  color: #fff;
  border: none;
  border-radius: 20px;
  transition: all 300ms;
}

.btn-grey:hover,
.btn-grey:focus {
  background: #00acdb;
  color: #ffffff;
}

.btn-sm {
  padding: 5px 40px;
}
.crosslink__name{
width: 100%;
}
.carousel-btn {
  background: #2491d0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  transition: all 200ms;
}

.carousel-btn:hover,
.carousel-btn:focus {
  background: #79ceff;
}

.carousel-next {
  right: -25px;
  padding-left: 2px;
}

.carousel-prev {
  left: -25px;
  padding-right: 2px;
}

.dropdown-menu.bootstrap-datetimepicker-widget {
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  border: none;
  padding: 10px !important;
}

.datepicker {
  border-radius: 3px;
}

.datepicker th.picker-switch {
  border-radius: 0 !important;
}

.datepicker th.picker-switch:hover {
  color: #fff !important;
  background: #00dba5 !important;
}

.datepicker th.prev {
  border-radius: 0 !important;
  font-size: 17px;
}

.datepicker th.prev:hover {
  color: #fff !important;
  background: #00dba5 !important;
}

.datepicker th.next {
  border-radius: 0 !important;
  font-size: 17px;
}

.datepicker th.next:hover {
  color: #fff !important;
  background: #00dba5 !important;
}

.datepicker td.day.active.today {
  background: #00dba5 !important;
  border-radius: 0 !important;
  color: #fff !important;
  text-shadow: none !important;
}

.datepicker td.day.active {
  background: #00dba5 !important;
  border-radius: 0 !important;
  color: #fff !important;
  text-shadow: none !important;
}

.datepicker td.day.today {
  background: #00dba5 !important;
  border-radius: 0 !important;
  color: #fff !important;
  text-shadow: none !important;
}

.datepicker td.day {
  border-radius: 0 !important;
}

.datepicker td.day:hover {
  color: #fff !important;
  background: #00dba5 !important;
}

.datepicker td.day.old {
  color: #e4edee !important;
}

.datepicker td.day.old:hover {
  color: #fff !important;
  background: #00dba5 !important;
}

.datepicker td.day.new {
  color: #becacf !important;
}

.datepicker td.day.new:hover {
  color: #fff !important;
  background: #00dba5 !important;
}

.bootstrap-datetimepicker-widget table td span.active {
  background-color: #00dba5 !important;
  color: #ffffff;
  text-shadow: none !important;
}

.time-f .table-condensed>thead>tr>th,
.time-f .table-condensed>tbody>tr>th,
.time-f .table-condensed>tfoot>tr>th,
.time-f .table-condensed>thead>tr>td,
.time-f .table-condensed>tbody>tr>td,
.time-f .table-condensed>tfoot>tr>td {
  padding: 0;
}

.time-f .bootstrap-datetimepicker-widget a[data-action] {
  padding: 0;
}

.time-f .bootstrap-datetimepicker-widget table td span {
  width: 50px;
  height: 24px;
  line-height: 24px;
  color: #4c7284;
  background: #fff;
  margin: 0;
}

.time-f .bootstrap-datetimepicker-widget table td span:hover {
  color: #fff;
  background: #00dba5;
}

.time-f .bootstrap-datetimepicker-widget table td {
  height: 30px;
  line-height: 30px;
}

.time-f .bootstrap-datetimepicker-widget table td.day:hover,
.time-f .bootstrap-datetimepicker-widget table td.hour:hover,
.time-f .bootstrap-datetimepicker-widget table td.minute:hover,
.time-f .bootstrap-datetimepicker-widget table td.second:hover {
  background: #00dba5;
  border-radius: 3px;
  color: #fff;
}

.time-f .bootstrap-datetimepicker-widget button[data-action] {
  padding: 2px 10px;
  border-radius: 3px;
  position: relative;
  top: -2px;
  font-size: 14px;
}

/*---------------------------------------
   3 TOP BAR           
-----------------------------------------*/
.top-bar {
  background: #f1f8f9;
  font-size: 13px;
  /*padding: 12px 0;*/
  padding: 5px 0 10px 0;
}


.top-bar i {
  color: #acb8bc;
  /*color: #00acdb;*/
}

.top-bar-adress i {
  margin-right: 5px;
}

.top-bar-mail {
  float: right;
  margin-right: 10px;
}

.top-bar-mail i {
  margin-right: 5px;
}

.top-bar-social {
  float: right;
  margin-left: 20px;
}

.top-bar-social i {
  position: relative;
  /*font-size: 18px;*/
  font-size: 24px;
  margin-left: 13px;
  top: 2px;
}

.top-bar-social i:hover {
  /*color: #00acdb;*/
}

@media (max-width:1200px) {

  .top-bar {
    background: #f1f8f9;
    font-size: 13px;
    padding: 5px 0 5px 0;
  }

  .mob_top_menu .navbar-nav {
    width: 100%;
    margin: 0;
  }

  .mob_top_menu .navbar-nav .dropdown-menu span,
  .mob_top_menu .navbar-nav .dropdown-menu a {
    white-space: wrap;
    clear: both;
    font-weight: normal;
    display: block;
    line-height: 20px;
    padding: 5px 15px 5px 25px;
    color: #000;
  }

  .main-search-wrap {
    width: 100%;
  }

  .top-bar .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .top-bar.active .row {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .top-bar-adress {
    margin: 0 !important;
  }
}

/*---------------------------------------
   4 HEADER           
-----------------------------------------*/
.header {
  /*background: #f1f8f9;*/
  background: #ffffff;
  padding: 12px 0 30px 0;
}

.header-logo {
  /*height: 45px;*/
  /*font-size: 38px;*/
  font-size: 28px;
  line-height: 1.2;
}

.header-logo-text {
  font-size: 14px;
  /*color: #455f7a;*/
  font-weight: 600;
  margin-top: 10px;
  color: #888888;
}

.header-logo img {
  position: relative;
  /*width: 45px;*/
  height: 130px;
  margin-right: 7px;
  top: 1px;
}

.header-button-position {
  position: relative;
}

.header-button-position .header-button {
  /*position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;*/
  margin-top: 30px;
}

.header-phone {
  float: none;
  /*border: 1px solid #e4edee;*/
  font-size: 18px;
  /*padding: 7px 23px;*/
  /*border-radius: 20px;*/
  /*margin-right: 15px;*/
  margin-top: 10px;
  /*background-color: #00acdb;*/
  color: #393939;
}

.header-phone .fa-phone:before {
  color: #00acdb;
}

.header-phone i {
  color: #00dba5;
  font-size: 25px;
  vertical-align: top;
  padding-top: 2px;
  font-weight: bold;
  padding-right: 10px;
}

.header-button {
  float: none;
  margin-top: 7px;
}

.header-button .btn {
  padding: 9px 15px;
}

.header-button .plus {
  line-height: 0;
  font-size: 22px;
  position: relative;
  top: 2px;
  left: -7px;
}

.header-button .rule{
  width: 270px;
    display: block;
    text-align: center;
    margin-top: 5px;
    color: #00acdb;
    font-weight: 500;
    font-size: 13px;

}

/*---------------------------------------
   5 MAIN MENU           
-----------------------------------------*/
.top-menu {
  background: #ffffff;
  border-top: 1px solid #e4edee;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  z-index: 111;
  width: 100%;
}

.top-menu-logo {
  height: 45px;
  font-size: 24px;
  float: left;
  position: relative;
  top: -2px;
  margin-right: 20px;
  display: none;
}

.top-menu-logo img {
  position: relative;
  width: 25px;
  height: 60px;
  margin-right: 7px;
  top: 1px;
}

.top-menu .navbar-nav li a {
  /*padding: 14px 20px;*/
  padding: 14px 14px;
  font-size: 14px;
  color: #455f68;
  font-weight: 500;
  border-bottom: 3px solid transparent;
  transition: all 0.1s;
}

.top-menu .navbar-nav li a:hover,
.top-menu .navbar-nav li a:focus {
  background: #00acdb;
  color: #fff;
}

.top-menu .navbar-nav li.active>a {
  border-bottom-color: #00acdb;
}

.top-menu .navbar-nav li.open a {
  border-bottom: 3px solid transparent;
}

.top-menu ul.dropdown-menu {
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
  border: none;
  border-top: 4px solid #00acdb;
  padding: 25px 30px 25px 40px;
  border-radius: 0 0 2px 2px;
}

.top-menu ul.dropdown-menu li a,
.top-menu ul.dropdown-menu li span {
  background: transparent;
  padding: 4px 0px;
  font-size: 14px;
  position: relative;
  color: #455f68;
  font-weight: 600;
}

.top-menu ul.dropdown-menu li a:hover,
.top-menu ul.dropdown-menu li a:focus {
  background: transparent;
  color: #00acdb;
  text-decoration: underline;
}

.top-menu ul.dropdown-menu li span:before,
.top-menu ul.dropdown-menu li a:before {
  content: '';
  position: absolute;
  left: -15px;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00acdb;
}

.top-menu ul.dropdown-menu.with-bg {
  background: url('/bitrix/templates/proclinic/css/../images/menubg.jpg') no-repeat #ffffff;
  background-size: contain;
  background-position: right top;
  padding-right: 300px;
}

.smartposition .top-menu .navbar-nav {
  float: left;
}

.smartposition .top-menu-logo {
  display: block;
  float: none;
}

.smartposition #totop {
  display: block;
}

@media (max-width: 768px) {
  .smartposition .top-menu-logo {
    display: none;
  }
}

#how_oms .operations_list {

  padding: 0 20px;
}


#how_oms .operations_list li {
  list-style: none;
  position: relative;
  margin-bottom: 20px;
}

#how_oms .operations_list li:before {
  content: '';
  background-color: #00dba5;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  left: -20px;
  top: 5px;
}

.w33 {
  width: 33%;
}

.w66 {
  width: 66%;
}

.w20 {
  width: 20%;
}

.w80 {
  width: 80%;
}

#how_oms h2 {
  color: #2491d0;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}

#how_oms .round_number {
  width: 130px;
}

#how_oms .arrow_down {
  width: 100px;
  padding: 15px 0;
}

#how_oms .how_oms_table {
  width: 100%;
  margin-bottom: 40px;
}

#how_oms .how_oms_table td:first-child {
  vertical-align: middle;
  text-align: center;
}

#how_oms .color_block {
  padding: 20px 40px 25px 40px;
  background-color: #d0f5f7;
  border-top: 1px solid #00acdb;
  /*height: 200px;*/
}

#how_oms .tr_header {
  margin-bottom: 15px;
  font-size: 18px;
}

#how_oms ul {
  margin-bottom: 0;
}

#how_oms .operations_list ul {
  padding-left: 20px;
}

#how_oms .operations_header {
  background-color: #ccf8ed;
  padding: 10px 20px;
  border-bottom: 1px solid #00acdb;
  margin-bottom: 20px;
}

#how_oms .top_h2 {
  text-align: left;
  padding-left: 10px;
}

.no_padding {
  padding: 0 !important;
}

.slider {
  position: relative;
  color: #455f68;
}


.slider-welcome {
  font-size: 24px;
  text-transform: uppercase;
}

.slider-title {
  font-size: 56px;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 1px 1px 1px #fff;
}

.slider-subtitle {
  /*font-size: 36px;*/
  text-transform: uppercase;
  /*text-shadow: 1px 1px 1px #fff;*/
  font-size: 30px;
  text-shadow: 1px 1px 1px #fff;
  color: rgb(9, 92, 131);
  font-weight: 700;
}

.slider-text {
  font-size: 15px;
  line-height: 28px;
  color: #455f68;
  font-weight: 600;
}
.slider-text li {
  line-height: 1.4;
  list-style: none;
  margin: 10px 0;
}
.slider-text li:before {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #13cfd7;
  border-radius: 50%;
  margin-right: 10px;
}
.slider .sp-buttons {
  position: relative;
  bottom: 55px;
  width: 100%;
  max-width: 1170px;
  text-align: left;
  margin: 0 auto;
  padding: 0 20px;
  height: 0
}

.slider .sp-button {
  width: 8px;
  height: 8px;
  background: #acb8bc;
  border: none;
}

.slider .sp-selected-button {
  width: 12px;
  height: 12px;
  background: #ffffff;
  border: 2px solid #acb8bc;
  position: relative;
  top: 2px;
}

.slider .sp-grab {
  cursor: auto !important;
}

/*---------------------------------------
   7 SERVICES           
-----------------------------------------*/
.services {
  display: table;
  vertical-align: top;
  width: 100%;
}

.service {
  text-align: center;
  padding: 40px 20px;
  color: #fff;
  position: relative;
  top: 0;
  transition: top 300ms;
  display: table-cell;
  height: 100%;
  float: none;
}

.service h3 {
  /*text-transform: uppercase;*/
  text-transform: none;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}

.service-icon {
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 30px;
}

.service-text {
  font-size: 13px;
}

.service:hover {
  top: -30px;
}

.services-1 {
  text-align: center;
  padding: 70px 0;
}

.services-1-title {
  color: #2491d0;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 60px;
}

.services-1-text {
  margin-bottom: 45px;
}

.services-1 .service {
  padding: 0 15px;
  color: #455f68;
}

.services-1 .service h3 {
  color: #2491d0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 25px;
}

.services-1 .service-icon {
  color: #2491d0;
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 35px;
}

.services-1 .service-text {
  font-size: 13px;
  line-height: 24px;
}

/*---------------------------------------
   8 ABOUT US           
-----------------------------------------*/
.about {
  position: relative;
}

.about-text {
  /*padding: 90px 15px 55px;*/
  padding: 50px 15px 50px;
}

.about-bg {
  background: url('/bitrix/templates/proclinic/css/../images/about-bg9.jpg') right bottom no-repeat, linear-gradient(90deg, #FFFFFF, #f4f4f4, #e8e8e8, #eaeaea, #e9e9e9, #E7E7E7);
  background-size: contain;
  /*background: linear-gradient(90deg, #FFFFFF, #E7E7E7);*/
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-position: center;
}

/*---------------------------------------
   9 SERTIFICATES           
-----------------------------------------*/
.certs {
  background: #f1f8f9;
  padding: 45px 0 65px 0;
}

.certs h3 {
  margin-bottom: 30px;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
}

.certs-item {
  margin: 0 15px;
  text-align: center;
}

.certs-item img {
  border: 10px solid #fff;
}

.certs-container {
  position: relative;
}

.lechenie {
  padding: 40px 0 40px 0;
}

.lechenie h3 {
  margin-bottom: 15px;
  min-height: 50px;
}

.lechenie-img {
  /*padding: 0 5px;*/
  border: 1px solid #25c0e3;
  padding: 10px 15px;
  margin: 0 5px;
}

.col-lg-3.lechenie-img {
  width: calc(25% - 10px);
}

.lechenie-img img {
  width: 150px;
  padding: 0 0 20px 0;
  margin: 0 auto;
  display: block;
}

.black {
  color: #000000;
}

.white {
  color: #ffffff;
}

.bold {
  font-weight: bold;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.clear {
  clear: both;
}

.autor_block {
  padding: 20px 20px;
  border-top: 1px solid #5ddce2;
  border-bottom: 1px solid #14cfd7;
  background-color: #caf0f2;
  text-align: left;
  margin: 15px 0;
}

.autor_block .relative {
  display: inline-block;
}

.autor_title {
  font-size: 22px;
  margin-left: 215px;
  padding-left: 50px;
  line-height: 1.5;
  display: inline-block;
}

.autor_title span {
  font-weight: bold;
  display: block;
}

.autor_title span.blue {
  color: #00acdb;
  font-weight: normal;
}

.autor_block img {
  border: 1px solid #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 7px 2px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 7px 2px rgb(0 0 0 / 20%);
  width: 230px;
  position: absolute;
  left: 0;
  top: -45px;
}

.inform_block {
  background-color: #f1feff;
  border-top: 4px solid #13cfd7;
  position: relative;
  padding: 15px 15px 20px 75px;
  margin: 20px auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.inform_block p {
  margin: 10px 0
}

.inform_block ::before {
  content: url(/assets/images/icon_info.svg);
  display: block;
  left: 15px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}

.inform_block.no-icon {
  padding: 15px 15px 20px 30px;
}

.inform_block.no-icon ::before {
  display: none;
}

.inform_block.inform_block_p {
  padding: 15px 15px 15px 15px;
}

.inform_block.inform_block_p ::before {
  display: none;
}

p:last-child {
  margin-bottom: 0;
}

@media(max-width:769px) {
  
  .top-bar-adress .top-bar__btn{
    background-color: #00acdb;
    flex-direction: column;
    padding: 5px 40px;
  }
  
  .top-bar-adress .top-bar__btn span:first-child{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
  }
  .top-bar-adress .top-bar__btn span:last-child{
    font-size: 12px;
    line-height: 1.1;
  }
  
  .mob_menu_logo span {
    font-size: 16px !important;
  }

  .header-logo span {
    display: block;
  }

  .lechenie-img {
    padding-right: 15px;
    padding-left: 15px;
  }

  .autor_block .relative {
    float: none;
    text-align: center;
    display: block;
  }

  .autor_block img {
    position: relative;
    top: auto;
    left: auto;
  }

  .autor_title {
    margin: 10px 0;
    padding: 0;
    font-size: 18px;
  }

  .autor_block {
    padding: 10px 10px;
  }

  
}

.doctors {
  text-align: center;
}

.doctors-item {
  margin: 0 30px;
  position: relative;
}

.doctors-item-container {
  border: 1px solid #e4edee;
  margin-bottom: 40px;
}

.doctors-item-image {
  overflow: hidden;
}

.doctors-item-image img {
  max-width: 100%;
  transition: all 300ms;
  object-fit: cover;
  width: 100%;
  object-position: top;
}

.doctors-item-name {
  color: #2491d0;
  font-size: 15px;
  font-weight: 600;
  margin: 20px 0 2px 0;
  padding: 0 15px;
  line-height: 1.3;
}

.doctors-item-position {
  font-size: 13px;
  margin-bottom: 15px;
}

.doctors-item-stazh {
  font-size: 13px;
  margin-bottom: 20px;
}

.doctors-item-social {
  position: absolute;
  bottom: 80px;
  width: 100%;
  opacity: 0;
  transition: all 200ms;
}

.doctors-item-social a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #2491d0;
  color: #fff;
  font-size: 17px;
  line-height: 29px;
  margin: 0 4px;
  transition: all 200ms;
}

.doctors-item-social a:hover,
.doctors-item-social a:focus {
  background: #00acdb;
}

.doctors-item-button {
  position: absolute;
  bottom: -10px;
  width: 100%;
  opacity: 0;
  transition: all 200ms;
}

.doctors-item-button .btn {
  padding: 9px 40px;
  width: 100%;
}

.doctors-item-button .btn-default {
  border-radius: 0;
  transition: all 300ms;
}

.doctors-item:hover .doctors-item-social {
  opacity: 1;
  bottom: 110px;
}

.doctors-item:hover .doctors-item-button {
  opacity: 1;
  bottom: -40px;
}

.doctors-item:hover img {
  transform: scale(1.1);
}

.doctors-container {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}

.doctors .carousel-btn {
  margin-top: -55px;
}

.doctors .carousel-next {
  right: -30px;
}

.doctors .carousel-prev {
  left: -30px;
}

.doctors-2 .doctors-item {
  margin: 0 0 20px;
}

.doctors-2 .doctors-item-social {
  bottom: 120px;
  width: auto;
  left: 22px;
  right: 22px;
}

.doctors-2 .doctors-item-button {
  bottom: 30px;
  width: auto;
  left: 22px;
  right: 22px;
}

.doctors-2 .doctors-item-button .btn {
  padding: 9px 40px;
  width: 100%;
}

.doctors-2 .doctors-item-button .btn-default {
  border-radius: 0;
  transition: all 300ms;
}

.doctors-2 .doctors-item:hover .doctors-item-social {
  opacity: 1;
  bottom: 150px;
}

.doctors-2 .doctors-item:hover .doctors-item-button {
  opacity: 1;
  bottom: 0;
}

.doctors-2 .section-title {
  margin-bottom: 50px;
}

.doctors-text {
  padding: 70px 0;
  border-bottom: 1px solid #becacf;
}

.doctors-text-text {
  float: left;
  width: 67%;
  margin-right: 3%;
}

.doctors-text-doctor {
  width: 30%;
  float: left;
  background: #f1f8f9;
  border: 1px solid #e4edee;
  color: #4c7284;
}

.doctors-text-doctor img {
  max-width: 100%;
}

.doctors-text-doctor-desc {
  padding: 20px;
  font-size: 13px;
  font-style: italic;
  line-height: 22px;
}

.doctors-text-doctor-name {
  font-size: 15px;
  font-weight: 600;
  padding: 0 20px;
}

.doctors-text-doctor-position {
  font-size: 13px;
  padding: 0 20px 20px;
}

.doctor {
  padding: 70px 0 90px;
  border-bottom: 1px solid #becacf;
}

.doctor-info {
  background: #f1f8f9;
  border: 1px solid #e4edee;
}

.doctor-info-image {
  margin-bottom: 20px;
}

.doctor-info-image img {
  max-width: 100%;
}

.doctor-info-name {
  text-align: center;
  color: #2491d0;
  font-size: 18px;
  font-weight: 600;
}

.doctor-info-position {
  text-align: center;
  color: #4c7284;
  font-size: 13px;
  margin-bottom: 20px;
}

.doctor-info-socials {
  text-align: center;
  margin-bottom: 40px;
}

.doctor-info-socials a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #2491d0;
  color: #fff;
  font-size: 17px;
  line-height: 29px;
  margin: 0 4px;
  transition: all 200ms;
}

.doctor-info-socials a:hover,
.doctor-info-socials a:focus {
  background: #00acdb;
}

.doctor-info-hours {
  border-top: 1px solid #becacf;
  border-bottom: 1px solid #becacf;
  height: 204px;
  /*margin-left: 30px;*/
  margin-left: 20px;
  /*margin-right: 30px;*/
  margin-right: 20px;
  padding: 20px 0;
  position: relative;
}

.doctor-info-hours-title {
  font-size: 18px;
  color: #becacf;
  text-align: center;
  margin-bottom: 20px;
}

.doctor-info-hours-left {
  width: 35%;
  margin-left: 15%;
  float: left;
  color: #acb8bc;
  font-size: 12px;
  line-height: 23px;
}

.doctor-info-hours-right {
  width: 45%;
  float: left;
  color: #4c7284;
  font-size: 13px;
  line-height: 23px;
}

.doctor-info-hours-clock {
  position: absolute;
  left: 50%;
  margin-left: -21px;
  top: -11px;
  padding: 0 10px;
  background: #f1f8f9;
}

.doctor-info-desc {
  color: #4c7284;
  padding: 0 30px 30px 30px;
  font-size: 12px;
}

.doctor-text-quote {
  background: #f1f8f9;
  border: 1px solid #e4edee;
  padding: 30px 30px 45px;
  font-style: italic;
  position: relative;
  margin-bottom: 40px;
  line-height: 22px;
}

.doctor-text-quote-quote {
  position: absolute;
  right: 30px;
  bottom: 20px;
}

.doctor-text h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #2491d0;
}

/*135029*/
.doctor-text h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #2491d0;
}

.doctor-text-booking {
  padding: 40px 50px !important;
  margin-top: 45px;
  display: flex;
  box-shadow: 0px 4px 34px -10px rgba(34, 80, 60, 0.37);
  background: #ffffff !important;
}

.doctor-text-booking .form_send_ajax {
  width: 100%;
}
/* Правки форм (под АТС) / task-136367 */
body.ats .doctor-text-booking .form_send_ajax {
  width: 100%;
  margin-top: 15px;
}
/* Правки форм (под АТС) / task-136367 */
body.ats .doctor-text-booking .text-blue {
  margin-top: 15px;
}

.doctor-text-booking .section-title {
  text-align: center;
}

.doctor-text-booking .help {
  float: right;
}

.doctor-text-booking .latest-row {
  margin-top: 50px;
}

.view {
  background: #becacf;
  border-radius: 10px;
  padding: 1px 5px 3px;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  color: #fff;
  cursor: pointer;
  margin: 0 5px;
  display: inline-block;
}

.view i {
  font-size: 12px;
}

.view:hover {
  background: #2491d0;
}

.view .t-tooltip-text-body {
  padding: 0;
  border: 2px solid #becacf;
}

.view .t-tooltip-text-body:before {
  border-top-color: #becacf;
  border-width: 9px;
  margin-left: -9px;
}

.view .t-tooltip-text-body:after {
  border-top-color: #becacf;
  border-width: 6px;
  margin-left: -6px;
}

.view .t-tooltip-text {
  width: 186px;
}

.view.t-left .t-tooltip-text {
  margin-right: -14px;
}

/*---------------------------------------
   11 BOOKING FORM           
-----------------------------------------*/
.booking:not(.booking-popup) {
  padding: 30px 0;
  background: url('/bitrix/templates/proclinic/css/../images/book_bg2.jpg') center right no-repeat;
  background-size: cover;
  background-position-x: 85%;
}

@media (max-width:1800px) {
  .booking:not(.booking-popup) {
    background-position-x: 70%;
  }
}

@media (max-width:1199px) {
  .booking:not(.booking-popup) {
    background: #f0f0f0;
  }
}

@media (max-width:991px) {
  /* Правки форм (под АТС) / task-136367 */
  body.ats .booking:not(.booking-popup) {
    padding: 0;
  }
  /* Правки форм (под АТС) / task-136367 */
  body.ats .booking:not(.booking-popup) .consult_img img {
      width: 65px;
      margin: 0 auto;
      height: auto;
  }
  /* Правки форм (под АТС) / task-136367 */
  body.ats .booking:not(.booking-popup) .consult_text {
    padding-left: 20px;
    text-align: left;
    padding-bottom: 0;
  }
  /* Правки форм (под АТС) / task-136367 */
  body.ats .doctor-text-booking .section-title {
    padding: 0;
    font-size: 23px;
    margin-bottom: 15px;
  }
  /* Правки форм (под АТС) / task-136367 */
  body.ats .consult_block {  
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
  }
}

.booking-form-item {
  margin-bottom: 15px;
  position: relative;
}

.booking-form-item input,
.booking-form-item textarea {
  width: 100%;
}

.booking-form-item input.btn-primary {
  width: auto;
}

.booking-form-item input.error,
.booking-form-item textarea.error {
  border-color: #f9755f !important;
}

.booking-form-item textarea {
  height: 120px !important;
  min-height: 120px !important;
  max-height: 120px !important;
  max-width: 100% !important;
  width: 100%;
  min-width: 100% !important;
  overflow: auto;
  resize: none;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.main-search-wrap .search-block .fa-search {
  font-size: 18px;
}

.booking-form-item .help.help-red {
  position: absolute;
  right: 30px;
  top: 13px;
  display: none;
}

.booking-form-item .help-block {
  position: absolute;
  right: 23px;
  background: #d03f30;
  color: #fff;
  padding: 20px;
  top: -60px;
  margin: 0;
  border-radius: 3px;
  font-size: 13px;
  display: none;
  z-index: 1;
}

.booking-form-item .help-block:after {
  top: 100%;
  right: 12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(208, 63, 48, 0);
  border-top-color: #d03f30;
  border-width: 8px;
}

.booking-form-item:before {
  position: absolute;
  font-family: 'FontAwesome';
  content: '';
  z-index: 3;
  font-size: 17px;
  left: 30px;
  top: 14px;
  color: #00dba5;
  display: inline-block;
}

.booking-form-item.has-error:before {
  color: #f9755f;
}

.booking-form-item.has-error .help.help-red {
  display: block;
}

.booking-form-item.name:before,
.booking-form-item.id_1_1:before,
.booking-form-item.id_2_6:before {
  content: "\f007";
}

.booking-form-item.name input,
.booking-form-item.id_1_1 input,
.booking-form-item.id_2_6 input {
  padding-left: 40px;
}

.booking-form-item.phone:before,
.booking-form-item.id_1_2:before,
.booking-form-item.id_2_7:before {
  content: "\f095";
}

.booking-form-item.phone input,
.booking-form-item.id_1_2 input,
.booking-form-item.id_2_7 input {
  padding-left: 40px;
}

.booking-form-item.email:before,
.booking-form-item.id_1_3:before,
.booking-form-item.id_2_8:before {
  content: "\f0e0";
}

.booking-form-item.email input,
.booking-form-item.id_1_3 input,
.booking-form-item.id_2_8 input {
  padding-left: 40px;
}

.booking-form-item.date:before,
.booking-form-item.id_1_4:before {
  content: "\f133";
}

.booking-form-item.date input,
.booking-form-item.id_1_4 input {
  padding-left: 40px;
}

.booking-form-item.time-f:before {
  content: "\f017";
}

.booking-form-item.time-f input {
  padding-left: 40px;
}

.booking-form-item.f-doctor:before {
  content: "\f0f0";
  top: 15px;
}

.booking .help {
  float: right;
}

.booking .latest-row {
  /*margin-top: 40px;*/
}

.numbers {
  text-align: center;
  color: #fff;
  background: url('/bitrix/templates/proclinic/css/../images/numbers-bg.jpg') center center no-repeat;
  background-size: cover;
  margin-top: 70px;
}

.numbers .section-title {
  color: #fff;
}

.numbers-overlay {
  background: rgba(6, 79, 90, 0.8);
  padding: 70px 0;
}

.numbers-item-number {
  font-size: 50px;
  font-weight: 700;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  width: 200px;
  margin: 0 auto 20px;
  padding-bottom: 10px;
}

.numbers-item-title {
  font-size: 15px;
}

.consult_block {
  padding: 0 10px !important;
}

.consult_img {
  padding: 10px 0;
}

.consult_img img {
  width: 89px;
  margin: 0 auto;
}

.consult_text {
  padding-bottom: 20px;
  font-weight: bold;
}

.text-blue {
  color: #2491d0;
}

/*****Наши преимущества******/
#advantages {
  padding: 40px 0 40px 0;
}

#advantages img {
  width: 89px;
  max-width: 100%;
  object-fit: contain;
}

.block {
  display: block;
}

.advantages_block {
  margin-bottom: 25px;
}

@media(min-width:768px) {
  .padding-0 {
    padding: 0 !important;
  }
}

/*****END Наши преимущества******/
/*********operacii_po_oms***********/
#operacii_po_oms {
  padding: 0 0 40px 0;
}

.operacii_po_oms {
  padding-bottom: 30px;
}

.operacii_po_oms img {
  max-width: 100%;
}

.operacii_po_oms a {
  vertical-align: bottom;
  display: inline-block;
  z-index: 1;
  bottom: 0;
  left: 15px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: #1ddaa2;
  padding: 10px 40px;
  border-radius: 20px;
}

.operacii_po_oms table {
  width: 100%;
}

.operacii_po_oms td {
  width: 66.66%;
  vertical-align: top;
}

.operacii_po_oms td:nth-child(2) {
  padding-left: 15px;
}

.operacii_po_oms td:first-child {
  width: 33.33%;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

@media(max-width:1200px) {
  .operacii_po_oms a {
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: 10px;
  }
}

/*********END operacii_po_oms***********/
/*---------------------------------------
   12 STORIES           
-----------------------------------------*/
.stories {
  padding: 70px 0;
}

.stories .section-title {
  text-align: center;
}

.stories .section-subtitle {
  text-align: center;
}

.stories-item-name {
  color: #233a46;
  font-size: 22px;
  font-weight: 600;
  margin-top: 10px;
}

.stories-item-position {
  font-size: 13px;
  margin-bottom: 35px;
}

.stories-item-text {
  color: #233a46;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 35px;
  position: relative;
  line-height: 24px;
}

.stories-item-text-quote {
  position: absolute;
  right: 0;
  top: -35px;
}

.stories-item-desc {
  font-size: 13px;
  line-height: 24px;
}

.stories-item-desc ul {
  font-size: 14px;
  margin-top: 15px;
  list-style: none;
  padding-left: 30px;
}

.stories-item-desc ul li {
  position: relative;
  padding: 5px 0;
}

.stories-item-desc ul li:before {
  font-family: FontAwesome;
  content: '\f00c';
  position: absolute;
  left: -20px;
  top: 7px;
  font-size: 12px;
  color: #00acdb;
}

.stories-item-before {
  float: left;
  border: 10px solid #e4edee;
  width: 40%;
  margin-top: 28px;
}

.stories-item-before img {
  max-width: 100%;
}

.stories-item-before-title {
  color: #233a46;
  text-align: center;
  background: #e4edee;
  padding-top: 10px;
}

.stories-item-after {
  float: left;
  border: 10px solid #f1f8f9;
  width: 60%;
}

.stories-item-after img {
  max-width: 100%;
}

.stories-item-after-title {
  color: #233a46;
  text-align: center;
  background: #f1f8f9;
  padding-top: 10px;
}

.br-theme-fontawesome-stars-o .br-widget a {
  font: normal normal normal 18px/1 FontAwesome;
  margin-left: 0px;
}

.br-theme-fontawesome-stars-o .br-widget a.br-active:after {
  color: #00dba5;
}

.br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
  color: #00dba5;
}

.br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
  color: #00dba5;
}

/*---------------------------------------
   13 REVIEWS           
-----------------------------------------*/
.review {
  padding: 70px 0;
  background: #f1f8f9;
}

.review .section-title {
  text-align: center;
}

.review .section-subtitle {
  text-align: center;
}

.review-container {
  position: relative;
}

.review-item {
  position: relative;
  background: #fff;
  margin: 0 15px;
  padding: 30px 25px;
  border: 2px solid #fff;
  border-radius: 3px;
}

.review-item-image {
  float: left;
  border-radius: 50%;
  border: 2px solid #e4edee;
  overflow: hidden;
  margin-right: 20px;
}

.review-item-text {
  font-style: italic;
  font-size: 15px;
  margin-bottom: 20px;
  /*padding-left: 126px;*/
  line-height: 24px;
}

.review-item-name {
  /*padding-left: 126px;*/
  font-size: 15px;
  font-weight: 600;
  color: #233a46;
}

.review-item-position {
  padding-left: 126px;
  font-size: 12px;
}

.review-item-quote {
  position: absolute;
  right: 55px;
  bottom: 40px;
}

.review-item:hover {
  border: 2px solid #2491d0;
}

@-moz-document url-prefix() {
  .review-item {
    border-bottom: 3px solid #fff;
  }

  .review-item:hover {
    border-bottom: 3px solid #2491d0;
  }
}

.owl-review2 .review-item {
  margin: 0 0 35px 0;
}

.owl-review2 .review-item-image {
  width: 85px;
  height: 85px;
}

.owl-review2 .review-item-text {
  padding-left: 111px;
}

.owl-review2 .review-item-name {
  padding-left: 111px;
}

.owl-review2 .review-item-position {
  padding-left: 111px;
}


.owl-review2 .owl-controls {
  position: absolute;
  top: -66px;
  right: 0;
}




.results_operations--slider .owl-controls .owl-prev,
.owl-doctors .owl-controls .owl-prev {
  background: #c6d9db !important;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-top: -15px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  transition: all 200ms;
  font-size: 0 !important;
  padding-right: 2px;
  float: left;
  opacity: 1 !important;
}


.owl-doctors .owl-controls .owl-next,
.results_operations--slider .owl-controls .owl-next {
  background: #c6d9db !important;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-top: -15px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  transition: all 200ms;
  font-size: 0 !important;
  padding-left: 2px;
  float: right;
  padding: 3px 13px !important;
  opacity: 1 !important;
}


.results_operations--slider .owl-controls .owl-prev:hover,
.results_operations--slider .owl-controls .owl-next:hover,
.owl-doctors .owl-controls .owl-prev:hover,
.owl-doctors .owl-controls .owl-next:hover {
  background: #2491d0 !important;
}

.results_operations--slider .owl-controls .owl-prev::before,
.owl-doctors .owl-controls .owl-prev::before
 {
  content: "\f104";
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px !important;
}

.results_operations--slider .owl-controls .owl-next::before,
.owl-doctors .owl-controls .owl-next::before, {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px !important;
}

.results_operations--slider .owl-controls,
.owl-doctors .owl-controls {
  position: absolute;
  top: calc(50% - 20px);
  left: -30px;
  right: -30px;
  max-width: none;
}

.results_operations--slider .owl-controls {
  top: calc(38% - 20px);
}



.owl-review2 .owl-controls .owl-page span {
  width: 8px;
  height: 8px;
  background: #acb8bc;
  opacity: 1;
}

.owl-review2 .owl-controls .owl-page.active span {
  width: 12px;
  height: 12px;
  background: #fff;
  border: 2px solid #acb8bc;
  position: relative;
  top: 2px;
}

/*---------------------------------------
   14 BLOG           
-----------------------------------------*/
.blog {
  padding: 70px 0;
}

.blog .section-title {
  text-align: center;
}

.blog .section-subtitle {
  text-align: center;
}

.blog .btn {
  font-size: 15px;
  font-weight: 400;
  padding: 7px 40px;
}

.blog-container {
  position: relative;
}

.blog-item {
  margin: 0 15px;
}

.blog-item-image {
  position: relative;
  overflow: hidden;
}

.blog-item-image img {
  max-width: 100%;
  transition: all 300ms;
}

.blog-item-date {
  background: #2491d0;
  position: absolute;
  right: 75px;
  bottom: 0;
  width: 125px;
  height: 40px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 11px 0;
}

.blog-item-date i {
  position: relative;
  top: -1px;
  margin-right: 3px;
}

.blog-item-comments {
  background: #095c83;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 75px;
  height: 40px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 11px 0;
}

.blog-item-comments i {
  position: relative;
  top: -1px;
  margin-right: 3px;
}

.blog-item-title {
  margin-top: 20px;
}

.blog-item-title h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
  line-height: 26px;
}

.blog-item-title h3 a {
  color: #233a46;
}

.blog-item-title h3 a:hover {
  color: #00acdb;
}

.blog-item-author {
  font-size: 12px;
}

.blog-item-text {
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 30px;
  line-height: 24px;
}

.blog-item:hover .blog-item-image img {
  transform: scale(1.1);
}

.blog-2.blog {
  padding: 70px 0 0;
}

.blog-2.blog .blog-item {
  margin: 0 0 40px;
}

.blog-2.blog .blog-item-image {
  position: relative;
}

.blog-2.blog .blog-item-image img {
  width: 100%;
}

.blog-2.blog .blog-item-info {
  background: #e4edee;
  overflow: hidden;
  position: relative;
}

.blog-2.blog .blog-item-date {
  background: #09729e;
  position: relative;
  float: left;
  left: 0;
  right: 0;
  width: 110px;
}

.blog-2.blog .blog-item-comments {
  background: #2491d0;
  position: relative;
  float: left;
  width: 65px;
}

.blog-2.blog .blog-item-view {
  background: #00acdb;
  float: left;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 11px 0;
  height: 40px;
  width: 65px;
}

.blog-2.blog .blog-item-view i {
  position: relative;
  top: -1px;
  margin-right: 3px;
}

.blog-2.blog .blog-item-category {
  float: left;
  font-size: 13px;
  color: #4c7284;
  padding: 11px 0 11px 15px;
}

.blog-2.blog .blog-item-category i {
  position: relative;
  top: -1px;
  margin-right: 3px;
}

.blog-2.blog .blog-item-desc {
  padding: 20px 20px 50px;
  border: 1px solid #e4edee;
}

.blog-2.blog .blog-item-desc.single-desc {
  border: none;
  padding-bottom: 20px;
}

.blog-2.blog .blog-item-title h3 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
}

.blog-2.blog .blog-item-title h3 a {
  color: #233a46;
}

.blog-2.blog .blog-item-title h3 a:hover {
  color: #00acdb;
}

.blog-2.blog .blog-item-text p {
  margin-bottom: 25px;
  font-size: 14px;
}

.blog-2.blog .blog-item-text h3 {
  margin-bottom: 20px;
}

.blog-2.blog .blog-item-text-image {
  padding: 0;
}

.blog-2.blog .blog-item-text-image img {
  width: 100%;
}

.blog-2.blog .blog-item-text-image-info {
  background: #e4edee;
  padding: 20px;
}

.blog-2.blog .blog-item-text-image-title {
  font-size: 14px;
  font-weight: 600;
  color: #233a46;
}

.blog-2.blog .blog-item-text-image-desc {
  font-size: 13px !important;
  margin: 0 !important;
  color: #4c7284;
}

.blog-2.blog .blog-item-text-image.left {
  margin-right: 30px;
}

.blog-2.blog .blog-item-bottom {
  border-top: 2px solid #e4edee;
  border-bottom: 2px solid #e4edee;
  padding: 10px 15px;
  overflow: hidden;
}

.blog-2.blog .blog-item-bottom .tags {
  float: left;
}

.blog-2.blog .blog-item-bottom-socials {
  float: right;
  margin-top: 9px;
}

.blog-2.blog .blog-item-bottom-socials a {
  color: #4c7284;
}

.blog-2.blog .blog-item-bottom-socials a:hover {
  color: #00acdb;
}

.blog-2.blog .blog-item-bottom-socials i {
  position: relative;
  font-size: 18px;
  margin-left: 13px;
  top: 2px;
}

.blog-2.blog .blog-item-navs {
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}

.blog-2.blog .blog-item-navs-prev {
  float: left;
}

.blog-2.blog .blog-item-navs-next {
  float: right;
  text-align: right;
}

.blog-2.blog .blog-item-navs i {
  font-size: 28px;
  position: relative;
  top: 4px;
  margin: 0 3px;
}

.blog-2.blog .blog-item-navs-title {
  margin: 5px 20px;
  font-size: 13px;
}

.blog-2.blog .blog-item-poster {
  background: #f1f8f9;
  border: 1px solid #e4edee;
  border-radius: 4px;
  padding: 30px;
  overflow: hidden;
}

.blog-2.blog .blog-item-poster-image {
  float: left;
  margin-right: 30px;
}

.blog-2.blog .blog-item-poster-image img {
  max-width: 100%;
  border-radius: 50%;
  border: 2px solid #fff;
}

.blog-2.blog .blog-item-poster-name {
  margin-bottom: 5px;
}

.blog-2.blog .blog-item-poster-name a {
  font-size: 15px;
  font-weight: 600;
}

.blog-2.blog .blog-item-poster-position {
  color: #4c7284;
  font-size: 13px;
  margin-bottom: 20px;
}

.blog-2.blog .blog-item-poster-text {
  font-size: 13px;
}

.blog-2.blog .blog-item-media {
  overflow: hidden;
  margin: 0 0 20px 0;
  border-top: 1px solid #e4edee;
}

.blog-2.blog .blog-item-media-title {
  margin: 50px 0 10px;
  color: #2491d0;
}

.blog-2.blog .blog-item-commform {
  background: #f1f8f9;
  border: 1px solid #e4edee;
  border-radius: 3px;
  padding: 50px;
  margin-top: 50px;
}

.blog-2.blog .blog-item-commform h3 {
  color: #2491d0;
  margin-bottom: 30px;
  font-weight: 600;
}

.blog-2.blog .blog-item-commform .latest-row {
  margin-top: 40px;
}

.blog-2.blog .blog-item-commform .latest-row button {
  float: left;
}

.blog-2.blog .blog-item-commform .latest-row span {
  font-size: 13px;
  color: #becacf;
  float: left;
  margin-left: 20px;
}

.blog-3.blog .blog-item-comments {
  width: 50px;
}

.blog-3.blog .blog-item-view {
  width: 60px;
}

.blog-3.blog .blog-item-title h3 {
  font-size: 25px;
}

.related-items {
  border-top: 2px solid #e4edee;
  padding-top: 30px;
  margin-bottom: 40px;
}

.related-items-title {
  margin: 50px 0 10px;
  color: #2491d0;
}

.related-item-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  padding: 30px;
  top: 0;
  left: 0;
}

.related-item-overlay a {
  color: #fff;
}

.related-item-overlay a:hover {
  color: #00acdb;
}

.related-item-overlay .btn-primary-1 {
  border: 1px solid #fff;
}

.related-item-overlay .btn-primary-1:hover {
  color: #fff;
}

.related-item-button {
  margin-top: 100px;
}

.tipsfaq {
  /*background: url('/bitrix/templates/proclinic/css/../images/bg_pattern_faq.png');*/
  background: #f1f8f9;
  padding: 70px 0;
}

.tips-tabs {
  position: relative;
  height: 50px;
  overflow: hidden;
  background: #e4edee;
}

.tips-tabs .tabs-carousel {
  position: absolute;
  left: 30px;
  top: 0;
  width: 100%;
  transition: left 200ms;
}

.tips-btn {
  position: absolute;
  width: 30px;
  height: 50px;
  top: 0;
  background: #e4edee;
  color: #00acdb;
  text-align: center;
  font-size: 29px;
  line-height: 48px;
  cursor: pointer;
}

.tips-btn:hover,
.tips-btn:focus {
  background: #f1f8f9;
}

.tips-next {
  right: 0;
}

.tips-prev {
  left: 0;
}

.tips .right-fade {
  position: absolute;
  top: 0;
  right: 30px;
  height: 50px;
  width: 60px;
  background: linear-gradient(to left, #e4edee, rgba(228, 237, 238, 0.3));
}

.tips .left-fade {
  position: absolute;
  top: 0;
  left: 30px;
  height: 50px;
  width: 60px;
  background: linear-gradient(to right, #e4edee, rgba(228, 237, 238, 0.3));
  display: none;
}

.tips-content {
  background: #fff;
}

.tips-content-item {
  padding: 30px 30px 30px;
  overflow: hidden;
}

.tips-content-item-text {
  /*width: 70%;*/
  /*float: left;*/
  font-style: italic;
  color: #233a46;
  /*margin-right: 7%;*/
}

.tips-content-item-text .btn {
  font-style: normal;
}

.tips-content-item-image {
  /*width: 23%;
  float: left;
  text-align: center;*/
}

.tips-content-item-image img {
  width: 100%;
  /*border-radius: 50%;*/
  border: 3px solid #f1f8f9;
}

.tips-content-item-name {
  font-weight: 600;
  margin: 10px 0 0;
}

.tips-content-item-position {
  font-size: 13px;
}

.nav-tabs {
  border: none;
}

.nav-tabs li a {
  background: #e4edee;
  border: none;
  border-top: 2px solid transparent;
  color: #4c7284;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  border-radius: 0;
  padding: 14px 25px;
  text-align: center;
}

.nav-tabs li a:hover,
.nav-tabs li a:focus {
  border: none;
  background: #f1f8f9;
  border-top: 2px solid transparent;
}

.nav-tabs li.active a {
  color: #233a46;
  border: none;
  border-top: 2px solid #00acdb;
}

.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
  border: none;
  border-top: 2px solid #00acdb;
}

.panel-group .panel {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
}

.panel-group .panel-heading {
  background: none;
  padding: 0;
}

.panel-group .panel-heading h4 a {
  width: 100%;
  display: inline-block;
  padding: 14px 15px;
  border: 2px solid transparent;
  font-weight: 600;
  font-size: 18px;
  background: #00acdb;
  color: #fff;
  position: relative;
}

.panel-group .panel-heading h4 a:after {
  position: absolute;
  right: 9px;
  top: 9px;
  font-family: FontAwesome;
  content: '\f106';
  background: #f1f8f9;
  color: #00acdb;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-size: 26px;
  line-height: 27px;
  font-weight: 400;
}

.panel-group .panel-heading h4 a i {
  position: relative;
  color: #fff;
  width: 30px;
}

.panel-group .panel-heading h4 a.collapsed {
  background: #fff;
  color: #233a46;
}

.panel-group .panel-heading h4 a.collapsed:after {
  background: #e4edee;
  color: #fff;
  content: '\f107';
  line-height: 30px;
}

.panel-group .panel-heading h4 a.collapsed:hover {
  border: 2px solid #00acdb;
  color: #00acdb;
}

.panel-group .panel-heading h4 a.collapsed:hover:after {
  background: #00acdb;
  color: #fff;
}

.panel-group .panel-heading h4 a.collapsed i {
  color: #00acdb;
}

.panel-group .panel-body {
  border: none !important;
  background: #fff;
  font-size: 13px;
  padding: 20px;
  text-align: justify;
  line-height: 24px;
}

.clients {
  padding: 70px 0;
  text-align: center;
}

.clients .section-subtitle {
  font-weight: 700;
  margin-bottom: 30px;
}

.clients-container {
  position: relative;
}

.clients-item img {
  max-width: 100%;
}

/*---------------------------------------
   15 FOOTER           
-----------------------------------------*/
.footer {
  position: relative;
  background: #233a46;
}

.footer a {
  color: #13cfd7;
}

.footer a:hover,
.footer a:focus {
  color: #00dba5;
}

.footer-title {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.footer-item-1 .footer-title,
.footer-item-2 .footer-title,
.footer-item-3 .footer-title {
  font-size: 18px;
  margin-top: 35px
}

.footer-title i {
  margin-right: 5px;
}

.footer-title-line {
  border-bottom: 1px solid #acb8bc;
}

.footer-title-line i {
  color: #acb8bc;
}

.footer-item {
  /*padding: 70px 30px 25px;*/
  padding: 20px;
}

.footer-item-1 {
  padding-right: 15px;
  padding-left: 15px;
}

.footer-item-2 {
  padding-left: 15px;
}

.footer-item-3 {
  padding-left: 15px;
}

.footer-item-3 i {
  margin-right: 8px;
}

.footer-item-3-phone {
  font-size: 20px;
  color: #fff;
  margin-bottom: 22px;
  font-weight: 600;
  font-family: 'Open Sans';
}

.footer-item-3-phone i {
  color: #00dba5;
}

.footer-item-3-location {
  font-size: 15px;
  color: #acb8bc;
  margin-bottom: 20px;
}

.footer-item-3-mail {
  font-size: 15px;
  margin-bottom: 20px;
}

.footer-item-3-mail i {
  color: #acb8bc;
}


.top-bar-social a,
.footer-item-3-socials a {
  background: #00acdb;
  display: inline-block;
  /*width: 35px;*/
  /*height: 35px;*/
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  /*font-size: 20px;*/
  font-size: 26px;
  /*line-height: 33px;*/
  line-height: 42px;
  margin-right: 3px;
}

.top-bar-social a:hover,
.footer-item-3-socials a:hover {
  background: #00dba5;
  color: #fff;
}

.top-bar-social a i,
.footer-item-3-socials a i {
  margin: 0;
}

.top-bar-adress {
  margin: 17px 0 0 0;
}

.top-social {
  text-align: right;
  margin-top: 5px;
}

.top-social a {
  margin: 0 2px;
}

.top-social a img {
  height: 40px;
}

.footer-item-4 {
  background: #2d4b5b;
  margin-bottom: 20px;
}

.footer-copyright {
  color: #acb8bc;
  font-size: 13px;
  padding: 0 25px;
  color: #416373;
}

.footer-copyright div {
  border-top: 1px solid #0b2f3a;
  padding: 10px 0;
}

.tweet {
  font-size: 12px;
  margin-bottom: 15px;
}

.tweet-text {
  color: #acb8bc;
}

.tweet-date {
  color: #416373;
}

.opening-left {
  width: 42%;
  margin-left: 7%;
  float: left;
  color: #acb8bc;
  font-size: 13px;
  line-height: 25px;
}

.opening-right {
  width: 51%;
  float: left;
  color: #fff;
  font-size: 13px;
  line-height: 25px;
}

/*---------------------------------------
   16 PAGE TITLE           
-----------------------------------------*/
.page-title {
  background-size: cover;
  color: #fff;
}

.page-title-overlay {
  padding: 30px 0 10px 0;
  background: rgba(0, 0, 0, 0.5);
}

.page-title h1 {
  margin: 0 0 20px 0;
  font-size: 36px;
  color: #2491d0;
}

.page-title p {
  margin: 0;
  font-size: 15px;
}

.page-title-about {
  background: url('/bitrix/templates/proclinic/css/../images/title_img_bg_about.jpg') no-repeat;
}

.page-title-services {
  background: url('/bitrix/templates/proclinic/css/../images/title_img_bg_services.jpg') no-repeat;
}

.page-title-blog {
  background: url('/bitrix/templates/proclinic/css/../images/title_img_bg_blog.jpg') no-repeat;
}

.page-title-contacts {
  background: url('/bitrix/templates/proclinic/css/../images/title_img_bg_contact.jpg') no-repeat;
}

.page-title-doctor {
  background: url('/bitrix/templates/proclinic/css/../images/title_img_bg_doctor.jpg') no-repeat;
}

.page-title-gallery1 {
  background: url('/bitrix/templates/proclinic/css/../images/title_img_bg_gallery.jpg') no-repeat;
}

.page-title-gallery2 {
  background: url('/bitrix/templates/proclinic/css/../images/title_img_bg_gallery2.jpg') no-repeat;
}

.page-title-price {
  background: url('/bitrix/templates/proclinic/css/../images/title_img_bg_price.jpg') no-repeat;
}

.page-title-timetable {
  background: url('/bitrix/templates/proclinic/css/../images/title_img_bg_timetable.jpg') no-repeat;
}

.detail-text img {
  max-width: 100%;
  height: auto;
}

.navbar-nav li a.menu_no_click {
  pointer-events: none;
  cursor: default;
}

.top-menu .navbar-nav li:hover .menu_no_click {
  color: #ffffff;
}

.form_note {
  text-decoration: none !important;
  background: #dafff5;
  font-weight: 400 !important;
  color: #009069;
  text-align: center;
  padding: 23px 30px !important;
  border-radius: 8px;
  margin: 20px 0 !important;
  font-size: 18px;
}

@media(min-width: 769px) {
  .header-phone-bg {
    padding: 15px 0;
  }


  .navbar-nav>li:hover {
    background: #00acdb;
    color: #fff;
  }

  .navbar-nav>li:hover a {
    color: #fff;
  }

  .navbar-nav>li.dropdown {
    position: relative;
    padding-right: 10px;
    float: none;
    align-self: stretch;
  }

  .navbar-nav>li.dropdown:after {
    content: '' !important;
    /* background: url(/bitrix/templates/proclinic/css/../images/bread-separ.png) no-repeat; */
    background: url(/bitrix/templates/proclinic/css/../images/chevron-right.png) no-repeat center center;
    position: absolute;
    z-index: 1;
    width: 15px;
    height: 15px;
    top: 17px;
    bottom: 0;
    right: 8px;
    background-size: contain;
    transform: rotate(90deg);
    right: 0px;
  }

  .navbar-nav>li.dropdown:hover:after {
    background: url(/bitrix/templates/proclinic/css/../images/chevron-right-white.png) no-repeat center center;
    background-size: contain;
    transform: rotate(90deg);
  }
}

.breadcrumbs {
  /*background: #f1f8f9;*/
  /*border-bottom: 1px solid #e4edee;*/
}

.breadcrumb {
  color: #acb8bc;
  margin: 0;
  background: none;
  font-size: 13px;
  /*padding: 2px 15px 4px;*/
  padding: 0px 15px 0px;
}

.breadcrumb li {
  position: relative;
  padding-left: 20px;
}

.breadcrumb li a {
  color: #00acdb;
}

.breadcrumb li a:hover {
  color: #00dba5;
}

.breadcrumb li.breadcrumb-home {
  padding-left: 0;
  padding-right: 3px;
}

.breadcrumb li.breadcrumb-home:before {
  display: none;
}

.breadcrumb li.breadcrumb-home a {
  /*color: #acb8bc;*/
  color: #00acdb;
  /*font-size: 20px;*/
  font-size: 13px;
}

.breadcrumb li.breadcrumb-home a i {
  position: relative;
  top: 1px;
}

.breadcrumb li.breadcrumb-home a:hover {
  color: #00acdb;
}

.breadcrumb li:before {
  content: '' !important;
  /*background: url('/bitrix/templates/proclinic/css/../images/bread-separ.png') no-repeat;*/
  background: url(/bitrix/templates/proclinic/css/../images/chevron-right.png) no-repeat center center;
  position: absolute;
  width: 21px;
  height: 15px;
  top: 2px;
  left: 0;
  background-size: contain;
}

.history {
  padding: 30px 0 30px;
}

.history-images img {
  max-width: 100%;
}

.history-text h3 {
  color: #2491d0;
  font-size: 24px;
  margin-bottom: 20px;
}

.history-text p {
  margin-bottom: 25px;
}

.history .image-carousel img {
  width: 100%;
}

.history .image-carousel .carousel-btn {
  background: #2491d0;
  color: #fff;
  bottom: 15px;
  top: auto;
}

.history .image-carousel .carousel-btn:hover,
.history .image-carousel .carousel-btn:focus {
  background: #49bdff;
}

.history .image-carousel .carousel-next {
  left: 55px;
}

.history .image-carousel .carousel-prev {
  left: 15px;
}

.mission {
  padding: 70px 0;
}

.mission-text h3 {
  color: #2491d0;
  font-size: 24px;
  margin-bottom: 20px;
}

/*---------------------------------------
   18 MAKE FORM           
-----------------------------------------*/
.make {
  background: #00dba5;
  padding: 45px 0;
  color: #fff;
}

.make-button {
  padding-top: 11px;
  text-align: right;
}

.make-button .btn {
  padding: 9px 23px;
}

.make-button .btn-default {
  border: 2px solid #fff;
  background: transparent;
}

.make-button .btn-default:hover,
.make-button .btn-default:focus {
  background: #fff;
  color: #00dba5;
}

.make-button .plus {
  line-height: 0;
  font-size: 22px;
  position: relative;
  top: 2px;
  left: -7px;
}

.make-text h2 {
  font-weight: 700;
  font-size: 30px;
}

.make-text p {
  font-size: 15px;
  margin: 0;
}

.serv ul#isotope-filter {
  text-align: center;
  background: #e4edee;
  padding: 16px 0 13px;
}

.serv ul#isotope-filter li {
  display: inline-block;
  margin: 0 -2px;
}

.serv ul#isotope-filter li a {
  background: #e4edee;
  border: none;
  border-top: 2px solid transparent;
  color: #4c7284;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  border-radius: 0;
  padding: 14px 25px;
  cursor: pointer;
}

.serv ul#isotope-filter li a:hover,
.serv ul#isotope-filter li a:focus {
  border: none;
  background: #f1f8f9;
  border-top: 2px solid transparent;
}

.serv ul#isotope-filter li a.active {
  background: #fff;
  color: #233a46;
  border: none;
  border-top: 2px solid #00acdb;
}

.serv ul#isotope-filter li a.active:hover,
.serv ul#isotope-filter li a.active:focus {
  border: none;
  border-top: 2px solid #00acdb;
}

.serv-items {
  padding-top: 40px;
}

.serv-item {
  padding: 20px;
  border: 1px solid #e4edee;
  margin-bottom: 30px;
}

.serv-item-image {
  float: left;
  width: 31%;
  margin-right: 30px;
  overflow: hidden;
}

.serv-item-image img {
  max-width: 100%;
  transition: all 300ms;
}

.serv-item-text {
  padding-top: 15px;
}

.serv-item-text h3 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.serv-item-text p {
  margin-bottom: 25px;
}

.serv-item-tag {
  background: #e4edee;
  color: #4c7284;
  float: right;
  text-transform: uppercase;
  font-size: 13px;
  padding: 3px 10px;
  margin-top: 6px;
  border-radius: 3px;
}

.serv-item:hover .serv-item-image img {
  transform: scale(1.1);
}

.pagination {
  display: table;
  margin: 20px auto 80px;
  border-radius: 0;
}

.pagination li a {
  background: #e4edee;
  border: none;
  border-radius: 50% !important;
  margin: 0 5px;
  color: #455f68;
  width: 32px;
  height: 32px;
  text-align: center;
}

.pagination li a.active {
  background: #00acdb;
  color: #fff;
}

.pagination li a.active:hover {
  background: #00acdb;
  color: #fff;
}

.pagination li a:hover {
  background: #f1f8f9;
}

.pagination li a.first,
.pagination li a.last {
  font-size: 19px;
  line-height: 18px;
}

.search {
  position: relative;
}

.search input {
  width: 100%;
}

.search button {
  position: absolute;
  right: 10px;
  top: 11px;
  background: none;
  border: none;
  font-size: 20px;
  color: #00acdb;
}

.search button:hover {
  color: #00dba5;
}

/*---------------------------------------
   19 RIGHT BAR           
-----------------------------------------*/
.right-bar-categories ul {
  list-style: none;
  padding-left: 36px;
}

.right-bar-categories ul li a {
  background: transparent;
  display: block;
  padding: 5px 0px;
  font-size: 14px;
  position: relative;
  color: #4c7284;
}

.right-bar-categories ul li a:hover,
.right-bar-categories ul li a:focus {
  background: transparent;
  color: #00acdb;
  text-decoration: underline;
}

.right-bar-categories ul li a:before {
  font-family: FontAwesome;
  content: '\f114';
  position: absolute;
  left: -25px;
  top: 5px;
}

.right-bar-archive ul {
  list-style: none;
  padding-left: 36px;
}

.right-bar-archive ul li a {
  background: transparent;
  display: block;
  padding: 5px 0px;
  font-size: 14px;
  position: relative;
  color: #4c7284;
}

.right-bar-archive ul li a:hover,
.right-bar-archive ul li a:focus {
  background: transparent;
  color: #00acdb;
  text-decoration: underline;
}

.right-bar-archive ul li a:before {
  content: '';
  position: absolute;
  left: -22px;
  top: 12px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #4c7284;
}

.right-bar-archive-tag {
  font-size: 12px;
  background: #e4edee;
  float: right;
  padding: 0 7px;
  border-radius: 10px;
  margin-right: 10px;
}

.right-bar-calendar #calendar {
  display: none;
}

.right-bar-tags a {
  color: #4c7284;
  border: 1px solid #e4edee;
  font-size: 13px;
  padding: 5px 15px;
  border-radius: 20px;
  display: inline-block;
  margin: 5px 4px;
}

.right-bar-tags a:hover {
  background: #f1f8f9;
  color: #00acdb;
}

.right-bar-title {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #00acdb;
  border-bottom: 3px solid;
  padding-left: 10px;
  padding-bottom: 8px;
  margin-top: 40px;
}

.right-bar-title i {
  margin-right: 5px;
}

.quote {
  position: relative;
  font-size: 18px;
  font-style: italic;
  padding: 30px 20px;
  margin: 40px 0;
  text-align: center;
  border-top: 2px solid #e4edee;
  border-bottom: 2px solid #e4edee;
}

.quote-quote {
  position: absolute;
  padding: 0 20px;
  background: #fff;
  top: -15px;
  left: 50%;
  margin-left: -36px;
}

.quote-info {
  color: #4c7284;
  font-style: normal;
  margin-top: 20px;
}

.quote-name {
  font-size: 15px;
}

.quote-position {
  font-size: 13px;
}

.image-carousel {
  margin-bottom: 35px;
  position: relative;
}

.image-carousel img {
  width: 100%;
}

.image-carousel .carousel-btn {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.image-carousel .carousel-btn:hover,
.image-carousel .carousel-btn:focus {
  background: #000000;
}

.image-carousel .carousel-next {
  right: 15px;
}

.image-carousel .carousel-prev {
  left: 15px;
}

.image-carousel-item-info {
  background: #e4edee;
  padding: 20px;
}

.image-carousel-item-title {
  font-size: 15px;
  font-weight: 600;
  color: #233a46;
}

.image-carousel-item-desc {
  font-size: 13px !important;
  margin: 0 !important;
  color: #4c7284;
}

.selected {
  color: #00acdb;
  border-left: 4px solid;
  padding-left: 25px;
}

.tags a {
  color: #4c7284;
  border: 1px solid #e4edee;
  font-size: 13px;
  padding: 5px 15px;
  border-radius: 20px;
  display: inline-block;
  margin: 5px 4px;
}

.tags a:hover {
  background: #f1f8f9;
  color: #00acdb;
}

/*---------------------------------------
   20 GALLERY           
-----------------------------------------*/
.gallery {
  padding: 70px 0;
}

.gallery-text {
  text-align: center;
  margin-bottom: 70px;
}

.gallery-1 ul#isotope-filter {
  background: #e4edee;
  padding: 16px 0 13px 30px;
}

.gallery-1 ul#isotope-filter li {
  display: inline-block;
  margin: 0 -2px;
}

.gallery-1 ul#isotope-filter li a {
  background: #e4edee;
  border: none;
  border-top: 2px solid transparent;
  color: #4c7284;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  border-radius: 0;
  padding: 14px 25px;
  cursor: pointer;
}

.gallery-1 ul#isotope-filter li a:hover,
.gallery-1 ul#isotope-filter li a:focus {
  border: none;
  background: #f1f8f9;
  border-top: 2px solid transparent;
}

.gallery-1 ul#isotope-filter li a.active {
  background: #fff;
  color: #233a46;
  border: none;
  border-top: 2px solid #00acdb;
}

.gallery-1 ul#isotope-filter li a.active:hover,
.gallery-1 ul#isotope-filter li a.active:focus {
  border: none;
  border-top: 2px solid #00acdb;
}

.gallery-1-items {
  margin-top: 160px;
}

.gallery-1-item {
  margin-bottom: 30px;
}

.gallery-1-item img {
  max-width: 100%;
}

.gallery-1-item-image {
  position: relative;
}

.gallery-1-item-image:hover .gallery-1-item-overlay {
  opacity: 1;
  visibility: visible;
}

.gallery-1-item-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  transition: opacity 300ms;
}

.gallery-1-item-overlay i {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
  left: 50%;
  margin-left: -30px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  font-size: 28px;
  line-height: 61px;
}

.gallery-1-item-info {
  background: #e4edee;
  padding: 20px;
}

.gallery-1-item-title {
  font-size: 14px;
  font-weight: 600;
  color: #233a46;
}

.gallery-1-item-desc {
  font-size: 13px !important;
  margin: 0 !important;
  color: #4c7284;
}

.gallery-2-items {
  overflow: hidden;
}

.gallery-2-item {
  margin-bottom: 30px;
}

.gallery-2-item-images {
  overflow: hidden;
}

.gallery-2-item-image {
  width: 50%;
  float: left;
}

.gallery-2-item-image img {
  max-width: 100%;
}

.gallery-2-item-image-title {
  background: #e4edee;
  text-align: center;
  font-size: 13px;
  padding: 5px;
}

.gallery-2-item-info {
  background: #f1f8f9;
  padding: 20px;
  text-align: center;
}

.gallery-2-item-title {
  font-size: 14px;
  font-weight: 600;
  color: #233a46;
}

.gallery-2-item-desc {
  font-size: 13px !important;
  margin: 0 !important;
  color: #4c7284;
}

.gallery-button {
  text-align: center;
  margin: 20px 0 20px;
}

.gallery-button .btn i {
  margin-right: 5px;
}

/*---------------------------------------
   21 PRICES           
-----------------------------------------*/
.prices {
  padding: 70px 0 0;
}

.prices-text {
  text-align: center;
  margin-bottom: 70px;
  line-height: 28px;
}

.prices-item {
  margin-bottom: 70px;
}

.prices-item-title {
  background: #00acdb;
  color: #fff;
  padding: 15px;
}

.prices-item-title h3 {
  font-size: 18px;
  margin: 0;
}

.prices-item-desc {
  overflow: hidden;
  background: #f1f8f9;
  border-bottom: 1px solid #e4edee;
}

.prices-item-desc-image {
  float: left;
  width: 40%;
}

.prices-item-desc-image img {
  max-width: 100%;
}

.prices-item-desc-text {
  padding: 20px;
  float: left;
  width: 60%;
  font-size: 13px;
}

.prices-item-desc-text p {
  margin-bottom: 20px;
}

.prices-item-table {
  display: table;
  width: 100%;
}

.prices-item-table-row {
  border-bottom: 1px solid #e4edee;
  display: table-row;
  width: 100%;
  height: 50px;
}

.prices-item-table-row.row-selected {
  border: 2px solid #00dba5;
}

.prices-item-table-icons {
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
}

.prices-item-table-title {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}

.prices-item-table-help {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}

.prices-item-table-cost {
  font-size: 16px;
  padding: 0 25px;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.prices-item-table-cost-new {
  color: #00dba5;
}

.prices-item-table-cost-old {
  color: #becacf;
  font-size: 14px;
  text-decoration: line-through;
  padding-right: 15px;
}

.prices-item-offer {
  background: url('/bitrix/templates/proclinic/css/../images/bg_pattern_faq_dark.png');
  position: relative;
  color: #fff;
  padding: 25px;
  overflow: hidden;
}

.prices-item-offer-title h3 {
  font-size: 28px;
}

.prices-item-offer-subtitle {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}

.prices-item-offer-text {
  font-size: 12px;
  margin-bottom: 0;
}

.prices-item-offer-cost {
  position: absolute;
  background: #00dba5;
  color: #fff;
  right: 35px;
  bottom: -20px;
  font-size: 34px;
  font-weight: 600;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  padding: 44px 0;
}

.prices-item-offer-oldcost {
  font-size: 16px;
  text-decoration: line-through;
}

.prices-icon {
  color: #00acdb;
  width: 28px;
  height: 28px;
  text-align: center;
  border: 1px solid;
  border-radius: 50%;
  display: inline-block;
  line-height: 25px;
  margin: 0 3px;
  cursor: pointer;
}

.prices-icon:hover {
  background: #00acdb;
  color: #fff;
}

.prices-icon-grey {
  color: #becacf;
  cursor: default;
}

.prices-icon-grey:hover {
  background: transparent;
  color: #becacf;
}

.prices .help {
  float: left;
  margin-top: 2px;
}

.map {
  height: 450px;
  border-bottom: 3px solid #becacf;
}

.map-info {
  background: #fff;
  position: absolute;
  left: 100px;
  top: -352px;
  width: 290px;
  height: 349px;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}

.map-info-contacts {
  padding: 30px;
  color: #233a46;
}

.map-info-contacts i {
  color: #becacf;
  width: 46px;
  height: 46px;
  border: 1px solid;
  border-radius: 50%;
  text-align: center;
  font-size: 25px;
  line-height: 43px;
  float: left;
}

.map-info-phone {
  font-size: 20px;
  overflow: hidden;
  margin-bottom: 15px;
}

.map-info-phone span {
  margin: 7px 0 0 15px;
  display: inline-block;
}

.map-info-phone i {
  color: #00dba5;
}

.map-info-mail {
  overflow: hidden;
  margin-bottom: 20px;
}

.map-info-mail span {
  margin: 12px 0 0 15px;
  display: inline-block;
}

.map-info-location {
  font-size: 13px;
  overflow: hidden;
  margin-bottom: 20px;
}

.map-info-location span {
  margin: 12px 0 0 15px;
  display: inline-block;
}

.map-info-container {
  position: relative;
}

.map-info-socials {
  background: #f1f8f9;
  text-align: center;
  border-top: 1px solid #e4edee;
  padding: 30px;
}

.map-info-socials a {
  background: #00acdb;
  color: #fff;
  width: 35px;
  height: 35px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  font-size: 20px;
  line-height: 35px;
  margin: 0 2px;
}

.map-info-socials a:hover {
  background: #00dba5;
}

.get {
  padding: 60px 0 70px 0;
}

.get .section-title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 45px;
}

.get-item-icon {
  color: #becacf;
  float: left;
  border: 1px solid;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  line-height: 58px;
  text-align: center;
  font-size: 30px;
  margin-right: 20px;
}

.get-item-title {
  font-size: 16px;
  color: #4c7284;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
}

.get-item-text {
  color: #4c7284;
  font-size: 13px;
  margin: 0;
  padding-left: 84px;
}

.feedback {
  /*padding: 70px 0;
  background: #f1f8f9;*/
}

.feedback .container {
  padding: 0 100px;
}

.feedback .section-title {
  text-align: center;
}

.feedback .section-subtitle {
  text-align: center;
}

.feedback textarea {
  height: 192px;
}

.feedback .latest-row .booking-form-item {
  text-align: center;
  margin-top: 40px;
}

/*---------------------------------------
   22 TIMETABLE           
-----------------------------------------*/
.timetable {
  padding: 70px 0;
}

.tt-header {
  background: #e4edee;
  overflow: hidden;
  border-bottom: 3px solid #becacf;
}

.tt-search {
  background: #f1f8f9;
  float: left;
  position: relative;
  width: 24%;
}

.tt-search input {
  background: none;
  border: none;
  font-style: italic;
  padding: 28px;
}

.tt-search button {
  position: absolute;
  border: none;
  background: none;
  color: #becacf;
  right: 22px;
  top: 22px;
  font-size: 18px;
}

.tt-search button:hover {
  color: #00acdb;
}

.tt-calendar-weeks {
  text-align: center;
  font-weight: 600;
  padding: 6px 0 18px;
  float: left;
  width: 76%;
}

.tt-calendar-weeks .weeks-btn {
  font-size: 25px;
  margin: 0px 10px;
  line-height: 0px;
  position: relative;
  top: 3px;
}

.tt-calendar-days {
  float: left;
  width: 76%;
  position: relative;
}

.tt-calendar-days:before {
  content: '';
  position: absolute;
  top: -6px;
  width: 94%;
  left: 3%;
  height: 1px;
  background: #becacf;
}

.tt-calendar-day {
  float: left;
  width: 14.285%;
  text-align: center;
  padding-top: 22px;
}

.tt-row {
  height: 107px;
}

.tt-row-left {
  float: left;
  position: relative;
  width: 24%;
  border-right: 1px solid #e4edee;
  border-left: 1px solid #e4edee;
  border-bottom: 2px solid #e4edee;
  padding: 30px 25px;
  height: 107px;
}

.tt-row-right {
  float: left;
  width: 76%;
}

.tt-row-name {
  font-size: 15px;
  font-weight: 600;
}

.tt-row-position {
  color: #4c7284;
  font-size: 13px;
}

.tt-row-item {
  float: left;
  position: relative;
  text-align: center;
  width: 14.285%;
  font-size: 12px;
  color: #4c7284;
  border-right: 1px solid #e4edee;
  border-bottom: 2px solid #e4edee;
  height: 107px;
  padding: 15px;
}

.tt-row-item i {
  float: left;
  margin: 11px 5px;
  color: #becacf;
}

.tt-row-item p {
  margin: 0;
  line-height: normal;
}

.tt-row-item-time {
  width: 75px;
  margin: 0 auto;
  margin-bottom: 7px;
}

.tt-row-item-break {
  width: 75px;
  margin: 0 auto;
}

.tt-row-item-close {
  color: #e4edee;
  font-size: 30px;
  width: 55px;
  height: 55px;
  border: 2px solid;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -27px;
  left: 50%;
  margin-left: -28px;
  text-align: center;
  line-height: 47px;
}

.tt-row-item-close i {
  float: none;
  color: #e4edee;
  margin: 0;
}

.tt-row-item-active:hover {
  cursor: pointer;
}

.tt-row-item-active-hover {
  border: 2px solid #00acdb;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 300ms;
}

.tt-row-item-active:hover .tt-row-item-active-hover {
  opacity: 1;
}

.tt-row-item-active:hover i {
  color: #00acdb;
}

.tt-row.selected-row {
  background: #f1f8f9;
}

/*---------------------------------------
   23 PAYMENT           
-----------------------------------------*/
.payment {
  padding: 70px 0;
}

.payment-image {
  margin-bottom: 50px;
}

.payment-image img {
  max-width: 100%;
  margin-bottom: 50px;
}

.payment-methods {
  text-align: center;
  margin-bottom: 50px;
}

.payment-methods img {
  max-width: 100%;
}

.payment-text h3 {
  text-transform: uppercase;
  margin-bottom: 25px;
}

.payment-text p {
  margin-bottom: 25px;
}

/*---------------------------------------
   24 404 PAGE           
-----------------------------------------*/
.notfound {
  text-align: center;
  padding: 70px 0;
}

.notfound-image {
  float: left;
  width: 409px;
  height: 338px;
  background: url('/bitrix/templates/proclinic/css/../images/404_foot.png') no-repeat center center;
  background-size: contain;
}

.notfound-title-1 {
  font-size: 150px;
  font-weight: 700;
  margin-top: -10px;
}

.notfound-title-2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}

.t-tooltip {
  position: relative;
}

.t-tooltip-text {
  position: absolute;
  z-index: 1;
  bottom: 100%;
  width: 272px;
  left: 50%;
  margin-left: -136px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 300ms;
}

.t-tooltip-text-body {
  position: relative;
  background: #fff;
  text-align: left;
  padding: 20px;
  border: 2px solid #00acdb;
  border-radius: 3px;
  font-size: 11px;
}

.t-tooltip-text-body:after,
.t-tooltip-text-body:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.t-tooltip-text-body:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}

.t-tooltip-text-body:before {
  border-color: rgba(0, 172, 219, 0);
  border-top-color: #00acdb;
  border-width: 11px;
  margin-left: -11px;
}

.t-tooltip-text-hover {
  position: relative;
  width: 100%;
  background: transparent;
  height: 12px;
  left: 0;
}

.t-tooltip-text .btn-sm {
  padding: 4px 24px;
  font-size: 16px;
  margin-top: 15px;
}

.t-left .t-tooltip-text {
  left: auto;
  right: 50%;
  margin-right: -21px;
}

.t-left .t-tooltip-text-body:after,
.t-left .t-tooltip-text-body:before {
  left: 93%;
}

.makeform {
  border-bottom: 1px solid #4c7284;
}

.makeform-container {
  background: #f1f8f9;
  border: 1px solid #e4edee;
  border-radius: 3px;
  padding: 60px 250px;
  margin-bottom: 100px;
}

.makeform-container .latest-row {
  margin-top: 30px;
}

.makeform-container .section-title {
  text-align: center;
}

.makeform-container .help {
  float: right;
}

.bookform {
  display: none !important;
}

.fancybox-outer .bookform {
  display: flex !important;
}

.message-close {
  position: relative;
}

.form-messages-modal .message {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 20;
  transform: translate(-50%, -50%);
}

.message-close-button {
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  background: none;
  border: none;
  width: 20px;
}

.message-close-button .fa {
  font-size: 16px;
}

.message-item-list {
  padding: 5px 0 0 0;
}

.message-close .alert {
  padding: 25px;
}

.bookform-left {
  width: 520px;
  float: left;
  background: #f1f8f9;
  padding: 40px;
}

.bookform-right {
  width: 250px;
  float: left;
}

.bookform-right .doctor-info {
  background: #fff;
  border: none;
  border-left: 1px solid #e4edee;
}

.bookform-right .doctor-info .doctor-info-hours-clock {
  background: #fff;
}

.bookform-right .doctor-info-hours-left {
  width: 45%;
  margin-left: 0;
}

.bookform-right .doctor-info-hours-right {
  width: 55%;
  font-size: 12px;
}

.bookform.bookform-1 .bookform-left {
  padding: 40px 25px 40px 40px;
}

.bookform.bookform-1 .bookform-right {
  background: #f1f8f9;
  padding: 115px 35px 0 0;
}

.bookform.bookform-1 .bookform-right-info-1 {
  background: #00dba5;
  color: #fff;
  font-size: 12px;
  padding: 15px;
  border-radius: 4px;
  position: relative;
  margin-bottom: 30px;
}

.bookform.bookform-1 .bookform-right-info-1:after {
  right: 100%;
  top: 17px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 219, 165, 0);
  border-right-color: #00dba5;
  border-width: 8px;
}

.bookform.bookform-1 .bookform-right-info-1 h5 {
  font-size: 16px;
}

.bookform.bookform-1 .bookform-right-info-2 {
  color: #4c7284;
  font-size: 13px;
}

.fancybox-skin {
  padding: 0 !important;
}

.fancybox-close-btn {
  position: absolute;
  top: 0;
  right: -55px;
  color: #e4edee;
  border: 2px solid;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 23px;
}

.fancybox-wrap {
  margin-bottom: 20px;
}

.fancybox-inner {
  overflow: hidden !important;
}

.fb-close {
  font-size: 15px;
  margin-left: 20px;
  font-weight: 600;
}

.selectBox-dropdown {
  width: 100% !important;
  background: #fff;
  border: 2px solid #e4edee;
  padding: 15px 15px 15px 40px;
  color: #4c7284;
}

.selectBox-dropdown:hover,
.selectBox-dropdown:focus {
  color: #4c7284;
}

.selectBox-dropdown .selectBox-label {
  padding: 0;
  display: inline;
}

.selectBox-dropdown .selectBox-arrow {
  border: none;
}

.selectBox-dropdown .selectBox-arrow:after {
  content: '\f107';
  font-family: FontAwesome;
  position: absolute;
  top: 11px;
  left: 0;
  font-size: 18px;
}

.selectBox-dropdown:focus {
  border-color: #00dba5;
}

.selectBox-dropdown-menu {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.selectBox-options li a {
  padding: 5px 5px 5px 40px;
  color: #4c7284;
}

.selectBox-options li a:hover,
.selectBox-options li a:focus {
  color: #4c7284;
  background: #f1f8f9;
}

.selectBox-options li.selectBox-selected a {
  background: #f1f8f9;
}

.comment {
  border-top: 1px solid #e4edee;
  float: left;
  margin-top: 25px;
}

.comment .comment {
  margin-left: 120px;
}

.comment-avatar {
  width: 120px;
  float: left;
  padding: 20px;
}

.comment-avatar img {
  width: 76px;
  border: 2px solid #e4edee;
  border-radius: 50%;
}

.comment-body {
  float: right;
  width: calc(100% - 120px);
  padding-right: 20px;
}

.comment-body-info {
  float: left;
  padding-top: 25px;
}

.comment-body-info-name {
  color: #233a46;
  font-size: 15px;
  font-weight: 600;
}

.comment-body-info-position {
  font-size: 13px;
}

.comment-body-info-date {
  font-size: 13px;
}

.comment-body-reply {
  float: right;
  padding-top: 25px;
}

.comment-body-text {
  padding-top: 80px;
  font-style: italic;
}

.comment .btn-sm {
  padding: 3px 15px;
}

.comment.first-comm {
  margin: 0;
}

.subscribe {
  color: #fff;
  background: #00acdb;
  padding: 50px 0;
}

.subscribe h3 {
  font-size: 30px;
  font-weight: 600;
}

.subscribe p {
  margin: 0;
}

.subscribe-right {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  margin-top: 7px;
  position: relative;
}

.subscribe-right input {
  width: 100%;
  border: none;
  padding-left: 53px;
  color: #4c7284;
}

.subscribe-right button {
  position: absolute;
  top: 8px;
  right: 8px;
}

.subscribe-right:before {
  position: absolute;
  font-family: 'FontAwesome';
  content: "\f0e0";
  z-index: 1;
  font-size: 17px;
  left: 24px;
  top: 12px;
  color: #00acdb;
}

.color-sw {
  position: fixed;
  top: 320px;
  background: #fff;
  border: 1px solid #e4edee;
  z-index: 300;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.07);
  left: -190px;
  width: 180px;
  border-radius: 4px;
  transition: all 200ms;
}

.color-sw-header {
  border-bottom: 1px solid #e4edee;
  padding: 15px;
  font-weight: 600;
}

.color-sw-header i {
  position: relative;
  top: -1px;
}

.color-sw-close {
  float: right;
  cursor: pointer;
}

.color-sw-body {
  padding: 15px;
  overflow: hidden;
}

.color-sw-body p {
  font-size: 13px;
  margin: 0 0 5px 7px;
  color: #becacf;
}

.color-sw-item {
  width: 60px;
  height: 60px;
  margin: 7px;
  float: left;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 2px;
}

.color-sw-item.active {
  border: 1px solid #becacf;
}

.color-sw-item#blue div {
  background: #2491d0;
  width: 100%;
  height: 100%;
}

.color-sw-item#violet div {
  background: #997ee6;
  width: 100%;
  height: 100%;
}

.color-sw-item#red div {
  background: #ed503f;
  width: 100%;
  height: 100%;
}

.color-sw-item#green div {
  background: #36cf43;
  width: 100%;
  height: 100%;
}

.color-sw-open {
  position: fixed;
  top: 260px;
  left: 10px;
  background: #fff;
  border: 1px solid #e4edee;
  z-index: 300;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.07);
  width: 44px;
  height: 44px;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  border-radius: 4px;
  cursor: pointer;
}

.color-sw-open-1 {
  background: #fff;
  border: 1px solid #e4edee;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.07);
  width: 44px;
  height: 44px;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  cursor: pointer;
  float: left;
  margin: 5px;
}

.mobile-bar {
  display: none;
}

.mobile-bar-cont {
  overflow: hidden;
  float: left;
}

.smartposition .mobile-bar-cont {
  display: inline-block;
  width:90px;
  min-width: 90px;
}

.smartposition .top-menu-logo {
  height: auto;
}

.top-menu-logo a {
  display: flex;
  align-items: center;
  gap: 4px;
}

.smartposition .top-menu-logo img {
  display: none;
}

.smartposition .top-menu-logo span {
  display: block;
  font-size: 19px;
  line-height: 1.2;
}

.smartposition .top-menu-logo {
  margin-right: 10px;
}

.smartposition .top-menu__container {
   width: 1580px;
    max-width: 100%;
}

.top-menu .navbar-nav li a {
  padding: 14px 10px;
  display: flex;
  align-items: center;
  text-align: center;
}

.top-menu__flex {
  display: flex;
  align-items: center;
}

.smartposition .top-menu .navbar-nav {
  float: right;
  width: auto;
  flex-grow: 1;
}

.smartposition .top-menu .navbar-nav > li > a {
  font-size: 13px;
  line-height: 1.3;
}
.smartposition .top-menu-logo {
  width: 90px;
  min-width: 90px;
}
.smartposition .top-menu-logo a {
  gap: 0;
  flex-direction: column;
  width:100%
}

.show-menu {
  background: #fff;
  border: 1px solid #e4edee;
  color: #2491d0;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.07);
  width: 44px;
  height: 44px;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  cursor: pointer;
  float: right;
  margin: 5px;
}

.totop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 48px;
  height: 48px;
  background: #fff;
  color: #00acdb;
  border: 2px solid #00acdb;
  border-radius: 50%;
  z-index: 300;
  text-align: center;
  font-size: 33px;
  line-height: 37px;
  display: none;
  transition: background 200ms;
  cursor: pointer;
}

.totop:hover {
  background: #00acdb;
  color: #fff;
  border: 2px solid #00acdb;
}

.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 350;
}

.preloader img {
  position: absolute;
  left: 50%;
  margin-left: -32px;
  top: 50%;
  margin-top: -32px;
}




.prices-wrap .prices-item-title {
  cursor: pointer;
  position: relative;
  padding-right: 30px;
  margin-bottom: 10px;
}

.prices-wrap .prices-item-title.active {}

.prices-wrap .prices-item-table-wrap {
  margin-top: -10px;
}

.prices-wrap .prices-item-title:hover:before,
.prices-wrap .prices-item-title:hover:after,
.prices-wrap .prices-item-title.active:before,
.prices-wrap .prices-item-title.active:after {
  background: #fff;
}

.prices-wrap .prices-item-title:before,
.prices-wrap .prices-item-title:after {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  background: #eee;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -2px;
  margin-right: 4px;
  -webkit-transform: -webkit-rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.prices-wrap .prices-item-title:after {
  margin-right: -2px;
  -webkit-transform: -webkit-rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.prices-wrap .prices-item-title.active:before {
  -webkit-transform: -webkit-rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.prices-wrap .prices-item-title.active:after {
  -webkit-transform: -webkit-rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.doctors-container {
  font-size: 0;
}

.doctors-item-container {
  border: none;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.doctors-item {
  background: #f0f9ff;
  margin: 0 10px;
  border-radius: 12px;
  overflow: hidden;
}

.doctors-item-name {
  font-size: 17px;
  margin: 18px 0 8px 0;
}


.doctors-item-name,
.doctors-item-position,
.doctors-item-stazh {
  padding: 0 20px;
}

.blog-container {
  font-size: 0;
}

.blog-container>div {
  float: none;
  display: inline-block;
  vertical-align: top;
}

@media (max-width:1199px) {
  .mob_hide {
    display: none !important;
  }

}

@media (max-width:800px) {

  .results_operations--slider .owl-controls,
  .owl-doctors .owl-controls {
    position: absolute;
    top: calc(50% - 20px);
    left: 0;
    right: 0;
    max-width: none;
  }

  .results_operations--slider .owl-controls {
    top: calc(38% - 20px);
  }
}

@media (max-width: 768px) {

  .mob_hide {
    display: none !important;
  }

  body {
    position: relative;
  }

}




@media (max-width: 991px) {
  .tt-row-name {
    font-size: 14px;
  }

  .tt-row-left {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .history .row {
    overflow: auto;
  }

  .history .tt {
    width: 860px;
  }
}



.personal {
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #4c7284;
}

.personal input {
  display: block;
  position: absolute;
  top: 0;
  left: -999px;
  opacity: 0;
}


.personal label {
  display: block;
  position: relative;
  min-height: 20px;
  padding: 0px 0 0 30px;
}

.personal label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #00acdb;
}

.personal label:after {
  content: "\f00c";
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #00dba5;
  font-size: 14px;
  opacity: 0;
}


.personal input[type="checkbox"] {}

.personal input[type="checkbox"].error+label:before {
  border: 2px solid #f9755f;
}

.personal input[type="checkbox"].error+label {
  color: #f9755f;
}

.personal input[type="checkbox"].error+label a {
  color: #f9755f;
}

.personal input[type="checkbox"]:checked+label:after {
  opacity: 1;
}

.personal a {
  color: #4c7284;
}


.certs-item {
  position: relative;
}

.certs-item img {
  max-width: 100%;
}


.button-row {
  text-align: center;
  line-height: 1;
  margin: 40px 0 15px 0;
  position: relative;
}



.has-validation-callback {
  /*padding: 0 15px;*/
}

.has-validation-callback:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.has-validation-callback .frm-row {
  position: relative;
  margin-bottom: 15px;
}

.has-validation-callback .frm-row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.has-validation-callback .frm-row .booking-form-item {
  margin: 0;
}

.has-validation-callback .frm-row .booking-form-item:before {
  left: 15px;
  line-height: 24px;
}

.has-validation-callback textarea,
.has-validation-callback input[type="text"],
.has-validation-callback input[type="password"],
.has-validation-callback input[type="email"],
.has-validation-callback input[type="number"],
.has-validation-callback input[type="range"],
.has-validation-callback input[type="search"],
.has-validation-callback input[type="tel"],
.has-validation-callback input[type="url"] {
  font-size: 14px !important;
}

@media (min-width: 1200px) {
  .desktop_hide {
    display: none;
  }
}

@media (min-width: 769px) {


  .has-validation-callback .frm-section {
    padding: 0 15px 0 0;
    width: 50%;
    float: left;
  }

  .has-validation-callback .frm-section+.frm-section {
    padding: 0 0 0 15px;
  }

  .has-validation-callback .frm-sections-wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
  }
}

@media (min-width: 769px) and (max-width:960px) {
  .col-lg-3.lechenie-img {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}

div.news-detail {
  overflow: hidden;
  padding: 0 20px;
}

div.news-detail>img.detail_picture {
  display: block;
  margin: 0 auto 30px auto;
  width: 100% !important;
  height: auto !important;
  max-width: 300px;
  float: none;
}

div.news-detail .news-date-time {
  display: block;
  margin-bottom: 10px;
}

div.news-detail h1 {
  margin-bottom: 0.5em;
}

.new-back {
  margin-left: 20px;
}

@media (min-width: 768px) {
  div.news-detail {
    padding: 0 15px;
  }

  div.news-detail>img.detail_picture {
    width: 40% !important;
    margin: 0 20px 20px 0;
    max-width: 500px;
    float: left;
  }

  .new-back {
    margin-left: 30px;
  }
}

/******************/
.mob_top_menu .main-search-wrap .frm-search button,
.mob_top_menu .main-search-wrap .frm-search input[type="submit"] {
  right: 0;
  left: auto;
}

.mob_top_menu .main-search-wrap .frm-search input[type="text"],
.mob_top_menu .main-search-wrap .frm-search input[type="search"] {
  padding: 0 40px 0 10px;
}

.mob_top_menu .navbar-nav .caret,
.mob_top_menu .navbar-nav.sm-collapsible ul .caret {
  position: relative;
}

.mob_top_menu .navbar-nav .caret:before {
  content: '' !important;
  position: absolute;
  z-index: 1;
  width: 15px;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  background-size: contain !important;
  transform: rotate(90deg);
}

.mob_top_menu .nav>li.dropdown .caret:before {
  background: url(/bitrix/templates/proclinic/css/../images/chevron-right.png) no-repeat center center;
  transition: 0.5s;
}

.mob_top_menu .nav>li.dropdown.open .caret:before {
  transform: rotate(-90deg);
}

.mob_top_menu .navbar-nav>li>a {
  color: #777;
  font-size: 16px;
  line-height: 32px;
}

.mob_top_menu {
  position: absolute;
  background-color: rgb(255, 255, 255);
  z-index: 1;
  top: 0;
  transition: none;
  display: none;
}

.top-bar.active .mob_menu_button {
  height: 44px;
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: end;
}

.mob_burger.active span:nth-child(2) {
  height: 3px;
  left: 3px;
  bottom: 14px;
}

.mob_burger.active span:first-child {
  height: 3px;
}

.mob_menu_button {
  margin-top: 0;
  transition: 0.5s;
}

.mob_menu_logo {
  display: none;
  padding: 15px 10px;
  transition: 0.5s;
}

.top-bar.active .mob_menu_logo {
  display: block;
}

.mob_menu_logo img {
  height: 70px;
}

.mob_menu_logo div {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

.mob_menu_logo span {
  display: block;
  font-size: 20px;
}

.mob_burger {
  background: #fff;
  border: 1px solid #e4edee;
  box-shadow: 0px 0px 6px 1px rgb(0 0 0 / 7%);
  width: 44px;
  height: 44px;
  text-align: center;
  cursor: pointer;
  float: right;
  border-radius: 5px;
  padding: 5px;
  position: relative;
  z-index: 100;
}

.mob_burger.active {
  box-shadow: 0px 0px 0px 0px rgb(0 0 0);
  border: 1px solid #fff;
}

.mob_burger span {
  position: absolute;
  z-index: 1;
  display: block;
  width: 30px;
  height: 3px;
  margin: 5px auto;
  background-color: #2491d0;
  transition: 0.5s;
}

.mob_burger span:first-child {
  top: 5px;
  right: auto;
}

.mob_burger.active span:first-child {
  transform: rotate(225deg);
  right: 5px;
  top: 15.5px;
  height: 3px;
  width: 34px;
}

.mob_burger span:nth-child(2) {
  top: 15px;
  bottom: auto;
}

.mob_burger.active span:nth-child(2) {
  transform: rotate(-225deg);
  left: 3px;
  top: auto;
  bottom: 13px;
  height: 3px;
  width: 34px;
}

.mob_burger span:last-child {
  top: 24px;
}

.mob_burger.active span:last-child {
  width: 0;
}

.header-phone a {
  color: #393939;
}

.header-phone a b {
  font-weight: 600;
}

/******************/
.navbar-nav .caret,
.navbar-nav.sm-collapsible ul .caret {
  position: absolute;
  right: 0;
  margin: 0 15px 0 0;
  padding: 0;
  width: 44px;
  height: 44px;
  line-height: 41px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  z-index: 1000;
}


.navbar-nav .caret:before {
  content: "\2b";
  font-family: monospace;
  font-weight: bold;
  font-size: 30px;
  color: #2491d0;
}

.navbar-nav .open>.caret:before {
  content: "\2212";
}

#footer-item-4 {
  padding: 0 !important;
  position: relative;
}

.mapscript {
  display: none;
  height: 406px;
}

.mapscript.active {
  display: block;
}

.footer-item-3-location {
  cursor: pointer;
  padding: 10px;
}

.footer-item-3-location.active {
  color: #ffffff;
  background-color: #00acdb;
  padding-right: 50px;
  margin-right: -30px;
}

#top-menu {
  background: #f1f8f9;
  position: sticky;
  top: 0;
}

.youtube-lazy {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer
}

.youtube-btn {
  background: transparent;
  border: none;
  padding: 0;
  position: absolute;
  top: calc(50% - 25px);
  right: calc(50% - 40px);
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: .2;
}

.youtube-lazy:hover .youtube-btn {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 1;
}

@media (max-width: 769px) {
  .service:hover {
    top: 0;
  }

  .header-button .btn {
    padding: 10px 16px !important;
    font-size: 15px !important;
  }

  .header-logo-text {
    font-size: 15px;
  }

  .header-logo {
    font-size: 36px;
  }

  .top-bar-adress a {
    font-size: 14px;
    font-weight: bold;
  }

  

  .mob_top_menu .search-block input {
    height: 45px !important;
  }

  .mob_top_menu .search-block button {
    padding: 10px 15px;
  }

  .main-search-wrap .search-block .fa-search {
    font-size: 24px;
  }

  .frm-search {
    height: 45px !important;
  }

  .mob_top_menu .top-social a.whatsup_tele_phone {
    font-size: 26px !important;
  }

  .mob_top_menu .top-social a {
    margin: 0px 5px;
  }

  .navbar-nav .open .dropdown-menu {
    border: medium none;
  }

  .top-menu ul.dropdown-menu {
    border: medium none;
  }

  .top-menu .navbar-nav li.active>a {
    border: medium none;
  }

  .smartposition #top-menu .nav.navbar-nav {
    float: none;
  }

  .footer-item-3-location.active {
    padding-right: 10px;
    margin-right: 0;
  }

  .col-lg-3.lechenie-img {
    width: calc(100% - 10px);
    margin-bottom: 20px;
    height: auto !important;
  }
}

.footer-altera {
  margin-top: 20px;
  float: left;
  width: 100%
}

.footer-altera a {
  color: #acb8bc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-altera span {
  display: block;
  margin-top: 6px;
}


.video__main {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 0;
}

.table_images {
  height: 100%;
  width: 100%;
  background: #f1f8f9;
  border: 15px solid #f1f8f9;
  color: #000000;
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 20px;
}

.table_images tr {}

.table_images td {}

.table_images td img {
  height: 100% !important;
  object-fit: cover;
}

.step {
  font-size: 20px;
  border-bottom: 1px solid #f1feff;
  background: #f1feff;
  display: inline-block;
  padding: 7px 20px;
  border-radius: 10px;
  line-height: 1;
  margin-bottom: 5px;
  margin-right: 5px;
}

.step i {
  font-size: 43px;
  font-weight: 900;
  font-style: normal;
  color: #2491d0;
}

.blue-block {
  border-left: 10px solid #13cfd7;
  padding: 15px 0 1px 25px;
  margin: 30px 0;
}

.blue-block h2,
.blue-block h3 {
  margin-top: 0
}

@media screen and (max-width: 767px) {
  .blue-block {
    border-left: 5px solid #13cfd7;
    padding: 0 0 1px 18px;
  }

  .table_images tr td img {
    max-height: 180px;
  }

  .table_images tr:first-child td:first-child img {
    max-height: 370px;
  }


}

.has-animation {
  animation: animation-heart-beat 2s linear 0s infinite normal;
}

@keyframes animation-heart-beat {

  0%,
  20%,
  70% {
    transform: scale(1)
  }

  14% {
    transform: scale(1.02)
  }

  42% {
    transform: scale(1.05)
  }
}

.show_ats {
  display: none;
}

body.ats .hide_ats {
  display: none
}

body.ats .show_ats {
  display: block;
}


.motivation-block {
  background-color: #007e8c;
  padding: 35px 40px;
  display: flex;
  align-items: center;
  border-radius: 10px;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 0;
}

.motivation-block span {
  font-style: italic;
  color: #ffffffdb;
  font-size: 15px;
  font-weight: 200;
}

.motivation-block__content {
  width: 50%;
  position: relative;
}

.motivation-block__content::after {
  content: '';
  background: url('/bitrix/templates/proclinic/images/arrow-to-top.svg') no-repeat bottom;
  width: 80px;
  height: 80px;
  display: block;
  position: absolute;
  transform: rotate(88deg);
  right: 12px;
  bottom: -42px;
  opacity: 0.5;
  background-size: 100%;
}

.motivation-block__item {
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 16px;
  line-height: 1.3;
  font-weight: 300;
}

.motivation-block__action {
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}

.motivation-block__button {}

.motivation-block__right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
}

@media screen and (max-width: 1199px) {
  .motivation-block {
    flex-direction: column;
    align-items: flex-start;
  }

  .motivation-block__content {
    width: 100%;
  }

  .motivation-block__right {
    width: 100%;
  }

  .motivation-block__content::after {
    display: none;
  }

  .motivation-block__item {
    font-size: 17px;
    margin-bottom: 7px;
    font-weight: 300;
    text-align: center;
  }

  .motivation-block__action {
    font-size: 20px;
  }
}

@media screen and (max-width: 500px) {

  .motivation-block__item {
    font-size: 15px;
  }

  .motivation-block__action {
    font-size: 16px;
  }

  .motivation-block span {
    font-size: 14px;
    text-align: center;
  }

  .motivation-block {
    gap: 12px 0;
  }

  .motivation-block {
    padding: 25px 25px;
  }
  .motivation-block__button {
    font-size: 15px;
    padding: 10px 18px;
}

}


.top-menu__btn {
  width: 0;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0;
  height: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.smartposition .top-menu__btn {
  width: 250px;
  font-size: 14px;
}

/* Сделать фиксированную шапку (под АТС) / task-136869 */
.top-menu__container {
  display: flex;
  align-items: center;
  width: 1480px;
  justify-content: center;
  gap: 10px 20px;
}

.top-bar__btn {
  display: none;
}


@media screen and (max-width: 1480px) {
  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  .top-menu__container {
    width: 100%
  }
  .top-menu__btn span {
    display: none;
  }
  .smartposition .top-menu__btn {
    width: 115px;
  }
}

@media screen and (max-width: 1350px) {
  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  .smartposition .top-menu .navbar-nav > li > a {
    font-size: 14px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 1199px) {
  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  .top-bar {
    position: sticky;
    top: 0;
    z-index: 2;
  }

  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  .smartposition .top-bar {
    box-shadow: 0 7px 15px -8px #0000004d;
  }

  .top-bar__btn {
    font-size: 14px;
    padding: 9px 12px;
  }

  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  .top-bar-adress {
      display: flex;
      align-items: center;
      gap: 24px;
  }

  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  .top-bar__btn {
    display: flex;
    column-gap: 5px;
  }

  
  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  .mob_top_menu {
      height: 100vh;
      overflow-y: auto;
      scrollbar-width: none;
      padding-bottom: 100px;
  }

}


@media screen and (max-width: 769px) {

  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  .top-bar-adress {
    display: flex;
    align-items: center;
    gap: 19px;
  }

  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  #uhvb a {
    font-size: 0;
  }

  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  .top-bar {
    background: #f0f9ff;
    padding: 10px 0;
  }

  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  .top-bar-adress a {
    font-weight: 400;
    font-size: 13px;
  }

  /* Сделать фиксированную шапку (под АТС) / task-136869 */
  .header .header-button {
    display: none;
  }
  .top-bar-adress a img {
    width: 35px !important;
  }
  
}

/* 139075 */
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .top-bar__btn { 
    display: none;
  }
  .header-button .btn {
    background-color: #00acdb;
    padding: 5px 40px;
  }
  .header-button .btn span {
    font-size: 12px;
    line-height: 1.1;
    display: block;
  }
  .header-phone a br {
    display: none;
  }
  .header-button {
    display: flex;
    flex-direction: column;
    width: 200px;
    align-items: center;
    margin-right: 0;
    margin-left: auto;
  }
  .col-lg-4.col-md-4.col-sm-4.col-xs-9.header-descr {
    width: 50%;
  }
  .col-lg-3.col-md-6.col-sm-6.col-xs-12.header-button-position.header-button-position--desc {
    width: 33%;
  }
}
/* 139075 end */

@media (min-width: 1016px) {
  #next-clients, #prev-clients {
    display: none;
  }
}


/* 140031 */

.footer-links__item a {
  color: #fff;
}

.footer-links__item a:hover {
  color: #13cfd7;
}

.footer-links {
  list-style: none;
  padding: 0;
}

.footer-item-1 {
  width: 42%;
}

.footer-item-2 {
  width: 34%;
}

.footer-item-3 {
  width: 24%;
  display: flex;
  flex-direction: column;
  min-width: 215px;
}

.footer-links__item {
  color: #fff;
  padding-bottom: 10px;
}

.footer .top-social {
  display: inline-block;
  margin-left: 10px;
}

.footer-item-3-mail {
  margin-bottom: 0;
}

.footer-altera {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.footer-item-2 .footer-links {
  margin-top: 25px;
  margin-bottom: 0;
}

.footer-flex {
  display: flex;
  justify-content: space-between;
}

.footer-location-layout {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .footer-item {
    width: 100%;
  }
  .footer-flex {
    flex-direction: column;
  }
  .footer-location-layout {
    flex-direction: column;
  }
  .footer-location-layout > .footer-item-4 {
    width: 100% !important;
    max-width: 100%;
  }
  .footer-item__two {
    order: 1;
  }
  .footer-item-2 .footer-links {
    margin-top: 0;
    margin-bottom: 0;
  }
}

/* end 140031 */


/* Доработать блок с соцсетями и почтой в футере / task-140703 */
.bottom-social {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.bottom-social a {
  background: #ffffff;
  padding: 6px 6px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .4s;
  height: 50px;
  width: 55px;
}
.bottom-social a svg {
  height: 32px;
  filter: grayscale(0.8);
  transition: .4s
}

.bottom-social a:hover svg {
  filter: grayscale(0);
  height: 38px;
}


.footer-item-3-mail .fa,
.footer-item-3-phone .fa {
  color: #acb8bc;
  font-size: 20px;
  margin-right: 10px;
  color: #ffffffb5;
}

.footer-item-3-phone .fa {
  font-size: 22px;
}

.footer-item-3-phone small {
  font-size: 13px;
  color: #ffffffcc;
  display: flex;
  flex-direction: column;
  padding-left: 33px;
  font-weight: 400;
}

.footer-altera {
  margin-top: auto
}

.footer-links__item:last-child {
  padding-bottom: 0
}

@media screen and (max-width: 767px) {
  .footer-altera {
    justify-content: flex-start;
    margin-bottom: 0;
    margin-top: 24px;
  }
  .footer-item-3 .footer-title,
  .footer-item-2 .footer-title {
      margin-top: 0;
  }
}

/* End */


/* Start:/bitrix/templates/proclinic/css/responsive.css?173947485719973*/
/* --------------------------------------
=========================================
RESPONSIVE FIXES
=========================================
-----------------------------------------*/


@media (max-width: 1200px){
    .slider .container {
        margin-left: -485px;
    }
    .stories-item-before {
        margin-top: 88px;
    }
    .stories-item-after {
        margin-top: 60px;
    }
    .footer-title {
        font-size: 19px;
    }
    .opening-right {
        font-size: 12px;
    }
    .blog-2.blog .blog-item-date {
        width: 100px;
        font-size: 11px;
    }
    .blog-2.blog .blog-item-comments {
        width: 45px;
        font-size: 11px;
    }
    .blog-2.blog .blog-item-view {
        width: 55px;
        font-size: 11px;
    }
    .blog-2.blog .blog-item-category {
        font-size: 12px;
    }
    .related-item-button {
        margin-top: 70px;
    }
    .doctor-info-hours-right {
        font-size: 12px;
    }
    .nav-tabs li a {
        font-size: 11px;
        padding: 17px 10px;
    }
    .header-phone {
        font-size: 14px;
    }
    .header-phone i {
        font-size: 16px;
    }
    .header-logo {
        font-size: 32px;
        float: left;
        margin-left: 20px;
    }
    .header-logo img {
        height: auto;
        max-width:95px
    }
    .header-button .btn {
        font-size: 14px;
    }
}

@media (max-width:1199px) and (min-width:769px){
    .header-button-position{
        text-align: right;        
    }
    .header-button-position .header-button{
        margin-right: 0;
        margin-top: 0;
    }
    
    .header-logo {
        font-size: 20px;
        text-align: left;
    } 
    .header-logo span {
        display: block;
    }
    .header-logo-text {
        font-size: 11px;
        margin-top: 3px;
        padding-bottom: 20px;
    }    
    
    .phone_mobile{
        background-color: #f0f8fa;
        margin-top: 20px;
    }
    .header-phone{
        display: flex;
        align-items: center;
    }
    .header-phone div{
        display: flex;
        column-gap: 15px;
    }
    .top-bar.active .top-bar-adress {
        display: none;
        transition: 0.5s;
      }
    .top-bar.active {
        background: #ffffff;
        transition: 0.5s;
      }
    .navbar-nav > li{
        float:none;
        position: relative;
        display: block;
    }
    .mob_top_menu .navbar-nav > li > .menu_no_click {
        color: #777;
        font-size: 16px;
        line-height: 32px;
        display: block;
        padding: 10px 15px;
      }
    .caret.navbar-toggle{
        display: block;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: medium none;
      }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
        padding: 5px 15px 5px 25px;
        color: #000;
    }
    .navbar-nav>li:hover{
        background-color: transparent;
    }
    .navbar-nav>li.dropdown:after{
        display: none;
    }
}

@media (max-width: 992px) {
    .header-phone {
        font-size: 16px;
        padding: 5px 16px;
    }
    .header-button .btn {
        font-size: 15px;
    }
    .slider .container {
        margin-left: -375px;
    }
    .service h3 {
        font-size: 20px;
    }
    .review-item-quote {
        right: 20px;
        bottom: 20px;
    }
    .h2, h2 {
        font-size: 30px;
    }
    .opening-left {
        width: 41%;
        margin-left: 0%;
        font-size: 10px;
    }
    .opening-right {
        width: 59%;
        font-size: 10px;
    }
    .footer-item-3-phone {
        font-size: 16px;
    }
    .footer-item-3-location {
        /*margin-bottom: 20px;*/
        margin-bottom: 0;
    }
    .footer-item-3-socials a {
        width: 28px;
        height: 28px;
        font-size: 16px;
        line-height: 29px;
        margin-right: 1px;
    }
    .right-bar-archive ul {
        padding-left: 25px;
    }
    .right-bar-archive ul li a {
        font-size: 11px;
    }
    .related-item-button {
        margin-top: 30px;
    }
    .tt-calendar-day {
        font-size: 11px;
    }
    .tt-row-item {
        padding: 15px 2px;
    }
    .makeform-container {
        padding: 60px 150px;
    }
    .feedback .container {
        padding: 0 70px;
    }
    .blog-2.blog .blog-item-bottom-socials {
        display: table;
        margin: 0 auto;
        padding: 10px 0;
        float: none;
    }
    
}
@media (max-width: 800px){
    .carousel-prev {
        /*left: 15px;*/
        left: 0;
    }
    .carousel-next {
        right: 0px;
    }
}

@media (min-width: 769px){
	.top-menu ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;    
    }
    .top-menu .navbar-nav{
       	/*display: block !important;*/
        display: flex !important;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }
    .t-tooltip:hover .t-tooltip-text {
        visibility: visible !important;
        opacity: 1 !important;
    }
}

@media (max-width: 769px) {
    .doctors {
        padding: 0 0 70px 0;
    }
    #how_oms .how_oms_table td {
        display: block;
        width: 100%;
    }
    #how_oms .round_number {
        margin-bottom: 20px;
    }
    #how_oms .color_block{
        height: auto;
    }
    .mob_hide {
        display: none;
    }
    #how_oms .w80.top_weight {
        width: 100%;
    }
    #how_oms .top_h2 {
        text-align: center;
        padding: 0 20px;
    }
    .header {
        padding: 25px 0 0 0;
    }
    .header-phone-bg {
        background-color: #f0f8fa;
        margin-top: 20px;
    }
    .header-phone span {
        width: 100% !important;
        line-height: 1.5;
    }
    .header-phone span a {
        color: #455f68;
    }
    .header-phone div {
        text-align: left;
        padding: 5px 0;
    }
    .header-phone i {
        font-size: 26px;
        vertical-align: middle;
        display: table-cell;
        font-weight: bold;
        padding-right: 10px;
    }
    .top-bar {
        font-size: 11px;
    }
    .top-bar.active {
        background: #ffffff;
        transition: 0.5s;
    }
    .top-bar.active .top-bar-adress {
        display: none;
        transition: 0.5s;
    }
    .top-bar-social i {
        font-size: 15px;
        top: 0px;
    }
    .top-bar-mail {
        margin-right: 0;
    }
    .header-logo {
        display: table;
        margin: 0;
        float: none;
        font-size: 20px;
        text-align: left;
    }
    .header-logo-text {
        font-size: 11px;
        margin-top: 3px;
        padding-bottom: 20px;
    }
    .header-logo-wrap {
        padding-right: 0;
        position: relative;
        top: -10px;
    }

    
    .header-button-position .header-button {
        position: relative;
        right: auto;
        bottom: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    .header-logo .color-child-6 {
        margin-right: 5px;
    }
    .header-logo img {
        width: 100% !important;
        margin-right: 0px;
        top: -1px;
        height: auto;
        object-fit: contain;
    }
    .header-button {
        margin: 15px auto 10px;
        display: table;
        float: none;
    }
    .header-phone {
        float: none;
        display: table;
        margin: 0 auto;
    }
    .top-menu{
        top: 253px;
        max-height: 100%;
        overflow-y: auto;
        position: absolute;
        z-index: 1;
        right: 0;
        background: none;
        display: inline-block;
    }
    .top-menu .navbar-nav{
        display: none;
    }
    .color-sw-open{
        display: none;
    }
    .color-sw{
        top: 150px;
    }
    .mobile-bar {
        display: block;
    }
    .slider .container {
        margin-left: 0;
        left: 0px;
    }
    .slider-welcome {
        font-size: 25px;
    }
    .slider-title {
        font-size: 37px;
    }
    .slider-subtitle {
        /*font-size: 27px;*/
        color: #fff;
        text-shadow: none;
        transform: none;
        line-height: 1.3;
        font-size: 22px !important;
        font-weight: 700 !important;
    }
    .slider-text ul {
        padding: 0;
        margin: 20px 0;
    }
    .slider-text span,
    .slider-text li {
        font-size: 15px;
        line-height: 1.4;
        list-style: none;
        margin: 10px 0;
        font-weight: 600;
    }
    .slider-text {
        /*font-size: 24px;*/
        font-size: 18px;
        color: #ffffff;
        font-weight: 200;
    }
    .about-bg {
        /*display: none;*/
        height: 278px;
        background-position: center top;
        position: relative;
        top: auto;
        right: auto;
        background-size: cover;
        margin-bottom: 40px;
    }
    .review .carousel-next {

    }
    
    .review .carousel-prev {
        left: 0px;
    }
    
    .h2, h2 {
        font-size: 26px;
    }
    .section-subtitle {
        font-size: 13px;
        padding: 0 15px;
    }
    .doctors .carousel-next {
        right: 40px;
    }
    .doctors .carousel-prev {
        left: 40px;
    }
    .numbers-item {
        margin-bottom: 40px;
    }
    .stories-item-before {
        margin-top: 28px;
    }
    .stories-item-after {
        margin-top: 17px;
    }
    .tips {
        margin-bottom: 40px;
    }
    .footer-item-4 {
        position: relative;
        width: 100% !important;
        /*height: 200px;*/
    }
    .opening-left {
        width: 41%;
        margin-left: 5%;
        font-size: 13px;
    }
    .opening-right {
        width: 54%;
        font-size: 13px;
    }
    .page-title h1 {
        font-size: 30px;
    }
    .page-title p {
        font-size: 13px;
    }
    .history-text {
        margin-top: 30px;
    }
    .make-text {
        text-align: center;
        margin-bottom: 20px;
    }
    .make-text h2 {
        font-size: 27px;
    }
    .make-text p {
        font-size: 13px;
    }
    .make-button {
        text-align: center;
    }
    .services-1-text {
        padding: 0 15px;
    }
    .services-1-title {
        padding: 0 15px;
    }
    .services-1 .service-text {
        margin-bottom: 40px;
    }
    .serv ul#isotope-filter li a {
        display: block;
    }
    .right-bar-archive ul li a {
        font-size: 14px;
    }
    .quote {
        font-size: 13px;
    }
    .blog-2.blog .blog-item-text-image.left {
        margin-bottom: 20px;
    }
    .blog-2.blog .blog-item-poster-image {
        margin-right: 20px;
        width: 50px;
    }
    .comment-avatar {
        width: 55px;
        padding: 20px 20px 0 0;
    }
    .comment-avatar img {
        width: 40px;
    }
    .comment-body {
        width: calc(100% - 55px);
        padding-right: 0px;
    }
    .comment .comment {
        margin-left: 55px;
    }
    .blog-2.blog .blog-item-commform {
        padding: 50px 30px;
    }
    .blog-2.blog .blog-item-commform .latest-row span {
        margin-top: 20px;
        margin-left: 0;
    }
    .subscribe {
        margin-top: 40px;
    }
    .subscribe-text {
        text-align: center;
        margin-bottom: 20px;
    }
    .btn-sm {
        padding: 5px 20px;
    }
    .doctors-text-text {
        float: none;
        width: 100%;
    }
    .doctors-text-doctor {
        float: none;
        width: 100%;
    }
    .doctor-text-booking {
        padding: 50px 20px;
    }
    /* Правки форм (под АТС) / task-136367 */
    body.ats .doctor-text-booking {
        padding: 50px 20px !important;
    }
    .gallery-text {
        padding: 0 15px;
    }
    .gallery-1 ul#isotope-filter li a {
        display: block;
    }
    .gallery-1-items {
        margin-top: 220px;
    }
    .prices-text {
        padding: 0 15px;
    }
    .prices-item-desc-image {
        float: none;
        width: 100%;
    }
    .prices-item-desc-text {
        float: none;
        width: 100%;
    }
    .prices-icon {
        width: 20px;
        height: 20px;
        font-size: 10px;
        line-height: 18px;
        margin: 0;
    }
    .prices-item-table-title {
        font-size: 11px;
    }
    .prices-item-table-cost {
        font-size: 13px;
    }
    .prices-item-offer-cost {
        right: 10px;
        font-size: 23px;
        width: 100px;
        height: 100px;
        line-height: 18px;
        padding: 29px 0;
    }
    .prices-item-offer-text {
        padding-right: 100px;
    }
    .prices-item-table-cost-old {
        padding-right: 0;
    }
    .timetable {
        width: 750px;
        overflow: scroll;
        white-space: nowrap;
    }
    .makeform-container {
        padding: 60px 20px;
    }
    .map-info {
        position: relative;
        top: 0;
        left: 50% !important;
        margin-left: -145px;
    }
    .get-item {
        margin: 15px 0;
    }
    .feedback .container {
        padding: 0 20px;
    }
    .bookform-left {
        width: 320px;
        float: none;
        padding: 20px;
        height: 670px;
    }
    .bookform-right {
        width: 320px;
        float: none;
    }
    .bookform.bookform-1 .bookform-left {
        padding: 40px 25px 40px 25px;
        height: 770px
    }
    .section-title {
        padding: 0 15px;
        text-align: center !important;
    }
    .owl-review2 .owl-controls {
        top: -29px;
        right: 50%;
        margin-right: -27px;
    }
    .fancybox-close-btn {
        top: 5px;
        right: 5px;
        color: #fff;
        border: 2px solid #666;
        background: #666;
    }
    .right-bar-tags {
        margin-bottom: 30px;
    }
    .panel-group .panel-heading h4 a {
        font-size: 16px;
    }
    .serv ul#isotope-filter li a {
        font-size: 11px;
        padding: 14px 25px;
    }
    .bookform.bookform-1 .bookform-right {
        padding: 50px 35px 0 35px;
    }
    .bookform.bookform-1 .bookform-right-info-1:after {
        display: none;
    }
    .gallery-1 ul#isotope-filter {
        padding: 15px 15px;
        text-align: center;
    }
    .gallery-1 ul#isotope-filter li a {
        font-size: 11px;
        padding: 14px 20px;
    }
    .t-tooltip-text {
        width: 232px;
    }
    .t-left .t-tooltip-text {
        margin-right: -18px;
    }
    .t-tooltip-text .btn-sm {
        padding: 4px 15px;
        font-size: 14px;
    }
    .top-menu-logo {
        font-size: 20px;
    }
    .top-menu .navbar-nav li a:hover, .top-menu .navbar-nav li a:focus {
        background: transparent;
        color: #455f68;
    }
    .top-menu ul.dropdown-menu.with-bg {
        background: #fff;
    }
    .mobile-bar-cont {
        float: none;
        background-color: #fff;
    }
    .bookform-right {
        display: none;
    }
    .blog-2.blog .blog-item-navs-prev {
        width: 50%;
    }
    .blog-2.blog .blog-item-navs-next {
        width: 50%;
    }
    .serv-item-image {
        float: none;
        width: 100%;
    }
    .tt-search input{
        padding: 26px 20px;
        font-size: 13px;
    }
    .tt-search button{
        right: 10px;
    }
    .review-item-image {
        float: none;
        width: 94px;
        margin: 0 auto;
    }
    .review-item-text {
        padding: 15px;
    }
    .review-item-name {
        padding-left: 15px;
    }
    .review-item-position {
        padding-left: 15px;
    }
    .notfound-image {
        float: none;
        width: 100%;
        height: 300px;
    }
    .booking-form-item textarea {
        height: 120px !important;
    }
	.slider .container{
		display:none;
	}
	.service{
		display:block;
	}
}

@media (max-width: 359px){
    .top-bar-social i {
        margin-left: 10px;
    }
    .top-bar {
        font-size: 10px;
    }
    .top-menu-logo {
        font-size: 18px;
        margin-right: 0px;
    }
    .bookform-left {
        width: 280px;
    }
	.service{
		display:block;
	}
	.slider .container{
		display:none;
	}
	.review-item-text,
	.owl-review2 .review-item-name,
	.owl-review2 .review-item-position{
		padding-left:15px !important;
	}
	iframe {
		width:100%;
	}
}
	@keyframes fadein {
	    from {opacity: 0;}
	    to {opacity: 1;}
	}
	.js-popup-block {
		display: none;
		animation:  fadein ease 0.2s;
	}
	.js-btn-toggle.active+.js-popup-block {
		display: block;
	}
	.main-search-wrap {
		position: relative;
		z-index: 3;
	}
	.main-search-wrap .btn.btn-default {
		/*background: #00acdb;*/
		background: transparent;
	}
	.main-search-wrap .btn.btn-default:hover {
		/*background: #00dba5;*/
	}
	.main-search-wrap .search-block {
		/*width: 330px;*/
		/*position: absolute;
		top: 0;right: 0;*/
        position: relative;
        top: auto;
        right: auto;
        display: block;
	}
	.frm-search {
		display: block;
		height: 40px;
		position: relative;
		overflow: hidden;
	}
	.frm-search button,
	.frm-search input[type="submit"] {
		display: block;
		position: absolute;
		top: 0;
        right: 0;
		z-index: 2;
	}
	.frm-search input[type="text"],
	.frm-search input[type="search"] {
		display: block;
		height: 40px;
		padding: 0 40px 0 20px;
		border-radius: 20px;
		width: 100%;
	}
	.prices-wrap .prices-item-title {
		cursor: pointer;
		position: relative;
		padding-right: 30px;
		margin-bottom: 10px;
	}
	.prices-wrap .prices-item-title.active {
	}
	.prices-wrap .prices-item-table-wrap {
		margin-top: -10px;
	}
	.prices-wrap .prices-item-title:hover:before, .prices-wrap .prices-item-title:hover:after,
	.prices-wrap .prices-item-title.active:before, .prices-wrap .prices-item-title.active:after {
		background: #fff;
	}
	.prices-wrap .prices-item-title:before, .prices-wrap .prices-item-title:after {
		content: "";
		display: block;
		width: 10px;height: 2px;
		background: #eee;
		position: absolute;
		top: 50%;right: 15px;
		margin-top: -2px;
		margin-right: 4px;
		-webkit-transform: -webkit-rotate(45deg);
		-webkit-transform: rotate(45deg);
		    -ms-transform: rotate(45deg);
		        transform: rotate(45deg);
		-webkit-transform-origin: 50% 50%;
		    -ms-transform-origin: 50% 50%;
		        transform-origin: 50% 50%;
	}
	.prices-wrap .prices-item-title:after {
		margin-right: -2px;
		-webkit-transform: -webkit-rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		        transform: rotate(-45deg);
	}
	.prices-wrap .prices-item-title.active:before {
		-webkit-transform: -webkit-rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		        transform: rotate(-45deg);
	}
	.prices-wrap .prices-item-title.active:after {
		-webkit-transform: -webkit-rotate(45deg);
		-webkit-transform: rotate(45deg);
		    -ms-transform: rotate(45deg);
		        transform: rotate(45deg);
	}
	@media (max-width: 992px) {
		.main-search-wrap .search-block {
			width: 290px;
		}
		.frm-search {
			height: 35px;
		}
		.frm-search button,
		.frm-search input[type="submit"] {
			height: 35px;
		}
		.frm-search input[type="text"],
		.frm-search input[type="search"] {
			height: 35px;
		}
	}
	@media (max-width: 768px) {
        /* Правки форм (под АТС) / task-136367 */
        body.ats .doctor-text-booking {
            padding: 35px 20px !important;
        }
		.main-search-wrap .search-block {
			right: auto;
            left: 0;
			/*width: 283px;*/
			width: 100%;
		}
		.main-search-wrap .frm-search button,
		.main-search-wrap .frm-search input[type="submit"] {
			right: auto;left: 0;
		}
		.main-search-wrap .frm-search input[type="text"],
		.main-search-wrap .frm-search input[type="search"] {
			padding: 0 10px 0 60px;
		}
		.header-button {
			display: inline-block;
			vertical-align: top;
			float: none;
			margin-left: 0;
			margin-right: 0;
		}
		.header-button+.header-button {
			margin-left: 5px;
		}
		.header .row {
			text-align: center;
		}
	}
	@media (min-width: 769px) {
		.header-phone {
			margin-right: 0;
			/*margin-left: 15px;*/
		}
		
	}

/* End */


/* Start:/bitrix/templates/proclinic/components/bitrix/menu/menu/style.min.css?1739474856490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/proclinic/components/bitrix/menu/menu/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/templates/proclinic/components/bitrix/form.result.new/feedback_form/style.css?17394748566621*/
table.form-table {
	width: 100%;
	background-color: white;
	border-collapse: collapse;
	font-size: 100%;
	font-weight: normal;
	line-height: 160%;
}

table.form-table th,
table.form-table td {
	border: 1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align: top;
}

table.form-table th {
	background-image: url(/bitrix/templates/proclinic/components/bitrix/form.result.new/feedback_form/images/table_head.gif);
	background-repeat: repeat-x;
	text-align: left;
	color: #25639A;
}


table.form-table td {
	padding: 15px 5px;
}

.form-required {
	color: red;
}

/* Правки форм (под АТС) / task-136367 */
body:not(.ats) .error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/proclinic/components/bitrix/form.result.new/feedback_form/images/icon_warn.gif);
}

form input,
form textarea {
	border: 1px solid #e4edee
}

/* Правки форм (под АТС) / task-136367 */
body.ats .error_field input {
    background: #fff0f0;
    border-color: #f2d9d9;
    clear: both;
    border-width: 1px !important;
}

body.ats input:focus {
	border-width: 1px !important;
}

/* Правки форм (под АТС) / task-136367 */
body.ats .error_field input:focus {
	border-color: #00dba5;
    background-color: #ffffff;
}


/* Правки форм (под АТС) / task-136367 */
body.ats .error-fld {
	display: inline-block;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.1;
	font-style: italic;
	border: 1px solid #e97777;
	border-bottom: 0;
	padding: 4px 10px;
	border-radius: 4px 4px 0 0;
	background: #e97777;
	max-width: 315px;
	margin-bottom: 0px;
	margin-left: 10px;
	top: -26px;
	position: relative;
}

/* Правки форм (под АТС) / task-136367 */
body.ats .personal_block .error-fld {
	max-width: 100%;
	width: auto;
	margin-left: 0;
	float: left;
	border-radius: 4px;
	margin-bottom: 10px;
	top: 0;
}

/* Правки форм (под АТС) / task-136367 */
body.ats .personal_block.error_field input {
	box-shadow: inset 2px 2px 24px #fae1e1;
}

/* Правки форм (под АТС) / task-136367 */
body.ats .personal_block.error_field label {
	float: left;
	position: relative;
}

/* Правки форм (под АТС) / task-136367 */
body.ats .booking-form-item.error_field {
	margin-top: -26px;
	margin-bottom: 35px;
}

/* Правки форм (под АТС) / task-136367 */
body.ats .booking-form-item.error_field+*:not(.error_field) {
	margin-top: -23px
}

.flexrow {
	display: flex;
	flex-wrap: wrap
}

.booking__form textarea {
	border: 1px solid #DEE7EE;
	height: 100% !important;
	max-height: 100% !important;
}

.booking-form-item input.btn-primary {
	border-radius: 2px;
	width: 181px !important;
	border: 1px solid transparent !important
}

.booking-form-item input.btn-primary:hover {
	border: 1px solid #00dba5 !important
}

.booking .captcha-row {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	gap: 10px;
	justify-content: space-between;
}

.booking-form-item {
	position: relative;
}

.booking .booking-form-item:before {
	left: 16px;
}

.booking .captcha-title {
	display: none;
}

.booking .captcha-item-1 {
	display: none;
}

.booking .captcha-item-2 {
	margin: 0;
	order: 2;
}

.booking .captcha-form-item-1 {
	font-size: 13px;
	margin-bottom: 0;
	order: 3;
}


.booking .captcha-form-item-2 {
	margin: 0;
}

.booking .captcha-form-item-2 input {
	padding: 10px;
}

.booking .latest-row {}

.booking__form input,
.booking__form textarea {
	border: 1px solid #DEE7EE;
}

.booking .booking-form-item textarea {
	height: 100% !important;
	max-height: 100% !important;
}

.fancybox-outer .bookform {
	display: flex;
	flex-direction: column;
	margin: 0;
	max-height: 100%;
	overflow-y: auto;
}

.fancybox-outer .bookform.bookform-1 .bookform-right {
	width: 100%;
	max-width: 820px;
	float: none;
	padding: 0 25px 30px 25px;
}

.fancybox-outer .bookform.bookform-1 .bookform-left {
	width: 100%;
	max-width: 820px;
	float: none;
	padding: 40px 30px 20px 30px;
}

.booking-form-item {
	position: relative;
}

.fancybox-outer .captcha-title {
	display: none;
}


.personal_block {
	margin-top: 10px;
	display: inline-block !important;
	margin-bottom: 15px;
	position: relative;
}

.fancybox-outer .section-title {
	font-size: 36px;
}

.form-required {
	position: absolute;
	top: 10px;
	right: 10px;
}

.personal_block .form-required {
	top: -2px;
	right: -8px;
}

/* Правки форм (под АТС) / task-136367 */
body:not(.ats) .error-fld {
	display: none !important;
}

/* Правки форм (под АТС) / task-136367 */
body.ats .error-fld::after {
	content: attr(title)
}

font.errortext, div.errortext {
	margin-bottom: 20px;
}

/* Правки форм (под АТС) / task-136367 */
body.ats .form_send_ajax .errortext {
	font-size: 0;
}

/* Правки форм (под АТС) / task-136367 */
body.ats .form_send_ajax .errortext > br {
	display: inline;
}

/* Правки форм (под АТС) / task-136367 */
body.ats .form_send_ajax .errortext > .robot-error {
    font-style: italic;
    padding: 9px 15px;
    border-radius: 4px 4px 0 0;
    background: #ffdddd;
    color: #890000;
    display: block;
	font-size: 14px;
}
/* Правки форм (под АТС) / task-136367 */
body.ats .form_send_ajax .errortext > .robot-error a {
    white-space: nowrap;
    color: #8f0b0b;
    text-decoration: underline;
}

.booking .captcha-form-item-1 .form-required {
	top: -4px;
	right: -8px;
}

@media screen and (max-width: 500px) {

	.fancybox-outer .section-title {
		font-size: 21px;
		margin-bottom: 10px;
	}

	.booking .captcha-row {
		flex-direction: column;
		align-items: stretch;
	}

	.booking .captcha-form-item-1,
	.booking .captcha-item-2 {
		order: 1;
	}

	.booking .captcha-form-item-2 {
		order: 2
	}

	.personal_block {
		font-size: 13px;
		display: flex !important;
	}

	.fancybox-outer .bookform.bookform-1 .bookform-left {
		padding: 20px 30px 20px 30px;
	}

	/* Правки форм (под АТС) / task-136367 */
	body.ats .error-fld {
		top: 0;
	}

	/* Правки форм (под АТС) / task-136367 */
	body.ats .booking-form-item.error_field {
		margin-top: 0;
		margin-bottom: 15px;
	}

	/* Правки форм (под АТС) / task-136367 */
	body.ats .booking-form-item.error_field+*:not(.error_field) {
		margin-top: 0;
	}

	/* Правки форм (под АТС) / task-136367 */
	body.ats .personal_block.error_field {
		flex-wrap: wrap;
	}
	/* Правки форм (под АТС) / task-136367 */
	body.ats .personal_block.error_field label {
		max-width: 156px;
	}

}

/* End */


/* Start:/bitrix/templates/proclinic/components/bquadro/form/coffe_form_v1/css/style.css?17394748562744*/
.bq-form-popup--success .bq-form-popup__content{
    max-width: 515px!important;
}
.bq-form-success__text{
    font-size: 22px!important;
}
.bq-form-popup__body{
    padding: 25px!important;
}
.open{
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.25);
}
.sign-project{
    max-width: 768px;
    width: 100%;
    background-color: #fff;
    position: relative;
}
.sign-project .cofee-md-4 .form-control{
    max-width: 100%;
}
.sign-project__clear{
    position: absolute;
    top:8px;
    right: 8px;
    cursor: pointer;
    border: transparent solid 1px;
    background-color: #fff;    
}
.sign-project .form-group{
    display: inline;
}
.sign-project__block{
    padding: 24px;
}
.sign-project__container{
    max-width: 600px;
    margin: 0 auto;
}
.sign-project .cofee-md-4{
    margin-bottom: 16px;
}
.sign-project .form-control{
    border: rgb(69, 95, 104) 1px solid;
    border-radius: 20px;
    height: 48px;
    background-color: #fff;
    box-shadow: none;
    color: rgb(69, 95, 104);
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;

}
.sign-project .btn {
    background: rgb(0, 219, 165);
    color: rgb(255, 255, 255);
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    border: transparent solid 1px;
    margin-top: 20px;
}
.checkbox-text{
    display: flex;
    gap: 0 4px;
    max-width: 500px;
    color: rgb(69, 95, 104);
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 130%;
    margin-top: 12px;
}

.sign-project__title{
    color: rgb(36, 145, 208);
    font-family: Open Sans;
    font-size: 27px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    margin-bottom: 16px;
}
.sign-project__text{
    color: rgb(69, 95, 104);
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    text-align: center;
    margin-bottom: 24px;
}
.sign-project__text span{
    color: rgb(9, 92, 131);
    font-family: Open Sans;     
    font-size: 16px;     
    font-weight: 600;
}
.sign-project__btn{}
.sign-project__btn:hover{
    background: #00acdb;
    color: #ffffff;
}    

.bq-form-checkbox__text{
    color: rgb(69, 95, 104);
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 130%;
    
}
.bq-form-checkbox__text::before{
    background-color: transparent;
    border: 1px solid rgb(36, 145, 208);
    border-radius: 5px;
}
.bq-form-checkbox__input:checked ~ .bq-form-checkbox__text::before{
    background-color: rgb(36, 145, 208);
    border: 1px solid rgb(36, 145, 208);
    border-radius: 5px;
 }
/* End */


/* Start:/bitrix/templates/proclinic/components/bquadro/form/coffe_form_v6/css/style.css?17425075888344*/
#myModal2 .bq-form-popup--success .bq-form-popup__content{
    max-width: 515px!important;
}
#myModal2 .bq-form-success__text{
    font-size: 22px!important;
}
#myModal2 .bq-form-popup__body{
    padding: 25px!important;
}
#myModal2 .open{
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.25);
}
#myModal2 .sign-project{
    max-width: 768px;
    width: 100%;
    background-color: #fff;
    position: relative;
}
#myModal2 .sign-project .cofee-md-4 .form-control{
    max-width: 100%;
}
#myModal2 .sign-project__clear{
    position: absolute;
    top:8px;
    right: 8px;
    cursor: pointer;
    border: transparent solid 1px;
    background-color: #fff;    
}
#myModal2 .sign-project .form-group{
    display: inline;
}
#myModal2 .sign-project__block{
    padding: 24px;
}
#myModal2 .sign-project__container{
    max-width: 600px;
    margin: 0 auto;
}
#myModal2 .sign-project .cofee-md-4{
    margin-bottom: 16px;
}
#myModal2 .sign-project .form-control{
    border: rgb(69, 95, 104) 1px solid;
    border-radius: 20px;
    height: 48px;
    background-color: #fff;
    box-shadow: none;
    color: rgb(69, 95, 104);
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;

}

#myModal2 .sign-project textarea.form-control{
    height: 200px;
}
#myModal2 .sign-project .btn {
    background: rgb(0, 219, 165);
    color: rgb(255, 255, 255);
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    border: transparent solid 1px;
    margin-top: 20px;
}
#myModal2 .checkbox-text{
    display: flex;
    gap: 0 4px;
    max-width: 500px;
    color: rgb(69, 95, 104);
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 130%;
    margin-top: 12px;
}

#myModal2 .sign-project__title{
    color: rgb(36, 145, 208);
    font-family: Open Sans;
    font-size: 27px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    margin-bottom: 16px;
}
#myModal2 .sign-project__text{
    color: rgb(69, 95, 104);
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    text-align: center;
    margin-bottom: 24px;
}
#myModal2 .sign-project__text span{
    color: rgb(9, 92, 131);
    font-family: Open Sans;     
    font-size: 16px;     
    font-weight: 600;
}
#myModal2 .sign-project__btn{}
#myModal2 .sign-project__btn:hover{
    background: #00acdb;
    color: #ffffff;
}    

#myModal2 .bq-form-checkbox__text{
    color: rgb(69, 95, 104);
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 130%;
    padding-left: 0;
    text-align: left;
    
}
#myModal2 .bq-form-checkbox__text::before{
    display: none;
}
#myModal2 .bq-form-checkbox__input:checked ~ .bq-form-checkbox__text::before{
    background-color: rgb(36, 145, 208);
    border: 1px solid rgb(36, 145, 208);
    border-radius: 5px;
 }

 #myModal2 .modal-content {
    width: 100%;
    padding: 0;
    max-width: 1120px;
    display: flex;
}

#myModal2 .sign-project {
    max-width: 100%;
    min-width: 632px;
}
#myModal2 .sign-project__block {
    padding: 24px 48px;
}
#myModal2 .sign-project__title {
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 120%;
    text-align: left;
    margin-bottom: 16px;
}
#myModal2 .sign-project__text{
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    text-align: left;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    #myModal2 .modal-dialog {
        width: auto;
        max-width: 1120px;
    }
}



#myModal2 .bq-form-label { 
    display: none; /* Скрываем заголовок */
}

#myModal2 .sign-project__flex {
    display: flex;
    gap: 20px;
}

#myModal2 .cofee-radio {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 2px solid transparent;
    border-radius: 10px;
    overflow: hidden;
    transition: 0.3s;
    cursor: pointer;
    text-align: center;
    position: relative;
    width: 196px; /* Фиксированная ширина */
}

#myModal2 .cofee-radio__label {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    cursor: pointer;
    font-size: 12px;
    line-height: 110%;
}

#myModal2 .cofee-radio__input + .cofee-radio__text::before {
    content: "";
    display: block;
    width: 100%;
    height: 113px; /* Высота картинки */
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    margin-bottom: 5px;
}




/* Фоновые изображения для каждого варианта */
#myModal2 .cofee-radio-1 .cofee-radio__text::before {
    background-image: url('/bitrix/templates/proclinic/images/gift-form-01.jpg');
}

#myModal2 .cofee-radio-2 .cofee-radio__text::before {
    background-image: url('/bitrix/templates/proclinic/images/gift-form-02.jpg');
}

#myModal2 .cofee-radio__input:checked + .cofee-radio__text::before{
    border: solid 2px #00DBA5;
}

#myModal2 .cofee-radio__input {
    display: none;
}



#myModal2 .cofee-radio__input:checked + .cofee-radio__text::after {
    content: "";
    position: absolute;
    top: 90px;
    right: 10px;
    width: 20px; /* Размер галочки */
    height: 20px;
    background: #00DBA5 url('data:image/svg+xml;utf8,<svg width="10" height="8" viewBox="0 0 10 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.87589 1.13309C9.15752 1.41472 9.15752 1.87133 8.87589 2.15293L4.06819 6.96062C3.78656 7.24226 3.33002 7.24226 3.04836 6.96062L1.12528 5.03755C0.843656 4.75591 0.843656 4.29937 1.12528 4.01774C1.40691 3.7361 1.86352 3.7361 2.14515 4.01774L3.55829 5.43081L7.85608 1.13309C8.13771 0.851469 8.59425 0.851469 8.87589 1.13309Z" fill="%23fff"/></svg>') no-repeat center center;
    background-size: 74%;
    border-radius: 5px;
}

#myModal2 .sign-project .form-group {
    display: flex;
    gap: 16px;
}
#myModal2 .cofee-50{
    width: 50%;
    float: left;
    max-width: 262px;
}
#myModal2 .cofee-50 [data-name="PHONE"]{
    margin-right: 10px;
}
#myModal2 .sign-project .btn{
    margin-top: 0;
}


#myModal2 .checkbox-agree {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    margin: 10px 0 17px;
    clear: both;
  }
  
  #myModal2 .checkbox-agree input {
    appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #00acdb;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative!important;
    margin: 0;
    flex-shrink: 0;
  }
  
  #myModal2  .checkbox-agree input:checked::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #00acdb;
    border-radius: 2px;
    position: absolute;
  }
  
  #myModal2 .checkbox-agree input[type=checkbox]:focus {
  
    outline: none;
  }
  
  #myModal2 .checkbox-agree label {
    margin: 0;
    font-weight: normal;
    font-size: 10px;
  }
  
  #myModal2 .sign-project-caption{
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: left;
  }
  #myModal2 .sign-project-caption span.blue{
    color: #2491D0;
  }
  #myModal2 .form-group{
    margin-bottom: 0;
  }
  #myModal2 .gift-form-bg img{
    height: 100%;
}

  @media (max-width: 1160px) {
    #myModal2 .modal-dialog{
        max-width: 640px;
    }

    #myModal2 .modal-content{
        flex-direction: column;
    }
    #myModal2 .sign-project {
        max-width: 100%;
        min-width: auto;
    }
    #myModal2 .gift-form-bg img{
        width: 100%;
    }
}
  @media (max-width: 530px) {
    #myModal2 .gift-form-bg{
        height: 300px;
        clip-path: border-box;
        width: 100%;
    }
    #myModal2 .sign-project__block {
        padding: 15px;
    }
    #myModal2 .sign-project__title {
 
        font-size: 24px;
        margin-bottom: 10px;
 
    }
    #myModal2 .cofee-radio {

        max-width: 196px;
        width: auto;
    }
    #myModal2 .cofee-radio__label{
        font-weight: normal;
    }
    #myModal2 .cofee-50 {
        width: 100%;
        float: left;
        max-width: 100%;
    }
}
  
/* /home/bitrix/www/bitrix/templates/proclinic/components/bquadro/form/coffe_form_v6
 */


 
/* End */


/* Start:/bitrix/templates/proclinic/styles.css?17496365932210*/
.cookie-notification-wrapper {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  padding: 0 24px 24px;
  pointer-events: none;
}

.cookie-notification {
  position: relative;
  max-width: 440px;
  padding: 16px 24px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08),
    0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: auto;
}

.cookie-notification-message {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 8px;
}

.cookie-notification-description {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 16px;
}

.cookie-notification-description a {
  color: #1890ff;
  text-decoration: none;
}

.cookie-notification-buttons {
  display: flex;
  gap: 8px;
}

.cookie-notification-buttons button {
  padding: 4px 15px;
  height: 32px;
  font-size: 14px;
  border-radius: 6px;
  cursor: pointer;
  border: 1px solid transparent;
}

.cookie-accept-all {
  background: #1890ff;
  color: #fff;
}

.cookie-configure {
  background: #fff;
  color: #1890ff;
  border-color: #1890ff !important;
}

.cookie-notification-close {
  position: absolute;
  top: 16px;
  right: 16px;
  border: none;
  background: none;
  font-size: 18px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.45);
  padding: 0;
}

/* Стили для блока настроек */
.cookie-settings {
  margin-bottom: 16px;
  border-top: 1px solid #f0f0f0;
  padding-top: 12px;
}

.cookie-setting-item {
  margin-bottom: 12px;
}

.cookie-setting-label {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  padding-left: 24px;
  position: relative;
}

.cookie-setting-checkbox {
  position: absolute;
  left: 0;
  top: 2px;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  cursor: pointer;
}

.cookie-setting-text {
  font-weight: 500;
  margin-bottom: 2px;
}

.cookie-setting-description {
  font-size: 12px;
  color: #666;
}

/* Для отключенного чекбокса */
.cookie-setting-checkbox:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}

.bq-form-checkbox, .bq-form-checkbox__label {
  margin-bottom: 0px !important;
  text-align: left;
}
/* End */
/* /bitrix/templates/proclinic/css/master.css?17399991771003 */
/* /bitrix/templates/proclinic/css/theme.css?1773066611109389 */
/* /bitrix/templates/proclinic/css/responsive.css?173947485719973 */
/* /bitrix/templates/proclinic/components/bitrix/menu/menu/style.min.css?1739474856490 */
/* /bitrix/templates/proclinic/components/bitrix/form.result.new/feedback_form/style.css?17394748566621 */
/* /bitrix/templates/proclinic/components/bquadro/form/coffe_form_v1/css/style.css?17394748562744 */
/* /bitrix/templates/proclinic/components/bquadro/form/coffe_form_v6/css/style.css?17425075888344 */
/* /bitrix/templates/proclinic/styles.css?17496365932210 */
