img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mobile-1199,
.mobile-576 {
  display: none;
}
.odd {
  background-color: #C7D1CE;
}
.even {
  background-color: #8CA49C;
}
.section {
  padding: 80px 0;
}
.h2 {
  font-size: 63px;
  font-size: 63/16rem;
  font-weight: 400;
  font-family: arboria, sans-serif;
  margin-bottom: 100px;
  text-transform: uppercase;
  font-weight: 300;
}
h3 {
  font-size: 24px;
  font-size: 24/16rem;
  font-weight: 400;
  font-family: arboria, sans-serif;
}
.button,
.button_dark,
input[type="submit"] {
  transition: all 0.3s;
}
.button:hover,
.button_dark:hover,
input[type="submit"]:hover {
  background-color: #000 !important;
}
body {
  font-family: arboria, sans-serif;
  color: #473F3C;
}
header {
  padding: 25px 0;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #C7D1CE;
  z-index: 2;
  border-bottom: 1px solid #473F3C;
  transition: padding 0.3s ease;
}
header.shrink {
  padding: 8px 0;
}
header .menu-item {
  padding: 0 25px;
}
header .nav-link {
  color: #473F3C;
  border-bottom: 1px solid transparent;
}
header .nav-link:hover {
  color: #000;
  border-bottom: 1px solid #8CA49C;
}
header .wpml-ls-item .wpml-ls-flag {
  position: relative;
  top: 2px;
}
header .social_cont {
  margin-bottom: 0;
  list-style: none;
}
header .social_cont li {
  margin: 0 3px;
  display: inline-block;
}
header .offcanvas-end {
  width: 320px;
}
header .mobile_menu {
  background-color: transparent;
  border: none;
}
header .mobile_menu .navbar-toggler-icon {
  width: 2.5rem;
  height: 2.5rem;
}
#offcanvasRight {
  background-color: #C7D1CE;
}
#offcanvasRight .offcanvas-header {
  padding: 30px;
  background-color: #8CA49C;
  color: #C7D1CE;
}
#offcanvasRight .offcanvas-header .btn-close {
  width: 0.8rem;
  height: 0.8rem;
  background-size: cover !important;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C7D1CE'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
}
#offcanvasRight .offcanvas-header h5 {
  font-size: 38px;
  font-size: 38/16rem;
  text-transform: uppercase;
  font-weight: 300;
}
#offcanvasRight ul {
  margin-top: 30px;
}
#offcanvasRight .menu-item {
  padding: 0 15px;
  font-size: 24px;
  font-size: 24/16rem;
}
#offcanvasRight .social_cont {
  margin-top: 50px;
}
#offcanvasRight .social_cont img {
  margin-right: 15px;
  width: 50px;
  height: 50px;
}
#hp {
  padding-top: 115px;
  height: 790px;
  background-color: #8CA49C;
  overflow: hidden;
}
#hp .img_cont {
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
}
#hp .item {
  display: inline-block;
  position: absolute;
}
#hp .item:after {
  position: absolute;
  bottom: -21px;
  right: -21px;
  display: block;
  width: 42px;
  height: 42px;
  background-image: url('../img/tap@2x.png');
  background-size: cover;
  content: "";
}
#hp .item p {
  position: absolute;
  font-size: 18px;
  font-size: 18/16rem;
  color: #fff;
}
#hp .item1 {
  top: 80px;
  left: 50%;
  transform: translateX(-108%);
}
#hp .item1 p {
  top: -32px;
  left: 0;
}
#hp .item2 {
  top: 165px;
  left: 49%;
  transform: translateX(-129%);
}
#hp .item2:after {
  bottom: auto;
  top: -21px;
}
#hp .item2 p {
  top: -8px;
  left: 0;
}
#hp .item3 {
  top: 200px;
  left: 50%;
  transform: translateX(-120%);
}
#hp .item3:after {
  bottom: auto;
  top: -21px;
}
#hp .item3 p {
  bottom: -8px;
  left: 0;
}
#hp .item4 {
  top: 220px;
  left: 50%;
  transform: translateX(0%);
}
#hp .item4:after {
  left: -21px;
  right: auto;
}
#hp .item4 p {
  top: -32px;
  right: 0;
}
#hp .item5 {
  top: 285px;
  left: 50%;
  transform: translateX(0%);
}
#hp .item5:after {
  left: -21px;
  right: auto;
}
#hp .item5 p {
  top: -27px;
  right: 0;
}
#hp .item6 {
  top: 385px;
  left: 46%;
  transform: translateX(0%);
}
#hp .item6:after {
  left: -21px;
  right: auto;
}
#hp .item6:before {
  position: absolute;
  bottom: -21px;
  left: 88px;
  display: block;
  width: 42px;
  height: 42px;
  background-image: url('../img/tap@2x.png');
  background-size: cover;
  content: "";
}
#hp .item6 p {
  top: -32px;
  right: 0;
}
#hp .td {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 60px;
  background-image: url("../img/td1.png");
  background-size: cover;
  font-size: 18px;
  font-size: 18/16rem;
}
#hp .hp {
  position: absolute;
  left: 0;
  right: -250px;
  bottom: 25px;
  margin: auto;
  width: 66px;
  height: 66px;
  background-image: url("../img/hp1.png");
  background-size: cover;
  font-size: 18px;
  font-size: 18/16rem;
}
#hp .cert_cont {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}
#hp .cert_cont img {
  width: 137px;
  height: auto;
}
#hp .mobile-1199 .item p {
  margin-bottom: 0;
  color: #473F3C;
  position: relative;
}
#hp .mobile-1199 .item p:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -8px;
  right: 0;
  content: "";
  display: block;
  background-image: url('../img/leaf.svg');
  width: 29px;
  height: 29px;
  z-index: -1;
}
#hp .mobile-1199 .item1 {
  top: 100px;
  left: 47%;
}
#hp .mobile-1199 .item1 p {
  top: -10px;
  left: 20px;
}
#hp .mobile-1199 .item2 {
  top: 152px;
  left: 41%;
}
#hp .mobile-1199 .item2 p {
  top: -30px;
  left: -20px;
}
#hp .mobile-1199 .item2 p:after {
  transform: rotate(-90deg);
}
#hp .mobile-1199 .item3 {
  top: 185px;
  left: 45%;
}
#hp .mobile-1199 .item3 p {
  bottom: 0px;
  left: 20px;
}
#hp .mobile-1199 .item3 p:after {
  transform: rotate(90deg);
}
#hp .mobile-1199 .item4 {
  top: 205px;
  left: 50%;
}
#hp .mobile-1199 .item4 p {
  top: -5px;
  left: 12px;
}
#hp .mobile-1199 .item5 {
  top: 260px;
  left: 50%;
}
#hp .mobile-1199 .item5 p {
  top: 30px;
  left: -28px;
}
#hp .mobile-1199 .item5 p:after {
  transform: rotate(-180deg);
}
#hp .mobile-1199 .item6 {
  top: 485px;
  left: 44%;
}
#hp .mobile-1199 .item6 p {
  top: -4px;
  left: 16px;
}
#hp .mobile-1199 .item6 .p2 {
  top: 20px;
  left: 80px;
}
#hp .mobile-1199 .item6 .p2:after {
  transform: rotate(270deg);
}
.legend {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #000;
  background-color: #C7D1CE;
}
.legend .item {
  width: 170px;
  margin: auto;
}
.legend p {
  position: relative;
}
.legend p:before {
  position: absolute;
  top: 2px;
  bottom: 0;
  left: -8px;
  right: 0;
  content: "";
  display: block;
  background-image: url('../img/leaf.svg');
  width: 29px;
  height: 29px;
  z-index: 0;
}
.legend p span:first-of-type {
  font-size: 20px;
  font-size: 20/16rem;
  float: left;
  margin-right: 20px;
  position: relative;
}
#about_me h1 {
  font-size: 63px;
  font-size: 63/16rem;
  font-weight: 300;
  font-family: arboria, sans-serif;
  margin-bottom: 140px;
  text-transform: uppercase;
}
#about_me .img_cont {
  max-width: 400px;
}
#about_me img {
  max-width: 100%;
  height: auto;
}
#about_me .text p {
  margin-bottom: 30px;
  font-size: 18px;
  font-size: 18/16rem;
}
#services .number {
  font-size: 88px;
  font-size: 88/16rem;
  font-weight: 300;
  text-align: center;
}
#services .circle {
  display: inline-block;
  background-color: #C7D1CE;
  border-radius: 50%;
  width: 213px;
  height: 213px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#services .text {
  margin-top: 30px;
  font-size: 22px;
  font-size: 22/16rem;
  text-transform: uppercase;
}
#booking > div {
  padding-bottom: 80px;
}
#booking .col-lg-3 {
  margin-bottom: 30px;
}
#booking .box {
  border: 1px solid #473F3C;
  height: 100%;
  border-radius: 20px;
  padding: 0 15px 15px 15px;
}
#booking .bottom_part {
  padding: 0 10px;
  justify-content: space-between;
}
#booking .number {
  padding: 0 10px;
  font-size: 88px;
  font-size: 88/16rem;
  font-weight: 300;
  color: #8CA49C;
}
#booking h3 {
  padding: 0 10px;
  font-size: 22px;
  font-size: 22/16rem;
  min-height: 132px;
  text-transform: uppercase;
}
#booking .time {
  position: relative;
  top: -15px;
  font-size: 18px;
  font-size: 18/16rem;
}
#booking .time img {
  position: relative;
  top: -2px;
  margin-right: 3px;
}
#booking .price {
  height: 90px;
  text-align: right;
  line-height: 22px;
  margin-bottom: 0px;
}
#booking .price p {
  line-height: 14px;
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 14/16rem;
}
#booking .price span {
  display: inline-block;
  font-size: 24px;
  font-size: 24/16rem;
  font-weight: 800;
  margin-bottom: 5px;
}
#booking .button {
  width: 100%;
  display: inline-block;
  padding: 9px 15px 12px 15px;
  border: 1px solid #473F3C;
  border-radius: 15px;
  background-color: #473F3C;
  color: #C7D1CE;
  text-decoration: none;
  text-align: center;
  font-size: 22px;
  font-size: 22/16rem;
}
#booking .item_cont {
  margin-bottom: 30px;
}
#certificates {
  padding-bottom: 200px;
}
#certificates .img_cont {
  position: relative;
  max-width: 100%;
  width: 100%;
  text-align: center;
  background-color: #C7D1CE;
  border-radius: 20px;
  aspect-ratio: 1/1;
}
#certificates .img_cont img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 85%;
  max-height: 85%;
  transform: translate(-50%, -50%);
}
#certificates .item_cont {
  margin-bottom: 30px;
}
#blog {
  padding-bottom: 150px;
}
#blog h2 {
  margin-bottom: 50px;
}
#blog .item h3 {
  font-size: 30px;
  font-size: 30/16rem;
  padding: 0 10px;
  margin: 0;
}
#blog .item > div {
  position: relative;
  background-color: #C7D1CE;
  border-radius: 20px;
  width: 100%;
  padding: 30px;
  flex-direction: column;
  border: 1px solid #473F3C;
  height: 380px;
}
#blog .item > div:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 23px 23px 0px 1px;
  border-color: #473F3C transparent transparent transparent;
  display: block;
  width: 0;
  z-index: 0;
  bottom: -23px;
  left: 62px;
}
#blog .item > div:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 22px 22px 0 0;
  border-color: #C7D1CE transparent transparent transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -22px;
  left: 63px;
}
#blog .item > div > div {
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
}
#blog .item > div > div:before {
  content: '';
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  z-index: 1;
  top: 25px;
  left: 25px;
  background-image: url("../img/uvozovka.svg");
}
#blog .item > div > div:after {
  content: '';
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  z-index: 1;
  bottom: 100px;
  right: 25px;
  background-image: url("../img/uvozovka.svg");
  transform: rotate(180deg);
}
#blog .button {
  margin: auto auto 0 auto;
  width: auto;
  align-self: flex-start;
  display: inline-block;
  padding: 9px 40px;
  border: 1px solid #473F3C;
  border-radius: 25px;
  background-color: #473F3C;
  color: #C7D1CE;
  text-decoration: none;
}
#blog .btn-bottom {
  font-size: 22px;
  font-size: 22/16rem;
  border-radius: 15px;
  padding: 11px 55px;
}
#contact h2 {
  margin-bottom: 60px;
}
#contact .text {
  margin-bottom: 80px;
}
#contact .icon {
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
#contact form input {
  padding: 12px 20px;
  border-radius: 43px;
}
#contact form textarea {
  padding: 12px 20px;
  border-radius: 20px;
}
#contact form input[type="checkbox"] {
  padding: 10px;
}
#contact form #contact_check {
  position: relative;
  left: -5px;
}
#contact .form-check {
  padding-left: 2em;
}
#contact .button_dark {
  display: inline-block;
  padding: 12px 45px;
  background-color: #473F3C;
  border-radius: 43px;
  color: #C7D1CE;
  border: none;
  text-decoration: none;
}
#contact .phone_cont {
  flex-direction: column;
}
#contact .phone_cont p {
  font-size: 22px;
  font-size: 22/16rem;
  margin-bottom: 15px;
  line-height: 27px;
}
.page-template-archive {
  background-color: #C7D1CE;
}
.page-template-archive h1 {
  font-size: 63px;
  font-size: 63/16rem;
  font-weight: 300;
}
.page-template-archive .top_part {
  padding-top: 130px;
}
.page-template-archive .top_part .container {
  position: relative;
}
.page-template-archive .top_part .close {
  height: 65px;
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 15px;
  margin: auto;
}
.page-template-archive .blogs {
  margin-top: 100px;
  margin-bottom: 50px;
}
.page-template-archive .item {
  margin-bottom: 60px;
}
.page-template-archive .item h3 {
  font-size: 30px;
  font-size: 30/16rem;
  padding: 0 10px;
  margin: 0;
}
.page-template-archive .item > div {
  position: relative;
  background-color: #C7D1CE;
  border-radius: 20px;
  width: 100%;
  padding: 30px;
  flex-direction: column;
  border: 1px solid #473F3C;
  height: 380px;
}
.page-template-archive .item > div:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 23px 23px 0px 1px;
  border-color: #473F3C transparent transparent transparent;
  display: block;
  width: 0;
  z-index: 0;
  bottom: -23px;
  left: 62px;
}
.page-template-archive .item > div:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 22px 22px 0 0;
  border-color: #C7D1CE transparent transparent transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -22px;
  left: 63px;
}
.page-template-archive .item > div > div {
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
}
.page-template-archive .item > div > div:before {
  content: '';
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  z-index: 1;
  top: 25px;
  left: 25px;
  background-image: url("../img/uvozovka.svg");
}
.page-template-archive .item > div > div:after {
  content: '';
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  z-index: 1;
  bottom: 100px;
  right: 25px;
  background-image: url("../img/uvozovka.svg");
  transform: rotate(180deg);
}
.page-template-archive .button {
  margin: auto auto 0 auto;
  width: auto;
  align-self: flex-start;
  display: inline-block;
  padding: 9px 40px;
  border: 1px solid #473F3C;
  border-radius: 25px;
  background-color: #473F3C;
  color: #C7D1CE;
  text-decoration: none;
}
.page-template-archive footer {
  background-color: #8CA49C;
}
.single_cont {
  background-color: #C7D1CE;
  padding-top: 170px;
  padding-bottom: 90px;
}
.single_cont > div {
  position: relative;
}
.single_cont .close {
  position: absolute;
  top: 0px;
  right: 15px;
}
.single_cont .img_cont {
  border-radius: 35px;
  overflow: hidden;
}
.single_cont .img_cont img {
  border-radius: 35px;
  max-width: 100%;
  height: auto;
}
.single_cont h1 {
  padding: 80px 0;
  position: relative;
  margin: 10px 0 30px 0;
  font-size: 36px;
  font-size: 36/16rem;
  font-weight: 700;
  text-transform: uppercase;
}
.single_cont h1:before {
  content: '';
  position: absolute;
  display: block;
  width: 35px;
  height: 35px;
  z-index: 1;
  top: 0px;
  left: 0px;
  background-image: url("../img/uvozovka.svg");
}
.single_cont h1:after {
  content: '';
  position: absolute;
  display: block;
  width: 35px;
  height: 35px;
  z-index: 1;
  bottom: 0px;
  right: 0px;
  background-image: url("../img/uvozovka.svg");
  transform: rotate(180deg);
}
.single_cont h2 {
  padding: 35px 0;
  margin: 40px 0;
  font-size: 22px;
  font-size: 22/16rem;
  font-weight: 700;
  line-height: 32px;
  border-top: 1px solid #473F3C;
  border-bottom: 1px solid #473F3C;
}
.single_cont ul {
  padding-left: 15px;
}
.page_default h1 {
  color: #C7D1CE;
  font-size: 36px;
  font-size: 36/16rem;
  text-transform: uppercase;
  font-weight: 700;
}
.page_default .top_part {
  background-color: #8CA49C;
  padding-top: 130px;
}
.page_default .top_part > div {
  height: 300px;
}
.page_default .top_part .container {
  position: relative;
}
.page_default .bottom_part {
  background-color: #C7D1CE;
  padding: 80px 0;
}
.page_default .bottom_part h2 {
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 20/16rem;
  font-weight: 700;
}
.page_default .bottom_part ul {
  padding-left: 15px;
}
.page_default .bottom_part > div {
  column-count: 2;
  column-gap: 3rem;
}
.page_default .bottom_part a {
  color: #473F3C;
}
.page_default .close {
  position: absolute;
  top: -100px;
  right: 15px;
}
.page_default table td {
  border: 1px solid #8CA49C;
}
.page-template-page-reservation {
  background-color: #C7D1CE;
}
.page-template-page-reservation section.hide #custom_calendar,
.page-template-page-reservation section.hide .date_time {
  display: none;
}
.page-template-page-reservation .page_default {
  padding-bottom: 200px;
}
.page-template-page-reservation .top_part {
  background-color: #C7D1CE;
}
.page-template-page-reservation .top_part h1 {
  font-size: 63px;
  font-size: 63/16rem;
  color: #473F3C;
  font-weight: 300;
}
.page-template-page-reservation label {
  padding-left: 15px;
  margin-bottom: 3px;
}
.page-template-page-reservation .select_container {
  position: relative;
}
.page-template-page-reservation .select_box {
  position: relative;
  padding: 24px 35px;
  background-color: #E3E5E4;
  border: 1px solid #473F3C;
  border-radius: 20px;
  z-index: 1;
  cursor: pointer;
}
.page-template-page-reservation .select_box:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  width: 20px;
  height: 11px;
  background-image: url('../img/arrow.svg');
  display: block;
  content: "";
}
.page-template-page-reservation .select_box span {
  font-size: 24px;
  font-size: 24/16rem;
  font-weight: 800;
  margin-right: 5px;
}
.page-template-page-reservation .select_box p:last-of-type {
  margin-bottom: 0;
}
.page-template-page-reservation .custom_dropdown {
  padding: 30px 15px 20px 15px;
  position: absolute;
  top: 107px;
  width: 100%;
  background-color: #fff;
  list-style: none;
  border: 1px solid #473F3C;
  border-radius: 0 0 20px 20px;
  z-index: 0;
  display: none;
}
.page-template-page-reservation .custom_dropdown li {
  padding: 10px 20px;
  background-color: #E3E5E4;
  border-radius: 20px;
  margin-bottom: 5px;
  cursor: pointer;
}
.page-template-page-reservation .custom_dropdown li:hover {
  background-color: #C7D1CE;
}
.page-template-page-reservation .custom_dropdown li p {
  margin-bottom: 0;
}
.page-template-page-reservation .custom_dropdown span {
  font-size: 24px;
  font-size: 24/16rem;
  font-weight: 800;
  margin-right: 10px;
}
.page-template-page-reservation input {
  padding: 22px 35px;
  background-color: #E3E5E4;
  border: 1px solid #473F3C;
  border-radius: 20px;
}
.page-template-page-reservation input[type="submit"] {
  width: 100%;
  background-color: #473F3C;
  color: #C7D1CE;
  font-size: 22px;
  font-size: 22/16rem;
}
.page-template-page-reservation input[type="checkbox"] {
  padding: 5px;
}
.page-template-page-reservation .form-check-label a {
  color: #473F3C;
}
.page-template-page-reservation .company_dropdown {
  display: none;
}
.page-template-page-reservation .custom-checkbox {
  padding: 8px 0 8px 15px;
}
.page-template-page-reservation .custom-checkbox .form-check-input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin-right: 0;
}
.page-template-page-reservation .custom-checkbox .form-check-label {
  position: relative;
  padding-left: 47px;
  cursor: pointer;
  line-height: 16px;
}
.page-template-page-reservation .custom-checkbox .form-check-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 32px;
  height: 32px;
  border: 1px solid #473F3C;
  border-radius: 50%;
  background-color: #E3E5E4;
  box-sizing: border-box;
}
.page-template-page-reservation .custom-checkbox .form-check-input:checked + .form-check-label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 6px;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../img/check.svg");
}
.page-template-page-reservation .item {
  padding: 50px 0 40px 0;
  border-bottom: 1px solid #707070;
}
.page-template-page-reservation .item:first-of-type {
  padding-top: 30px;
}
.page-template-page-reservation .item:last-of-type {
  border-bottom: none;
}
.page-template-page-reservation .item .date,
.page-template-page-reservation .item .name,
.page-template-page-reservation .item.mwst p {
  font-weight: 800;
}
.page-template-page-reservation .item.mwst .price {
  font-size: 24px;
  font-size: 24/16rem;
}
.page-template-page-reservation .item .price span {
  font-size: 22px;
  font-size: 22/16rem;
  font-weight: 800;
  margin-right: 10px;
}
.page-template-page-reservation .item .price_total {
  color: #FF7600;
}
.page-template-page-reservation .item .price_total span {
  margin-right: 5px;
  font-size: 30px;
  font-size: 30/16rem;
  font-weight: 800;
}
.page-template-page-reservation .infobox {
  padding: 22px 35px;
  background-color: #E3E5E4;
  border: 1px solid #473F3C;
  border-radius: 20px;
}
.page-template-page-reservation .infobox p:last-of-type {
  margin-bottom: 0;
}
.page-template-page-reservation .infobox svg {
  margin-bottom: 10px;
}
.page-template-page-reservation .infobox.hide {
  display: none;
}
.page-template-page-success .page_success {
  text-align: center;
  padding: 200px 0 100px 0;
  background-color: #C7D1CE;
}
.page-template-page-success h1 {
  font-weight: 300;
  font-size: 55px;
  font-size: 55/16rem;
  margin-bottom: 50px;
  color: #473F3C;
}
.page-template-page-success h2 {
  font-weight: 300;
  font-size: 35px;
  font-size: 35/16rem;
}
.page-template-page-success footer {
  background-color: #8CA49C;
}
footer {
  padding: 60px 0;
  background-color: #C7D1CE;
}
footer a {
  color: #473F3C;
  margin-right: 40px;
}
footer .text-end > div {
  margin: auto 0 0 auto;
}
.lang_switcher {
  margin: auto 10px auto auto;
  border: 1px solid #000;
  border-radius: 5px;
}
.lang_switcher .nav-link {
  padding: 0.5rem 0.6rem;
}
@media (max-width: 1199px) {
  .mobile-1199 {
    display: block;
  }
  .desktop-1199 {
    display: none;
  }
  #hp {
    padding-top: 105px;
    height: 762px;
  }
  #hp .img_cont {
    background-size: contain;
  }
  header {
    padding: 25px 0;
  }
  #blog .item {
    margin-bottom: 60px;
  }
}
@media (max-width: 992px) {
  #about_me .img_cont {
    margin: auto;
  }
  #contact .phone_cont {
    margin-bottom: 50px;
  }
  #contact .phone_cont p {
    margin-top: 15px;
  }
  #about_me h1 {
    margin-bottom: 70px;
  }
}
@media (max-width: 768px) {
  .h2 {
    font-size: 45px;
    font-size: 45/16rem;
  }
  #services .circle {
    margin: auto;
  }
  .page_default .bottom_part > div {
    column-count: 1;
  }
  .page_default .close {
    top: -80px;
  }
  #hp .cert_cont > div > div {
    margin: 4px 0 !important;
  }
  #hp .cert_cont img {
    width: 90px;
  }
  #hp .mobile-1199 .item2 {
    left: 38%;
  }
  #hp .mobile-1199 .item3 {
    left: 43%;
  }
  #hp .mobile-1199 .item6 {
    left: 41%;
  }
  #contact .text {
    text-align: left !important;
  }
  footer a {
    display: block;
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .desktop-576 {
    display: none;
  }
  .mobile-576 {
    display: block;
  }
  .h2 {
    font-size: 35px;
    font-size: 35/16rem;
  }
  .page_default h1,
  .single_cont h1 {
    font-size: 30px;
    font-size: 30/16rem;
  }
  input,
  .button_dark {
    width: 100%;
  }
  .button_dark,
  .btn-bottom {
    text-align: center;
    width: 100% !important;
  }
  #about_me .img_cont {
    max-width: 100%;
  }
  #about_me .img_cont p {
    text-align: left;
  }
  #about_me .img_cont img {
    max-width: 80%;
    margin: auto;
  }
  .container {
    padding-left: 35px;
    padding-right: 35px;
  }
  #services .text {
    margin-bottom: 60px;
  }
  #hp {
    height: 745px;
  }
  #hp .img_cont {
    background-size: 450px;
  }
  #certificates {
    padding-bottom: 100px;
  }
  .page-template-archive .top_part > div {
    display: block !important;
  }
  .page-template-archive .top_part > div h1 {
    padding-top: 130px;
  }
  .page-template-archive .blogs {
    margin-top: 50px;
  }
  .page-template-archive h1 {
    font-size: 42px;
    font-size: 42/16rem;
  }
  .page-template-archive .close {
    margin-bottom: 15px;
    padding: 12px 25px;
    background-color: #473F3C;
    height: auto;
    border-radius: 15px;
    color: #C7D1CE;
    text-decoration: none;
    top: -30px !important;
    right: 35px !important;
    font-size: 22px;
    font-size: 22/16rem;
  }
  .page-template-archive .close img {
    margin-right: 20px;
  }
  .single h1 {
    margin-top: 50px;
  }
  .single .single_cont {
    padding-top: 200px;
  }
  .single .close {
    margin-bottom: 15px;
    padding: 12px 25px;
    background-color: #473F3C;
    height: auto;
    border-radius: 15px;
    color: #C7D1CE;
    text-decoration: none;
    top: -30px !important;
    right: 35px !important;
    font-size: 22px;
    font-size: 22/16rem;
  }
  .single .close img {
    margin-right: 30px;
    width: 30px;
    height: auto;
  }
}
@media (max-width: 450px) {
  #hp .mobile-1199 .item2 {
    left: 31%;
  }
  #hp .mobile-1199 .item3 {
    left: 37%;
  }
  #hp .mobile-1199 .item6 {
    left: 41%;
  }
  .legend .item span:last-of-type {
    font-size: 14px;
    font-size: 14/16rem;
  }
  #about_me h1 {
    font-size: 55px;
    font-size: 55/16rem;
  }
  .navbar-brand img {
    width: 140px;
    height: auto;
  }
}
@media (max-width: 350px) {
  .h2 {
    font-size: 30px;
    font-size: 30/16rem;
  }
}
#hp .item_anim p {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s ease;
}
#hp .item_anim img {
  opacity: 0;
  transition: all 1s ease;
}
#hp .item_anim::after,
#hp .item_anim::before {
  opacity: 0;
  transform: scale(1);
}
#hp p.visible {
  opacity: 1;
  transform: translateY(0);
}
#hp img.visible {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.25s;
  /* img se objeví později */
}
#hp .item_anim.after-visible:after,
#hp .item_anim.after-visible:before {
  opacity: 1;
  animation: pulse-once 0.6s ease-out 1;
}
.anim_part .anim_item {
  opacity: 0;
  transform: translateY(200px);
}
.anim_part .anim_item.show_elem {
  animation: showElem 0.5s forwards;
}
.anim_part .anim_item.anim_item_left {
  opacity: 0;
  transform: translateX(-200px);
}
.anim_part .anim_item.anim_item_left.show_elem {
  animation: showElemLft 0.5s forwards;
}
.anim_part .anim_item.anim_item_right {
  opacity: 0;
  transform: translateX(200px);
}
.anim_part .anim_item.anim_item_right.show_elem {
  animation: showElemRght 0.5s forwards;
}
.anim_part .anim_item.anim_item_opacity {
  opacity: 0;
  transform: translateY(0px);
}
.anim_part .anim_item.anim_item_opacity.show_elem {
  animation: showElemOpacity 0.5s forwards;
}
@keyframes showElem {
  0% {
    opacity: 0;
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes showElemLft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
@keyframes showElemRght {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
@keyframes showElemOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pulse-once {
  0% {
    transform: scale(1);
    opacity: 0.8;
  }
  50% {
    transform: scale(1.3);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
#custom_calendar {
  position: relative;
}
.calendar-container {
  z-index: 1;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.calendar-container .calendar-header {
  padding: 50px;
  border-bottom: 1px solid #C7D1CE;
}
.calendar-container .calendar-header p {
  font-size: 19px;
  font-size: 19/16rem;
  font-weight: 800;
  margin-bottom: 0;
}
.calendar-container .calendar-navigation {
  flex-direction: row;
}
.calendar-container .calendar-navigation #calendar-prev {
  transform: rotate(90deg);
}
.calendar-container .calendar-navigation #calendar-next {
  transform: rotate(-90deg);
}
.calendar-container .calendar-body {
  padding-bottom: 50px;
}
.calendar-container .calendar-body ul {
  list-style: none;
  flex-wrap: wrap;
  display: flex;
  text-align: center;
}
.calendar-container .calendar-body .calendar-dates {
  margin-bottom: 10px;
  width: 100%;
}
.calendar-container .calendar-body li {
  width: calc(100% / 7);
  height: 30px;
  line-height: 30px;
  font-size: 0.9rem;
  color: #414141;
  position: relative;
  z-index: 1;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
}
.calendar-container .calendar-body .calendar-weekdays {
  padding: 0;
  margin-bottom: 0;
}
.calendar-container .calendar-body .calendar-weekdays li {
  margin-top: 20px;
  cursor: default;
  font-weight: 500;
  font-size: 12px;
  font-size: 12/16rem;
  color: #8CA49C;
  text-transform: uppercase;
}
.calendar-container .calendar-body .calendar-dates {
  padding: 0;
}
.calendar-container .calendar-body .calendar-dates li {
  height: auto;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.calendar-container .calendar-body .calendar-dates li.inactive {
  color: #aaa;
  cursor: default;
}
.calendar-container .calendar-body .calendar-dates li.disable {
  color: #C7D1CE;
}
.calendar-container .calendar-body .calendar-dates li.disable:hover {
  cursor: auto;
  color: #C7D1CE !important;
}
.calendar-container .calendar-body .calendar-dates li.disable:hover:before {
  display: none;
}
.calendar-container .calendar-body .calendar-dates li.full {
  color: #FF8888;
}
.calendar-container .calendar-body .calendar-dates li.full::after {
  position: absolute;
  top: 40%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  z-index: -1;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background: url(../img/close_term.svg);
}
.calendar-container .calendar-body .calendar-dates li.full:hover {
  cursor: auto;
  color: #FF8888 !important;
}
.calendar-container .calendar-body .calendar-dates li.full:hover:before {
  display: none;
}
.calendar-container .calendar-body .calendar-dates li::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  z-index: -1;
  border-radius: 50%;
  width: 80%;
  height: 80%;
}
.calendar-container .calendar-body .calendar-dates li::after {
  position: absolute;
  top: 40%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  z-index: -1;
  border-radius: 50%;
  width: 5px;
  height: 5px;
}
.calendar-container .calendar-body .calendar-dates li.active::after {
  background: #8CA49C;
}
.calendar-container .calendar-body .calendar-dates li:not(.highlight):hover,
.calendar-container .calendar-body .calendar-dates li:not(.disable):hover,
.calendar-container .calendar-body .calendar-dates li:not(.empty):hover,
.calendar-container .calendar-body .calendar-dates li:not(.full):hover {
  color: #fff;
}
.calendar-container .calendar-body .calendar-dates li:not(.highlight):hover::before,
.calendar-container .calendar-body .calendar-dates li:not(.disable):hover::before,
.calendar-container .calendar-body .calendar-dates li:not(.empty):hover::before,
.calendar-container .calendar-body .calendar-dates li:not(.full):hover::before {
  background: #8CA49C;
}
.calendar-container .calendar-body .calendar-dates li.highlight {
  color: #fff;
}
.calendar-container .calendar-body .calendar-dates li.highlight::before {
  background-color: #8CA49C;
}
.calendar-time {
  display: none;
  position: relative;
  top: -20px;
  padding: 60px 35px;
  background-color: #E3E5E4;
  z-index: 0;
  border-radius: 0 0 20px 20px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.calendar-time p {
  margin-bottom: 30px;
}
.calendar-time .select-date {
  font-weight: 800;
}
.calendar-time .term {
  margin: 5px 0;
  text-align: center;
  cursor: pointer;
}
.calendar-time .term:hover > div,
.calendar-time .term.active > div {
  color: #fff;
  background-color: #8CA49C;
}
.calendar-time .term > div {
  border-radius: 20px;
  padding: 6px 0;
}
