<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "fira_sansextrabold";
  src: url("../fonts/fira_sans_extrabold-webfont.eot");
  src: url("../fonts/fira_sans_extrabold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/fira_sans_extrabold-webfont.woff2") format("woff2"),
    url("../fonts/fira_sans_extrabold-webfont.woff") format("woff"),
    url("../fonts/fira_sans_extrabold-webfont.ttf") format("truetype"),
    url("../fonts/fira_sans_extrabold-webfont.svg#fira_sansextrabold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PTSansRegular";
  src: url("../fonts/pts55f.eot");
  src: url("../fonts/pts55f.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pts55f.woff") format("woff"),
    url("../fonts/pts55f.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSansBold";
  src: url("../fonts/pts75f.eot");
  src: url("../fonts/pts75f.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pts75f.woff") format("woff"),
    url("../fonts/pts75f.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "PTSansRegular", Arial, sans-serif;
  color: #333;
  font-size: 15px;
  position: relative;
}
p {
  margin-bottom: 18px;
  line-height: 18px;
}
a {
  color: #006bc6;
  text-decoration: none;
}
a:hover {
}

h1 {
  color: #07323b;
  font-family: "PTSansBold", sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
}
h2 {
  color: #07323b;
  font-family: "PTSansBold", sans-serif;
  font-size: 24px;
  margin-bottom: 20px;
}
h3 {
  color: #07323b;
  font-family: "PTSansBold", sans-serif;
  font-size: 18px;
  margin-bottom: 15px;
}
h4 {
  color: #07323b;
  font-family: "PTSansBold", sans-serif;
  font-size: 16px;
}
hr {
  background: #000;
  color: #000;
  height: 1px;
  border: none;
  clear: both;
}
i {
  font-style: italic;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
strong,
b {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
ul li {
  list-style-type: disc;
}
ol li {
  list-style-type: decimal;
}

#center .anons_item ul {
  margin: 16px 0;
  margin-left: 1em;
}

/*-------Back to top--------*/
#back-top {
  position: fixed;
  bottom: 0px;
  right: 10px;
  z-index: 3000;
}
#back-top a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #bbb;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top a:hover {
  color: #000;
}
#back-top span {
  width: 66px;
  height: 64px;
  display: block;
  margin-bottom: 7px;
  background: url(/img/up_arrow.png) no-repeat 0 0;
}
/*-------Back to top--------*/
.container {
  position: relative;
  padding-bottom: 140px;
  background: url("/img/fon.png") 0px 171px repeat-x, #c0f3fe;
}
.content {
  max-width: 940px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
.white {
  background: #fff;
}
.white:before {
  content: "";
  background: url("/img/bg_decor.png");
  display: block;
  position: absolute;
  width: 210px;
  height: 346px;
  bottom: 0px;
  left: -210px;
}
/*-----------   HEADER   -------------------*/
#header {
  background: #1287dc url(/img/bg_top.png) no-repeat center top;
  background: #fff; /*#1287dc url(/img/bg_top.png) no-repeat center top;*/
  width: 100%;
  min-width: 980px;
}

#header &gt; .content {
  width: 940px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
  height: 129px;
}
#header p {
  margin-bottom: 0;
}
.logo {
  float: left;
  width: 273px;
  height: 90px;
  margin: 19px 0 0px;
}
.logo a {
  border: none;
  display: block;
  height: 119px;
}
.adres {
  float: left;
  font-size: 18px;
  width: 291px;
  margin-left: 20px;
  margin-top: 25px;
}
.address {
  background: url(/img/addr.png) no-repeat 3px top;
  padding-left: 18px;
  margin-bottom: 10px;
  font-family: "PTSansRegular";
  font-size: 15px;
  color: #333;
  font-weight: normal;
}
.mode {
  background: url(/img/clock.png) no-repeat left top;
  padding-left: 25px;
  font-family: "PTSansRegular";
  font-size: 15px;
  color: #333;
  font-weight: normal;
  margin-bottom: 11px;
}
.email {
  background: url(/img/mail.png) no-repeat left center;
  padding-left: 25px;
  font-family: "PTSansRegular";
  font-size: 15px;
  color: #333;
  font-weight: normal;
}

.phone {
  float: left;
  margin: 28px 0 0;
  color: #111;
  font-size: 20px;
  font-family: "PTSansBold";
}
#header .phone p {
  display: flex;
  flex-direction: column;
}

#header .phone p a {
  margin-bottom: 12px;
  color: #000;
}

