

/* Start:/bitrix/templates/.default/components/bitrix/menu/MAIN_MENU_LEVEL/style.css?16883722993271*/
/**Top menu**/
#h-menu,#h-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/.default/components/bitrix/menu/MAIN_MENU_LEVEL/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#h-menu
{
	
}

/*Links*/
#h-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#h-menu li 
{
	float:left;
}

/*Root items*/
#h-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#h-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#h-menu li:hover a.root-item, #h-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#h-menu a.parent
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/MAIN_MENU_LEVEL/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#h-menu a.denied
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/MAIN_MENU_LEVEL/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#h-menu li:hover, #h-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#h-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#h-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#h-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#h-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#h-menu li a,
#h-menu li:hover li a,
#h-menu li.jshover li a,
#h-menu li:hover li:hover li a,
#h-menu li.jshover li.jshover li a,
#h-menu li:hover li:hover li:hover li a,
#h-menu li.jshover li.jshover li.jshover li a,
#h-menu li:hover li:hover li:hover li:hover li a,
#h-menu li.jshover li.jshover li.jshover li.jshover li a,
#h-menu li:hover li:hover li:hover li:hover li:hover li a,
#h-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#h-menu li:hover li:hover a,
#h-menu li.jshover li.jshover a,
#h-menu li:hover li:hover li:hover a,
#h-menu li.jshover li.jshover li.jshover a,
#h-menu li:hover li:hover li:hover li:hover a,
#h-menu li.jshover li.jshover li.jshover li.jshover a
#h-menu li:hover li:hover li:hover li:hover li:hover a,
#h-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#h-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#h-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#h-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#h-menu li:hover ul ul,
#h-menu li.jshover ul ul,
#h-menu li:hover ul ul ul,
#-menu li.jshover ul ul ul,
#-menu li:hover ul ul ul ul,
#-menu li.jshover ul ul ul ul,
#-menu li:hover ul ul ul ul ul,
#-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#h-menu li:hover ul,
#h-menu li.jshover ul,
#h-menu li li:hover ul,
#h-menu li li.jshover ul,
#h-menu li li li:hover ul,
#h-menu li li li.jshover ul,
#h-menu li li li li:hover ul,
#h-menu li li li li.jshover ul,
#h-menu li li li li li:hover ul,
#h-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/bitrix/templates/doktum/styles.css?17464364484828*/
.content-table {
  width: 100%;
  border-collapse: collapse;
}
div.content_text .content-table th {
  font: 600 16px "Montserrat", sans-serif;
  color: #1c3887;
  padding: 8px;
  text-align: center;
  border: 1px solid #cdcdcd;
}
div.content_text .content-table td {
  font: 400 16px "Montserrat", sans-serif;
  color: #313131;
  padding: 8px;
  text-align: left;
  border: 1px solid #cdcdcd;
}
div.content_text .content-table td.center {
  font: 400 16px "Montserrat", sans-serif;
  color: #313131;
  padding: 8px;
  text-align: center;
  border: 1px solid #cdcdcd;
}
.right {
  margin: 3px 0 0 10px;
  float: right;
}
.left {
  margin: 3px 10px 0 0;
  float: left;
}
td {
  align: center;
}
#menu_cont2 > ul#hmenu > li > ul {
  display: none;
}

/* */

.text_wrapper {
  font-size: 11pt;
  font-family: "Montserrat", sans-serif !important;
  color: black;
}
img[src="/bitrix/templates/doktum/images/new/asd.png"] {
  margin-bottom: 40px;
}
.block_align,
.text_center {
  text-align: center;
}
.text_left {
  text-align: left;
}
.div_inline {
  display: inline-block;
  width: 340px;
  vertical-align: top;
  margin: 0 5px;
}
.img_inline {
  display: inline-block;
  border-radius: 10px;
}
.img_inline img {
  border-radius: 10px;
}
.float_left_item {
  float: left;
  margin-right: 10px;
}
.inner_d.custom {
  border: none;
}

.clb-block-17 {
  display: flex;
  justify-content: flex-end;
  flex-flow: row wrap;
  width: 100%;
}
.clb-block-17 .clb-info,
.clb-block-17 .clb-form {
  width: 50%;
  position: relative;
}

.clb-block-17 .clb-form {
  padding-top: 50px;
}

.clb-block-17 .clb-icon img {
  width: 30px;
  margin: 5px;
}
.clb-block-17 .clb-title img {
  width: 40px;
  margin-right: 15px;
}
.clb-block-17 .clb-item {
  margin: 20px 0;
  font-size: 14px;
}
.clb-block-17 .clb-item span {
  display: block;
  font-weight: bold;
}
.clb-block-17 .clb-item a {
  color: #333;
  text-decoration: none;
}
.clb-block-17 .clb-item a:hover {
  text-decoration: underline;
}
.clb-block-17 .clb-title {
  box-sizing: border-box;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.clb-info img {
  position: absolute;
  bottom: 0;
  right: 70px;
}

.clb-form p {
  margin: 0;
  margin-bottom: 30px;
}

@media screen and (max-width: 700px) {
  .clb-block-17 .clb-info,
  .clb-block-17 .clb-form {
    width: 100%;
    position: relative;
  }
  /* .clb-block-17 .clb-info:after {
    content: '';
    display: block;
    width: 80%;
    height: 5px;
    position: absolute;
    left: 50%;
    bottom: 0;
    border-bottom: 3px dotted #cfcacc;
    transform: translate(-50%, 0%);
  } */
  .clb-block-17 .clb-info {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}

.new__article p, new__article ul{
	text-align:justify !important;
}

.new__article h2{
	text-align:center !important;
}
.header__adress-text{
	font-size: 14px !important;
    text-align: left !important;
}
.header__adress{
	margin-top: 10px;
}
.flex__text{
	
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}
@media screen and (max-width: 700px) {
	.flex__text{
	
	display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
}
	
}
.block_cen-wrapper{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
	margin-bottom: 40px;
}
.block_cen{
	border: 1px solid #d0d0d0;
	border-radius: 5px;
	width: 76%;
    margin: 0 auto;
}
.block_cen-top--text{
	
	padding: 15px 20px;
	font-weight: 600 !important;
    font-size: 20px !important;
}
.block_cen-items{
	list-style: none;
	min-height: 100px;
    padding: 0 20px;
	
}
.block_cen-items--list{
	
}
.block_cen-bottom--text{
	
	padding: 15px 12px;
	font-weight: 600 !important;
    font-size: 16px !important;
}
#content .content_text .block_cen-bottom--text-red{
	color:#ff0000 !important;
	font-weight: 600 !important;
    font-size: 16px !important;
	
}

@media screen and (max-width: 870px){
.block_cen{
	
	width: 100%;
   
}
.block_cen-top--text {
    
    min-height: 83px;
}
}

@media screen and (max-width: 700px) {
.block_cen-wrapper{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
	margin-bottom: 40px;
}
}
@media screen and (max-width: 470px) {
.block_cen-wrapper{
	display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
	margin-bottom: 40px;
}
.block_cen-bottom--text {
   
    text-align: center !important;
}
.block_cen-top--text {

    text-align: center !important;
}
.block_cen-items--list {
    text-align: center;
}
}
.header__adress-text{
	color:#000 !important;
}
.block__cen-section{
	margin-top: -100px !important;
}
.block__cen-section h2{
	    margin-bottom: 50px !important;

}

/*правки на главной*/
#content .block__cen-section h2 a{
  font-weight: 600 !important; 
   font-size: 32px !important;
 }
/* End */


/* Start:/bitrix/templates/doktum/template_styles.css?1748408832138555*/
@font-face {
  font-family: 'Montserrat';
  src: url('/bitrix/templates/doktum/fonts/Montserrat-Light.woff') format('woff');
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/bitrix/templates/doktum/fonts/Montserrat-Regular.woff') format('woff');
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/bitrix/templates/doktum/fonts/Montserrat-Medium.woff') format('woff');
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/bitrix/templates/doktum/fonts/Montserrat-SemiBold.woff') format('woff');
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/bitrix/templates/doktum/fonts/Montserrat-Bold.woff') format('woff');
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}

/* ГѓЖ’Г‚ВђГѓЖ’Г‚ВҐГѓЖ’Г‚В±ГѓЖ’Г‚ВҐГѓЖ’Г‚ВІ CSS */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
td img {
  align: middle;
}

input,
select,
button,
textarea {
  margin: 0;
  font-size: 100%;
}

input[type='text'],
input[type='password'],
textarea {
  padding: 0;
}

input[type='checkbox'] {
  vertical-align: bottom;
}

input[type='radio'] {
  vertical-align: text-bottom;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

html,
body {
  height: 100%;
}

html {
  /*overflow-y: scroll;*/
}

body {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #000;
  background: #fff;
  background-size: 100% auto;
  -webkit-text-size-adjust: none;
}

body,
input,
select,
button,
textarea {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
}

label,
input[type='button'],
input[type='submit'],
button {
  cursor: pointer;
}

a,
a:visited {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

a:focus,
a:active {
  text-decoration: underline;
}

a,
a:visited,
a:hover,
a:focus,
a:active {
  color: #287fc3;
}

h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  font-size: 26px !important;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000 !important;
  line-height: 1;
  display: block;
  text-align: center !important;
}

a {
  font-size: 16px;
  color: #2e9aa7;
  font-family: 'Montserrat', sans-serif;
}

/* ГѓЖ’Гўв‚¬ЛњГѓЖ’Г‚ВІГѓЖ’Г‚ВЁГѓЖ’Г‚В«ГѓЖ’Г‚ВЁ ГѓЖ’Г‚В±ГѓЖ’Г‚В ГѓЖ’Г‚В©ГѓЖ’Г‚ВІГѓЖ’Г‚В  */
.main-our-cliens .bxslider2 img {
  width: 150px !important;
  height: 80px !important;
  object-fit: contain;
}

div.wrapper {
  max-width: 1180px !important;
  margin: 0 auto;
  padding: 0px 15px;
}

.table.iksweb {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  height: auto;
}

li {
  text-align: justify;
}

.table.iksweb,
table.iksweb td,
table.iksweb th {
  border: 1px solid #d0d0d0;
}

.table.iksweb td,
table.iksweb th {
  padding: 3px;
  width: 30px;
  height: 35px;
}

.btn-reset {
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

.table.iksweb th {
  background: #347c99;
  color: #fff;
  font-weight: normal;
}

.client {
  display: flex;
  flex-wrap: wrap;
}

.client-img {
  width: 23%;
  max-height: 100px;
  margin-left: 10px;
  margin-top: 10px;
}

.client-img img {
  width: 100%;
  height: 100px;
}

.client-img2 {
  width: 23%;
  max-height: 100px;
  margin-left: 10px;
  margin-top: 40px;
}

/*div.wrapper > div { float: left; }*/
#header {
  margin: 0 auto;
  text-align: center;
  clear: both !important;
  background-color: #fff;
  box-shadow: 0 0 30px rgb(205 205 205 / 50%);
}

/* Фиксированная шапка */

#header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

#header .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  max-height: 135px;
  align-items: center;
  padding: 20px 0;
}

.header-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #1c3887;
  text-align: center;
  line-height: 24px;
}

/* .header_big-text {
    color: #003399;
    font-size: 29px;
    text-transform: uppercase;
    font-weight: bold;
}

.header_small-text {
    color: #009999;
    font-size: 25px;
    text-transform: uppercase;
} */

div.info {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  text-align: right;
}

#sidebar {
  /* ГѓЖ’Гўв‚¬В№ГѓЖ’Г‚ВҐГѓЖ’Г‚ВўГѓЖ’Г‚В ГѓЖ’Г‚Вї ГѓЖ’Г‚ВЄГѓЖ’Г‚В®ГѓЖ’Г‚В«ГѓЖ’Г‚В®ГѓЖ’Г‚В­ГѓЖ’Г‚ВЄГѓЖ’Г‚В  */
  float: left;
  /* ГѓЖ’Г…ВЅГѓЖ’Г‚ВЎГѓЖ’Г‚ВІГѓЖ’Г‚ВҐГѓЖ’Г‚ВЄГѓЖ’Г‚В ГѓЖ’Г‚В­ГѓЖ’Г‚ВЁГѓЖ’Г‚ВҐ ГѓЖ’Г‚В±ГѓЖ’Г‚ВЇГѓЖ’Г‚В°ГѓЖ’Г‚В ГѓЖ’Г‚ВўГѓЖ’Г‚В  */
  margin: 35px 30px 0 0;
  /* ГѓЖ’Гўв‚¬ВЎГѓЖ’Г‚В­ГѓЖ’Г‚В ГѓЖ’Г‚В·ГѓЖ’Г‚ВҐГѓЖ’Г‚В­ГѓЖ’Г‚ВЁГѓЖ’Г‚Вї ГѓЖ’Г‚В®ГѓЖ’Г‚ВІГѓЖ’Г‚В±ГѓЖ’Г‚ВІГѓЖ’Г‚ВіГѓЖ’Г‚ВЇГѓЖ’Г‚В®ГѓЖ’Г‚Вў */
}

#content {
  /* ГѓЖ’Г‚ВЏГѓЖ’Г‚В°ГѓЖ’Г‚В ГѓЖ’Г‚ВўГѓЖ’Г‚В ГѓЖ’Г‚Вї ГѓЖ’Г‚ВЄГѓЖ’Г‚В®ГѓЖ’Г‚В«ГѓЖ’Г‚В®ГѓЖ’Г‚В­ГѓЖ’Г‚ВЄГѓЖ’Г‚В  */
  max-width: 900px;
  padding: 35px 0px;
  /* ГѓЖ’Гўв‚¬ВЎГѓЖ’Г‚В­ГѓЖ’Г‚В ГѓЖ’Г‚В·ГѓЖ’Г‚ВҐГѓЖ’Г‚В­ГѓЖ’Г‚ВЁГѓЖ’Г‚Вї ГѓЖ’Г‚В®ГѓЖ’Г‚ВІГѓЖ’Г‚В±ГѓЖ’Г‚ВІГѓЖ’Г‚ВіГѓЖ’Г‚ВЇГѓЖ’Г‚В®ГѓЖ’Г‚Вў */
}

#footer {
  /* ГѓЖ’Г‚ВЌГѓЖ’Г‚ВЁГѓЖ’Г‚В¦ГѓЖ’Г‚В­ГѓЖ’Г‚ВЁГѓЖ’Г‚В© ГѓЖ’Г‚ВЎГѓЖ’Г‚В«ГѓЖ’Г‚В®ГѓЖ’Г‚ВЄ */
  /*background: url("/bitrix/templates/doktum/images/f_pattern.png") bottom center repeat-x transparent;*/
  padding: 5px;
  /* ГѓЖ’Г‚ВЏГѓЖ’Г‚В®ГѓЖ’Г‚В«ГѓЖ’Г‚Вї ГѓЖ’Г‚ВўГѓЖ’Г‚В®ГѓЖ’Г‚ВЄГѓЖ’Г‚В°ГѓЖ’Г‚ВіГѓЖ’Г‚ВЈ ГѓЖ’Г‚ВІГѓЖ’Г‚ВҐГѓЖ’Г‚ВЄГѓЖ’Г‚В±ГѓЖ’Г‚ВІГѓЖ’Г‚В  */
  color: #fff;
  /* ГѓЖ’Гўв‚¬вЂњГѓЖ’Г‚ВўГѓЖ’Г‚ВҐГѓЖ’Г‚ВІ ГѓЖ’Г‚ВІГѓЖ’Г‚ВҐГѓЖ’Г‚ВЄГѓЖ’Г‚В±ГѓЖ’Г‚ВІГѓЖ’Г‚В  */
  /*clear: left;  ГѓЖ’Г…ВЅГѓЖ’Г‚ВІГѓЖ’Г‚В¬ГѓЖ’Г‚ВҐГѓЖ’Г‚В­ГѓЖ’Г‚ВїГѓЖ’Г‚ВҐГѓЖ’Г‚В¬ ГѓЖ’Г‚В¤ГѓЖ’Г‚ВҐГѓЖ’Г‚В©ГѓЖ’Г‚В±ГѓЖ’Г‚ВІГѓЖ’Г‚ВўГѓЖ’Г‚ВЁГѓЖ’Г‚ВҐ float */
  /*height: 320px;*/
  margin: 0 auto;
  max-width: 1200px;
  clear: both !important;
}

p {
  margin: 5px auto;
}

.worktimeDiv {
  max-width: 350px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 35px;
}

div.topHead {
  width: 100%;
  background: #f4f4f4;
  height: 35px;
  box-shadow: 0 0 21px rgba(0, 0, 0, 0.4);
}

div.logo a {
  width: 185px;
  height: 74px;
  background: url('/bitrix/templates/doktum/images/logo.png') center center no-repeat transparent;
  background-size: contain;
  display: block;
}

div.slogan {
  width: 431px;
  height: 121px;
  background: url('/bitrix/templates/doktum/images/slogan.png') center center no-repeat transparent;
  margin: 0 52px 0 58px;
}

div.loginbox {
  margin: 0 auto;
  text-align: right;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
}

.time {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
  width: 300px;
  height: 35px;
}

.time span {
  font-size: 17px !important;
  color: #000 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
}

div.loginbox a {
  float: left;
  text-decoration: none;
  font-size: 16px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
}

p.worktime {
  font-size: 16px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
}

.imgClock {
  float: left;
  height: 20px;
  position: relative;
  top: -2px;
}

div.loginbox a:hover {
  text-decoration: underline;
  cursor: pointer;
}

