/* OWL & BOOTSTRAP & FONTS */
* {
  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("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%; }

@font-face {
  font-family: 'Candara';
  src: url("../fonts/Candara.eot?#iefix") format("embedded-opentype"), url("../fonts/Candara.woff") format("woff"), url("../fonts/Candara.ttf") format("truetype"), url("../fonts/Candara.svg#Candara") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Candara';
  src: url("../fonts/Candara-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Candara-Bold.woff") format("woff"), url("../fonts/Candara-Bold.ttf") format("truetype"), url("../fonts/Candara-Bold.svg#Candara-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Extrabld.otf") format("opentype"), url("../fonts/ProximaNova-Extrabld.woff") format("woff"), url("../fonts/ProximaNova-Extrabld.ttf") format("truetype"), url("../fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold.otf") format("opentype"), url("../fonts/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold.ttf") format("truetype"), url("../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg");
  font-weight: normal;
  font-style: normal; }
/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 30px;
  font-size: 18px;
  color: #535159;
  font-family: "Candara"; }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #192eb2;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

p {
  margin-top: 0; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: normal;
  line-height: 1;
  color: #000000; }

h1 {
  font-size: 66px;
  margin-top: 20px; }
  h1.site_title {
    font-size: 66px; }

h3 {
  color: #429d00;
  font-weight: bold;
  font-size: 30px; }

.tablewrapper {
  width: 100%;
  overflow: auto; }

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  background: url(../images/sitebg.jpg) 50% 0 no-repeat;
  background-size: 100% auto; }

.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; }
  .flex:after {
    display: none !important; }