#header .phone p a:last-child {
  margin-bottom: 0;
}

.callback {
  float: right;
  margin: 30px 0 0;
  width: 160px;
  height: 37px;
  border: #db8303 1px solid;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  background: #fba009;
  background: -moz-linear-gradient(top, #fba009 0%, #f86f02 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fba009),
    color-stop(100%, #f86f02)
  );
  background: -webkit-linear-gradient(top, #fba009 0%, #f86f02 100%);
  background: -o-linear-gradient(top, #fba009 0%, #f86f02 100%);
  background: -ms-linear-gradient(top, #fba009 0%, #f86f02 100%);
  background: linear-gradient(to bottom, #fba009 0%, #f86f02 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fba009', endColorstr='#f86f02',GradientType=0 );
}
.callback a {
  display: block;
  color: #333;
  border: none;
  background: url(/img/phone.png) no-repeat 19px center;
  padding: 11px 0 11px 38px;
}
.callback:hover {
  /*   background: linear-gradient(to bottom, #c5c5c5, #fff); */
}

.vk {
  float: right;
  margin: 6px 0 0;
  width: 160px;
  height: 17px;
  background: url("/img/vk.png") right 6px no-repeat;
  font-family: "PTSansBold";
  color: #09a39e;
  font-size: 16px;
  vertical-align: sub;
  padding: 20px 0 0;
}
.vk a {
  color: #09a39e;
  text-decoration: none;
  border: 0;
}
/*-----------   HEADER   -------------------*/
/*-----------   MAIN-MENU   -------------------*/
.main_menu {
  border-top: #046460 2px solid;
  border-bottom: #046460 2px solid;
  background: url("/img/topmenu.png") repeat-x;
}
.main_menu ul {
  text-align: center;
  font-size: 0;
}
.main_menu ul li {
  display: inline-block;
  position: relative;
  /* border-right:#397cac 1px solid; */
}
.main_menu ul li.last {
  border: none;
}
.main_menu &gt; ul &gt; li:after {
  content: "";
  width: 2px;
  background: url("/img/top_divider.png");
  height: 38px;
  display: block;
  right: 0;
  position: absolute;
  top: 0px;
}
.main_menu ul li.last:after {
  background: none;
}

.main_menu ul li a {
  font-size: 14px;
  color: #fff;
  font-family: "PTSansBold";
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 15px 45px 9px;
  border: none;
  display: block;
}
.main_menu ul li ul {
  left: -9999px;
  opacity: 0;
  position: absolute;
  padding: 16px 16px 10px;
  z-index: 3;
  background: #fff;
  border: #046460 2px solid;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  width: 200px;
}
.main_menu ul li:hover {
  background: url(/img/menu_act.png) no-repeat center bottom;
}
.main_menu ul li:hover ul {
  left: 50%;
  margin-left: -101px;
  opacity: 1;
}
.main_menu ul li ul li {
  display: block;
  border-right: none;
  margin-bottom: 10px;
  text-align: left;
}
.main_menu ul li ul li:hover {
  background: none;
}
.main_menu ul li ul li a {
  color: #006bc6;
  border-bottom: 1px solid;
  display: inline;
  padding: 0;
  font-family: "PTSansRegular";
  text-transform: none;
  letter-spacing: normal;
  font-size: 15px;
  border-bottom: 1px solid;
}
.main_menu ul li ul li a:hover {
  border: none;
}
/*-----------   MAIN-MENU   -------------------*/
/*-----------   FOOTER   -------------------*/
#footer {
  /* background:#0b4b79 url(/img/bg_bottom.png) no-repeat center top; */
  background: #07323b;
  width: 100%;
  min-width: 980px;
  /* height:140px; */
  position: absolute;
  bottom: 0;
}
.copy {
  float: left;
  margin: 27px 39px 0 0;
  width: 200px;
}
.copy p {
  color: #fff;
  margin-bottom: 10px;
}
.copy a {
  color: #fff;
}
#footer .adres {
  margin: 27px 14px 0 0;
  font-size: 15px;
}
#footer .phone {
  font-size: 15px;
  font-family: "PTSansRegular";
  /* background: url(/img/f_mobile.png) no-repeat left top; */
  padding-left: 18px;
  margin: 30px 0 0;
}

#footer .phone {
  margin-right: 40px;
}
#footer .phone a {
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
}
#footer .address {
  background: url(/img/f_addr.png) no-repeat 3px top;
}
#footer .mode {
  background: url(/img/f_clock.png) no-repeat left top;
}
#footer .email {
  background: url(/img/f_mail.png) no-repeat left center;
}

