

/* Start:/local/templates/main/css/styles.css?167899504632715*/
/* OWL & BOOTSTRAP & FONTS */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700;800&display=swap");
* {
  box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/main/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 28px;
  font-size: 16px;
  color: #000000;
  background: #f6fafc;
  font-family: "Montserrat"; }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box;
  font-family: "Montserrat"; }

input, textarea, select {
  display: block;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #aeccdb;
  line-height: 35px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #000000; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #233c7c;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  font-weight: 800; }

h1 {
  margin: 0 0 25px;
  text-transform: uppercase;
  font-size: 56px;
  color: #fff; }
  h1:first-child {
    margin-top: 0; }
  h1:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 30px; } }

h2 {
  margin: 40px 0 25px;
  font-size: 34px; }
  h2:first-child {
    margin-top: 0; }
  h2:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 23px; } }

h3 {
  font-size: 26px;
  margin: 30px 0 20px; }
  h3:first-child {
    margin-top: 0; }
  h3:last-child {
    margin-bottom: 0; }

p:first-child {
  margin-top: 0; }
p:last-child {
  margin: 0; }

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%; }

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex.inline {
    display: inline-flex; }
  .flex.jcsb {
    justify-content: space-between; }
  .flex.ais {
    align-items: flex-start; }
  .flex.aic {
    align-items: center; }
  .flex.jcc {
    justify-content: center; }
  .flex.aib {
    align-items: flex-end; }
  .flex.aif {
    align-items: flex-start; }
  .flex.nowrap {
    flex-wrap: nowrap; }

.blockin {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px; }

.logo {
  font-size: 0;
  line-height: 0; }
  .logo img {
    display: block; }

/* HEADER */
.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5; }
  .header__wrap {
    height: 145px; }
  .header .logo {
    min-width: 180px;
    margin-right: 20px; }
  .header__right {
    flex-grow: 2;
    max-width: 915px;
    width: 100%; }
    .header__right-top {
      padding-bottom: 18px;
      margin-bottom: 18px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .header__info {
    color: #fff;
    font-size: 17px;
    font-weight: bold; }
    @media screen and (max-width: 1140px) {
      .header__info {
        font-size: 14px; } }
    .header__info-tel {
      color: #fff;
      padding-left: 30px;
      background: url(/local/templates/main/css/../images/tel.png) 0 50% no-repeat;
      margin-right: 30px; }
    .header__info-address {
      padding-left: 33px;
      background: url(/local/templates/main/css/../images/address.png) 0 50% no-repeat; }
  .header__icon {
    display: flex;
    align-items: center;
    font-size: 0;
    line-height: 0; }
    .header__icon a {
      margin-left: 30px; }
      .header__icon a:first-child {
        margin: 0; }
  .header__menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .header__menu ul li a {
      font-size: 20px;
      color: #ffffff;
      font-weight: 500;
      border-bottom: 1px solid transparent; }
      @media screen and (max-width: 1140px) {
        .header__menu ul li a {
          font-size: 16px; } }
      .header__menu ul li a:hover {
        border-color: rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 991px) {
    .header {
      position: fixed;
      background: #233c7c;
      height: 60px; }
      .header .logo {
        max-width: 100px;
        min-width: auto; }
      .header__wrap {
        height: auto; }
      .header__right {
        display: none; }
      .header .burger {
        display: block; } }

.burger {
  width: 25px;
  position: relative;
  cursor: pointer;
  height: 18px;
  display: none; }
  .burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  .burger span:nth-child(1) {
    top: 0px; }
  .burger span:nth-child(2), .burger span:nth-child(3) {
    top: 8px; }
  .burger span:nth-child(4) {
    top: 16px; }
  .burger.open span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%; }
  .burger.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .burger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .burger.open span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%; }

