/* LESS Document */
/* zelená */
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style-position: inside;
}
body {
  font-family: "faustina", sans-serif;
  color: #fff;
  background: #21a488;
  text-align: left;
}
p {
  text-align: justify;
  line-height: 27px;
}
a {
  color: #bbb;
  text-decoration: none;
}
a:hover {
  color: #21a488;
}
h1 {
  color: #21a488;
}
table {
  border-collapse: collapse;
}
table td {
  background: #f5f5f5;
}
table th {
  background: #f5f5f5;
}
table th.align_center,
table td.align_center {
  text-align: center;
}
table th.align_right,
table td.align_right {
  text-align: right;
}
table tr.snd td {
  background: #eee;
}
table tr.snd th {
  background: #eee;
}
table tr.new td {
  font-weight: bold;
  background: #ccc;
  color: #444;
}
.clear_left {
  clear: left;
}
section {
  float: left;
}
header {
  color: #fff;
  background: #21a488;
  width: 100%;
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
header img {
  float: left;
  width: 400px;
  margin: 40px 0% 40px calc(50% - 200px);
}
header .social {
  float: right;
  clear: both;
  margin: 15px 10px 0px 0px;
  width: 120px;
}
header .social img {
  float: left;
  width: 30px;
  margin: 0px 5px 0px 5px;
}
header .social img:hover {
  opacity: 0.7;
  cursor: pointer;
}
footer {
  float: left;
  background: #217463;
  color: #eee;
  width: 50%;
  margin: 20px 25%;
  padding: 0;
  border-radius: 30px;
}
footer .end_nav {
  float: left;
  width: 100%;
  background: #1c963d;
}
footer .end_nav .other_projects {
  float: right;
  width: 200px;
  font-size: 13px;
  margin: 0px 5% 30px 20px;
  text-align: center;
}
footer .end_nav .other_projects span {
  float: left;
  width: 100%;
  padding: 20px 0px;
}
footer .end_nav .other_projects a {
  margin: auto;
}
footer .end_nav .other_projects a:hover {
  opacity: 0.9;
}
footer .copyright {
  float: left;
  font-size: 16px;
  clear: left;
  margin: 10px 0;
  width: 100%;
  text-align: center;
}
footer .create {
  float: right;
  margin: 1% 2%;
  font-size: 90%;
}
footer .create .profi {
  display: block;
  width: 110px;
  height: 12px;
  float: right;
  margin: 2px 0px 0px 10px;
  background: url("/img/vector/profinetworks_logo.svg");
  opacity: 0.7;
}
footer .create .profi:hover {
  opacity: 1;
}
footer .create .profi span {
  display: none;
}
@media only screen and (max-width: 700px) {
  footer .create {
    float: left;
    clear: left;
    margin: 2%;
  }
}
footer .admin_login {
  float: left;
  color: #fff;
  background: url("/img/vector/icons/settings_white.svg") no-repeat;
  background-size: 18px;
  background-position: 6px 4px;
  padding: 5px 10px 5px 30px;
  margin: 0.5% 2%;
  font-size: 13px;
  opacity: 0.7;
  font-weight: bold;
}
footer .admin_login:hover {
  background: #f5f5f5 url("/img/vector/icons/settings.svg") no-repeat;
  background-size: 18px;
  background-position: 6px 4px;
  opacity: 1;
  color: #444;
}
footer .color_1,
footer .color_2,
footer .color_3,
footer .color_4,
footer .color_5 {
  display: block;
  width: 20%;
  float: left;
  height: 10px;
}
.main_menu {
  float: left;
  width: 56%;
  margin: 55px 0px 0px 4%;
}
.main_menu ul {
  width: 100%;
}
.main_menu ul li {
  list-style-type: none;
  float: left;
  color: #555;
  font-weight: 700;
  margin-right: 40px;
  position: relative;
}
.main_menu ul li a {
  color: #888;
  text-decoration: none;
  font-size: 30px;
}
.main_menu ul li a:hover {
  color: #21a488;
}
.main_menu ul li ul {
  display: none;
}
.main_menu ul li:hover ul {
  float: left;
  z-index: 1;
  position: absolute;
  display: block;
  border-top: none;
  top: 38px;
  left: 0px;
  width: 200px;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
}
.main_menu ul li:hover ul li {
  display: block;
  float: left;
  clear: left;
  margin: -1px 0px 0px 0px;
  border-top: 1px solid #217463;
  width: 100%;
  -webkit-transition: 100ms;
  -o-transition: 100ms;
  transition: 100ms;
  height: auto;
}
.main_menu ul li:hover ul li a {
  float: left;
  margin: 0px;
  opacity: 1;
  padding: 12px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #21a488;
  text-align: left;
  height: auto;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.main_menu ul li:hover ul li a:hover {
  color: #ffcc00;
  background: #217463;
}
.main_menu li.nav_5 {
  background: #e96523;
  padding: 10px 0px;
}
.main_menu li.nav_5 input[type="text"] {
  background: none;
  border: 1px solid #fff;
  opacity: 0;
  height: 31px;
  width: 95px;
  padding: 10px 10px;
  float: left;
  color: #fff;
  margin: 0 15px;
}
.main_menu li.nav_5 a.search {
  position: absolute;
  float: left;
  width: 110px;
  height: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3px 30px 3px 0px;
  background: url("/img/vector/search.svg") no-repeat;
  background-size: 24px;
  margin: 0px;
  left: 20%;
  top: 12px;
  text-align: left;
  background-position: right 2px;
}
.main_menu li.nav_5:hover input[type="text"] {
  background: #186c33;
  border: 1px solid #fff;
  height: 31px;
  width: 70%;
  padding: 10px 10px;
  float: left;
  color: #fff;
  margin: 0 5%;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  opacity: 1;
}
.main_menu li.nav_5:hover a.search {
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  left: 80%;
  opacity: 0.6;
  width: 32px;
}
.main_menu li.nav_5:hover a.search span {
  display: none;
}
.main_menu li.nav_5:hover a.search:hover {
  opacity: 1;
}
.main_menu li.icon {
  display: none;
}
.navigation {
  float: left;
  width: 100%;
  margin: 10px 0px 10px;
}
.navigation li {
  position: relative;
  float: left;
  list-style: none;
  padding: 5px 20px;
  margin: -10px 2px 0px;
  height: 35px;
}
.navigation li ul {
  display: none;
}
.navigation li span {
  float: left;
  font-size: 16px;
}
.navigation li strong {
  float: left;
  font-size: 18px;
}
.navigation li a {
  float: left;
  display: block;
  background: #ddd;
  color: #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 9px 5px 0px 10px;
  margin: -5px 0px -5px -20px;
  height: 35px;
  position: relative;
  font-size: 14px;
  font-weight: bold;
}
.navigation li a:hover {
  background: #21a488;
  color: #fff;
}
.navigation li a:hover::after {
  border-left: 18px solid #21a488;
}
.navigation li a::after {
  display: block;
  float: left;
  position: absolute;
  right: -18px;
  top: 0px;
  content: "";
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 18px solid #ddd;
  z-index: 2;
}
.navigation li:hover ul {
  display: block;
  position: absolute;
  widh: auto;
  top: 36px;
  left: -1px;
}
.navigation li:hover ul li {
  color: #fff;
  border: 1px solid white;
  width: 240px;
  margin: -1px 0px 0px;
}
.navigation li:hover ul li a {
  background: #21a488;
  color: #fff;
  width: 100%;
}
.navigation li:hover ul li a::after {
  display: none;
}
@media screen and (max-width: 700px) {
  .topnav {
    width: 100%;
  }
  .topnav li {
    display: none;
  }
  .topnav li.icon {
    margin-top: -50px;
    float: right;
    display: block;
    background: #e96523 url("/img/vector/menu.svg") no-repeat;
    background-size: 32px;
    background-position: center;
  }
  .topnav li.icon:hover {
    background: #06532d url("/img/vector/menu.svg") no-repeat;
    background-size: 32px;
    background-position: center;
  }
  .color_line_2 {
    display: block;
  }
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive li {
    float: left;
    display: block;
    text-align: left;
    width: 100%;
  }
  .topnav.responsive li:hover ul {
    z-index: 1;
    position: relative;
    display: block;
    border-top: none;
    float: left;
    top: 0px;
    left: 0px;
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .topnav.responsive li:hover ul li {
    display: block;
    float: left;
    clear: left;
    margin: -1px 0px 0px 0px;
    border-top: 1px solid #186c33;
    width: 100%;
    -webkit-transition: 100ms;
    -o-transition: 100ms;
    transition: 100ms;
    height: auto;
  }
  .topnav.responsive li:hover ul li a {
    opacity: 1;
    padding: 12px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #06532d;
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    height: auto;
    width: 100%;
    color: #fff;
  }
  .topnav.responsive li:hover ul li a:hover {
    color: #ffcc00;
  }
  .topnav.responsive li:first-child {
    margin-top: 50px;
    float: none;
  }
  .topnav.responsive li.nav_1 {
    background: #186c33;
    background-size: 9px;
    background-position: 7% 21px;
  }
  .topnav.responsive li.nav_1:hover {
    background: #06532d;
    background-size: 9px;
    background-position: 7% 21px;
  }
  .topnav.responsive li.nav_2 {
    background: #1c963d url("/img/vector/nav.svg") no-repeat;
    background-size: 9px;
    background-position: 20px 20px;
  }
  .topnav.responsive li.nav_2:hover {
    background: #06532d url("/img/vector/nav_ON.svg") no-repeat;
    background-size: 9px;
    background-position: 20px 20px;
  }
  .topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -50px;
    background: #06532d url("/img/vector/menu.svg") no-repeat;
    background-size: 32px;
    background-position: center;
  }
}
.window {
  display: block;
  position: fixed;
  top: 10%;
  left: 50%;
  width: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 480px;
  max-width: 1000px;
  max-height: 85vh;
  overflow: auto;
  background: #fff;
  z-index: 10;
  border-radius: 5px;
  border: 2px solid #186c33;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 0px;
}
.window h2 {
  background: #186c33;
  color: #fff;
  padding: 10px 0px;
}
.window .block {
  float: left;
  padding: 25px;
  width: 100%;
}
.window .block label {
  float: left;
  clear: left;
  text-align: right;
  margin: 12px 10px 12px 0px;
}
.window .block input[type="text"] {
  margin: 3px 0px;
  width: 270px;
}
.window .block .combo {
  margin: 3px 0px;
  width: 270px;
}
.window .block textarea {
  width: 270px;
  margin: 3px 0px;
}
.window .reservation_window label {
  width: 30px;
}
.window .reservation_window a.clear {
  margin: 0px 20px 0px 110px;
  clear: left;
}
.reservation_window {
  display: block;
  position: fixed;
  bottom: 10%;
  left: 2%;
  background: #186c33;
  color: #fff;
  width: auto;
  width: 200px;
  max-height: 85vh;
  overflow: auto;
  z-index: 10;
  border-radius: 5px;
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 0px;
}
.reservation_window h2 {
  background: #186c33;
  color: #fff;
  padding: 10px 0px 0px;
  font-size: 21px;
}
.reservation_window .block {
  float: left;
  padding: 10px 15px 5px;
  width: 100%;
}
.reservation_window .block label {
  float: left;
  clear: left;
  text-align: right;
  margin: 5px 10px 12px 0px;
}
.reservation_window .block span {
  float: left;
  text-align: left;
  margin: 5px 0px 12px 0px;
}
.reservation_window .block .window_date {
  background: #06532d;
  color: #fff;
  width: 135px;
  padding: 5px 10px;
  border-radius: 10px;
  float: left;
  margin: -1px 0px 0px;
}
.reservation_window .block .informative_price {
  background: #06532d;
  color: #fff;
  width: 180px;
  padding: 10px 10px 8px;
  border-radius: 10px;
  float: left;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  margin: -10px 0px 5px -5px;
}
.reservation_window .block .window_date_alert {
  background: #d41917;
  color: #fff;
  width: 135px;
  padding: 5px 10px;
  border-radius: 10px;
  float: left;
  margin: -1px 0px 0px;
}
.reservation_window .button {
  width: 170px;
  margin: 5px 0px 5px;
}
.reservation_window .button:hover {
  background: #06532d;
}
.info_window {
  position: fixed;
  z-index: 1;
  float: left;
  display: block;
  width: 200px;
  height: 200px;
  text-align: center;
  margin: 30% calc(50% - 100px);
  padding: 45px 0px;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 21px;
  background: url("/img/vector/info_window.svg") no-repeat;
  border-radius: 50%;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}
.info_window .save {
  padding: 64px 0px 0px;
  background: url("/img/vector/icons/save.svg") no-repeat;
  background-size: 64px;
  background-position: 50% 0;
}
.in_construction {
  background: #21a488;
  color: #fff;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 21px;
}
.in_construction H2 {
  font-size: 36px;
}
.in_construction span.preparing {
  float: left;
  width: 100%;
  margin: 0px 0px 40px;
  color: #c9f7ec;
  font-size: 30px;
  font-weight: normal;
  font-style: italic;
}
.in_construction table {
  width: auto;
  margin: 15px auto;
  background: none;
  font-size: 21px;
}
.in_construction table th {
  padding: 5px 10px;
  background: none;
  font-weight: normal;
}
.in_construction table td {
  padding: 10px 10px;
  background: none;
  font-weight: bold;
  font-size: 24px;
}
.in_construction table td span {
  float: left;
  font-size: 16px;
  color: #c9f7ec;
  font-weight: 200;
}
.in_construction table td a {
  margin: -5px 0px 0px 0px;
  color: #c9f7ec;
  float: left;
  text-decoration: underline;
  font-weight: normal;
}
.in_construction table td strong {
  float: left;
  margin: -5px 0px 0px;
  font-size: 30px;
}
.in_construction label {
  float: left;
  clear: left;
  margin: 10px 20px 0px 30%;
}
.in_construction p {
  float: left;
  clear: both;
  width: 520px;
  margin: 0px 0% 0px calc(50% - 260px);
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.in_construction .christmas_break {
  float: left;
  background: #cf4232 url('/img/bitmap/christmas_bg.jpg') bottom;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  margin: 0px 0 20px;
  padding: 25px 5% 0px;
}
.in_construction .christmas_break span {
  float: left;
  width: 100%;
  margin: 10px 0px;
  font-size: 27px;
}
.in_construction .christmas_break table {
  float: left;
  width: 50%;
}
.in_construction .christmas_break table th {
  width: 45%;
  text-align: right;
  padding-right: 5%;
}
.in_construction .christmas_break table td {
  text-align: left;
}
.in_construction .christmas_break div {
  float: left;
  width: 50%;
  line-height: 42px;
  font-size: 30px;
  padding: 20px;
}
@media only screen and (max-width: 1200px) {
  .in_construction .christmas_break table {
    width: 100%;
  }
  .in_construction .christmas_break div {
    width: 100%;
  }
}
.in_construction .holiday_break {
  float: left;
  background: #cf4232 url('/img/bitmap/holiday_bg.jpg') bottom;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  margin: 0px 0 40px;
  padding: 25px 5% 0px;
}
.in_construction .holiday_break table {
  float: left;
  width: 100%;
  margin: 10px 0px 0px;
}
.in_construction .holiday_break table th {
  width: 50%;
  text-align: right;
  padding-right: 3%;
  font-weight: bold;
  font-size: 30px;
}
.in_construction .holiday_break table th span {
  font-style: italic;
  font-weight: normal;
  font-size: 24px;
}
.in_construction .holiday_break table td {
  text-align: left;
  font-weight: normal;
  font-size: 30px;
}
.in_construction .holiday_break table td span {
  font-style: italic;
  font-weight: normal;
  color: #fff;
  font-size: 24px;
}
.in_construction .holiday_break div {
  float: left;
  width: 50%;
  line-height: 42px;
  font-size: 30px;
  padding: 20px;
}
@media only screen and (max-width: 1200px) {
  .in_construction .holiday_break table {
    width: 100%;
  }
  .in_construction .holiday_break div {
    width: 100%;
  }
}
.in_construction .break {
  float: left;
  background: #cf4232;
  width: 100%;
  margin: 0px 0 20px;
  padding: 25px 5% 0px;
}
.in_construction .break span {
  float: left;
  width: 100%;
  margin: 10px 0px;
  font-size: 36px;
}
.in_construction .break table {
  float: left;
  width: 50%;
}
.in_construction .break table th {
  width: 45%;
  text-align: right;
  padding-right: 5%;
}
.in_construction .break table td {
  text-align: left;
}
.in_construction .break div {
  float: left;
  width: 100%;
  line-height: 42px;
  font-size: 30px;
  padding: 20px 0 10px;
}
.in_construction .break div span {
  font-size: 21px;
}
@media only screen and (max-width: 1200px) {
  .in_construction .break table {
    width: 100%;
  }
  .in_construction .break div {
    width: 100%;
  }
}
.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  min-width: 530px;
}
.admin {
  float: left;
  width: 100%;
  padding: 10px 5% 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.admin h1 {
  float: left;
  color: #707070;
  margin: 20px 0px 0px;
  font-size: 27px;
}
.admin h2 {
  float: left;
  width: 100%;
  color: #217463;
  margin: 30px 0px 0px;
}
.admin h3 {
  float: left;
  width: 100%;
  margin: 5px 0px 10px;
}
.admin .move {
  margin: -4px -4px -4px 2px;
}
.admin nav.admin_menu {
  float: left;
  width: 100%;
  background: #ddd url("/img/vector/icons/settings.svg") no-repeat;
  background-size: 32px;
  background-position: 14px 9px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 0px 0px 55px;
}
.admin nav.admin_menu ul {
  float: left;
  width: 100%;
}
.admin nav.admin_menu ul li {
  list-style: none;
  float: left;
}
.admin nav.admin_menu ul li a {
  float: left;
  color: #707070;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 20px 14px;
}
.admin nav.admin_menu ul li a:hover {
  background: #bbb;
  color: #555;
}
.admin nav.admin_menu ul li a.selected {
  float: left;
  font-size: 16px;
  font-weight: 900;
  padding: 15px 20px 14px;
  color: #217463;
}
.admin nav.admin_menu ul li strong {
  float: left;
  font-size: 16px;
  font-weight: 900;
  padding: 15px 20px 14px;
}
.admin nav.admin_menu ul li.back {
  float: right;
}
.admin nav.admin_menu_2 {
  float: left;
  width: 100%;
  background: #21a488;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 0px 0px 0px;
}
.admin nav.admin_menu_2 ul {
  float: left;
  width: 100%;
}
.admin nav.admin_menu_2 ul li {
  list-style: none;
  float: left;
}
.admin nav.admin_menu_2 ul li a {
  float: left;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  padding: 13px 20px 12px;
}
.admin nav.admin_menu_2 ul li a:hover {
  background: #217463;
}
.admin nav.admin_menu_2 ul li strong {
  float: left;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 13px 20px 12px;
}
.admin nav.admin_menu_3 {
  float: left;
  width: 100%;
  background: #217463;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 0px 0px 0px;
}
.admin nav.admin_menu_3 ul {
  float: left;
  width: 100%;
}
.admin nav.admin_menu_3 ul li {
  list-style: none;
  float: left;
}
.admin nav.admin_menu_3 ul li a {
  float: left;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  padding: 13px 20px 12px;
}
.admin nav.admin_menu_3 ul li a:hover {
  background: #21a488;
}
.admin nav.admin_menu_3 ul li strong {
  float: left;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 13px 20px 12px;
}
.admin .admin_login {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5%;
}
.admin .admin_login label {
  float: left;
  clear: left;
  width: 70px;
  margin: 10px 0px 5px;
}
.admin .admin_login input,
.admin .admin_login input[type="text"] {
  float: left;
  width: 80%;
  margin: 0px 0px 20px;
}
.admin .admin_login .button {
  float: left;
  margin: 5px 10px 0px 70px;
}
.admin .admin_login .forgot {
  float: left;
  color: #1c963d;
  font-size: 20px;
  margin: 15px 0px 0px 30px;
}
.admin .admin_login .forgot:hover {
  text-decoration: underline;
}
.admin table {
  float: left;
  width: 100%;
  margin: 20px 0px 0px;
}
.admin table th {
  color: #fff;
  background: #217463;
  padding: 5px 10px;
  text-align: left;
  font-weight: normal;
  font-size: 15px;
}
.admin table td {
  font-size: 18px;
  padding: 10px 10px;
}
.admin table td a {
  display: block;
  color: #21a488;
  font-weight: bold;
  float: left;
  margin-right: 15px;
}
.admin table td a:hover {
  color: #186c33;
}
.admin table tr.snd td {
  background: #eee;
}
.admin table tr.snd th {
  background: #eee;
}
.admin table tr.new td {
  font-weight: bold;
  background: #ccc;
  color: #444;
  border-bottom: 1px solid #eee;
}
.admin table.reservation_table th {
  background: #f5f5f5;
  color: #707070;
  font-weight: bold;
}
.admin table.reservation_table tr.snd td {
  background: #eee;
}
.admin table.reservation_table label.checkbox {
  width: auto;
}
.admin table.click_table tr:hover td {
  background: #ddd;
  cursor: pointer;
}
.admin label {
  width: 150px;
  float: left;
  clear: left;
  margin: 5px 0px 30px;
}
.admin label.category_select {
  width: 90px;
  float: left;
  clear: left;
  margin: 18px 0px 30px;
}
.admin input[type="text"] {
  float: left;
  width: 50%;
}
.admin .combo {
  float: left;
  width: 50%;
}
.admin .combo.category_select {
  float: left;
  width: 60%;
  margin-top: 10px;
}
.admin .no_label {
  clear: left;
  margin-left: 150px;
}
.admin .button {
  margin-top: 25px;
}
.admin .reservations_list h2 {
  color: #1c963d;
  margin: 25px 0px 15px;
}
.admin .reservations_list label {
  float: left;
  margin: 10px 10px 20px 0px;
  clear: left;
  width: 85px;
  font-size: 18px;
}
.admin .reservations_list table {
  width: 100%;
}
.admin .reservations_list table th {
  background: #1c963d;
  color: #fff;
  padding: 5px 10px;
  -moz-text-align-last: left;
       text-align-last: left;
}
.admin .reservations_list table td {
  background: #f5f5f5;
  padding: 5px 10px;
}
.admin .reservations_list table td a {
  color: #1c963d;
}
.admin .reservations_list table td .color_1 {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  background: #21a488;
}
.admin .reservations_list table td .color_2 {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  background: #217463;
}
.admin .reservations_list table td .color_3 {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  background: #c9f7ec;
}
.admin .reservations_list table td .color_4 {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  background: #089f45;
}
.admin table.categories tr:hover td {
  cursor: pointer;
  color: #444;
  background: #ccc;
}
.admin table.categories tr:hover td a:hover {
  text-decoration: underline;
  color: #1c963d;
}
.admin table.categories th.subcategory {
  width: 80px;
}
.admin table th.order,
.admin table th.short {
  width: 50px;
}
.admin table th.action {
  width: 200px;
}
.admin table td label.checkbox {
  width: 100%;
  float: left;
  clear: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 0px 0px 0px;
  font-size: 17px;
  margin: -4px 0px 0px 10px;
}
.admin table td .image_show {
  cursor: pointer;
  color: #21a488;
  position: relative;
}
.admin table td .image_show img {
  display: none;
}
.admin table td .image_show:hover img {
  width: 300px;
  left: -130px;
  top: 25px;
  display: block;
  position: absolute;
  border: 1px solid #186c33;
  -webkit-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.admin .parameter_edit {
  width: 100%;
  padding: 20px 0px 0px;
  float: left;
}
.admin .parameter_edit label {
  width: 90px;
}
.admin .parameter_edit label.checkbox {
  width: auto;
  margin: 0px 0px 15px;
}
.admin .parameter_edit input[type="text"] {
  margin: -4px 0px 0px 0px;
}
.admin .parameter_edit .unit_input {
  width: 100px;
}
.admin .parameter_edit .radio {
  clear: none;
  width: auto;
  margin: 0px 40px 0px 0px;
}
.admin .parameter_edit .add_another {
  float: left;
  clear: left;
  margin: 0px 0px 0px 90px;
}
.admin .parameter_edit label.file {
  clear: none;
  width: auto;
  margin: -5px 0px 30px;
}
.admin .parameter_edit .delete {
  margin: -5px 0px 0px 10px;
}
.admin .parameter_edit .file_delete {
  margin: 0px 0px 0px 0px;
}
.admin .parameter_edit img {
  float: left;
  width: 25%;
  margin: 0px 10px 30px 0px;
  border: 1px solid #186c33;
}
.admin .fee_edit {
  width: 100%;
  padding: 20px 0px 0px;
  float: left;
}
.admin .fee_edit label {
  width: 90px;
}
.admin .fee_edit input[type="text"] {
  margin: -4px 0px 0px 0px;
}
.admin .fee_edit .unit_input {
  width: 100px;
}
.admin .fee_edit .radio {
  clear: none;
  width: auto;
  margin: 0px 40px 0px 0px;
}
.admin .fee_edit .checkbox {
  width: auto;
  margin: -55px 0px 75px 90px;
  padding: 1px 0px 0px 30px;
}
.admin .fee_edit .checkbox span {
  float: right;
  margin: 0px 0px 0px 20px;
}
.admin .fee_edit .checkbox span input[type=text] {
  width: 30px;
  float: left;
  margin: -5px 3px -5px 0px;
}
.admin .category_edit {
  width: 100%;
  padding: 20px 0px 0px;
  float: left;
}
.admin .category_edit label {
  width: 100px;
}
.admin .category_edit .add_another {
  clear: left;
  margin: 5px 0px 10px 100px;
}
.admin .category_edit .checkbox_list {
  float: left;
  width: 100%;
  margin: -10px 0px 10px;
}
.admin .category_edit .checkbox_list li {
  width: 25%;
  margin: 10px 0px;
  list-style: none;
  float: left;
  padding: 0px;
}
.admin .category_edit .checkbox_list label.checkbox {
  width: 100%;
  float: left;
  clear: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 0px 0px 35px;
  font-size: 17px;
  margin: 0px;
}
.admin .navigation_combo {
  float: left;
  width: 100%;
  margin: 15px 0px 0px;
}
.admin .navigation_combo .combo {
  width: 80%;
}
.admin .navigation_combo label {
  margin: 8px 0px 2px;
}
.admin .navigation {
  width: 100%;
  float: left;
  margin: 25px 0px -10px;
}
.admin .navigation li {
  float: left;
  list-style: none;
  margin-bottom: 8px;
}
.admin .navigation li span {
  float: left;
  font-size: 16px;
  padding: 5px 10px 0px 0px;
}
.admin .navigation li strong {
  float: left;
  font-size: 18px;
  padding: 5px 0px;
}
.admin .navigation li a {
  float: left;
  display: block;
  background: #ddd;
  color: #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 7px 4px 0px 10px;
  margin-right: 25px;
  height: 32px;
  position: relative;
  font-size: 14px;
  font-weight: bold;
}
.admin .navigation li a span {
  display: block;
  height: 32px;
  width: 16px;
  top: 0px;
  right: -16px;
  position: absolute;
  background: url("/img/vector/nav_arrow.svg") no-repeat;
}
.admin .navigation li a:hover {
  background: #1c963d;
  color: #fff;
}
.admin .navigation li a:hover span {
  background: url("/img/vector/nav_arrow_ON.svg") no-repeat;
}
.admin .image_menu {
  float: left;
  width: 60px;
}
.admin .product_admin {
  float: left;
  padding: 0px;
  width: 100%;
}
.admin .product_admin .delete {
  width: 60px;
  height: 60px;
  margin: 0px 16px;
  padding: 0px;
  background: #eee url("/img/vector/icons/delete.svg") no-repeat;
  background-size: 48px;
  background-position: 6px;
}
.admin .product_admin .delete:hover {
  background: #ccc url("/img/vector/icons/delete.svg") no-repeat;
  background-size: 48px;
  background-position: 6px;
  opacity: 1;
}
.admin .product_admin .upload {
  width: 60px;
  height: 60px;
  margin: 16px 16px;
  padding: 0px;
  background: #eee url("/img/vector/icons/upload.svg") no-repeat;
  background-size: 48px;
  background-position: 6px;
}
.admin .product_admin .upload:hover {
  background: #ccc url("/img/vector/icons/upload.svg") no-repeat;
  background-size: 48px;
  background-position: 6px;
  opacity: 1;
}
.admin .product_admin textarea {
  width: 75%;
}
.admin .product_admin .admin_gallery {
  float: left;
  with: 100%;
}
.admin .product_admin .admin_gallery .admin_img {
  position: relative;
  padding: 5px;
  width: 110px;
  height: 110px;
  float: left;
  background: #eee;
  margin: 0px 10px 15px 0px;
  text-align: center;
}
.admin .product_admin .admin_gallery .admin_img img {
  max-height: 100px;
  max-width: 100px;
  margin: auto;
}
.admin .product_admin .admin_gallery .admin_img span {
  display: none;
}
.admin .product_admin .admin_gallery .admin_img:hover {
  cursor: pointer;
  background: #ccc;
}
.admin .product_admin .admin_gallery .admin_img:hover img {
  opacity: 0.5;
}
.admin .product_admin .admin_gallery .admin_img:hover span {
  position: absolute;
  top: 23px;
  right: 23px;
  display: block;
  width: 64px;
  height: 64px;
  z-index: 2;
  background: url("/img/vector/icons/move.svg") no-repeat;
}
.admin .product_admin .main_img {
  float: left;
  width: 50%;
}
.admin .product_admin table th.check {
  width: 30px;
}
.admin .product_admin table th.value {
  width: 130px;
}
.admin .product_admin table td {
  padding: 10px;
}
.admin .product_admin table td input[type="text"] {
  width: 110px;
  float: left;
  margin: -2px 0px;
  text-align: right;
}
.admin .product_admin table td .checkbox {
  width: auto;
  float: left;
  margin: 0px 0px 0px 10px;
}
.admin .prices_form {
  float: left;
  width: 100%;
  padding: 15px 0px 15px;
}
.admin .prices_form label {
  width: auto;
  margin: 8px 10px 15px 0px;
}
.admin .prices_form .checkbox {
  padding-left: 30px;
  color: #186c33;
  font-size: 18px;
  font-weight: bold;
}
.admin ul.prices_list {
  float: left;
  width: 100%;
  list-style: none;
}
.admin ul.prices_list li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.admin ul.prices_list li h3 {
  float: left;
  width: 100%;
  background: #f9f9f9 url("/img/vector/li_arrow_right.svg") no-repeat;
  background-size: 24px;
  background-position: 8px 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0px 7px 40px;
  margin: 0px;
  font-size: 24px;
  color: #1c963d;
  border: 2px solid #1c963d;
}
.admin ul.prices_list li h3 span {
  float: right;
  font-size: 18px;
  padding: 2px 15px;
  color: #707070;
}
.admin ul.prices_list li h3:hover {
  color: #186c33;
  cursor: pointer;
  background: #eee url("/img/vector/li_arrow_right.svg") no-repeat;
  background-size: 24px;
  background-position: 8px 11px;
}
.admin ul.prices_list li label {
  float: left;
  width: 80px;
  margin: 10px 10px;
}
.admin ul.prices_list li.show {
  border: 2px solid #1c963d;
}
.admin ul.prices_list li.show h3 {
  background: #eee url("/img/vector/li_arrow_down.svg") no-repeat;
  background-size: 24px;
  background-position: 8px 11px;
  border: none;
}
.admin ul.prices_list table {
  margin: 0px 0px;
}
.admin ul.prices_list table th {
  text-align: center;
  padding: 5px 50px 5px 0px;
}
.admin ul.prices_list table th.product_name {
  width: 30%;
  text-align: left;
  padding: 5px 10px;
}
.admin ul.prices_list table td {
  background: #eee;
}
.admin ul.prices_list table td input[type=text] {
  width: 100px;
  text-align: right;
  margin: -3px 5px -3px 0px;
  height: 30px;
}
.admin ul.prices_list table tr.fee td {
  background: #e0e0e0;
}
.admin ul.prices_list table tr.fee td:first-of-type {
  background: #e0e0e0 url("/img/vector/icons/sub.svg") no-repeat;
  background-size: 32px;
  background-position: 7px 0px;
  padding-left: 45px;
}
.admin ul.prices_list table tr.fst td {
  background: #f9f9f9;
}
.admin ul.prices_list table span.package {
  background: url("/img/vector/icons/package.svg") right no-repeat;
  background-size: 24px;
  padding-right: 30px;
  background-position: center right;
  position: relative;
}
.admin ul.prices_list table span.package ul {
  display: none;
}
.admin ul.prices_list table span.package:hover {
  cursor: pointer;
}
.admin ul.prices_list table span.package:hover ul {
  list-style-position: inside;
  list-style: square;
  display: block;
  position: absolute;
  background: #21a488;
  color: #fff;
  padding: 10px 10px 0px 30px;
  top: 20px;
  font-size: 13px;
  min-width: 200px;
  margin: 0px;
  -webkit-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.1);
}
.admin .subcategory_apply {
  margin: 20px 0px 0px;
  float: left;
  width: 100%;
  background: #ccc;
  border: 3px solid #186c33;
}
.admin .subcategory_apply h3 {
  padding: 10px 5px 12px 10px;
  margin: 0px;
  background: #186c33;
  color: #fff;
}
.admin .subcategory_apply span {
  float: left;
  margin: 10px 0px 10px 10px;
  color: #444;
}
.admin .subcategory_apply label {
  width: auto;
  margin: -5px 0px 15px 8px;
  padding-left: 32px;
  font-size: 18px;
  font-weight: bold;
  color: #186c33;
}
.admin .subcategory_apply table {
  float: left;
  width: 100%;
  margin: 0px;
  text-align: center;
}
.admin .subcategory_apply table th {
  text-align: center;
  width: 115px;
}
.admin .subcategory_apply table th label {
  margin: -2px 0px 2px 0px;
  margin-left: calc(50% - 12px);
  padding-left: 32px;
}
.admin .subcategory_apply table th.name {
  text-align: left;
  width: auto;
  padding-left: 12px;
}
.admin .subcategory_apply table td {
  background: #eee;
  text-align: center;
}
.admin .subcategory_apply table td label {
  width: auto;
  margin: 0px 0px 0px 0px;
  margin-left: calc(50% - 12px);
  padding-left: 32px;
}
.admin .subcategory_apply table td.name {
  text-align: left;
  padding-left: 12px;
}
.admin .subcategory_apply table tr.fst td {
  background: #f9f9f9;
}
.admin .subcategory_apply table tr.sub td.name {
  background: #e0e0e0 url("/img/vector/icons/sub.svg") no-repeat;
  background-size: 32px;
  background-position: 7px 0px;
  padding-left: 45px;
}
.admin .subcategory_apply table tr.sub td {
  background: #e0e0e0;
  border-bottom: 1px solid #ccc;
}
.admin .subcategory_apply .button {
  margin: 12px 10px 10px;
}
.admin .admin_products h3 {
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  font-size: 24px;
}
.admin .admin_products h3 span {
  display: inline-block;
  height: 24px;
  width: 24px;
  background: url("/img/vector/icons/arrow_right.svg") no-repeat;
  background-position: 0px 5px;
}
.admin .admin_products h3.top_products {
  float: left;
  width: 100%;
  margin: 5px 0px -8px -5px;
  padding: 3px 0px 15px 45px;
  font-size: 24px;
  background: url("/img/vector/icons/top_product.svg") no-repeat;
}
.admin .admin_products table.top_products th {
  background: #707070;
  border-top: 10px solid #217463;
}
.admin .admin_products .button {
  margin: 15px 10px 25px 0px;
}
.product_preview {
  float: left;
  position: relative;
  width: 320px;
  height: 360px;
  margin: 0px 0px 30px 30px;
  border: 1px solid #eee;
  border-radius: 15px;
  text-align: center;
}
.product_preview h2 {
  color: #21a488;
  font-size: 18px;
  width: 100%;
  margin: 10px 0px 0px 0px;
}
.product_preview span {
  color: #bbb;
  width: 100%;
  float: left;
}
.product_preview .product_img {
  float: left;
  height: 180px;
  margin: 11px 40px;
  width: 240px;
  background-size: cover;
}
.product_preview img {
  max-height: 198px;
  margin: 0 auto;
}
.product_preview .price {
  float: left;
  clear: both;
  text-align: center;
  color: #21a488;
  font-size: 24px;
  width: 100%;
}
.product_preview .price del {
  color: #707070;
  font-size: 18px;
  font-weight: normal;
  padding: 0px 0px 10px 10px;
}
.product_preview .in_stock {
  color: #089f45;
  font-size: 13px;
  margin: 5px 0px 0px;
}
.product_preview .in_sale {
  display: block;
  position: absolute;
  top: 64px;
  left: 16px;
  width: 64px;
  height: 64px;
  background: url("/img/vector/icons/sale.svg") bottom no-repeat;
}
.product_preview .top_product {
  display: block;
  position: absolute;
  top: 64px;
  left: 16px;
  width: 48px;
  height: 48px;
  background: url("/img/vector/icons/top_product.svg") bottom no-repeat;
}
.product_preview a.into_the_basket {
  float: left;
  width: 100%;
  background: #21a488 url("/img/vector/basket_ico.svg") bottom no-repeat;
  background-size: 27px;
  background-position: 80px 7px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0px;
  border-radius: 0px 0px 15px 15px;
  margin-top: 10px;
}
.product_preview .in_basket {
  position: absolute;
  width: 80%;
  height: auto;
  color: #fff;
  opacity: 0.9;
  background: #089f45;
  border-radius: 10px;
  padding: 15px 20px;
  top: 10px;
  z-index: 2;
  margin-left: 10%;
}
.product_preview .in_basket span {
  color: #fff;
}
.product_preview .in_basket_amount {
  float: left;
  margin-top: 10px;
  width: 100%;
  padding: 5px 0px 6px;
  background: #eee;
  border-radius: 0px 0px 15px 15px;
}
.product_preview .in_basket_amount .minus {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  background: url("/img/vector/icons/minus.svg") no-repeat;
  opacity: 0.8;
  margin: 0px 10px 0px 80px;
}
.product_preview .in_basket_amount .minus:hover {
  opacity: 1;
}
.product_preview .in_basket_amount .plus {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  background: url("/img/vector/icons/plus.svg") no-repeat;
  opacity: 0.8;
  margin: 0px 0px 0px 10px;
}
.product_preview .in_basket_amount .plus:hover {
  opacity: 1;
}
.product_preview .in_basket_amount input[type="text"] {
  float: left;
  width: 50px;
  text-align: right;
  height: 32px;
  font-size: 24px;
  font-family: new-spirit, serif;
  padding-top: 2px;
}
.product_preview .in_basket_amount span {
  width: auto;
  float: left;
  font-size: 18px;
  margin: 5px 0px 0px 4px;
}
.product_preview:hover {
  border: 1px solid #21a488;
}
.product_detail {
  float: left;
  background: #fff;
  width: 100%;
  padding: 30px 5%;
}
.product_detail .product_img {
  float: left;
  position: relative;
  width: 60%;
  margin: 20px 5% 20px 0px;
  height: 400px;
}
.product_detail .product_img .gallery_numb {
  position: absolute;
  z-index: 1;
  color: #fff;
  bottom: 0;
  right: 0;
  width: 20%;
  height: 200px;
  text-align: center;
  font-size: 24px;
  padding-top: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/img/bitmap/other_img.png") bottom repeat-x;
}
.product_detail .product_img .gallery_numb:hover {
  background: url("/img/bitmap/other_img_ON.png") bottom repeat-x;
  cursor: pointer;
}
.product_detail .product_img .gallery_left {
  position: absolute;
  display: block;
  z-index: 1;
  top: 45%;
  left: 2%;
  width: 64px;
  height: 64px;
  background: url("/img/vector/arrow_left.svg") no-repeat;
  opacity: 0.8;
}
.product_detail .product_img .gallery_left:hover {
  opacity: 1;
}
.product_detail .product_img .gallery_right {
  position: absolute;
  display: block;
  z-index: 1;
  top: 45%;
  right: 22%;
  width: 64px;
  height: 64px;
  background: url("/img/vector/arrow_right.svg") no-repeat;
  opacity: 0.8;
}
.product_detail .product_img .gallery_right:hover {
  opacity: 1;
}
.product_detail .product_img img.main_img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.product_detail .product_img .other_img {
  position: absolute;
  width: 20%;
  right: 0px;
  height: 100%;
}
.product_detail .product_img .other_img img {
  float: left;
  width: 100%;
  border: 1px solid #fff;
  margin-top: -1px;
}
.product_detail .product_img .other_img img:hover {
  cursor: pointer;
  opacity: 0.95;
}
.product_detail h2 {
  color: #21a488;
  float: left;
  width: 100%;
  margin: 25px 0px 15px;
}
.product_detail .gallery {
  float: left;
  width: 100%;
}
.product_detail .gallery img {
  float: left;
  height: 150px;
  border: 1px solid #fff;
}
.product_detail .gallery img:hover {
  cursor: pointer;
  opacity: 0.95;
}
.product_detail .equipment_gallery {
  float: left;
  width: 65%;
}
.product_detail .equipment_gallery li {
  list-style: none;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.product_detail .equipment_gallery li img {
  float: left;
  width: 50%;
  margin-right: 5%;
}
.product_detail .equipment_gallery li ul {
  float: left;
  font-size: 18px;
}
.product_detail .equipment_gallery li ul li {
  width: auto;
  height: auto;
  clear: left;
  list-style: square;
  margin: 10px 0px 0px 18px;
}
.product_detail .ground {
  float: right;
  width: 35%;
}
.product_detail .ground img {
  float: left;
  width: 100%;
}
.product_detail .product_info {
  float: right;
  clear: right;
  width: 35%;
}
.product_detail .product_info img {
  float: left;
  width: 100%;
}
.product_detail .product_parameters {
  float: right;
  clear: right;
  width: 35%;
}
.product_detail .product_parameters img {
  float: left;
  width: 100%;
}
.product_detail .product_parameters table {
  float: left;
  width: 100%;
  background: #f9f9f9;
}
.product_detail .product_parameters table th {
  padding: 10px;
  text-align: right;
  width: 50%;
  font-weight: 600;
}
.product_detail .product_parameters table td {
  padding: 10px;
  text-align: right;
}
.product_detail .product_parameters table td.price {
  font-size: 21px;
  color: #21a488;
  font-weight: bold;
}
.product_list {
  float: left;
  width: 100%;
  background: #fff;
}
.product_list .subcategories_nav {
  background: #f1f1f1;
  color: #fff;
  float: left;
  width: 100%;
  margin: 10px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}
.product_list .subcategories_nav h2 {
  margin: 0px 10px;
  font-size: 18px;
  color: #21a488;
}
.product_list .subcategories_nav ul {
  float: left;
  list-style: none;
}
.product_list .subcategories_nav ul li {
  float: left;
}
.product_list .subcategories_nav ul li ul {
  display: none;
}
.product_list .subcategories_nav ul li:hover {
  position: relative;
}
.product_list .subcategories_nav ul li:hover ul {
  top: 44px;
  left: 10px;
  display: block;
  float: left;
  position: absolute;
  z-index: 2;
}
.product_list .subcategories_nav ul li:hover ul li {
  float: left;
  clear: left;
  margin: 0px;
}
.product_list .subcategories_nav ul li:hover ul li a {
  margin: 0px;
  width: 220px;
  font-weight: normal;
  font-size: 14px;
}
.product_list .subcategories_nav ul li:hover ul li a:hover {
  background: #217463;
}
.product_list .subcategories_nav a {
  display: block;
  float: left;
  margin: 10px;
  color: #fff;
  background: #21a488;
  padding: 7px 12px;
  font-weight: bold;
}
.product_list .subcategories_nav a:hover {
  background: #217463;
}
.product_list h1 {
  float: left;
  width: 100%;
  padding: 15px 20px;
  background: #fff;
  display: block;
}
.product_list .product_list_preview {
  float: left;
  width: 100%;
  height: 450px;
  background: #eee;
  margin-bottom: 10px;
}
.product_list .product_list_preview h2 {
  float: left;
  width: auto;
  color: #1c963d;
  padding: 15px 25px 5px;
  font-size: 24px;
  width: 50%;
}
.product_list .product_list_preview .car_preview {
  float: left;
  width: 45%;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.product_list .product_list_preview table {
  float: left;
  width: 55%;
}
.product_list .product_list_preview table th {
  text-align: left;
  padding: 7px 25px;
  font-size: 20px;
}
.product_list .product_list_preview table td {
  padding: 7px 25px 8px 0px;
  text-align: right;
  font-size: 20px;
}
.product_list .product_list_preview .button {
  float: left;
  margin: 20px 0px 0px 25px;
}
.articles {
  float: left;
  width: 100%;
  border-top: 8px solid #21a488;
  margin-bottom: 10px;
}
.articles .articles_list {
  width: 50%;
  height: 450px;
  float: right;
  list-style-type: none;
  background: #ccc;
}
.articles .articles_list li {
  position: relative;
  width: 100%;
  float: left;
  height: 50px;
  border-bottom: 1px solid #eee;
  font-size: 18px;
}
.articles .articles_list li a {
  float: left;
  height: 100%;
  width: 100%;
  margin: 0px;
  color: #707070;
  background: #ccc;
}
.articles .articles_list li a:hover {
  background: #21a488;
  color: #fff;
}
.articles .articles_list li a:hover span {
  color: #c9f7ec;
}
.articles .articles_list li h3 {
  font-weight: 400;
  font-size: 17px;
  clear: left;
  margin: 5px 20px 0px;
  font-weight: bold;
}
.articles .articles_list li span {
  font-size: 12px;
  margin: 5px 5px 0px 20px;
  float: left;
}
.article_preview {
  position: relative;
  float: left;
  width: 50%;
  height: 449px;
  overflow: hidden;
  background: url('/img/bitmap/article_preview.jpg') no-repeat;
  background-size: cover;
}
.article_preview img {
  float: left;
  width: 100%;
}
.article_preview h2 {
  color: #fff;
  position: absolute;
  text-align: right;
  top: 150px;
  right: 50px;
  z-index: 10px;
  font-size: 36px;
  display: none;
}
.article_preview p {
  max-width: 300px;
  top: 200px;
  right: 50px;
  color: #fff;
  position: absolute;
  height: 85px;
  z-index: 10px;
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 24px;
  font-weight: 300;
}
.article_detail {
  float: left;
  width: 100%;
  padding: 2% 5% 2%;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-top: 8px solid #21a488;
  background: url('/img/bitmap/page_bg.jpg') no-repeat;
}
.article_detail a {
  color: #21a488;
  text-decoration: underline;
}
.article_detail a:hover {
  color: #217463;
}
.article_detail h1 {
  color: #fff;
  font-size: 48px;
  line-height: 52px;
  float: left;
  width: 100%;
  margin: 10px 0px 20px;
  color: #21a488;
}
.article_detail h1 a {
  color: #c9f7ec;
  text-decoration: underline;
}
.article_detail h1 a:hover {
  color: #089f45;
}
.article_detail h2 {
  font-size: 30px;
  line-height: 34px;
  float: left;
  width: 100%;
  margin: 15px 0px 10px;
  color: #217463;
}
.article_detail h2 a {
  color: #c9f7ec;
  text-decoration: underline;
}
.article_detail h2 a:hover {
  color: #089f45;
}
.article_detail h3 {
  font-size: 24px;
  line-height: 27px;
  float: left;
  width: 100%;
  margin: 15px 0px 10px;
  color: #217463;
}
.article_detail h3 a {
  color: #c9f7ec;
  text-decoration: underline;
}
.article_detail h3 a:hover {
  color: #089f45;
}
.article_detail .date {
  float: left;
  width: 100%;
  font-size: 18px;
  margin: 0px 0px 15px;
  color: #bbb;
}
.article_detail p {
  font-size: 17px;
  line-height: 30px;
  font-weight: 300;
  padding: 0px 10px 12px 0px;
}
.article_detail p a {
  color: #c9f7ec;
  text-decoration: underline;
}
.article_detail p a:hover {
  color: #089f45;
}
.article_detail img {
  display: block;
  clear: both;
  margin-bottom: 15px;
  width: auto;
}
.article_detail ul {
  font-size: 16px;
  font-weight: 300;
  float: left;
  width: 100%;
  margin: 5px 0px 15px 18px;
  list-style-position: inside;
}
.article_detail li {
  font-size: 17px;
  line-height: 25px;
  font-weight: 300;
  float: left;
  width: 100%;
  margin: 5px 0px;
}
.article_detail li a {
  color: #21a488;
  text-decoration: underline;
}
.article_detail li a:hover {
  color: #217463;
}
.article_detail table {
  float: left;
  width: 90%;
  margin: 15px 10% 15px 0;
  clear: both;
  border: 1px solid #eee;
}
.article_detail table th {
  padding: 4px 10px;
}
.article_detail table td {
  padding: 4px 10px;
}
.contact {
  float: left;
  width: 100%;
  background: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0% 5% 5%;
}
.contact h1 {
  color: #1c963d;
  float: left;
  width: 100%;
  margin: 30px 0px 15px;
  font-size: 36px;
}
.contact .contact_block {
  float: left;
  width: 43%;
  margin: 1% 2% 30px 0;
  line-height: 30px;
  font-size: 18px;
}
.contact .contact_block h2 {
  color: #21a488;
  margin-bottom: 10px;
}
.contact .contact_block .contact_img {
  float: left;
  width: 50%;
  height: 100px;
  background: green;
}
.contact .contact_block strong {
  font-size: 24px;
}
.contact .contact_block span {
  color: #21a488;
  font-weight: bold;
}
.contact .contact_block a {
  color: #186c33;
}
.contact .contact_block a:hover {
  text-decoration: underline;
}
.contact .contact_block label {
  clear: left;
  width: 100%;
  float: left;
  margin: 3px 0px;
}
.contact .contact_block input[type="text"] {
  float: left;
  width: 90%;
  margin-bottom: 10px;
}
.contact .contact_block textarea {
  float: left;
  width: 90%;
}
.contact .contact_block .required {
  float: left;
  font-size: 16px;
  margin: 15px 0px;
}
.contact .contact_block .button {
  color: #fff;
  clear: left;
}
.contact .contact_block_2 {
  width: 90%;
}
.contact .contact_block_2 img {
  float: left;
  width: 50%;
  height: auto;
  margin-right: 5%;
  border: 1px solid #eee;
}
.contact_preview {
  float: left;
  width: 100%;
  background: #f1f1f1;
  padding: 20px 3%;
}
.contact_preview h2 {
  float: left;
  color: #21a488;
}
.combo {
  float: left;
  padding: 0;
  margin: 0;
  height: 36px;
  font-size: 11px;
  border: 1px solid #ddd;
  width: 300px;
  border-radius: 2px;
  overflow: hidden;
  background-color: #1c963d;
  background: #fff url('/img/bitmap/select.jpg') no-repeat right;
}
.combo:hover {
  background: #fff url('/img/bitmap/select_ON.jpg') no-repeat right;
  cursor: pointer;
  border: 1px solid #1c963d;
}
.combo select {
  color: #444;
  height: 36px;
  width: 135%;
  font-size: 16px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.combo select:focus {
  outline: none;
}
.combo select:disabled {
  color: #eee;
}
input[type="text"],
input[type="password"] {
  float: left;
  color: #707070;
  height: 40px;
  font-size: 18px;
  border: 1px solid #ddd;
  width: 200px;
  padding: 4px 10px 0px;
  border-radius: 5px;
}
textarea {
  float: left;
  width: 200px;
  height: 150px;
  border: 1px solid #ddd;
}
input[type=checkbox] {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=checkbox] + label {
  padding-left: 30px;
  float: left;
  height: 24px;
  line-height: 28px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
}
input[type=checkbox]:checked + label {
  background-position: 0 -24px;
}
label.checkbox {
  background: url('/img/vector/checkbox.svg');
  background-size: 24px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 27px;
}
input[type=radio] {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=radio] + label {
  padding-left: 30px;
  float: left;
  height: 24px;
  line-height: 28px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
}
input[type=radio]:checked + label {
  background-position: 0 -24px;
}
label.radio {
  background: url('/img/vector/radio.svg');
  background-size: 24px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 27px;
}
.input_file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.input_file + label {
  color: #707070;
  display: block;
  float: left;
  padding: 9px 25px 9px 50px;
  border: 2px solid #707070;
  font-weight: bold;
  background: #eee url("/img/vector/icons/upload.svg") no-repeat;
  background-size: 32px;
  background-position: 7px 5px;
  font-size: 18px;
  -webkit-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.input_file + label:hover {
  background: #1c963d url("/img/vector/icons/upload.svg") no-repeat;
  background-size: 32px;
  background-position: 7px 5px;
  border: 2px solid #186c33;
  color: #fff;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.4);
}
.button {
  color: #fff;
  display: block;
  float: left;
  padding: 10px 20px;
  margin-right: 20px;
  font-weight: bold;
  font-size: 18px;
  background: #217463;
  border-radius: 10px;
}
.button:hover {
  background: #21a488;
  color: #c9f7ec;
  cursor: pointer;
}
.interest_button {
  display: block;
  color: #fff;
  right: 10%;
  bottom: 5%;
  background: black;
  padding: 10px 50px;
  position: fixed;
  float: left;
  z-index: 10;
  -webkit-box-shadow: 1px 1px 10px black;
          box-shadow: 1px 1px 10px black;
  font-size: 21px;
  border: 1px solid #fff;
  opacity: 0.8;
  border-radius: 50px;
}
.interest_button:hover {
  opacity: 1;
  background: #1c963d;
  color: #fff;
  -webkit-box-shadow: 1px 1px 10px black;
          box-shadow: 1px 1px 10px black;
}
.save_button {
  color: #707070;
  display: block;
  float: left;
  padding: 10px 20px 8px 50px;
  border: 2px solid #707070;
  font-weight: bold;
  background: #eee url("/img/vector/icons/save.svg") no-repeat;
  background-size: 39px;
  background-position: 5px 0px;
}
.save_button:hover {
  background: #1c963d url("/img/vector/icons/save.svg") no-repeat;
  background-size: 39px;
  background-position: 5px 0px;
  border: 2px solid #186c33;
  color: #fff;
}
.add_button {
  color: #707070;
  display: block;
  float: left;
  padding: 10px 20px 8px 50px;
  border: 2px solid #707070;
  font-weight: bold;
  background: #eee url("/img/vector/icons/add.svg") no-repeat;
  background-size: 30px;
  background-position: 10px 5px;
}
.add_button:hover {
  background: #1c963d url("/img/vector/icons/add_on.svg") no-repeat;
  background-size: 30px;
  background-position: 10px 5px;
  border: 2px solid #186c33;
  color: #fff;
}
.add_another {
  color: #707070;
  display: block;
  float: left;
  padding: 9px 20px 9px 50px;
  border: 2px solid #707070;
  font-weight: bold;
  background: #eee url("/img/vector/icons/add.svg") no-repeat;
  background-size: 29px;
  background-position: 10px 6px;
  font-size: 18px;
  -webkit-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.1);
}
.add_another:hover {
  background: #1c963d url("/img/vector/icons/add_on.svg") no-repeat;
  background-size: 29px;
  background-position: 10px 6px;
  border: 2px solid #186c33;
  color: #fff;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.4);
}
.accept_button {
  color: #fff;
  display: block;
  float: left;
  padding: 10px 30px 9px 60px;
  border: 2px solid #186c33;
  font-weight: bold;
  background: #34a23c url("/img/vector/icons/check.svg") no-repeat;
  background-size: 39px;
  background-position: 5px 0px;
}
.accept_button:hover {
  background: #1c963d url("/img/vector/icons/check.svg") no-repeat;
  background-size: 39px;
  background-position: 5px 0px;
  border: 2px solid #186c33;
  color: #fff;
}
.cancel_button {
  color: #fff;
  display: block;
  float: left;
  padding: 10px 30px 9px 60px;
  border: 2px solid #990000;
  font-weight: bold;
  background: #d41917 url("/img/vector/icons/cancel.svg") no-repeat;
  background-size: 39px;
  background-position: 5px 0px;
}
.cancel_button:hover {
  background: #f0902a url("/img/vector/icons/cancel.svg") no-repeat;
  background-size: 39px;
  background-position: 5px 0px;
  border: 2px solid #e96523;
  color: #fff;
}
.minus {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  background: url("/img/vector/icons/minus.svg") no-repeat;
  opacity: 0.8;
}
.minus:hover {
  opacity: 1;
}
.plus {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  background: url("/img/vector/icons/plus.svg") no-repeat;
  opacity: 0.8;
}
.plus:hover {
  opacity: 1;
}
.reservation {
  float: left;
  width: 100%;
  background: #fff;
  padding: 5% 5%;
}
.reservation h1 {
  margin-bottom: 10px;
}
.reservation label {
  float: left;
  margin: 10px 10px 20px 0px;
  clear: left;
  width: 65px;
  font-size: 18px;
}
.reservation .calendar_note {
  float: left;
  clear: left;
  color: #bbb;
}
.reservation .calendar {
  width: 100%;
  float: left;
  margin: 15px 0px;
}
.reservation .calendar th {
  background: #eee;
  padding: 15px 5px;
  font-size: 18px;
  border: 5px solid #eee;
}
.reservation .calendar td {
  cursor: pointer;
  text-align: center;
  padding: 70px 0px 0px 0px;
  border: 5px solid #eee;
  vertical-align: top;
  position: relative;
  background: #fff;
}
.reservation .calendar td .check {
  display: block;
  width: 100%;
  font-size: 12px;
  float: right;
  margin: 0px 0px 0px 0px;
}
.reservation .calendar td .check .date_color_1 {
  display: block;
  float: right;
  clear: both;
  height: 25px;
  color: #fff;
  background: #d41917;
  padding: 6px 10px 8px;
  width: 100%;
  margin-bottom: 2px;
}
.reservation .calendar td .check .date_color_2 {
  display: block;
  float: right;
  clear: both;
  height: 25px;
  color: #fff;
  background: #f0902a;
  padding: 6px 10px 8px;
  width: 100%;
  margin-bottom: 2px;
}
.reservation .calendar td .check .free {
  display: block;
  float: right;
  clear: both;
  height: 25px;
  color: #fff;
  background: #1c963d;
  padding: 6px 10px 8px;
  width: 100%;
  margin-bottom: 2px;
}
.reservation .calendar td .check .disable {
  display: block;
  float: right;
  clear: both;
  height: 25px;
  color: #fff;
  background: #ddd;
  padding: 6px 10px 8px;
  width: 100%;
  margin-bottom: 2px;
}
.reservation .calendar td .check .end {
  float: left;
  width: auto;
  border-radius: 0px 10px 10px 0px;
  padding: 6px 18px 8px 15px;
}
.reservation .calendar td .check .start {
  float: right;
  width: auto;
  border-radius: 10px 0px 0px 10px;
  padding: 6px 15px 8px 18px;
}
.reservation .calendar td .text {
  float: left;
  width: 100%;
  color: #fff;
  background: #eee;
  padding: 5px;
  font-size: 24px;
}
.reservation .calendar td .number {
  display: block;
  float: left;
  font-size: 36px;
  font-weight: bold;
  top: 0px;
  padding: 15px 0px 5px;
  left: 0px;
  width: 100%;
  text-align: center;
  position: absolute;
  margin: 0;
}
.reservation .calendar td .note {
  display: block;
  position: absolute;
  height: 24px;
  width: 24px;
  top: 25px;
  left: 12px;
  background: url('/img/vector/note.svg') no-repeat;
  opacity: 0.5;
}
.reservation .calendar td .note:hover {
  opacity: 1;
}
.reservation .calendar td .date_hover {
  position: absolute;
  display: block;
  left: -10px;
  top: 10px;
  z-index: 2;
  font-size: 11px;
  background: #186c33;
  color: #fff;
  padding: 5px 20px;
  border: 1px solid #fff;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border-radius: 15px;
}
.reservation .calendar td .date_hover:hover {
  background: #34a23c;
}
.reservation .calendar td .note_hover {
  position: absolute;
  display: block;
  left: -10px;
  background: #fff;
  top: 10px;
  z-index: 2;
  font-size: 13px;
  padding: 5px 20px;
  border: 1px solid #bbb;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border-radius: 15px;
}
.reservation .calendar td:hover {
  background: #34a23c;
  color: #fff;
}
.reservation .calendar td:hover .note {
  background: url('/img/vector/note_ON.svg') no-repeat;
  opacity: 1;
}
.reservation .calendar tr.fst td {
  background: #f9f9f9;
}
.reservation .calendar tr.fst td:hover {
  background: #34a23c;
}
.reservation .calendar td.disable {
  opacity: 0.3;
  cursor: default;
}
.reservation .calendar td.disable:hover {
  color: #707070;
  background: #fff;
}
.reservation p.reservation_note {
  color: #bbb;
}
.reservation .reservation_table {
  float: left;
  width: 100%;
  margin: 15px 0px;
  background: #eee;
}
.reservation .reservation_table th {
  width: 200px;
  text-align: left;
  padding: 10px 15px;
  font-size: 17px;
}
.reservation .reservation_table td {
  padding: 10px 0px;
}
.reservation .reservation_table td ul {
  float: left;
  width: 60%;
  list-style-type: none;
  border-top: 1px solid #ddd;
}
.reservation .reservation_table td ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 10px 5px 3px;
}
.reservation .reservation_table td ul li label.checkbox {
  width: auto;
}
.reservation .reservation_table td ul li label.checkbox span.package {
  background: url("/img/vector/icons/package.svg") right no-repeat;
  background-size: 32px;
  background-position: center right;
  position: relative;
  display: block;
  width: 32px;
  height: 32px;
  margin: -2px 0px 0px 2px;
}
.reservation .reservation_table td ul li label.checkbox span.package ul {
  display: none;
}
.reservation .reservation_table td ul li label.checkbox span.package:hover {
  cursor: pointer;
}
.reservation .reservation_table td ul li label.checkbox span.package:hover ul {
  list-style-position: inside;
  list-style: square;
  display: block;
  position: absolute;
  background: #21a488;
  color: #fff;
  padding: 0px 10px 5px 10px;
  left: 32px;
  font-size: 14px;
  min-width: 200px;
  margin: 0px;
  border: 2px solid #186c33;
  -webkit-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.1);
}
.reservation .reservation_table td ul li label.checkbox span.package:hover ul li {
  float: left;
  clear: both;
  border: none;
  padding: 5px 5px 0px;
}
.reservation .reservation_table td ul li .fee_amount {
  float: right;
  font-size: 27px;
  color: #444;
  margin: 0px 0px 0px 10px;
  padding: 0px;
}
.reservation .reservation_table td ul li .fee_amount a.add {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0px 0px;
  float: left;
  background: url("/img/vector/icons/plus.svg") no-repeat;
}
.reservation .reservation_table td ul li .fee_amount a.add:hover {
  opacity: 0.8;
}
.reservation .reservation_table td ul li .fee_amount a.take {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0px 0px;
  float: left;
  clear: left;
  background: url("/img/vector/icons/minus.svg") no-repeat;
}
.reservation .reservation_table td ul li .fee_amount a.take:hover {
  opacity: 0.8;
}
.reservation .reservation_table td ul li .fee_amount span {
  text-align: center;
  width: 100px;
  font-size: 24px;
  float: left;
  font-weight: bold;
  margin: 3px 0px 0px;
}
.reservation .reservation_table td .checkbox {
  float: left;
  padding-left: 30px;
  width: auto;
}
.reservation .reservation_table td .combo {
  width: 60%;
}
.reservation .reservation_table td .radio {
  float: left;
  width: auto;
  clear: none;
  margin: 0px 20px 0px 0px;
}
.reservation .reservation_table td input[type="radio"] {
  float: left;
  margin: 4px 6px 0px;
}
.reservation .reservation_table td input[type="checkbox"] {
  float: left;
  margin: 6px 6px 20px;
  clear: left;
}
.reservation .reservation_table td input[type="text"] {
  float: left;
  width: 60%;
  min-width: 200px;
  margin: 3px 0px 3px;
}
.reservation .reservation_table td textarea {
  float: left;
  width: 60%;
  min-width: 200px;
  margin: 3px 0px 3px;
}
.reservation .reservation_table td .checkbox {
  float: left;
  width: calc(60% - 160px);
  clear: left;
  margin: 0px 10px 10px 0px;
}
.reservation .reservation_table td .checkbox span {
  float: right;
}
.reservation .reservation_table td strong.reservation_date {
  color: #444;
  font-size: 21px;
  color: #21a488;
}
.reservation .reservation_table td span.more_seasons {
  line-height: 24px;
  float: left;
  margin-top: 5px;
}
.reservation .reservation_table td span.alert_note {
  color: #c9f7ec;
  float: left;
  clear: both;
}
.reservation .reservation_table td.price {
  color: #21a488;
  font-size: 21px;
  font-weight: bold;
}
.reservation .reservation_table td.price span {
  float: left;
}
.reservation .reservation_table td.price span.note {
  color: #707070;
  font-size: 16px;
  font-weight: normal;
  float: left;
  clear: left;
  opacity: 0.8;
  margin: 5px 0px 0px 0px;
}
.reservation .button {
  margin-right: 20px;
}
.reservation_menu {
  float: left;
  width: 60%;
}
.reservation_menu .combo {
  width: 350px;
}
.reservation_menu .period {
  width: 200px;
}
.reservation_menu .calendar_control {
  display: block;
  float: left;
  width: 150px;
  margin: 0px 0px 0px 10px;
}
.reservation_menu .calendar_control .calendar_before {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin: 0px 5px;
  background: url('/img/vector/icons/arrow_left.svg') no-repeat;
}
.reservation_menu .calendar_control .calendar_home {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin: 4px 6px;
  background: url('/img/vector/icons/home.svg') no-repeat;
}
.reservation_menu .calendar_control .calendar_next {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin: 0px 5px;
  background: url('/img/vector/icons/arrow_right.svg') no-repeat;
}
.reservation_menu .calendar_control a:hover {
  opacity: 0.8;
}
.informative_price {
  float: right;
  background: #34a23c;
  color: #fff;
  width: 30%;
  padding: 15px 10px 5px;
  text-align: center;
  margin-top: -20px;
}
.informative_price span {
  float: left;
  padding: 5px;
  opacity: 0.7;
  width: 100%;
}
.informative_price strong {
  font-size: 30px;
  clear: both;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  float: left;
  text-align: center;
}
.reservations_list {
  float: left;
  width: 100%;
  background: #fff;
  padding: 0;
}
.reservations_list h1 {
  margin: 0px 0px 15px;
}
.reservations_list h2 {
  color: #1c963d;
  margin: 15px 0px 15px;
}
.reservations_list label {
  float: left;
  margin: 10px 10px 20px 0px;
  clear: left;
  width: 85px;
  font-size: 18px;
}
.reservations_list table {
  width: 100%;
}
.reservations_list table th {
  background: #1c963d;
  color: #fff;
  padding: 5px 10px;
  -moz-text-align-last: left;
       text-align-last: left;
}
.reservations_list table td {
  background: #f5f5f5;
  padding: none;
  line-height: 20px;
  font-size: 15px;
}
.reservations_list table td a {
  color: #1c963d;
}
.reservations_list table td .color_1 {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  background: #21a488;
}
.reservations_list table td .color_2 {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  background: #217463;
}
.reservations_list table td .color_3 {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  background: #c9f7ec;
}
/* LESS Document */
.li_style_1 {
  color: #c9f7ec;
  font-weight: bold;
}
.banner_main {
  float: left;
  width: 100%;
  height: 450px;
  position: relative;
  color: #fff;
  text-align: center;
}
.banner_main .banner_img {
  float: left;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
}
.banner_main .banner_content {
  float: left;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  padding: 4% 0 0 50%;
}
.banner_main .banner_content h2 {
  font-size: 30px;
  text-align: center;
}
.banner_main .banner_content ul {
  list-style: none;
  font-size: 27px;
}
.banner_main .banner_content ul li {
  margin: 35px auto;
}
.banner_main .banner_content p {
  width: 100%;
  padding: 5% 35%;
  font-size: 24px;
  line-height: 60px;
  text-align: center;
}
.banner_1,
.banner_2,
.banner_3 {
  float: left;
  position: relative;
  text-align: center;
  background: #21a488;
  color: #fff;
}
.banner_1 .banner_img,
.banner_2 .banner_img,
.banner_3 .banner_img {
  width: 80%;
  height: 100px;
  margin: 10px 10%;
  position: absolute;
  z-index: 1;
  background-size: cover;
}
.banner_1 .banner_img_bg,
.banner_2 .banner_img_bg,
.banner_3 .banner_img_bg {
  float: right;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
  right: 0;
}
.banner_1 .banner_content,
.banner_2 .banner_content,
.banner_3 .banner_content {
  position: absolute;
  float: left;
  z-index: 1;
  padding: 2% 50% 0 2%;
}
.banner_1 .banner_content h2,
.banner_2 .banner_content h2,
.banner_3 .banner_content h2 {
  font-size: 24px;
  text-align: center;
  color: #21a488;
}
.banner_1 .banner_content ul,
.banner_2 .banner_content ul,
.banner_3 .banner_content ul {
  list-style: none;
  font-size: 18px;
}
.banner_1 .banner_content ul li,
.banner_2 .banner_content ul li,
.banner_3 .banner_content ul li {
  margin: 10px auto;
}
.banner_1 .banner_content ul li.li_style_1,
.banner_2 .banner_content ul li.li_style_1,
.banner_3 .banner_content ul li.li_style_1 {
  color: #21a488;
}
.banner_1 .banner_content p,
.banner_2 .banner_content p,
.banner_3 .banner_content p {
  width: 100%;
  padding: 3% 22%;
  font-size: 21px;
  line-height: 35px;
  text-align: center;
}
.banner_1 {
  width: 100%;
}
.banner_3 {
  width: 33.3%;
}
.banner_3 .banner_content {
  width: 100%;
  padding: 3% 5%;
}
.banner_3 .banner_content h2 {
  font-size: 21px;
  text-align: center;
  color: #c9f7ec;
}
.banner_3 .banner_content ul {
  list-style: none;
  font-size: 18px;
}
.banner_3 .banner_content ul li {
  margin: 10px auto;
}
.banner_3 .banner_content ul li.li_style_1 {
  color: #21a488;
}
.banner_3 .banner_content p {
  width: 100%;
  padding: 3% 22%;
  font-size: 21px;
  line-height: 35px;
  text-align: center;
}
.banner_200px {
  height: 200px;
}
.banner_300px {
  height: 300px;
}
.banner_400px {
  height: 400px;
}
.banner_500px {
  height: 500px;
}
.banner_600px {
  height: 600px;
}
.banners {
  float: left;
  width: 100%;
}
.banners table th.sort {
  width: 50px;
}
.banners table .combo {
  clear: left;
  margin-bottom: 5px;
}
.banners .banner_edit {
  float: left;
  width: 48%;
  margin: 20px 4% 20px 0px;
}
.banners .banner_edit h1 {
  margin-bottom: 15px;
}
.banners .banner_edit label {
  float: left;
  clear: left;
  width: 160px;
}
.banners .banner_edit input[type="text"] {
  width: calc(100% - 180px);
  margin-bottom: 15px;
}
.banners .banner_edit input[type="file"] {
  float: left;
  width: calc(100% - 180px);
  margin-bottom: 15px;
}
.banners .banner_edit .combo {
  width: calc(100% - 180px);
  margin: 0px 0px 15px;
}
.banners .banner_edit .img_input {
  width: calc(50% - 180px);
  float: left;
  clear: both;
  margin: 10px 0px 20px 160px;
  border: 1px solid #ddd;
}
.banners .banner_edit .delete_icon {
  float: left;
  margin: 10px;
}
.banners .banner_edit ul {
  float: left;
  width: calc(100% - 180px);
  list-style-type: decimal;
  margin: 0px 0px 20px;
}
.banners .banner_edit ul li {
  float: left;
  background: #eee;
  width: 100%;
  padding: 5px 10px 5px;
}
.banners .banner_edit ul li input {
  width: 80%;
  float: none;
  margin: 0px;
}
.banners .banner_edit textarea {
  width: calc(100% - 180px);
  float: left;
  height: 100px;
}
.banners .banner_edit .checkbox_block {
  float: left;
  width: calc(100% - 180px);
  margin-bottom: 20px;
}
.banners .banner_edit .checkbox_block label {
  width: auto;
  clear: left;
  margin: 0px 0px 5px;
}
.banners .banner_edit .button {
  float: left;
  clear: none;
  margin: 0px 10px 0px 0px;
}
.banners .banner_preview {
  float: left;
  width: 48%;
  margin: 20px 0px;
}
.banners .banner_preview:hover {
  cursor: pointer;
  opacity: 0.9;
}
.banners .banner_preview h1 {
  margin-bottom: 15px;
}
.banners .banner_preview .banner,
.banners .banner_preview .banner_1,
.banners .banner_preview .banner_2,
.banners .banner_preview .banner_3 {
  float: left;
  width: 100%;
  position: relative;
}
.banners .banner_preview .banner h2,
.banners .banner_preview .banner_1 h2,
.banners .banner_preview .banner_2 h2,
.banners .banner_preview .banner_3 h2 {
  float: left;
  width: 100%;
  padding: 8px 5% 12px;
  color: #fff;
}
.banners .banner_preview .banner .banner_img,
.banners .banner_preview .banner_1 .banner_img,
.banners .banner_preview .banner_2 .banner_img,
.banners .banner_preview .banner_3 .banner_img {
  width: 50%;
  height: 200px;
  overflow: hidden;
}
.banners .banner_preview .banner .banner_img img,
.banners .banner_preview .banner_1 .banner_img img,
.banners .banner_preview .banner_2 .banner_img img,
.banners .banner_preview .banner_3 .banner_img img {
  width: 100%;
  min-height: 200px;
}
.banners .banner_preview .banner ul,
.banners .banner_preview .banner_1 ul,
.banners .banner_preview .banner_2 ul,
.banners .banner_preview .banner_3 ul {
  float: left;
  width: 90%;
  margin: 10px 5% 0px;
  list-style-type: square;
}
.banners .banner_preview .banner ul li,
.banners .banner_preview .banner_1 ul li,
.banners .banner_preview .banner_2 ul li,
.banners .banner_preview .banner_3 ul li {
  float: left;
  clear: left;
  width: 100%;
  margin: 5px 0p;
}
.banners .banner_preview .banner p,
.banners .banner_preview .banner_1 p,
.banners .banner_preview .banner_2 p,
.banners .banner_preview .banner_3 p {
  float: left;
  width: 90%;
  margin: 30px 5% 20px;
  text-align: left;
  line-height: 27px;
}
/* LESS Document */
.page_editor {
  float: left;
  width: 100%;
}
.page_editor h2 {
  float: left;
  margin: 20px 0px 10px 0px;
}
.page_editor table.page_info {
  float: left;
  width: 100%;
}
.page_editor table.page_info th {
  background: #eee;
  color: #707070;
  width: 200px;
  line-height: 18px;
}
.page_editor table.page_info th span {
  font-size: 14px;
  color: #bbb;
  font-weight: normal;
}
.page_editor table.page_info td {
  padding: 5px 10px 5px;
}
.page_editor table.page_info td input[type="text"] {
  width: 100%;
}
.page_editor table.page_sections th.sort {
  width: 30px;
}
.page_editor table.page_sections th.action {
  width: 50px;
}
.page_editor table.page_sections td {
  padding: 5px 10px 5px;
}
.page_editor table.page_sections td input[type="text"] {
  width: 100%;
}
.page_editor table.page_sections td .button {
  margin: 0px 0px 0px;
}
.page_editor table.page_sections td .combo {
  margin: 0px 0px 0px 0px;
  width: 100%;
}
/* LESS Document */
.basket {
  display: block;
  height: 80px;
  width: 100px;
  text-align: center;
  background: #21a488 url("/img/vector/icons/basket_ico.svg") no-repeat;
  background-size: 36px;
  background-position: 32px 12px;
  color: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
  float: right;
  border-radius: 0px 0px 0px 20px;
  z-index: 3;
}
.basket .amount {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #c9f7ec;
  color: #21a488;
  top: 8px;
  right: 10px;
  position: absolute;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 0px;
}
.basket .price {
  float: left;
  width: 100%;
  margin: 50px 0px 0px 0px;
}
.basket ul {
  display: none;
}
.basket:hover {
  cursor: pointer;
  border-radius: 0;
}
.basket:hover ul {
  display: block;
  list-style: none;
  float: left;
  position: absolute;
  background: #fff;
  width: 40vw;
  top: 80px;
  right: 0;
  z-index: 3;
  -webkit-box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.3);
  border: 1px solid #ddd;
}
.basket:hover ul li {
  display: block;
  float: left;
  width: 100%;
  height: 100px;
  padding: 10px 20px;
  color: #707070;
  border-bottom: 1px solid #ddd;
}
.basket:hover ul li .product_img {
  float: left;
  width: 64px;
  height: 64px;
}
.basket:hover ul li span {
  color: #21a488;
  font-weight: bold;
}
.basket:hover ul li .cancel {
  float: right;
}
.basket:hover ul li .button {
  width: 50%;
  margin: 10px 25%;
}
.basket_detail {
  width: 100%;
  float: left;
  padding: 20px;
}
.basket_detail h1 {
  color: #21a488;
}
.basket_detail .basket_progress {
  float: left;
  width: 100%;
  font-weight: bold;
  margin: 20px 0px;
}
.basket_detail .basket_progress a {
  position: relative;
  float: left;
  width: 32%;
  background: #eee;
  font-size: 17px;
  color: #707070;
  padding: 13px 10px 13px 30px;
}
.basket_detail .basket_progress a span {
  float: left;
  background: #fff;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  font-size: 15px;
  padding: 2px 0px 0px 2px;
  text-align: center;
  margin: -1px 10px -1px 0px;
}
.basket_detail .basket_progress a::before {
  display: block;
  float: left;
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  width: 0;
  height: 0;
  border-top: 24px solid #eee;
  border-bottom: 24px solid #eee;
  border-left: 22px solid #fff;
  z-index: 1;
}
.basket_detail .basket_progress a::after {
  display: block;
  float: left;
  position: absolute;
  right: -22px;
  top: 0px;
  content: "";
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 22px solid #eee;
  z-index: 2;
}
.basket_detail .basket_progress h2 {
  position: relative;
  float: left;
  width: 33%;
  font-size: 18px;
  color: #fff;
  background: #21a488;
  padding: 13px 10px 13px 30px;
}
.basket_detail .basket_progress h2 span {
  float: left;
  background: #fff;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  color: #21a488;
  font-size: 15px;
  padding: 2px 0px 0px 2px;
  text-align: center;
  margin: -1px 10px -1px 0px;
}
.basket_detail .basket_progress .basket_progress_1 {
  border-radius: 10px 0px 0px 10px;
}
.basket_detail .basket_progress .basket_progress_1::before {
  display: none;
}
.basket_detail .basket_progress h2.basket_progress_1::after {
  display: block;
  float: left;
  position: absolute;
  right: -22px;
  top: 0px;
  content: "";
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 22px solid #21a488;
  z-index: 2;
}
.basket_detail .basket_progress .basket_progress_2 {
  border-radius: 10px 0px 0px 10px;
  margin: 0px 10px;
}
.basket_detail .basket_progress h2.basket_progress_2::after {
  display: block;
  float: left;
  position: absolute;
  right: -22px;
  top: 0px;
  content: "";
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 22px solid #21a488;
  z-index: 2;
}
.basket_detail .basket_progress h2.basket_progress_2::before {
  display: block;
  float: left;
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  width: 0;
  height: 0;
  border-top: 24px solid #21a488;
  border-bottom: 24px solid #21a488;
  border-left: 22px solid #fff;
  z-index: 1;
}
.basket_detail .basket_progress .basket_progress_3 {
  border-radius: 0px 10px 10px 0px;
}
.basket_detail .basket_progress .basket_progress_3::after {
  display: none;
}
.basket_detail .basket_progress h2.basket_progress_3::before {
  display: block;
  float: left;
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  width: 0;
  height: 0;
  border-top: 24px solid #21a488;
  border-bottom: 24px solid #21a488;
  border-left: 22px solid #fff;
  z-index: 1;
}
.basket_detail .basket_summary {
  float: left;
  width: 99%;
  padding: 0px 0px 20px;
  margin: 20px 0px 20px;
}
.basket_detail table {
  background: #fff;
  width: 100%;
  border-collapse: collapse;
  border-radius: 20px;
  border-style: hidden;
}
.basket_detail table th {
  color: #707070;
  padding: 20px 10px;
}
.basket_detail table th.quantity {
  width: 150px;
}
.basket_detail table tr:first-child th:first-child {
  border-radius: 20px 0px 0px 0px;
}
.basket_detail table tr:first-child th:last-child {
  border-radius: 0px 20px 0px 0px;
}
.basket_detail table td {
  color: #707070;
  background: #fff;
  border-bottom: 2px solid #eee;
  padding: 10px 0px;
}
.basket_detail table td .product_img {
  float: left;
  height: 120px;
  margin: 0px 20px;
  width: 120px;
}
.basket_detail table td .product_img_small {
  float: left;
  height: 80px;
  margin: 0px 20px;
  width: 80px;
}
.basket_detail table td img {
  max-height: 198px;
  margin: 0 auto;
}
.basket_detail table td a {
  font-size: 24px;
  color: #707070;
  float: left;
}
.basket_detail table td span.product_note {
  float: left;
  clear: both;
  color: #bbb;
}
.basket_detail table td .minus {
  margin: 0px 0px 0px 10px;
}
.basket_detail table td .plus {
  margin: 0px 10px 0px 0px;
}
.basket_detail table td .cancel {
  float: right;
  margin: 0px 20px 0px 0px;
}
.basket_detail table td input.quantity {
  float: left;
  font-size: 20px;
  width: 55px;
  text-align: center;
  margin: -5px 5px 0px;
}
.basket_detail table td .in_stock {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
  color: #bbb;
  margin: 10px 0px -20px;
}
.basket_detail table td.price {
  padding-right: 20px;
  text-align: right;
  color: #217463;
  font-size: 21px;
  font-weight: bold;
}
.basket_detail table tr.summary td {
  font-size: 24px;
  font-weight: bold;
  padding: 20px 20px 0px;
}
.basket_detail .basket_address {
  float: left;
  width: 30%;
  margin: 0 2% 0 1%;
  text-align: left;
}
.basket_detail .basket_address address {
  font-style: normal;
  line-height: 24px;
  float: left;
  margin: 10px 0px;
}
.basket_detail .basket_address label {
  float: left;
  width: 100%;
  margin: 10px 0px 5px;
}
.basket_detail .basket_address input[type=text] {
  width: 100%;
}
.basket_detail .basket_payment,
.basket_detail .basket_shipping {
  float: left;
  width: 31%;
  margin: 0 1% 0 1%;
  text-align: left;
}
.basket_detail .basket_payment span,
.basket_detail .basket_shipping span {
  float: left;
  margin: 10px 0px;
}
.basket_detail .basket_payment ul,
.basket_detail .basket_shipping ul {
  float: left;
  width: 100%;
  list-style: none;
}
.basket_detail .basket_payment ul li,
.basket_detail .basket_shipping ul li {
  width: 100%;
  position: relative;
  float: left;
  margin: 5px 0px;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.basket_detail .basket_payment ul li label,
.basket_detail .basket_shipping ul li label {
  width: 100%;
  font-size: 22px;
}
.basket_detail .basket_payment ul li label img,
.basket_detail .basket_shipping ul li label img {
  width: 48px;
}
.basket_detail .basket_payment ul li span,
.basket_detail .basket_shipping ul li span {
  float: left;
  font-size: 12px;
  color: #089f45;
  margin: 10px 0px 0px 30px;
}
.basket_detail .basket_payment ul li strong,
.basket_detail .basket_shipping ul li strong {
  color: #21a488;
  float: right;
  top: 25px;
  right: 15px;
  position: absolute;
  text-align: right;
  width: auto;
  font-size: 18px;
}
.basket_detail .basket_payment ul li:hover,
.basket_detail .basket_shipping ul li:hover {
  background: #f1f1f1;
}
.basket_detail .basket_clear {
  position: relative;
  float: left;
  padding: 10px 50px;
  background: #eee;
  background: #eee url("/img/vector/icons/cancel.svg") no-repeat;
  background-size: 16px;
  background-position: 18px 13px;
  color: #217463;
  margin: 0px 50px 50px 0px;
}
.basket_detail .basket_continue {
  position: relative;
  float: right;
  padding: 10px 50px;
  background: #21a488;
  margin: 0px 50px 50px 0px;
  border-radius: 10px 0px 0px 10px;
}
.basket_detail .basket_continue::after {
  display: block;
  float: left;
  position: absolute;
  right: -22px;
  top: 0px;
  content: "";
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-left: 22px solid #21a488;
  z-index: 2;
}