#footer .adres p,
#footer .phone,
#footer .create span,
#footer .email a,
#footer .mode,
#footer .copy p,
#footer .content {
  color: #c0f3fe;
}
#footer .phone p {
  font-size: 20px;
  font-family: "PTSansBold";
  margin-bottom: 12px;
  display: flex;
  flex-direction: column;
}
.create {
  float: right;
  margin: 35px 0 40px;
}
.create span {
  color: #fff;
}
.create a {
  display: block;
  width: 170px;
  height: 31px;
  border: none;
  background: url(/img/nmark.png) no-repeat center;
  margin-top: 5px;
}
/*-----------   FOOTER   -------------------*/
/*--------Index Page--------------*/
#center {
  float: left;
  width: 690px;
  margin-bottom: 20px;
}
#right {
  float: right;
  width: 220px;
  margin-bottom: 20px;
}
.actions {
  border: #fa8a04 2px solid;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  background: url("/img/actions_head.jpg") repeat-x top left;
  padding: 15px 15px 0;
  margin-bottom: 20px;
}
.actions h3 {
  margin-bottom: 25px;
}
.actions span {
  color: #1287dc;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 5px;
}
.actions a {
  line-height: 18px;
}
.actions li {
  margin-bottom: 25px;
  list-style-type: none;
}
.sign_up {
  margin: 30px 0;
  border: #e1e1e2 2px solid;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  background: #ecebeb url("/img/bg_sign_up.png") no-repeat center;
  padding: 15px;
}
/*------slider--------*/
.carousel.fade {
  opacity: 1;
  position: relative;
  margin-bottom: 20px;
  cursor: default;
  padding-top: 18px;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.carousel-inner .item {
  -moz-transition: opacity ease-in-out 0.7s;
  -o-transition: opacity ease-in-out 0.7s;
  -webkit-transition: opacity ease-in-out 0.7s;
  transition: opacity ease-in-out 0.7s;
  left: 0;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block;
  z-index: 1;
}
.carousel-inner .item:first-child {
  top: auto;
  position: relative;
}
.carousel-inner .item.active {
  opacity: 1;
  z-index: 2;
}
.carousel-inner .item a {
  display: block;
  height: 360px;
  border: none;
}
.carousel-inner .item a img {
  display: block;
  line-height: 1;
  width: 100%;
}
.carousel-inner .active,
.carousel-inner .next,
.carousel-inner .prev {
  display: block;
}
.carousel-inner .active {
  left: 0;
}
.carousel-inner .next,
.carousel-inner .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner .next {
  left: 100%;
}
.carousel-inner .prev {
  left: -100%;
}
.carousel-inner .next.left,
.carousel-inner .prev.right {
  left: 0;
}
.carousel-inner .active.left {
  left: -100%;
}
.carousel-inner .active.right {
  left: 100%;
}
.carousel-indicators-block {
  text-align: center;
  padding: 7px 0 14px;
  margin-top: -1px;
  background: url("/img/underslider.png");
}
.carousel-control {
  width: 20px;
  height: 26px;
  position: absolute;
  top: 190px;
  z-index: 4;
  border: none;
  opacity: 0.7;
}
.carousel-control:hover {
  opacity: 1;
}
.carousel-control.left {
  background: url(/img/arrow_left.png);
  left: 10px;
}
.carousel-control.right {
  background: url(/img/arrow_right.png);
  right: 10px;
}
.carousel-indicators li {
  width: 0;
  height: 0;
  text-indent: -999px;
  font-size: 0;
}
.carousel-caption {
  position: absolute;
  width: 430px;
  height: 270px;
  top: 28px;
  right: 40px;
  display: table;
  padding: 0;
}
.carousel-caption .carousel-wrap {
  display: table-cell;
  vertical-align: middle;
  text-shadow: 0px 0px 100px #fff, 0 0 100px#fff;
}
.carousel-caption div {
  font-size: 44px;
  /* font-family: 'PTSansBold';
	font-weight: bold; */
  font-family: "fira_sansextrabold";
  margin-bottom: 20px;
  color: #d70202;
}
.carousel-caption p {
  font-weight: normal;
  font-family: "PTSansRegular";
  margin: 0;
  font-size: 18px;
  color: #07323b;
}
.wrap {
  display: block;
  width: 291px;
  height: 260px;
  padding: 10px;
  float: left;
  position: relative;
  background-color: #fff;
}
.wrap.even {
  border-right: 1px solid #e07b06;
}
.img {
  position: absolute;
  bottom: 65px;
  width: 291px;
}
.slider_price {
  color: #e07b06;
  font-size: 32px;
  bottom: 12px;
  left: 15px;
  position: absolute;
}
.slider_add {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 12px 3px;
}
.slider_add.ask {
  margin-bottom: 0;
  padding: 12px 23px 12px 0;
  width: 127px;
}
.slider_add.ask img {
  bottom: 11px;
  position: absolute;
  right: 17px;
}
.inner {
  font-size: 15px;
  line-height: 21px;
  color: #000;
}
/*------slider--------*/
/*------MODAL--------------*/
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background: #fff;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 15%;
  left: 50%;
  z-index: 1050;
  width: 366px;
  margin-left: -200px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border: #e1e1e2 2px solid;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  background: #ecebeb /*url(/img/bg_form.png) no-repeat center */;
  padding: 15px;
}
.modal.fade {
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}
.modal.fade.in {
  top: 10%;
}
.fade.in {
  opacity: 1;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear 0s;
}
.modal .close {
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  background: url(/img/close.png) no-repeat;
  height: 22px;
  width: 22px;
  cursor: pointer;
}
/*------MODAL--------------*/
/*------FORM--------------*/
input[type="text"] {
  background: #fff;
  border: #999 1px solid;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  padding: 6px 10px;
  width: 168px;
  margin: 5px 0 10px;
}
textarea {
  width: 168px;
  border: #999 1px solid;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  padding: 6px 10px;
  margin: 5px 0 10px;
  background: #fff;
  resize: none;
  height: 55px;
}
._cform a.cf_button {
  background: #078f8a;
  border: #046460 1px solid;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  padding: 8px 10px;
  width: 168px;
  text-align: center;
  -webkit-box-shadow: 0 1px 0px rgba(11, 75, 121, 1);
  box-shadow: 0 1px 0px rgba(11, 75, 121, 1);
  color: #fff;
  display: inline-block;
}
#_cform_5 {
  margin: 0;
  border: none;
}
#_cform_5 td {
  padding: 0;
  border: none;
}
#__cf_5 input[type="text"] {
  width: 222px;
}
#__cf_5 ._cform a.cf_button {
  width: 222px;
}
#__cf_5 textarea {
  width: 222px;
}
#__cf_7 input[type="text"] {
  width: 342px;
}
#__cf_7 ._cform a.cf_button {
  width: 320px;
}
#__cf_7 textarea {
  width: 342px;
}
/*------FORM--------------*/
/*------PAGI---------------*/
.sortblock {
  padding: 10px 0;
  border-top: 1px solid #2a1512;
  border-bottom: 1px solid #2a1512;
  overflow: hidden;
}
.sortblock &gt; .count {
  margin-right: 15px;
}
.sortblock &gt; .sort &gt; span,
.sortblock &gt; .sort &gt; a {
  margin-left: 15px;
}
.sortblock &gt; .sort &gt; a {
  border-bottom: 1px dotted #0073bc;
}
.sortblock &gt; .sort &gt; a:hover {
  border-bottom: 1px solid #0073bc;
  text-decoration: none;
}
.pagi &gt; .pages &gt; span {
  background: #393939;
  color: #fff;
}
.pagi &gt; .pages &gt; a:hover {
  background: #0073bc;
  color: #fff;
  text-decoration: none;
}
.pagi &gt; .pages &gt; a {
  background: #dedde2;
}
.pagi &gt; .pages &gt; span,
.pagi &gt; .pages &gt; a {
  margin-right: 5px;
  padding: 2px 7px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
/*------PAGI---------------*/
/*-----Styled selects-----*/
select {
  box-sizing: padding-box;
}
.select {
  position: absolute;
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  overflow: hidden;
}
.stylized_select {
  max-width: 100%;
  position: relative;
  width: 448px;
}
.stylized_select:after {
  content: url(/img/select-arrow.png);
  position: absolute;
  right: -1px;
  top: 1px;
}
select.styled {
  position: absolute !important;
  padding-bottom: 8px;
}
input.stylized_select_title {
  border: 1px solid #b1b1b1;
  padding: 6px 6px 7px;
  box-sizing: padding-box;
}
/*-----Styled selects-----*/
/*-----Index Page-----*/

.full_description ol.our_advantage {
  counter-reset: list;
  margin: 20px 0;
}
.full_description ol.our_advantage li {
  margin: 15px 0px 15px 75px;
  line-height: 48px;
  font-size: 24px;
  list-style-type: none;
}
.full_description ol.our_advantage li:before {
  content: counter(list);
  counter-increment: list;
  position: absolute;
  left: -75px;
  top: 0;
  font-size: 24px;
  color: #1287dc;
  font-family: "PTSansBold";
  width: 46px;
  height: 46px;
  line-height: 48px;
  border: #88c3ed 1px solid;
  background: #fff;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  text-align: center;
}
/*-----Index Page-----*/
/*-----ACTIONS-----*/
.anons_item img {
  float: left;
  margin: 0px 20px 0px 0;
}
.anons_item img.anons_img {
  width: 300px;
  float: left;
  margin: 0px 20px 0px 0;
}
.anons_item span {
  font-size: 14px;
  /* color:#046460; */
  line-height: 25px;
}
.anons_list {
  margin: 25px 0;
}
.anons_list img {
  width: 140px;
}
.anons_list span {
  font-size: 14px;
  color: #046460;
  line-height: 25px;
}
.anons_list a {
  font-size: 18px;
  line-height: 23px;
}
.anons_list a.anons_img {
  display: block;
  border: none;
  float: left;
  margin: 5px 20px 10px 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  font-size: 0;
  line-height: 0;
}
/*-----ACTIONS-----*/

/*-----BASE STYLES-----*/
.full_description h3 {
  margin: 15px 0;
}
.full_description table {
  margin: 20px 0;
  border: #eee 1px solid;
}
.full_description thead td {
  border: none;
}
.full_description th {
  color: #043a5c;
  font-family: "PTSansBold";
  font-size: 18px;
  background: #e5f4fe;
  padding: 5px;
  vertical-align: middle;
}
.full_description td {
  padding: 5px;
  border-bottom: #eee 1px solid;
  /* text-align:center; */
  vertical-align: middle;
}
.full_description tr td:first-child {
  text-align: left;
}
.full_description p {
  margin-bottom: 18px;
}
.full_description ol,
.full_description ul {
  margin: 10px 0;
}
.full_description ol li {
  list-style-type: decimal;
  margin: 5px 0 5px 20px;
  position: relative;
}
.full_description ul li {
  list-style-type: disc;
  margin: 5px 0 5px 20px;
  position: relative;
}
/*-----BASE STYLES-----*/
/*-----CONTACTS-----*/
.contacts {
  margin: 20px 0px;
}
.contacts_blok {
  width: 300px;
  margin: 0px 45px 0px 0;
  float: left;
}
.contacts p {
  font-size: 18px;
  margin: 15px 0 5px;
  font-family: "PTSansBold";
}
.question {
  float: right;
  margin: 0px 60px 20px 0;
  background: #ecebeb url("/img/bg_form.png") no-repeat center;
  padding: 15px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
}
.question p {
  font-size: 18px;
  font-family: "PTSansBold";
}
.contacts .address {
  padding: 0;
  background: 0;
}
.map {
  margin: 0 0 20px;
}
/*-----CONTACTS-----*/
/*-----TECHNOLOGY-----*/
.technology_list {
  float: left;
  width: 245px;
  text-align: center;
  margin: 20px 50px 30px;
}
.technology_list img {
  width: 200px;
  height: 150px;
  padding: 5px;
  border: #1287dc 2px solid;
}
.technology_list a {
  font-size: 18px;
  color: #1287dc;
  line-height: 25px;
  height: 46px;
}
.technology_list a.technology_img {
  border: none;
  height: auto;
}
.technology_list a {
  font-size: 18px;
  line-height: 23px;
}
.technology_item img {
  width: 300px;
  float: left;
  margin: 5px 20px 10px 0;
}
.technology_item span {
  font-size: 14px;
  color: #1287dc;
  line-height: 25px;
}
/*-----TECHNOLOGY-----*/
/*-----gallery-----*/
.gallery {
  margin: 20px 0;
  font-size: 0;
}
.gallery a {
  width: 220px;
  height: 165px;
  display: inline-block;
  margin: 5px;
  border: none;
}
.gallery img {
  width: 220px;
  height: 165px;
}
/*-----gallery-----*/
/*-----404-----*/
.error_404 {
  text-align: center;
  margin: 100px auto;
}
/*-----404-----*/

.advantages {
  width: 100%;
  padding: 13px 0 36px;
  border-bottom: 2px solid #c0f3fe;
  margin-bottom: 35px;
}

.advantages h3 {
  color: #09a39e;
  font-size: 24px;
  font-weight: bold;
  font-family: "PTSansBold";
}

.advantages table {
}
.advantages table td {
  height: 44px;
  vertical-align: middle;
  text-align: left;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  font-family: "PTSansRegular";
}

.advantages table td:nth-child(2n-1) {
  width: 45px;
  padding: 0px;
}
.advantages table td:nth-child(2n) {
  width: 280px;
  padding: 10px;
}

.advantages table td img {
}

div.coupon {
  text-align: center;
  border-top: 2px solid #c0f3fe;
  margin-top: 39px;
  padding-top: 29px;
}
.gray6 {
  color: #666;
}

table.doctors {
  border: 0;
}
table.doctors tr.person {
}
table.doctors tr.person td {
  vertical-align: top;
  padding-bottom: 28px;
  font-family: "PTSansRegular";
  color: #07323b;
  font-size: 24px;
}
table.doctors tr.person a {
  color: #07323b;
  line-height: 1.3;
}
table.doctors tr.person td:nth-child(2n) {
  padding-left: 20px;
}
table.doctors tr.person td img {
  width: 161px;
}

.breadcrumbs {
  display: block;
  float: left;
  width: 690px;
  padding-bottom: 1em;
  font-size: 0.96em;
}
.breadcrumbs a {
  margin-right: 5px;
}
a#ad {
  text-decoration: none;
  border: 0;
}

