@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Arimo:400,700i&amp;subset=cyrillic,cyrillic-ext" rel="stylesheet';
/* font-family: "Pragmatica Plain"; */
@font-face {
  font-family: "Pragmatica Plain";
  src: url("../fonts/Pragmatica Plain.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "Pragmatica Bold"; */
@font-face {
  font-family: "Pragmatica Bold";
  src: url("../fonts/Pragmatica Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "ToyotaDisplay Regular"; */
@font-face {
  font-family: "ToyotaDisplayRegular";
  src: url("../fonts/ToyotaDisplay_Rg.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "ToyotaDisplay Bold"; */
@font-face {
  font-family: "ToyotaDisplayBold";
  src: url("../fonts/ToyotaDisplay_Bd.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "ToyotaText Regular"; */
@font-face {
  font-family: "ToyotaText Regular";
  src: url("../fonts/ToyotaText_Rg.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "MyriadProRegular"; */
@font-face {
  font-family: "MyriadProRegular";
  src: url("../fonts/MyriadProRegular/MyriadProRegular.eot");
  src: url("../fonts/MyriadProRegular/MyriadProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"), url("../fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "MyriadProBold"; */
@font-face {
  font-family: "MyriadProBold";
  src: url("../fonts/MyriadProBold/MyriadProBold.eot");
  src: url("../fonts/MyriadProBold/MyriadProBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProBold/MyriadProBold.woff") format("woff"), url("../fonts/MyriadProBold/MyriadProBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "MyriadProLight"; */
@font-face {
  font-family: "MyriadProLight";
  src: url("../fonts/Myriad-Pro-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "AvantGardeGothicCBook"; */
@font-face {
  font-family: "AvantGardeGothicCBook";
  src: url("../fonts/AvantGardeGothicC-Book.otf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* line 2, ../scss/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 16, ../scss/_normalize.scss */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 24, ../scss/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 38, ../scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 51, ../scss/_normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
/* line 61, ../scss/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 70, ../scss/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 81, ../scss/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 94, ../scss/_normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/* line 104, ../scss/_normalize.scss */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 114, ../scss/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 124, ../scss/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 133, ../scss/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 143, ../scss/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 154, ../scss/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 162, ../scss/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 171, ../scss/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 180, ../scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 188, ../scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 192, ../scss/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 203, ../scss/_normalize.scss */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 212, ../scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 221, ../scss/_normalize.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 229, ../scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 241, ../scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 257, ../scss/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 267, ../scss/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 278, ../scss/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 289, ../scss/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 301, ../scss/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 312, ../scss/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 325, ../scss/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 339, ../scss/_normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 348, ../scss/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 357, ../scss/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 367, ../scss/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 377, ../scss/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
/* line 386, ../scss/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 396, ../scss/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 409, ../scss/_normalize.scss */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 418, ../scss/_normalize.scss */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 429, ../scss/_normalize.scss */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 437, ../scss/_normalize.scss */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 448, ../scss/_normalize.scss */
[hidden] {
  display: none;
}

/* line 43, ../scss/_settings.scss */
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 10px;
  line-height: 1 !important;
  /*background: url(../img/fon.png) repeat center;*/

	background: url(../img/body-bg.jpg) no-repeat center;
	background-size: 100% 100%;
	background-attachment: fixed;
}

/* line 52, ../scss/_settings.scss */
.content {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}

/* line 58, ../scss/_settings.scss */
.wrapper {
  position: relative;
  height: 100%;
  margin: 0 auto;
}

/* line 64, ../scss/_settings.scss */
.rowserupgrade {
  background: #fa2e39;
  color: #000;
  padding: 1.5rem;
  margin-bottom: 0;
  text-align: center;
}

/* line 72, ../scss/_settings.scss */
.block-header header .t-block, .about-block-three .lin, .roomsandrates-block-one ul li.coloms .prob, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active .prob, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active .prob, footer .flx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

/* line 80, ../scss/_settings.scss */
.block-header header .menu .navbar-collapse .dropdown-menu .internal, .block-header header .t-block .order .disp, .block-header header .t-block .bat .retro, .block-header header .t-block .bat .retro1, .block-header header .t-block .meta-langs, .block-two .mrg .carousel-item ul, .about-block-three .lin .retrov, .restaurant-block-one ul, .restaurant-block-one ul#info, .fitness-block-one ul, .hotelnumber-block-one ul, .hotelnumber-block-one .retros, .services-rent-block-one ul#info, .news-block-one .pagination ul, .contact-block-one ul#info, .contact-block-one ul.item-3, footer .menu-foot {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 86, ../scss/_settings.scss */
.about-block-one h1, .restaurant-block-one h1, .fitness-block-one h1, .hotelnumber-block-one h1, .roomsandrates-block-one h1, .services-block-one h1, .services-rent-block-one h1, .news-block-one h1, .contact-block-one h1 {
  background-color: rgba(210, 179, 102, 0.85);
  font-family: "MyriadProRegular";
  font-size: 22px;
  color: #046c35;
  text-align: center;
  padding: 4px 0px;
  text-transform: uppercase;
  position: absolute;
  top: -30px;
  margin: 0 auto;
  width: 100%;
  line-height: 1;
  z-index: 1;
}

/* line 102, ../scss/_settings.scss */
.block-one h2, .block-two .mrg .carousel-item h2, .roomsandrates-block-one ul li.coloms .prob h2, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active .prob h2, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active .prob h2 {
  font-size: 30px;
  padding: 60px 0px 15px 0px;
  text-align: center;
  color: #23af36;
  font-family: "ToyotaText Regular";
}

/* line 110, ../scss/_settings.scss */
.block-three h3, .services-block-two h3 {
  font-size: 20px;
  margin: 0 auto;
  padding: 40px 0px 25px 0px;
  text-align: center;
  color: #046c35;
  font-family: "MyriadProRegular";
  text-transform: uppercase;
}

/* line 120, ../scss/_settings.scss */
.news-block-one .news .colom h5, .news-block-one .pages h5, .news-block-one .pages .new-news h5 {
  font-size: 13px;
  text-align: left;
  color: #B6781B;
  line-height: 1;
}

/* line 127, ../scss/_settings.scss */
.block-three .item-1 .colom a h6,
.block-three .item-2 .colom a h6,
.block-three .item-3 .colom a h6,
.block-three .item-4 .colom a h6, .services-block-one .news .colom h6, .services-block-two .news .colom h6, .news-block-one .news .colom h6, .news-block-one .pages h6, .news-block-one .pages .new-news h6 {
  font-size: 16px;
  padding-top: 30px;
  text-align: left;
  color: #176f29;
  line-height: 1;
}

/* line 135, ../scss/_settings.scss */
.block-three .item-1 .colom a h6,
.block-three .item-2 .colom a h6,
.block-three .item-3 .colom a h6,
.block-three .item-4 .colom a h6, .block-three .news, .services-block-one .news .colom h6, .services-block-one .news .colom p, .services-block-two .news .colom h6, .services-block-two .news .colom p, .news-block-one .news .colom h5, .news-block-one .news .colom h6, .news-block-one .pages h5, .news-block-one .pages h6, .news-block-one .pages .new-news h5, .news-block-one .pages .new-news h6 {
  font-family: 'Arimo', sans-serif;
}

/* line 145, ../scss/_settings.scss */
.centr {
  text-align: center;
}

/* line 149, ../scss/_settings.scss */
.btn-f-c, .about-block-three .lin .retrov .btn-f-c-1 {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: inherit;
  display: block;
  outline: none;
  background-color: #c17b3f;
  padding: 10px 15px;
  border: 0;
  border-radius: 5px;
  margin-top: 5px;
  float: right;
  color: #fff;
  border: 1px solid #006C35;
}
/* line 165, ../scss/_settings.scss */
.btn-f-c:hover, .about-block-three .lin .retrov .btn-f-c-1:hover {
  background-color: #006C35;
  text-decoration: none;
  border: 1px solid #c17b3f;
}

/* line 172, ../scss/_settings.scss */
.btn-f-g {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: inherit;
  display: block;
  outline: none;
  background-color: #006C35;
  padding: 10px 15px;
  border: 0;
  border-radius: 5px;
  margin-top: 10px;
  float: right;
  color: #fff;
  border: 1px solid #c17b3f;
}
/* line 188, ../scss/_settings.scss */
.btn-f-g:hover {
  background-color: #c17b3f;
  text-decoration: none;
  border: 1px solid #006C35;
}

/* line 195, ../scss/_settings.scss */
.detailed {
  font-size: 15px;
  text-transform: lowercase;
  color: #5a5a5a;
  text-transform: capitalize;
  text-align: right;
  outline: none;
  padding-top: 10px;
  display: block  !important;
  z-index: 2;
  position: relative;
}
/* line 207, ../scss/_settings.scss */
.detailed:hover {
  color: #26b14c;
  text-decoration: none;
}
/* line 212, ../scss/_settings.scss */
.detailed .angle {
  margin-left: 15px;
  font-size: 16px;
}

/* line 218, ../scss/_settings.scss */
.about-block-three .lin .recall {
  font-size: 16px;
  text-transform: uppercase;
  color: #b6781b;
  outline: none;
  padding: 8px 6px 6px 6px;
  display: block;
  border: 1px solid #b6781b;
  border-radius: 7px;
  /*   &:hover{
    color: #b6781b;
    border-bottom: 1px solid #b6781b;
  } */
}
/* line 228, ../scss/_settings.scss */
.about-block-three .lin .recall:before {
  content: "";
  background-image: url(../img/vidgyk2.svg);
  margin-right: 5px;
  width: 18px;
  height: 16px;
  display: inline-block;
  vertical-align: bottom;
}

/* line 245, ../scss/_settings.scss */
.hotelnumber-block-one .armor, .contact-block-one ul.item-3 li > .armor, .contact-block-one ul.item-3 .block-header .carous .carousel-indicators li.active > .armor, .block-header .carous .carousel-indicators .contact-block-one ul.item-3 li.active > .armor {
  font-family: "MyriadProRegular";
  background-color: #006C35;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  outline: none;
  padding: 8px 20px 6px 20px;
  border-radius: 10px;
}
/* line 255, ../scss/_settings.scss */
.hotelnumber-block-one .armor:hover, .contact-block-one ul.item-3 li > .armor:hover, .contact-block-one ul.item-3 .block-header .carous .carousel-indicators li.active > .armor:hover {
  background-color: #c17b3f;
}

/* line 260, ../scss/_settings.scss */
.block-one p, .block-three .item-1 .colom p,
.block-three .item-2 .colom p,
.block-three .item-3 .colom p,
.block-three .item-4 .colom p, .about-block-one p, .about-block-one ol li, .about-block-one ol .block-header .carous .carousel-indicators li.active, .block-header .carous .carousel-indicators .about-block-one ol li.active, .restaurant-block-one p, .fitness-block-one p, .fitness-block-one .networks, .hotelnumber-block-one .networks, .roomsandrates-block-two p, .services-rent-block-one p, .news-block-one .news .colom p, .news-block-one .pages p {
  font-size: 16px;
  font-family: "ToyotaText Regular";
  color: #000;
  text-align: justify;
  text-indent: 10px;
  line-height: 1.3;
  margin: 0;
}

/* line 270, ../scss/_settings.scss */
.block-one img, .block-two .mrg .carousel-item .headers img, .block-three .item-1 .colom img,
.block-three .item-2 .colom img,
.block-three .item-3 .colom img,
.block-three .item-4 .colom img, .roomsandrates-block-one ul li.coloms .headers img, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active .headers img, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active .headers img, .services-rent-block-one img, .news-block-one .news .colom img, .news-block-one .pages img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

/* line 276, ../scss/_settings.scss */
.services-block-one .news .colom .iconu-1, .services-block-one .news .colom .iconu-2, .services-block-one .news .colom .iconu-3, .services-block-one .news .colom .iconu-4, .services-block-one .news .colom .iconu-5, .services-block-one .news .colom .iconu-6, .services-block-two .news .colom .iconu-1, .services-block-two .news .colom .iconu-2, .services-block-two .news .colom .iconu-3, .services-block-two .news .colom .iconu-4, .services-block-two .news .colom .iconu-5, .services-block-two .news .colom .iconu-6, .services-block-two .news .colom .iconu-7, .services-block-two .news .colom .iconu-8, .services-block-two .news .colom .iconu-9, .services-block-two .news .colom .iconu-10, .services-block-two .news .colom .iconu-11, .services-block-two .news .colom .iconu-12, .services-block-two .news .colom .iconu-13 {
  border-radius: 10px;
  background-color: #539642;
  width: 85px;
  height: 85px;
  margin: 0 auto;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 287, ../scss/_settings.scss */
.roomsandrates-block-one ul li.coloms .maska, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active .maska, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active .maska, .news-block-one .news .colom .maska {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* line 296, ../scss/_settings.scss */
.block-header header .menu .navbar-collapse .dropdown-menu, .block-header header .t-block .bat .retro, .hotelnumber-block-one .retros {
  background: #006c34;
  /* Old Browsers */
  background: -moz-linear-gradient(top, #006c34 0%, rgba(0, 108, 52, 0.98) 15%, rgba(0, 108, 52, 0.97) 19%, rgba(0, 108, 52, 0.85) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #006c34), color-stop(15%, rgba(0, 108, 52, 0.98)), color-stop(19%, rgba(0, 108, 52, 0.97)), color-stop(100%, rgba(0, 108, 52, 0.85)));
  /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(top, #006c34 0%, rgba(0, 108, 52, 0.98) 15%, rgba(0, 108, 52, 0.97) 19%, rgba(0, 108, 52, 0.85) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #006c34 0%, rgba(0, 108, 52, 0.98) 15%, rgba(0, 108, 52, 0.97) 19%, rgba(0, 108, 52, 0.85) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #006c34 0%, rgba(0, 108, 52, 0.98) 15%, rgba(0, 108, 52, 0.97) 19%, rgba(0, 108, 52, 0.85) 100%);
  /* IE 10+ */
  background: linear-gradient(to bottom, #006c34 0%, rgba(0, 108, 52, 0.98) 15%, rgba(0, 108, 52, 0.97) 19%, rgba(0, 108, 52, 0.85) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c34', endColorstr='#006c34', GradientType=0 );
  /* IE6-9 */
}

/* line 308, ../scss/_settings.scss */
.block-header header .t-block .bat .retro1 {
  background: #c17c3f;
  background: -moz-linear-gradient(top, #c17c3f 0%, rgba(193, 124, 63, 0.98) 7%, rgba(193, 124, 63, 0.97) 15%, rgba(193, 124, 63, 0.85) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #c17c3f), color-stop(7%, rgba(193, 124, 63, 0.98)), color-stop(15%, rgba(193, 124, 63, 0.97)), color-stop(100%, rgba(193, 124, 63, 0.85)));
  background: -webkit-linear-gradient(top, #c17c3f 0%, rgba(193, 124, 63, 0.98) 7%, rgba(193, 124, 63, 0.97) 15%, rgba(193, 124, 63, 0.85) 100%);
  background: -o-linear-gradient(top, #c17c3f 0%, rgba(193, 124, 63, 0.98) 7%, rgba(193, 124, 63, 0.97) 15%, rgba(193, 124, 63, 0.85) 100%);
  background: -ms-linear-gradient(top, #c17c3f 0%, rgba(193, 124, 63, 0.98) 7%, rgba(193, 124, 63, 0.97) 15%, rgba(193, 124, 63, 0.85) 100%);
  background: linear-gradient(to bottom, #c17c3f 0%, rgba(193, 124, 63, 0.98) 7%, rgba(193, 124, 63, 0.97) 15%, rgba(193, 124, 63, 0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c17c3f', endColorstr='#c17c3f', GradientType=0 );
}

/* line 319, ../scss/_settings.scss */
.restaurant-block-one ul#info, .contact-block-one ul#info {
  color: #046c35;
  font-size: 15px;
  font-family: "MyriadProRegular";
}

/* line 325, ../scss/_settings.scss */
.restaurant-block-one ul#info li#telefon, .contact-block-one ul#info li.adressa, .contact-block-one ul#info li.telefo, .contact-block-one ul#info li.telefons, .contact-block-one ul#info li.week {
  color: #046c35;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin-bottom: 15px;
  line-height: 1.5;
  cursor: default;
}

/* line 336, ../scss/_settings.scss */
.restaurant-block-one ul#info li#mail, .contact-block-one ul#info li.mail {
  color: #046c35;
  cursor: default;
}

/* line 341, ../scss/_settings.scss */
.restaurant-block-one ul#info li#telefon:before, .restaurant-block-one ul#info li#mail:before, .contact-block-one ul#info li.adressa:before, .contact-block-one ul#info li.telefo:before, .contact-block-one ul#info li.telefons:before, .contact-block-one ul#info li.mail:before, .contact-block-one ul#info li.week:before {
  content: " ";
  margin-right: 15px;
  width: 17px;
  height: 17px;
  display: inline-block;
  background-repeat: no-repeat;
}

/*-----------------------------------
mixin
-----------------------------------*/
/* 
@include addPrefix(filter, grayscale(100%));
transition: all 0.3s ease;} 
.nav:not(.icons)
*/
/* Slider */
/* line 3, ../scss/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, ../scss/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 24, ../scss/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 28, ../scss/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, ../scss/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, ../scss/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 48, ../scss/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 54, ../scss/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 58, ../scss/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 62, ../scss/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 66, ../scss/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 69, ../scss/_slick.scss */
.slick-slide img {
  display: block;
  border-radius: 10px;
}
/* line 73, ../scss/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 79, ../scss/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 83, ../scss/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 87, ../scss/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 91, ../scss/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 97, ../scss/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 101, ../scss/_slick.scss */
.slick-arrow.slick-prev {
  left: 0;
  transform: scale(-1);
}

/* line 106, ../scss/_slick.scss */
.slick-arrow.slick-next {
  right: 0;
}

/* Magnific Popup CSS */
/* line 2, ../scss/_magnificpopup.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

/* line 13, ../scss/_magnificpopup.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 23, ../scss/_magnificpopup.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

/* line 33, ../scss/_magnificpopup.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 39, ../scss/_magnificpopup.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 42, ../scss/_magnificpopup.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 50, ../scss/_magnificpopup.scss */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 55, ../scss/_magnificpopup.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 58, ../scss/_magnificpopup.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 63, ../scss/_magnificpopup.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}

/* line 69, ../scss/_magnificpopup.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 72, ../scss/_magnificpopup.scss */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 80, ../scss/_magnificpopup.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 83, ../scss/_magnificpopup.scss */
.mfp-hide {
  display: none !important;
}

/* line 86, ../scss/_magnificpopup.scss */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 96, ../scss/_magnificpopup.scss */
.mfp-preloader a {
  color: #CCC;
}

/* line 98, ../scss/_magnificpopup.scss */
.mfp-preloader a:hover {
  color: #FFF;
}

/* line 101, ../scss/_magnificpopup.scss */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 104, ../scss/_magnificpopup.scss */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 107, ../scss/_magnificpopup.scss */
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

/* line 121, ../scss/_magnificpopup.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 125, ../scss/_magnificpopup.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

/* line 140, ../scss/_magnificpopup.scss */
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

/* line 143, ../scss/_magnificpopup.scss */
.mfp-close:active {
  top: 1px;
}

/* line 146, ../scss/_magnificpopup.scss */
.mfp-close-btn-in .mfp-close {
  color: #333;
}

/* line 149, ../scss/_magnificpopup.scss */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 157, ../scss/_magnificpopup.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

/* line 166, ../scss/_magnificpopup.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

/* line 176, ../scss/_magnificpopup.scss */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 178, ../scss/_magnificpopup.scss */
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

/* line 181, ../scss/_magnificpopup.scss */
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

/* line 193, ../scss/_magnificpopup.scss */
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 197, ../scss/_magnificpopup.scss */
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

/* line 202, ../scss/_magnificpopup.scss */
.mfp-arrow-left {
  left: 0;
}

/* line 204, ../scss/_magnificpopup.scss */
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

/* line 207, ../scss/_magnificpopup.scss */
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

/* line 211, ../scss/_magnificpopup.scss */
.mfp-arrow-right {
  right: 0;
}

/* line 213, ../scss/_magnificpopup.scss */
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

/* line 216, ../scss/_magnificpopup.scss */
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

/* line 219, ../scss/_magnificpopup.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 222, ../scss/_magnificpopup.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 226, ../scss/_magnificpopup.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 229, ../scss/_magnificpopup.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 234, ../scss/_magnificpopup.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
/* line 245, ../scss/_magnificpopup.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 256, ../scss/_magnificpopup.scss */
.mfp-figure {
  line-height: 0;
}

/* line 258, ../scss/_magnificpopup.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

/* line 271, ../scss/_magnificpopup.scss */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 276, ../scss/_magnificpopup.scss */
.mfp-figure figure {
  margin: 0;
}

/* line 279, ../scss/_magnificpopup.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 287, ../scss/_magnificpopup.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 294, ../scss/_magnificpopup.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 297, ../scss/_magnificpopup.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 304, ../scss/_magnificpopup.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 307, ../scss/_magnificpopup.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* line 309, ../scss/_magnificpopup.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  /* line 312, ../scss/_magnificpopup.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  /* line 315, ../scss/_magnificpopup.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  /* line 323, ../scss/_magnificpopup.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  /* line 325, ../scss/_magnificpopup.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  /* line 328, ../scss/_magnificpopup.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  /* line 340, ../scss/_magnificpopup.scss */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  /* line 343, ../scss/_magnificpopup.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  /* line 346, ../scss/_magnificpopup.scss */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  /* line 349, ../scss/_magnificpopup.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*headre*/
/* line 10, ../scss/style.scss */
.block-header {
  position: relative;
}
/* line 13, ../scss/style.scss */
.block-header header {
  /*background-color: rgba(253, 237, 210, 0.9);*/
  background: linear-gradient(to right, #141e30, #243b55);
  position: relative;
  z-index: 2;
  /*menu*/
  /*end menu*/
}
/* line 18, ../scss/style.scss */
.block-header header .logo-header {
  margin: 30px 0;
}
/* line 25, ../scss/style.scss */
.block-header header .menu .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  float: right;
}
/* line 30, ../scss/style.scss */
.block-header header .menu .navbar-collapse .navbar-nav > li.active > a {
  line-height: 1;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-family: sans-serif;
  padding: 20px 15px 10px 15px;
  margin-top: -5px;
}
/* line 39, ../scss/style.scss */
.block-header header .menu .navbar-collapse .navbar-nav > li.active > a:hover {
  background-color: #006c35;
  border-radius: 0 0 10px 10px !important;
  color: #fff;
  padding: 20px 15px 10px 15px;
  transform: translateY(5px);
  -webkit-transition: all .3s sease-in-out;
  -moz-transition: all .3s sease-in-out;
  -o-transition: all .3s sease-in-out;
  -ms-transition: all .3s sease-in-out;
  transition: all .3s sease-in-out;
  margin-top: -5px;
}
/* line 53, ../scss/style.scss */
.block-header header .menu .navbar-collapse .navbar-nav > li.active > a:active, .block-header header .menu .navbar-collapse .navbar-nav > li.active > a:visited {
  padding: 25px 15px 10px 15px;
}
/* line 58, ../scss/style.scss */
.block-header header .menu .navbar-collapse .navbar-nav > li > a {
  line-height: 1;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-family: sans-serif;
  padding: 20px 10px 15px 15px;
  margin-top: -5px;
}
/* line 67, ../scss/style.scss */
.block-header header .menu .navbar-collapse .navbar-nav > li > a:hover {
  background-color: #006c35;
  border-radius: 0 0 10px 10px;
  color: #fff;
  padding: 20px 10px 10px 15px;
  transform: translateY(5px);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin-top: -5px;
}
/* line 81, ../scss/style.scss */
.block-header header .menu .navbar-collapse .navbar-nav > li > a:active, .block-header header .menu .navbar-collapse .navbar-nav > li > a:visited {
  padding: 25px 10px 10px 15px;
  border-radius: 0px;
}
/* line 86, ../scss/style.scss */
.block-header header .menu .navbar-collapse .navbar-nav > li > a .fan {
  margin-left: 5px;
}
/* line 91, ../scss/style.scss */
.block-header header .menu .navbar-collapse .nav .open > a,
.block-header header .menu .navbar-collapse .nav .open > a:hover {
  background-color: #006c35;
  color: #fff;
  padding: 25px 10px 10px 15px;
  position: relative;
}
/* line 99, ../scss/style.scss */
.block-header header .menu .navbar-collapse .nav .open > a:after,
.block-header header .menu .navbar-collapse .nav .open > a:hover:after {
  content: "";
  background-image: url(../img/greenright.png);
  position: absolute;
  left: 100%;
  top: 72%;
  width: 11px;
  height: 10px;
}
/* line 110, ../scss/style.scss */
.block-header header .menu .navbar-collapse .dropdown-menu {
  border-radius: 0 10px 10px 10px;
  color: #fff;
  padding: 18px 18px 18px 18px;
  top: 90%;
  border: 1px solid rgba(7, 108, 56, 0.85);
}
/* line 118, ../scss/style.scss */
.block-header header .menu .navbar-collapse .dropdown-menu li > a, .block-header header .menu .navbar-collapse .dropdown-menu .carous .carousel-indicators li.active > a {
  line-height: 1;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-family: "MyriadProRegular";
  padding: 3px 0px 3px 5px;
  letter-spacing: 1px;
  font-weight: lighter;
}
/* line 128, ../scss/style.scss */
.block-header header .menu .navbar-collapse .dropdown-menu li > a:before, .block-header header .menu .navbar-collapse .dropdown-menu .carous .carousel-indicators li.active > a:before {
  content: "-";
  margin-right: 5px;
}
/* line 133, ../scss/style.scss */
.block-header header .menu .navbar-collapse .dropdown-menu li > a:hover, .block-header header .menu .navbar-collapse .dropdown-menu .carous .carousel-indicators li.active > a:hover {
  color: #bbdb00;
  text-decoration: none;
}
/* line 139, ../scss/style.scss */
.block-header header .menu .navbar-collapse .dropdown-menu li > p, .block-header header .menu .navbar-collapse .dropdown-menu .carous .carousel-indicators li.active > p {
  color: #c17b3f;
  text-transform: uppercase;
  font-family: "MyriadProBold";
  font-size: 14px;
  letter-spacing: 1px;
}
/* line 151, ../scss/style.scss */
.block-header header .menu .navbar-collapse .dropdown-menu .line {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}
/* line 157, ../scss/style.scss */
.block-header header .menu .navbar-collapse .dropdown-menu .tb0 {
  margin-bottom: 0px;
}
/* line 162, ../scss/style.scss */
.block-header header .menu .navbar-collapse .wdth {
  min-width: 370px;
}
/* line 169, ../scss/style.scss */
.block-header header .t-block {
  justify-content: space-between;
  align-items: baseline;
  width: 68%;
  float: right;
  margin: 10px 30px 10px 0;
}
/* line 177, ../scss/style.scss */
.block-header header .t-block .order {
  position: relative;
}
/* line 180, ../scss/style.scss */
.block-header header .t-block .order .phone {
  font-family: "Pragmatica Plain";
  font-size: 17px;
  color: #fff;
  cursor: pointer;
  position: relative;
}
/* line 187, ../scss/style.scss */
.block-header header .t-block .order .phone:before {
  content: " ";
  margin-right: 5px;
  background: #fff;
  -webkit-mask-image: url(../img/icontel.svg);
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: text-top;
}
/* line 197, ../scss/style.scss */
.block-header header .t-block .order .phone:hover {
  text-decoration: none;
}
/* line 201, ../scss/style.scss */
.block-header header .t-block .order .phone .fan {
  margin-left: 5px;
}
/* line 206, ../scss/style.scss */
.block-header header .t-block .order .disp {
  display: none;
  position: absolute;
  font-family: "Pragmatica Plain";
  font-size: 17px;
  color: #C17B3F;
  top: 95%;
  /* left: 32%; */
  background-color: rgba(253, 237, 210, 0.9);
  border-radius: 10px;
}
/* line 218, ../scss/style.scss */
.block-header header .t-block .order .disp li {
  padding: 5px 15px;
}
/* line 222, ../scss/style.scss */
.block-header header .t-block .order .disp li:first-child {
  padding-top: 15px;
}
/* line 226, ../scss/style.scss */
.block-header header .t-block .order .disp li:last-child {
  padding-bottom: 15px;
}
/* line 232, ../scss/style.scss */
.block-header header .t-block .bat {
  position: relative;
}
/* line 235, ../scss/style.scss */
.block-header header .t-block .bat .reserve {
  font-family: "MyriadProRegular";
  font-size: 13px;
  color: #fff;
  border: 2px solid #e3ac2d;
  padding: 7px 18px 7px 16px;
  text-transform: uppercase;
  border-radius: 10px 0 0 10px;
  cursor: pointer;
  display: inline-block;
  background-color: transparent;
}
.block-header header .t-block .bat .reserve:hover {
	background: #e3ac2d;
}
/* line 247, ../scss/style.scss */
.block-header header .t-block .bat .reserve:focus {
  outline: none;
}
/* line 254, ../scss/style.scss */
.block-header header .t-block .bat .expanded {
  color: #fff !important;
  background-color: #006C35 !important;
  text-decoration: none;
  border-radius: 10px 0 0 0 !important;
  position: relative;
}
/* line 261, ../scss/style.scss */
.block-header header .t-block .bat .expanded:before {
  content: "";
  background-image: url(../img/greenleft.png);
  position: absolute;
  left: -13px;
  top: 19px;
  width: 11px;
  height: 10px;
}
/* line 272, ../scss/style.scss */
.block-header header .t-block .bat .retro {
  display: none;
  position: absolute;
  font-family: "MyriadProRegular";
  font-size: 12px;
  top: 100%;
  right: 53%;
  z-index: 1;
  min-width: 350px;
  border-radius: 10px 0px 10px 10px;
  color: #fff;
  padding: 15px;
  border: 1px solid rgba(7, 108, 56, 0.85);
  /*&:before {
  content: "";
  background-image: url(../img/greenleft.png);
  position: absolute;
  left: 62%;
  top: -11px;
  width: 11px;
  height: 10px;
  } */
}
/* line 299, ../scss/style.scss */
.block-header header .t-block .bat .retro li .fertsg {
  display: inline-block;
  text-transform: uppercase;
  color: #FFFFFF;
  width: 52%;
  letter-spacing: 1px;
}
/* line 307, ../scss/style.scss */
.block-header header .t-block .bat .retro li input[type="text"], .block-header header .t-block .bat .retro li select, .block-header header .t-block .bat .retro li textarea {
  color: #C17B3F;
  outline: none;
  width: 150px;
  font-size: 14px;
}
/* line 313, ../scss/style.scss */
.block-header header .t-block .bat .retro li input[type="text"]:focus, .block-header header .t-block .bat .retro li select:focus, .block-header header .t-block .bat .retro li textarea:focus {
  border: 1px solid white;
}
/* line 319, ../scss/style.scss */
.block-header header .t-block .bat .reserve1 {
  position: relative;
  color: #FFFFFF;
  border-radius: 0 10px 10px 0;
/*  background-color: #C17B3F;
  border: 2px solid #C17B3F;*/
  background-color: #e3ac2d;
  border: 2px solid #e3ac2d;
  padding: 7px;
  left: -5px;
  font-family: "MyriadProRegular";
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
}
.block-header header .t-block .bat .reserve1:hover {
	background: transparent;
}
/* line 344, ../scss/style.scss */
.block-header header .t-block .bat .reserve1:focus {
  outline: none;
}
/* line 349, ../scss/style.scss */
.block-header header .t-block .bat .expanded1 {
  color: #fff !important;
  background-color: #e3ac2d !important;
  text-decoration: none;
  border-radius: 0 10px 0 0 !important;
  position: relative;
}
/* line 356, ../scss/style.scss */
.block-header header .t-block .bat .expanded1:before {
  content: "";
  background-image: url(../img/coricright.png);
  position: absolute;
  right: -13px;
  top: 19px;
  width: 11px;
  height: 10px;
}
/* line 367, ../scss/style.scss */
.block-header header .t-block .bat .retro1 {
  display: none;
  position: absolute;
  font-family: "MyriadProRegular";
  font-size: 12px;
  top: 100%;
  left: 47%;
  z-index: 1;
  min-width: 150px;
  border-radius: 0px 10px 10px 10px;
  color: #fff;
  padding: 8px 15px 10px 15px;
  border: 1px solid rgba(193, 124, 63, 0.85);
}
/* line 385, ../scss/style.scss */
.block-header header .t-block .bat .retro1 li .fertsg {
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 1px;
  margin: 10px 0 5px 0;
}
/* line 392, ../scss/style.scss */
.block-header header .t-block .bat .retro1 li input[type="text"] {
  color: #006C35;
  outline: none;
  width: 180px;
  font-size: 14px;
}
/* line 398, ../scss/style.scss */
.block-header header .t-block .bat .retro1 li input[type="text"]:focus {
  border: 1px solid white;
}
/* line 404, ../scss/style.scss */
.block-header header .t-block .meta-langs {
  font-family: "MyriadProRegular";
  font-size: 12px;
}
/* line 409, ../scss/style.scss */
.block-header header .t-block .meta-langs li.active {
  border-bottom: 1px solid #e3ac2d;
    margin-left: 10px;
}
/* line 411, ../scss/style.scss */
.block-header header .t-block .meta-langs li, .block-header header .t-block .meta-langs .carous .carousel-indicators li.active, .block-header .carous .carousel-indicators header .t-block .meta-langs li.active {
  display: inline-block;
  text-transform: uppercase;
  color: #e3ac2d;
  border-bottom: 0;
}
/* line 418, ../scss/style.scss */
.block-header header .t-block .meta-langs li a, .block-header header .t-block .meta-langs .carous .carousel-indicators li.active a, .block-header .carous .carousel-indicators header .t-block .meta-langs li.active a {
  color: #fff;
  padding-left: 10px;
}
/* line 422, ../scss/style.scss */
.block-header header .t-block .meta-langs li a:hover {
  text-decoration: none;
  color: #e3ac2d;
}
/* line 431, ../scss/style.scss */
.block-header .carous {
  position: relative;
  top: -120px;
  z-index: 1;
}
/* line 438, ../scss/style.scss */
.block-header .carous .carousel-indicators li, .block-header .carous .carousel-indicators li.active {
  width: 15px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 15px;
  border: 0;
  margin: 0 10px 0 0;
}
/* line 446, ../scss/style.scss */
.block-header .carous .carousel-indicators li.active {
  background-color: #fff;
}
/* line 453, ../scss/style.scss */
.block-header .carous .fill {
  width: 100%;
  height: 85vh;
  background-size: cover;
  background-position: center;
}
/* line 460, ../scss/style.scss */
.block-header .carous .top {
  position: absolute;
  z-index: 1;
  top: 170px;
  left: 75px;
  width: 25%;
}
/* line 467, ../scss/style.scss */
.block-header .carous .top h1 {
  /*background-color: rgba(253, 237, 210, 0.9);*/
  background: linear-gradient(to right, #141e30, #243b55);
  font-size: 22px;
  line-height: 1.25;
  text-transform: initial;
  text-align: left;
  padding: 30px;
  font-family: "AvantGardeGothicCBook";
  border-radius: 10px;
  color: #fff;
  margin: 0;
}
/* line 484, ../scss/style.scss */
.block-header .picthe {
  height: 50vh;
  z-index: 1;
  position: relative;
  margin-top: -120px;
}

/*end headre*/
/*content*/
/* line 497, ../scss/style.scss */
.block-one {
  position: relative;
  top: -60px;
  /* background-color: rgba(249, 226, 176, 0.6); */
}
/* line 502, ../scss/style.scss */
.block-one h2 {
  margin: 0;
  padding-top: 0;
}
/* line 508, ../scss/style.scss */
.block-one p {
  line-height: 1.2;
}
/* line 512, ../scss/style.scss */
.block-one p span {
  color: #23af36;
}
/* line 517, ../scss/style.scss */
.block-one img {
  margin: 0;
  /* padding-right: 13%; */
}

/* line 524, ../scss/style.scss */
.block-two {
  background: url(../img/Paralax.jpg) no-repeat center 0/cover;
  background-attachment: fixed;
}
/* line 530, ../scss/style.scss */
.block-two .mrg:before {
  content: " ";
  margin-top: 30px;
}
/* line 531, ../scss/style.scss */
.block-two .mrg:after {
  content: " ";
  margin-bottom: 70px;
}
/* line 533, ../scss/style.scss */
.block-two .mrg .carousel-item {
  padding: 0 25px 0;
  cursor: pointer;
  display: block;
}
/* line 538, ../scss/style.scss */
.block-two .mrg .carousel-item:hover {
  text-decoration: none;
}
/* line 540, ../scss/style.scss */
.block-two .mrg .carousel-item .headers {
  position: relative;
  margin-top: 40px;
}
/* line 544, ../scss/style.scss */
.block-two .mrg .carousel-item .headers big {
  background-color: rgba(210, 179, 103, 0.9);
  border-radius: 10px 10px 0 0;
  text-transform: uppercase;
  font-size: 15px;
  color: #046c35;
  position: absolute;
  display: block;
  padding-top: 14px;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
}
/* line 563, ../scss/style.scss */
.block-two .mrg .carousel-item ul {
  padding: 25px 0 15px 3px;
  line-height: 1.5;
  display: none;
}
/* line 569, ../scss/style.scss */
.block-two .mrg .carousel-item ul li:nth-child(2n+1) {
  font-family: "MyriadProBold";
  font-size: 13px;
  text-transform: uppercase;
  color: #d2b366;
}
/* line 576, ../scss/style.scss */
.block-two .mrg .carousel-item ul li:nth-child(2n) {
  font-family: "MyriadProRegular";
  font-size: 13px;
  text-transform: none;
  color: #d2e593;
}
/* line 584, ../scss/style.scss */
.block-two .mrg .carousel-item h2 {
  padding: 0;
  text-align: left;
  color: #EEBE63;
  font-family: "MyriadProLight";
  border-bottom: 2px solid #8CCA1D;
  line-height: 1.5;
  width: 40%;
  font-size: 28px;
}
/* line 595, ../scss/style.scss */
.block-two .mrg .carousel-item h2 .v, .block-two .mrg .carousel-item h2 .d, .block-two .mrg .carousel-item .roomsandrates-block-one ul li.coloms .prob h2 .d, .roomsandrates-block-one ul li.coloms .prob .block-two .mrg .carousel-item h2 .d {
  font-size: 17px;
  padding-right: 5px;
  text-transform: lowercase;
  font-family: "MyriadProLight";
}
/* line 602, ../scss/style.scss */
.block-two .mrg .carousel-item h2 .d {
  padding-left: 5px;
}
/* line 608, ../scss/style.scss */
.block-two .mrg .carousel-item .arrow {
  display: none;
}

/* line 615, ../scss/style.scss */
.block-two .mrg .carousel-item:hover .headers big {
  color: #ECCB84;
  background-color: rgba(4, 108, 53, 0.9);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 625, ../scss/style.scss */
.block-two .mrg .carousel-item:hover h2 {
  width: 50%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 634, ../scss/style.scss */
.block-three {
  /*   background-color: rgba(249, 226, 176, 0.6); */
}
/* line 637, ../scss/style.scss */
.block-three h3 {
  overflow: hidden;
}
/* line 641, ../scss/style.scss */
.block-three h3:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 1px;
  background: #046c35;
  border: solid #f9e2b0;
  border-width: 0 10px;
  margin-left: -100%;
}
/* line 653, ../scss/style.scss */
.block-three h3:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 1px;
  background: #046c35;
  border: solid #f9e2b0;
  border-width: 0 10px;
  margin-right: -100%;
}
/* line 672, ../scss/style.scss */
.block-three .item-1 .colom,
.block-three .item-2 .colom,
.block-three .item-3 .colom,
.block-three .item-4 .colom {
  background-color: #faf6e2;
  border-radius: 10px;
  padding: 30px 30px 17px 30px;
}
/* line 677, ../scss/style.scss */
.block-three .item-1 .colom img,
.block-three .item-2 .colom img,
.block-three .item-3 .colom img,
.block-three .item-4 .colom img {
  -webkit-filter: brightness(65%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  height: 140px;
}
/* line 690, ../scss/style.scss */
.block-three .item-1 .colom a:hover,
.block-three .item-2 .colom a:hover,
.block-three .item-3 .colom a:hover,
.block-three .item-4 .colom a:hover {
  text-decoration: none;
}
/* line 694, ../scss/style.scss */
.block-three .item-1 .colom a h6,
.block-three .item-2 .colom a h6,
.block-three .item-3 .colom a h6,
.block-three .item-4 .colom a h6 {
  border-bottom: 2px solid #d48c1d;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.5;
  width: 70%;
}
/* line 704, ../scss/style.scss */
.block-three .item-1 .colom p,
.block-three .item-2 .colom p,
.block-three .item-3 .colom p,
.block-three .item-4 .colom p {
  min-height: 210px;
  padding-top: 20px;
}
/* line 712, ../scss/style.scss */
.block-three .arrow1 {
  display: none;
}
/* line 716, ../scss/style.scss */
.block-three .news {
  color: #046c35;
  font-size: 13px;
  text-align: center;
  margin: 40px 0px 30px 0px;
  display: block;
}

/* line 726, ../scss/style.scss */
.block-three .carousel1-item:hover a h6 {
  color: #d48c1d;
  border-bottom: 2px solid #176f29;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 736, ../scss/style.scss */
.block-three .carousel1-item:hover .t1 img {
  -webkit-filter: brightness(145%);
}

/* line 740, ../scss/style.scss */
.block-three .carousel1-item:hover .colom {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  cursor: pointer;
}

/* line 752, ../scss/style.scss */
.block-four iframe {
  border: 0;
  pointer-events: none;
  width: 100%;
  height: 450px;
}

/*about*/
/* line 761, ../scss/style.scss */
.about-block-one {
  position: relative;
  padding: 50px 0px;
}
/* line 769, ../scss/style.scss */
.about-block-one p {
  line-height: 1.2;
  padding-bottom: 20px;
}
/* line 775, ../scss/style.scss */
.about-block-one p span {
  color: #23af36;
}
/* line 780, ../scss/style.scss */
.about-block-one ol {
  padding: 0;
  margin: 0;
}
/* line 784, ../scss/style.scss */
.about-block-one ol li, .about-block-one ol .block-header .carous .carousel-indicators li.active, .block-header .carous .carousel-indicators .about-block-one ol li.active {
  line-height: 1.2;
  padding-bottom: 20px;
  text-indent: 0px;
  padding-left: 10px;
}
/* line 791, ../scss/style.scss */
.about-block-one ol li:last-child, .about-block-one ol .block-header .carous .carousel-indicators li.active:last-child, .block-header .carous .carousel-indicators .about-block-one ol li.active:last-child {
  padding-bottom: 0px;
}
/* line 795, ../scss/style.scss */
.about-block-one ol li span, .about-block-one ol .block-header .carous .carousel-indicators li.active span, .block-header .carous .carousel-indicators .about-block-one ol li.active span {
  color: #23af36;
}

/* line 802, ../scss/style.scss */
.about-block-two {
  position: relative;
  padding: 40px 0px;
  background-color: rgba(172, 113, 25, 0.2);
}
/* line 807, ../scss/style.scss */
.about-block-two .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  padding: 0 4rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
/* line 822, ../scss/style.scss */
.about-block-two .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -1.2rem;
  width: 2.5rem;
  height: 2.5rem;
  border: none;
  border-radius: 50%;
  background-color: transparent;
  z-index: 2;
  color: #006C35;
  font-size: 22px;
}
/* line 835, ../scss/style.scss */
.about-block-two .slick-slider .slick-arrow .slick-prev {
  left: 0;
  transform: scale(-1);
}
/* line 840, ../scss/style.scss */
.about-block-two .slick-slider .slick-arrow .slick-next {
  right: 0;
}
/* line 845, ../scss/style.scss */
.about-block-two .slick-slider .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 857, ../scss/style.scss */
.about-block-two .slick-slider .slick-list .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 863, ../scss/style.scss */
.about-block-two .slick-slider .slick-list .slick-track .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  text-align: center;
  padding: 0 1rem;
}
/* line 870, ../scss/style.scss */
.about-block-two .slick-slider .slick-list .slick-track .slick-slide img {
  max-width: 100%;
}
/* line 873, ../scss/style.scss */
.about-block-two .slick-slider .slick-list .slick-track .slick-slide img:focus, .about-block-two .slick-slider .slick-list .slick-track .slick-slide img:active {
  outline: none;
}

/* line 883, ../scss/style.scss */
.about-block-three {
  padding: 50px 0px;
}
/* line 886, ../scss/style.scss */
.about-block-three .lin {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
/* line 892, ../scss/style.scss */
.about-block-three .lin p {
  font-family: "MyriadProRegular";
  font-size: 22px;
  color: #b6781b;
  text-transform: uppercase;
  margin: 0;
}
/* line 899, ../scss/style.scss */
.about-block-three .lin p:before {
  content: "";
  background-image: url(../img/vidgyk.svg);
  margin-right: 18px;
  width: 29px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
}
/* line 910, ../scss/style.scss */
.about-block-three .lin .recall {
  background-color: transparent;
}
/* line 915, ../scss/style.scss */
.about-block-three .lin .expandedv {
  text-decoration: none;
  border-radius: 10px 0 0 0 !important;
  position: relative;
  border-bottom: 0;
}
/* line 922, ../scss/style.scss */
.about-block-three .lin .retrov {
  display: none;
  position: relative;
  font-family: "MyriadProRegular";
  font-size: 11px;
  top: 100%;
  z-index: 1;
  width: 100%;
  border-radius: 10px 0px 10px 10px;
  color: #fff;
  padding: 20px 15px 0 15px;
  border: 1px solid #b6781b;
}
/* line 938, ../scss/style.scss */
.about-block-three .lin .retrov li .fertsg {
  display: inline-block;
  text-transform: uppercase;
  color: #b6781b;
  width: 20%;
  letter-spacing: 1px;
  font-size: 15px;
  vertical-align: top;
}
/* line 947, ../scss/style.scss */
.about-block-three .lin .retrov li .fertsg:before {
  content: "";
  background-image: none;
  margin: 0;
  width: 0;
}
/* line 955, ../scss/style.scss */
.about-block-three .lin .retrov li input[type="text"], .about-block-three .lin .retrov li select, .about-block-three .lin .retrov .block-header .carous .carousel-indicators li.active select, .block-header .carous .carousel-indicators .about-block-three .lin .retrov li.active select, .about-block-three .lin .retrov li textarea, .about-block-three .lin .retrov .block-header .carous .carousel-indicators li.active textarea, .block-header .carous .carousel-indicators .about-block-three .lin .retrov li.active textarea {
  color: #C17B3F;
  outline: none;
  width: 78%;
  height: 20px;
  border: 1px solid #b6781b;
}
/* line 962, ../scss/style.scss */
.about-block-three .lin .retrov li input[type="text"]:focus, .about-block-three .lin .retrov li select:focus, .about-block-three .lin .retrov li textarea:focus {
  border: 1px solid #b6781b;
}
/* line 966, ../scss/style.scss */
.about-block-three .lin .retrov li textarea, .about-block-three .lin .retrov .block-header .carous .carousel-indicators li.active textarea, .block-header .carous .carousel-indicators .about-block-three .lin .retrov li.active textarea {
  height: 60px;
}
/* line 971, ../scss/style.scss */
.about-block-three .lin .retrov .btn-f-c-1 {
  margin: 15px auto;
  float: none;
  font-size: 16px;
  background-color: transparent;
  border-radius: 8px;
  padding: 8px 20px 7px 20px;
  color: #c17b3f;
  border: 1px solid #c17b3f;
}
/* line 982, ../scss/style.scss */
.about-block-three .lin .retrov .btn-f-c-1:hover {
  background-color: transparent;
  color: #96661e;
  border: 1px solid #96661e;
}
/* line 991, ../scss/style.scss */
.about-block-three .recalls {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 25px 20px 15px;
  border: 1px solid #d2b366;
}
/* line 997, ../scss/style.scss */
.about-block-three .recalls big {
  text-transform: capitalize;
  font-size: 20px;
  font-family: "ToyotaText Regular";
  color: #006C35;
  margin-bottom: 18px;
  display: block;
}
/* line 1006, ../scss/style.scss */
.about-block-three .recalls small {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "ToyotaText Regular";
  color: #d2b366;
  margin-bottom: 20px;
  display: block;
}
/* line 1015, ../scss/style.scss */
.about-block-three .recalls p {
  color: #5a5a5a;
  font-size: 14px;
  font-family: "ToyotaText Regular";
  text-indent: 10px;
  margin-bottom: 30px;
  display: flex;
  text-align: justify;
}
/* line 1024, ../scss/style.scss */
.about-block-three .recalls p:before {
  content: "";
  background-image: url(../img/vidgyk3.svg);
  padding-right: 45px;
  width: 30px;
  height: 25px;
  background-repeat: no-repeat;
}

/*about*/
/* restaurant */
/* line 1038, ../scss/style.scss */
.restaurant-block-one {
  position: relative;
  padding: 50px 0px;
}
/* line 1046, ../scss/style.scss */
.restaurant-block-one ul {
  list-style-type: disc;
  padding-left: 20px;
}
/* line 1051, ../scss/style.scss */
.restaurant-block-one ul li, .restaurant-block-one ul .block-header .carous .carousel-indicators li.active, .block-header .carous .carousel-indicators .restaurant-block-one ul li.active {
  margin-bottom: 20px;
  color: #c17b3f;
}
/* line 1054, ../scss/style.scss */
.restaurant-block-one ul li a, .restaurant-block-one ul .block-header .carous .carousel-indicators li.active a, .block-header .carous .carousel-indicators .restaurant-block-one ul li.active a {
  font-family: "MyriadProRegular";
  font-size: 14px;
  text-transform: uppercase;
  color: #c17b3f;
  cursor: pointer;
}
/* line 1062, ../scss/style.scss */
.restaurant-block-one ul li a:hover, .restaurant-block-one ul .block-header .carous .carousel-indicators li.active a:hover, .block-header .carous .carousel-indicators .restaurant-block-one ul li.active a:hover {
  color: #006C35;
}
/* line 1075, ../scss/style.scss */
.restaurant-block-one ul#info li#telefon:before {
  background-image: url(../img/tel2.svg);
  margin-top: 10px;
}
/* line 1083, ../scss/style.scss */
.restaurant-block-one ul#info li#mail {
  margin-bottom: 30px;
}
/* line 1087, ../scss/style.scss */
.restaurant-block-one ul#info li#mail:before {
  background-image: url(../img/mail.svg);
  vertical-align: top;
}
/* line 1095, ../scss/style.scss */
.restaurant-block-one p {
  line-height: 1.2;
  padding-bottom: 20px;
}
/* line 1100, ../scss/style.scss */
.restaurant-block-one p span {
  color: #23af36;
}
/* line 1109, ../scss/style.scss */
.restaurant-block-one .veras a:hover, .restaurant-block-one .veras a:active, .restaurant-block-one .veras a:focus {
  outline: none;
}
/* line 1113, ../scss/style.scss */
.restaurant-block-one .veras a img {
  width: 44%;
  margin: 0 10px 10px 0;
  border-radius: 10px;
}

/* restaurant */
/* fitness */
/* line 1126, ../scss/style.scss */
.fitness-block-one {
  position: relative;
  padding: 50px 0px;
}
/* line 1134, ../scss/style.scss */
.fitness-block-one ul {
  list-style-type: disc;
  padding-left: 20px;
}
/* line 1139, ../scss/style.scss */
.fitness-block-one ul li, .fitness-block-one ul .block-header .carous .carousel-indicators li.active, .block-header .carous .carousel-indicators .fitness-block-one ul li.active {
  font-family: "MyriadProRegular";
  font-size: 14px;
  text-transform: uppercase;
  color: #c17b3f;
  cursor: pointer;
  margin-bottom: 20px;
}
/* line 1147, ../scss/style.scss */
.fitness-block-one ul li:hover, .fitness-block-one ul .block-header .carous .carousel-indicators li.active:hover, .block-header .carous .carousel-indicators .fitness-block-one ul li.active:hover {
  color: #006C35;
}
/* line 1153, ../scss/style.scss */
.fitness-block-one .gallery-wrapper {
  width: 100%;
  margin: 0 auto;
}
/* line 1157, ../scss/style.scss */
.fitness-block-one .gallery-wrapper .main-image {
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
}
/* line 1164, ../scss/style.scss */
.fitness-block-one .gallery-wrapper .main-image img {
  display: inline-block;
  max-width: 100%;
}
/* line 1170, ../scss/style.scss */
.fitness-block-one .gallery-wrapper .gallery-thumbs {
  padding: 0;
  margin: 20px 0px 50px;
  display: flex;

  flex-wrap: wrap;
}
/* line 1177, ../scss/style.scss */
.fitness-block-one .gallery-wrapper .gallery-thumbs a, .fitness-block-one .gallery-wrapper .gallery-thumbs img {
  margin: 6px;
  width: 30%;
}
/* line 1182, ../scss/style.scss */
.fitness-block-one .gallery-wrapper .gallery-thumbs img {
  width: 100%;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 10px 0;
}
/* line 1192, ../scss/style.scss */
.fitness-block-one p {
  line-height: 1.3;
  padding-bottom: 20px;
}
/* line 1198, ../scss/style.scss */
.fitness-block-one .networks {
  line-height: 1;
  padding-bottom: 15px;
  padding-top: 10px;
  text-indent: 0px;
}
/* line 1206, ../scss/style.scss */
.fitness-block-one .new-pluso {
  padding-bottom: 20px;
  margin-left: -5px;
}

/* fitness */
/* hotelnumber */
/* line 1214, ../scss/style.scss */
.hotelnumber-block-one {
  position: relative;
  padding: 50px 0px;
}
/* line 1222, ../scss/style.scss */
.hotelnumber-block-one .gallery-wrapper-hotelnumber {
  width: 100%;
  margin: 0 auto;
}
/* line 1226, ../scss/style.scss */
.hotelnumber-block-one .gallery-wrapper-hotelnumber .hotelnumber-main-image {
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
}
/* line 1233, ../scss/style.scss */
.hotelnumber-block-one .gallery-wrapper-hotelnumber .hotelnumber-main-image img {
  display: inline-block;
  max-width: 100%;
}
/* line 1239, ../scss/style.scss */
.hotelnumber-block-one .gallery-wrapper-hotelnumber .gallery-thumbs {
  padding: 0;
  margin: 20px 0px 50px;
  display: flex;

  flex-wrap: wrap;
}
/* line 1246, ../scss/style.scss */
.hotelnumber-block-one .gallery-wrapper-hotelnumber .gallery-thumbs a, .hotelnumber-block-one .gallery-wrapper-hotelnumber .gallery-thumbs img {
  margin: 6px;
  width: 22%;
}
/* line 1251, ../scss/style.scss */
.hotelnumber-block-one .gallery-wrapper-hotelnumber .gallery-thumbs img {
  width: 100%;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 10px 0;
}
/* line 1261, ../scss/style.scss */
.hotelnumber-block-one ul {
  padding: 0 0 15px 3px;
  line-height: 1.5;
}
/* line 1266, ../scss/style.scss */
.hotelnumber-block-one ul li:nth-child(2n+1), .hotelnumber-block-one ul .block-header .carous .carousel-indicators li.active:nth-child(2n+1), .block-header .carous .carousel-indicators .hotelnumber-block-one ul li.active:nth-child(2n+1) {
  font-family: "MyriadProBold";
  font-size: 16px;
  text-transform: uppercase;
  color: #c17b3f;
}
/* line 1273, ../scss/style.scss */
.hotelnumber-block-one ul li:nth-child(2n), .hotelnumber-block-one ul .block-header .carous .carousel-indicators li.active:nth-child(2n), .block-header .carous .carousel-indicators .hotelnumber-block-one ul li.active:nth-child(2n) {
  font-family: "MyriadProRegular";
  font-size: 16px;
  text-transform: none;
  color: #046c35;
}
/* line 1281, ../scss/style.scss */
.hotelnumber-block-one .armor {
  border: 0;
}
/* line 1286, ../scss/style.scss */
.hotelnumber-block-one .expandeds {
  color: #fff !important;
  background-color: #006C35 !important;
  text-decoration: none;
  border-radius: 10px 10px 0 0 !important;
  position: relative;
}
/* line 1293, ../scss/style.scss */
.hotelnumber-block-one .expandeds:before {
  content: "";
  background-image: url(../img/greenleft.png);
  position: absolute;
  left: 173px;
  top: 24px;
  width: 11px;
  height: 10px;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
/* line 1310, ../scss/style.scss */
.hotelnumber-block-one .retros {
  display: none;
  position: absolute;
  font-family: "MyriadProRegular";
  font-size: 11px;
  top: 100%;
  z-index: 2;
  min-width: 460px;
  border-radius: 0px 10px 10px 10px;
  color: #fff;
  padding: 15px;
  border: 1px solid rgba(7, 108, 56, 0.85);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
/* line 1328, ../scss/style.scss */
.hotelnumber-block-one .retros li:first-child, .hotelnumber-block-one .retros .block-header .carous .carousel-indicators li.active:first-child, .block-header .carous .carousel-indicators .hotelnumber-block-one .retros li.active:first-child {
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 1px;
  font-size: 17px;
  padding-bottom: 15px;
  text-align: center;
}
/* line 1337, ../scss/style.scss */
.hotelnumber-block-one .retros li .fertsg, .hotelnumber-block-one .retros .block-header .carous .carousel-indicators li.active .fertsg, .block-header .carous .carousel-indicators .hotelnumber-block-one .retros li.active .fertsg {
  display: inline-block;
  text-transform: uppercase;
  color: #FFFFFF;
  width: 52%;
  letter-spacing: 1px;
  font-size: 15px;
}
/* line 1346, ../scss/style.scss */
.hotelnumber-block-one .retros li input[type="text"], .hotelnumber-block-one .retros .block-header .carous .carousel-indicators li.active input[type="text"], .block-header .carous .carousel-indicators .hotelnumber-block-one .retros li.active input[type="text"], .hotelnumber-block-one .retros li select, .hotelnumber-block-one .retros .block-header .carous .carousel-indicators li.active select, .block-header .carous .carousel-indicators .hotelnumber-block-one .retros li.active select {
  color: #C17B3F;
  outline: none;
  width: 200px;
}
/* line 1351, ../scss/style.scss */
.hotelnumber-block-one .retros li input[type="text"]:focus, .hotelnumber-block-one .retros li select:focus, .hotelnumber-block-one .retros .block-header .carous .carousel-indicators li.active select:focus, .block-header .carous .carousel-indicators .hotelnumber-block-one .retros li.active select:focus {
  border: 1px solid white;
}
/* line 1354, ../scss/style.scss */
.hotelnumber-block-one .retros li textarea, .hotelnumber-block-one .retros .block-header .carous .carousel-indicators li.active textarea, .block-header .carous .carousel-indicators .hotelnumber-block-one .retros li.active textarea {
  color: #C17B3F;
  outline: none;
  width: 200px;
  height: 30px;
}
/* line 1362, ../scss/style.scss */
.hotelnumber-block-one .retros .btn-f-c, .hotelnumber-block-one .retros .about-block-three .lin .retrov .btn-f-c-1, .about-block-three .lin .retrov .hotelnumber-block-one .retros .btn-f-c-1 {
  font-size: 17px;
  padding: 8px 20px 6px 20px;
  border: 2px solid #006C35;
}
/* line 1367, ../scss/style.scss */
.hotelnumber-block-one .retros .btn-f-c:hover, .hotelnumber-block-one .retros .about-block-three .lin .retrov .btn-f-c-1:hover, .about-block-three .lin .retrov .hotelnumber-block-one .retros .btn-f-c-1:hover {
  border: 2px solid #c17b3f;
}
/* line 1375, ../scss/style.scss */
.hotelnumber-block-one .payment {
  color: #046c35;
  font-size: 19px;
}
/* line 1381, ../scss/style.scss */
.hotelnumber-block-one .revo ul#socpayment {
  padding: 20px 0px 30px;
}
/* line 1384, ../scss/style.scss */
.hotelnumber-block-one .revo ul#socpayment #master {
  background-image: url(../img/MasterCard_Logo.svg.png);
  display: inline-block;
  height: 37px;
  width: 62px;
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 1393, ../scss/style.scss */
.hotelnumber-block-one .revo ul#socpayment #visa {
  background-image: url(../img/uzor2.png);
  display: inline-block;
  height: 37px;
  width: 100px;
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 1405, ../scss/style.scss */
.hotelnumber-block-one .networks {
  line-height: 1;
  padding-bottom: 15px;
  padding-top: 10px;
  text-indent: 0px;
}
/* line 1413, ../scss/style.scss */
.hotelnumber-block-one .new-pluso {
  padding-bottom: 20px;
  margin-left: -5px;
}

/* hotelnumber */
/* roomsandrates */
/* line 1421, ../scss/style.scss */
.roomsandrates-block-one {
  position: relative;
  padding: 50px 0px 20px 0px;
}
/* line 1428, ../scss/style.scss */
.roomsandrates-block-one ul {
  display: block;
  margin-bottom: 0px;
  text-align: center;
  position: relative;
  width: 100%;
}
/* line 1435, ../scss/style.scss */
.roomsandrates-block-one ul li.coloms, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active {
  width: 25%;
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
}
/* line 1441, ../scss/style.scss */
.roomsandrates-block-one ul li.coloms:nth-child(3n+2), .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active:nth-child(3n+2), .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active:nth-child(3n+2) {
  margin: 0 30px 30px 30px;
  vertical-align: top;
}
/* line 1450, ../scss/style.scss */
.roomsandrates-block-one ul li.coloms .headers, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active .headers, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active .headers {
  position: relative;
}
/* line 1453, ../scss/style.scss */
.roomsandrates-block-one ul li.coloms .headers big, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active .headers big, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active .headers big {
  background-color: rgba(210, 179, 103, 0.9);
  border-radius: 10px 10px 0 0;
  text-transform: uppercase;
  font-size: 15px;
  color: #046c35;
  position: absolute;
  display: block;
  padding-top: 14px;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
}
/* line 1472, ../scss/style.scss */
.roomsandrates-block-one ul li.coloms p, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active p, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active p {
  font-size: 15px;
  text-align: left;
  font-family: "MyriadProRegular";
  color: #006C35;
  padding-top: 20px;
  padding-bottom: 5px;
  margin: 0;
  line-height: 1.2;
  min-height: 100px;
}
/* line 1484, ../scss/style.scss */
.roomsandrates-block-one ul li.coloms .prob, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active .prob, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active .prob {
  justify-content: space-between;
  align-items: baseline;
}
/* line 1489, ../scss/style.scss */
.roomsandrates-block-one ul li.coloms .prob h2, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active .prob h2, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active .prob h2 {
  padding: 0;
  text-align: left;
  color: #006C35;
  font-family: "MyriadProLight";
  border-bottom: 2px solid #8CCA1D;
  line-height: 1.5;
  width: 30%;
  font-size: 28px;
  margin-top: 5px;
}
/* line 1501, ../scss/style.scss */
.roomsandrates-block-one ul li.coloms .prob h2 .v, .roomsandrates-block-one ul li.coloms .prob h2 .d {
  font-size: 17px;
  padding-right: 5px;
  text-transform: lowercase;
  font-family: "MyriadProLight";
  color: #006C35;
}
/* line 1509, ../scss/style.scss */
.roomsandrates-block-one ul li.coloms .prob h2 .d {
  padding-left: 5px;
}

/* line 1519, ../scss/style.scss */
.roomsandrates-block-one .coloms:hover .headers big {
  color: #ECCB84;
  background-color: rgba(4, 108, 53, 0.9);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 1529, ../scss/style.scss */
.roomsandrates-block-one .coloms:hover .prob h2 {
  width: 40%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 1538, ../scss/style.scss */
.roomsandrates-block-two {
  position: relative;
  padding: 60px 0px 90px;
  background-color: rgba(172, 113, 25, 0.2);
}
/* line 1543, ../scss/style.scss */
.roomsandrates-block-two p {
  line-height: 1.2;
  padding-bottom: 20px;
}
/* line 1548, ../scss/style.scss */
.roomsandrates-block-two p span {
  color: #23af36;
}

/* roomsandrates */
/* services */
/* line 1556, ../scss/style.scss */
.services-block-one {
  position: relative;
  padding: 50px 0 0 0;
}
/* line 1564, ../scss/style.scss */
.services-block-one .news {
  cursor: pointer;
  display: block;
  padding-bottom: 80px;
}
/* line 1569, ../scss/style.scss */
.services-block-one .news:nth-child(8) {
  clear: both;
}
/* line 1575, ../scss/style.scss */
.services-block-one .news .colom .iconu-1 {
  background-image: url(../img/services/icon/1.svg);
}
/* line 1580, ../scss/style.scss */
.services-block-one .news .colom .iconu-2 {
  background-image: url(../img/services/icon/2.svg);
}
/* line 1585, ../scss/style.scss */
.services-block-one .news .colom .iconu-3 {
  background-image: url(../img/services/icon/3.svg);
  background-size: 30%;
}
/* line 1591, ../scss/style.scss */
.services-block-one .news .colom .iconu-4 {
  background-image: url(../img/services/icon/4.svg);
}
/* line 1596, ../scss/style.scss */
.services-block-one .news .colom .iconu-5 {
  background-image: url(../img/services/icon/5.svg);
  background-size: 55%;
}
/* line 1602, ../scss/style.scss */
.services-block-one .news .colom .iconu-6 {
  background-image: url(../img/services/icon/6.svg);
  background-size: 55%;
}
/* line 1608, ../scss/style.scss */
.services-block-one .news .colom h6 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  padding-top: 20px;
  min-height: 93px;
}
/* line 1619, ../scss/style.scss */
.services-block-one .news .colom hr {
  border: 0;
  margin: 0 0 20px;
  border-bottom: 2px solid #046c35;
  width: 100%;
}
/* line 1626, ../scss/style.scss */
.services-block-one .news .colom p {
  /* min-height: 217px; */
  padding: 0px;
  color: #046c35;
  text-align: left;
  font-size: 15px;
  line-height: 1.2;
  margin: 0;
}

/* line 1640, ../scss/style.scss */
.services-block-one .news:hover .colom .iconu {
  background-color: #046c35;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 1649, ../scss/style.scss */
.services-block-one .news:hover .colom hr,
.services-block-two .news:hover .colom hr {
  width: 90%;
  margin-left: 5%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 1660, ../scss/style.scss */
.services-block-two {
  position: relative;
  padding: 0;
}
/* line 1664, ../scss/style.scss */
.services-block-two h3 {
  overflow: hidden;
  padding: 15px 0px 40px 0px;
}
/* line 1669, ../scss/style.scss */
.services-block-two h3:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 1px;
  background: #046c35;
  border: solid #f9e2b0;
  border-width: 0 10px;
  margin-left: -100%;
}
/* line 1681, ../scss/style.scss */
.services-block-two h3:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 1px;
  background: #046c35;
  border: solid #f9e2b0;
  border-width: 0 10px;
  margin-right: -100%;
}
/* line 1695, ../scss/style.scss */
.services-block-two .news {
  cursor: pointer;
  display: block;
  padding-bottom: 80px;
}
/* line 1700, ../scss/style.scss */
.services-block-two .news:nth-child(8) {
  clear: both;
}
/* line 1704, ../scss/style.scss */
.services-block-two .news:nth-child(14) {
  clear: both;
}
/* line 1710, ../scss/style.scss */
.services-block-two .news .colom .iconu-1 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico1.svg);
}
/* line 1716, ../scss/style.scss */
.services-block-two .news .colom .iconu-2 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico2.svg);
}
/* line 1722, ../scss/style.scss */
.services-block-two .news .colom .iconu-3 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico3.svg);
}
/* line 1728, ../scss/style.scss */
.services-block-two .news .colom .iconu-4 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico4.svg);
}
/* line 1734, ../scss/style.scss */
.services-block-two .news .colom .iconu-5 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico5.svg);
}
/* line 1740, ../scss/style.scss */
.services-block-two .news .colom .iconu-6 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico6.svg);
}
/* line 1746, ../scss/style.scss */
.services-block-two .news .colom .iconu-7 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico7.svg);
  background-size: 35%;
}
/* line 1753, ../scss/style.scss */
.services-block-two .news .colom .iconu-8 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico8.svg);
}
/* line 1759, ../scss/style.scss */
.services-block-two .news .colom .iconu-9 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico9.svg);
}
/* line 1765, ../scss/style.scss */
.services-block-two .news .colom .iconu-10 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico10.svg);
  background-size: 35%;
}
/* line 1772, ../scss/style.scss */
.services-block-two .news .colom .iconu-11 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico11.svg);
  background-size: 60%;
}
/* line 1779, ../scss/style.scss */
.services-block-two .news .colom .iconu-12 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico12.svg);
  background-size: 75%;
}
/* line 1786, ../scss/style.scss */
.services-block-two .news .colom .iconu-13 {
  background-color: #D2B366;
  background-image: url(../img/services/icon/ico13.svg);
}
/* line 1792, ../scss/style.scss */
.services-block-two .news .colom h6 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  padding-top: 20px;
  min-height: 93px;
  color: #C17B3F;
}
/* line 1804, ../scss/style.scss */
.services-block-two .news .colom hr {
  border: 0;
  margin: 0 0 20px;
  border-bottom: 2px solid #C17B3F;
  width: 100%;
}
/* line 1811, ../scss/style.scss */
.services-block-two .news .colom p {
  /* min-height: 217px; */
  padding: 0px;
  color: #C17B3F;
  text-align: left;
  font-size: 15px;
  line-height: 1.2;
  margin: 0;
}