div.loginbox span {
  font: bold 12px 'Montserrat', sans-serif;
  color: #013b82;
  float: left;
  margin-top: 1px;
}

/* ГѓЖ’Г‚В±ГѓЖ’Г‚В®ГѓЖ’Г‚В¶ГѓЖ’Г‚ВЁГѓЖ’Г‚В ГѓЖ’Г‚В«ГѓЖ’Г‚ВЄГѓЖ’Г‚В  ГѓЖ’Г‚Вў ГѓЖ’Г‚ВёГѓЖ’Г‚В ГѓЖ’Г‚ВЇГѓЖ’Г‚ВЄГѓЖ’Г‚ВҐ */

.social {
  width: 83px;
  height: 26px;
  padding-top: 8px;
  padding-right: 52px;
}

/*div.info { margin: 6px 0 0 0; height: auto; min-height: 140px;}*/
div.info p {
  color: #1d3889;
  font: bold 14px 'Montserrat', sans-serif;
  text-align: right;
}

div.info_footer {
  margin: 0 auto;
  max-width: 1200px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

div.info p,
div.info_footer p {
  color: #1d3889;
  font: bold 14px 'Montserrat', sans-serif;
  /* text-align: right; */
}

div.info p,
div.info_footer p {
  color: #1d3889;
  /*font-size: 21px;*/
  font-size: 18px;
  line-height: 1.5;
}

div.info a,
div.info_footer a {
  color: #0092a0;
  font: bold 14px 'Montserrat', sans-serif;
  text-decoration: none;
}

/* ГѓЖ’Г†вЂ™ГѓЖ’Г‚В®ГѓЖ’Г‚В°ГѓЖ’Г‚ВЁГѓЖ’Г‚В§ГѓЖ’Г‚В®ГѓЖ’Г‚В­ГѓЖ’Г‚ВІГѓЖ’Г‚В ГѓЖ’Г‚В«ГѓЖ’Г‚ВјГѓЖ’Г‚В­ГѓЖ’Г‚В®ГѓЖ’Г‚ВҐ ГѓЖ’Г‚В¬ГѓЖ’Г‚ВҐГѓЖ’Г‚В­ГѓЖ’Г‚Вѕ */

div#menu_cont {
  width: 100%;
  background-color: transparent;
}

#menu_cont ul {
  font: 600 15px 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 45px;
  background-color: transparent;
}

#menu_cont li {
  display: inline;
  float: left;
  position: relative;
}

#menu_cont li ul {
  display: none;
  font: normal 12px 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 218px;
  height: auto;
  border: 1px solid #eaeaea;
  position: absolute;
  top: 45px;
  left: 0px;
  z-index: 999;
}

#menu_cont li li {
  clear: both;
  width: 218px;
  background: url('/bitrix/templates/doktum/images/h_submenu.png') top left no-repeat transparent;
}

#menu_cont li li a {
  display: block;
  padding: 8px 20px 0;
  height: 40px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  font-size: 14px;
  border: none;
  text-decoration: none;
  text-align: left;
}

#menu_cont li li a:hover,
#menu_cont li li a.sub-selected {
  display: block;
  padding: 8px 20px 0;
  height: 40px;
  color: #134d94;
  background: url('/bitrix/templates/doktum/images/h_submenu_selected_bg.png') top left no-repeat transparent;
  text-decoration: none;
}

#menu_cont li a:hover {
  display: block;
  color: #1c3887;
  text-decoration: underline;
}

#menu_cont li a.item-selected {
  display: block;
  color: #000;
  text-decoration: underline;
}

#menu_cont li a.last {
  border-right: none !important;
}

/* ГѓЖ’Гўв‚¬ЕЎГѓЖ’Г‚ВҐГѓЖ’Г‚В°ГѓЖ’Г‚ВІГѓЖ’Г‚ВЁГѓЖ’Г‚ВЄГѓЖ’Г‚В ГѓЖ’Г‚В«ГѓЖ’Г‚ВјГѓЖ’Г‚В­ГѓЖ’Г‚В® ГѓЖ’Г‚В¬ГѓЖ’Г‚ВҐГѓЖ’Г‚В­ГѓЖ’Г‚Вѕ */
/*
div.vertical_menu {
width: 224px;
height: 350px;
background: url("/bitrix/templates/doktum/images/vertical_menu.png") center center no-repeat transparent;
margin: 0;
}
*/
/* ========================================================================= */
div.vertical_menu {
  width: 270px;
  margin: 0;
}

#vertical_menu_header-href {
  text-decoration: none;
}

div.vertical_menu_header {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 20px;
  transition: 0.5s;
}

div.vertical_menu_header:hover {
  color: #2e9aa7;
}

div.vertical_menu_header-active {
  color: #2e9aa7;
}

.vertical_menu ul {
  font: normal 12px 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
}

.vertical_menu li:before {
  content: url('/bitrix/templates/doktum/images/vertical-menu-arrow__black.png');
  width: 9px;
  height: 9px;
  position: absolute;
  right: 7px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.vertical_menu li {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #f9fafc;
}

.vertical_menu li ul {
  display: none;
  font-size: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 270px;
  height: auto;
  position: absolute;
  top: 0px;
  left: 270px;
  z-index: 100;
}

.vertical_menu li li {
  clear: both;
  width: 270px;
}

.vertical_menu ul li a {
  display: block;
  margin-bottom: 2px;
  padding: 7px 25px 7px 7px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  text-align: left;
}

.vertical_menu>ul>li:hover a,
.vertical_menu li a.item-selected {
  background-color: #2e9aa7;
  color: #fff;
}

.vertical_menu li a.item-selected:before {
  content: url('/bitrix/templates/doktum/images/vertical-menu-arrow__white.png');
  background: #2e9aa7;
  width: 9px;
  height: 9px;
  position: absolute;
  right: 7px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.vertical_menu li:hover:before {
  content: url('/bitrix/templates/doktum/images/vertical-menu-arrow__white.png');
  width: 9px;
  height: 9px;
  position: absolute;
  right: 7px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.vertical_menu li:not([id]):before,
.vertical_menu li:not([id]) a:hover:before {
  display: none;
}

.vertical_menu li li a {
  display: block;
  margin: 0;
  padding: 7px 25px 7px 7px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  background-color: #2e9aa7;
  background-size: 100%;
}

.vertical_menu li li:not(:first-child) {
  border-top: 2px solid #eeeeee;
}

.vertical_menu li li a:hover,
.vertical_menu li li a.sub-selected {
  font-weight: 500;
}

.vertical_menu .last {
  background: url('/bitrix/templates/doktum/images/b_border.png') top left no-repeat transparent !important;
  height: 1px;
}

nobr {
  white-space: pre-wrap;
}

/* ГѓЖ’Г‚ВЌГѓЖ’Г‚В ГѓЖ’Г‚ВўГѓЖ’Г‚ВЁГѓЖ’Г‚ВЈГѓЖ’Г‚В ГѓЖ’Г‚В¶ГѓЖ’Г‚ВЁГѓЖ’Г‚В®ГѓЖ’Г‚В­ГѓЖ’Г‚В ГѓЖ’Г‚В ГѓЖ’Г‚Вї ГѓЖ’Г‚В¶ГѓЖ’Г‚ВҐГѓЖ’Г‚ВЇГѓЖ’Г‚В®ГѓЖ’Г‚В·ГѓЖ’Г‚ВЄГѓЖ’Г‚В  */

div.chain {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  flex-wrap: wrap;
}

a[href='/akcii/']>img {
  max-width: 100%;
}

div.chain a {
  color: #333333;
}

div.video {
  width: 726px;
  height: 391px;
  background: url('/bitrix/templates/doktum/images/video.png') center center no-repeat transparent;
  margin: 0;
}

div.neotlogka a {
  display: block;
  width: 178px;
  height: 51px;
  background: url('/bitrix/templates/doktum/images/neot_consult.png') center center no-repeat transparent;
  margin: 40px 0 0 20px;
}

div.kouch_polezen a {
  display: block;
  width: 220px;
  height: 165px;
  background: url('/bitrix/templates/doktum/images/chem_polezen.png') center center no-repeat transparent;
  margin: 46px 0;
}

div.citata {
  display: block;
  width: 186px;
  height: 105px;
  background: url('/bitrix/templates/doktum/images/citata.png') top center no-repeat transparent;
  margin: 46px 0;
  text-align: center;
  padding: 50px 17px 0 17px;
  font-size: 11px;
}

div.pruamo_seichas {
  margin: 0 auto;
  width: 75%;
}

div.pruamo_seichas p {
  color: #1d3889;
  font: bold 18px/23px 'Montserrat', sans-serif !important;
  text-align: left;
  padding: 0 0 6px 16px;
}

div.pruamo_seichas form input[type='text'],
div.pruamo_seichas form textarea {
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  behavior: url('/bitrix/templates/doktum/files/round/pie.htc');
  /* for IE */
  margin: 5px 0 0 0;
  display: block;
  float: left;
  width: 530px;
  font: 12px/12px 'Montserrat', sans-serif;
  color: #606060;
  height: 30px;
  padding: 10px 4px 4px 16px;
}

div.pruamo_seichas form input[type='submit'] {
  border: 0 !important;
  background: url('/bitrix/templates/doktum/images/f_send.png') center center no-repeat transparent;
  width: 178px;
  height: 54px;
  cursor: pointer;
  margin: 0 0 20px 10px;
}

/* ГѓЖ’Г†вЂ™ГѓЖ’Г‚В®ГѓЖ’Г‚В°ГѓЖ’Г‚ВЁГѓЖ’Г‚В§ГѓЖ’Г‚В®ГѓЖ’Г‚В­ГѓЖ’Г‚ВІГѓЖ’Г‚В ГѓЖ’Г‚В«ГѓЖ’Г‚ВјГѓЖ’Г‚В­ГѓЖ’Г‚В®ГѓЖ’Г‚ВҐ ГѓЖ’Г‚В¬ГѓЖ’Г‚ВҐГѓЖ’Г‚В­ГѓЖ’Г‚Вѕ ГѓЖ’Г‚В¤ГѓЖ’Г‚ВіГѓЖ’Г‚ВЎГѓЖ’Г‚В«ГѓЖ’Г‚Вј */

div#menu_cont2 {
  background-color: #f9fafc;
}

.wrapper.menu_cont2__wrapper {
  box-sizing: border-box;
  padding-top: 20px;
  min-height: 200px;
}

#menu_cont2 ul#hmenu {
  display: none;
}

#menu_cont2 ul {
  font: bold 13px 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 34px;
  background: url('/bitrix/templates/doktum/images/h_menu.png') bottom center repeat-x transparent;
  border-left: 1px solid #31b5c1;
  border-right: 1px solid #31b5c1;
}

#menu_cont2 li {
  display: inline;
  float: left;
}

#menu_cont2 li a {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #fff;
  border-right: 1px solid #31b5c1;
  text-decoration: none;
}

#menu_cont2 li a:hover {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #fff;
  background: url('/bitrix/templates/doktum/images/h_menu_act_border.png') bottom center repeat-x transparent;
  text-decoration: none;
}

#menu_cont2 li a.item-selected {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #fff;
  background: url('/bitrix/templates/doktum/images/h_menu_act_border.png') bottom center repeat-x transparent;
  text-decoration: none;
}

#menu_cont2 li a.last {
  border-right: none !important;
}

div.footer_form_box div {
  float: left;
}

/* ГѓЖ’Г‚В°ГѓЖ’Г‚В ГѓЖ’Г‚В§ГѓЖ’Г‚В°ГѓЖ’Г‚В ГѓЖ’Г‚ВЎГѓЖ’Г‚В®ГѓЖ’Г‚ВІГѓЖ’Г‚ВЄГѓЖ’Г‚В  ГѓЖ’Г‚В±ГѓЖ’Г‚В ГѓЖ’Г‚В©ГѓЖ’Г‚ВІГѓЖ’Г‚В  */

div.development {
  width: 230px;
  /*margin: 35px 0 0 20px;*/
}

div.development a {
  color: #043e85;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 25px;
}

div.development a:hover {
  text-decoration: none;
  cursor: pointer;
}

/* ГѓЖ’Г‚ВЇГѓЖ’Г‚В®ГѓЖ’Г‚В¤ГѓЖ’Г‚ВЇГѓЖ’Г‚ВЁГѓЖ’Г‚В±ГѓЖ’Г‚ВЄГѓЖ’Г‚В  ГѓЖ’Г‚В­ГѓЖ’Г‚В  ГѓЖ’Г‚В­ГѓЖ’Г‚В®ГѓЖ’Г‚ВўГѓЖ’Г‚В®ГѓЖ’Г‚В±ГѓЖ’Г‚ВІГѓЖ’Г‚ВЁ */

.footer_form_box div.logo a {
  width: 240px;
  height: 95px;
}

div.subscribe {
  /*margin: 30px 80px 0 0;*/
  padding: 0;
}

.subscribe__form {
  position: relative;
  margin-bottom: 10px;
  width: 358px;
}

div.subscribe p {
  color: #000;
  font: 400 16px 'Montserrat', sans-serif;
  text-align: left;
  margin: 0;
}

div.subscribe form input[type='text'] {
  margin: 10px 0;
  border: 0;
  padding: 0;
  width: 298px;
  height: 40px;
  font: normal 12px 'Montserrat', sans-serif;
  color: #c4c4c4;
  padding-left: 20px;
}

input[type='text']::placeholder {
  color: #7e7e7e;
  font-size: 14px;
}

a.subscribe__policy {
  color: #000 !important;
}

.footer__left {
  display: flex;
}

.footer__left .logo.test {
  margin-right: 30px;
}

form[action='/search/'] {
  position: absolute;
  right: 95px;
  top: 95px;
  display: none;
}

.footer-left-info {
  max-width: 270px;
}

div.subscribe form input[type='submit'] {
  position: absolute;
  right: 0;
  top: 10px;
  border: 0 !important;
  width: 40px;
  height: 40px;
  background: url('/bitrix/templates/doktum/images/send.png') center center no-repeat transparent;
  background-color: #2e99a8;
  cursor: pointer;
}

.subscribe span.subscribe__text {
  font-size: 10px;
  line-height: 1.4;
  max-width: 360px;
  display: block;
  margin: 0 !important;
}

/* ГѓЖ’Г‚ВЇГѓЖ’Г‚В®ГѓЖ’Г‚ВЁГѓЖ’Г‚В±ГѓЖ’Г‚ВЄ ГѓЖ’Г‚ВЇГѓЖ’Г‚В® ГѓЖ’Г‚В±ГѓЖ’Г‚В ГѓЖ’Г‚В©ГѓЖ’Г‚ВІГѓЖ’Г‚Ві */

div.site_search {
  /*margin: 30px 0 0 0;*/
  /* padding: 0 0 0 60px; */
  /* background: url('/bitrix/templates/doktum/images/poisk.png') top left no-repeat transparent; */
}

.site_search {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

div.site_search p {
  color: #295994;
  font: bold 12px 'Montserrat', sans-serif;
  text-align: left;
  margin: 0;
}

div.site_search form input[type='text'] {
  border: 1px solid #6c6c6c;
  width: 194px;
  height: 16px;
  font: normal 12px 'Montserrat', sans-serif;
  color: #c4c4c4;
  padding: 0;
  margin: 6px 0;
}

div.site_search form input[type='submit'] {
  border: 0 !important;
  background: url('/bitrix/templates/doktum/images/search.png') center center no-repeat transparent;
  width: 85px;
  height: 19px;
  cursor: pointer;
}

/* ГѓЖ’Г‚В±ГѓЖ’Г‚В®ГѓЖ’Г‚В¶ГѓЖ’Г‚ВЁГѓЖ’Г‚В ГѓЖ’Г‚В«ГѓЖ’Г‚ВЄГѓЖ’Г‚В  ГѓЖ’Г‚Вў ГѓЖ’Г‚ВЇГѓЖ’Г‚В®ГѓЖ’Г‚В¤ГѓЖ’Г‚ВўГѓЖ’Г‚В ГѓЖ’Г‚В«ГѓЖ’Г‚ВҐ */

.social2 {
  width: 16px;
  height: 120px;
  /*display: block;
background: url("/bitrix/templates/doktum/images/s_icons2.png") center center no-repeat transparent;*/
  /*margin: 28px 0 0 100px;*/
  float: left;
}

div.social2 a {
  /*display:none;*/
  display: block;
  margin-bottom: 2px;
}

/* ГѓЖ’Гўв‚¬ЛњГѓЖ’Г‚В®ГѓЖ’Г‚В¤ГѓЖ’Г‚ВҐГѓЖ’Г‚В°ГѓЖ’Г‚В¦ГѓЖ’Г‚ВЁГѓЖ’Г‚В¬ГѓЖ’Г‚В®ГѓЖ’Г‚ВҐ ГѓЖ’Г‚В±ГѓЖ’Г‚ВІГѓЖ’Г‚В°ГѓЖ’Г‚В ГѓЖ’Г‚В­ГѓЖ’Г‚ВЁГѓЖ’Г‚В¶ */

div.text_box {
  display: inline-table;
  /*height: 258px;*/
  width: 352px;
  float: left;
  margin: 24px 0;
}

div.sealine {
  height: 1px;
  background-color: #2e99a8;
  margin: 10px 0 0 0;
}

div.content_text h1 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  font-size: 32px !important;
  color: #000 !important;
  text-transform: uppercase !important;
  text-align: center !important;
  margin-bottom: 50px;
  line-height: 1;
}

div.content_text h2,
span.like_a_h2,
div.like_a_h2 {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  line-height: 1;
}

div.content_text h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  display: block;
  line-height: 1;
  text-align: left;
}