.mobmenu {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6;
  background: #3d64c8;
  max-height: calc(100vh - 60px);
  overflow-y: auto;
  display: none;
  font-size: 16px; }
  .mobmenu .wrap {
    padding: 15px 15px 20px;
    min-height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    color: #fff; }
    .mobmenu .wrap > div {
      width: 100%; }
  .mobmenu__menu ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .mobmenu__menu ul li {
      margin-top: 10px; }
      .mobmenu__menu ul li:first-child {
        margin: 0; }
      .mobmenu__menu ul li a {
        display: inline-block;
        vertical-align: top;
        color: #fff;
        font-weight: 500; }
  .mobmenu .header__info-address {
    margin: 15px 0; }

/* HEADER */
/* CONTENT */
.sitebutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 54px;
  background: #233c7c;
  border: 0;
  color: #fff;
  border-radius: 27px;
  font-weight: bold;
  text-transform: uppercase; }
  .sitebutton.maxbut {
    max-width: 300px;
    width: 100%; }
  .sitebutton:hover {
    background: #182954; }
  .sitebutton.white {
    background: none;
    color: #fff;
    border: 2px solid #fff; }
    .sitebutton.white:hover {
      background: #fff;
      color: #233c7c; }
  .sitebutton.minbut {
    max-width: 240px;
    width: 100%; }
  .sitebutton.border {
    background: none;
    color: #67aac4;
    border: 2px solid #67aac4; }
    .sitebutton.border:hover {
      background: #67aac4;
      color: #fff; }

.sitetitle {
  text-align: center;
  position: relative;
  padding-bottom: 15px; }
  .sitetitle:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #75bad4; }
  .sitetitle h2 {
    text-transform: uppercase; }

.pageimg {
  padding: 150px 0 140px;
  min-height: 475px;
  position: relative; }
  .pageimg > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  @media screen and (max-width: 767px) {
    .pageimg {
      text-align: center;
      padding: 90px 0 140px;
      min-height: auto; } }

.path {
  color: #fff;
  margin-bottom: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 20px; }
  .path span {
    margin: 0 15px; }
  .path a {
    color: #fff;
    border-bottom: 1px solid #fff; }
    .path a:hover {
      border-color: transparent; }
  @media screen and (max-width: 767px) {
    .path {
      margin-bottom: 30px;
      border: 0; } }

.content {
  padding: 1px 0 80px; }
  .content__bg {
    margin-top: -106px;
    background: #fff;
    border-radius: 10px;
    padding: 30px; }
  @media screen and (max-width: 767px) {
    .content {
      padding: 1px 0 50px; }
      .content__bg {
        padding: 15px; } }

.page ul {
  padding: 0;
  list-style: none; }
  .page ul li {
    padding-left: 23px;
    position: relative;
    margin-top: 5px; }
    .page ul li:first-child {
      margin: 0; }
    .page ul li:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 0;
      width: 3px;
      height: 3px;
      background: #000;
      border-radius: 50%; }

.morebutton {
  margin-top: 40px; }

/* CONTENT */
/* SLIDER */
.slider__item {
  position: relative;
  min-height: 100vh;
  padding: 150px 0 120px; }
  .slider__item > img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover; }
.slider h1 {
  margin: 0; }
.slider__text {
  max-width: 680px;
  margin: 30px 0 40px;
  color: #fff;
  font-size: 20px; }
.slider .owl-dots {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  .slider .owl-dots div {
    cursor: pointer;
    transition: all 0.4s ease;
    width: 15px;
    height: 15px;
    border-radius: 7px;
    background: #fff;
    margin-left: 11px; }
    .slider .owl-dots div:first-child {
      margin: 0; }
    .slider .owl-dots div.active {
      width: 34px;
      background: #76bad4; }
@media screen and (max-width: 767px) {
  .slider {
    text-align: center; }
    .slider__item {
      padding: 100px 0; }
    .slider h1 {
      margin-bottom: 25px; }
    .slider__text {
      display: none; } }

/* SLIDER */
/* LASTNEWS */
.lastnews {
  background: #fff;
  padding: 70px 0; }
  .lastnews .row {
    padding-top: 10px; }
    .lastnews .row > div {
      margin-top: 30px; }
  .lastnews__block {
    position: relative;
    height: 300px;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    color: #fff;
    font-size: 14px; }
    .lastnews__block:hover img {
      transform: scale(1.05); }
    .lastnews__block img {
      display: block;
      position: absolute;
      top: 0;
      transition: all 0.4s ease;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .lastnews__block-bottom {
      position: absolute;
     /* bottom: 20px;
      left: 20px;
      right: 20px; */
	  bottom: 0;
    padding: 20px 20px;
	  	  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,255) 100%) !important;
    transition: 0.9s;
	  }
    .lastnews__block-data {
      display: block; }
    .lastnews__block-title {
      display: block;
      font-size: 18px;
      font-weight: bold;
      line-height: 1.4; }

/* LASTNEWS */
/* PROGRAMS */
.programs {
  padding: 40px 0 80px; }
  .programs__nav {
    margin-bottom: 60px; }
    .programs__nav > div {
      margin-top: 80px; }
    .programs__nav-block {
      display: block;
      position: relative;
      padding: 1px 35px 30px;
      background: #fff;
      border-top: 10px solid #c4e5eb;
      text-align: center;
      color: #343434;
      border-radius: 10px;
      box-shadow: 0 10px 22px rgba(0, 0, 0, 0.07);
      transition: all 0.4s ease;
      height: 100%; }
      .programs__nav-block.green {
        border-color: #c0debb; }
        .programs__nav-block.green:hover {
          background: #59a93f; }
        .programs__nav-block.green .programs__nav-block-img {
          background: #6fb459; }
      .programs__nav-block.yellow {
        border-color: #f5ddae; }
        .programs__nav-block.yellow:hover {
          background: #eb9800; }
        .programs__nav-block.yellow .programs__nav-block-img {
          background: #f3b23a; }
      .programs__nav-block:hover {
        background: #55aab1;
        color: #fff; }
      .programs__nav-block-img {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -50px auto 20px;
        width: 90px;
        height: 90px;
        border-radius: 10px;
        background: #92d0db; }
      .programs__nav-block-title {
        display: block;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 10px; }
  .programs__row {
    padding-top: 10px; }
    .programs__row > div {
      margin-top: 30px; }
  .programs__block {
    display: block;
    position: relative;
    height: 280px;
    border-radius: 0 10px 10px 10px;
    overflow: hidden;
    color: #fff;
    font-weight: bold; }
    .programs__block > img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .programs__block-info {
      position: absolute;
      top: 0;
      left: 0;
      width: 60px;
      height: 60px;
      border-radius: 0 0 10px 0;
      background: #92d0db;
      display: flex;
      align-items: center;
      justify-content: center; }
      .programs__block-info img {
        max-width: 30px; }
      .programs__block-info.yellow {
        background: #f3b23a; }
      .programs__block-info.green {
        background: #6fb459; }
    .programs__block-title {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      font-size: 20px;
      padding: 15px 20px;
      /*background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%); */
	  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,255) 100%) !important;
    transition: 0.9s;
	  }
  @media screen and (max-width: 767px) {
    .programs {
      padding: 20px 0 40px; } }

/* PROGRAMS */
/* COMMAND */
.command {
  padding: 70px 0;
  overflow: hidden; }
  .command__slider {
    max-width: 1100px;
    margin: 40px auto 0; }
    .command__slider-block {
      text-align: center;
      font-size: 14px; }
      .command__slider-block-img {
        display: flex;
        align-items: center;
        justify-content: center; }
        .command__slider-block-img img {
          width: auto; }
      .command__slider-block-name {
        font-size: 20px;
        font-weight: bold;
        margin: 20px 0 10px; }
    .command__slider .owl-nav {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0;
      line-height: 0;
      margin-top: 30px; }
      .command__slider .owl-nav div {
        cursor: pointer;
        width: 55px;
        height: 55px;
        background: url(/local/templates/main/css/../images/commandarrow.png) 0 0 no-repeat; }
        .command__slider .owl-nav div:last-child {
          margin-left: 30px;
          transform: rotate(180deg); }
  @media screen and (max-width: 767px) {
    .command {
      padding: 40px 0; } }

/* COMMAND */
/* PARTNER */
.partner {
  background: #fff;
  padding: 50px 0;
  overflow: hidden; }
  .partner__slider {
    margin-top: 50px; }
    .partner__slider .owl-stage-outer {
      overflow: visible; }
    .partner__slider-block {
      text-align: center;cursor: pointer;
      font-size: 14px;
      line-height: 22px; }
      .partner__slider-block-img {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 80px; }
        .partner__slider-block-img img {
          width: auto !important; }

/* PARTNER */
/* MAP */
.map {
  position: relative;
  height: 580px; }
  .map__wrap {
    position: relative;
    z-index: 1;
    max-width: 335px;
    padding: 30px;
    border-radius: 10px;
    background: #fff; }
  .map__block {
    margin-top: 10px; }
    .map__block a {
      font-weight: bold;
      color: #489dbe; }
    .map__block:first-child {
      margin: 0; }
    .map__block-soc {
      display: flex;
      align-items: center;
      font-size: 0;
      line-height: 0; }
      .map__block-soc a {
        margin-left: 15px; }
        .map__block-soc a:first-child {
          margin: 0; }
  .map__map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 400px;
    background: #ccc; }
  @media screen and (max-width: 767px) {
    .map {
      display: block;
      height: auto; }
      .map__wrap {
        margin: 0 -15px;
        max-width: none;
        background: none; }
      .map__map {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; } }

/* MAP */
/* SITEFORM */
.siteform {
  padding: 60px 0 90px; }
  .siteform__bg {
    background: #fff;
    padding: 1px 35px 1px;
    margin-top: 40px;
    border-radius: 10px; }
  .siteform .row {
    margin-bottom: -27px; }
    .siteform .row > div {
      margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .siteform {
      padding: 40px 0 70px; }
      .siteform__bg {
        margin-top: 20px;
        padding: 1px 25px 1px; }
        .siteform__bg .row > div {
          margin-top: 20px; } }

/* SITEFORM */
/* FOOTER */
.footer {
  background: #fff;
  padding-bottom: 30px; }
  .footer .flex > * {
    margin-top: 30px; }
  .footer__menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 440px; }
    .footer__menu ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .footer__menu ul li {
        margin-top: 5px; }
        .footer__menu ul li:first-child {
          margin: 0; }
        .footer__menu ul li a {
          font-size: 18px;
          font-weight: bold;
          color: #000000; }
          .footer__menu ul li a:hover {
            color: #233c7c; }
  .footer__informers {
    font-size: 0;
    line-height: 0; }
  @media screen and (max-width: 767px) {
    .footer {
      text-align: center;
      padding-bottom: 20px; }
      .footer .flex {
        flex-direction: column; }
        .footer .flex > * {
          margin-top: 20px; }
      .footer__menu {
        flex-direction: column; } }

/* FOOTER */

/*# sourceMappingURL=styles.css.map */

/* End */


/* Start:/local/templates/main/css/fotorama.css?167899504619842*/
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/local/templates/main/css/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/local/templates/main/css/fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}
#fotorama {
    margin: 0 0 17px 0;
}

#fotorama .fotorama__arr {
    background: url("/local/templates/main/css/fotorama_sprite-buttons.png") no-repeat;
    width: 46px;
    height: 46px;
}

#fotorama .fotorama__arr--prev {
    left: 30px;
}

#fotorama .fotorama__arr--prev:hover {
    background-position: 0 -56px;
}

#fotorama .fotorama__arr--next {
    right: 30px;
    background-position: -56px 0;
}

#fotorama .fotorama__arr--next:hover {
    background-position: -56px -56px;
}

#fotorama .fotorama__fullscreen-icon {
    top: 2px;
    right: 2px;
    background: url("/local/templates/main/css/fotorama_sprite.png") 0 -104px no-repeat;
    width: 46px;
    height: 46px;
}

#fotorama .fotorama__fullscreen-icon:hover {
    background-position: -56px -104px;
}

#fotorama .fotorama__caption__wrap {
    background-color: rgba(255, 255, 255, .7);
    padding: 15px 10px;
    width: 100%;
    opacity: 0;
}

#fotorama .fotorama__active:hover .fotorama__caption__wrap {
    opacity: 1;
}#fotorama {
    margin: 0 0 17px 0;
}

#fotorama .fotorama__arr {
    background: url("/local/templates/main/css/fotorama_sprite-buttons.png") no-repeat;
    width: 46px;
    height: 46px;
}

#fotorama .fotorama__arr--prev {
    left: 30px;
}

#fotorama .fotorama__arr--prev:hover {
    background-position: 0 -56px;
}

#fotorama .fotorama__arr--next {
    right: 30px;
    background-position: -56px 0;
}

