#gkFooterNavWrap .cf-content.cf-col-16 {
  padding: 0;
}
.rwd-table tr:first-child,
.convertforms .cf-content-wrap {
  background: -webkit-linear-gradient(45deg, #244783, #0a0c0c, #195595 90%);
  background: -moz-linear-gradient(45deg, #244783, #0a0c0c, #195595 90%);
  background: -ms-linear-gradient(45deg, #244783, #0a0c0c, #195595 90%);
  background: -o-linear-gradient(45deg, #244783, #0a0c0c, #195595 90%);
  background: linear-gradient(45deg, #244783, #0a0c0c, #195595 90%);
  color: #ffffff;
  letter-spacing: 2px;
}
.cf-form-wrap.cf-col-16 {
  background: #cfcfcf;
}
.convertforms .cf-label {
  color: #000000;
}
.convertforms {
  margin: 0 auto !important;
}
span.cf-btn-text {
  letter-spacing: 2px;
}
#gkMainbody .gk-cols > * {
  text-align: left;
}
.box-container {
  text-align: center;
  width: 100%;
  border: 1px solid #aad1ff;
  margin: 20px 0;
  padding: 6px 8px 0;
}
.box-iner {
  text-align: center;
  width: 100%;
  margin: 10px 0;
  padding: 5px;
  border: 1px solid #cecfc4;
}
.box-container .box-id {
  background-color: #eee;
  display: block;
  padding: 6px 15px;
  margin-top: 10px;
}
.box-container .box-img {
  position: relative;
}
.box-container .box-price {
  display: inline-block;
  background: rgb(67 83 37 / 85%);
  border-radius: 0px;
  padding: 6px;
  line-height: 1.2;
  margin: 0 auto;
  color: #fff;
  position: absolute;
  top: 0;
  left: 20px;
}
.box-container .box-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
}
.box-container .box-heading {
  margin: 10px 0;
}
.box-container h4 {
  margin: 40px 0 10px 0;
}
.box-container .btn-catalog {
  background: -webkit-linear-gradient(45deg, #d7d7d7, #ddeeff, #e7e7e7 90%);
  background: -moz-linear-gradient(45deg, #d7d7d7, #ddeeff, #e7e7e7 90%);
  background: -ms-linear-gradient(45deg, #d7d7d7, #ddeeff, #e7e7e7 90%);
  background: -o-linear-gradient(45deg, #d7d7d7, #ddeeff, #e7e7e7 90%);
  background: linear-gradient(45deg, #d7d7d7, #ddeeff, #e7e7e7 90%);
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  top: 0;
  margin: 10px auto;
  display: block;
  max-width: 420px;
  padding: 10px;
  letter-spacing: 3px;
}
.box-container img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.rwd-table {
  margin: 30px auto;
  width: 100%;
  border-collapse: collapse;
}
.rwd-table tr:first-child {
  border-top: none;
  color: #fff;
}
.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f3f5f9;
}
.rwd-table tr:nth-child(odd):not(:first-child) {
  background-color: #f9f9f9;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  margin-top: .5em;
  display: grid;
}
.rwd-table td:last-child {
  margin-bottom: .5em;
}
td.wert {
  display: inline-grid;
}
.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  display: grid;
  color: #000;
  position: relative;
  width: 80%;
  text-align: left;
}
.rwd-table th,
.rwd-table td {
  text-align: left;
}
.rwd-table {
  color: #333;
  border-radius: .4em;
  overflow: hidden;
}
.rwd-table tr {
  font-size: 18px;
  line-height: 12px;
  border-color: #979797;
}
.rwd-table th,
.rwd-table td {
  padding: .5em 1em;
}
.rwd-table th {
  font-weight: 400 !important;
}
@media screen and (max-width: 601px) {
  .rwd-table tr:nth-child(2) {
  border-top: none;
  }
}
@media screen and (min-width: 600px) {
  .rwd-table tr:hover:not(:first-child) {
  background-color: #fbf8ce;
  }
  .rwd-table td:before {
  display: none;
  }
  .rwd-table th,
  .rwd-table td {
  display: table-cell;
  padding: .25em .5em;
  }
  .rwd-table th:first-child,
  .rwd-table td:first-child {
  padding-left: 0;
  }
  .rwd-table th:last-child,
  .rwd-table td:last-child {
  padding-right: 0;
  text-align: center;
  }
  .rwd-table th,
  .rwd-table td {
  text-align: left;
  padding: 1em !important;
  }
}
div.mod-languages ul.lang-inline li {
  background: #f3c95e;
  font-weight: 700;
  text-align: center;
  position: relative;
  display: inline-block;
  border-radius: 8px;
  min-width: 46px;
}
div.mod-languages a {
  color: #195595;
}
div.mod-languages li {
  margin: 0 20px;
}
div.mod-languages ul li.lang-active {
  background: #ffffff;
}
div.mod-languages ul li.lang-active a {
  color: #2135d1;
}
.mod-craft {
  background: #ffffff;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 2px 24px;
  text-align: center;
  position: relative;
  display: inline-block;
  border-radius: 10px;
  line-height: 2;
  text-transform: uppercase;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
a.mod-craft {
   color: #000000 !important;
}
.grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  padding: 8px;
  position: relative;
  background: #000000;
  display: -ms-grid;
  -ms-grid-columns: 1fr [4];
}
.grid div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 26px;
  min-height: 160px;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
  background-color: teal;
  background-image: url("/images/craft-opt.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  transition-property: filter, backdrop-filter, opacity, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-transition-property: opacity, color, -webkit-filter, -webkit-backdrop-filter;
  transition-property: opacity, color, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
}
.grid div:hover {
  color: #fff;
}
.grid div span:first-of-type {
  background: #000000;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 4px 14px 8px 14px;
  border-radius: 5px;
  z-index: 2;
}
.grid div .overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.8));
  backdrop-filter: blur(6px);
  transition-property: opacity;
  transition-duration: 0.4s;
  transition-timing-function: ease-out;
  z-index: -1;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.8));
  -webkit-backdrop-filter: blur(6px);
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-out;
}
.grid div .shop {
  display: block;
  color: tomato;
  font-size: 0.8rem;
  font-weight: 400;
  margin-top: 8px;
  margin-bottom: -25px;
  opacity: 0;
  transition-property: margin-bottom, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ethiopic-halehame-om-et;
  z-index: 2;
  -webkit-transition-property: margin-bottom, opacity;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ethiopic-halehame-om-et;
}
.grid div:hover > .overlay {
  opacity: 1;
}
.grid div:hover {
  filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
}
.grid div:hover > .shop {
  opacity: 1;
  margin-bottom: 0;
}
.grid > div:nth-of-type(1) {
  grid-column: 1/3;
}
.grid > div:nth-of-type(2) {
  grid-column: 3/5;
  grid-row: 1/3;
}
.grid > div:nth-of-type(4) {
  grid-column: 2/3;
  grid-row: 2/5;
}
.gkIsWrapper-gk_stora .gkIsSlide {
  top: 106px;
  width: 1720px;
  position: relative;
  margin: 0 auto;
}
.gkIsWrapper-gk_stora .gkIsPagination {
  bottom: 100px;
}
.gkIsWrapper-gk_stora .gkIsPagination li {
  background: #000000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 20px;
  width: 50px;
}
.#gkIs-gk-is-112.gkIsWrapper-gk_university .gkIsSlide {
  width: 1800px;
}
.gkIsWrapper-gk_university .gkIsSlide {;
  position: relative;
  border-radius: 20px;
  top: 106px;
}
.gkIsWrapper-gk_hotel_tabs {
  top: 0;
}
@media screen and (max-width: 1080px) {
 #gkSidebar {
  width: 100%;
  text-align: center;
 }
 #gkContent {
  width: 100%;
}
}
@media (max-width: 920px) {
 .rwd-table tr {
   line-height: 2 !important;
 }
}
@media screen and (max-width: 900px) {
  .grid {
  height: auto;
  grid-template-columns: repeat(2, 1fr);
  }
  .grid div {
  min-height: auto;
  aspect-ratio: 1/1;
  width: 100%;
  }
  .grid > div:nth-of-type(1) {
  grid-column: auto;
  }
  .grid > div:nth-of-type(2) {
  grid-column: auto;
  grid-row: auto;
  }
  .grid > div:nth-of-type(4) {
  grid-column: auto;
  grid-row: auto;
  }
}
@media screen and (max-width: 640px) {
  .grid {
  height: auto;
  grid-template-columns: repeat(1, 1fr);
  }
 }