div.content_text h4,
div.content_text h5,
div.content_text h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  display: block;
  line-height: 1;
  text-align: left;
}

div.content_text p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 27px;
  color: #000;
  text-align: left;
  /* font-weight: 600; */
  margin-bottom: 0;
}

div.content_text p span.mark {
  color: #006666;
  font-style: italic;
}

span.seadot {
  line-height: 14px;
  color: #222222;
  padding: 0 0 0 14px;
  margin: 0 0 0 20px;
  background: url('/bitrix/templates/doktum/images/seadot.png') center left no-repeat transparent;
}

a.sealink {
  font: normal 12px 'Montserrat', sans-serif;
  color: #1c3887;
  padding: 0 0 0 20px;
  margin: 14px 0 0 20px;
  display: block;
  background: url('/bitrix/templates/doktum/images/sealink.png') left center no-repeat transparent;
  text-decoration: underline;
  cursor: pointer;
}

a.sealink:hover {
  text-decoration: none;
}

.ch {
  margin-bottom: 5px;
}

.data-table th,
.data-table td,
.data-table a {
  padding: 5px;
}

.sale_order_full_table {
  padding: 5px;
  margin: 5px 0;
}

.sale_order_full_table select {
  margin-top: 5px;
}

.sale_order_full_table input,
.sale_order_full_table textarea {
  clear: both;
  margin: 5px 3px 5px 3px;
  float: left;
}

.sale_order_full_table label {
  display: block;
  margin: 5px 0;
  float: left;
}

.sale_order_full_table p {
  clear: both;
}

/*div.social2 { margin: 34px 0 0 84px !important; }*/
div.social2 a.addthis_bubble_style,
div.social a.addthis_bubble_style,
div.social2 a.at300m,
div.social a.at300m {
  display: none !important;
}

div.pruamo_seichas form {
  width: 740px;
}

div.loginbox a,
div.loginbox div,
div.loginbox span {
  float: left;
  display: inline-block;

  /*width: 185px;*/
  /*text-align: center;*/
}

.autorith {
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 35px;
}

.autorith .login {
  font-size: 16px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
}

div.content_text {
  line-height: 20px;
}

.menu_table {
  text-align: center;
}

.menu_table td {
  padding-bottom: 2px;
}

.button_first {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/1.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_two {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/2.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_three {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/3.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_four {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/4.png');
  background-size: 720px 70px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_five {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/5.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_six {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/6.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_seven {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/7.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_eight {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/8.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_nine {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/9.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_ten {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/10.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_eleven {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/11.png');
  background-size: 720px 70px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_first:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_1.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_two:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_2.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_three:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_3.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_four:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_4.png');
  background-size: 720px 70px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_five:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_5.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_six:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_6.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_seven:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_7.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_eight:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_8.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_nine:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_9.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_ten:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_10.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_eleven:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_11.png');
  background-size: 720px 70px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.menu_table a {
  color: #fff;
  text-decoration: none;
}

.gen_title {
  font-size: 24pt;
  line-height: 34.24px;
  font-family: 'Montserrat', sans-serif;
  color: rgb(0, 46, 138);
  font-weight: bold;
}

.ghat {
  color: rgb(13, 120, 133);
  font-weight: bold;
  font-style: italic;
}

.inner_d {
  border: 2px solid rgb(29, 56, 137);
  border-radius: 10px;
  padding: 8px 0px 5px 0px;
  margin: 8px 0px 10px 0px;
}

.inner_d p {
  text-align: center !important;
}

.inner_d span {
  color: rgb(29, 56, 137);
  font-weight: bold;
  font-size: 18px;
}

ul {
  list-style: inside;
  margin: 10px 0px 10px 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 27px;
  color: #000;
  text-align: left;
  font-weight: 400;
}

ol {
  list-style: inside;
  margin: 10px 0px 10px 0px;
}

div.content_text .content-table td {
  font: normal 12px 'Montserrat', sans-serif;
  color: #313131;
  padding: 8px;
  text-align: left;
  border: 1px solid #cdcdcd;
}

#menu_cont2 li {
  position: relative;
}

#hmenu {
  display: flex;
  justify-content: space-between;
  margin: 0 auto !important;
  max-width: 1240px;
  flex-wrap: wrap;
}

#hmenu ul {
  display: none;
}

#hmenu li:hover ul {
  display: block;
}

#menu_cont2 li li {
  clear: both;
  width: 218px;
  background: url('/bitrix/templates/doktum/images/h_submenu.png') top left no-repeat transparent;
}

#menu_cont2 li {
  position: relative;
}

#menu_cont2 li li a {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #134d94;
  border: none;
  font: normal 12px 'Montserrat', sans-serif;
  text-decoration: none;
}

#menu_cont2 li li a:hover,
#menu_cont2 li li a.sub-selected {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #134d94;
  background: url('/bitrix/templates/doktum/images/h_submenu_selected_bg.png') top left no-repeat transparent;
  text-decoration: none;
}

#menu_cont2 li a {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #fff;
  border-right: 1px solid #31b5c1;
  text-decoration: none;
}

#menu_cont2 li ul {
  font: normal 12px 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 218px;
  height: auto;
  border: 1px solid #eaeaea;
  position: absolute;
  top: 34px;
  left: 0px;
  z-index: 999;
}

.preim {
  display: block;
  width: 270px;
  margin: 40px 0;
}

.preim p.preim-header__title {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
  padding-bottom: 20px;
}

.preim-advantages__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.preim-advantages__wrapper+.preim-advantages__wrapper {
  margin-top: 15px;
}

.preim div .preim-advantages__text {
  text-align: left;
  font-size: 16px;
  color: #000;
  line-height: 18px;
}

.preim img {
  float: left;
  width: 90px;
  margin-right: 7px;
  margin-bottom: 30px;
}

#content .content_text .link-wrapper {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#content .content_text .btn-link {
  border: 1px solid;
  border-radius: 30px;
  padding: 11px 0px;
  text-align: center;
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #2e99a8;
  text-decoration: none;
  display: block;
  width: 240px;
  text-decoration: none;
}

#content .content_text .btn-link:hover {
  color: #fff;
  background-color: #2e99a8;
}

#content .content_text span {
  line-height: 27px !important;
  color: #000 !important;
  font-size: 16px !important;
  font-family: 'Montserrat', sans-serif !important;
}

.position-caption {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}

.position-caption p:first-child {
  margin: 0;
  text-align: left;
  font-weight: 500;
}

.position-caption p:last-child {
  margin: 0;
  width: 190px;
  font-weight: 500;
}

.clients {
  display: block;
  width: 186px;
  background: url('/bitrix/templates/doktum/images/left_menu_header.png') top center no-repeat transparent;
  margin: 46px 0;
  text-align: center;
  padding: 12px 17px 0 17px;
  font-size: 11px;
  border: 1px solid rgb(234, 234, 234);
}

.clients p {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important;
  color: rgba(19, 77, 148, 1) !important;
  line-height: 1;
}

.clients img {
  text-align: center;
  margin-bottom: 10px;
  clear: both;
  width: 100%;
}

.clients a {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important;
  color: rgb(13, 120, 136);
}

.sert {
  display: block;
  width: 270px;
  text-align: center;
}

.sert-header__title {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
  padding-bottom: 20px;
}

.sert-advantages__wrapper {
  background-color: #f9fafc;
  padding: 20px 20px;
}

.sert-advantages__wrapper .bx-wrapper {
  margin: 0 auto;
  width: 100%;
}

.feedback-slider #sert-slider__img {
  width: 230px !important;
  height: 160px !important;
  object-fit: contain;
}

.sert-advantages__wrapper .bx-wrapper .bx-viewport {
  border: none;
  left: 0;
  background-color: #eeeeee;
}

.sert-advantages__wrapper .bx-wrapper .bx-viewport ul {
  margin: 0;
}

.sert-bottom__text {
  text-align: center;
  padding-top: 15px;
}

.sert-bottom__text a.sert-bottom__href {
  font-size: 16px;
  text-decoration: underline;
  color: #000;
}

.development img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 45px;
}

.clearfix {
  clear: both;
}

.zagol {
  font: bold 18px Arial;
  color: #2e99a8;
  margin: 0 0 20px 0;
  text-align: center;
}

.bxslider p:nth-child(2) {
  font-size: 11pt;
  font-family: 'Montserrat', sans-serif;
  color: rgb(13, 120, 133);
  text-align: center;
  font-weight: bold;
  margin: 10px 0 10px 0;
}

.bxslider p:nth-child(3) {
  text-align: center;
  color: black;
}

.bx-wrapper {
  /*width: 80%;*/
  margin: auto;
}

.slider {
  width: 100%;
}

/* .bx-viewport{
    height: 340px!important;
} */
.bx-wrapper .bx-viewport {
  box-shadow: none !important;
}

.bx-wrapper img {
  width: 188px !important;
  height: 85px !important;
  object-fit: cover;
}

.bx-wrapper .bx-controls-direction a {
  margin-top: 0 !important;
}

.bx-wrapper .bx-next {
  right: -50px !important;
}

.bx-wrapper .bx-prev {
  left: -50px !important;
}

.bx-wrapper .bx-pager {
  display: none !important;
}

.bx-wrapper a {
  text-decoration: none;
}

.pjust .otzivzagol {
  margin: 10px auto;
  font: 600 16px 'Montserrat', sans-serif !important;
  line-height: 27px !important;
}

.pjust {
  text-align: justify !important;
}

.pjust p {
  font: 12px 'Montserrat', sans-serif !important;
  color: rgb(49, 49, 49) !important;
  line-height: 16px !important;
}

.images {
  margin: 25px 0 25px 0;
  text-align: center;
}

.images img {
  height: 140px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.otzivzagol {
  margin: 10px auto;
  font: 600 16px 'Montserrat', sans-serif !important;
  line-height: 27px !important;
}

.ahref {
  font: 12px 'Montserrat', sans-serif !important;
  color: rgb(13, 120, 136) !important;
}

.imagesleft {
  width: 170px;
  float: left;
  margin-right: 75px;
  margin-bottom: 20px;
}

.imagesotrudn2 img {
  margin-bottom: 10px;
  object-fit: cover;
  width: 100%;
  height: 230px;
}

.imagesotrudn2 {
  text-align: center;
}

.imagesotrudn2 div {
  display: inline-block;
  text-align: center;
  width: 23%;
  vertical-align: top;
  margin-right: 10px;
}

.imagesotrudn2 {
  margin-bottom: 20px;
}

.imagesotrudn8 img {
  margin-bottom: 10px;
  width: 100%;
  /* max-height: 150px;*/
}

.imagesotrudn8 {
  text-align: center;
}

.imagesotrudn8 div {
  display: inline-block;
  text-align: center;
  width: 30%;
  vertical-align: middle;
  margin-right: 10px;
}

.imagesotrudn8 {
  margin-bottom: 20px;
}

.zagolc {
  font-size: 11pt;
  font-family: 'Montserrat', sans-serif;
  color: rgb(13, 120, 133);
  background-image: none;
  background-attachment: scroll;
  background-color: white;
  background-position: 0% 0%;
}

.mapyandex {
  margin: 20px 0 20px 0;
}

.anhor {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: #2e9aa7 !important;
  line-height: 27px;
  text-align: left;
}

.anhor a {
  text-decoration: none;
  line-height: 20px;
  text-align: left;
}

.anhor a:hover {
  text-decoration: underline;
}

.anhor span {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: #2e9aa7 !important;
  line-height: 27px;
  text-align: left;
}

#scrollup {
  position: fixed;
  opacity: 0.8;
  padding: 15px 10px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  right: 10px;
  bottom: 50px;
  display: none;
  cursor: pointer;
}

.bxslider img {}

.otzuv {
  /*border: 2px solid rgb(29, 56, 137);
    border-radius: 10px;
    padding: 8px;*/
  /* border-bottom: 1px dashed rgb(29, 56, 137); */
  margin: 8px 0px 10px 0px;
}

.otzuv p {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  color: rgba(49, 49, 49, 1);
  line-height: 16px;
}

.podp_otzuv {
  color: rgb(29, 56, 137) !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: bold !important;
}

.img_left {
  float: left;
  width: 220px;
  margin: 0 7px 7px 0;
}

.img_right {
  float: right;
  width: 220px;
  margin: 0 0 7px 7px;
}

.txt_big {
  font-size: 1.5em;
}

.txt_bold {
  font-weight: bold;
}

.clr {
  clear: both;
}

.txt_center {
  text-align: center !important;
}

.gallary_3img_bl {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 10px 0;
}

.gallary_3img_bl div {
  width: 33%;
  padding-bottom: 0;
  text-align: center;
}

.gallary_3img_bl img {
  width: 100%;
  height: 220px;
}

img.h180 {
  height: 180px;
}

img.h160 {
  height: 160px;
}

.gallary_3img {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 10px 0;
}

.gallary_3img img {
  width: 33%;
  padding-bottom: 0;
}

.table_content {
  border-collapse: collapse;
  width: 100%;
}

.table_content td {
  padding: 5px;
  border: 1px solid black;
}

.image-block {
  width: 188.75px;
  margin-right: 15px;
  text-align: center;
}

.text-clear {
  clear: both;
}

.image-block img {
  height: 245px;
  object-fit: cover;
}

.image-block a {
  text-align: center;
  text-decoration: none;
}

div.image-block a p {
  text-align: center;
}

.image-container {
  text-align: center;
}

.image-container img {
  height: 150px;
  padding: 0px 2px;
}

div.contenr-clider {
  height: 400px;
}

div.container-slider .bx-viewport {
  height: 400px !important;
}

div.container-slider .bx-wrapper {
  margin: 0 auto 35px;
}

div.cost-container .table-cost {
  width: 100%;
  min-width: 455;
  margin: auto;
}

.cost-container .table-cost td {
  border: 1px solid #cdcdcd;
  padding: 3.75pt;
}

.cost-container .table-cost p {
  text-align: left;
  font-size: 10pt;
  font-family: 'Montserrat', sans-serif;
}

.cost-container .table-cost p.text-center {
  font-weight: 600;
  text-align: center;
}

.text-red {
  color: rgb(238, 29, 36);
  font-weight: 600;
}

.text-red-1 {
  color: rgb(157, 10, 15);
  font-weight: 600;
}

.text-blue {
  color: rgb(0, 84, 165);
}

.img_center {
  display: block;
  max-width: 98%;
  margin: auto;
}

.couch-jobs {
  list-style: none;
}

.text-wrapper {
  margin-left: 40px;
}

.text-wrappper {
  padding-right: 20px;
}

.big-p {
  font-size: 26px !important;
  font-family: 'Montserrat', sans-serif !important;
  color: rgb(13, 120, 133);
  font-weight: 600 !important;
  border: 1pt none windowtext;
}

.price-list {
  display: flex;
  justify-content: space-between;
}

.price-list>ul {
  width: 47%;
  list-style: none;
}

.price-list>ul li {
  margin: 1% 0;
}

.reviews {}

.review {
  display: inline-block;
}

.FIO {
  font-weight: bold;
}

.review blockquote:before {
  background: url('/upravlenchiskiy-konsalting/quote-png-image-36073.png');
  background-position: center;
  background-size: cover;
  border-radius: 25px;
  bottom: -25px;
  content: ' ';
  display: block;
  height: 25px;
  left: -30px;
  position: relative;
  transition: background-color 350ms ease 0s;
  width: 25px;
}

.review blockquote:after {
  background: url('/upravlenchiskiy-konsalting/quote-png-image-36073.png');
  background-position: center;
  background-size: cover;
  border-radius: 25px;
  content: ' ';
  display: block;
  float: right;
  height: 25px;
  position: relative;
  right: -21px;
  top: -21px;
  transition: background-color 350ms ease 0s;
  width: 25px;
  transform: rotate(180deg);
}

.review blockquote:hover:after,
.reviesw blockquote:hover:before {
  background-color: #555;
}

.review blockquote {
  padding: 10px 20px;
  text-align: center;
}

.all-reviews {
  text-align: right !important;
}

.zero-style {
  list-style: none;
}

.forms {
  margin-left: -40px;
}

.forms-one {
  margin-left: 37% !important;
}

.forms-one p {
  color: #1d3889 !important;
  font-size: 18px !important;
  font: bold 14px 'Montserrat', sans-serif !important;
}

#clients-slider img {
  width: 100%;
  height: auto !important;
}

.slider-block {
  height: 200px;
  overflow: hidden;
}

.outside p {
  text-align: center !important;
}

div.content_text p.style_h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  display: block;
  text-align: left;
}

@font-face {
  font-family: Open-Sans;
  /* ГѓЖ’Г†вЂ™ГѓЖ’Г‚В ГѓЖ’Г‚В°ГѓЖ’Г‚В­ГѓЖ’Г‚ВЁГѓЖ’Г‚ВІГѓЖ’Г‚ВіГѓЖ’Г‚В°ГѓЖ’Г‚В  ГѓЖ’Г‚ВёГѓЖ’Г‚В°ГѓЖ’Г‚ВЁГѓЖ’Г‚ВґГѓЖ’Г‚ВІГѓЖ’Г‚В  */
  src: url('/bitrix/templates/doktum/fonts/OpenSansRegular.ttf');
  /* ГѓЖ’Г‚ВЏГѓЖ’Г‚ВіГѓЖ’Г‚ВІГѓЖ’Г‚Вј ГѓЖ’Г‚ВЄ ГѓЖ’Г‚ВґГѓЖ’Г‚В ГѓЖ’Г‚В©ГѓЖ’Г‚В«ГѓЖ’Г‚Ві ГѓЖ’Г‚В±ГѓЖ’Г‚В® ГѓЖ’Г‚ВёГѓЖ’Г‚В°ГѓЖ’Г‚ВЁГѓЖ’Г‚ВґГѓЖ’Г‚ВІГѓЖ’Г‚В®ГѓЖ’Г‚В¬ */
}