#fotorama .fotorama__arr--next:hover {
    background-position: -56px -56px;
}

#fotorama .fotorama__fullscreen-icon {
    top: 2px;
    right: 2px;
    background: url("/local/templates/main/css/fotorama_sprite.png") 0 -104px no-repeat;
    width: 46px;
    height: 46px;
}

#fotorama .fotorama__fullscreen-icon:hover {
    background-position: -56px -104px;
}

#fotorama .fotorama__caption__wrap {
    background-color: rgba(255, 255, 255, .7);
    padding: 15px 10px;
    width: 100%;
    opacity: 0;
}

#fotorama .fotorama__active:hover .fotorama__caption__wrap {
    opacity: 1;
}#fotorama {
    margin: 0 0 17px 0;
}

#fotorama .fotorama__arr {
    background: url("/local/templates/main/css/fotorama_sprite-buttons.png") no-repeat;
    width: 46px;
    height: 46px;
}

#fotorama .fotorama__arr--prev {
    left: 30px;
}

#fotorama .fotorama__arr--prev:hover {
    background-position: 0 -56px;
}

#fotorama .fotorama__arr--next {
    right: 30px;
    background-position: -56px 0;
}

#fotorama .fotorama__arr--next:hover {
    background-position: -56px -56px;
}

#fotorama .fotorama__fullscreen-icon {
    top: 2px;
    right: 2px;
    background: url("/local/templates/main/css/fotorama_sprite.png") 0 -104px no-repeat;
    width: 46px;
    height: 46px;
}