table.price_table td {
  border: 1px solid #ccc;
  padding: 6px;
}

/* SUB CATS */
.catList {
  margin: 0 -10px 20px;
  clear: both;
}
.catList:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.catList__item {
  width: 33.3333%;
  float: left;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.catList__item:nth-child(3n + 1) {
  clear: both;
}
.catList__link {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.catList__link:hover {
  opacity: 0.7;
}
.catList__img {
  text-align: center;
  margin-bottom: 5px;
  height: 216px;
  overflow: hidden;
}
.catList__img img {
  vertical-align: top;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.catList__link:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.catList__title {
  font-weight: normal;
  color: #333;
  font-size: 19px;
}

/* DOCTORS */
.doctorsGrid {
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.doctorsGrid__item {
  display: block;
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: 33.3333%;
  float: left;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.doctorsGrid__item:nth-child(3n + 1) {
  clear: both;
}
.doctorsGrid__link {
  text-decoration: none;
  display: block;
}
.doctorsGrid__link:hover {
  text-decoration: none;
}

.doctorsGrid__image {
  margin-bottom: 10px;
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  height: 240px;
  line-height: 240px;
}
.doctorsGrid__image img {
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  transition: all 0.3s;
  max-height: 100%;
}
.doctorsGrid__item:hover .doctorsGrid__image img {
  opacity: 0.8;
}

.doctorsGrid__title {
  display: block;
  color: #04807a;
  font-size: 20px;
  font-weight: normal;
  align-content: space-between;
  transition: all 0.3s;
}
.doctorsGrid__link:hover .doctorsGrid__title {
  color: #cd0406;
  text-decoration: none;
}
.doctorsGrid__spec {
  display: block;
  font-size: 13px;
  color: #333;
  align-content: space-between;
  text-align: center;
  margin-top: 10px;
}

/* NEW STYLE */
.flex-wrapper {
  display: flex;
}

.al-center {
  align-items: center;
}

.jc-space-bt {
  justify-content: space-between;
}

.jc-space-ar {
  justify-content: space-around;
}

.fl-wrap {
  flex-wrap: wrap;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}
/* NEW STYLE */

/* MOBILE STYLE */

.header-mobile .content {
  padding: 0;
  margin: 0;
  max-width: 100%;
}

.header-mobile {
  background-color: #fff;
  margin-bottom: 20px;
  /* padding: 15px 0; */
}

.header-mobile-logo img {
  width: 125px;
}

.header-mobile-info {
  width: 50px;
  height: 50px;
  background-color: #09a39e;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.header-mobile-humburger {
  margin-right: 20px;
}

.header-mobile-info svg {
  width: 21px;
  height: 21px;
  fill: #fff;
}

.header-left-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #09a39e;
  flex-direction: column;
  width: 50px;
  height: 50px;
  cursor: pointer;
  transition: all 0.4s ease;
  z-index: 1000;
}

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.hamburger--spring .hamburger-inner {
  top: 5px;
  transition: background-color 0s linear 0.13s;
}

.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  position: absolute;
  width: 25px;
  height: 3px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #fff;
}

.hamburger--spring .hamburger-inner:before {
  top: 8px;
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner:after {
  top: 16px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger-inner:after,
.hamburger-inner:before {
  display: block;
  content: "";
}

.hamburger-inner:after {
  bottom: -10px;
}

.contacts_blok span p {
  display: flex;
  flex-direction: column;
}

.contacts_blok span p a {
  color: #000;
  margin-bottom: 12px;
}

.contacts_blok span p a:last-child {
  margin-bottom: 0;
}

.menu-open .hamburger--spring .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}

.menu-open .hamburger--spring .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s,
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.menu-open .hamburger--spring .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.wrapper-mob {
  background: #000;
  opacity: 0.3;
  -webkit-transition: opacity 0.4s ease 0.4s;
  -o-transition: opacity 0.4s ease 0.4s;
  transition: opacity 0.4s ease 0.4s;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  transform: translate(-100%);
  z-index: 10;
}

.menu-open {
  overflow: hidden;
}

.menu-open .wrapper-mob {
  transform: translate(0);
}

.info-open .wrapper-mob {
  transform: translate(0);
}

.mob-menu {
  position: absolute;
  z-index: 1000;
  background: #e7e7e7;
  width: 50%;
  top: 50px;
  bottom: 0;
  left: 0;
  padding: 15px;
  transform: translate(-100%);
  transition: all 0.4s ease;
}

.menu-open .mob-menu {
  transform: translate(0);
  transition: all 0.4s ease;
}

.mob-menu ul li {
  list-style-type: none;
  padding: 7px;
  color: #000;
}

.mob-menu ul li a {
  color: #000;
}

.mob-menu ul li ul {
  display: none;
  padding-left: 20px;
  padding-top: 15px;
}

.mob-menu ul li ul li {
  list-style-type: disc;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.mob-menu ul li ul li:not(:last-child) {
  padding-bottom: 5px;
}

.mob-menu ul li.first {
  position: relative;
}

.mob-menu ul li.first.open .sub {
  display: block;
}

.mob-menu ul li.first.open::before {
  transform: rotate(90deg);
}

.mob-menu ul li.first::before {
  content: "вќЇ";
  position: absolute;
  right: 0;
  cursor: pointer;
}

.section-block-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.section-block-title {
  font-family: "PTSansRegular";
  color: #07323b;
  font-size: 24px;
  line-height: 1.3;
  flex: 1;
}

.section-block-img {
  flex-basis: 161px;
  margin-right: 20px;
}

.section-block-img img {
  max-width: 100%;
}

.advantages-items {
  display: flex;
  flex-wrap: wrap;
}

.advantages-item {
  display: flex;
  align-items: center;
  flex: 0 0 50%;
  margin-bottom: 25px;
}

.advantages-item span {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  font-family: "PTSansRegular";
}

.advantages-img {
  margin-right: 10px;
  flex: 0 0 50px;
}

.mobile-info {
  background: #e7e7e7;
  display: none;
  flex-direction: column;
  padding: 15px;
  position: absolute;
  z-index: 100;
  width: 100%;
  transform: translateY(-125%);
  transition: all 0.4s ease;
}

.info-open .mobile-info {
  display: flex;
  transform: translateY(0);
  transition: all 0.4s ease;
}

/* MOBILE STYLE */

/* MEDIA */
@media (max-width: 1280px) {
}

@media (max-width: 991px) {
  .phone {
    margin-top: 0px;
  }

  .callback {
    margin-top: 0px;
  }

  /* .phone {
		margin-bottom: 15px;
    padding-bottom: 15px;
		border-bottom: 1px solid #cecece;
	} */

  .phone p {
    display: flex;
    flex-direction: column;
  }

  .phone p a {
    margin-bottom: 5px;
    color: #000;
  }

  .phone p a:last-child {
    margin-bottom: 0;
  }

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

  .email p {
    margin-bottom: 0;
    padding-left: 2px;
  }

  .address p {
    margin-bottom: 0;
    padding-left: 7px;
  }

  .mode {
    background-position: left;
  }

  /* .email {
		margin-bottom: 15px;
    padding-bottom: 15px;
		border-bottom: 1px solid #cecece;
		background-position: left 2px;
	} */

  #footer .content .flex-wrapper &gt; div {
    width: 47%;
  }

  #footer {
    height: auto;
    min-width: 100%;
  }

  .container {
    padding-bottom: 500px;
  }

  .map ymaps:first-child {
    width: 100% !important;
  }

  .breadcrumbs {
    width: 100%;
  }

  .carousel-caption {
    top: 0 !important;
    width: 100%;
    left: 20px;
    right: 20px;
  }

  .header-mobile {
    display: block;
  }

  .carousel-caption div {
    font-size: 20px;
    line-height: 26px;
  }

  .carousel-caption div span br {
    display: none;
  }

  .carousel-caption p {
    font-size: 14px !important;
    line-height: 18px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .carousel-control {
    top: 50%;
  }

  #header {
    display: none;
  }

  .carousel-inner .item a {
    height: auto;
  }

  #center {
    width: 100%;
    float: none;
  }

  #right {
    display: none;
  }

  img {
    max-width: 100%;
  }

  h1 {
    font-size: 24px;
    line-height: 32px;
  }

  h2 {
    font-size: 20px;
    line-height: 26px;
  }

  .full_description p,
  p {
    font-size: 14px;
    line-height: 18px;
  }

  .content {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs {
    margin-top: 20px;
  }

  #carousel-example-generic {
    display: none;
  }

  #center {
    padding-top: 20px;
  }

  .catList__img {
    height: auto;
  }

  .advantages h3 {
    font-size: 20px;
    line-height: 26px;
  }
}