/* line 1825, ../scss/style.scss */
.services-block-two .news:hover .colom .iconu {
  background-color: #C17B3F;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 1834, ../scss/style.scss */
.services-rent-block-one {
  position: relative;
  padding: 50px 0;
}
/* line 1842, ../scss/style.scss */
.services-rent-block-one img {
  border-radius: 10px;
  margin-bottom: 50px;
}
/* line 1848, ../scss/style.scss */
.services-rent-block-one big {
  font-size: 15px;
  color: #046c35;
  display: block;
  padding-bottom: 20px;
  font-family: "MyriadProRegular";
  line-height: 1.2;
}
/* line 1857, ../scss/style.scss */
.services-rent-block-one p {
  padding-bottom: 20px;
}
/* line 1865, ../scss/style.scss */
.services-rent-block-one ul#info li:first-child {
  font-size: 15px;
  color: #046c35;
  font-family: "MyriadProRegular";
  padding-bottom: 10px;
  font-weight: 400;
}
/* line 1873, ../scss/style.scss */
.services-rent-block-one ul#info li {
  font-size: 15px;
  color: #c1793f;
  padding-bottom: 5px;
}

/* services */
/* news */
/* line 1884, ../scss/style.scss */
.news-block-one {
  position: relative;
  padding: 50px 0px;
}
/* line 1892, ../scss/style.scss */
.news-block-one .news {
  margin-bottom: 30px;
}
/* line 1895, ../scss/style.scss */
.news-block-one .news:nth-child(4n+1) {
  clear: both;
}
/* line 1899, ../scss/style.scss */
.news-block-one .news .colom {
  background-color: #faf6e2;
  border-radius: 10px;
  padding: 30px 30px 17px 30px;
}
/* line 1908, ../scss/style.scss */
.news-block-one .news .colom img {
  min-height: 150px;
  -webkit-filter: brightness(65%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 1919, ../scss/style.scss */
.news-block-one .news .colom h5 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1.5;
  padding-top: 15px;
}
/* line 1927, ../scss/style.scss */
.news-block-one .news .colom h6 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1.5;
  padding-top: 10px;
}
/* line 1935, ../scss/style.scss */
.news-block-one .news .colom hr {
  border: 0;
  margin: 0;
  border-bottom: 2px solid #d48c1d;
  width: 70%;
}
/* line 1942, ../scss/style.scss */
.news-block-one .news .colom p {
  min-height: 185px;
  padding-top: 20px;
}
/* line 1950, ../scss/style.scss */
.news-block-one .pagination {
  text-align: center;
  display: block;
  margin: 20px 0 0 0;
  padding: 0;
}
/* line 1959, ../scss/style.scss */
.news-block-one .pagination ul li.disabled a, .news-block-one .pagination ul .block-header .carous .carousel-indicators li.disabled.active a, .block-header .carous .carousel-indicators .news-block-one .pagination ul li.disabled.active a,
.news-block-one .pagination ul li.active a,
.news-block-one .pagination ul .block-header .carous .carousel-indicators li.active a,
.block-header .carous .carousel-indicators .news-block-one .pagination ul li.active a {
  cursor: default;
  color: #046c35;
}
/* line 1966, ../scss/style.scss */
.news-block-one .pagination ul li, .news-block-one .pagination ul .block-header .carous .carousel-indicators li.active, .block-header .carous .carousel-indicators .news-block-one .pagination ul li.active {
  display: inline-block;
}
/* line 1969, ../scss/style.scss */
.news-block-one .pagination ul li a, .news-block-one .pagination ul .block-header .carous .carousel-indicators li.active a, .block-header .carous .carousel-indicators .news-block-one .pagination ul li.active a {
  font-size: 16px;
  color: #B6781B;
  font-family: "MyriadProRegular";
  padding: 0 5px;
}
/* line 1982, ../scss/style.scss */
.news-block-one .pages h5 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1.5;
  padding: 15px 0 25px;
}
/* line 1991, ../scss/style.scss */
.news-block-one .pages h6 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1.5;
  padding-top: 0;
}
/* line 1999, ../scss/style.scss */
.news-block-one .pages hr {
  border: 0;
  margin: 0;
  border-bottom: 2px solid #d48c1d;
  width: 60%;
}
/* line 2006, ../scss/style.scss */
.news-block-one .pages img {
  float: left;
  width: 40%;
  margin-right: 30px;
  margin-bottom: 30px;
}
/* line 2014, ../scss/style.scss */
.news-block-one .pages p {
  padding-bottom: 20px;
}
/* line 2021, ../scss/style.scss */
.news-block-one .pages .new-news h5 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1.5;
  padding: 0;
}
/* line 2029, ../scss/style.scss */
.news-block-one .pages .new-news h6 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1.5;
  padding-top: 0;
}
/* line 2037, ../scss/style.scss */
.news-block-one .pages .new-news hr {
  border: 0;
  margin: 0;
  border-bottom: 2px solid #d48c1d;
  width: 40%;
  margin-bottom: 57px;
}
/* line 2045, ../scss/style.scss */
.news-block-one .pages .new-news .detailed {
  text-align: left;
  padding-bottom: 40px;
  padding-top: 0;
}