@media (max-width: 640px) {
  .box-heading.text-uppercase {
  font-size: 15px;
}
  .mod-craft {
  font-size: 13px;
  padding: 0 10px;
  }
  div.mod-languages li {
   margin: 0 40px;
   float: left;
   left: 20px;
   top: 9px;
}
div.mod-languages ul.lang-inline li {
  min-width: 46px;
  }
}
@media (max-width: 410px) {
  .mod-craft {
  font-size: 11px;
  padding: 0 8px;
  }
}

/* Cards */


@media (min-width: 1400px){
.m-card {
  max-width: 850px;
 }
}
.m-card h3 {
  font-size: 24px;
  text-align: center;
  margin: 10px 0 !important;
}
.postcard {
  flex-wrap: wrap;
  display: flex;
  box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
  border-radius: 10px;
  margin: 0 0 2rem 0;
  min-height: 280px;
  overflow: hidden;
  position: relative;
  color: #ffffff;
}
.postcard.dark {
  background: #18151f;
}
.postcard.light {
  background: #ffffff;
}
.postcard .t-dark {
  color: #000000;
}
.postcard a {
  color: inherit;
}
.postcard h1, .postcard .h1 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.postcard .small {
  font-size: 80%;
}
.postcard .postcard__title {
  font-size: 1.75rem;
}
.postcard .postcard__img {
  max-height: 180px;
  width: 100%;
  object-fit: cover;
  position: relative;
}
.postcard .postcard__img_link {
  display: contents;
}
.postcard .postcard__bar {
  width: 80px;
  height: 10px;
  margin: 10px 0;
  border-radius: 5px;
  background-color: #424242;
  transition: width 0.2s ease;
}
.postcard .postcard__text {
  padding: 1.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
}
.postcard .postcard__preview-txt {
  height: 100%;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
}
.postcard .postcard__tagbox {
  display: flex;
  flex-flow: row wrap;
  font-size: 14px;
  margin: 20px 0 0 0;
  padding: 0;
  justify-content: center;
}
.postcard .postcard__tagbox .tag__item {
  display: inline-block;
  background: rgba(83, 83, 83, 0.4);
  border-radius: 3px;
  padding: 2.5px 10px;
  margin: 0 5px 5px 0;
  cursor: default;
  user-select: none;
  transition: background-color 0.3s;
}
.postcard:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ffffff;
  opacity: 1;
  border-radius: 10px;
}
.postcard:hover .postcard__bar {
  width: 120px;
}
@media screen and (min-width: 1024px) {
  .postcard__text {
  padding: 2rem 3.5rem;
  }
  .postcard.light .postcard__text:before {
  background: #e1e5ea;
  }
}
.green .postcard__bar {
  background: #f9d209;
  border: 1px solid #1658ff;
}
.green:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgb(42 99 147 / 20%), transparent 70%);
}
@media screen and (min-width: 769px) {
  .postcard {
  flex-wrap: inherit;
  }
  .postcard .postcard__title {
  font-size: 2rem;
  }
  .postcard .postcard__tagbox {
  justify-content: start;
  }
  .postcard .postcard__img {
  max-width: 300px;
  max-height: 100%;
  transition: transform 0.3s ease;
  }
  .postcard .postcard__text {
  padding: 1rem;
  width: 100%;
  }
  .postcard .media.postcard__text:before {
  content: "";
  position: absolute;
  display: block;
  background: #18151f;
  top: -20%;
  height: 130%;
  width: 55px;
  }
  .postcard:hover .postcard__img {
  transform: scale(1.05);
  }
  .postcard:nth-child(2n+1) {
  flex-direction: row;
  }
  .postcard:nth-child(2n+0) {
  flex-direction: row-reverse;
  }
  .postcard:nth-child(2n+1) .postcard__text::before {
  left: -12px !important;
  transform: rotate(4deg);
  }
}
.btn-card {
  background: transparent;
  color: #111111;
  border: 2px solid #c5c5c5;
  border-radius: 8px;
  position: relative;
  text-align: center;
  margin: 0 auto;
  display: block;
  max-width: 220px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  padding: 8px 70px 8px 30px;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
}
.btn-card:after {
  content: "\f30b";
  color: #111111;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  margin-left: 40px;
  position: absolute;
  top: 0;
  right: -5px;
  bottom: 0px;
  padding: 0 16px;
  border-left: 2px solid;
  line-height: 40px;
  width: 56px;
}
.btn-card [class^="fa fa-"],
.btn-card [class*=" fa-"] {
  color: #efea0a;
}
.btn-card:hover,
.btn-card:focus,
.btn-card:active,
.btn-card.active,
.btn-card.disabled,
.btn-card[disabled] {
  background: #00499b;
  text-decoration: none;
  color: #efea0a;
}
.btn-card:hover:after,
.btn-card:focus:after,
.btn-card:active:after,
.btn-card.active:after,
.btn-card.disabled:after,
.btn-card[disabled]:after {
  color: #fff;
}
.btn-card:hover [class^="fa fa-"],
.btn-card:hover [class*=" fa-"],
.btn-card:focus [class^="fa fa-"],
.btn-card:focus [class*=" fa-"],
.btn-card:active [class^="fa fa-"],
.btn-card:active [class*=" fa-"],
.btn-card.active [class^="fa fa-"],
.btn-card.active [class*=" fa-"],
.btn-card.disabled [class^="fa fa-"],
.btn-card.disabled [class*=" fa-"],
.btn-card[disabled] [class^="fa fa-"],
.btn-card[disabled] [class*=" fa-"] {
  color: #fff;
}
.btn-card:active,
.btn-card.active {
  background: #303952;
  color: #fff;
}