#fotorama .fotorama__fullscreen-icon:hover {
    background-position: -56px -104px;
}

#fotorama .fotorama__caption__wrap {
    background-color: rgba(255, 255, 255, .7);
    padding: 15px 10px;
    width: 100%;
    opacity: 0;
}

#fotorama .fotorama__active:hover .fotorama__caption__wrap {
    opacity: 1;
}#fotorama {
    margin: 0 0 17px 0;
}

#fotorama .fotorama__arr {
    background: url("/local/templates/main/css/fotorama_sprite-buttons.png") no-repeat;
    width: 46px;
    height: 46px;
}

#fotorama .fotorama__arr--prev {
    left: 30px;
}

#fotorama .fotorama__arr--prev:hover {
    background-position: 0 -56px;
}

#fotorama .fotorama__arr--next {
    right: 30px;
    background-position: -56px 0;
}

#fotorama .fotorama__arr--next:hover {
    background-position: -56px -56px;
}

#fotorama .fotorama__fullscreen-icon {
    top: 2px;
    right: 2px;
    background: url("/local/templates/main/css/fotorama_sprite.png") 0 -104px no-repeat;
    width: 46px;
    height: 46px;
}

#fotorama .fotorama__fullscreen-icon:hover {
    background-position: -56px -104px;
}