/* line 2055, ../scss/style.scss */
.news-block-one .news:hover a h6 {
  color: #d48c1d;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 2064, ../scss/style.scss */
.news-block-one .news:hover .t1 img {
  -webkit-filter: brightness(145%);
}

/* line 2068, ../scss/style.scss */
.news-block-one .news:hover .colom {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  cursor: pointer;
}

/* line 2078, ../scss/style.scss */
.news-block-one .news:hover .colom hr {
  border-bottom: 2px solid #176f29;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/* news */
/* contact */
/* line 2089, ../scss/style.scss */
.contact-block-one {
  position: relative;
  padding-bottom: 20px;
  padding-top: 50px;
}
/* line 2098, ../scss/style.scss */
.contact-block-one ul#info {
  margin-bottom: 30px;
}
/* line 2104, ../scss/style.scss */
.contact-block-one ul#info li:nth-child(5):before {
  margin-top: 20px;
}
/* line 2109, ../scss/style.scss */
.contact-block-one ul#info li:first-child {
  padding: 0;
  text-align: left;
  color: #c17b3f;
  font-family: "MyriadProRegular";
  border-bottom: 3px solid #046c35;
  line-height: 1.2;
  width: 56%;
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
/* line 2123, ../scss/style.scss */
.contact-block-one ul#info li.adressa {
  line-height: 1.2;
  margin-bottom: 4px;
}
/* line 2128, ../scss/style.scss */
.contact-block-one ul#info li.adressa:before {
  background-image: url(../img/adresa.svg);
  margin-top: 9px;
  width: 20px;
  height: 18px;
}
/* line 2138, ../scss/style.scss */
.contact-block-one ul#info li.telefo {
  margin-bottom: 4px;
}
/* line 2142, ../scss/style.scss */
.contact-block-one ul#info li.telefo:before {
  background-image: url(../img/tel2.svg);
  vertical-align: top;
}
/* line 2149, ../scss/style.scss */
.contact-block-one ul#info li.telefons {
  margin-bottom: 4px;
}
/* line 2153, ../scss/style.scss */
.contact-block-one ul#info li.telefons:before {
  background-image: url(../img/tel2.svg);
  margin-top: 14px;
}
/* line 2160, ../scss/style.scss */
.contact-block-one ul#info li.mail {
  margin-bottom: 4px;
}
/* line 2164, ../scss/style.scss */
.contact-block-one ul#info li.mail:before {
  background-image: url(../img/mail.svg);
  vertical-align: top;
}
/* line 2171, ../scss/style.scss */
.contact-block-one ul#info li.week {
  margin-bottom: 4px;
  line-height: 1.2;
}
/* line 2176, ../scss/style.scss */
.contact-block-one ul#info li.week:before {
  background-image: url(../img/grafik.svg);
}
/* line 2186, ../scss/style.scss */
.contact-block-one ul.item-3 li:first-child, .contact-block-one ul.item-3 .block-header .carous .carousel-indicators li.active:first-child, .block-header .carous .carousel-indicators .contact-block-one ul.item-3 li.active:first-child {
  padding: 0;
  text-align: left;
  color: #046c35;
  font-family: "MyriadProRegular";
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
/* line 2196, ../scss/style.scss */
.contact-block-one ul.item-3 li > input[type="text"], .contact-block-one ul.item-3 .block-header .carous .carousel-indicators li.active > input[type="text"], .block-header .carous .carousel-indicators .contact-block-one ul.item-3 li.active > input[type="text"] {
  font-family: "MyriadProRegular";
  font-size: 15px;
  color: #7E7E7D;
  outline: none;
  border: 0;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 15px 10px 25px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 15px 10px 25px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 15px 10px 25px -15px rgba(0, 0, 0, 0.75);
}
/* line 2211, ../scss/style.scss */
.contact-block-one ul.item-3 li > textarea, .contact-block-one ul.item-3 .block-header .carous .carousel-indicators li.active > textarea, .block-header .carous .carousel-indicators .contact-block-one ul.item-3 li.active > textarea {
  font-family: "MyriadProRegular";
  font-size: 15px;
  color: #7E7E7D;
  outline: none;
  border: 0;
  width: 100%;
  margin-bottom: 30px;
  padding: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 10px 10px 25px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 25px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 25px -15px rgba(0, 0, 0, 0.75);
  height: 140px;
}
/* line 2227, ../scss/style.scss */
.contact-block-one ul.item-3 li > .armor, .contact-block-one ul.item-3 .block-header .carous .carousel-indicators li.active > .armor, .block-header .carous .carousel-indicators .contact-block-one ul.item-3 li.active > .armor {
  border: 0;
  font-size: 15px;
}

/* contact */
/*end contacts*/
/* footer */
/* line 2238, ../scss/style.scss */
footer {
  /*background: url(../img/asfalt-bg.png);*/
  background: linear-gradient(to right, #141e30, #243b55);
  position: relative;
}
/* line 2242, ../scss/style.scss */
footer #toTop {
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  color: #ECCB84;
  border: 2px solid #ECCB84;
  border-radius: 10px;
  margin: 0 auto;
  position: relative;
  top: 30px;
  line-height: 40px;
  padding: 0;
  font-size: 18px;
}
/* line 2255, ../scss/style.scss */
footer #toTop .fas {
  font-size: 22px;
}
/* line 2260, ../scss/style.scss */
footer .menu-foot {
  color: #ECCB84;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-family: "MyriadProRegular", sans-serif;
  margin: 80px auto;
}
/* line 2270, ../scss/style.scss */
footer .menu-foot li, footer .menu-foot .block-header .carous .carousel-indicators li.active, .block-header .carous .carousel-indicators footer .menu-foot li.active {
  display: inline-block;
}
/* line 2273, ../scss/style.scss */
footer .menu-foot li:after, footer .menu-foot .block-header .carous .carousel-indicators li.active:after, .block-header .carous .carousel-indicators footer .menu-foot li.active:after {
  content: "|";
  margin: 0 14px 0 14px;
  font-size: 15px;
}
/* line 2279, ../scss/style.scss */
footer .menu-foot li:last-child:after, footer .menu-foot .block-header .carous .carousel-indicators li.active:last-child:after, .block-header .carous .carousel-indicators footer .menu-foot li.active:last-child:after {
  content: none;
}
/* line 2283, ../scss/style.scss */
footer .menu-foot li a, footer .menu-foot .block-header .carous .carousel-indicators li.active a, .block-header .carous .carousel-indicators footer .menu-foot li.active a {
  color: #ECCB84;
  font-weight: bold;`
}
/* line 2286, ../scss/style.scss */
footer .menu-foot li a:hover, footer .menu-foot .block-header .carous .carousel-indicators li.active a:hover, .block-header .carous .carousel-indicators footer .menu-foot li.active a:hover {
  color: #fff;
  text-decoration: none;
  -webkit-filter: brightness(65%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 2300, ../scss/style.scss */
footer .flx {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  color: #ECCB84;
  padding: 0px 0px 30px 0px;
  font-family: "MyriadProRegular", sans-serif;
  max-width: 890px;
}
/* line 2309, ../scss/style.scss */
footer .flx .sp {
  font-size: 12px;
  margin: 0;
}
/* line 2313, ../scss/style.scss */
footer .flx .mozar {
  font-size: 12px;
  display: inline-block;
  margin: 0;
  text-align: center;
}
/* line 2319, ../scss/style.scss */
footer .flx .mozar .pic-moz {
  display: inline-block;
  width: 100px;
  padding-left: 10px;
}

/*end footer */
/* Заказать обратный звонок */
/* media */
@media (min-width: 992px) and (max-width: 1199px) {
  /*menu*/
  /* line 2336, ../scss/style.scss */
  .block-header header .pdn0 {
    padding: 0;
  }

  /* line 2340, ../scss/style.scss */
  .block-header header .logo-header {
    margin: 40px 0;
  }

  /* line 2344, ../scss/style.scss */
  .navbar-nav > li.active > a, .block-header .carous .carousel-indicators .navbar-nav > li.active > a {
    padding: 20px 10px 10px 10px !important;
  }
  /* line 2347, ../scss/style.scss */
  .navbar-nav > li.active > a:hover, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:hover {
    padding: 20px 10px 10px 10px !important;
  }
  /* line 2351, ../scss/style.scss */
  .navbar-nav > li.active > a:active, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:active, .navbar-nav > li.active > a:visited, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:visited {
    padding: 25px 10px 10px 10px !important;
  }

  /* line 2356, ../scss/style.scss */
  .navbar-nav > li > a, .block-header .carous .carousel-indicators .navbar-nav > li.active > a {
    padding: 20px 10px 15px 10px !important;
  }
  /* line 2359, ../scss/style.scss */
  .navbar-nav > li > a:hover, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:hover {
    padding: 20px 10px 10px 10px !important;
  }
  /* line 2363, ../scss/style.scss */
  .navbar-nav > li > a:active, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:active, .navbar-nav > li > a:visited, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:visited {
    padding: 25px 10px 10px 10px !important;
  }

  /* line 2368, ../scss/style.scss */
  .nav .open > a,
  .nav .open > a:hover {
    padding: 25px 10px 10px 10px !important;
  }

  /* line 2373, ../scss/style.scss */
  .block-header header .t-block {
    width: 78%;
    margin: 35px 22px 10px 0;
  }

  /* line 2378, ../scss/style.scss */
  .block-header header .t-block .bat {
    /* width: 40%; */
  }

  /* line 2382, ../scss/style.scss */
  .block-header header .t-block .disp {
    top: 95%;
    /* left: 29%; */
  }

  /*menu*/
  /* t-block*/
  /* line 2389, ../scss/style.scss */
  .block-header header .t-block .bat .retro {
    right: 53%;
  }

  /* line 2393, ../scss/style.scss */
  .block-header header .t-block .bat .retro1 {
    left: 46.5%;
  }

  /* t-block*/
  /* line 2398, ../scss/style.scss */
  .block-header .top {
    width: 31%;
  }

  /* block-two*/
  /* line 2403, ../scss/style.scss */
  .block-two .mrg .carousel-item h2 {
    width: 45%;
  }

  /* line 2407, ../scss/style.scss */
  .block-two .mrg .carousel-item:hover h2 {
    width: 55%;
  }

  /* block-two*/
  /* line 2412, ../scss/style.scss */
  .block-three .item-1 .colom p,
  .block-three .item-2 .colom p,
  .block-three .item-3 .colom p,
  .block-three .item-4 .colom p {
    min-height: 35vh;
  }

  /* line 2419, ../scss/style.scss */
  .block-three .item-1 .colom a h6,
  .block-three .item-2 .colom a h6,
  .block-three .item-3 .colom a h6,
  .block-three .item-4 .colom a h6 {
    width: 80%;
  }

  /* line 2426, ../scss/style.scss */
  .contact-block-one ul#info li:first-child {
    width: 70%;
  }

  /* line 2430, ../scss/style.scss */
  .news-block-one .news:nth-child(4n+1) {
    clear: none;
  }

  /* line 2434, ../scss/style.scss */
  .news-block-one .news:nth-child(3n+1) {
    clear: both;
  }

  /* line 2438, ../scss/style.scss */
  .news-block-one .news .colom img {
    min-height: 25vh;
  }

  /* line 2442, ../scss/style.scss */
  .services-block-one .news .colom p,
  .services-block-two .news .colom p {
    /*  min-height: 41vh; */
  }

  /* line 2447, ../scss/style.scss */
  .services-block-one .news:nth-child(7n+1) {
    clear: both;
  }

  /* line 2451, ../scss/style.scss */
  .services-block-two .news:nth-child(7n+1) {
    clear: none;
  }

  /* line 2455, ../scss/style.scss */
  .services-block-two .news:nth-child(7n+1) {
    clear: both;
  }

  /* line 2459, ../scss/style.scss */
  .block-three .item-1 .colom img,
  .block-three .item-2 .colom img,
  .block-three .item-3 .colom img,
  .block-three .item-4 .colom img {
    height: 17vh;
  }

  /* line 2466, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms p, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active p, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active p {
    min-height: 135px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*menu*/
  /* line 2473, ../scss/style.scss */
  .block-header header .pdn0 {
    padding: 0;
  }

  /* line 2477, ../scss/style.scss */
  .block-header header .logo-header {
    margin: 43px 0;
  }

  /* line 2481, ../scss/style.scss */
  .navbar-nav > li.active > a, .block-header .carous .carousel-indicators .navbar-nav > li.active > a {
    font-size: 12px !important;
    padding: 20px 5px 5px 5px !important;
  }
  /* line 2485, ../scss/style.scss */
  .navbar-nav > li.active > a:hover, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:hover {
    padding: 20px 5px 10px 5px !important;
  }
  /* line 2489, ../scss/style.scss */
  .navbar-nav > li.active > a:active, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:active, .navbar-nav > li.active > a:visited, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:visited {
    padding: 25px 5px 10px 5px !important;
  }

  /* line 2494, ../scss/style.scss */
  .navbar-nav > li > a, .block-header .carous .carousel-indicators .navbar-nav > li.active > a {
    font-size: 12px !important;
    padding: 20px 5px 15px 5px !important;
  }
  /* line 2498, ../scss/style.scss */
  .navbar-nav > li > a:hover, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:hover {
    padding: 20px 5px 10px 5px !important;
  }
  /* line 2502, ../scss/style.scss */
  .navbar-nav > li > a:active, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:active, .navbar-nav > li > a:visited, .block-header .carous .carousel-indicators .navbar-nav > li.active > a:visited {
    padding: 25px 5px 10px 5px !important;
  }

  /* line 2507, ../scss/style.scss */
  .nav .open > a,
  .nav .open > a:hover {
    font-size: 12px !important;
    padding: 25px 5px 10px 5px !important;
  }

  /* line 2513, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .wdth {
    min-width: 160px;
  }

  /* line 2517, ../scss/style.scss */
  .line {
    display: block;
    margin-bottom: 20px;
  }

  /* line 2522, ../scss/style.scss */
  .tb0 {
    margin-bottom: 0px;
  }

  /* line 2526, ../scss/style.scss */
  .block-header header .pd0 {
    padding: 0;
  }

  /* line 2530, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .dropdown-menu {
    padding: 18px 18px 18px 18px;
  }

  /*menu*/
  /* t-block*/
  /* line 2535, ../scss/style.scss */
  .block-header header .t-block {
    width: 80%;
    margin: 23px 5px 20px 0;
  }

  /* line 2540, ../scss/style.scss */
  .block-header header .t-block .phone {
    font-size: 15px;
  }

  /* line 2544, ../scss/style.scss */
  .block-header header .t-block .disp {
    top: 93%;
    /* left: 31%; */
  }

  /* line 2549, ../scss/style.scss */
  .block-header header .t-block .bat {
    /* width: 51%; */
  }

  /* line 2554, ../scss/style.scss */
  .block-header header .t-block .bat .retro {
    right: 53%;
  }

  /* line 2558, ../scss/style.scss */
  .block-header header .t-block .bat .retro1 {
    left: 47%;
  }

  /* t-block*/
  /* block-one*/
  /* line 2564, ../scss/style.scss */
  .block-header .top {
    width: 40%;
  }

  /* line 2568, ../scss/style.scss */
  .block-header .top h1 {
    padding: 15px 20px 15px 20px;
  }

  /* line 2572, ../scss/style.scss */
  .block-one img {
    padding: 60px 20px 0 20px;
    padding-right: 20px;
  }

  /* block-one*/
  /* block-two*/
  /* line 2580, ../scss/style.scss */
  .block-two .mrg .carousel-item h2 {
    width: 30%;
  }

  /* line 2584, ../scss/style.scss */
  .block-two .mrg .carousel-item:hover h2 {
    width: 40%;
  }

  /* block-two*/
  /* line 2588, ../scss/style.scss */
  .contact-block-one ul#info li:first-child {
    width: 70%;
  }

  /* line 2592, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active {
    width: 47%;
  }

  /* line 2597, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms:nth-child(2n+1), .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active:nth-child(2n+1), .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active:nth-child(2n+1) {
    margin: 0 30px 30px 0 !important;
  }

  /* line 2601, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms:nth-child(2n), .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active:nth-child(2n), .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active:nth-child(2n) {
    margin: 0 0 30px 0 !important;
  }

  /* line 2605, ../scss/style.scss */
  .hotelnumber-block-one .payment {
    margin-top: 50px;
  }

  /*   .services-block-one .news .colom p,
  .services-block-two .news .colom p {
    min-height: 22vh;
  } */
  /* line 2614, ../scss/style.scss */
  .services-block-one .news:nth-child(4) {
    clear: both;
  }

  /* line 2618, ../scss/style.scss */
  .services-block-two .news:nth-child(5) {
    clear: both;
  }

  /* line 2622, ../scss/style.scss */
  .services-block-one .news:nth-child(7) {
    clear: both;
  }

  /* line 2626, ../scss/style.scss */
  .services-block-two .news:nth-child(8) {
    clear: both;
  }

  /* line 2630, ../scss/style.scss */
  .services-block-two .news:nth-child(11) {
    clear: both;
  }
}
@media (min-width: 520px) and (max-width: 991px) {
  /* line 2636, ../scss/style.scss */
  .block-three .item-1 .colom .t1,
  .block-three .item-2 .colom .t1,
  .block-three .item-3 .colom .t1,
  .block-three .item-4 .colom .t1 {
    display: inline-block;
    vertical-align: top;
  }

  /* line 2644, ../scss/style.scss */
  .block-three .inline {
    display: inline-block;
    width: 49%;
    vertical-align: top;
  }
}
@media (min-width: 420px) and (max-width: 991px) {
  /* block-three*/
  /* line 2654, ../scss/style.scss */
  .block-three .item-1,
  .block-three .item-2,
  .block-three .item-3,
  .block-three .item-4 {
    margin-bottom: 20px;
  }

  /* line 2661, ../scss/style.scss */
  .block-three .item-1 .colom,
  .block-three .item-2 .colom,
  .block-three .item-3 .colom,
  .block-three .item-4 .colom {
    padding: 30px 30px 30px 30px;
  }

  /* line 2668, ../scss/style.scss */
  .block-three .t1 {
    padding-right: 20px;
    width: 49%;
  }

  /* line 2673, ../scss/style.scss */
  .block-three .item-1 .colom a img,
  .block-three .item-2 .colom a img,
  .block-three .item-3 .colom a img,
  .block-three .item-4 .colom a img {
    height: auto;
  }

  /* line 2680, ../scss/style.scss */
  .block-three .item-1 .colom a h6,
  .block-three .item-2 .colom a h6,
  .block-three .item-3 .colom a h6,
  .block-three .item-4 .colom a h6 {
    width: 60%;
    display: inline-block;
    padding: 0;
  }

  /* line 2689, ../scss/style.scss */
  .block-three .item-1 .colom p,
  .block-three .item-2 .colom p,
  .block-three .item-3 .colom p,
  .block-three .item-4 .colom p {
    min-height: 17vw;
  }

  /* line 2696, ../scss/style.scss */
  .block-three .colom .detailed {
    padding-top: 0;
  }

  /*end block-three*/
  /* line 2701, ../scss/style.scss */
  .news-block-one .news:nth-child(4n+1) {
    clear: none;
  }

  /* line 2705, ../scss/style.scss */
  .news-block-one .news:nth-child(3n+1) {
    clear: none;
  }

  /* line 2709, ../scss/style.scss */
  .news-block-one .news:nth-child(odd) {
    clear: both;
  }

  /* line 2713, ../scss/style.scss */
  .news-block-one .news .colom img {
    min-height: 32vh;
  }

  /* footer */
  /* line 2718, ../scss/style.scss */
  footer .flx {
    width: 100%;
  }

  /* footer */
}
@media screen and (max-width: 767px) {
  /*menu*/
  /* line 2726, ../scss/style.scss */
  .block-header header .pd0 {
    width: 100%;
    float: none;
    position: absolute;
  }

  /* line 2732, ../scss/style.scss */
  .block-header header .menu .navbar-collapse {
    background: rgba(0, 108, 52, 0.8);
    float: none;
    position: absolute;
    z-index: 100;
    left: 0px;
    right: 0px;
    top: 70px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
    width: 90%;
    margin: 0 auto;
    border-radius: 10px;
  }

  /* line 2746, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .navbar-nav > li.active > a {
    color: #ffffff;
    padding: 10px 0;
    margin-top: 0px;
  }
  /* line 2751, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .navbar-nav > li.active > a:hover {
    background-color: transparent;
    border-radius: 0;
    color: #fff;
    padding: 10px 0;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    margin-top: 0px;
  }
  /* line 2765, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .navbar-nav > li.active > a:active, .block-header header .menu .navbar-collapse .navbar-nav > li.active > a:visited {
    padding: 10px 0;
  }

  /* line 2770, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .navbar-nav > li > a {
    color: #ffffff;
    padding: 10px 0;
    margin-top: 0;
  }
  /* line 2775, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .navbar-nav > li > a:hover {
    background-color: transparent;
    border-radius: 0;
    color: #ffffff;
    padding: 10px 0;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    margin-top: 0;
  }
  /* line 2789, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .navbar-nav > li > a:active, .block-header header .menu .navbar-collapse .navbar-nav > li > a:visited {
    padding: 10px 0;
    border-radius: 0px;
  }

  /* line 2795, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .nav .open > a,
  .block-header header .menu .navbar-collapse .nav .open > a:hover {
    background-color: transparent;
    color: #ffffff;
    padding: 10px 0;
    position: relative;
  }
  /* line 2802, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .nav .open > a:after,
  .block-header header .menu .navbar-collapse .nav .open > a:hover:after {
    content: "";
    background-image: none;
  }

  /* line 2808, ../scss/style.scss */
  .nav > li, .block-header .carous .carousel-indicators .nav > li.active {
    text-align: center;
  }

  /* line 2812, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .dropdown-menu {
    border-radius: 0;
    width: 90%;
    border: 0;
    background: none;
    text-align: center;
    margin: 0 auto;
    top: 100%;
  }

  /* line 2822, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .fan-dspnone,
  .block-header header .menu .navbar-collapse .dspnone {
    display: none;
  }

  /* line 2827, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .wdth {
    min-width: 121px;
  }

  /* line 2831, ../scss/style.scss */
  .line {
    display: block;
    margin-bottom: 20px;
  }

  /* line 2836, ../scss/style.scss */
  .block-header header .menu .navbar-collapse .dropdown-menu li > a, .block-header header .menu .navbar-collapse .dropdown-menu .carous .carousel-indicators li.active > a {
    white-space: normal;
  }

  /* line 2840, ../scss/style.scss */
  .block-header header .t-block .disp {
    top: 50%;
    /* left: 41%; */
    z-index: 1;
  }

  /* line 2846, ../scss/style.scss */
  .block-header header .logo-header {
    margin: 10px 0 0 0;
  }

  /* line 2850, ../scss/style.scss */
  .block-header header .t-block {
    flex-wrap: wrap;
    align-content: center;
    flex-direction: column;
    width: 100%;
    padding: 20px 0 30px 0;
    justify-content: center;
    align-items: center;
    float: none;
    margin: 0;
    position: relative;
  }

  /* line 2863, ../scss/style.scss */
  .block-header header .t-block .meta-langs {
    order: 1;
    margin-bottom: 20px;
    align-self: flex-end;
    right: 40px;
    position: relative;
  }

  /* line 2871, ../scss/style.scss */
  .block-header header .t-block .order {
    order: 2;
    margin-bottom: 30px;
  }

  /* line 2876, ../scss/style.scss */
  .block-header header .t-block .bat {
    order: 3;
    align-self: center;
    justify-content: center;
  }

  /* line 2882, ../scss/style.scss */
  .block-header .carous {
    display: none;
  }

  /* line 2886, ../scss/style.scss */
  .block-header .top {
    display: none;
  }

  /*menu*/
  /* t-block*/
  /* line 2894, ../scss/style.scss */
  .block-header header .t-block .bat .retro {
    right: 53.5%;
  }

  /* line 2898, ../scss/style.scss */
  .block-header header .t-block .bat .retro1 {
    left: 46.5%;
  }

  /* t-block*/
  /* line 2903, ../scss/style.scss */
  .block-header .picthe {
    display: none;
  }

  /* block-one*/
  /* line 2908, ../scss/style.scss */
  .block-one {
    top: 0px;
  }

  /* line 2912, ../scss/style.scss */
  .block-one h2 {
    padding: 35px 0px 15px 0px;
  }

  /* line 2916, ../scss/style.scss */
  .block-one .instruck {
    margin-bottom: 35px;
  }

  /* line 2920, ../scss/style.scss */
  .block-one img {
    display: none;
  }

  /* block-one*/
  /* block-two*/
  /* line 2926, ../scss/style.scss */
  .block-two .mrg .carousel-item .prob ul {
    display: block;
    text-align: left;
    padding: 40px 0 15px 0;
  }

  /* line 2932, ../scss/style.scss */
  .block-two .mrg:before {
    content: " ";
    margin-top: 0px;
  }

  /* line 2937, ../scss/style.scss */
  .block-two .mrg .carousel-item .headers {
    position: relative;
    margin-top: 40px;
    vertical-align: top;
    width: 50%;
    float: left;
    margin-right: 30px;
  }

  /* line 2946, ../scss/style.scss */
  .block-two .mrg .carousel-item h2 {
    padding: 0;
    text-align: left;
    color: #EEBE63;
    border-bottom: 2px solid #8CCA1D;
    line-height: 1.5;
    width: 15%;
    font-size: 28px;
    float: left;
  }

  /* line 2957, ../scss/style.scss */
  .block-two .mrg .carousel-item:hover h2 {
    width: 20%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
  }

  /* block-two*/
  /* about-block-one*/
  /* line 2969, ../scss/style.scss */
  .about-block-one,
  .fitness-block-one,
  .restaurant-block-one,
  .hotelnumber-block-one,
  .news-block-one,
  .services-block-one,
  .roomsandrates-block-one,
  .contact-block-one,
  .services-rent-block-one {
    position: relative;
    padding: 80px 0px 50px 0px;
  }

  /* line 2982, ../scss/style.scss */
  .about-block-one h1,
  .fitness-block-one h1,
  .restaurant-block-one h1,
  .hotelnumber-block-one h1,
  .news-block-one h1,
  .services-block-one h1,
  .roomsandrates-block-one h1,
  .contact-block-one h1,
  .services-rent-block-one h1 {
    top: 0;
  }

  /* line 2994, ../scss/style.scss */
  .fitness-block-one .m-bot30,
  .restaurant-block-one .m-bot30 {
    margin-bottom: 30px;
  }

  /* line 2999, ../scss/style.scss */
  .hotelnumber-block-one .payment {
    padding-top: 40px;
  }

  /* line 3003, ../scss/style.scss */
  .contact-block-one ul#info li:first-child {
    width: 35%;
  }

  /* line 3007, ../scss/style.scss */
  .services-block-one .news .colom p,
  .services-block-two .news .colom p {
    /* min-height: 18vh; */
  }

  /* line 3012, ../scss/style.scss */
  .services-block-one .news:nth-child(3) {
    clear: both;
  }

  /* line 3016, ../scss/style.scss */
  .services-block-two .news:nth-child(4) {
    clear: both;
  }

  /* line 3020, ../scss/style.scss */
  .services-block-one .news:nth-child(5) {
    clear: both;
  }

  /* line 3024, ../scss/style.scss */
  .services-block-one .news:nth-child(7) {
    clear: both;
  }

  /* line 3028, ../scss/style.scss */
  .services-block-two .news:nth-child(6) {
    clear: both;
  }

  /* line 3032, ../scss/style.scss */
  .services-block-two .news:nth-child(8) {
    clear: both;
  }

  /* line 3036, ../scss/style.scss */
  .services-block-two .news:nth-child(10) {
    clear: both;
  }

  /* line 3040, ../scss/style.scss */
  .services-block-two .news:nth-child(12) {
    clear: both;
  }

  /* line 3044, ../scss/style.scss */
  .services-block-two .news:nth-child(14) {
    clear: both;
  }

  /* line 3048, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active {
    width: 47%;
  }

  /* line 3052, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms p, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active p, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active p {
    min-height: 110px;
  }

  /* about-block-one*/
  /* footer */
  /* line 3058, ../scss/style.scss */
  footer .menu-foot {
    margin: 0 auto;
    padding-top: 80px;
  }

  /* line 3063, ../scss/style.scss */
  footer .menu-foot li, footer .menu-foot .block-header .carous .carousel-indicators li.active, .block-header .carous .carousel-indicators footer .menu-foot li.active {
    padding-bottom: 20px;
  }

  /* line 3067, ../scss/style.scss */
  footer .flx {
    flex-wrap: wrap;
    align-items: center;
    align-content: flex-end;
    flex-direction: column;
    padding: 20px 0px 70px 0;
  }

  /* line 3075, ../scss/style.scss */
  footer .flx .sp {
    order: 3;
  }

  /* line 3079, ../scss/style.scss */
  footer .flx .mozar {
    order: 2;
    padding-bottom: 20px;
  }

  /* line 3084, ../scss/style.scss */
  footer .sc {
    order: 1;
    padding-bottom: 20px;
  }

  /* footer */
}
@media screen and (max-width: 737px) {
  /* line 3092, ../scss/style.scss */
  .block-header header .t-block .bat .retro {
    min-width: 180px;
  }

  /* line 3099, ../scss/style.scss */
  .block-header header .t-block .bat .retro li .fertsg {
    display: block;
    width: 100%;
    margin: 10px 0;
  }

  /* line 3105, ../scss/style.scss */
  .block-three .item-1 .colom a h6,
  .block-three .item-2 .colom a h6,
  .block-three .item-3 .colom a h6,
  .block-three .item-4 .colom a h6 {
    padding-top: 20px;
  }

  /* line 3112, ../scss/style.scss */
  .block-three .colom .detailed {
    padding-top: 10px;
  }

  /* line 3116, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active {
    width: 45%;
  }

  /* line 3120, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms:nth-child(2n+1), .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active:nth-child(2n+1), .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active:nth-child(2n+1) {
    margin: 0 30px 30px 0 !important;
  }

  /* line 3124, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms:nth-child(2n), .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active:nth-child(2n), .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active:nth-child(2n) {
    margin: 0 0 30px 0 !important;
  }

  /* line 3128, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms p, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active p, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active p {
    min-height: 135px;
  }

  /* line 3132, ../scss/style.scss */
  .news-block-one .news .colom img {
    min-height: 26vh;
  }
}
@media screen and (max-width: 700px) {
  /* line 3145, ../scss/style.scss */
  .block-three .item-1 .colom a h6,
  .block-three .item-2 .colom a h6,
  .block-three .item-3 .colom a h6,
  .block-three .item-4 .colom a h6 {
    padding-top: 15px;
  }

  /* line 3152, ../scss/style.scss */
  .block-three .colom .detailed {
    padding-top: 10px;
  }
}
@media screen and (max-width: 664px) {
  /* line 3158, ../scss/style.scss */
  .block-three .item-1 .colom a h6,
  .block-three .item-2 .colom a h6,
  .block-three .item-3 .colom a h6,
  .block-three .item-4 .colom a h6 {
    padding-top: 0px;
    width: 60%;
  }

  /* line 3166, ../scss/style.scss */
  .block-three .colom .detailed {
    padding-top: 10px;
  }
}
@media screen and (max-width: 620px) {
  /* block-two */
  /* line 3174, ../scss/style.scss */
  .block-two .mrg .carousel-item ul {
    padding: 40px 0 5px 0;
  }

  /* line 3177, ../scss/style.scss */
  .block-two .mrg .carousel-item h2 {
    margin: 0px;
    width: 18%;
  }

  /* line 3182, ../scss/style.scss */
  .block-two .mrg .carousel-item:hover h2 {
    width: 25%;
  }

  /* block-two */
  /* line 3187, ../scss/style.scss */
  .block-three .item-1 .colom a h6,
  .block-three .item-2 .colom a h6,
  .block-three .item-3 .colom a h6,
  .block-three .item-4 .colom a h6 {
    padding-top: 0px;
    width: 60%;
  }

  /* line 3195, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active {
    width: 46%;
  }

  /* line 3199, ../scss/style.scss */
  .news-block-one .news .colom img {
    min-height: 19vh;
  }

  /* line 3203, ../scss/style.scss */
  .news-block-one .pages {
    width: 100%;
  }

  /* line 3207, ../scss/style.scss */
  .news-block-one .other {
    padding-top: 50px;
  }

  /* line 3211, ../scss/style.scss */
  .news-block-one .pages img {
    width: 100%;
  }
}
@media screen and (max-width: 520px) {
  /* line 3218, ../scss/style.scss */
  .block-three .item-1 .colom a h6,
  .block-three .item-2 .colom a h6,
  .block-three .item-3 .colom a h6,
  .block-three .item-4 .colom a h6 {
    width: 40%;
  }

  /* line 3225, ../scss/style.scss */
  .block-three .t1 {
    margin: 0 0 10px 0;
    float: left;
  }

  /* line 3230, ../scss/style.scss */
  .contact-block-one ul#info li:first-child {
    width: 40%;
  }

  /* line 3234, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active {
    width: 100%;
  }

  /* line 3238, ../scss/style.scss */
  .news-block-one .news {
    width: 100%;
  }

  /* line 3242, ../scss/style.scss */
  .services-block-one .news,
  .services-block-two .news {
    width: 100%;
  }

  /* line 3247, ../scss/style.scss */
  .services-block-one .news .colom p,
  .services-block-two .news .colom p {
    min-height: 14vh;
  }

  /* line 3252, ../scss/style.scss */
  .roomsandrates-block-one ul li.coloms p, .roomsandrates-block-one ul .block-header .carous .carousel-indicators li.coloms.active p, .block-header .carous .carousel-indicators .roomsandrates-block-one ul li.coloms.active p {
    min-height: 115px;
  }
}
@media screen and (max-width: 500px) {
  /* line 3259, ../scss/style.scss */
  .hotelnumber-block-one .retros {
    min-width: 84%;
  }

  /* line 3263, ../scss/style.scss */
  .hotelnumber-block-one .retros li:first-child, .hotelnumber-block-one .retros .block-header .carous .carousel-indicators li.active:first-child, .block-header .carous .carousel-indicators .hotelnumber-block-one .retros li.active:first-child {
    padding-bottom: 0;
  }

  /* line 3267, ../scss/style.scss */
  .hotelnumber-block-one .retros li .fertsg, .hotelnumber-block-one .retros .block-header .carous .carousel-indicators li.active .fertsg, .block-header .carous .carousel-indicators .hotelnumber-block-one .retros li.active .fertsg {
    display: block;
    margin: 0px;
    width: 100%;
  }

  /* line 3273, ../scss/style.scss */
  .hotelnumber-block-one .retros li input[type="text"], .hotelnumber-block-one .retros .block-header .carous .carousel-indicators li.active input[type="text"], .block-header .carous .carousel-indicators .hotelnumber-block-one .retros li.active input[type="text"],
  .hotelnumber-block-one .retros li textarea,
  .hotelnumber-block-one .retros .block-header .carous .carousel-indicators li.active textarea,
  .block-header .carous .carousel-indicators .hotelnumber-block-one .retros li.active textarea {
    width: 100%;
  }
}
@media screen and (max-width: 420px) {
  /* line 3280, ../scss/style.scss */
  .block-three .t1 {
    padding-right: 0px;
    float: left;
    padding-bottom: 40px;
    margin: 0;
  }

  /* line 3287, ../scss/style.scss */
  .block-header header .t-block .bat .retro {
    min-width: 140px;
  }

  /* line 3291, ../scss/style.scss */
  .block-header header .t-block .bat .retro li input[type="text"],
  .block-header header .t-block .bat .retro li select,
  .block-header header .t-block .bat .retro li textarea {
    width: 108px;
  }

  /* line 3297, ../scss/style.scss */
  .block-header header .t-block .bat .retro1 {
    min-width: 140px;
  }

  /* line 3301, ../scss/style.scss */
  .block-header header .t-block .bat .retro1 li input[type="text"] {
    width: 128px;
  }

  /*block-two*/
  /* line 3306, ../scss/style.scss */
  .block-two .mrg .carousel-item .headers {
    margin-top: 40px;
    width: 100%;
    float: none;
    margin-right: 0;
  }

  /* line 3313, ../scss/style.scss */
  .block-two .mrg .carousel-item h2 {
    width: 35%;
  }

  /* line 3317, ../scss/style.scss */
  .block-two .mrg .carousel-item:hover h2 {
    width: 45%;
  }

  /* line 3324, ../scss/style.scss */
  .block-two .carousel-wrapper {
    position: relative;
    /* *:target~.item-1{          
       opacity:0;
     }*/
  }
  /* line 3327, ../scss/style.scss */
  .block-two .carousel-wrapper .carousel-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px50px;
    opacity: 0;
    transition: all 0.5s sease-in-out;
    -webkit-transition: all .5s sease-in-out;
    -moz-transition: all .5s sease-in-out;
    -o-transition: all .5s sease-in-out;
    -ms-transition: all .5s sease-in-out;
    transition: all .5s sease-in-out;
  }
  /* line 3342, ../scss/style.scss */
  .block-two .carousel-wrapper .carousel-item .arrow {
    position: absolute;
    top: 25%;
    display: block;
    width: 4.5rem;
    text-align: center;
    padding: .8rem;
    bottom: 1rem;
    right: 1rem;
    cursor: pointer;
    color: #EEBE63;
    font-size: 22px;
    height: 3.5rem;
    border-radius: 2.4rem;
  }
  /* line 3357, ../scss/style.scss */
  .block-two .carousel-wrapper .carousel-item .arrow.arrow-prev {
    left: 0;
  }
  /* line 3361, ../scss/style.scss */
  .block-two .carousel-wrapper .carousel-item .arrow.arrow-next {
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  /* line 3368, ../scss/style.scss */
  .block-two .carousel-wrapper .carousel-item .arrow-1 {
    top: 45%;
  }
  /* line 3374, ../scss/style.scss */
  .block-two .carousel-wrapper [id^="target-item"] {
    display: none;
  }
  /* line 3378, ../scss/style.scss */
  .block-two .carousel-wrapper .item-1 {
    z-index: 2;
    opacity: 1;
  }
  /* line 3387, ../scss/style.scss */
  .block-two .carousel-wrapper #target-item-1:target ~ .item-1 {
    opacity: 1;
  }
  /* line 3391, ../scss/style.scss */
  .block-two .carousel-wrapper #target-item-2:target ~ .item-2, .block-two .carousel-wrapper #target-item-3:target ~ .item-3, .block-two .carousel-wrapper #target-item-4:target ~ .item-4, .block-two .carousel-wrapper #target-item-5:target ~ .item-5, .block-two .carousel-wrapper #target-item-6:target ~ .item-6, .block-two .carousel-wrapper #target-item-7:target ~ .item-7, .block-two .carousel-wrapper #target-item-8:target ~ .item-8 {
    z-index: 3;
    opacity: 1;
  }

  /* line 3398, ../scss/style.scss */
  .block-two .mrg:after {
    content: " ";
    margin-bottom: 130px;
  }

  /*block-two*/
  /*block-three*/
  /* line 3408, ../scss/style.scss */
  .block-three .carousel1-wrapper {
    position: relative;
    height: 530px !important;
    /* *:target~.item-1{          
       opacity:0;
     }*/
  }
  /* line 3412, ../scss/style.scss */
  .block-three .carousel1-wrapper .carousel1-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px50px;
    opacity: 0;
    transition: all 0.5s sease-in-out;
    -webkit-transition: all .5s sease-in-out;
    -moz-transition: all .5s sease-in-out;
    -o-transition: all .5s sease-in-out;
    -ms-transition: all .5s sease-in-out;
    transition: all .5s sease-in-out;
  }
  /* line 3427, ../scss/style.scss */
  .block-three .carousel1-wrapper .carousel1-item .arrow1 {
    position: absolute;
    top: 20%;
    display: block;
    width: 4.5rem;
    text-align: center;
    padding: .8rem;
    bottom: 1rem;
    right: 1rem;
    cursor: pointer;
    color: #009f3c;
    font-size: 22px;
    height: 3.5rem;
    border-radius: 2.4rem;
  }
  /* line 3442, ../scss/style.scss */
  .block-three .carousel1-wrapper .carousel1-item .arrow1.arrow-prev {
    left: 0;
  }
  /* line 3446, ../scss/style.scss */
  .block-three .carousel1-wrapper .carousel1-item .arrow1.arrow-next {
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  /* line 3455, ../scss/style.scss */
  .block-three .carousel1-wrapper [id^="target1-item"] {
    display: none;
  }
  /* line 3459, ../scss/style.scss */
  .block-three .carousel1-wrapper .item-1 {
    z-index: 2;
    opacity: 1;
  }
  /* line 3468, ../scss/style.scss */
  .block-three .carousel1-wrapper #target1-item-1:target ~ .item-1 {
    opacity: 1;
  }
  /* line 3472, ../scss/style.scss */
  .block-three .carousel1-wrapper #target1-item-2:target ~ .item-2, .block-three .carousel1-wrapper #target1-item-3:target ~ .item-3, .block-three .carousel1-wrapper #target1-item-4:target ~ .item-4, .block-three .carousel1-wrapper #target1-item-5:target ~ .item-5, .block-three .carousel1-wrapper #target1-item-6:target ~ .item-6, .block-three .carousel1-wrapper #target1-item-7:target ~ .item-7, .block-three .carousel1-wrapper #target1-item-8:target ~ .item-8 {
    z-index: 3;
    opacity: 1;
  }

  /* line 3479, ../scss/style.scss */
  .block-three .item-1 .colom img,
  .block-three .item-2 .colom img,
  .block-three .item-3 .colom img,
  .block-three .item-4 .colom img {
    height: auto;
  }

  /*block-three*/
}
@media screen and (max-width: 360px) {
  /* line 3489, ../scss/style.scss */
  .block-two .mrg:after {
    content: " ";
    margin-bottom: 100px;
  }

  /* line 3494, ../scss/style.scss */
  .block-three .item-1 .colom a h6,
  .block-three .item-2 .colom a h6,
  .block-three .item-3 .colom a h6,
  .block-three .item-4 .colom a h6 {
    padding-top: 40px;
    width: 50%;
  }

  /* line 3502, ../scss/style.scss */
  .block-three .carousel1-wrapper {
    height: 500px !important;
  }

  /* line 3506, ../scss/style.scss */
  .about-block-three .lin {
    flex-direction: column;
  }

  /* line 3510, ../scss/style.scss */
  .about-block-three .lin .recall {
    order: 1;
  }

  /* line 3514, ../scss/style.scss */
  .about-block-three .lin .expandedv {
    border-radius: 10px 10px 0 0 !important;
  }

  /* line 3518, ../scss/style.scss */
  .about-block-three .lin p {
    order: 2;
    margin-top: 25px;
  }

  /* line 3523, ../scss/style.scss */
  .about-block-three .lin .retrov {
    order: 1;
    border-radius: 10px;
  }

  /* line 3528, ../scss/style.scss */
  .about-block-three .lin .retrov li .fertsg {
    width: 100%;
    margin: 0;
  }

  /* line 3533, ../scss/style.scss */
  .about-block-three .lin .retrov li input[type="text"],
  .about-block-three .lin .retrov li textarea,
  .about-block-three .lin .retrov .block-header .carous .carousel-indicators li.active textarea,
  .block-header .carous .carousel-indicators .about-block-three .lin .retrov li.active textarea {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  /* line 3540, ../scss/style.scss */
  .block-three .item-1 .colom a h6,
  .block-three .item-2 .colom a h6,
  .block-three .item-3 .colom a h6,
  .block-three .item-4 .colom a h6 {
    padding-top: 40px;
    width: 57%;
  }

  /* line 3548, ../scss/style.scss */
  .block-three .carousel1-wrapper {
    height: 465px;
  }

  /* line 3552, ../scss/style.scss */
  .contact-block-one ul#info li:first-child {
    width: 67%;
  }
}
@media screen and (-ms-high-contrast: active) and (min-width: 1200px), (-ms-high-contrast: none) and (min-width: 1200px) {
  /* line 3560, ../scss/style.scss */
  .logo-header {
    width: 80%;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 1199px), (-ms-high-contrast: none) and (max-width: 1199px) {
  /* line 3566, ../scss/style.scss */
  .logo-header {
    width: 100%;
  }
}