.logoImgHead {
  width: 100%;
  max-width: 675px;
}

.imgPhoneHeadCont {
  position: relative;
  top: 5px;
  margin-right: 6px;
  width: 20px;
}

.imgCardHead {
  /*float: left;*/
  /*     padding-bottom: 5px; */
}

.info .imgCardHead a {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #000;
  line-height: 25px;
  font-weight: 400;
}

.info .imgCardHead a:hover {
  color: #1c3887 !important;
  text-decoration: underline;
}

.imgCardImg {
  position: relative;
  top: 2px;
  margin-right: 20px;
  width: 20px;
}

.exFormHead {
  position: relative;
  top: 5px;
  right: 29px;
}

.info>p {
  font-size: 19px;
}

.social div .addthis_button_twitter .at-icon-wrapper svg {
  display: none;
}

.social div .addthis_button_twitter span {
  height: 20px !important;
  width: 20px !important;
}

.social div .addthis_button_twitter .at-icon-wrapper {
  background-color: unset !important;
  background-image: url('/bitrix/templates/doktum/images/twitter.png');
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

.social div .addthis_button_facebook .at-icon-wrapper svg {
  display: none;
}

.social div .addthis_button_facebook span {
  height: 20px !important;
  width: 20px !important;
}

.social div .addthis_button_facebook .at-icon-wrapper {
  background-color: unset !important;
  background-image: url('/bitrix/templates/doktum/images/face.png');
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

.social div .addthis_button_linkedin .at-icon-wrapper svg {
  display: none;
}

.social div .addthis_button_linkedin span {
  height: 20px !important;
  width: 20px !important;
}

.social div .addthis_button_linkedin .at-icon-wrapper {
  background-color: unset !important;
  background-image: url('/bitrix/templates/doktum/images/in.png');
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

.wrapper1 {
  margin: 0 auto;
  width: 1000px;
}

.wrapper1 .exFormHead {
  left: 140px;
  position: relative;
  top: -30px;
}

.wrapper1 .info_footer {
  /*margin: 5px 0 0 195px;*/
  /*margin-left: 10%;*/
  /*margin-bottom: 30px;*/
}

.info_footer>#bx_incl_area_12 {
  margin: 0 auto;
  width: 736px;
}

.blockf {
  display: inline-block;
  width: 33%;
  vertical-align: middle;
}

.blockf img {
  width: 200px;
}

.blockf span {
  font-size: 22px;
  color: black;
  line-height: 1.5;
}

.block2 {
  font-size: 20px;
}

.klients ul.bxslider img {
  height: 160px !important;
  object-fit: contain;
}

.klients ul.bxslider li {
  height: 170px !important;
}

.klients .bx-viewport {
  height: 170px !important;
}

.cntr img {
  max-width: 100%;
  margin: 20px auto;
}

.cntr {
  text-align: center;
}

.like_h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  display: block;
  text-align: left;
}

.feed_cont p {
  color: #1d3889 !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  text-align: left !important;
}

.feed_cont .blockf img {
  width: 150px;
}

.cntr p {
  text-align: center !important;
}

ul.cilu_2 {
  column-count: 2;
}

p.like_h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  display: block;
  text-align: left;
}

.otz {
  margin: 20px auto;
}

.cntr_lit {
  text-align: center;
}

.biznes-kouching-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 30px 15px;
  grid-template-areas:
    '. . .'
    '. . .';
  margin-top: 20px;
}

.text-center {
  text-align: center !important;
}

.biznes-kouching-grid .text-center {
  font-size: 20px;
  margin-top: 10px;
}

.gb-color-text {
  color: rgb(13, 120, 133);
}

.name-likeh {
  font-weight: bold !important;
  font-size: 20px !important;
}

.for-kouching-text em {
  font-weight: bold;
}

.for-kouching-text strong {}

strong {}

h2 {
  text-align: center !important;
}

h3 {
  text-align: center !important;
}

/* ГѓВђГ‚В ГѓВђГ‚ВµГѓ?Г‚ВЃГѓВђГ‚ВµГѓ?Гўв‚¬ЕЎ CSS */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
td img {
  align: middle;
}

input,
select,
button,
textarea {
  margin: 0;
  font-size: 100%;
}

input[type='text'],
input[type='password'],
textarea {
  padding: 0;
}

input[type='checkbox'] {
  vertical-align: bottom;
}

input[type='radio'] {
  vertical-align: text-bottom;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

html,
body {
  height: 100%;
}

html {
  /*overflow-y: scroll;*/
}

label,
input[type='button'],
input[type='submit'],
button {
  cursor: pointer;
}

a,
a:visited {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

a:focus,
a:active {
  text-decoration: underline;
}

a,
a:visited,
a:hover,
a:focus,
a:active {
  color: #287fc3;
}

/* ГѓВђГ‚ВЎГѓ?Гўв‚¬ЕЎГѓВђГ‚ВёГѓВђГ‚В»ГѓВђГ‚Вё Гѓ?Г‚ВЃГѓВђГ‚В°ГѓВђГ‚В№Гѓ?Гўв‚¬ЕЎГѓВђГ‚В° */

p {
  margin: 5px auto;
}

div.slogan {
  width: 431px;
  height: 121px;
  background: url('/bitrix/templates/doktum/images/slogan.png') center center no-repeat transparent;
  margin: 0 52px 0 58px;
}

div.loginbox a {
  color: #1d388a;
  float: left;
  text-decoration: none;
}

div.loginbox a.login {
  display: block;
  /* background: url(/bitrix/templates/doktum/images/login.png) left center no-repeat transparent; */
  background: url(/bitrix/templates/doktum/images/login_gif.png) left center no-repeat transparent;
  background-position: 4px 8px;
  background-size: 16px;
  height: 35px;
  width: 140px;
  padding: 4px 0 0px 20px;
}

div.loginbox a:hover {
  text-decoration: underline;
  cursor: pointer;
}

div.loginbox span {
  font: bold 12px 'Montserrat', sans-serif;
  color: #013b82;
  float: left;
  margin-top: 1px;
}

/* Гѓ?Г‚ВЃГѓВђГ‚ВѕГѓ?Гўв‚¬В ГѓВђГ‚ВёГѓВђГ‚В°ГѓВђГ‚В»ГѓВђГ‚ВєГѓВђГ‚В° ГѓВђГ‚ВІ Гѓ?Г‹вЂ ГѓВђГ‚В°ГѓВђГ‚ВїГѓВђГ‚ВєГѓВђГ‚Вµ */

div.info p {
  color: #1d3889;
  font: bold 14px 'Montserrat', sans-serif;
  text-align: right;
}

div.info p,
div.info_footer p {
  color: #1d3889;
  font: bold 14px 'Montserrat', sans-serif;
  /* text-align: right; */
}

div.info p,
div.info_footer p {
  color: #1d3889;
  /*font-size: 21px;*/
  font-size: 18px;
  line-height: 1.5;
}

div.info a,
div.info_footer a {
  color: #0092a0;
  font: bold 14px 'Montserrat', sans-serif;
  text-decoration: none;
}

/* ГѓВђГўв‚¬Е“ГѓВђГ‚ВѕГѓ?ГўвЂљВ¬ГѓВђГ‚ВёГѓВђГ‚В·ГѓВђГ‚ВѕГѓВђГ‚ВЅГѓ?Гўв‚¬ЕЎГѓВђГ‚В°ГѓВђГ‚В»Гѓ?Г…вЂ™ГѓВђГ‚ВЅГѓВђГ‚ВѕГѓВђГ‚Вµ ГѓВђГ‚ВјГѓВђГ‚ВµГѓВђГ‚ВЅГѓ?Г…ВЅ */

#menu_cont li li {
  clear: both;
  width: 218px;
  background: url('/bitrix/templates/doktum/images/h_submenu.png') top left no-repeat transparent;
  background-size: cover;
}

#menu_cont li a {
  font-size: 15px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  display: block;
  padding: 12px 19px 0;
  height: 34px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}

#menu_cont li li a:hover,
#menu_cont li li a.sub-selected {
  display: block;
  padding: 8px 20px 0;
  height: 40px;
  color: #134d94;
  background: url('/bitrix/templates/doktum/images/h_submenu_selected_bg.png') top left no-repeat transparent;
  background-size: cover;
  text-decoration: none;
}

#menu_cont li a.last {
  border-right: none !important;
}

/* ГѓВђГўв‚¬в„ўГѓВђГ‚ВµГѓ?ГўвЂљВ¬Гѓ?Гўв‚¬ЕЎГѓВђГ‚ВёГѓВђГ‚ВєГѓВђГ‚В°ГѓВђГ‚В»Гѓ?Г…вЂ™ГѓВђГ‚ВЅГѓВђГ‚Вѕ ГѓВђГ‚ВјГѓВђГ‚ВµГѓВђГ‚ВЅГѓ?Г…ВЅ */
/*
div.vertical_menu {
width: 224px;
height: 350px;
background: url("/bitrix/templates/doktum/images/vertical_menu.png") center center no-repeat transparent;
margin: 0;
}
*/
/* ========================================================================= */
div.vertical_menu {
  width: 270px;
  margin: 0;
}

.vertical_menu ul {
  font: normal 12px 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
}

.vertical_menu li li {
  clear: both;
  width: 270px;
}

.vertical_menu .last {
  background: url('/bitrix/templates/doktum/images/b_border.png') top left no-repeat transparent !important;
  height: 1px;
}

/* ГѓВђГ‚ВќГѓВђГ‚В°ГѓВђГ‚ВІГѓВђГ‚ВёГѓВђГ‚ВіГѓВђГ‚В°Гѓ?Гўв‚¬В ГѓВђГ‚ВёГѓВђГ‚ВѕГѓВђГ‚ВЅГѓВђГ‚В°ГѓВђГ‚В°Гѓ?Г‚ВЏ Гѓ?Гўв‚¬В ГѓВђГ‚ВµГѓВђГ‚ВїГѓВђГ‚ВѕГѓ?Гўв‚¬ВЎГѓВђГ‚ВєГѓВђГ‚В° */

div.chain {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  padding-bottom: 30px;
}

div.chain a {
  color: #333333;
}

div.video {
  width: 726px;
  height: 391px;
  background: url('/bitrix/templates/doktum/images/video.png') center center no-repeat transparent;
  margin: 0;
}

div.neotlogka a {
  display: block;
  width: 178px;
  height: 51px;
  background: url('/bitrix/templates/doktum/images/neot_consult.png') center center no-repeat transparent;
  margin: 40px 0 0 20px;
}

div.kouch_polezen a {
  display: block;
  width: 220px;
  height: 165px;
  background: url('/bitrix/templates/doktum/images/chem_polezen.png') center center no-repeat transparent;
  margin: 46px 0;
}

div.citata {
  display: block;
  width: 186px;
  height: 105px;
  background: url('/bitrix/templates/doktum/images/citata.png') top center no-repeat transparent;
  margin: 46px 0;
  text-align: center;
  padding: 50px 17px 0 17px;
  font-size: 11px;
}

div.pruamo_seichas {
  margin: 0 auto;
  width: 75%;
}

div.pruamo_seichas p {
  color: #1d3889;
  font: bold 18px/23px 'Montserrat', sans-serif !important;
  text-align: left;
  padding: 0 0 6px 16px;
}

div.pruamo_seichas form input[type='text'],
div.pruamo_seichas form textarea {
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  behavior: url('/bitrix/templates/doktum/files/round/pie.htc');
  /* for IE */
  margin: 5px 0 0 0;
  display: block;
  float: left;
  width: 530px;
  font: 12px/12px 'Montserrat', sans-serif;
  color: #606060;
  height: 30px;
  padding: 10px 4px 4px 16px;
}

div.pruamo_seichas form input[type='submit'] {
  border: 0 !important;
  background: url('/bitrix/templates/doktum/images/f_send.png') center center no-repeat transparent;
  width: 178px;
  height: 54px;
  cursor: pointer;
  margin: 0 0 20px 10px;
}

/* ГѓВђГўв‚¬Е“ГѓВђГ‚ВѕГѓ?ГўвЂљВ¬ГѓВђГ‚ВёГѓВђГ‚В·ГѓВђГ‚ВѕГѓВђГ‚ВЅГѓ?Гўв‚¬ЕЎГѓВђГ‚В°ГѓВђГ‚В»Гѓ?Г…вЂ™ГѓВђГ‚ВЅГѓВђГ‚ВѕГѓВђГ‚Вµ ГѓВђГ‚ВјГѓВђГ‚ВµГѓВђГ‚ВЅГѓ?Г…ВЅ ГѓВђГ‚ВґГѓ?Г†вЂ™ГѓВђГ‚В±ГѓВђГ‚В»Гѓ?Г…вЂ™ */

#menu_cont2 ul {
  font: bold 13px 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 34px;
  background: url('/bitrix/templates/doktum/images/h_menu.png') bottom center repeat-x transparent;
  border-left: 1px solid #31b5c1;
  border-right: 1px solid #31b5c1;
}

#menu_cont2 li {
  display: inline;
  float: left;
}

#menu_cont2 li a {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #fff;
  border-right: 1px solid #31b5c1;
  text-decoration: none;
}

#menu_cont2 li a:hover {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #fff;
  background: url('/bitrix/templates/doktum/images/h_menu_act_border.png') bottom center repeat-x transparent;
  text-decoration: none;
}

#menu_cont2 li a.item-selected {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #fff;
  background: url('/bitrix/templates/doktum/images/h_menu_act_border.png') bottom center repeat-x transparent;
  text-decoration: none;
}

#menu_cont2 li a.last {
  border-right: none !important;
}

div.text_box {
  display: inline-table;
  /*height: 258px;*/
  width: 352px;
  float: left;
  margin: 24px 0;
}

div.sealine {
  height: 1px;
  background-color: #2e99a8;
  margin: 10px 0 0 0;
}

div.content_text h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 32px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1;
}

div.content_text h2,
span.like_a_h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  display: block;
  text-align: left;
  line-height: 1;
}

div.content_text h3,
.likeh3 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  font-size: 26px !important;
  margin-top: 40px !important;
  margin-bottom: 20px !important;
  /*color: #000 !important;*/
  line-height: 1 !important;
  display: block !important;
  text-align: left;
}

h3 {
  color: rgb(13, 120, 133);
}

.likeh3 {
  text-align: center;
  margin-top: 0;
}

div.content_text h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  line-height: 1;
  display: block;
  text-align: left;
}

/* div.content_text p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 27px;
  color: #000;
  text-align: left;
  font-weight: 400;
} */
div.content_text p span.mark {
  color: #006666;
  font-style: italic;
}

span.seadot {
  line-height: 14px;
  color: #222222;
  padding: 0 0 0 14px;
  margin: 0 0 0 20px;
  background: url('/bitrix/templates/doktum/images/seadot.png') center left no-repeat transparent;
}

a.sealink {
  font: normal 12px 'Montserrat', sans-serif;
  color: #1c3887;
  padding: 0 0 0 20px;
  margin: 14px 0 0 20px;
  display: block;
  background: url('/bitrix/templates/doktum/images/sealink.png') left center no-repeat transparent;
  text-decoration: underline;
  cursor: pointer;
}

a.sealink:hover {
  text-decoration: none;
}

.ch {
  margin-bottom: 5px;
}

.data-table th,
.data-table td,
.data-table a {
  padding: 5px;
}

.sale_order_full_table {
  padding: 5px;
  margin: 5px 0;
}

.sale_order_full_table select {
  margin-top: 5px;
}

.sale_order_full_table input,
.sale_order_full_table textarea {
  clear: both;
  margin: 5px 3px 5px 3px;
  float: left;
}

.sale_order_full_table label {
  display: block;
  margin: 5px 0;
  float: left;
}

.sale_order_full_table p {
  clear: both;
}

.menu_table {
  text-align: center;
}

.menu_table td {
  padding-bottom: 2px;
}

