

/* Start:/local/templates/main/css/styles.css?166309376328658*/
/* OWL & BOOTSTRAP & FONTS */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;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: 1.4;
  font-size: 18px;
  color: #000000;
  font-family: "Montserrat", sans-serif; }

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

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #5e7c9e;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

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

h2 {
  font-size: 28px;
  margin: 30px 0 20px; }
  h2:first-child {
    margin-top: 0; }
  h2:last-child {
    margin: 0; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 24px; } }

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

.tablewrapper {
  width: 100%;
  overflow: auto; }

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%; }
  @media screen and (max-width: 767px) {
    .wrapper {
      padding-top: 70px; } }

.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: 25px;
  line-height: 1;
  color: #000000;
  font-weight: 800; }

/* HEADER */
.header {
  position: relative;
  z-index: 10; }
  .header__top-address {
    flex-grow: 2;
    margin-right: 30px;
    display: flex;
    align-items: center;
    min-height: 53px;
    border-bottom: 1px solid #e7e7e7;
    font-size: 16px; }
    .header__top-address div {
      line-height: 17px;
      padding-left: 30px;
      background: url(/local/templates/main/css/../images/address.png) 0 50% no-repeat; }
  .header__top-button {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 52px;
    background: #dd8700;
    min-width: 285px;
    color: #fff;
    border-radius: 0 0 8px 8px;
    font-weight: 600; }
    .header__top-button:hover {
      background: #689ff1; }
  .header__center {
    padding: 25px 0;
    font-size: 16px;
    line-height: 1.5;
    gap: 20px; }
    .header__center-right {
      flex-grow: 2;
      max-width: 665px; }
  .header__logo {
    font-size: 32px; }
  .header__slogan {
    font-size: 15px; }
  .header__work {
    padding-left: 30px;
    background: url(/local/templates/main/css/../images/work.png) 0 3px no-repeat;
    line-height: 1.5; }
    .header__work strong {
      font-weight: 600; }
  .header__phone {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    padding-left: 32px;
    background: url(/local/templates/main/css/../images/phone.png) 0 3px no-repeat;
    display: block; }
    .header__phone a {
      color: #000000;
      display: block; }
  .header__mail {
    font-size: 16px;
    color: #5e7c9e;
    font-weight: 600;
    padding-left: 32px;
    background: url(/local/templates/main/css/../images/mail.png) 0 3px no-repeat; }
  @media screen and (min-width: 768px) {
    .header__menu {
      display: block !important; } }
  .header__menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #5e7c9e;
    border-radius: 8px;
    overflow: hidden; }
    .header__menu ul li {
      flex-grow: 2;
      text-align: center;
      position: relative; }
      .header__menu ul li:first-child:before {
        display: none; }
      .header__menu ul li:before {
        content: '';
        position: absolute;
        top: 22px;
        left: 0;
        height: 16px;
        border-left: 1px dotted #fff; }
      .header__menu ul li a {
        display: block;
        line-height: 50px;
        padding: 5px 0 0;
        border-bottom: 5px solid transparent;
        font-size: 18px;
        color: #ffffff; }
        .header__menu ul li a:hover {
          border-color: #689ff1; }
  @media screen and (max-width: 991px) {
    .header__center {
      flex-direction: column; }
      .header__center-left {
        text-align: center; }
    .header__logo {
      font-size: 25px; }
    .header__menu ul li a {
      line-height: 40px;
      font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
      display: flex;
      align-items: center;
      height: 70px;
      background: #fff; }
      .header__top {
        display: none; }
      .header__center {
        flex-direction: row;
        padding: 0; }
        .header__center-left {
          text-align: left; }
        .header__center-right {
          display: none; }
      .header__menu {
        position: absolute;
        top: 55px;
        left: 10px;
        right: 10px;
        display: none; }
        .header__menu ul {
          display: block; }
          .header__menu ul li {
            border-top: 1px solid #496687; }
            .header__menu ul li:first-child {
              border: 0; }
            .header__menu ul li:before {
              display: none; }
            .header__menu ul li a {
              border: 0;
              padding: 5px; }
              .header__menu ul li a:hover {
                background: #496687; }
      .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: #5e7c9e;
    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%; }

/* HEADER */
/* SLIDER */
.slider {
  margin-top: -30px;
  padding-top: 30px;
  background: #ecf3fb; }
  .slider__item {
    overflow: hidden; }
    .slider__item-left {
      padding: 60px 0 90px; }
  .slider__img {
    margin: 0 -230px 0 75px; }
  .slider__title {
    font-size: 30px;
    font-weight: bold; }
  .slider__text {
    margin: 10px 0 20px;
    max-width: 455px;
    font-size: 16px; }
    .slider__text:first-child {
      margin-top: 0; }
    .slider__text:last-child {
      margin-bottom: 0; }
  .slider .owl-dots {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    max-width: 1260px;
    margin: 0 auto;
    display: flex;
    gap: 7px;
    align-items: center;
    padding: 0 15px; }
    .slider .owl-dots div {
      cursor: pointer;
      transition: all 0.4s ease;
      width: 15px;
      border-radius: 8px;
      height: 15px;
      background: #c0deff; }
      .slider .owl-dots div.active {
        background: #5e7c9e;
        width: 45px; }
  .slider .owl-nav {
    position: absolute;
    top: 50%;
    left: 95px;
    right: 95px;
    height: 0;
    font-size: 0;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0; }
    .slider .owl-nav div {
      cursor: pointer;
      background: url(/local/templates/main/css/../images/sliderarrow.png) 0 0 no-repeat;
      width: 22px;
      height: 40px; }
      .slider .owl-nav div:last-child {
        transform: rotate(180deg); }
    @media screen and (max-width: 1600px) {
      .slider .owl-nav {
        left: 15px;
        right: 15px; } }
    @media screen and (max-width: 1360px) {
      .slider .owl-nav {
        display: none; } }
  @media screen and (max-width: 767px) {
    .slider {
      padding-bottom: 30px; }
      .slider__item-left {
        padding: 30px 0; }
      .slider__img {
        margin: 0; }
      .slider__title {
        font-size: 26px; }
      .slider .owl-dots {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        justify-content: center;
        margin-top: 20px; } }

/* SLIDER */
/* CONTENT */
.sitebutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 54px;
  background: #5e7c9e;
  color: #fff;
  border-radius: 8px;
  font-weight: 600; }
  .sitebutton.maxbut {
    max-width: 280px;
    width: 100%; }
  .sitebutton:hover {
    background: #689ff1; }

.content {
  padding: 40px 0; }
  .content__block {
    margin-top: 50px; }
    .content__block:first-child {
      margin: 0; }

.contract {
  display: flex;
  align-items: center;
  padding: 40px 60px;
  background: #ecf3fb;
  border-radius: 10px;
  font-size: 16px;
  line-height: 1.5; }
  .contract img {
    margin-right: 35px;
    min-width: 104px; }
  .contract__title {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px; }
  @media screen and (max-width: 767px) {
    .contract {
      padding: 15px 15px 15px 20px;
      align-items: flex-start;
      flex-direction: column; }
      .contract img {
        min-width: 50px;
        max-width: 50px;
        margin: 0 15px 15px 0; }
      .contract__title {
        font-size: 18px; } }

.premium {
  gap: 20px 0; }
  .premium__block {
    display: flex;
    align-items: center;
    font-size: 16px; }
    .premium__block-img {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 75px;
      min-width: 75px;
      height: 75px;
      background: #ecf3fb;
      border-radius: 50%;
      margin-right: 30px; }
    .premium__block-title {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 5px; }

.services .row {
  gap: 20px 0; }
.services__block {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #000000; }
  .services__block img {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  .services__block span {
    border-bottom: 1px solid transparent; }
  .services__block:hover {
    color: #689ff1; }
    .services__block:hover span {
      border-color: #689ff1; }
@media screen and (max-width: 767px) {
  .services__block {
    font-size: 16px;
    line-height: 1.2; } }

.textblock {
  background: #ecf3fb;
  position: relative;
  padding: 60px 0;
  overflow: hidden; }
  .textblock .row {
    gap: 20px 0; }
  .textblock__img {
    margin-right: -365px; }
    .textblock__img img {
      display: block;
      width: 100%;
      border-radius: 8px; }
  .textblock__text {
    max-width: 675px; }
  .textblock__info {
    display: flex;
    align-items: center;
    gap: 20px 40px;
    margin-top: 25px;
    flex-wrap: wrap; }
    .textblock__info-phone {
      font-weight: bold;
      font-size: 20px;
      padding-left: 45px;
      background: url(/local/templates/main/css/../images/bigphone.png) 0 5px no-repeat; }
      .textblock__info-phone a {
        color: #000000;
        display: block; }
  @media screen and (max-width: 991px) {
    .textblock {
      padding: 30px 0; }
      .textblock__img {
        margin: 0; } }

/* CONTENT */
/* FOOTER */
.footer {
  font-size: 16px;
  overflow: hidden;
  padding-top: 25px; }
  .footer__menu {
    margin: 0 -38px; }
    .footer__menu ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .footer__menu ul li {
        flex-grow: 2;
        border-left: 1px dotted #a4a4a4; }
        .footer__menu ul li:first-child {
          border: 0; }
        .footer__menu ul li a {
          display: block;
          text-align: center;
          color: #494949;
          font-size: 18px;
          font-weight: 600; }
          .footer__menu ul li a:hover {
            color: #5e7c9e; }
    @media screen and (max-width: 1180px) {
      .footer__menu {
        margin: 0; } }
    @media screen and (max-width: 991px) {
      .footer__menu ul li {
        flex-grow: 0;
        border: 0; }
        .footer__menu ul li a {
          font-size: 15px; } }
  .footer__bottom {
    padding: 25px 0;
    margin-top: 25px;
    border-top: 1px solid #e7e7e7;
    gap: 20px; }
    .footer__bottom-left {
      white-space: nowrap; }
  .footer__copyright {
    font-size: 15px; }
  .footer__address {
    line-height: 17px;
    padding-left: 30px;
    background: url(/local/templates/main/css/../images/address.png) 0 0 no-repeat; }
  .footer__informers {
    font-size: 0;
    line-height: 0;
    min-width: 196px; }
    .footer__informers img {
      display: block; }
  @media screen and (max-width: 767px) {
    .footer {
      padding: 0;
      text-align: center; }
      .footer__menu {
        display: none; }
      .footer__bottom {
        margin: 0;
        flex-direction: column;
        border: 0; }
      .footer__address {
        background-position: 50% 0;
        padding: 25px 0 0; } }

/* FOOTER */

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

/* End */


/* Start:/local/templates/main/template_styles.css?1663653410314*/
TABLE:not([class]) {border-collapse: collapse; border: 1px solid #c0c0c0 !important;}
TD:not([class]) {padding: 5px; border: 1px solid #c0c0c0 !important; }

.imgnews {
  padding-bottom:10px;
  padding-top:10px;
  display:block;
  margin:auto;
  width:40%;
}

@media (max-width: 600px) {
  .imgnews {width:100%;}
}
/* End */
/* /local/templates/main/css/styles.css?166309376328658 */
/* /local/templates/main/template_styles.css?1663653410314 */