@media (max-width: 600px) {
  #footer .content .flex-wrapper &gt; div {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

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

  .content.white {
    padding-bottom: 30px;
  }

  .doctorsGrid__item {
    width: 50%;
  }

  .doctorsGrid__image {
    width: auto;
    height: auto;
    line-height: inherit;
  }

  .doctorsGrid__title {
    font-size: 16px;
  }

  /* .section-block-item {
		flex-direction: column;
	}

	.section-block-img {
		flex-basis: 100%;
		margin-right: 0;
	}

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

	.section-block-item {
		flex: 0 0 48%;
	} */

  .section-block-title {
    font-size: 14px;
  }

  .section-block-img {
    margin-right: 0;
    flex-basis: 100%;
  }

  .section-block-item {
    flex-wrap: wrap;
  }

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

  body {
    overflow-x: hidden;
  }

  .table-wrapper {
    overflow: auto;
  }

  .table-wrapper table {
    display: block;
    overflow: scroll;
  }

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

  .catList__item {
    width: 49%;
  }

  .catList__title {
    font-size: 15px;
  }
}

@media (max-width: 550px) {
  .anons_item img.anons_img {
    width: auto;
    float: none;
    margin: 0 auto 20px;
  }

  .anons_item img {
    margin-right: 0;
    float: none;
  }
}