.button_first {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/1.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_two {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/2.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_three {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/3.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_four {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/4.png');
  background-size: 720px 70px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_five {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/5.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_six {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/6.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_seven {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/7.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_eight {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/8.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_nine {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/9.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_ten {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/10.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_eleven {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons/11.png');
  background-size: 720px 70px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_first:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_1.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_two:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_2.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_three:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_3.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_four:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_4.png');
  background-size: 720px 70px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_five:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_5.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_six:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_6.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_seven:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_7.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_eight:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_8.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_nine:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_9.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_ten:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_10.png');
  background-repeat: no-repeat;
  background-position: 50%;
}

.button_eleven:hover {
  cursor: pointer;
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  background-image: url('/images/buttons_hover/h_11.png');
  background-size: 720px 70px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.menu_table a {
  color: #fff;
  text-decoration: none;
}

.gen_title {
  font-size: 24pt;
  line-height: 34.24px;
  font-family: 'Montserrat', sans-serif;
  color: rgb(0, 46, 138);
  font-weight: bold;
}

.ghat {
  color: rgb(13, 120, 133);
  font-weight: bold;
  font-style: italic;
}

.inner_d {
  border: 2px solid rgb(29, 56, 137);
  border-radius: 10px;
  padding: 8px 0px 5px 0px;
  margin: 8px 0px 10px 0px;
}

.inner_d p {
  text-align: center !important;
}

.inner_d span {
  color: rgb(29, 56, 137);
  font-weight: bold;
  font-size: 18px;
}

ul {
  list-style: inside;
  margin: 10px 0px 10px 0px;
}

ol {
  list-style: inside;
  margin: 10px 0px 10px 0px;
}

div.content_text .content-table td {
  font: normal 12px 'Montserrat', sans-serif;
  color: #313131;
  padding: 8px;
  text-align: left;
  border: 1px solid #cdcdcd;
}

#menu_cont2 li {
  position: relative;
}

#hmenu ul {
  display: none;
}

#hmenu li:hover ul {
  display: block;
}

#menu_cont2 li li {
  clear: both;
  width: 218px;
  background: url('/bitrix/templates/doktum/images/h_submenu.png') top left no-repeat transparent;
}

#menu_cont2 li {
  position: relative;
}

#menu_cont2 li li a {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #134d94;
  border: none;
  font: normal 12px 'Montserrat', sans-serif;
  text-decoration: none;
}

#menu_cont2 li li a:hover,
#menu_cont2 li li a.sub-selected {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #134d94;
  background: url('/bitrix/templates/doktum/images/h_submenu_selected_bg.png') top left no-repeat transparent;
  text-decoration: none;
}

#menu_cont2 li a {
  display: block;
  padding: 8px 20px 0;
  height: 26px;
  color: #fff;
  border-right: 1px solid #31b5c1;
  text-decoration: none;
}

#menu_cont2 li ul {
  font: normal 12px 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 218px;
  height: auto;
  border: 1px solid #eaeaea;
  position: absolute;
  top: 34px;
  left: 0px;
  z-index: 999;
}

.clients {
  display: block;
  width: 186px;
  background: url('/bitrix/templates/doktum/images/left_menu_header.png') top center no-repeat transparent;
  margin: 46px 0;
  text-align: center;
  padding: 12px 17px 0 17px;
  font-size: 11px;
  border: 1px solid rgb(234, 234, 234);
}

.clients p {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important;
  color: rgba(19, 77, 148, 1) !important;
}

.clients img {
  text-align: center;
  margin-bottom: 10px;
  clear: both;
  width: 100%;
}

.clients a {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important;
  color: rgb(13, 120, 136);
}

.development img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 45px;
}

.clearfix {
  clear: both;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.zagol,
div.content_text p.zagol {
  font: bold 18px Arial;
  color: #2e99a8;
  margin: 0 0 20px 0;
  text-align: center;
}

.bxslider p:nth-child(2) {
  font-size: 11pt;
  font-family: 'Montserrat', sans-serif;
  color: rgb(13, 120, 133);
  text-align: center;
  font-weight: bold;
  margin: 10px 0 10px 0;
}

.bxslider p:nth-child(3) {
  text-align: center;
  color: black;
}

.bx-wrapper {
  /* width: 80%;*/
  margin: auto;
}

.slider {
  width: 100%;
}

/* .bx-viewport{
    height: 340px!important;
} */
.bx-wrapper .bx-viewport {
  box-shadow: none !important;
}

.bx-wrapper img {
  width: 188px !important;
  height: 245px !important;
  object-fit: cover;
}

.bx-wrapper .bx-controls-direction a {
  margin-top: 0 !important;
}

.bx-wrapper .bx-next {
  right: 0 !important;
  top: 45% !important;
  height: 60px !important;
  width: 60px !important;
  background: url(/images/buttons/arrow-right.png) no-repeat !important;
}

.bx-wrapper .bx-prev {
  left: 0 !important;
  top: 45% !important;
  height: 60px !important;
  width: 60px !important;
  background: url(/images/buttons/arrow-left.png) no-repeat !important;
}

.bx-wrapper .bx-pager {
  display: none !important;
}

.bx-wrapper a {
  text-decoration: none;
}

.pjust .otzivzagol {
  margin: 10px auto;
  font: 600 16px 'Montserrat', sans-serif !important;
  line-height: 27px !important;
}

.pjust {
  text-align: justify !important;
}

.pjust p {
  font: 12px 'Montserrat', sans-serif !important;
  color: rgb(49, 49, 49) !important;
  line-height: 16px !important;
}

.images {
  margin: 25px 0 25px 0;
  text-align: center;
}

.images img {
  height: 140px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.otzivzagol {
  margin: 10px auto;
  font: 600 16px 'Montserrat', sans-serif !important;
  line-height: 27px !important;
}

.ahref {
  font: 12px 'Montserrat', sans-serif !important;
  color: rgb(13, 120, 136) !important;
}

.imagesleft {
  width: 170px;
  float: left;
  margin-right: 75px;
  margin-bottom: 20px;
}

.imagesotrudn2 img {
  margin-bottom: 10px;
  object-fit: cover;
  width: 100%;
  height: 230px;
}

.imagesotrudn2 {
  text-align: center;
}

.imagesotrudn2 div {
  display: inline-block;
  text-align: center;
  width: 23%;
  vertical-align: top;
  margin-right: 10px;
}

.imagesotrudn2 {
  margin-bottom: 20px;
}

.imagesotrudn8 img {
  margin-bottom: 10px;
  width: 100%;
  /* max-height: 150px;*/
}

.imagesotrudn8 {
  text-align: center;
}

.imagesotrudn8 div {
  display: inline-block;
  text-align: center;
  width: 30%;
  vertical-align: middle;
  margin-right: 10px;
}

.imagesotrudn8 {
  margin-bottom: 20px;
}

.zagolc {
  font-size: 11pt;
  font-family: 'Montserrat', sans-serif;
  color: rgb(13, 120, 133);
  background-image: none;
  background-attachment: scroll;
  background-color: white;
  background-position: 0% 0%;
}

.mapyandex {
  margin: 20px 0 20px 0;
}

.anhor a {
  text-decoration: none;
  line-height: 20px;
  text-align: left;
}

.anhor a:hover {
  text-decoration: underline;
}

.anhor span {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: #2e9aa7 !important;
  line-height: 27px;
  text-align: left;
}

#scrollup {
  position: fixed;
  opacity: 0.8;
  padding: 15px 10px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  right: 10px;
  bottom: 50px;
  display: none;
  cursor: pointer;
}

.bxslider img {}

.podp_otzuv {
  color: rgb(29, 56, 137) !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: bold !important;
}

.img_left {
  float: left;
  width: 220px;
  margin: 0 7px 7px 0;
}

.img_right {
  float: right;
  width: 220px;
  margin: 0 0 7px 7px;
}

.txt_big {
  font-size: 1.5em;
}

.txt_bold {
  font-weight: bold;
}

.clr {
  clear: both;
}

.txt_center {
  text-align: center;
}

.gallary_3img_bl {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 10px 0;
}

.gallary_3img_bl div {
  width: 33%;
  padding-bottom: 0;
  text-align: center;
}

.gallary_3img_bl img {
  width: 100%;
  height: 220px;
}

img.h180 {
  height: 180px;
}

img.h160 {
  height: 160px;
}

.gallary_3img {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 10px 0;
}

.gallary_3img img {
  width: 33%;
  padding-bottom: 0;
}

.table_content {
  border-collapse: collapse;
  width: 100%;
}

.table_content td {
  padding: 5px;
  border: 1px solid black;
}

.image-block {
  width: 188.75px;
  margin-right: 15px;
  text-align: center;
}

.text-clear {
  clear: both;
}

.image-block img {
  height: 245px;
  object-fit: cover;
}

.image-block a {
  text-align: center;
  text-decoration: none;
}

div.image-block a p {
  text-align: center;
}

.image-container {
  text-align: center;
}

.image-container img {
  height: 150px;
  padding: 0px 2px;
}

div.contenr-clider {
  height: 400px;
}

div.container-slider .bx-viewport {
  height: 400px !important;
}

div.container-slider .bx-wrapper {
  margin: 0 auto 35px;
}

.cost-container .table-cost td {
  border: 1px solid #cdcdcd;
  padding: 3.75pt;
}

.cost-container .table-cost p {
  text-align: left;
  font-size: 10pt;
  font-family: 'Montserrat', sans-serif;
}

.cost-container .table-cost p.text-center {
  font-weight: 600;
  text-align: center;
}

.text-red {
  color: rgb(238, 29, 36);
  font-weight: 600;
}

.text-red-1 {
  color: rgb(157, 10, 15);
  font-weight: 600;
}

.text-blue {
  color: rgb(0, 84, 165);
}

.img_center {
  display: block;
  max-width: 98%;
  margin: auto;
}

.couch-jobs {
  list-style: none;
}

.text-wrapper {
  margin-left: 40px;
}

.text-wrappper {
  padding-right: 20px;
}

.big-p {
  font-size: 26px !important;
  font-family: 'Montserrat', sans-serif !important;
  color: rgb(13, 120, 133);
  font-weight: bold !important;
  border: 1pt none windowtext;
}

.price-list {
  display: flex;
  justify-content: space-between;
}

.price-list>ul {
  width: 47%;
  list-style: none;
}

.price-list>ul li {
  margin: 1% 0;
}

.reviews {}

.review {
  display: inline-block;
}

.FIO {
  font-weight: bold;
}

.review blockquote:before {
  background: url('/upravlenchiskiy-konsalting/quote-png-image-36073.png');
  background-position: center;
  background-size: cover;
  border-radius: 25px;
  bottom: -25px;
  content: ' ';
  display: block;
  height: 25px;
  left: -30px;
  position: relative;
  transition: background-color 350ms ease 0s;
  width: 25px;
}

.review blockquote:after {
  background: url('/upravlenchiskiy-konsalting/quote-png-image-36073.png');
  background-position: center;
  background-size: cover;
  border-radius: 25px;
  content: ' ';
  display: block;
  float: right;
  height: 25px;
  position: relative;
  right: -21px;
  top: -21px;
  transition: background-color 350ms ease 0s;
  width: 25px;
  transform: rotate(180deg);
}

.review blockquote:hover:after,
.reviesw blockquote:hover:before {
  background-color: #555;
}

.review blockquote {
  padding: 10px 20px;
  text-align: center;
}

.all-reviews {
  text-align: right !important;
}

.zero-style {
  list-style: none;
}

.forms {
  margin-left: -40px;
}

.forms-one {
  margin-left: 37% !important;
}

.forms-one p {
  color: #1d3889 !important;
  font-size: 18px !important;
  font: bold 14px 'Montserrat', sans-serif !important;
}

#clients-slider img {
  width: 100%;
  height: auto !important;
}

.slider-block {
  height: 200px;
  overflow: hidden;
}

.outside p {
  text-align: center !important;
}

div.content_text p.style_h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  display: block;
  text-align: left;
}

@font-face {
  font-family: Open-Sans;
  /* ГѓВђГўв‚¬Е“ГѓВђГ‚В°Гѓ?ГўвЂљВ¬ГѓВђГ‚ВЅГѓВђГ‚ВёГѓ?Гўв‚¬ЕЎГѓ?Г†вЂ™Гѓ?ГўвЂљВ¬ГѓВђГ‚В° Гѓ?Г‹вЂ Гѓ?ГўвЂљВ¬ГѓВђГ‚ВёГѓ?Гўв‚¬ЕѕГѓ?Гўв‚¬ЕЎГѓВђГ‚В° */
  src: url('/bitrix/templates/doktum/fonts/OpenSansRegular.ttf');
  /* ГѓВђГ…ВёГѓ?Г†вЂ™Гѓ?Гўв‚¬ЕЎГѓ?Г…вЂ™ ГѓВђГ‚Вє Гѓ?Гўв‚¬ЕѕГѓВђГ‚В°ГѓВђГ‚В№ГѓВђГ‚В»Гѓ?Г†вЂ™ Гѓ?Г‚ВЃГѓВђГ‚Вѕ Гѓ?Г‹вЂ Гѓ?ГўвЂљВ¬ГѓВђГ‚ВёГѓ?Гўв‚¬ЕѕГѓ?Гўв‚¬ЕЎГѓВђГ‚ВѕГѓВђГ‚Вј */
}

.imgPhoneHeadCont {
  position: relative;
  top: 5px;
  margin-right: 6px;
  width: 20px;
}

.imgCardImg {
  position: relative;
  top: 2px;
  margin-right: 20px;
  width: 20px;
}

.info>p {
  font-size: 19px;
}

.social div .addthis_button_twitter .at-icon-wrapper svg {
  display: none;
}

.social div .addthis_button_twitter span {
  height: 20px !important;
  width: 20px !important;
}

.social div .addthis_button_twitter .at-icon-wrapper {
  background-color: unset !important;
  background-image: url('/bitrix/templates/doktum/images/twitter.png');
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

.social div .addthis_button_facebook .at-icon-wrapper svg {
  display: none;
}

.social div .addthis_button_facebook span {
  height: 20px !important;
  width: 20px !important;
}

.social div .addthis_button_facebook .at-icon-wrapper {
  background-color: unset !important;
  background-image: url('/bitrix/templates/doktum/images/face.png');
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

.social div .addthis_button_linkedin .at-icon-wrapper svg {
  display: none;
}

.social div .addthis_button_linkedin span {
  height: 20px !important;
  width: 20px !important;
}

.social div .addthis_button_linkedin .at-icon-wrapper {
  background-color: unset !important;
  background-image: url('/bitrix/templates/doktum/images/in.png');
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

.wrapper1 {
  margin: 0 auto;
  width: 100%;
}

.wrapper1 .exFormHead {
  left: 140px;
  position: relative;
  top: -30px;
}

.info_footer>#bx_incl_area_12 {
  margin: 0 auto;
  width: 736px;
}

.blockf {
  display: inline-block;
  width: 33%;
  vertical-align: middle;
}

.blockf img {
  width: 200px;
}

.blockf span {
  font-size: 22px;
  color: black;
  line-height: 1.5;
}

.block2 {
  font-size: 20px;
}

.klients ul.bxslider img {
  height: 160px !important;
  object-fit: contain;
}

.klients ul.bxslider li {
  height: 170px !important;
}

.klients .bx-viewport {
  height: 170px !important;
}

.cntr img {
  max-width: 100%;
  margin: 20px auto;
}

.cntr {
  text-align: center;
}

.like_h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  display: block;
  text-align: left;
}

.feed_cont p {
  color: #1d3889 !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  text-align: left !important;
}

.feed_cont .blockf img {
  width: 150px;
}

.cntr p {
  text-align: center !important;
}

ul.cilu_2 {
  column-count: 2;
}

p.like_h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  display: block;
  text-align: left;
}

.otz {
  margin: 20px auto;
}

.cntr_lit {
  text-align: center;
}

.block_otz {
  margin: 40px auto;
  /* text-align: center; */
  width: 580px;
  position: relative;
}

.block_otz p {
  text-align: center !important;
}

.block_otz p:first-child {
  color: #1c38a5;
  font-weight: bold;
}

.block_otz:before {
  display: block;
  content: '';
  background-image: url(/images/bpb_2.png);
  width: 30px;
  height: 20px;
  background-size: contain;
  /* margin: -30px 10px; */
  position: absolute;
  left: -25px;
  top: -20px;
  background-repeat: no-repeat;
}

.block_otz:after {
  display: block;
  content: '';
  background-image: url(/images/bpb_2.png);
  width: 30px;
  height: 20px;
  background-size: contain;
  float: right !important;
  /* margin: -10px 10px; */
  position: absolute;
  right: -35px;
  bottom: 8px;
  background-repeat: no-repeat;
}

p.left_t {
  text-align: right !important;
}

table.table-cost.price_table p {
  text-align: left;
}

table.table-cost.price_table td {
  border: 1px solid rgba(128, 128, 128, 0.1);
  padding: 2px;
}

table.table-cost.price_table tr:first-child p {
  font-weight: bold;
}

table.table-cost.price_table td:first-child p {
  font-weight: bold;
}

table.table-cost.price_table p {
  text-align: left;
}

table.table-cost.price_table td {
  border: 1px solid rgba(128, 128, 128, 0.1);
  padding: 2px;
}

table.table-cost.price_table tr:first-child p {
  font-weight: bold;
}

table.table-cost.price_table td:first-child p {
  font-weight: bold;
}

.reviews_blok div {
  display: inline-block;
  width: 46%;
  vertical-align: top;
  padding: 10px;
  border: 2px solid black;
  margin-bottom: 10px;
}

.three_in_row {
  text-align: center;
}

.three_in_row div {
  display: inline-block;
  width: 32%;
  vertical-align: top;
}

.three_in_row img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

div.three_in_row p {
  text-align: center;
}

.bold_lis {
  text-align: justify;
  font-weight: bold;
}

.reviews_blok div:last-child div {
  display: none;
  width: 100%;
  border: none;
  padding: 0px;
}

.new_block_height {
  height: 210px;
}

#knopka1 {
  cursor: pointer;
  color: blue;
}

#content .content_text p.like_h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 80px;
  margin-bottom: 20px;
  color: #000;
  display: block;
  text-align: center;
}

div.content_text p.cost_consult {
  text-align: center;
  font-weight: bold;
  color: red;
  font-size: 18px;
}

div.content_text .bold_text {
  font-weight: bold;
}

div.content_text .right_text {
  text-align: right;
}

.wrapper-content {
  display: flex;
  justify-content: center;
}

.table-menu {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.table-menu div {
  border-radius: 15px;
  text-align: center;
  margin: 5px 0;
}

.table-menu>div {
  display: flex;
  width: 100%;
  justify-content: space-around;
}

.table-menu>div:nth-child(2),
.table-menu>div:nth-child(4) {
  height: 70px;
  line-height: 1;
}

.table-menu .lightseagreen_color a {
  font-size: 36px !important;
}

#content .content_text .table-menu a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #fff !important;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  border-radius: 15px;
  width: 100%;
}

