/* OWL & BOOTSTRAP & FONTS */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&display=swap");
* {
  box-sizing: border-box; }
  .slider__item .blockin{    z-index: 2;}
	  .slider__item img{height: 100%;}
 .slider__item .img {position: absolute;
    top: 0;
    left: 0;    width: 100%;
    height: 100%;
    object-fit: cover;}
.slider__item .img:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: black;
    opacity: 0.3;
    z-index: 1;
}
.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: 41.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("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: 16px;
  font-family: "Montserrat"; }
  body.bg {
    background: #f2f2f2; }
    body.bg .wrapper {
      max-width: 1360px;
      background: #fff;
      margin: 0 auto; }

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

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #82f893;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

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

h1 {
  font-size: 28px;
  text-transform: uppercase; }

h2 {
  margin-top: 24px;
  font-size: 18px;
  text-transform: uppercase; }

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

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

.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; }
.slider__item{
height:100%;
}

.slider .owl-stage{
    display: flex;
    flex-wrap: wrap;
}
/* HEADER */
.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5; }
  .header__wrap {
    padding: 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .header__language {
    color: #fff;
    font-size: 16px;
    margin-right: 45px; }
  .header__menu {
    position: absolute;
    top: 100px;
    right: 15px;
    overflow: hidden;
    display: none; }
    .header__menu ul {
      background: #fff;
      border-radius: 10px 10px 0 0;
      border: 2px solid #82f893;
      padding: 0;
      margin: 0;
      list-style: none; }
      .header__menu ul li a {
        display: block;
        color: #000;
        line-height: 50px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 0 20px; }
        .header__menu ul li a:hover {
          background: #82f893; }
  .header.dark {
    position: relative; }
    .header.dark .header__language {
      color: #000; }
    .header.dark .header__wrap {
      border-color: #eeeeee; }
    .header.dark .header__menu ul {
      border-color: #1e903b; }
      .header.dark .header__menu ul li a:hover {
        background: #1e903b;
        color: #fff; }
    .header.dark .search {
      border-color: #1e903b; }
      .header.dark .search button {
        background: #1e903b;
        color: #fff; }
    .header.dark .burgerwrap {
      border-color: #1e903b; }
    .header.dark .burger span {
      background: #1e903b; }
  @media screen and (max-width: 767px) {
    .header .logo {
      max-width: 230px; }
    .header__right {
      margin-left: 20px; }
    .header__wrap {
      padding: 15px 0; }
    .header__language {
      margin-right: 15px; } }

.search {
  display: flex;
  border: 2px solid #82f893;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  overflow: hidden; }
  .search input {
    border: 0;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    width: 300px;
    color: #000; }
    @media screen and (max-width: 767px) {
      .search input {
        width: 240px; } }
  .search button {
    border: 0;
    color: #000;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 500;
    background: #82f893; }

.burgerwrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 53px;
  height: 53px;
  border-radius: 5px;
  border: 2px solid #82f893;
  cursor: pointer; }

.burger {
  width: 30px;
  position: relative;
  height: 18px; }
  .burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #82f893;
    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 */
.sitebutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 60px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #82f893;
  border: 2px solid #82f893;
  border-radius: 35px; }
  .sitebutton.block {
    display: flex;
    width: 100%; }
  .sitebutton.maxbut {
    max-width: 285px;
    width: 100%; }
  .sitebutton:hover {
    background: #82f893;
    color: #000; }
  .sitebutton.green {
    border-color: #1e903b;background: white;
    color: #1e903b; }
    .sitebutton.green:hover {
      background: #1e903b;
      color: #fff; }

.slider__item {
  min-height: 100vh;
  position: relative;
  color: #fff;
  padding: 130px 0 250px; }
  .slider__item > img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover; }
  .slider__item-title {
    font-size: 46px;
    font-weight: 800;
    color: #82f893;
    text-transform: uppercase; }
  .slider__item-text {
    font-size: 22px;
    margin-top: 20px; }
  .slider__item .sitebutton {
    margin-top: 40px; }
.slider .owl-dots {
  position: absolute;
  height: 0;
  bottom: 190px;
  left: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 1260px;
  width: 100%;
  padding: 0 15px; }
  .slider .owl-dots div {
    cursor: pointer;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    margin-left: 15px; }
    .slider .owl-dots div:first-child {
      margin: 0; }
    .slider .owl-dots div.active {
      background: #82f893; }
@media screen and (max-width: 767px) {
  .slider__item {
    text-align: center; }
    .slider__item-title {
      font-size: 30px; }
    .slider__item-text {
      margin-top: 10px;
      font-size: 18px; }
    .slider__item .sitebutton {
      margin-top: 20px; }
  .slider .owl-dots {
    justify-content: center;
    bottom: 210px; } }

.path {
  display: flex;
  align-items: center;
  min-height: 75px;
  padding: 15px 0;
  color: #000000;
  font-size: 15px; }
  .path + .content {
    padding-top: 10px; }
  .path a {
    color: #1e903b;
    border-bottom: 1px solid #1e903b; }
    .path a:hover {
      border-color: transparent; }
  .path span {
    margin: 0 15px; }

.page__imgblock {
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 30px 0;
  height: 300px; }
  .page__imgblock img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .page__imgblock h1 {
    color: #fff;
    font-size: 38px;
    margin: 0; }
@media screen and (max-width: 767px) {
  .page__imgblock {
    height: 200px; }
    .page__imgblock h1 {
      font-size: 28px; } }

.content {
  padding: 50px 0;
  line-height: 28px; }

.product__block {
  margin-top: 30px;
  display: flex;
  align-items: flex-start;
  padding: 25px;
  border: 1px solid #dcdcdc;
  border-radius: 5px; }
  .product__block:first-child {
    margin: 0; }
  .product__block-img {
    min-width: 75px;
    margin-right: 50px; }
  .product__block-title {
    font-size: 18px;
    font-weight: bold;
    color: #1e903b;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .product__block a {
    color: #1e903b;
    font-weight: bold;
    border-bottom: 1px solid transparent; }
    .product__block a:hover {
      border-color: #1e903b; }
@media screen and (max-width: 767px) {
  .product__block {
    display: block; }
    .product__block-img {
      margin-bottom: 20px; } }

.news {
  margin-top: -20px; }
  .news > div {
    margin-top: 40px; }
  .news__block {
    display: block;
    font-size: 15px;
    color: #000000;
    line-height: 26px;
    padding: 15px;
    border: 2px solid transparent;
    border-radius: 10px; }
    .news__block:hover {
      border-color: #1e903b; }
    .news__block-img {
      display: block;
      margin-bottom: 10px; }
      .news__block-img img {
        display: block;
        width: 100%;
        border-radius: 10px; }
    .news__block-data {
      display: block; }
    .news__block-title {
      margin: 10px 0;
      font-weight: bold;
      font-size: 18px;
      display: block; }

.pagination {
  margin-top: 40px; }
  .pagination ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex; }
    .pagination ul li {
      margin-left: 15px; }
      .pagination ul li:first-child {
        margin: 0; }
      .pagination ul li a {
        display: block;
        line-height: 42px;
        width: 44px;
        border: 1px solid #1e903b;
        color: #1e903b;
        font-weight: 500;
        font-size: 18px;
        text-align: center;
        border-radius: 3px; }
      .pagination ul li span {
        display: block;
        line-height: 42px;
        width: 44px;
        border: 1px solid #424242;
        color: #424242;
        font-weight: 500;
        font-size: 18px;
        text-align: center;
        border-radius: 3px; }

.medicines > div {
  margin-top: 30px; }
.medicines__block {
  padding: 15px;
  height: 100%;
  border: 1px solid #ececec;
  display: block;
  border-radius: 3px;
  text-align: center;
  font-size: 15px;
  line-height: 26px;
  color: #000000; }
  .medicines__block-img {
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .medicines__block-title {
    display: block;
    font-size: 16px;
    font-weight: 800; }
  .medicines__block:hover {
    border-color: #1e903b; }

.publickation__block {
  margin-top: 30px; }
  .publickation__block:first-child {
    margin: 0; }
  .publickation__block-title {
    font-weight: bold; }
  .publickation__block-list {
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding: 25px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    color: #000000; }
    .publickation__block-list-img {
      min-width: 34px;
      height: 46px;
      width: 34px;
      background: url(../images/doc.png) 0 0 no-repeat;
      margin-right: 25px; }
    .publickation__block-list-text span {
      border-bottom: 1px solid #3d3d3d; }
    .publickation__block-list:hover .publickation__block-list-text span {
      border-color: transparent; }
@media screen and (max-width: 767px) {
  .publickation__block-list {
    padding: 15px;
    flex-direction: column;
    text-align: center; }
    .publickation__block-list-img {
      margin: 0 0 20px; } }

/* FOOTER */
.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2; }
  .footer__wrap {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .footer__block {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 16px;
    margin-right: 60px; }
    .footer__block:last-child {
      margin: 0; }
    .footer__block-num {
      font-size: 46px;
      font-weight: 800;
      color: #82f893;
      margin-right: 17px; }
  @media screen and (max-width: 767px) {
    .footer__wrap {
      margin: 0 -10px;
      padding: 10px 0 20px; }
    .footer__block {
      display: block;
      margin: 0;
      padding: 0 10px;
      font-size: 13px;
      line-height: 1.2;
      width: 33.3%;
      text-align: center;
      word-break: break-all; }
      .footer__block-num {
        margin: 0; } }

.pagefooter {
  font-size: 16px;
  color: #000000; }
  .pagefooter a {
    color: #1e903b; }
  .pagefooter__top {
    padding: 1px 0 30px;
    line-height: 28px;
    border-top: 1px solid #eeeeee; }
    .pagefooter__top .row {
      margin: 0 -40px; }
      .pagefooter__top .row > div {
        padding: 0 40px;
        margin-top: 30px; }
        @media screen and (min-width: 768px) {
          .pagefooter__top .row > div {
            border-left: 1px solid #eeeeee; } }
        .pagefooter__top .row > div:first-child {
          border: 0; }
  .pagefooter__nav > ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .pagefooter__nav > ul > li {
      margin-top: 5px; }
      .pagefooter__nav > ul > li:first-child {
        margin: 0; }
      .pagefooter__nav > ul > li > a {
        font-weight: bold; }
      .pagefooter__nav > ul > li ul {
        padding: 5px 0 0;
        margin: 0;
        list-style: none; }
        .pagefooter__nav > ul > li ul li {
          margin-top: 5px; }
          .pagefooter__nav > ul > li ul li:first-child {
            margin: 0; }
          .pagefooter__nav > ul > li ul li a {
            font-size: 16px;
            color: #000000; }
            .pagefooter__nav > ul > li ul li a:hover {
              color: #1e903b; }
  .pagefooter__contacts a {
    font-weight: bold; }
  .pagefooter__bottom {
    padding: 1px 0 25px;
    border-top: 1px solid #eeeeee; }
    .pagefooter__bottom > div {
      margin-top: 25px; }
  .pagefooter__informers {
    font-size: 0;
    line-height: 0; }

/* FOOTER */

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