.blockin {
  position: relative;
  max-width: 1390px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px; }
  .blockin.paddingtop {
    padding-top: 20px; }
  .blockin.big {
    max-width: 1510px; }
  .blockin.margintop {
    margin-top: -35px; }
    .blockin.margintop a {
      z-index: 1;
      position: relative;
      border-bottom: 1px solid #192eb2; }
      .blockin.margintop a:hover {
        border-color: transparent; }
  .blockin:after {
    content: '';
    display: block;
    clear: both; }

.fixmenu {
  position: fixed;
  top: 60px;
  max-height: calc(100% - 60px);
  overflow-y: auto;
  z-index: 5;
  background: #50982d;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  display: none; }
  .fixmenu li {
    border-top: 1px solid #62a342; }
    .fixmenu li:first-child {
      border: none; }
    .fixmenu li.active a em {
      transform: rotate(-90deg); }
    .fixmenu li a {
      display: block;
      line-height: 68px;
      color: #fff;
      padding: 0 30px;
      position: relative; }
      .fixmenu li a em {
        position: absolute;
        top: 22px;
        right: 24px;
        width: 11px;
        height: 17px;
        background: url(../images/arrowmenumob.png) 0 0 no-repeat; }
    .fixmenu li ul {
      background: #0d6b35;
      padding: 0;
      margin: 0;
      display: none; }
      .fixmenu li ul li {
        border-color: #0b7538; }

.wrapin {
  flex: 1 0 auto; }

.mofix {
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background: #2e3c94;
  display: none; }
  .mofix .tel {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: "ProximaNova"; }
  .mofix .searchopen {
    width: 60px;
    height: 60px;
    cursor: pointer;
    background: url(../images/searchopen.png) 5px 0 no-repeat; }
    .mofix .searchopen.active {
      background: url(../images/closesearch.png) 50% 50% no-repeat; }
      .mofix .searchopen.active + .searchblock {
        display: block; }
  .mofix .searchblock {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 60px;
    background: #fff;
    height: 50px;
    font-size: 0;
    line-height: 0;
    display: none; }
    .mofix .searchblock input {
      border: none;
      line-height: 50px;
      width: 100%;
      padding: 0 50px 0 10px; }
    .mofix .searchblock button {
      position: absolute;
      top: 0;
      right: 0;
      width: 50px;
      height: 50px;
      border: none;
      background: url(../images/searchfix.png) 50% 50% no-repeat; }

.burger_wrap {
  width: 60px;
  height: 60px;
  cursor: pointer;
  position: relative; }

.burger {
  position: absolute;
  top: 23px;
  left: 23px;
  width: 18px;
  height: 13px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  .burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 2px;
    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: 6px; }
  .burger span:nth-child(4) {
    top: 11px; }
  .burger.open span:nth-child(1) {
    top: 6px;
    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: 6px;
    width: 0%;
    left: 50%; }

.headerblock {
  height: 84px;
  display: flex;
  align-items: center;
  padding-bottom: 14px;
  background: url(../images/topmenubg.png) 50% 0 no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 2; }

.search {
  position: relative;
  height: 70px;
  background: url(../images/searchbg.png) 0 0 no-repeat;
  width: 315px;
  margin-left: 15px; }
  .search input {
    display: block;
    width: 100%;
    border: none;
    background: none;
    color: #fff;
    padding-left: 35px;
    font-size: 13px;
    padding-right: 70px;
    color: #75b7e1;
    line-height: 70px; }
    .search input::placeholder {
      color: #75b7e1; }
  .search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 72px;
    height: 70px;
    background: url(../images/searchbut.png) 0 0 no-repeat;
    border: none;
    padding: 0; }

.topmenu {
  flex-grow: 2;
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex !important;
  justify-content: space-between;
  flex-grow: 2;
  max-width: 780px; }
  .topmenu > li > a {
    padding: 19px 0;
    color: #fff;
    display: block;
    font-size: 13px;
    font-family: "ProximaNova";
    text-transform: uppercase;
    letter-spacing: 1px; }
    .topmenu > li > a em {
      display: inline-block;
      vertical-align: middle;
      margin-left: 14px;
      width: 12px;
      height: 7px;
      background: url(../images/arrowtopm.png) 0 0 no-repeat; }
    .topmenu > li > a span {
      display: inline-block;
      vertical-align: top;
      font-size: 0;
      line-height: 0; }
    .topmenu > li > a strong {
      border-bottom: 1px solid transparent; }
    .topmenu > li > a:hover strong, .topmenu > li > a.over strong {
      border-color: #fff; }
  .topmenu > li ul {
    display: none;
    position: absolute;
    margin: 0px 0 0 -75px;
    width: 245px;
    border-radius: 8px;
    background: #57a000;
    list-style: none;
    padding: 0;
    text-align: center;
    padding: 25px 20px; }
    .topmenu > li ul:before {
      content: '';
      position: absolute;
      top: -9px;
      width: 18px;
      height: 9px;
      background: url(../images/arrowtlvl.png) 0 0 no-repeat;
      left: 50%;
      margin-left: -9px; }
    .topmenu > li ul li {
      margin-top: 13px;
      line-height: 1; }
      .topmenu > li ul li a {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 13px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        letter-spacing: 1px; }
        .topmenu > li ul li a:hover {
          border-color: #cdf2a0;
          color: #cdf2a0; }
      .topmenu > li ul li:first-child {
        margin: 0; }

.header_wrap {
  position: relative;
  min-height: 216px;
  margin-bottom: -70px; }
  .header_wrap .header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }

.header {
  padding: 25px 0 0; }

.logo {
  font-size: 0;
  line-height: 0;
  position: relative;
  z-index: 1; }

.maxblock_header {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 15px; }

.headertel {
  font-weight: bold;
  font-size: 20px;
  color: #1d1c22;
  font-family: "ProximaNova"; }

.mapheader, .ver {
  font-family: "ProximaNova";
  font-size: 12px;
  text-transform: uppercase;
  line-height: 19px;
  padding-left: 35px;
  background: url(../images/mapicon.png) 0 0 no-repeat;
  color: #8e8d94; }
  .mapheader span, .ver span {
    border-bottom: 1px solid #8e8d94; }
  .mapheader:hover span, .ver:hover span {
    border-color: transparent; }

.ver {
  line-height: 29px;
  background: url(../images/ver.png) 0 0 no-repeat;
  padding-left: 45px; }

.soc_head {
  text-align: right;
  font-size: 0;
  line-height: 0;
  padding-top: 15px;
  padding-bottom: 30px;
  display: flex;
  justify-content: flex-end;
  max-width: 167px;
  margin-left: auto; }
  .soc_head a {
    margin-left: 20px; }
    .soc_head a img {
      display: inline-block;
      vertical-align: top; }
      .soc_head a img + img {
        display: none; }

.partner_head {
  text-align: right;
  position: relative;
  z-index: 1; }
  .partner_head .title {
    font-size: 12px;
    font-weight: bold;
    color: #8b8b8b;
    text-transform: uppercase; }

.center {
  text-align: center; }

.mainheader {
  min-height: 991px;
  background: url(../images/headermainbg.jpg) 50% 0 no-repeat;
  background-size: cover;
  margin: -17px 0 -160px;
  padding-bottom: 205px; }
  .mainheader .soc_head a img {
    display: none; }
    .mainheader .soc_head a img + img {
      display: block; }
  .mainheader .headertel, .mainheader .partner_head .title {
    color: #fff; }
  .mainheader .mapheader, .mainheader .ver {
    color: #fff; }
    .mainheader .mapheader span, .mainheader .ver span {
      border-color: #fff; }
    .mainheader .mapheader:hover span, .mainheader .ver:hover span {
      border-color: transparent; }
  .mainheader .text {
    color: #fff;
    max-width: 830px;
    margin: 20px auto;
    font-size: 20px;
    line-height: 30px; }
  .mainheader .video {
    color: #fff;
    padding-left: 57px;
    line-height: 28px;
    display: inline-block;
    background: url(../images/video.png) 0 0 no-repeat; }
    .mainheader .video span {
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      display: inline-block;
      line-height: 1; }
    .mainheader .video:hover span {
      border-color: transparent; }

.mainpremium > div {
  margin-top: 40px;
  text-align: center; }
  .mainpremium > div a {
    display: inline-block;
    color: #fff; }
    .mainpremium > div a > span {
      display: block;
      margin-top: 30px;
      font-size: 20px;
      line-height: 28px; }
      .mainpremium > div a > span span {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    .mainpremium > div a:hover > span span {
      border-color: transparent; }

.site_title {
  padding-bottom: 35px;
  font-size: 48px;
  line-height: 1;
  font-weight: bold;
  color: #29253b;
  background: url(../images/sitetitle.png) 0 100% no-repeat; }
  .site_title.center {
    text-align: center;
    background-position: 50% 100%; }
  .site_title.margin {
    margin-bottom: 20px; }
  .site_title.main {
    color: #fff;
    font-size: 66px;
    line-height: 68px; }
  .site_title.min {
    color: #fff;
    font-size: 29px;
    line-height: 31px;
    background: url(../images/sitetitlemin.png) 50% 100% no-repeat;
    padding-bottom: 28px; }

.site_button {
  display: inline-block;
  line-height: 67px;
  color: #fff;
  border-radius: 5px;
  background: #2e3c94;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
  border: none; }
  .site_button.max {
    max-width: 295px;
    width: 100%; }
  .site_button.block {
    display: block;
    width: 100%; }
  .site_button.big {
    line-height: 70px;
    max-width: 275px;
    width: 100%; }
  .site_button:hover {
    background: #3a4cbb; }

.form_main {
  max-width: 1422px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  min-height: 336px;
  padding: 30px 20px;
  background: url(../images/formmainbg.png) 50% 0 no-repeat; }
  .form_main .wrap {
    max-width: 1210px;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    font-family: 'Arial'; }
  .form_main .title {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    font-family: "Candara";
    padding-bottom: 5px; }
  .form_main .first > div {
    margin-top: 25px; }
  .form_main form span {
    display: block;
    margin-bottom: 15px;
    padding-left: 1px; }
  .form_main form input {
    display: block;
    width: 100%;
    line-height: 57px;
    border-radius: 4px;
    background: #0d6b35;
    font-size: 20px;
    padding: 0 20px;
    border: none;
    color: #fff; }
    .form_main form input.calendar_input {
      background: #0d6b35 url(../images/calendarbg.png) 100% 0 no-repeat; }
  .form_main .amountwrap {
    position: relative; }
    .form_main .amountwrap .button {
      position: absolute;
      top: 0;
      right: 9px;
      font-size: 0;
      line-height: 0; }
      .form_main .amountwrap .button div {
        display: block;
        height: 28.5px;
        cursor: pointer;
        width: 30px;
        border: none;
        background: url(../images/arrowform.png) 0 0 no-repeat; }
        .form_main .amountwrap .button div:last-child {
          background-position: 0 100%; }
    .form_main .amountwrap input {
      padding-right: 50px;
      text-align: right; }
  .form_main .site_button {
    line-height: 80px;
    margin-top: 15px; }
  .form_main .ofwrap {
    text-align: center; }
  .form_main .oferta {
    display: inline-block;
    position: relative;
    text-align: left;
    padding-left: 40px; }
    .form_main .oferta label {
      position: absolute;
      top: 0;
      left: 0;
      cursor: pointer; }
      .form_main .oferta label input {
        display: none; }
        .form_main .oferta label input:checked + span {
          background: #0d6b35 url(../images/true.png) 0 0 no-repeat; }
      .form_main .oferta label span {
        width: 17px;
        height: 17px;
        display: block;
        border-radius: 2px;
        background: #0d6b35; }
    .form_main .oferta a {
      color: #b9ee9d;
      border-bottom: 1px solid transparent; }
      .form_main .oferta a:hover {
        border-color: #b9ee9d; }

.premiumblock {
  padding: 60px 0 20px; }
  .premiumblock .row > div {
    text-align: center;
    margin-top: 45px; }
  .premiumblock a {
    display: inline-block; }
    .premiumblock a img {
      display: block;
      margin: 0 auto 35px;
      border-radius: 50%; }
    .premiumblock a span {
      font-size: 28px;
      color: #153fa8;
      display: inline-block;
      line-height: 1;
      border-bottom: 1px solid #153fa8; }
    .premiumblock a:hover span {
      border-color: transparent; }

.actionblock {
  padding: 50px 0; }

.slideraction .owl-stage-outer {
  position: relative; }
  .slideraction .owl-stage-outer:after, .slideraction .owl-stage-outer:before {
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    right: 0;
    width: 109px;
    z-index: 1;
    /* background: url(../images/shadowaction.png) 0 0 repeat-y; */ }
  .slideraction .owl-stage-outer:before {
    transform: rotate(180deg);
    right: auto;
    left: 0; }
.slideraction .owl-stage {
  display: flex; }
  .slideraction .owl-stage .owl-item {
    float: none;
    padding-top: 3px; }
.slideraction .item {
  height: 100%;
  border-radius: 10px;
  background: #d31a2c;
  transform: translate3d(0px, 0px, 0px);
  color: #fff;
  position: relative; }
  .slideraction .item.spec {
    background: #f45406; }
    .slideraction .item.spec .info {
      background-position: 0 0; }
  .slideraction .item .info {
    position: absolute;
    z-index: 1;
    top: -3px;
    left: 0;
    right: 0;
    width: 166px;
    height: 41px;
    text-align: center;
    margin: 0 auto;
    line-height: 34px;
    padding-bottom: 7px;
    background: url(../images/actionbg.png) 0 100% no-repeat; }
  .slideraction .item img {
    border-radius: 10px 10px 0 0; }
  .slideraction .item .textwrap {
    padding: 35px 40px;
    text-align: left; }
  .slideraction .item .title {
    margin-bottom: 15px; }
  .slideraction .item a {
    color: #fff;
    line-height: 29px;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    .slideraction .item a:hover {
      border-color: transparent; }
  .slideraction .item .text {
    font: 14px/24px 'arial';
    color: #f1b8af; }

.maingallery {
  background: #f6f8f9;
  padding: 60px 0; }
  .maingallery + .slider .owl-stage-outer:before {
    background: url(../images/slidertop1.png) 50% 0 no-repeat;
    background-size: cover; }
  .maingallery .galleryblock .row.flex > div {
    margin-top: 40px; }

.galleryblock a {
  display: block;
  height: 100%;
  font-size: 0;
  line-height: 0; }
  .galleryblock a img {
    display: block;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    object-fit: cover; }
.galleryblock .rightblock .row {
  height: 100%; }
  .galleryblock .rightblock .row > div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; }
    .galleryblock .rightblock .row > div > div {
      height: calc(50% - 15px); }
.galleryblock .text_wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px 25px 20px;
  border: 2px solid #d3dee0;
  border-radius: 6px;
  height: 100%;
  text-align: left; }
  .galleryblock .text_wrap img {
    width: auto; }
  .galleryblock .text_wrap .title {
    font-size: 23px;
    font-weight: bold;
    color: #131625;
    margin-bottom: 15px; }
  .galleryblock .text_wrap .link {
    line-height: 1; }
  .galleryblock .text_wrap a {
    font: 20px/1 "Candara";
    color: #192eb2;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #192eb2; }
    .galleryblock .text_wrap a:hover {
      border-color: transparent; }

.galpage {
  margin-top: -22px; }
  .galpage .row.flex > div {
    margin-top: 30px; }

.slider .item {
  position: relative;
  height: 731px;
  transform: translate3d(0px, 0px, 0px);
  color: #fff; }
  .slider .item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
.slider .title {
  margin-bottom: 70px;
  font: bold 70px/77px "Candara"; }
.slider .owl-stage-outer {
  position: relative; }
  .slider .owl-stage-outer:before, .slider .owl-stage-outer:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 18px;
    background: url(../images/slidertop.png) 50% 0 no-repeat;
    background-size: cover;
    z-index: 1; }
  .slider .owl-stage-outer:after {
    top: auto;
    bottom: 0;
    transform: rotate(180deg); }
.slider .owl-dots {
  margin: 35px auto 0;
  max-width: 1390px;
  padding: 0 15px;
  text-align: right; }
  .slider .owl-dots div {
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #d2d2d2;
    margin-left: 45px; }
    .slider .owl-dots div:first-child {
      margin: 0; }
    .slider .owl-dots div.active {
      background: #253494; }

.textblock {
  padding: 45px 0 20px; }
  .textblock .wraptext {
    padding-top: 45px; }
  .textblock .text {
    margin-top: 40px; }
  .textblock .link a {
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    margin-right: 50px; }
    .textblock .link a:last-child {
      margin-right: 0; }
    .textblock .link a img {
      display: inline-block;
      vertical-align: middle;
      margin-right: 20px; }
    .textblock .link a span {
      border-bottom: 1px solid #192eb2;
      line-height: 1;
      display: inline-block; }
    .textblock .link a:hover span {
      border-color: transparent; }

.partmerblock {
  padding: 20px 0 40px; }
  .partmerblock .item img {
    margin: 0 auto;
    width: auto; }

.footer {
  flex: 0 0 auto;
  font-family: 'Arial';
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  background: #3551b8; }
  .footer .bottom {
    background: #2e3c94;
    padding: 20px 0 50px; }
    .footer .bottom .row > div {
      margin-top: 30px; }
  .footer a {
    color: #fff; }

.f_menu {
  max-width: 825px;
  flex-grow: 2;
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 30px 0;
  margin-right: 20px; }
  .f_menu li a {
    display: block;
    font-family: "ProximaNova";
    text-transform: uppercase;
    font-size: 13px;
    border-bottom: 1px solid transparent;
    line-height: 1; }
    .f_menu li a:hover {
      border-color: #fff; }

.soc {
  font-size: 0;
  line-height: 0; }
  .soc a {
    margin-left: 30px; }

.copyright span {
  color: #a0d5ff; }

.contacts_f .title {
  font-size: 20px;
  font-weight: bold;
  color: #6fb9f2;
  font-family: "Candara";
  margin-bottom: 15px; }
.contacts_f .block {
  margin-top: 45px; }
  .contacts_f .block:first-child {
    margin: 0; }

.insite a:first-child {
  margin-right: 30px; }
.insite a.link {
  color: #a1d6ff;
  border-bottom: 1px solid transparent; }
  .insite a.link:hover {
    border-color: #a1d6ff; }

.text_f {
  margin: 20px 0 40px; }

.text_f a.link {
  color: #a1d6ff;
  border-bottom: 1px solid transparent;
}

.text_f a.link:hover {
    border-color: #a1d6ff;
  }

.owl-carousel.padding {
  padding: 0 60px; }
  .owl-carousel.padding .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    font-size: 0;
    line-height: 0;
    height: 0;
    margin-top: -20px; }
    .owl-carousel.padding .owl-nav div {
      float: right;
      cursor: pointer;
      width: 23px;
      height: 41px;
      background: url(../images/arrowslid.png) 0 0 no-repeat; }
      .owl-carousel.padding .owl-nav div:first-child {
        float: left;
        transform: rotate(180deg); }

.popup_wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 15px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  display: none; }
  .popup_wrap.map .wrap {
    padding: 20px;
    max-width: 790px; }
  .popup_wrap .map_wrap_popup {
    height: 400px; }
  .popup_wrap .wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 540px;
    width: 100%;
    padding: 60px 15px;
    background: #ffffff;
    border-radius: 5px;
    position: relative;
    line-height: 1;
    box-sizing: border-box;
    text-align: left; }
    .popup_wrap .wrap .closebut {
      position: absolute;
      top: 32px;
      right: 30px;
      width: 15px;
      height: 15px;
      background: url(../images/closebut.png) 0 0 no-repeat;
      cursor: pointer; }
  .popup_wrap label {
    display: block;
    margin-top: 20px; }
    .popup_wrap label:first-child {
      margin-top: 0; }
    .popup_wrap label input {
      width: 100%;
      line-height: 46px;
      padding: 0 18px;
      background: linear-gradient(to top, #fff, #fafafa);
      border-radius: 5px;
      border: 1px solid #cfcfcf; }
  .popup_wrap .oferta {
    margin: 22px 0;
    line-height: 20px;
    color: #252525;
    font-size: 13px; }
    .popup_wrap .oferta input {
      float: left;
      margin-right: 10px; }
    .popup_wrap .oferta .right {
      overflow: hidden;
      padding-bottom: 1px; }
    .popup_wrap .oferta:after {
      content: '';
      display: block;
      clear: both; }
    .popup_wrap .oferta a {
      border-bottom: 1px solid transparent;
      color: #8b8b8b;
      line-height: 1; }
      .popup_wrap .oferta a:hover {
        border-color: #8b8b8b; }
  .popup_wrap .maxblock {
    max-width: 365px;
    margin: 0 auto; }
  .popup_wrap:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }

.page a {
  border-bottom: 1px solid #192eb2;
  line-height: 1; }
  .page a:hover {
    border-color: transparent; }
.page ul {
  padding: 0;
  list-style: none; }
  .page ul.pagenav li a {
    border-bottom-style: dashed; }
  .page ul li {
    padding-left: 52px;
    margin-top: 20px;
    background: url(../images/pageul.png) 0 5px no-repeat; }
    .page ul li:first-child {
      margin-top: 0; }
    .page ul li a strong {
      color: #192eb2;
      font-family: "ProximaNova";
      font-weight: normal; }
.page strong {
  color: #1e1d21; }
.page table {
  width: 100%;
  line-height: 26px;
  font-size: 18px;
  border-bottom: 1px solid #edf0f3; }
  .page table tr:first-child td {
    white-space: nowrap;
    padding: 20px;
    background: #2e3c94;
    color: #fff; }
    .page table tr:first-child td:first-child {
      width: 1%;
      border-radius: 10px 0 0 0; }
    .page table tr:first-child td:last-child {
      border-radius: 0 10px 0 0; }
  .page table tr:nth-child(even) {
    background: #edf0f3; }
  .page table tr:nth-child(odd) td {
    border-color: #edf0f3; }
  .page table tr td {
    padding: 27px 20px;
    border-left: 1px solid #ffffff; }
    .page table tr td strong {
      display: block; }
    .page table tr td:first-child {
      border: none;
      text-align: center; }

#gotop {
  display: none;
  position: fixed;
  z-index: 1;
  bottom: 26px;
  left: 26px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(../images/gotop.png) 0 0 no-repeat; }

.path {
  text-align: center;
  font-size: 14px;
  color: #2ab800;
  color: #8e8d94;
  font-family: 'Arial'; }
  .path a {
    color: #8e8d94;
    border-bottom: 1px solid transparent; }
    .path a:hover {
      border-color: #8e8d94; }
  .path span {
    margin: 0 20px; }

.owl-carousel.arrow .owl-nav {
  text-align: center;
  font-size: 0;
  margin-top: 40px;
  z-index: 2;
  line-height: 0; }
  .owl-carousel.arrow .owl-nav div {
    display: inline-block;
    vertical-align: top;
    width: 23px;
    height: 41px;
    background: url(../images/arrowslid.png) 0 0 no-repeat; }
    .owl-carousel.arrow .owl-nav div:first-child {
      margin-right: 80px;
      transform: rotate(180deg); }

.columleft {
  padding-top: 10px; }
  .columleft .block {
    margin-top: 50px; }
    .columleft .block:first-child {
      margin: 0; }

.left_menu {
  padding: 20px 30px;
  border: 2px solid #2e3c94;
  border-radius: 5px; }
  .left_menu .title {
    font-weight: bold;
    font-size: 18px;
    color: #37363c;
    margin-bottom: 12px; }
  .left_menu ul {
    padding: 0;
    margin: 0 -30px;
    list-style: none; }
    .left_menu ul li {
      line-height: 16px; }
      .left_menu ul li a {
        font: bold 13px/16px "ProximaNova";
        display: block;
        color: #2e3c94;
        padding: 12px 40px 12px 30px;
        text-transform: uppercase; }
        .left_menu ul li a:hover {
          background: #e8eeef url(../images/hoverleft.png) 100% 2px no-repeat;
          color: #000000; }

.content_wrap .col-md-3 {
  width: 19%; }
.content_wrap .col-md-9 {
  width: 81%; }

.wrap_text_content {
  padding-left: 20px; }

.rb {
  padding: 50px 30px 80px;
  background: url(../images/rbbg.png) 50% 0 no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
  position: relative; }
  .rb .site_button {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 170px; }

.overflow {
  overflow: hidden; }

.room_info {
  float: right;
  max-width: 335px;
  margin: 0 0 20px 30px; }
  .room_info a.price {
    height: 65px;
    display: flex;
    align-items: center;
    border: none;
    padding-left: 89px;
    background: url(../images/roomprice.png) 0 0 no-repeat; }
    .room_info a.price > span {
      line-height: 25px;
      font-size: 17px;
      font-family: "ProximaNova"; }
      .room_info a.price > span span {
        border-bottom: 1px solid #2e3c94; }
    .room_info a.price:hover > span span {
      border-color: transparent; }
  .room_info .info {
    display: flex;
    align-items: center;
    padding-left: 89px;
    min-height: 61px;
    font: bold 13px/21px "ProximaNova";
    color: #37363c;
    margin-top: 50px;
    background: url(../images/inforoombg.png) 0 0 no-repeat; }

.roomblock .title {
  font-size: 18px;
  font-weight: bold;
  color: #2e3c94;
  margin-bottom: 20px; }
.roomblock .row > div {
  font-size: 0;
  line-height: 0;
  margin-bottom: 30px; }
  .roomblock .row > div img {
    width: 100%; }

.priceblock {
  padding-bottom: 20px; }
  .priceblock .bigblock {
    padding: 20px;
    min-height: 102px;
    border-radius: 15px;
    display: flex;
    align-items: center; }
    .priceblock .bigblock .row {
      height: 100%;
      width: 100%; }
    .priceblock .bigblock:nth-child(odd) {
      background: #edf0f3; }
    .priceblock .bigblock .site_button {
      line-height: 45px; }
    .priceblock .bigblock .price {
      text-align: center;
      font-weight: bold;
      font-size: 21px;
      color: #1e1d20; }

.pagination {
  padding: 0;
  margin: 0;
  list-style: none;
  margin: 55px 0; }
  .pagination li {
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle; }
    .pagination li:first-child {
      margin: 0; }
    .pagination li a {
      display: block;
      text-align: center;
      width: 57px;
      line-height: 53px;
      border: 2px solid #cecdd6;
      border-radius: 8px;
      font-size: 20px;
      color: #000000;
      font-family: 'Arial'; }
      .pagination li a:hover {
        border-color: #27ab00; }

.reviewsblock .block {
  margin-top: 35px; }
  .reviewsblock .block .text {
    padding: 35px;
    border-radius: 15px;
    background: #edf0f3;
    font-size: 18px;
    line-height: 30px;
    color: #2f303d;
    margin-bottom: 20px;
    position: relative; }
    .reviewsblock .block .text:before {
      content: '';
      position: absolute;
      top: 40px;
      left: -9px;
      width: 19px;
      height: 17px;
      background: url(../images/rleft.png) 0 0 no-repeat; }
    .reviewsblock .block .text:after {
      content: '';
      position: absolute;
      bottom: 40px;
      right: -9px;
      width: 19px;
      height: 17px;
      background: url(../images/rleft.png) 0 0 no-repeat;
      transform: rotate(180deg); }
  .reviewsblock .block .name {
    font-size: 18px;
    color: #535159; }
    .reviewsblock .block .name span {
      color: #8d8d8d;
      margin-left: 20px; }

.rewievs_form {
  padding-bottom: 20px;
  padding-right: 300px;
  background: url(../images/formrbg.png) 100% 0 no-repeat; }
  .rewievs_form input, .rewievs_form textarea {
    display: block;
    width: 100%;
    margin-bottom: 17px;
    line-height: 57px;
    padding: 0 20px;
    background: #edf0f3;
    border-radius: 5px;
    border: none;
    font-size: 18px; }
  .rewievs_form textarea {
    line-height: 1;
    padding: 20px;
    resize: none;
    height: 230px;
    font-family: "Candara";
    color: #727075;
    margin-bottom: 30px; }

.reach .block {
  flex-wrap: nowrap;
  margin-top: 25px; }
  .reach .block .img {
    min-width: 70px;
    margin-right: 30px; }
  .reach .block .right {
    display: flex;
    align-items: center; }

.mapblock {
  height: 490px;
  background: #ccc;
  margin: 50px 0; }

.contacts_block .row > div {
  margin-bottom: 30px; }
.contacts_block .block {
  padding: 35px;
  background: #edf0f3;
  height: 100%;
  border-radius: 10px; }
  .contacts_block .block strong {
    display: block;
    margin-bottom: 10px; }

@media screen and (max-width: 1279px) {
  .galleryblock .text_wrap {
    padding: 10px; }
    .galleryblock .text_wrap .title {
      font-size: 17px;
      line-height: 22px;
      margin-bottom: 5px; }
    .galleryblock .text_wrap a {
      font-size: 15px; }

  .content_wrap .col-md-3 {
    width: 25%; }
  .content_wrap .col-md-9 {
    width: 75%; } }
@media screen and (max-width: 1199px) {
  .form_main {
    background: #549e30; } }
@media screen and (max-width: 1023px) {
  .content_wrap .col-md-3 {
    width: 30%; }
  .content_wrap .col-md-9 {
    width: 70%; } }
@media screen and (max-width: 991px) {
  .header_wrap {
    height: 231px;
    margin-bottom: 0; }

  .wrapper {
    padding-top: 60px; }

  .mofix {
    display: flex;
    z-index: 1000000;
  }

  .headerblock {
    display: none; }

  .header {
    text-align: center;
    padding: 20px 0; }
    .header .col-md-8, .header .col-md-2:last-child {
      display: none; } }
@media screen and (max-width: 860px) {
  .wrap_text_content {
    padding-left: 0; }

  .content_wrap .col-md-3 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 45px; }
  .content_wrap .col-md-9 {
    width: 100%; } }
@media screen and (max-width: 767px) {
  .mainheader .text {
    font-size: 16px;
    line-height: 25px; }

  .mainpremium > div a img {
    max-height: 70px; }
  .mainpremium > div a br {
    display: none; }
  .mainpremium > div a > span {
    font-size: 13px;
    line-height: 18px; }

  .form_main .title {
    font-size: 24px; }

  .site_title, h1.site_title {
    font-size: 24px; }

  .site_title.main {
    font-size: 30px;
    line-height: 36px; }

  .premiumblock {
    padding-top: 20px; }

  .actionblock {
    padding: 20px 0; }

  .blockin.margintop {
    margin: 20px 0;
    text-align: center; }

  .maingallery {
    padding: 20px 0 10px; }
    .maingallery .site_title {
      margin-bottom: 15px; }
    .maingallery .galleryblock .row.flex > div {
      margin-top: 10px; }

  .galpage.galleryblock .rightblock .row > div > div {
    height: auto;
    margin-bottom: 30px; }
    .galpage.galleryblock .rightblock .row > div > div:last-child {
      margin: 0; }

  .galleryblock .text_wrap img {
    max-width: 55px; }
  .galleryblock .text_wrap .title {
    font-size: 13px;
    line-height: 15px; }
  .galleryblock .rightblock .row {
    margin: 0 -5px; }
    .galleryblock .rightblock .row > div {
      padding: 0 5px; }
      .galleryblock .rightblock .row > div > div {
        height: calc(50% - 5px); }

  .slideraction {
    padding: 0 15px; }
    .slideraction .owl-stage-outer:after, .slideraction .owl-stage-outer:before {
      display: none !important; }
    .slideraction .item .textwrap {
      padding: 20px; }

  .slider .item {
    height: 430px;
    text-align: center; }
    .slider .item .title {
      font-size: 35px;
      line-height: 40px; }
  .slider .owl-dots {
    margin-top: 0;
    text-align: center; }
    .slider .owl-dots div {
      margin-left: 15px; }

  .footer {
    text-align: center;
    font-size: 13px;
    line-height: 22px; }
    .footer .bottom {
      padding: 10px 0 30px; }
      .footer .bottom .row > div {
        margin-top: 10px; }
    .footer > .blockin {
      display: block;
      padding: 10px 0; }

  .f_menu {
    display: none; }

  .room_info {
    float: none;
    margin: 0 0 30px;
    max-width: none; }

  .priceblock .bigblock .col-xs-12 {
    margin-bottom: 20px; }
  .priceblock .bigblock .price {
    text-align: left; }

  .rewievs_form {
    padding-right: 0;
    background: none; }

  .reach .block {
    display: block; }
    .reach .block .img {
      float: left; }
    .reach .block .right {
      display: block; } }

/*# sourceMappingURL=styles.css.map */

.phone_box {color: #fff; font-size: 16px; text-transform: uppercase; font-weight: 700;    padding-top: 5px;    margin-bottom: -5px;}

/* 25.02.2022*/
.form_main2 {
  margin-top: 160px;
  background: #f6f8f9;
  padding-top: 80px;
}

.formTitle {
  font-family: "Candara";
  font-size: 46px;
  font-weight: bold;
  color: #29253b;
  line-height: 50px;
  letter-spacing: 1.3px;
}

.formTitle span, .greenText {
  color: #549e30;
  font-weight: bold;
}

.formText {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 36px;
}

.margin60 {
  margin-bottom: 186px;
}

.marginForm {
  margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .form_main2 {
    margin: 160px 0px 24px 0px;
    padding-top: 40px;
  }
  .formTitle {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: normal;
  }
  .margin60, .marginForm {
    margin-bottom: 40px;
  }

  .formText {
    margin-bottom: 10px;
  }

  .greenText {
    margin-bottom: 0px;
  }

  .linkForm {
    margin-bottom: 0px;
  }
}