.table-menu a:hover {
  background: rgba(255, 255, 255, 0.4);
}

.table-menu_first-part {
  margin-bottom: 25px !important;
}

.table-menu_first-part>div {
  position: relative;
  height: 70px;
  width: 30%;
}

.table-menu_first-part div::after {
  content: '';
  position: absolute;
  bottom: -40px;
  right: 0;
  width: 100%;
  height: 30px;
  background: url(/images/buttons/triangle.png) no-repeat;
  background-size: 100%;
}

.table-menu_bg_div {
  background: url(/images/buttons/doctum_triangle.png) no-repeat;
  flex-wrap: wrap;
  height: auto;
  background-size: 100% 100%;
}

.table-menu_bg_div div {
  width: 30%;
  justify-content: space-around;
  height: 70px;
  font-size: 24px;
  font-style: italic;
}

.darkcyan_color {
  background: #0e899a;
}

.darkblue_color {
  background: #170a94;
}

.mediumvioletred1_color {
  background: #cc346a;
}

.lightseagreen_color {
  background: #1090b8;
}

.greenyellow_color {
  background: #cade10;
}

.coral_color {
  background: #f78253;
}

.lawngreen_color {
  background: #63df0f;
}

.chocolate_color {
  background: #d26820;
  line-height: 1;
}

.mediumvioletred_color {
  background: #e12f88;
  line-height: 1;
}

.sandybrown_color {
  background: #f9cf49;
  line-height: 1;
}

.indianred_color {
  background: #9d4969;
}

.table-menu_second-part .indianred_color a {
  font-size: 24px !important;
}

/*mobile-menu*/

#offcanvas {
  display: none;
  position: fixed;
  top: 0;
  /*  height: 100vh;*/
  background: #888;
  box-shadow: 0 0 15px #000 inset;
}

#trigger {
  display: none;
  background: #189cf4;
  color: #fff;
  font-size: 20px;
  padding: 10px 15px;
  margin-left: 10px;
  border-radius: 5px;
}

#offcanvas #hmenu {
  height: 100vh;
  background: none;
  overflow: scroll;
}

#offcanvas #hmenu li {
  float: none;
}

#offcanvas #hmenu ul {
  display: block !important;
  position: initial;
  padding-left: 10px;
  border: none;
}

#offcanvas #hmenu ul a {
  color: #fff;
}

#offcanvas ul {
  background: none !important;
}

/*mobile-menu*/

.footer_form_box {
  display: flex;
  padding-top: 35px;
  justify-content: space-between;
}

div.loginbox {
  display: flex;
  flex-wrap: wrap;
}

.black_line {
  border: 0.5px solid black;
}

.images-block {
  display: flex;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}

.images-block img {
  width: 100%;
  height: 100%;
}

.images-block_small {
  width: 70px;
}

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

.table-class {
  width: 100%;
  height: auto;
}

.max-width_350 {
  max-width: 350px;
  width: 100%;
}

.neotlogka {
  display: none;
}

.centering {
  text-align: center;
}

.div_inline {
  width: initial;
  max-width: 340px;
}

.otzuv img {
  width: 100%;
  max-width: 600px;
}

.mobile-table {
  display: none;
}

.bg-table td {
  background: #fff;
  text-align: center;
}

.bg-table .tablesaw-cell-label p {
  font-size: 9pt;
  font-family: 'Montserrat', sans-serif;
  color: rgb(0, 51, 153);
}

.bg-table th:last-child {
  color: red;
}

#main-menu {
  display: none;
  max-width: 220px;
  margin-bottom: 10px;
}

.numbers-on-main {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.numbers-on-main li {
  display: flex;
  width: 100%;
}

.numbers-on-main li p {
  font-size: 16px;
}

.numbers-on-main__number {
  margin: 10px;
  line-height: 60px;
  width: 75px;
  z-index: 4;
  margin-right: 15px;
}

.numbers-on-main__number span {
  font-size: 70px;
  color: #009999;
  height: 60px;
  display: block;
  position: relative;
  background: #fff;
}

.numbers-on-main__number span::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 55px;
  height: 53px;
  border: 3px solid #009999;
  border-radius: 5px;
  transform: translate(-50%, -50%);
  z-index: -2;
}

.numbers-on-main__number span::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 45px;
  height: 70px;
  background: #fff;
  border-radius: 5px;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.change {
  min-height: auto !important;
}

.change_sec {
  padding: 0px !important;
}

#twoimg {
  display: block;
  width: 100%;
}

.imgwtxt {}

.imgwtxt img {
  float: left;
  margin: 0 15px 10px 0;
  width: 170px;
}

.imgwtxt img.img2 {
  width: 175px;
  height: auto;
}

.imgwtxt img.img3 {
  width: 240px;
  height: auto;
}

.imgwtxt img.img210 {
  width: 210px;
  height: auto;
}

.self-descr p+p {
  margin-top: 20px;
}

p.self-descr-title {
  font-size: 20px !important;
  font-weight: bold !important;
  margin-top: 15px !important;
}

.alcenter {
  display: flex;
  align-items: center;
}

.w200 {
  width: 200px !important;
}

.slider-big-viewport {
  height: unset !important;
}

ul.bxslider1>li>a>p.slider-team-name {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin: 5px 0 0 0;
}

ul.bxslider1>li>a>p.slider-team-name+p {
  line-height: 18px;
  font-size: 16px;
  color: #000;
  text-align: center;
  margin: 0;
}

ul.bxslider1>li>a:hover p.slider-team-name,
ul.bxslider1>li>a:hover p.slider-team-name+p {
  text-decoration: underline;
}

div.slider-big a.bx-prev {
  background: url(/images/controls-left.png) no-repeat;
  background-position: 0;
  z-index: 1;
}

div.slider-big a.bx-prev:hover,
div.slider-big a.bx-next:hover {
  background-position: 0;
}

div.slider-big a.bx-next {
  background: url(/images/controls-right.png) no-repeat;
  background-position: 0;
  z-index: 1;
}

.nomgt {
  margin-top: 0 !important;
}

.mgb20 {
  margin-bottom: 20px;
}

.img-tree {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.img-tree img {
  width: 30%;
}

.nobdpd {
  padding-left: 0 !important;
  border: 0 !important;
}

.video-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.adaptiv_video3 {
  width: 49%;
}

.adaptiv_video3 iframe {
  width: 100%;
  height: 285px;
}

.img250wtxt img {
  width: 250px;
  max-width: 100%;
  float: left;
  margin: 0 15px 15px 0;
}

#main-text-styles p,
#main-text-styles span {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 17px !important;
  color: #000 !important;
  line-height: 20px !important;
}

.team-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
}

.team-list div {
  width: 23%;
}

.team-list div a {
  text-decoration: none;
}

.team-list div a img {
  width: 178px;
  max-width: 100%;
  height: 275px;
  max-height: 100%;
}

.fl-start {
  justify-content: flex-start;
}

.fl-start div {
  margin-left: 23px;
}

.fl-start div:first-child {
  margin-left: 0;
}

.hidden1000 {
  display: none;
}

.akc-hr {
  background: #e6e6e6;
  height: 1px;
  border: none;
  margin: 0 0 30px 0;
}

.akc-block .akc-block-item {
  margin-bottom: 20px;
}

.akc-block .akc-block-item p {
  text-align: justify;
}

.no-bg {
  background: none !important;
}

.three_in_row_grid,
.three_in_row_grid_check {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 15px;
}

.three_in_row_grid div,
.three_in_row_grid_check div {
  text-align: center;
}

.three_in_row_grid img {
  width: 290px;
  height: 220px;
}

@media screen and (max-width: 1070px) {
  #header .wrapper {
    justify-content: center;
  }
}

@media screen and (max-width: 1200px) {
  #trigger {
    display: block;
  }

  .desktop_menu {
    display: none !important;
  }

  .exform_wrapper.style-callback5 input[type='text'] {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 1000px) {
  div.info {
    display: flex;
    width: 100%;
    align-items: center;
    /*min-height: 100px;*/
    justify-content: center;
  }

  .table-menu a {
    font-size: 22px;
  }

  .table-menu_bg_div div {
    width: 39%;
  }

  .time {
    width: 155px;
  }

  .social {
    padding-right: 0;
  }

  div#menu_cont2 #hmenu {
    display: none;
  }

  .imgCardHead {
    margin: 0;
  }

  .exFormHead {
    position: initial;
  }

  .team-list div {
    width: 30%;
  }

  .visible1000 {
    display: none;
  }

  .hidden1000 {
    display: block;
  }
}

@media screen and (max-width: 900px) {
  .feed_cont {
    display: none;
  }

  .reviews_blok div {
    height: auto;
    width: 96%;
  }

  .gallary_3img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .gallary_3img img {
    min-width: 200px;
  }
}

@media screen and (max-width: 768px) {
  .yandex {
    margin-top: 75px;
  }

  .adaptiv_video3 {
    width: 90%;
    margin: 20px auto;
  }
}

@media screen and (max-width: 900px) {
  .wrapper-content {
    flex-wrap: wrap-reverse;
  }

  /*    div.info {
        display: initial;
        width: initial;
        min-height: 140px;
    }*/
  #sidebar {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-around;
    margin: 0 auto;
  }

  .footer_form_box {
    flex-wrap: wrap;
  }

  div.footer_form_box {
    order: 1;
    margin-bottom: 5px;
  }

  div.subscribe {
    order: 2;
    margin-bottom: 5px;
  }

  div.development {
    order: 3;
    margin-bottom: 5px;
  }

  .social2 {
    order: 4;
    margin-bottom: 5px;
  }

  .time {
    display: none !important;
  }

  div.topHead {
    height: auto;
  }

  .news-list img {
    width: 100% !important;
    max-width: 350px;
    height: auto;
  }

  .cntr_lit img {
    max-width: 380px;
    width: 100%;
  }

  #main-menu {
    display: block;
  }

  .vertical_menu {
    display: none;
  }

  div.info_footer p {
    font-size: 16px;
  }

  .blockf span {
    font-size: 18px;
  }

  div.info {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 640px) {
  div.info_footer {
    flex-direction: column;
  }

  div.info_footer>div {
    width: 100%;
    text-align: center;
  }

  .logoImgHead {
    width: 100%;
  }

  .imagesotrudn2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .imagesotrudn2 img {
    height: 160px;
  }

  .imagesotrudn2>div {
    min-width: 110px;
  }

  .mobile-table {
    display: table;
  }

  /*.decstop-table{display: none;}*/
}

@media screen and (max-width: 540px) {
  .column {
    display: block;
  }

  .table-menu a {
    font-size: 16px;
  }

  .table-menu_first-part {
    flex-wrap: wrap;
  }

  .table-menu_first-part>div {
    width: 39%;
    margin-bottom: 20px;
  }

  .table-menu .lightseagreen_color a {
    font-size: 30px !important;
  }

  .logoImgHead {
    max-height: 100px;
  }

  .imgClock {
    display: none;
  }

  p.worktime {
    width: 100%;
    min-width: 310px;
  }

  .width_250 {
    width: 250px !important;
  }

  .three_in_row {
    display: flex;
    flex-wrap: wrap;
  }

  .yandex {
    margin-top: 140px;
  }

  .team-list div {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }

  .team-list div p {
    text-align: center;
  }
}

@media screen and (max-width: 410px) {
  .imgCardHead {
    width: 100%;
  }
}

.adaptiv_video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  border: 1px solid #ccc;
  margin: 20px 0px;
}

.adaptiv_video iframe,
.adaptiv_video object,
.adaptiv_video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.about-video {
  position: relative;
  padding-top: 30px;
  padding-bottom: 0;
  overflow: hidden;
  border: 1px solid #ccc;
  margin: 0 20px 0 0;
  width: 50%;
  height: 300px;
  float: left;
}

ul.about-ul {
  margin-left: -40px;
}

.adaptiv_video2 {
  margin: 20px 0px;
}

.adaptiv_video2 iframe {
  height: 500px;
  margin-right: 15px;
  margin-bottom: 15px;
  max-width: 100%;
}

.adaptiv_video2 iframe,
.adaptiv_video2 object,
.adaptiv_video2 embed {
  /*    width: 460px;
    float: left;*/
  margin-right: 15px;
  margin-bottom: 15px;
  max-width: 100%;
}

.vam {
  vertical-align: middle;
}

.flex {
  display: flex;
  justify-content: space-between;
}

.flex .otzuv {
  display: flex;
  margin-left: 10px;
}

.flex .otzuv p {
  margin-left: 10px;
}

.otz {
  width: 30%;
}

.otzivi-container .otzuv img {
  width: 100px;
  height: 132px;
  margin: 0;
}

.otzivi-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.otzivi-container .otzuv {
  /* display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 48%; */
}

.my_ul_li {
  margin-right: 30px !important;
}

.my_ul_li li {
  text-align: justify !important;
}

.my_no_ul_li li {
  text-align: justify !important;
}

.txt_j {
  text-align: justify !important;
}

.adaptiv_video2 {
  padding-left: 140px !important;
}

@media (max-width: 720px) {
  .otzivi-container .otzuv {
    width: 90%;
  }

  .table-price p {
    font-size: 3.5vw !important;
  }

  .adaptiv_video2 iframe {
    height: 215px;
  }
}




.otzivi-container .otzuv p {
  margin-left: 10px;
  margin-right: 10px;
}

.t-j {
  text-align: justify !important;
}

.flex-catalog-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex-catalog-item {
  text-align: center;
  width: 20%;
  min-width: 200px;
  box-shadow: 0px 0px 14px #6767679c;
  padding: 15px 5px;
  margin: 10px 5px;
}

.flex-catalog-item img {
  width: 165px;
  height: 105px;
  object-fit: cover;
}

.flex-catalog-item .descr {
  text-align: center;
  margin: 10px 0;
  min-height: 90px;
  font-size: 14px;
  color: #000;
}

#content .content_text .flex-catalog-item a {
  display: block;
  padding: 8px 20px 0;
  color: #fff !important;
  font-size: 15px !important;
  text-decoration: none;
  line-height: 34px;
  background: url(/bitrix/templates/doktum/images/h_menu.png) bottom center repeat-x;
  transition: 0.5s;
  /*     position: absolute;
    bottom: 10px;
    left: 22px; */
}

.flex-catalog-item a:hover {
  font-weight: bold;
}

.table-price {
  border: 1px solid #e6e6e6;
}

.table-price td {
  border: 1px solid #e6e6e6;
  vertical-align: middle;
}

div.content_text .table-price p {
  text-align: unset !important;
  padding: 0px 17px;
  font-size: 16px;
}

.first-tr {
  background: #2e99b0;
}

.first-tr p {
  color: #fff !important;
  font-weight: bold !important;
}

.table-price .bg-ser {
  /*background: #c9d0db;*/
}

.table-price .bg-ser p {
  /*background: #c9d0db;*/
  font-weight: bold;
}

.flex-2col-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flex-col-item1 {
  width: 30%;
  min-width: 215px;
}

.flex-col-item2 {
  margin-left: 20px;
  width: 50%;
  min-width: 220px;
}

.flex-col-item2 .flex-col-item-title {
  font-size: 16px;
  color: #2e99a8;
  font-weight: bold;
}

.t-b {
  font-weight: bold !important;
  font-size: 16px !important;
}

.marker-block {
  border: 2px solid #2e99b0;
  border-radius: 5px;
  padding: 10px 10px 10px 50px;
}

.marker-block ul li {
  position: relative;
  margin-left: 40px;
  list-style-type: none;
  line-height: 20px;
}

.tl {
  text-align: left !important;
}

.bxslider2 img {
  object-fit: contain;
}

.marker-block ul li::before {
  width: 18px;
  content: ' ';
  background-image: url(/images/arrow-key02.png);
  position: absolute;
  left: -32px;
  top: 0;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
}

.clear {
  clear: both;
}

.column {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.just {
  text-align: justify !important;
}

.numbers-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.numbers-box__item {
  margin: 10px;
  text-align: center;
  width: 100%;
  max-width: 210px;
}

.numbers-box__item .numbers-on-main__number {
  width: 45px;
  margin: 0 auto;
}

div.content_text p.numbers-box__text {
  text-align: center;
}

div.content_text p.text-up {
  font-size: 15px;
  line-height: 1.2;
}

.btn-catalog-item {
  text-align: center;
}

.btn-catalog-item-vl {
  text-align-last: left;
}

.btn-catalog-item a {
  display: inline-block;
  padding-top: 20px;
  color: #fff !important;
  font-weight: bold;
  text-decoration: none;
  line-height: 34px;
  background: url(/bitrix/templates/doktum/images/h_menu.png) bottom center repeat-x;
  width: 100%;
  max-width: 160px;
  text-align: center;
  box-sizing: border-box;
}

.flex-catalog-block .flex-catalog-item .descr {
  min-height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-catalog-block .flex-catalog-item .descr p {
  text-align: center;
  margin: 10px 0;
  font-size: 14px;
  color: #000;
}

.disblock {
  display: block !important;
}

.minh200 {
  min-height: 220px !important;
}

.minh200 .descr {
  min-height: 50px !important;
}

.jcspar {
  justify-content: space-around;
  width: 70%;
  margin: 0 auto;
}

@media screen and (max-width: 540px) {
  .yandex p {
    font-size: 16px;
  }

  .column {
    display: block;
  }
}

.flex-catalog-item .new_a {
  background: none;
  padding: 0;
}

#content .content_text a {
  font-size: 16px;
  /* color: #2e99a8; */
  color: #000;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700;
}

.l-h {
  line-height: 20px !important;
}

.l-h a {
  text-decoration: none;
}

.l-h a:hover {
  text-decoration: underline;
}

.info .info-tel {
  margin: 0;
}

.info .info-tel a {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  color: #000 !important;
  text-align: right !important;
}

.info .info-tel a:hover {
  color: #1c3887 !important;
  text-decoration: underline;
}

.info .info-call,
#content .content_text a.leave-request__btn,
a.all-reviews__btn {
  border: 1px solid;
  border-radius: 30px;
  padding: 11px 32px;
  text-align: right;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700 !important;
  color: #2e99a8;
  text-decoration: none;
}

.info .info-call:hover,
#content .content_text a.leave-request__btn:hover,
a.all-reviews__btn:hover {
  color: #fff;
  background-color: #2e99a8;
}


.info .info-call,
#content .leave-request-container a.leave-request__btn,
a.all-reviews__btn {
  border: 1px solid;
  border-radius: 30px;
  padding: 11px 32px;
  text-align: right;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700 !important;
  color: #2e99a8;
  text-decoration: none;
}

.info .info-call:hover,
#content .leave-request-container a.leave-request__btn:hover,
a.all-reviews__btn:hover {
  color: #fff;
  background-color: #2e99a8;
}

.header__contacts {
  margin-right: 30px;
}

.header-right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

#content .tel_dn a.tel-number {
  text-decoration: none;
  color: #000;
  font-size: 25px !important;
  font-weight: bold;
}