#fotorama .fotorama__caption__wrap {
    background-color: rgba(255, 255, 255, .7);
    padding: 15px 10px;
    width: 100%;
    opacity: 0;
}

#fotorama .fotorama__active:hover .fotorama__caption__wrap {
    opacity: 1;
}#fotorama {
    margin: 0 0 17px 0;
}

#fotorama .fotorama__arr {
    background: url("/local/templates/main/css/fotorama_sprite-buttons.png") no-repeat;
    width: 46px;
    height: 46px;
}

#fotorama .fotorama__arr--prev {
    left: 30px;
}

#fotorama .fotorama__arr--prev:hover {
    background-position: 0 -56px;
}

#fotorama .fotorama__arr--next {
    right: 30px;
    background-position: -56px 0;
}

#fotorama .fotorama__arr--next:hover {
    background-position: -56px -56px;
}

#fotorama .fotorama__fullscreen-icon {
    top: 2px;
    right: 2px;
    background: url("/local/templates/main/css/fotorama_sprite.png") 0 -104px no-repeat;
    width: 46px;
    height: 46px;
}

#fotorama .fotorama__fullscreen-icon:hover {
    background-position: -56px -104px;
}

#fotorama .fotorama__caption__wrap {
    background-color: rgba(255, 255, 255, .7);
    padding: 15px 10px;
    width: 100%;
    opacity: 0;
}

#fotorama .fotorama__active:hover .fotorama__caption__wrap {
    opacity: 1;
}
/* End */


/* Start:/local/templates/main/styles.css?1678995046232*/
body > div.wrapper > div.wrapin > div.command > div > div.command__slider.owl-carousel.owl-loaded.owl-drag > div.owl-stage-outer > div > div > div > div.command__slider-block-img > img{border-radius: 50%;}
#res_ok{margin-top: 15px;}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/horizontal_multilevel1/style.css?16789950461951*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	
	min-height:27px;
	width:100%;
	list-style:none;

	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;

	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}








/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	padding: 5px 20px 10px;
    background: rgba(0, 0, 0, .2);
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width: 300px;


}
#horizontal-multilevel-menu li li a{font-size: 13px;}
/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;

}

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





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

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

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

div.menu-clear-left
{
	clear:left;
}

/* End */


/* Start:/local/templates/main/template_styles.css?1678995046381*/
.imgnews {
  padding-bottom:10px;
  padding-top:10px;
  display:block;
  margin:auto;
  width:70%;
}
.servisiLeft p, .servisiRight p {
    font-size: 13px;
}
}
@media (max-width: 600px) {
  .imgnews {width:100%;}
}

TABLE {border-collapse: collapse; border: 1px solid #c0c0c0 !important;}
TD {padding: 5px; border: 1px solid #c0c0c0 !important; }

h1 {
	font-size: 32px!important;}
/* End */
/* /local/templates/main/css/styles.css?167899504632715 */
/* /local/templates/main/css/fotorama.css?167899504619842 */
/* /local/templates/main/styles.css?1678995046232 */
/* /local/templates/main/components/bitrix/menu/horizontal_multilevel1/style.css?16789950461951 */
/* /local/templates/main/template_styles.css?1678995046381 */