@media (max-width: 480px) {
}

@media (min-width: 991px) {
  .header-mobile {
    display: none;
  }

  #header {
    display: block;
  }
}
/* MEDIA */

.serv-button {
  background-image: linear-gradient(
    to bottom,
    #14b3af 0%,
    #04807b 40%,
    #04807b 60%,
    #14b3af 100%
  );
  height: 40px;
  color: white;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  border-radius: 4px;
  max-width: 355px;
  text-align: center;
}
.serv-button:hover {
  opacity: 0.8;
}

.sale__block h3 {
  font-size: 20px;
}

.sale__block-img {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.sale__block-svg {
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.sale__block-svg li {
  margin: 0 !important;
  list-style-type: none !important;
  padding-left: 25px;
  position: relative;
}

.sale__block-svg li::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 16px;
  left: 0;
  top: -0.5px;
  background-image: url(/img/sale_acon.svg);
}

.sale__block-svg--last li::before {
  width: 16px;
  height: 16px;
  background-image: url(/img/sale_last.svg);
}

.sale_form {
  padding: 40px;
  background-image: url(/img/sale_bg.png);
  position: relative;
  margin-top: 40px;
}

.sale_form::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(192, 243, 254, 0.5);
}

.sale_form--wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
}

.sale_form-top {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 20px;
  color: #07323b;
  font-weight: 700;
}

.sale_form-top a {
  color: #07323b;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.sale_form-top a small {
  opacity: 1 !important;
}

.sale__block ul {
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.sale__block p strong {
  color: #07323b;
}

.sale__block-img {
  margin-bottom: 20px;
}

.sale__block-img p {
  margin: 0 !important;
}

@media screen and (max-width: 645px) {
  .sale__block-img {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .anons_item img.anons_img {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }

  .sale__block-img img {
    width: 100%;
    height: auto;
  }

  .sale_form {
    padding: 20px 10px;
  }
}
</pre></body></html>