@media (max-width: 890px) {
  #header .wrapper {
    justify-content: space-around;
  }

  .callback-footer-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .callback-footer-wrapper .callback-footer__img {
    padding: 0;
    margin-bottom: 20px;
  }
}

@media (max-width: 665px) {
  #header .header-text {
    margin-bottom: 20px;
  }

  #header .logo {
    margin-bottom: 20px;
  }

  #header .wrapper {
    padding-bottom: 100px;
  }
}

.info-footer {
  text-align: left;
  line-height: 24px;
  font-size: 16px;
  color: #000;
  padding-bottom: 10px;
}

.info-footer .info-tel__footer a {
  text-decoration: none;
  color: #000;
  font-weight: 600;
}

.info-mail__footer {
  color: #000;
}

.yandex {
  height: 65px;
  background-color: #1c3887;
  width: 100%;
}

.yandex-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  height: 65px;
  display: flex;
  align-items: center;
}

.yandex a {
  text-decoration: none;
  display: flex;
  align-items: center;
}

.yandex img {
  padding-right: 10px;
}

.yandex p {
  font-size: 18px;
  color: #fff;
}

.yandex a:hover p {
  text-decoration: underline;
}

.callback-footer {
  width: 100%;
}

.callback-footer-wrapper {
  padding-top: 45px;
  display: flex;
  min-height: 625px;
}

.callback-footer__img {
  padding-right: 60px;
}

.callback-footer__text {
  font-size: 24px;
  text-transform: uppercase;
  text-align: left;
  line-height: 30px;
  color: #fff;
}

.callback-footer__tel {
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  transition: 0.5s;
}

.callback-footer__tel:hover {
  opacity: 0.8;
  color: #fff;
}

.callback-footer-wrapper .clb-bot {
  box-sizing: border-box;
  padding-top: 45px;
}

.callback-footer-wrapper .clb-top {
  padding: 0px 0 20px;
}

@media screen and (max-width: 980px) {
  .callback-footer-wrapper .exform_wrapper.style-callback5 .mf_submit .send_btn {
    margin-top: 10px;
  }

  .callback-footer-wrapper .callback-footer__text {
    text-align: center;
  }
}

@media screen and (max-width: 725px) {
  .callback-footer-wrapper .clb-bot {
    padding: 10px 0;
  }

  .callback-footer-wrapper .exform_wrapper.style-callback5 .form-body {
    display: block;
  }

  .callback-footer-wrapper .exform_wrapper.style-callback5 input[type='text'],
  .exform_wrapper.style-callback5 textarea {
    width: 100%;
    margin-bottom: 10px;
  }

  .callback-footer-wrapper .exform_wrapper.style-callback5 .mf_submit .send_btn {
    width: 100%;
    margin-left: 0;
    margin-top: 0px;
  }
}

.flex-couch {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: inherit;
}

.flex-couch .img_inline img {
  border-radius: unset;
  width: 280px;
  height: 200px;
  object-fit: contain;
}

.ob-cov {
  object-fit: cover;
}

.zapis-konsult__wrapper {
  padding-top: 20px;
  display: flex;
  justify-content: center;
}

..zapis-konsult__wrapper a {
  color: #000 !important;
}

#content .content_text .zapis-konsult {
  background-color: #2e9aa7;
  width: 500px;
  padding: 15px 0;
  font-size: 22СЂС…;
  color: #fff !important;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  text-decoration: none;
}

#content .content_text .zapis-konsult:hover {
  font-weight: bold;
  color: #fff !important;
}

.like_h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  display: block;
  text-align: left;
}

.flex-catalog-block_forHeight .flex-catalog-item {
  min-height: 300px;
  position: relative;
}

.flex-catalog-block_forHeight .flex-catalog-item a.req {
  position: absolute;
  bottom: 10px;
  left: 22px;
}

.feedback {
  display: block;
  width: 270px;
  margin-bottom: 40px;
}

.feedback-header__title {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
  padding-bottom: 20px;
}

.feedback-advantages__wrapper {
  background-color: #f9fafc;
  padding: 20px 20px;
}

.feedback-advantages__wrapper .bx-wrapper {
  margin: 0 auto;
  width: 100%;
}

.feedback-slider #feedback-slider__img {
  width: 230px !important;
  height: 260px !important;
  object-fit: contain;
}

.feedback-advantages__wrapper .bx-wrapper .bx-viewport {
  border: none;
  left: 0;
  background-color: #eeeeee;
}

.feedback-advantages__wrapper .bx-wrapper .bx-viewport ul {
  margin: 0;
}

.feedback-bottom__text {
  text-align: center;
  padding-top: 15px;
}

.feedback-bottom__text .feedback-bottom__href {
  font-size: 16px;
  text-decoration: underline;
  color: #000;
}

.kouch_polezen {
  display: none;
}

p .tel_dn strong {
  font-size: 25px;
  text-align: center !important;
}

@media (min-width: 768px) {
  .slider-big {
    max-width: unset !important;
    width: 90% !important;
  }
}

@media (min-width: 1090px) {
  .slider-nc {
    display: block;
    /*margin-left: 16%;*/
  }

  .mgl310 {
    /* margin-left: 21%;*/
    text-align: left;
    text-align: center !important;
  }
}

.flex-catalog-item1 {
  text-align: center;
  width: 20%;
  min-width: 200px;
  padding: 15px 5px;
  margin: 10px 5px;
}

.req2 {
  padding: 8px 20px 0;
  color: #fff !important;
  font-size: 15px !important;
  text-decoration: none;
  line-height: 34px;
  background: url(/bitrix/templates/doktum/images/h_menu.png) bottom center repeat-x;
  transition: 0.5s;
  display: flex;
  justify-content: center;
  width: 200px;
  align-items: center;
  margin: 0 auto;
  text-decoration: none;
}

.req2:hover {
  font-weight: bold;
}

.req2:active {
  font-weight: bold;
  text-decoration: none;
}

.bookWrap {
  display: flex;
}

.bookWrap__leftImg {
  width: 250px;
  height: 250px;
}

.bookWrap__leftImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.bookWrap__text {
  width: 100%;
  margin: 0px;
  padding-left: 10px;
}

.my-p {
  margin-bottom: 20px;
  margin-top: 20px;
}

.topBanner-img {
  width: 100%;
}

.fourColums {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 30px;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

#content .content_text .fourColums a {
  text-decoration: none;
  color: #fff;
  font-family: 'AvenirNextCyr-Bold', sans-serif !important;
  font-size: 22px !important;
  text-transform: uppercase;
}

#content .content_text .fourColums .fourColums__thirdRow a {
  text-decoration: none;
  color: #fff;
  font-family: 'AvenirNextCyr-Bold', sans-serif !important;
  font-size: 17px !important;
  text-transform: uppercase;
}

.fourColums__kko {
  width: 220px;
  height: 280px;
  box-sizing: border-box;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: -18px;
}

#content>div>section.fourColums>div.fourColums__kko>a:nth-child(1)>div {
  background-image: url(/images/img/kouching.png);
  object-fit: contain;
}

#content>div>section.fourColums>div.fourColums__kko>a:nth-child(2)>div {
  background-image: url(/images/img/konsalting.png);
  object-fit: contain;
}

#content>div>section.fourColums>div.fourColums__kko>a:nth-child(3)>div {
  background-image: url(/images/img/obuchenie.png);
  object-fit: contain;
}

.kko-item {
  width: 206px;
  height: 87px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: rgb(46, 154, 167);*/
}

.kko-item:hover {
  opacity: 0.5;
}

.fourColums__secondColom {
  width: 220px;
  height: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
}

.secondColom-item {
  width: 220px;
  height: 280px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;

  background-image: url(/images/img/b2b.png);
}

.secondColom-item:hover {
  opacity: 0.5;
}

.thirdRow-six:hover {
  opacity: 0.5;
}

.secondColom2-item:hover {
  opacity: 0.5;
}

.fourColums__thirdRow {
  width: 233px;
  display: flex;
  height: 280px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
  margin-top: 5px;
}

.thirdRow-six {
  width: 219px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: rgb(46, 154, 167);
}

.fourColums__secondColom2 {
  width: 220px;
  height: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
}

.secondColom2-item {
  width: 220px;
  height: 100%;
  height: 280px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: 'AvenirNextCyr-Bold', sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 50px;
  background-image: url(/images/img/b2b.png);
}

.topBanner {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .bookWrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .yandex img {
    width: 50%;
  }

  .yandex p {
    font-size: 12px;
  }

  .bxslider2 img {
    width: 220px !important;
    height: 85px !important;
    margin: 0 !important;
  }

  .tyt .bx-wrapper .bx-viewport {
    height: 378px !important;
  }

  #content {}

  .callback-footer {
    padding: 0 15px;
    box-sizing: border-box;
  }

  div#menu_cont2 {
    padding: 30px 15px 0 15px;
  }

  .bookWrap__text {
    padding-left: 0;
  }

  .addthis_default_style .at300b,
  .addthis_default_style .at300bo,
  .addthis_default_style .at300m {
    padding-right: 0 !important;
  }

  .fourColums__kko {
    margin-left: 0;
  }

  #header .wrapper {
    max-height: unset;
    padding-bottom: 0;
  }

  .info {
    text-align: center !important;
  }

  #trigger {
    margin: 20px auto;
    margin-bottom: 0;
  }

  .worktimeDiv {
    height: auto;
  }

  div.loginbox a,
  div.loginbox div,
  div.loginbox span {
    text-align: center;
  }

  #scrollup {
    left: 0;
  }

  .table-price {
    margin-bottom: 20px;
  }

  .table-price tr td {
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 300px !important;
  }

  #content .content_text .zapis-konsult {
    width: auto;
    padding: 15px;
    font-size: 14px !important;
  }

  div.content_text .table-price p {
    width: auto !important;
    padding: 0px 15px !important;
  }

  .flex-couch .img_inline img {
    object-fit: cover;
  }

  .img_inline {
    margin: 10px 0;
  }
}

.myLikeh1 {
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  line-height: 1;
}

.two_block_spoiler {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 15px;
}

.two_block_spoiler_cont {
  text-align: center;
  cursor: pointer;
}

.two_block_spoiler_cont .hide_content {
  display: none;
}

@media (max-width: 600px) {
  .bx-wrapper .bx-prev {
    left: 0 !important;
  }

  .bx-wrapper .bx-next {
    right: 0 !important;
  }

  .yandex,
  .yandex-wrapper {
    height: auto !important;
  }

  .yandex a {
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }

  .flex-catalog-block {
    justify-content: center;
  }

  .img-tree img {
    height: auto;
  }

  .gallary_3img img {
    display: block;
    width: 100%;
    height: auto;
  }

  .exform_wrapper.request {
    margin-left: -209.5px !important;
    margin-top: -106px !important;
    width: 84% !important;
  }
}

/* 4cards*/
.gallery_advant {
  display: flex;
  justify-content: space-around;
  margin-top: 25px;
}

.gallery_advant_item {
  width: 33%;
  width: 24%;
  font-size: 0;
}

.gallery_advant_item_01 {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
}

.gallery_advant_item_02 {
  display: inline-block;
  width: 70%;
  font-size: 12px;
  font-size: 14px;
  margin-left: 15px;
}

/* 2cards*/
.gallery_advant_2cards {
  display: flex;
  justify-content: space-around;
  margin-top: 25px;
}

.gallery_advant_2cards_item {
  width: 49%;
  font-size: 0;
}

.gallery_advant_2cards_item_01 {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
}

.gallery_advant_2cards_item_02 {
  display: inline-block;
  width: 70%;
  font-size: 12px;
  font-size: 14px;
  margin-left: 15px;
}

.text_green {
  color: rgb(13, 120, 133);
}

.text_green_italic {
  color: rgb(13, 120, 133);
  font-style: italic;
}

.text_green_italic_bold {
  color: rgb(13, 120, 133);
  font-style: italic;
  font-weight: bold;
}

@media (max-width: 600px) {
  .gallery_advant {
    display: block;
  }

  .gallery_advant_item {
    width: 100%;
  }

  .gallery_advant_2cards {
    display: block;
  }

  .gallery_advant_2cards_item {
    width: 100%;
  }
}

/*--------------preview-15--------------*/
.preview-15 {
  text-align: center;
  width: calc(100% + 20px);
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(250px, 100%), 1fr));
  gap: 10px;
}

.preview-15 .preview-item {
  margin: 0;
  box-sizing: border-box;
  position: relative;
  padding: 10px;
  border: 2px solid #000;
}

.preview-15 .preview-item img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.preview-15 .preview-title {
  font-size: 20px;
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
  line-height: 27px;
  color: #000;
  text-align: center;
  font-weight: 600;
  margin-bottom: 0;
}

.preview-15 .preview-img {
  position: relative;
  line-height: 0;
}

.preview-15 .preview-img:after {
  content: '';
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(175, 30, 24, 0.5);
  z-index: 1;
  position: absolute;
  top: 0;
}

.preview-15 .preview-item a {
  text-decoration: none;
}

.preview-15 .preview-item:hover .preview-img:after {
  /*display:block;*/
}

.preview-15 .preview-item .preview-hidden-text {
  font-size: 12px;
  line-height: 14px;
  display: none;
  color: #fff;
  box-sizing: border-box;
  padding: 5px;
  position: absolute;
  top: 0;
  text-align: left;
  z-index: 2;
  height: 100%;
  width: 100%;
}

.preview-15 .preview-item:hover .preview-hidden-text {
  display: block;
}

.preview-15 .preview-item:hover .preview-title {
  /*background: transparent;*/
}

@media screen and (max-width: 991px) {
  .preview-15 .preview-item {
    width: calc(100% / 2 - 20px);
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .preview-15 {
    width: 100%;
    margin: 0px;
  }

  .preview-15 .preview-item {
    width: 100%;
    padding: 0 0 20px 0;
  }
}

/*---------------advantages-2--------------*/
.advantages-2 {
  margin: 20px 0;
  text-align: center;
}

.advantages-2 .advant-item {
  display: inline-block;
  vertical-align: middle;
  width: 47%;
  margin: 1%;
  text-align: left;
}

.disc_two_center {
  margin-left: 200px;
}

.disc_two_center li {
  width: 49%;
  float: left;
}

.disc_two {}

.disc_two li {
  width: 49%;
  float: left;
  margin-bottom: 20px;
}

.coaching_for_what {
  margin: 20px 0;
  text-align: center;
  background: url(/images/coaching_for_what.jpg) center no-repeat;
  background-size: cover;
  padding: 20px;
}

.clr_wht {
  color: #fff !important;
}

.clr_wht div.content_text p {
  color: #fff !important;
}

.center {
  text-align: center !important;
}

.left-img {
  width: 500px;
}

.left-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 500px) {
  .advantages-2 .advant-item {
    width: 100%;
    margin: 15px 0;
  }

  .numbers-box {
    justify-content: center;
  }

  .disc_two_center {
    margin-left: 0px;
  }

  .disc_two_center li {
    width: 100%;
    float: none;
  }

  .disc_two {
    margin-left: 0px;
  }

  .disc_two li {
    width: 100%;
    float: none;
  }
}

.leftimg {
  float: left;
  width: 48%;
  margin: 0 15px 10px 0;
}

@media screen and (max-width: 900px) {
  img {
    max-width: 100%;
    height: auto;
  }

  table {
    display: block;
    overflow: scroll;
  }

  .leftimg {
    float: none;
    width: 100%;
    margin: 15px auto;
  }

  #content {
    width: 100%;
  }

  .biznes-kouching-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: none;
    justify-items: center;
  }

  .adaptiv_video2 {
    padding-left: 0px !important;
  }

  .client {
    justify-content: center;
  }

  .client-img,
  .client-img2 {
    width: 95%;
    margin-left: 0;
    margin-top: 20px;
  }

  [style*='text-align: end;'] {
    text-align: center !important;
  }

  /*    img[style*="float: left;"] {
        float: none!important;
        width: 100%!important;
    }*/
  img[style*='float:left;padding:0px 10px;width: 200px;'],
  img[style*='float:left;padding:1px 10px;width: 220px;'],
  img[style*='float:left;padding:10px 10px;width: 310px;'] {
    float: none !important;
    padding: 0 !important;
    width: 100% !important;
  }

  ul[style*='list-style: square; margin-left: 5%; width: 67%; float: right; margin-bottom: 0px; text-align: justify;'] {
    float: none !important;
    width: 93% !important;
  }

  img[style*='height: 130px;width: 225px;'],
  img[style*='height: 130px;width: 245px;padding: 0px 20px;'],
  img[style*='height: 130px;width: 155px;'] {
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    padding-bottom: 20px !important;
  }

  div[style*='width: 330px;'] {
    width: 100% !important;
  }
}

/*KMY -     404*/
.not-found {
  #background-image: URL('/bitrix/templates/doktum/images/logo221.png');
  width: 100%;
  height: auto;
  repeat: no;
}

.not-found body {
  font-size: 14px;
  color: #777777;
  font-family: arial;
  text-align: justify;
}

.not-found h1 {
  font-size: 180px;
  color: #99a7af;
  margin: 70px 0 0 0;
}

.not-found h2 {
  color: #de6c5d;
  font-family: arial;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -1px;
  margin: -3px 0 39px;
}

.not-found p {
  width: 320px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.not-found div {
  width: 85%;
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
}

.not-found a:link {
  color: #34536a;
}

.not-found a:visited {
  color: #34536a;
}

.not-found a:active {
  color: #34536a;
}

.not-found a:hover {
  color: #34536a;
}

.copyright {
  background-color: #1c3887;
  color: #fff;
  font-size: 14px;
}

.copyright__wrapper {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}

.yandex a span {
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
}

.yandex a span:hover {
  text-decoration: none;
}

.gratitude {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(287px, 1fr));
  gap: 9px;
  margin: 50px 0;
}

.gratitude__item {
  min-height: 400px;
  display: flex;
  flex-direction: column;
}

.gratitude__item img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.gratitude__title {
  text-align: center !important;
  font-weight: 600 !important;
}

.content_text>.otzuv {
  margin-bottom: 60px;
}

.otzuv p>b {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.otzuv__text {
  margin: 10px;
}

.otzuv.with-spoiler .otzuv__text p {
  margin: 0;
}

.spoiler_body {
  display: none;
}

.spoiler_links {
  cursor: pointer;
  color: #2e99a8;
  font-weight: 400;
}

.spoiler_links:hover {
  text-decoration: underline;
}

.spoiler_body>p img {
  width: 300px;
}

.spoiler_body .images img {
  width: auto;
}

@media screen and (max-width: 700px) {
  .clb-block-17 .clb-info {
    display: none;
  }
}

@media screen and (max-width: 678px) {
  div.footer_form_box {
    flex-direction: column;
    align-items: center;
  }

  .footer_form_box div.logo a {
    margin-bottom: 60px;
  }

  .copyright__wrapper {
    flex-direction: column;
  }

  .wrapper.copyright__wrapper>* {
    margin-bottom: 20px;
  }

  .yandex {
    margin-top: 0;
  }

  .yandex img {
    width: auto;
  }
}

@media screen and (max-width: 480px) {
  .subscribe__form {
    width: 310px;
  }

  div.subscribe form input[type='text'] {
    width: 250px;
  }
}

.exform_wrapper.request .mf_submit .send_btn {
  font-size: 16px !important;
}

.maps__yandex {
  color: #2e99a8 !important;
  text-decoration: none;
}

.maps__yandex:hover {
  text-decoration: underline;
}

.exform_wrapper.callback .mf_submit .send_btn {
  font-size: 16px !important;
  padding: 10.5px 43px !important;
}

.clearfix {
  clear: both;
}

.text-right {
  text-align: right !important;
}

.first-screen {
  padding: 40px 0 !important;
  background: #F9FAFC;
}

.first-screen .wrapper {
  position: relative;
}

.first-screen h2 {
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1.5;
}

.first-screen-items {
  display: flex;
  flex-wrap: wrap;
}

.first-screen-item {
  position: relative;
  flex: 0 1 calc(47% - 100px);
  padding-left: 50px;
  margin: 20px 40px;
}

.first-screen-item.first-screen-item_special {
  flex: 0 1 calc(47% - 70px);
  padding-left: 0px;
  padding-right: 20px;
  font-weight: 700;
  font-size: 16px;
}

.first-screen-item.first-screen-item_special span {
  color: #2e99a8;
}

.first-screen-item:not(.first-screen-item_special):before {
  position: absolute;
  left: 0;
  top: 7px;
  content: '';
  background: url(/images/check-mark.png) no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
}

.first-screen__book {
  position: absolute;
  bottom: -80px;
  left: -215px;
}

.main-services-wrapper {
  margin: 0 -20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#content .content_text a.main-service-link {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}

.main-service {
  flex: 0 1 calc(50% - 40px);
  display: flex;
  min-height: 375px;
  border-radius: 20px;
  margin: 0 20px 40px;
  flex-direction: column;
}

@media screen and (max-width: 992px) {
  .main-service {
    height: 200px;
  }
}

@media screen and (max-width: 630px) {
  .main-service {
    flex: 0 1 100%;
  }
}

@media screen and (max-width: 380px) {
  .main-service {
    height: 150px;
  }
}

.main-service-link {
  display: block;
  background: #F9FAFC;
}

.main-service-links {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.main-service-img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
}

.main-service-title {
  display: block;
  padding-top: 30px;
  text-align: center;
}

div.content_text h1.main-h1 {
  margin-bottom: 40px;
}

div.content_text h2.main-h2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.main-preferences {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.main-preference {
  flex: 0 1 calc(31% - 30px);
  text-align: center;
  padding: 0 15px;
}

.main-preference__text {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .main-preference {
    flex: 0 1 100%;
    margin-bottom: 40px;
  }

  .main-preference__text {
    margin-top: 20px;
  }
}

div.content_text p.main-preference__text {
  text-align: center;
}

.coaches-slider {
  display: flex;
}

.coach-slide {
  height: 470px;
  background: #F9FAFC;
  border-radius: 20px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

#content .content_text .coaches-slider a:hover>img.coach-slide__img {
  opacity: .7;
}

#content .content_text .coaches-slider a:hover>.coach-slide__text,
#content .content_text .coaches-slider a:hover>.coach-slide__name {
  color: #2e99aa;
}

.bx-wrapper img.coach-slide__img {
  height: 280px !important;
  width: 100% !important;
  object-fit: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom: 7px solid #2e99a8;
}

div.content_text p.coach-slide__text {
  padding: 0 15px;
  margin: 10px 0;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 1.4;
  min-height: 100px;
}

div.content_text p.coach-slide__name {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  margin: 0 15px;
  display: flex;
  align-items: flex-end;
  min-height: 50px;
}

.bx-wrapper .bx-pager {
  display: block !important;
  position: relative !important;
  bottom: 0px !important;
}

#content .content_text .bx-wrapper .bx-pager.bx-default-pager a {
  background: #C2E1E6;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

#content .content_text .bx-wrapper .bx-pager.bx-default-pager a:hover,
#content .content_text .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #2E99A8;
}

.leave-request {
  margin-top: 40px;
  position: relative;
  background: url(/images/action.png) no-repeat;
  background-size: cover;
  height: 212px;
  background-position-x: center;
}

#content .leave-request-container .leave-request {

  border-radius: 30px;
}

@media screen and (max-width: 992px) {
  .leave-request {
    height: 250px;
  }

}

.leave-request-content {
  position: absolute;
  left: 45%;
  margin: 40px 50px;
}

#content .leave-request-container .leave-request-content {
  margin: 30px 50px 30px 50px;
}

@media screen and (max-width: 768px) {
  .leave-request {
    background: #F9FAFC;
    height: 320px;
  }


  .leave-request-content {
    left: 0;
  }


}

.leave-request__text {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 40px !important;
}

#content .leave-request-container .leave-request__text {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 27px;
  color: #000;
}

.leave-request__btn {
  width: 240px;
  height: 60px;
  white-space: nowrap;
}

/* .grayscale {
  filter: brightness(90%) grayscale(1);
} */

.certif-slide {
  height: 470px;
}

.bx-wrapper .certif-slide img {
  height: 425px !important;
  width: 100% !important;
  object-fit: cover;
}

.main-reviews .bx-wrapper .bx-viewport {
  border-color: #F9FAFC;
}

.main-reviews {
  margin: 40px 0;
  padding-bottom: 40px;
  background: #F9FAFC;
}

.main-reviews-h2 {
  padding-top: 40px;
  margin-bottom: 0 !important;

}

.review-slider {
  display: flex;
  align-items: center;
  background: #F9FAFC;
}

.review-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F9FAFC;
  padding: 0 90px;
  margin-right: 50px !important;
}

.bx-wrapper img.review-slide__img {
  width: 40% !important;
  height: 100% !important;
  border: 1px solid #e1e1e1;
}

@media screen and (max-width: 992px) {
  .review-slide {
    flex-direction: column;
  }

  .bx-wrapper img.review-slide__img {
    width: 100% !important;
  }
}

@media screen and (max-width: 900px) {
  .review-slide {
    padding: 0 5px;
    margin-right: 15px !important;
  }

  .main-reviews .bx-wrapper .bx-prev,
  .main-reviews .bx-wrapper .bx-next {
    top: calc(100% - 65px) !important;
    display: none;
  }
}

.review-slide__text {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin-left: 40px;
}

.review-slide__text i {
  display: block;
  text-align: right;
  font-weight: 600;
}

.all-reviews__btn {
  width: 240px;
  margin: 0px auto;
  display: block;
  text-align: center !important;
  margin-top: 20px;
}

.main-h2 {
  text-transform: uppercase;
}

.newmarg .bx-wrapper .bx-pager,
.newmarg .bx-wrapper .bx-controls-auto {
  bottom: 0px;
}

.newmarg .bx-wrapper {
  margin: 0 auto 40px;
  overflow: hidden;
}

.newmarg .main-preferences .bx-wrapper .bx-pager,
.newmarg .main-preferences .bx-wrapper .bx-controls-auto {
  bottom: -40px;
}

.main-our-cliens .bx-wrapper .bx-prev {
  left: -130px !important;
  top: 20px !important;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.11);
}

.main-our-cliens .bx-wrapper .bx-next {
  right: -130px !important;
  top: 20px !important;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.11);
}

@media (max-width: 768px) {

  .first-screen-item,
  .first-screen-item.first-screen-item_special {
    flex: 0 1 100%;
    margin: 20px 0;
  }

  .leave-request-content {
    margin: 40px 10px;
    text-align: center;
  }

  #content .leave-request-container .leave-request-content {
    margin: 40px 10px;
    text-align: center;
  }


  .main-services-wrapper {
    margin: 0;
  }

  .main-our-cliens .bx-wrapper .bx-prev {
    left: -50px !important;
    width: 45px !important;
    height: 45px !important;
    background-size: 45px 45px !important;
    display: none;
  }

  .main-our-cliens .bx-wrapper .bx-next {
    right: -50px !important;
    width: 45px !important;
    height: 45px !important;
    background-size: 45px 45px !important;
    display: none;
  }

  .review-slide__text {
    margin-left: 0;
  }

  .main-service {
    margin: 20px 0;
  }

  .main-reviews {
    width: 100%;
  }

  .exform_wrapper.style-callback6 .mf_submit .send_btn {
    margin-left: 0 !important;
  }

  .certif-slider {
    height: 470px;
  }

  .certif-slide {
    display: block;
  }

  .bx-wrapper .certif-slide img {
    object-fit: contain;
  }

  .certif-slider-wrap .bx-wrapper .bx-viewport {
    height: 470px !important;
  }

  #header .wrapper {
    padding-bottom: 20px;
  }

  #header .logo {
    width: 100%;
  }

  #header div.logo a {
    margin: 0 auto;
  }

  #header .info-call {
    display: block;
  }

  .header__descr {
    margin-top: 0 !important;
  }

  .header-right {
    flex-direction: column;
  }

  .header__contacts {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .info .info-tel a {
    font-size: 24px !important;
  }

  .info .imgCardHead a {
    font-size: 20px;
  }

  #trigger {
    margin: 20px auto;
  }

  .leave-request {
    width: 100%;
  }


  .leave-request__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
  }

  #content .leave-request-container .leave-request__btn {

    margin: 0 auto;
  }
}

.news-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  grid-gap: 40px;
}

.news-list .news-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.news-list .news-item a {
  display: block;
}

.news-list .news-item a:first-child {
  flex-grow: 1;
  font-weight: 600 !important;
  font-size: 18px !important;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  text-decoration: none;
}

.news-list .news-item:hover a {
  color: #2e99a8 !important;
}

.news-list .news-item img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  margin-top: 10px;
}

@media (max-width: 991px) {
  .news-list {
    grid-template-columns: 100%;
    grid-gap: 20px;
  }

  .news-list img {
    max-width: 100%;
  }

  div.content_text h2.main-h2 {
    font-size: 22px !important;
  }
}

.req {
  border-radius: 30px;
}

.fake-h2 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600;
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
}

.footer__left form[action='/search/'].d-block {
  display: flex !important;
  padding: 11px 0px;
  left: -270px;
  top: 80px;
}

.site_search {
  position: relative;
}

.footer__left form[action='/search/'].d-block br {
  display: none;
}

.footer__left form[action='/search/'].d-block input {
  margin: 10px 0;
  border: 0;
  padding: 0;
  width: 298px;
  height: 40px;
  font: normal 15px 'Montserrat', sans-serif;
  color: #c4c4c4;
  padding-left: 20px;
  color: #000;
  border: 1px solid #ccc;
}

.footer__left form[action='/search/'].d-block input[type="submit"] {
  position: relative;
  right: 0;
  width: 40px;
  height: 40px;
  background: url(/bitrix/templates/doktum/images/send.png) center center no-repeat transparent;
  background-color: #2e99a8;
  cursor: pointer;
  padding: 20px;
  border: 1px solid #2e99a8 !important;
}

div.content_text p {
  text-align: justify;
}

.category-list {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  margin: 15px 0 0 0;
  overflow-x: scroll;
  scrollbar-height: 6px;
  scrollbar-width: thin;
  scrollbar-color: #2e99a8 #ccc;
  margin: 30px 0;
}

.category-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #2e99a8;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  padding: 0 5px;
  margin: 0 10px 15px 0px;
  border: 0;
  min-width: 250px !important;
  height: 35px;
  font-size: 15px;
  transition: all 0.3s;
}

.category-list::-webkit-scrollbar {
  height: 10px;
  background-color: #ccc;
  border-radius: 20px;
}

.category-list::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: #2e99a8;
}

.category-list::-webkit-scrollbar-track {
  border-radius: 15px;
  background-color: #ccc;
}

.category-list a:hover {
  background: rgba(46, 153, 168, 70%);
}

.ts {
  font-weight: 800;
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

.active,
.accordion:hover {
  background-color: #ccc;
}

.coach-slide>br {
  display: none;
}

.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}

@media screen and (max-width:600px) {
  .bx-wrapper img.coach-slide__img {
    height: 200px !important;
  }
}

/* ADVANTAGES BLOCK 5 NEW БЛОК ПРЕИМУЩЕСТВ НОВЫЙ */
.advantages-5-inner {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(350px, 100%), 1fr));
  gap: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.advantages-5-inner .advant-item {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  display: flex;
  flex-flow: column;
  gap: 10px;
  padding: 30px 40px 30px 30px;

}

.advantages-5-inner .advant-item * {
  text-align: left !important;
  margin: 0;
}

.advantages-5-number {
  color: #2e9aa7 !important;
  font-weight: 700 !important;
  font-size: 28px !important;
}

/* NEW STYLED LIST НОВЫЙ МАРКИРОВАННЫЙ СПИСОК */
.stylish_list {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: li;
}

.stylish_list li {
  border: 2px solid #337AB7;
  background: #EBF3FA;
  position: relative;
  margin-bottom: 20px;
  padding: 16px 10px;
}

.stylish_list li:hover {
  z-index: 1;
}

.stylish_list li:before {
  border: 2px solid #337AB7;
  position: absolute;
  top: -14px;
  padding: 2px 10px;
  font-size: 11px;
  font-weight: bold;
  color: #337AB7;
  background: #F7FAFD;
  counter-increment: li;
  content: counter(li);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.stylish_list li:hover:before {
  background: #337AB7;
  color: #FFF;
  -webkit-transform: translate(-12px, 0);
  -ms-transform: translate(-12px, 0);
  -o-transform: translate(-12px, 0);
  transform: translate(-12px, 0);
}

.stylish_list li:after {
  content: "";
  position: absolute;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: width;
  transition-property: width;
  z-index: -1;
  background: #FFF;
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
}

.stylish_list li:hover:after {
  width: 100%;
}


.first-tr td p {
  color: #fff !important;
  text-align: center !important;
}

.first-tr.cust-tr td p {
  text-align: center !important;
}

.preview-15.custom-items .preview-item {
  border: none;
}

.preview-15.custom-items .preview-item .preview-title {
  display: flex;
  justify-content: space-between;
}

.preview-15.custom-items .preview-item .preview-title a {
  max-width: 150px;
  font-size: 13px !important;
  text-align: left;
  font-weight: 600 !important;
  line-height: 1.5;
}

.preview-15.custom-items .preview-item .preview-title .preview-btn {
  background-color: #2E9AA7;
  height: fit-content;
  padding: 5px;
  color: #fff !important;
  border-radius: 5px;
}

.preview-15 .preview-item img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 5px;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/MAIN_MENU_LEVEL/style.css?16883722993271 */
/* /bitrix/templates/doktum/styles.css?17464364484828 */
/* /bitrix/templates/doktum/template_styles.css?1748408832138555 */
