/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* 3rd party packages */
/* SASS and Global'ish Stuff */
/*  */
body {
  color: #333;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  position: relative;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #0D3B66;
}

a:hover {
  text-decoration: none;
}

p,
ul,
ol {
  margin: 0 0 1.65em 0;
}

p,
li {
  line-height: 1.65;
}

.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}

.container--narrow {
  max-width: 960px;
}

.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}

.min-list {
  padding: 0;
  margin: 0;
}

.min-list li {
  list-style: none;
}

.p-top-small {
  padding-top: 1rem;
}

.p-top-large {
  padding-top: 1.6rem;
}

.p-bottom-large {
  padding-bottom: 1.6rem;
}

@media (min-width: 519px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}

.nu {
  text-decoration: none;
}

.nu:hover {
  text-decoration: underline;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-small {
  font-size: 0.85rem;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.push-right {
  margin-right: 20px;
}

.container:before,
.container:after,
.group:before,
.group:after {
  content: " ";
  display: table;
}

.container:after,
.group:after {
  clear: both;
}

.hide {
  display: none;
}

@font-face {
  font-family: header-monbaiti;
  src: url(fonts/monbaiti.80118847.ttf);
}
@font-face {
  font-family: header-Manuale;
  src: url(fonts/Manuale-Regular.b7172d42.ttf);
}
@font-face {
  font-family: Felix;
  src: url(fonts/FelixTitling.5a7370aa.ttf);
}
@font-face {
  font-family: fauna;
  src: url(fonts/fauna-one.regular.2263f549.ttf);
}
@font-face {
  font-family: stamp;
  src: url(fonts/old_stamper.faf4e780.ttf);
}
/* BEM Blocks */
.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}

.container--narrow {
  max-width: 960px;
}

.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}

.min-list {
  padding: 0;
  margin: 0;
}

.min-list li {
  list-style: none;
}

.p-top-small {
  padding-top: 1rem;
}

.p-top-large {
  padding-top: 1.6rem;
}

.p-bottom-large {
  padding-bottom: 1.6rem;
}

@media (min-width: 519px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}

.nu {
  text-decoration: none;
}

.nu:hover {
  text-decoration: underline;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-small {
  font-size: 0.85rem;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.push-right {
  margin-right: 20px;
}

.container:before,
.container:after,
.group:before,
.group:after {
  content: " ";
  display: table;
}

.container:after,
.group:after {
  clear: both;
}

.hide {
  display: none;
}

@font-face {
  font-family: header-monbaiti;
  src: url(fonts/monbaiti.80118847.ttf);
}
@font-face {
  font-family: header-Manuale;
  src: url(fonts/Manuale-Regular.b7172d42.ttf);
}
@font-face {
  font-family: Felix;
  src: url(fonts/FelixTitling.5a7370aa.ttf);
}
@font-face {
  font-family: fauna;
  src: url(fonts/fauna-one.regular.2263f549.ttf);
}
@font-face {
  font-family: stamp;
  src: url(fonts/old_stamper.faf4e780.ttf);
}
body {
  font-size: 10px;
  margin: 0;
  overflow-x: hidden;
  /* @include atXxl {
    padding-left:10%;
  padding-right:10%;
  }
  @include at2Xxl {
    padding-left:20%;
  padding-right:20%;
  }
   */
}

html {
  font-size: 10px;
}

.logo-cat {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 2rem;
  z-index: 100;
}
@media (min-width: 767px) {
  .logo-cat {
    width: 200px;
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .logo-cat {
    top: 2rem;
    left: 2rem;
  }
}
@media (min-width: 1500px) {
  .logo-cat {
    width: 300px;
    height: 300px;
  }
}

.we_have_kittens {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 20rem;
  right: -1rem;
  z-index: 1000;
  width: 372px;
  height: 175px;
}
@media (min-width: 1200px) {
  .we_have_kittens {
    width: 432px;
    height: 225px;
    top: 15rem;
  }
}
@media (min-width: 1500px) {
  .we_have_kittens {
    width: 532px;
    height: 325px;
    right: 5rem;
  }
}

.background_black {
  /* 
    @include atLarge {
      background-color: black;
    } */
}

.logo-cat-frontPage {
  position: absolute;
  width: 180px;
  height: 150px;
  top: 2rem;
  z-index: 1000;
}
@media (min-width: 945px) {
  .logo-cat-frontPage {
    width: 250px;
    height: 200px;
    top: 1rem;
  }
}
@media (min-width: 1200px) {
  .logo-cat-frontPage {
    width: 300px;
    height: 250px;
    top: 1rem;
  }
}

.nav {
  background-color: #757f49;
}

.menu_items {
  color: #906b16;
}

.navigation__checkbox {
  display: none;
}
.navigation__button {
  background-color: #7D8461;
  height: 6rem;
  width: 6rem;
  position: fixed;
  top: 2rem;
  right: 2rem;
  border-radius: 50%;
  z-index: 2000;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.66);
  text-align: center;
  cursor: pointer;
}
@media (min-width: 767px) {
  .navigation__button {
    height: 7rem;
    width: 7rem;
    top: 2rem;
    right: 2rem;
  }
}
@media (min-width: 1200px) {
  .navigation__button {
    display: none;
  }
}
.navigation__background {
  height: 5rem;
  width: 5rem;
  border-radius: 50%;
  position: fixed;
  top: 2.5rem;
  right: 2.5rem;
  background-image: radial-gradient(rgb(0, 0, 0), rgba(0, 0, 0, 0.747), rgba(0, 0, 0, 0.849));
  z-index: 1000;
  transition: transform 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}
@media (min-width: 767px) {
  .navigation__background {
    height: 6rem;
    width: 6rem;
    top: 2.5rem;
    right: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .navigation__background {
    display: none;
  }
}
.navigation__nav {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  width: 0;
  z-index: -2;
  transition: all 0.8s;
}
@media (min-width: 1200px) {
  .navigation__nav {
    /*  opacity: 1;
     position: absolute;
     top: 0px;
     width: 100%;
     height: 50vh; */
    display: none;
  }
}
.navigation__list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  list-style: none;
  text-align: center;
  width: 100%;
  border-bottom-left-radius: 30px;
  /*  @include atLarge {
    position: absolute;
    display: flex;
    flex-direction: row;
    top: -5%;
    right: 0%;
    transform: translate(-30%, 5%);
    padding-left: 2%;
   }


   @include atXxl {
    right: 0%;
    transform: translate(-20%, 5%);
    padding-left: 2%;
   }

   @include at2Xxl {
    right: 0%;
    transform: translate(-20%, 5%);
   } */
}
.navigation__item {
  /* margin: 1rem; */
}
.navigation__link:link, .navigation__link:visited {
  display: inline-block;
  margin-top: 2.2rem;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
  font-family: felix;
  text-decoration: none;
  /* background-image: linear-gradient(120deg, transparent 0%,  transparent 50%, white 50%); */
  background-size: 250%;
  transition: all 0.4s;
}
.navigation__link:hover, .navigation__link:active {
  color: #DFBD69;
}
.navigation__checkbox:checked ~ .navigation__background {
  transform: scale(80);
}
.navigation__checkbox:checked ~ .navigation__nav {
  opacity: 1;
  width: 100%;
  z-index: 1500;
}
.navigation__icon {
  position: relative;
  margin-top: 2.9rem;
}
@media (min-width: 767px) {
  .navigation__icon {
    margin-top: 3.5rem;
  }
}
.navigation__icon, .navigation__icon::before, .navigation__icon::after {
  width: 3rem;
  height: 2px;
  background: linear-gradient(7deg, #DFBD69 0%, #926F34 32.81%, #DFBD69 60.42%, #926F34 96.35%);
  display: inline-block;
}
.navigation__icon::before, .navigation__icon::after {
  content: "";
  position: absolute;
  left: 0;
  transition: all 0.2s;
}
.navigation__icon::before {
  top: -0.8rem;
}
.navigation__icon::after {
  top: 0.8rem;
}
.navigation__button:hover .navigation__icon::before {
  top: -1rem;
}
.navigation__button:hover .navigation__icon::after {
  top: 1rem;
}
.navigation__checkbox:checked + .navigation__button .navigation__icon {
  background: linear-gradient(transparent, transparent);
}
.navigation__checkbox:checked + .navigation__button .navigation__icon::before {
  transform: rotate(135deg);
  top: 0;
}
.navigation__checkbox:checked + .navigation__button .navigation__icon::after {
  transform: rotate(-135deg);
  top: 0;
}

.desktop_menu {
  display: hidden;
}
.desktop_menu .gold-text {
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
  display: none;
  margin-top: 3rem;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  font-family: felix;
  text-decoration: none;
  /* &:hover,
  &:active{
    color: rgb(233, 219, 144);
  } */
}
.desktop_menu .gold-text:hover, .desktop_menu .gold-text:active {
  color: rgb(233, 219, 144);
}
@media (min-width: 1200px) {
  .desktop_menu .gold-text {
    display: inline-block;
    font-size: 2rem;
  }
}
@media (min-width: 1300px) {
  .desktop_menu .gold-text {
    font-size: 2.3rem;
  }
}
@media (min-width: 1500px) {
  .desktop_menu .gold-text {
    font-size: 2.3rem;
  }
}
@media (min-width: 1900px) {
  .desktop_menu .gold-text {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  .desktop_menu {
    display: block;
  }
}
.desktop_menu_ul {
  display: flex;
  flex-direction: row;
  z-index: 10;
  position: absolute;
  right: 2%;
  gap: 2rem;
  background-color: transparent;
}
.desktop_menu_li {
  display: none;
  margin-top: 3rem;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  font-family: felix;
  text-decoration: none;
  color: #926F34;
}
@media (min-width: 1200px) {
  .desktop_menu_li {
    display: inline-block;
    font-size: 2rem;
    background-image: none;
    text-shadow: 0.2rem 0.2rem 0.3rem rgb(0, 0, 0);
  }
}
@media (min-width: 1300px) {
  .desktop_menu_li {
    font-size: 2.3rem;
  }
}
@media (min-width: 1500px) {
  .desktop_menu_li {
    font-size: 2.3rem;
  }
}
@media (min-width: 1900px) {
  .desktop_menu_li {
    font-size: 3rem;
  }
}

.top-menu {
  z-index: 500;
}

.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}

.container--narrow {
  max-width: 960px;
}

.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}

.min-list {
  padding: 0;
  margin: 0;
}

.min-list li {
  list-style: none;
}

.p-top-small {
  padding-top: 1rem;
}

.p-top-large {
  padding-top: 1.6rem;
}

.p-bottom-large {
  padding-bottom: 1.6rem;
}

@media (min-width: 519px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}

.nu {
  text-decoration: none;
}

.nu:hover {
  text-decoration: underline;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-small {
  font-size: 0.85rem;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.push-right {
  margin-right: 20px;
}

.container:before,
.container:after,
.group:before,
.group:after {
  content: " ";
  display: table;
}

.container:after,
.group:after {
  clear: both;
}

.hide {
  display: none;
}

@font-face {
  font-family: header-monbaiti;
  src: url(fonts/monbaiti.80118847.ttf);
}
@font-face {
  font-family: header-Manuale;
  src: url(fonts/Manuale-Regular.b7172d42.ttf);
}
@font-face {
  font-family: Felix;
  src: url(fonts/FelixTitling.5a7370aa.ttf);
}
@font-face {
  font-family: fauna;
  src: url(fonts/fauna-one.regular.2263f549.ttf);
}
@font-face {
  font-family: stamp;
  src: url(fonts/old_stamper.faf4e780.ttf);
}
.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 500px;
  min-width: 100%;
  max-width: 100%;
  z-index: -1;
  opacity: 1;
  overflow: hidden;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}
@media (min-width: 767px) {
  .bg-video {
    min-height: 700px;
  }
}
@media (min-width: 945px) {
  .bg-video {
    min-height: 900px;
    -webkit-clip-path: none;
  }
}
@media (min-width: 1200px) {
  .bg-video {
    min-height: 1000px;
  }
}

.bg-video__content {
  height: 500px;
  min-width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 767px) {
  .bg-video__content {
    min-height: 700px;
  }
}
@media (min-width: 945px) {
  .bg-video__content {
    min-height: 900px;
  }
}
@media (min-width: 1200px) {
  .bg-video__content {
    min-height: 1000px;
    background-position: bottom;
  }
}

.pagebannerMargin {
  margin-bottom: 5%;
  overflow: hidden;
}

.overflowHidden {
  overflow: hidden;
  width: 100%;
}

.goldHR {
  z-index: 100;
  margin-top: 0px;
  background: linear-gradient(90deg, #DFBD69 -1.75%, #926F34 2.89%, #DFBD69 60.83%, #926F34 99.26%);
  height: 5px;
  border-top: 0;
}

.welcome-bg {
  background-image: linear-gradient(to top right, rgb(26, 36, 14), rgb(117, 127, 73));
  width: 100%;
  padding: 2%;
  padding-bottom: 3%;
  margin-top: -45%;
  height: 400px;
}
@media (min-width: 767px) {
  .welcome-bg {
    margin-top: -14%;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .welcome-bg {
    margin-top: -13%;
  }
}
@media (min-width: 1500px) {
  .welcome-bg {
    margin-top: -11%;
  }
}

.welcome-bg-phone {
  background-image: linear-gradient(to top right, rgb(26, 36, 14), rgb(117, 127, 73));
  width: 100%;
  padding: 2%;
  padding-bottom: 3%;
  margin-top: -45%;
  min-height: 400px;
}
@media (min-width: 767px) {
  .welcome-bg-phone {
    margin-top: -14%;
    height: auto;
    min-height: auto;
  }
}
@media (min-width: 1200px) {
  .welcome-bg-phone {
    margin-top: -13%;
  }
}
@media (min-width: 1500px) {
  .welcome-bg-phone {
    margin-top: -11%;
  }
}

.welcome_homePage {
  width: 40%;
  position: absolute;
  top: 7rem;
  right: -1rem;
}
@media (min-width: 1200px) {
  .welcome_homePage {
    width: 45%;
    top: 15rem;
    right: -1rem;
  }
}
@media (min-width: 1500px) {
  .welcome_homePage {
    width: 45%;
    top: 15rem;
    right: -1rem;
  }
}

.absolute_center {
  font-weight: 500;
  text-align: center;
  font-family: "felix Titling";
  padding-left: 2%;
  padding-right: 2%;
  font-size: 6rem;
  text-transform: uppercase;
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
}
@media (min-width: 767px) {
  .absolute_center {
    margin-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (min-width: 945px) {
  .absolute_center {
    margin-top: 5%;
  }
}
@media (min-width: 1200px) {
  .absolute_center {
    margin-top: 5rem;
  }
}

.absolute_center_img_banner {
  font-weight: 500;
  text-align: center;
  font-family: "felix Titling";
  padding-left: 2%;
  padding-right: 2%;
  font-size: 6rem;
  text-transform: uppercase;
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
  margin-top: 18rem;
}
@media (min-width: 767px) {
  .absolute_center_img_banner {
    margin-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (min-width: 945px) {
  .absolute_center_img_banner {
    margin-top: 5%;
  }
}
@media (min-width: 1200px) {
  .absolute_center_img_banner {
    margin-top: 5rem;
  }
}

.green_overlay_front {
  background-color: #757f49;
  opacity: 0.5;
}

.blue_overlay_front {
  background-color: #a7bbac;
  opacity: 0.5;
}

.grey_overlay_front {
  background-color: #3d3b2c;
  opacity: 0.5;
}

.grey_overlay_video_Container {
  background-image: linear-gradient(to top right, rgb(26, 36, 14), rgb(117, 127, 73));
  min-height: 700px;
}
@media (min-width: 772px) {
  .grey_overlay_video_Container {
    /* extra for HR */
    min-height: 1100px;
  }
}
@media (min-width: 945px) {
  .grey_overlay_video_Container {
    -webkit-clip-path: none;
  }
}
@media (min-width: 945px) {
  .grey_overlay_video_Container {
    min-height: 1200px;
    margin-bottom: 4%;
  }
}
@media (min-width: 1200px) {
  .grey_overlay_video_Container {
    min-height: 1300px;
    margin-bottom: 6%;
  }
}

.green_overlay {
  background-color: #757f49;
  opacity: 0.5;
  /*  @include atXxl {
       max-width: 80%;
     }
   @include at2Xxl {
       max-width: 60%;
     } */
}

.grey_overlay {
  background-color: #3d3b2c;
  opacity: 0.5;
  /*  @include atXxl {
       max-width: 80%;
     }
   @include at2Xxl {
       max-width: 60%;
     } */
}

.blue_overlay {
  background-color: #a7bbac;
  opacity: 0.5;
  /*  @include atXxl {
       max-width: 80%;
     }
   @include at2Xxl {
       max-width: 60%;
     } */
}

.welcome {
  font-size: 40px;
  font-family: header-monbaiti;
}

.welcome-phone {
  font-size: 30px;
  font-family: header-monbaiti;
  margin-bottom: 5px;
  margin-top: -8px;
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
}
@media (min-width: 400px) {
  .welcome-phone { /* 400px */
    font-size: 3.2rem;
    margin-top: 5px;
  }
}
@media (min-width: 445px) {
  .welcome-phone {
    /* extra for gold HR */
    /* 445px */
    margin-top: 8px;
  }
}
@media (min-width: 469px) {
  .welcome-phone {
    /* extra for gold HR */
    /* 469px */
    padding-top: 20px;
  }
}
@media (min-width: 492px) {
  .welcome-phone {
    /* extra for gold HR */
    /* 492px */
    margin-top: 50px;
  }
}
@media (min-width: 519px) {
  .welcome-phone { /* 519px */
    font-size: 3.5rem;
    margin-top: 200px;
  }
}
@media (min-width: 574px) {
  .welcome-phone { /* 574px  extra for gold HR*/
    margin-top: 200px;
  }
}
@media (min-width: 590px) {
  .welcome-phone { /* 590px  extra for gold HR*/
    margin-top: 220px;
  }
}
@media (min-width: 630px) {
  .welcome-phone { /* 630px */
    margin-top: 230px;
  }
}
@media (min-width: 650px) {
  .welcome-phone { /* 650px */
    margin-top: 235px;
  }
}
@media (min-width: 673px) {
  .welcome-phone { /* 673px */
    margin-top: 240px;
  }
}
@media (min-width: 710px) {
  .welcome-phone { /* 710px */
    margin-top: 250px;
  }
}
@media (min-width: 747px) {
  .welcome-phone { /* 747px */
    margin-top: 260px;
  }
}

@media (min-width: 519px) {
  .welcome-margin {
    padding-top: 2rem;
    margin-bottom: 4px;
  }
}

.subText {
  font-size: 20px;
  font-family: header-Manuale;
}

.subText-phone {
  font-size: 18px;
  font-family: header-Manuale;
}
@media (min-width: 519px) {
  .subText-phone {
    font-size: 20px;
  }
}

.gold {
  color: #c4a747;
}

.page_banner_subtitle {
  /*   color: $lightGold;
    font-family: "open sans"; */
  font-weight: 400;
}

.news {
  height: 30rem;
}
.news-text {
  background-color: #757f49;
  width: 100%;
  text-align: center;
  padding: 3rem;
  font-size: 3rem;
  font-family: Manuale;
}
@media (min-width: 1200px) {
  .news-text {
    font-size: 5rem;
    padding: 4rem;
  }
}

.about-Us-flexBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background: #D9D9D9;
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.25);
  padding: 6%;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 6%;
}
@media (min-width: 945px) {
  .about-Us-flexBox {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media (min-width: 1200px) {
  .about-Us-flexBox {
    padding: 3%;
    flex-direction: row;
    margin-top: 2%;
    gap: 5rem;
  }
}
@media (min-width: 1500px) {
  .about-Us-flexBox {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 2%;
  }
}

.frontpage_heading {
  font-size: 3.5rem;
  text-transform: uppercase;
  text-align: center;
  background-image: linear-gradient(358deg, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
  font-family: monbaiti;
}

.host-text-block {
  margin-top: -100px;
  padding-bottom: 5%;
  /*  extra for gold HR */
  /*  extra for gold HR */
}
@media (min-width: 988px) {
  .host-text-block {
    margin-top: -50px;
    padding-bottom: 5%;
  }
}
@media (min-width: 1039px) {
  .host-text-block {
    margin-top: 0px;
    padding-bottom: 5%;
  }
}
.host-text-block .host_page_heading {
  margin-bottom: 5%;
  color: #373B25;
  font-family: Lato;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.frontpage_heading_second {
  font-size: 3.9rem;
  text-transform: uppercase;
  text-align: center;
  background-image: linear-gradient(358deg, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
  font-family: monbaiti;
}

.img-news-frontpage {
  width: 180px;
  height: 180px;
  box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.25);
}
@media (min-width: 945px) {
  .img-news-frontpage {
    width: 300px;
    height: 300px;
  }
}

.host-box-frontpage {
  position: relative;
  width: 310px;
  min-width: 310px;
  min-height: auto;
  height: 250px;
  margin: auto;
}
@media (min-width: 519px) {
  .host-box-frontpage {
    width: 400px;
    min-height: 325px;
    margin: auto;
    min-height: 325px;
    height: 325px;
  }
}
@media (min-width: 1300px) {
  .host-box-frontpage {
    width: 800px;
    min-height: 400px;
    height: 400px;
    margin-left: 0px;
  }
}
.host-box-frontpage .img_litters_frontpage {
  filter: drop-shadow(10px 10px 30px rgba(0, 0, 0, 0.25));
  -webkit-clip-path: polygon(50% 0%, 0 61%, 100% 62%);
          clip-path: polygon(50% 0%, 0 61%, 100% 62%);
  position: absolute;
  z-index: 1;
}
.host-box-frontpage .img_litters_frontpage_1 {
  min-width: 125px;
  min-height: 125px;
  width: 125px;
  height: 125px;
  left: 92px;
  top: 15px;
}
@media (min-width: 519px) {
  .host-box-frontpage .img_litters_frontpage_1 {
    left: 31%;
    top: 18px;
    width: 150px;
    height: 150px;
    min-width: 150px;
    min-height: 150px;
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 1300px) {
  .host-box-frontpage .img_litters_frontpage_1 {
    left: 225px;
    top: 18px;
    min-width: 300px;
    min-height: 300px;
    width: 300px;
    height: 300px;
  }
}
.host-box-frontpage .img_litters_frontpage_2 {
  min-width: 125px;
  min-height: 125px;
  width: 125px;
  height: 125px;
  top: 110px;
  left: 5.3%;
}
@media (min-width: 519px) {
  .host-box-frontpage .img_litters_frontpage_2 {
    top: 145px;
    left: 6%;
    min-width: 150px;
    min-height: 150px;
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 1300px) {
  .host-box-frontpage .img_litters_frontpage_2 {
    min-width: 300px;
    min-height: 300px;
    width: 300px;
    height: 300px;
    top: 240px;
    left: 45px;
  }
}
.host-box-frontpage .img_litters_frontpage_3 {
  min-width: 125px;
  min-height: 125px;
  width: 125px;
  height: 125px;
  top: 110px;
  right: 5.3%;
}
@media (min-width: 519px) {
  .host-box-frontpage .img_litters_frontpage_3 {
    top: 145px;
    right: 6%;
    min-width: 150px;
    min-height: 150px;
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 1300px) {
  .host-box-frontpage .img_litters_frontpage_3 {
    min-width: 300px;
    min-height: 300px;
    width: 300px;
    height: 300px;
    top: 240px;
    right: 95px;
  }
}

.goldTriangle {
  filter: drop-shadow(10px 10px 30px rgba(0, 0, 0, 0.937));
  background-image: linear-gradient(358deg, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-clip-path: polygon(50% 0%, 0 61%, 100% 62%);
          clip-path: polygon(50% 0%, 0 61%, 100% 62%);
  position: absolute;
  z-index: 1;
  min-width: 150px;
  min-height: 150px;
}
@media (min-width: 519px) {
  .goldTriangle {
    min-width: 200px;
    min-height: 200px;
  }
}
@media (min-width: 1300px) {
  .goldTriangle {
    min-width: 350px;
    min-height: 350px;
  }
}
.goldTriangle_1 {
  left: 80px;
  top: 5px;
}
@media (min-width: 519px) {
  .goldTriangle_1 {
    left: 100px;
    top: 0%;
  }
}
@media (min-width: 1300px) {
  .goldTriangle_1 {
    left: 200px;
    top: 0%;
  }
}
.goldTriangle_2 {
  left: 4px;
  top: 100px;
}
@media (min-width: 519px) {
  .goldTriangle_2 {
    left: 0px;
    bottom: 0%;
    top: 125px;
  }
}
@media (min-width: 1300px) {
  .goldTriangle_2 {
    top: 220px;
    left: 20px;
  }
}
.goldTriangle_3 {
  right: 4px;
  top: 101px;
}
@media (min-width: 519px) {
  .goldTriangle_3 {
    right: 0px;
    bottom: 0%;
    top: 125px;
  }
}
@media (min-width: 1300px) {
  .goldTriangle_3 {
    top: 222px;
    right: 70px;
  }
}

.about_us_frontpage {
  font-size: 2rem;
  padding-left: 7%;
  padding-right: 7%;
  margin-top: 3%;
  color: #373B25;
  text-align: center;
  font-family: Tahoma;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .about_us_frontpage {
    padding-left: 0%;
    padding-right: 0%;
    width: 50%;
  }
}
.about_us_frontpage p {
  /* margin-left: 2%; */
  margin-top: 2rem;
}
@media (min-width: 945px) {
  .about_us_frontpage p {
    margin-left: 3%;
    padding-bottom: 5%;
  }
}
@media (min-width: 1200px) {
  .about_us_frontpage p {
    margin-left: 0%;
    padding-bottom: 5%;
  }
}
.about_us_frontpage_Img {
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.25);
}

.slide1 {
  animation: fade1 20s infinite;
  filter: drop-shadow(10px 12px 15px rgba(0, 0, 0, 0.25));
}

.slide2 {
  animation: fade2 20s infinite;
  filter: drop-shadow(10px 12px 15px rgba(0, 0, 0, 0.25));
}

.slide3 {
  animation: fade3 20s infinite;
  filter: drop-shadow(10px 12px 15px rgba(0, 0, 0, 0.25));
}

.slide4 {
  animation: fade4 20s infinite;
  filter: drop-shadow(10px 12px 15px rgba(0, 0, 0, 0.25));
}

@keyframes fade1 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade2 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade3 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade4 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.circle-light {
  background-color: rgba(210, 210, 149, 0.49);
}

.circle-dark {
  background-color: rgb(229, 229, 162);
}

.news-parentBlock {
  padding: 0%;
}
@media (min-width: 945px) {
  .news-parentBlock {
    margin-bottom: 0rem;
  }
}
@media (min-width: 1200px) {
  .news-parentBlock {
    margin-bottom: -4rem;
  }
}
@media (min-width: 1370px) {
  .news-parentBlock {
    margin-bottom: -4.2rem;
  }
}
@media (min-width: 1400px) {
  .news-parentBlock {
    margin-bottom: -4.4rem;
  }
}
@media (min-width: 1500px) {
  .news-parentBlock {
    margin-bottom: -5rem;
  }
}
@media (min-width: 1670px) {
  .news-parentBlock {
    margin-bottom: -5.5rem;
  }
}
@media (min-width: 1800px) {
  .news-parentBlock {
    margin-bottom: -6rem;
  }
}
@media (min-width: 2000px) {
  .news-parentBlock {
    margin-bottom: -6.5rem;
  }
}
@media (min-width: 2134px) {
  .news-parentBlock {
    margin-bottom: 2rem;
  }
}

.news-block {
  padding-bottom: 5%;
  padding-top: 1%;
  margin-top: -10rem;
  font-size: 1.5rem;
}

.news-block-second {
  padding-bottom: 1%;
  margin-top: -10rem;
  font-size: 1.5rem;
  margin-bottom: 3%;
}

.host-block {
  font-size: 1.5rem;
  border-radius: 50px;
  background: #D9D9D9;
  box-shadow: 20px 20px 30px 0px rgba(0, 0, 0, 0.25);
  margin-top: 60px;
  margin-left: 5%;
  margin-right: 5%;
  max-width: 1800px;
  margin-bottom: 5rem;
}
@media (min-width: 519px) {
  .host-block {
    padding: 5%;
  }
}
@media (min-width: 945px) {
  .host-block {
    margin-top: 5%;
    margin-bottom: 5%;
  }
}
@media (min-width: 1300px) {
  .host-block {
    flex-direction: row;
    margin-left: 0px;
    border-radius: 0px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
  }
}

.link-show {
  color: #757f49;
  font-size: 2rem;
}
.link-show:hover {
  color: #3d3b2c;
}

.border-BTN {
  border-width: 2px;
  border-style: solid;
  -o-border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
     border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
  content: "";
  border-radius: 5px;
  color: black;
  border-width: 2px;
  font-weight: 700;
  font-family: "felix";
  font-size: 1.2rem;
  text-transform: uppercase;
  text-decoration: none;
  padding: 1.5rem;
  transition: all 0.2s;
  position: relative;
  font-weight: 700;
  font-family: "felix";
  text-align: center;
  margin-top: 3rem;
}
@media (min-width: 945px) {
  .border-BTN {
    margin-top: 0%;
    font-size: 1.5rem;
  }
}
.border-BTN::after {
  border-width: 2px;
  border-style: solid;
  -o-border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
     border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
  padding: 3px;
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}
.border-BTN:hover {
  border-width: 2px;
  border-style: solid;
  transform: translateY(-3px);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.196);
  -o-border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
     border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
}
.border-BTN:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}
.border-BTN:active, .border-BTN:focus {
  outline: none;
  transform: translateY(-1px);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.23);
}

.paragraph-green {
  color: #34431E;
  text-align: center;
  font-family: Tahoma;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 5px;
  margin-right: 5px;
}
@media (min-width: 519px) {
  .paragraph-green {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media (min-width: 945px) {
  .paragraph-green {
    font-size: 2rem;
    width: 80%;
    margin-left: 3%;
    margin-right: 3%;
  }
}
@media (min-width: 1200px) {
  .paragraph-green {
    width: 100%;
    margin-left: 2%;
    margin-right: 2%;
  }
}

.secondNews_block {
  background-color: #7D8461;
  margin-top: 12rem;
  padding-bottom: 5%;
  margin-bottom: 0;
}
@media (min-width: 945px) {
  .secondNews_block {
    margin-top: 8rem;
  }
}
@media (min-width: 1200px) {
  .secondNews_block {
    margin-top: 5rem;
    padding-bottom: 0%;
  }
}

.goldHr-second-news {
  margin-top: 0px;
  background: linear-gradient(90deg, #DFBD69 -1.75%, #926F34 2.89%, #DFBD69 60.83%, #926F34 99.26%);
  height: 5px;
  border-top: 0;
  margin-bottom: 4rem;
}
@media (min-width: 1200px) {
  .goldHr-second-news {
    margin-top: 0rem;
  }
}
@media (min-width: 2134px) {
  .goldHr-second-news {
    display: none;
  }
}

.paragraph-green-winner {
  color: #34431E;
  text-align: center;
  font-family: Tahoma;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 945px) {
  .paragraph-green-winner {
    font-size: 3rem;
  }
}

.host-btn-margin {
  margin-top: 50px;
  margin-bottom: 20px;
}

.host-text-frontpage {
  color: #373B25;
  font-family: Tahoma;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  padding: 5%;
}
@media (min-width: 945px) {
  .host-text-frontpage {
    margin-bottom: 50px;
  }
}

.Omplacering_text_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  width: 100%;
}
@media (min-width: 945px) {
  .Omplacering_text_box {
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .Omplacering_text_box {
    width: 400px;
    height: 400px;
  }
}
@media (min-width: 1400px) {
  .Omplacering_text_box {
    width: 600px;
    height: 400px;
  }
}

.omplacering-box {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7D8461;
}
.omplacering-box .omplacering_img {
  width: 100%;
  -o-border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
     border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  border-bottom-width: 5px;
  border-style: solid;
}
@media (min-width: 945px) {
  .omplacering-box .omplacering_img {
    border-bottom: none;
    border-right-width: 5px;
    width: 300px;
    height: 100%;
    -o-border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
       border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  }
}
@media (min-width: 1200px) {
  .omplacering-box .omplacering_img {
    width: 400px;
    height: 400px;
  }
}
@media (min-width: 1400px) {
  .omplacering-box .omplacering_img {
    width: 600px;
  }
}
.omplacering-box .omplacering-card {
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  justify-items: center;
  background: #fff;
  width: 90%;
  /*   max-width: 328px;
    max-height: 528px; */
  box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.25);
}
@media (min-width: 519px) {
  .omplacering-box .omplacering-card {
    width: 400px;
    max-height: 628px;
  }
}
@media (min-width: 945px) {
  .omplacering-box .omplacering-card {
    margin-top: 5%;
    margin-bottom: 5%;
    width: 600px;
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .omplacering-box .omplacering-card {
    width: 800px;
  }
}
@media (min-width: 1400px) {
  .omplacering-box .omplacering-card {
    width: 1200px;
  }
}
.omplacering-box .omplacering-card_heading {
  background: linear-gradient(180deg, #DFBD69 0%, #926F34 32.81%, #DFBD69 60.42%, #926F34 96.35%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Mongolian Baiti;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 5%;
}
.omplacering-box .omplacering-card_text {
  color: #373B25;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 945px) {
  .omplacering-box .omplacering-card_text {
    margin-bottom: 10%;
  }
}

.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}

.container--narrow {
  max-width: 960px;
}

.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}

.min-list {
  padding: 0;
  margin: 0;
}

.min-list li {
  list-style: none;
}

.p-top-small {
  padding-top: 1rem;
}

.p-top-large {
  padding-top: 1.6rem;
}

.p-bottom-large {
  padding-bottom: 1.6rem;
}

@media (min-width: 519px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}

.nu {
  text-decoration: none;
}

.nu:hover {
  text-decoration: underline;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-small {
  font-size: 0.85rem;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.push-right {
  margin-right: 20px;
}

.container:before,
.container:after,
.group:before,
.group:after {
  content: " ";
  display: table;
}

.container:after,
.group:after {
  clear: both;
}

.hide {
  display: none;
}

@font-face {
  font-family: header-monbaiti;
  src: url(fonts/monbaiti.80118847.ttf);
}
@font-face {
  font-family: header-Manuale;
  src: url(fonts/Manuale-Regular.b7172d42.ttf);
}
@font-face {
  font-family: Felix;
  src: url(fonts/FelixTitling.5a7370aa.ttf);
}
@font-face {
  font-family: fauna;
  src: url(fonts/fauna-one.regular.2263f549.ttf);
}
@font-face {
  font-family: stamp;
  src: url(fonts/old_stamper.faf4e780.ttf);
}
.site-footer {
  background-color: black;
  font-size: 1.5rem;
  padding: 2rem;
}

.footer-heading {
  font-size: 3rem;
}

.footer-img {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 1.5rem;
  padding-left: 2rem;
  height: 500px;
  width: 100%;
  background-image: linear-gradient(to right bottom, rgba(0, 0, 0, 0.692), rgba(0, 0, 0, 0.692)), url(images/ice-snurr-mobile.0138a086.jpg);
  background-position: center;
  background-size: cover;
  font-size: 2.5rem;
}
@media (min-width: 1200px) {
  .footer-img {
    height: 600px;
    background-image: linear-gradient(to right bottom, rgba(0, 0, 0, 0.692), rgba(0, 0, 0, 0.692)), url(images/ice-snurr-tablett.90e700ae.jpg);
  }
}
@media (min-width: 1900px) {
  .footer-img {
    height: 800px;
    background-image: linear-gradient(to right bottom, rgba(0, 0, 0, 0.692), rgba(0, 0, 0, 0.692)), url(images/ice-snurr-desk.5e4dc53e.jpg);
  }
}

.displayNone-desktop {
  display: none;
}
@media (min-width: 1200px) {
  .displayNone-desktop {
    display: block;
  }
}

.connect-box {
  left: 3rem;
  top: 25rem;
}

.site-footer--text {
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  background-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
  font-family: felix;
}
@media (min-width: 1200px) {
  .site-footer--text {
    font-size: 1.8rem;
  }
}

.mail-footer-box-desktop {
  display: flex;
  flex-direction: row;
  gap: 2rem;
}

.mail-footer-box {
  display: flex;
  flex-direction: row;
  gap: 2rem;
}
@media (min-width: 1200px) {
  .mail-footer-box {
    display: none;
  }
}
.mail-footer-box .mail-box {
  display: flex;
  flex-direction: column;
}
.mail-footer-box .mail-box .mail-footer {
  font-size: 1.6rem;
}

.green-boarder-footer {
  background-color: #757F49;
  min-height: 6rem;
  position: relative;
}
.green-boarder-footer .circel-logo {
  background-color: #979574;
  width: 125px;
  height: 125px;
  position: absolute;
  top: -3rem;
  right: 2rem;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.65));
  border: 2px solid #926F34;
  z-index: 5;
}
@media (min-width: 1200px) {
  .green-boarder-footer .circel-logo {
    width: 175px;
    height: 175px;
    top: -6rem;
    right: 4rem;
  }
}
@media (min-width: 1200px) {
  .green-boarder-footer .circel-logo .logga-head-footer {
    width: 150px;
    height: 120px;
  }
}

.end-of-footer {
  background-color: black;
  padding-top: 3rem;
  padding-bottom: 2rem;
}

@media (min-width: 1200px) {
  .displayNone {
    position: relative;
    display: none;
  }
}

.location-box-desktop {
  display: flex;
  flex-direction: row;
  border: #757F49;
}

.city-text-location {
  display: flex;
  flex-direction: column;
  font-size: 1.8rem;
}

.footer-flexbox-desktop {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 15rem;
  margin-left: 3rem;
}
@media (min-width: 1200px) {
  .footer-flexbox-desktop {
    margin-bottom: 2%;
    margin-top: 2%;
  }
}
@media (min-width: 1900px) {
  .footer-flexbox-desktop {
    margin-bottom: 10%;
    margin-top: 2%;
  }
}

.flexbox-location {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  display: none;
}
@media (min-width: 1200px) {
  .flexbox-location {
    display: block;
  }
}

.footer-header {
  font-size: 3.8rem;
}

.meny-footer-innerBlock {
  display: flex;
  flex-direction: column;
}

.meny-footer-desktop {
  display: none;
}
@media (min-width: 1200px) {
  .meny-footer-desktop {
    display: block;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 5rem;
    gap: 20rem;
    margin-left: 4rem;
  }
}

.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}

.container--narrow {
  max-width: 960px;
}

.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}

.min-list {
  padding: 0;
  margin: 0;
}

.min-list li {
  list-style: none;
}

.p-top-small {
  padding-top: 1rem;
}

.p-top-large {
  padding-top: 1.6rem;
}

.p-bottom-large {
  padding-bottom: 1.6rem;
}

@media (min-width: 519px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}

.nu {
  text-decoration: none;
}

.nu:hover {
  text-decoration: underline;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-small {
  font-size: 0.85rem;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.push-right {
  margin-right: 20px;
}

.container:before,
.container:after,
.group:before,
.group:after {
  content: " ";
  display: table;
}

.container:after,
.group:after {
  clear: both;
}

.hide {
  display: none;
}

@font-face {
  font-family: header-monbaiti;
  src: url(fonts/monbaiti.80118847.ttf);
}
@font-face {
  font-family: header-Manuale;
  src: url(fonts/Manuale-Regular.b7172d42.ttf);
}
@font-face {
  font-family: Felix;
  src: url(fonts/FelixTitling.5a7370aa.ttf);
}
@font-face {
  font-family: fauna;
  src: url(fonts/fauna-one.regular.2263f549.ttf);
}
@font-face {
  font-family: stamp;
  src: url(fonts/old_stamper.faf4e780.ttf);
}
.parent-container {
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
}

.QueensPageContainer {
  height: auto;
  width: 90%;
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-content: center;
}
@media (min-width: 767px) {
  .QueensPageContainer {
    width: 100%;
  }
}

.pagebanner-img {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}

.card {
  background-color: white;
  perspective: 150rem;
  -moz-perspective: 150rem;
  position: relative;
  height: auto;
  width: 350px;
  box-shadow: 1.5rem 1.5rem 2rem rgba(0, 0, 0, 0.319);
}
@media (min-width: 945px) {
  .card {
    height: 52rem;
    box-shadow: none;
    background-color: #B2B6A0;
  }
}
.card .queen-color {
  background-image: linear-gradient(to right, rgb(25, 10, 31), rgb(191, 178, 212));
}
@media (min-width: 945px) {
  .card .queen-color {
    background-image: linear-gradient(to bottom, rgb(25, 10, 31), rgb(191, 178, 212));
  }
}
.card .king-color {
  background-image: linear-gradient(to right, rgb(0, 28, 37), rgb(144, 185, 188));
}
@media (min-width: 945px) {
  .card .king-color {
    background-image: linear-gradient(to right bottom, rgb(0, 28, 37), rgb(144, 185, 188));
  }
}
.card__side {
  transition: all 0.8s ease;
  height: auto;
  position: relative;
  width: 350px;
  overflow: hidden;
}
@media (min-width: 945px) {
  .card__side {
    position: absolute;
    top: 0%;
    left: 0%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    height: 52rem;
    border-radius: 10px;
    box-shadow: 1.5rem 1.5rem 2rem rgba(0, 0, 0, 0.319);
  }
}
.card__side--front {
  background-color: white;
}
.card__side--back {
  -webkit-clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
  transform: rotateY(0deg);
}
@media (min-width: 945px) {
  .card__side--back {
    transform: rotateY(180deg);
    -webkit-clip-path: none;
            clip-path: none;
  }
}
@media (min-width: 945px) {
  .card:hover .card__side--front {
    transform: rotateY(-180deg);
  }
  .card:hover .card__side--back {
    transform: rotateY(0deg);
  }
}
.card__picture {
  background-size: cover;
  height: 23rem;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}
.card__heading {
  font-size: 2.8rem;
  font-weight: 300;
  text-transform: uppercase;
  position: absolute;
  text-align: right;
  /* width: 75%; tidigare, längd för långa namn eller 77% */
  width: 70%;
  top: 14rem;
  right: 1rem;
  z-index: 100;
  color: black;
  font-family: felix;
}
@media (min-width: 945px) {
  .card__heading {
    top: 17rem;
  }
}
.card__heading-span {
  padding: 1rem 1.5rem;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
@media (min-width: 945px) {
  .card__details {
    padding: 3rem;
  }
}
.card__details ul {
  list-style: none;
  width: 80%;
  margin: 0 auto;
}
.card__details ul li {
  text-align: center;
  font-size: 1.8rem;
  padding: 1rem;
  color: #34431E;
  font-family: header-Manuale;
}
.card__details ul li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.card__cta {
  position: relative;
  top: 0%;
  left: 0%;
  width: 100%;
  transform: translate(0);
  padding: 3rem 3rem 3rem 3rem;
}
@media (min-width: 945px) {
  .card__cta {
    padding: 0 0 0 0;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 50%);
  }
}
.card__price-box {
  text-align: center;
  margin-bottom: 2rem;
  color: white;
}
@media (min-width: 945px) {
  .card__price-box {
    margin-bottom: 5rem;
  }
}
.card__price-only {
  display: none;
}
@media (min-width: 945px) {
  .card__price-only {
    display: block;
    padding-top: 2rem;
    margin-bottom: 2rem;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
    -webkit-background-clip: text;
    color: transparent;
    font-family: felix;
  }
}
.card__price-value {
  display: none;
}
@media (min-width: 945px) {
  .card__price-value {
    margin-bottom: 7rem;
    font-size: 3rem;
    font-weight: 100;
    display: block;
    /*  background-image: linear-gradient(to bottom, $lightGoldGradient,$darkGoldGradient,$lightGoldGradient, $darkGoldGradient);
     -webkit-background-clip: text;
     color: transparent; */
    color: black;
    font-family: felix;
    padding-left: 3%;
    padding-right: 3%;
  }
}

.img_card {
  display: none;
}
@media (min-width: 945px) {
  .img_card {
    display: block;
  }
}

/* for kittens page */
.backside_display {
  display: none;
}
@media (min-width: 945px) {
  .backside_display {
    display: block;
  }
}

.heading-display {
  font-size: 2.8rem;
  font-weight: 300;
  text-transform: uppercase;
  background-image: linear-gradient(to right bottom, rgba(223, 189, 105, 0.9), rgba(146, 111, 52, 0.9), rgba(223, 189, 105, 0.9), rgba(146, 111, 52, 0.9));
  position: absolute;
  text-align: right;
  width: 75%;
  top: 20rem;
  right: 1rem;
  z-index: 100;
  color: black;
  font-family: felix;
}
@media (min-width: 945px) {
  .heading-display {
    top: 17rem;
  }
}

@media (min-width: 945px) {
  .swiper_display {
    display: none;
  }
}

.backside_name {
  color: black;
}

.backside_text {
  color: black;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-weight: 400;
  padding: 5%;
  padding-top: 2rem;
}

.card_name {
  font-size: 2.8rem;
  font-weight: 300;
  text-transform: uppercase;
  background: linear-gradient(180deg, #DFBD69 0%, #926F34 30.73%, rgba(223, 189, 105, 0.85) 65.62%, #926F34 100%);
  width: 100%;
  color: black;
  font-family: felix;
  padding: 1rem 1.5rem;
  margin-top: -2px;
  text-align: center;
}

.card_kitten {
  background-color: white;
  perspective: 150rem;
  -moz-perspective: 150rem;
  position: relative;
  height: auto;
  width: 350px;
  box-shadow: 1.5rem 1.5rem 2rem rgba(0, 0, 0, 0.319);
}
@media (min-width: 945px) {
  .card_kitten {
    /* height: 52rem; // queens */
    height: 60rem;
    box-shadow: none;
    background-color: transparent;
  }
}
.card_kitten__side {
  transition: all 0.8s ease;
  height: auto;
  position: relative;
  width: 350px;
  overflow: hidden;
}
@media (min-width: 945px) {
  .card_kitten__side {
    position: absolute;
    top: 0%;
    left: 0%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    /*     height: 52rem; //queens */
    height: 60rem;
    border-radius: 10px;
    box-shadow: 1.5rem 1.5rem 2rem rgba(0, 0, 0, 0.319);
  }
}
.card_kitten__side--front {
  background-color: white;
}
.card_kitten__side--back {
  -webkit-clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
  transform: rotateY(0deg);
}
@media (min-width: 945px) {
  .card_kitten__side--back {
    transform: rotateY(180deg);
    -webkit-clip-path: none;
            clip-path: none;
  }
}
.card_kitten__picture {
  background-size: cover;
  height: 23rem;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}
.card_kitten__heading {
  font-size: 2.8rem;
  font-weight: 300;
  text-transform: uppercase;
  position: absolute;
  text-align: right;
  width: 75%;
  top: 14rem;
  right: 1rem;
  z-index: 100;
  color: black;
  font-family: felix;
}
@media (min-width: 945px) {
  .card_kitten__heading {
    top: 17rem;
  }
}
.card_kitten__heading-span {
  padding: 1rem 1.5rem;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
@media (min-width: 945px) {
  .card_kitten__details {
    padding: 3rem;
  }
}
.card_kitten__details ul {
  list-style: none;
  width: 80%;
  margin: 0 auto;
}
.card_kitten__details ul li {
  text-align: center;
  font-size: 1.8rem;
  padding: 1rem;
  color: #34431E;
  font-family: header-Manuale;
}
.card_kitten__details ul li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.card_kitten__cta {
  position: relative;
  top: 0%;
  left: 0%;
  width: 100%;
  transform: translate(0);
  padding: 3rem 3rem 3rem 3rem;
}
@media (min-width: 945px) {
  .card_kitten__cta {
    padding: 0 0 0 0;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 50%);
  }
}
.card_kitten__price-box {
  text-align: center;
  margin-bottom: 2rem;
  color: white;
}
@media (min-width: 945px) {
  .card_kitten__price-box {
    margin-bottom: 5rem;
  }
}
.card_kitten__price-only {
  display: none;
}
@media (min-width: 945px) {
  .card_kitten__price-only {
    display: block;
    padding-top: 2rem;
    margin-bottom: 2rem;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
    -webkit-background-clip: text;
    color: transparent;
    font-family: felix;
  }
}
.card_kitten__price-value {
  display: none;
}
@media (min-width: 945px) {
  .card_kitten__price-value {
    margin-bottom: 7rem;
    font-size: 3rem;
    font-weight: 100;
    display: block;
    background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
    -webkit-background-clip: text;
    color: transparent;
    font-family: felix;
    padding-left: 3%;
    padding-right: 3%;
  }
}

.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}

.container--narrow {
  max-width: 960px;
}

.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}

.min-list {
  padding: 0;
  margin: 0;
}

.min-list li {
  list-style: none;
}

.p-top-small {
  padding-top: 1rem;
}

.p-top-large {
  padding-top: 1.6rem;
}

.p-bottom-large {
  padding-bottom: 1.6rem;
}

@media (min-width: 519px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}

.nu {
  text-decoration: none;
}

.nu:hover {
  text-decoration: underline;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-small {
  font-size: 0.85rem;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.push-right {
  margin-right: 20px;
}

.container:before,
.container:after,
.group:before,
.group:after {
  content: " ";
  display: table;
}

.container:after,
.group:after {
  clear: both;
}

.hide {
  display: none;
}

@font-face {
  font-family: header-monbaiti;
  src: url(fonts/monbaiti.80118847.ttf);
}
@font-face {
  font-family: header-Manuale;
  src: url(fonts/Manuale-Regular.b7172d42.ttf);
}
@font-face {
  font-family: Felix;
  src: url(fonts/FelixTitling.5a7370aa.ttf);
}
@font-face {
  font-family: fauna;
  src: url(fonts/fauna-one.regular.2263f549.ttf);
}
@font-face {
  font-family: stamp;
  src: url(fonts/old_stamper.faf4e780.ttf);
}
.btn, .btn:link, .btn:visited {
  /* margin-left: 3%; */
  text-transform: uppercase;
  text-decoration: none;
  padding: 1.5rem 4rem;
  display: inline-block;
  border-radius: 10rem;
  transition: all 0.2s;
  position: relative;
  font-size: 1.6rem;
  margin-top: 5rem;
  font-weight: 700;
  font-family: felix;
  border: none;
  cursor: pointer;
}
@media (min-width: 945px) {
  .btn, .btn:link, .btn:visited {
    margin-top: 0%;
  }
}
@media (min-width: 945px) {
  .btn .btn-front {
    margin-top: 2%;
  }
}
.btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.196);
}
.btn:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}
.btn:active, .btn:focus {
  outline: none;
  transform: translateY(-1px);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.23);
}
.btn--white {
  background-color: black;
  color: #DFBD69;
}
.btn--white::after {
  background-color: black;
}
.btn--blue {
  background-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34);
  color: black;
  font-weight: 700;
  font-family: felix;
  font-size: 1rem;
}
.btn--blue::after {
  background-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34);
}
.btn::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 10rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}
.btn--animated {
  animation: moveInBottom 0.5s ease-out 0.75s;
  animation-fill-mode: backwards;
}

.btn-text:link, .btn-text:visited {
  color: #55c57a;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #55c57a;
  padding: 3px;
  font-size: 1.6rem;
  margin-bottom: 20px;
  transition: all 0.2s;
}
.btn-text:hover {
  background-color: #55c57a;
  color: black;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.21);
  transform: translateY(-2px);
}
.btn-text:active {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.205);
  transform: translateY(0);
}

.btn_front_page, .btn_front_page:link, .btn_front_page:visited {
  text-transform: uppercase;
  text-decoration: none;
  padding: 1.5rem 1.5rem;
  border-radius: 5px;
  transition: all 0.2s;
  position: relative;
  font-size: 1.2rem;
  margin-top: 3rem;
  text-align: center;
  border: none;
  cursor: pointer;
}
@media (min-width: 945px) {
  .btn_front_page, .btn_front_page:link, .btn_front_page:visited {
    margin-top: 0%;
    font-size: 1.5rem;
  }
}
@media (min-width: 945px) {
  .btn_front_page .btn-front {
    margin-top: 2%;
  }
}
.btn_front_page:hover {
  border-width: 2px;
  border-style: solid;
  transform: translateY(-3px);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.196);
  -o-border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
     border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
}
.btn_front_page:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}
.btn_front_page:active, .btn_front_page:focus {
  outline: none;
  transform: translateY(-1px);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.23);
}
.btn_front_page--white {
  color: black;
  -o-border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
     border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
  border-style: solid;
  border-width: 2px;
  font-weight: 700;
  font-family: "felix";
  font-size: 1.2rem;
  content: "";
}
.btn_front_page--white::after {
  border-width: 2px;
  border-style: solid;
  -o-border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
     border-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34) 1;
  padding: 3px;
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}
.btn_front_page--blue {
  background-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34);
  color: black;
  font-size: 2rem;
  font-weight: 700;
  font-family: "felix";
}
.btn_front_page--blue::after {
  background-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34);
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}

.page-container {
  background-color: #B2B6A0;
  overflow: hidden;
}

.video-block {
  background: #FFF;
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.25);
  /*  min-height: 550px; */
}
@media (min-width: 767px) {
  .video-block {
    min-height: 200px;
    max-width: 1200px;
    max-height: 600px;
    margin-left: 5%;
  }
}
@media (min-width: 945px) {
  .video-block {
    min-width: 800px;
    margin-left: 5%;
  }
}
@media (min-width: 1765px) {
  .video-block {
    min-width: 1400px;
    margin-left: 5%;
  }
}

.green-text {
  color: #34431E;
}

.gradient-font {
  /*  color: rgba(0, 0, 0, 0.863);
   rgba(223, 189, 105, .8)
   rgba(146, 111, 52, .8) */
  margin-top: 4rem;
  font-size: 4rem;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
  font-family: "felix Titling";
}

.img-container {
  background-size: cover;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-items: center;
  justify-content: center;
  align-content: center;
  gap: 15px;
  padding: 5%;
  margin-bottom: 5rem;
  margin-top: 5rem;
}
@media (min-width: 767px) {
  .img-container {
    flex-direction: row;
    min-height: 500px;
    height: 500px;
    margin-bottom: 7rem;
  }
}
@media (min-width: 945px) {
  .img-container {
    margin-top: 8rem;
    margin-bottom: 7rem;
  }
}

.info-block-h4 {
  font-size: 2rem;
  text-transform: uppercase;
  font-family: fauna;
  color: #222C13;
}

.icons {
  max-width: 80px;
  max-height: auto;
}

.icons-small {
  top: 6px;
  left: 0px;
  position: absolute;
}
@media (min-width: 945px) {
  .icons-small {
    top: 6px;
    left: -30px;
  }
}

.center-icon {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  align-content: center;
  justify-items: center;
  gap: 1rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
@media (min-width: 519px) {
  .center-icon {
    gap: 3rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
}
@media (min-width: 767px) {
  .center-icon {
    gap: 2rem;
    margin-bottom: 0;
    margin-top: 0;
  }
}

.info-block {
  border-radius: 3px;
  font-size: 1.2rem;
  width: 70%;
  gap: 5px;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.25);
}
@media (min-width: 400px) {
  .info-block {
    width: 50%;
  }
}
@media (min-width: 767px) {
  .info-block {
    min-height: 280px;
    width: 347px;
    height: 306px;
  }
}
.info-block p {
  font-family: tahoma;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 137.5% */
}

.mt-healthBox {
  margin-top: 0rem;
  /* 
    @include atMediumM {
      margin-top: 10rem;
    } */
  /* 
    @include atLarge {
      margin-top: 35rem;
    }

    @include atLargeXL {
      margin-top: 45rem;
    } */
}

.text-block {
  margin: 0 auto;
  padding: 1%;
  /*  @include atSmallMedium {
       margin-left: 7%;
     }  
     @include atMedium {
       margin-left: 12%;
     }  
     @include atLarge {
       margin-left: 14%;
     }   */
}

.single-video {
  width: 100%;
  -o-border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
     border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  border-bottom-width: 5px;
  border-style: solid;
}
@media (min-width: 767px) {
  .single-video {
    width: 50%;
    -o-border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
       border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
    border-bottom-width: 0px;
    border-right-width: 5px;
    border-style: solid;
  }
}

.icon-single {
  width: 25px;
  height: 25px;
  color: #34431E;
}
@media (min-width: 519px) {
  .icon-single {
    width: 25px;
    height: 25px;
  }
}
@media (min-width: 767px) {
  .icon-single {
    width: 20px;
    height: 20px;
  }
}

.text {
  color: rgba(0, 0, 0, 0.68);
  font-family: fauna;
  font-size: 18px;
}
.text ul {
  list-style: none;
  width: 100%;
}
.text ul li {
  text-align: center;
  font-size: 1.5rem;
  padding: 0.8rem;
}
@media (min-width: 767px) {
  .text ul li {
    font-size: 1.5rem;
    padding: 0.2rem;
  }
}
@media (min-width: 945px) {
  .text ul li {
    padding: 0.8rem;
  }
}
.text ul li:not(:last-child) {
  border-bottom: 1px solid rgba(52, 67, 30, 0.08);
}

.image_block {
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
  position: relative;
  gap: 4rem;
  margin-bottom: 5rem;
}
@media (min-width: 519px) {
  .image_block {
    flex-direction: row;
    justify-content: center;
    margin-bottom: 4rem;
    gap: 2rem;
  }
}
.image_block__photo {
  width: 80%;
  box-shadow: 15px 15px 5px 0px rgba(0, 0, 0, 0.25);
}
@media (min-width: 519px) {
  .image_block__photo {
    box-shadow: 15px 15px 5px 0px rgba(0, 0, 0, 0.25);
    width: 30%;
  }
}
@media (min-width: 1200px) {
  .image_block__photo {
    box-shadow: 1.5rem 1.5rem 2rem rgba(0, 0, 0, 0.319);
    width: 200px;
    position: absolute;
    transition: all 0.2s;
    outline-offset: 1.2rem;
  }
}
.image_block__photo--1 {
  left: 16rem;
  top: 10rem;
  z-index: 2;
}
@media (min-width: 1400px) {
  .image_block__photo--1 {
    left: 30rem;
  }
}
@media (min-width: 1710px) {
  .image_block__photo--1 {
    left: 42rem;
  }
}
.image_block__photo--2 {
  left: 31rem;
  top: 6rem;
}
@media (min-width: 1400px) {
  .image_block__photo--2 {
    left: 45rem;
  }
}
@media (min-width: 1710px) {
  .image_block__photo--2 {
    left: 57rem;
  }
}
.image_block__photo--3 {
  left: 8rem;
  top: 4rem;
}
@media (min-width: 1400px) {
  .image_block__photo--3 {
    left: 20rem;
  }
}
@media (min-width: 1710px) {
  .image_block__photo--3 {
    left: 32rem;
  }
}
@media (min-width: 1200px) {
  .image_block__photo:hover {
    outline: 1.2rem solid #757f49;
    transform: scale(1.4);
    box-shadow: 1.5rem 1.5rem 2rem rgba(0, 0, 0, 0.519);
    z-index: 3;
  }
}

.singleCat_information_BG {
  background: #D9D9D9;
  min-height: 500px;
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.information_text_block_single {
  width: 80%;
  min-height: 270px;
  height: auto;
  background-color: #FFF;
  margin: 0 auto;
  padding-bottom: 2%;
  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.25);
}
.information_text_block_single p {
  color: #434343;
  font-family: tahoma;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 138.889% */
  padding-top: 4%;
  padding-left: 4%;
  padding-right: 4%;
}
.information_text_block_single_heading {
  background: #6C7642;
  padding: 0.5%;
  width: 100%;
}
.information_text_block_single_heading h3 {
  text-align: center;
  font-family: Felix;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
}
@media (min-width: 1200px) {
  .information_text_block_single {
    float: right;
    width: 500px;
    margin-right: 5rem;
  }
}
@media (min-width: 1400px) {
  .information_text_block_single {
    margin-right: 15rem;
  }
}
@media (min-width: 1710px) {
  .information_text_block_single {
    margin-right: 35rem;
  }
}

/* .contat-us_flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
} */
.contact_icon_box {
  background-color: #E2DED8;
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 12rem;
  align-items: center;
  justify-content: center;
  padding-top: 5%;
  padding-bottom: 5%;
  margin-bottom: 7%;
}
@media (min-width: 945px) {
  .contact_icon_box {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 5rem;
  }
}
@media (min-width: 1500px) {
  .contact_icon_box {
    gap: 12rem;
  }
}
.contact_icon_box img {
  height: 60px;
}
@media (min-width: 945px) {
  .contact_icon_box img {
    height: 50px;
  }
}
@media (min-width: 1500px) {
  .contact_icon_box img {
    height: 60px;
  }
}
.contact_icon_box_display {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  gap: 1rem;
}
@media (min-width: 945px) {
  .contact_icon_box_display {
    max-width: 270px;
  }
}
@media (min-width: 1500px) {
  .contact_icon_box_display {
    max-width: 350px;
  }
}
.contact_icon_box_display p {
  color: #000;
  text-align: center;
  font-family: tahoma;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 945px) {
  .contact_icon_box_display p {
    font-size: 1.4rem;
  }
}
@media (min-width: 1500px) {
  .contact_icon_box_display p {
    font-size: 1.8rem;
  }
}
.contact_icon_box_display h3 {
  color: #34431E;
  text-align: center;
  font-family: lato;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

div .wpforms-container {
  background-color: transparent;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 10%;
  padding-bottom: 10%;
  width: 100%;
  height: auto;
  margin: 0;
  box-shadow: 2rem 2rem 5rem rgba(0, 0, 0, 0.499);
  background-repeat: no-repeat;
  border-radius: 3px;
}
@media (min-width: 945px) {
  div .wpforms-container {
    padding-top: 9%;
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  div .wpforms-container {
    padding-top: 9%;
    min-height: 500px;
  }
}
@media (min-width: 1500px) {
  div .wpforms-container {
    padding-top: 12%;
    min-height: 600px;
  }
}

.flex-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 12%;
  margin-bottom: 5%;
  width: 100%;
}
@media (min-width: 767px) {
  .flex-container {
    margin-top: 5%;
  }
}
@media (min-width: 1200px) {
  .flex-container {
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 5%;
  }
}

.form-container {
  display: flex;
  flex-direction: row;
  width: 95%;
  margin-bottom: 15%;
  background-image: linear-gradient(105deg, rgba(255, 255, 255, 0.664) 0%, rgba(255, 255, 255, 0.664) 100%, transparent 60%), url(images/nature.e2070ef5.jpg);
  position: relative;
}
@media (min-width: 767px) {
  .form-container {
    background-image: linear-gradient(105deg, rgba(255, 255, 255, 0.664) 0%, rgba(255, 255, 255, 0.664) 60%, transparent 60%), url(images/nature.e2070ef5.jpg);
  }
}
@media (min-width: 945px) {
  .form-container {
    width: 70%;
    margin-bottom: 5%;
  }
}

.form-h1 {
  top: -15%;
  right: 25%;
  position: absolute;
  display: block;
  position: absolute;
  font-size: 3.5rem;
  font-weight: 400;
  font-family: lato;
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  color: transparent;
}
@media (min-width: 767px) {
  .form-h1 {
    top: -2%;
    right: 35%;
  }
}

/* .img-form {
    width: 25%;
    height: 600px;
} */
.wpforms-field-label {
  font-family: lato;
  font-weight: 900;
}

#wpforms-176-field_1, #wpforms-176-field_2, #wpforms-176-field_3, #wpforms-176-field_5, #wpforms-176-field_6 {
  background-color: rgba(255, 255, 255, 0.525) !important;
  height: 30px;
  color: #3d3b2c;
  width: 100%;
}
@media (min-width: 1200px) {
  #wpforms-176-field_1, #wpforms-176-field_2, #wpforms-176-field_3, #wpforms-176-field_5, #wpforms-176-field_6 {
    height: 40px;
  }
}
#wpforms-176-field_1::-webkit-input-placeholder, #wpforms-176-field_2::-webkit-input-placeholder, #wpforms-176-field_3::-webkit-input-placeholder, #wpforms-176-field_5::-webkit-input-placeholder, #wpforms-176-field_6::-webkit-input-placeholder {
  color: rgba(128, 128, 128, 0.348);
}
#wpforms-176-field_1:focus:invalid, #wpforms-176-field_2:focus:invalid, #wpforms-176-field_3:focus:invalid, #wpforms-176-field_5:focus:invalid, #wpforms-176-field_6:focus:invalid {
  border-bottom: 3px solid #EE964B;
}
#wpforms-176-field_1:focus:valid, #wpforms-176-field_2:focus:valid, #wpforms-176-field_3:focus:valid, #wpforms-176-field_5:focus:valid, #wpforms-176-field_6:focus:valid {
  border-bottom: 3px solid rgb(96, 208, 96);
}
@media (min-width: 767px) {
  #wpforms-176-field_1, #wpforms-176-field_2, #wpforms-176-field_3, #wpforms-176-field_5, #wpforms-176-field_6 {
    width: 50%;
  }
}

#wpforms-176-field_4 {
  background-color: rgba(255, 255, 255, 0.525) !important;
  border-radius: 10px;
  width: 100%;
  resize: none;
}
#wpforms-176-field_4::-webkit-input-placeholder {
  color: rgba(128, 128, 128, 0.348);
}
@media (min-width: 767px) {
  #wpforms-176-field_4 {
    width: 50%;
  }
}

#wpforms-submit-176 {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 2%;
  border-radius: 10rem;
  transition: all 0.2s;
  margin-top: 2%;
  border: none;
  cursor: pointer;
  background-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34);
  color: black;
  font-weight: 700;
  font-family: felix;
  font-size: 1.5rem;
}
#wpforms-submit-176::after {
  background-image: linear-gradient(to right, #DFBD69, #926F34, #DFBD69, #926F34);
}
@media (min-width: 519px) {
  #wpforms-submit-176 {
    width: 20%;
    min-width: 200px;
    margin-left: 0%;
    margin-right: 0%;
  }
}
#wpforms-submit-176:hover {
  transform: translateY(-3px);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.196);
}
#wpforms-submit-176:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}
#wpforms-submit-176:active, #wpforms-submit-176:focus {
  outline: none;
  transform: translateY(-1px);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.23);
}

.wpforms-field-label {
  display: none !important;
}

/* div.wpforms-container-full .wpforms-form .wpforms-field>* {
    display: none;
} */
.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}

.container--narrow {
  max-width: 960px;
}

.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}

.min-list {
  padding: 0;
  margin: 0;
}

.min-list li {
  list-style: none;
}

.p-top-small {
  padding-top: 1rem;
}

.p-top-large {
  padding-top: 1.6rem;
}

.p-bottom-large {
  padding-bottom: 1.6rem;
}

@media (min-width: 519px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}

.nu {
  text-decoration: none;
}

.nu:hover {
  text-decoration: underline;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-small {
  font-size: 0.85rem;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.push-right {
  margin-right: 20px;
}

.container:before,
.container:after,
.group:before,
.group:after {
  content: " ";
  display: table;
}

.container:after,
.group:after {
  clear: both;
}

.hide {
  display: none;
}

@font-face {
  font-family: header-monbaiti;
  src: url(fonts/monbaiti.80118847.ttf);
}
@font-face {
  font-family: header-Manuale;
  src: url(fonts/Manuale-Regular.b7172d42.ttf);
}
@font-face {
  font-family: Felix;
  src: url(fonts/FelixTitling.5a7370aa.ttf);
}
@font-face {
  font-family: fauna;
  src: url(fonts/fauna-one.regular.2263f549.ttf);
}
@font-face {
  font-family: stamp;
  src: url(fonts/old_stamper.faf4e780.ttf);
}
.showslide-container {
  overflow: hidden;
  height: 175px;
  width: 100%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  perspective: 1000px;
  position: relative;
}
.showslide-container .show-slides {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  animation: animate 15s linear infinite;
}
.showslide-container .show-slides:hover {
  animation-play-state: paused;
}
@keyframes animate {}
.showslide-container .show-slides > img {
  height: 175px;
  width: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  image-rendering: auto;
}

.textBox-show {
  text-align: center;
  background-color: rgba(117, 127, 73, 0.6352941176);
  font-size: 1.8rem;
  margin-bottom: 5%;
  padding: 2%;
}
.textBox-show p {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  color: #3d3b2c;
  font-weight: 600;
}

.boked {
  font-size: 4rem;
  padding: 2px;
  font-weight: 800;
  top: -2rem;
  right: 2rem;
  transform: rotate(12deg);
  border-radius: 2px;
  color: #F95738;
  text-transform: uppercase;
  opacity: 0.8;
  font-family: stamp;
}

.city-headline {
  text-align: center;
  font-size: 2.4rem;
  text-transform: uppercase;
  color: #373B25;
  font-style: normal;
  font-weight: 400;
  font-family: "fauna";
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media (min-width: 1200px) {
  .city-headline {
    font-size: 3.6rem;
  }
}

.hotel-headline {
  font-size: 1.5rem;
  color: #3d3b2c;
  text-align: center;
}

.circel-showevent {
  background-image: radial-gradient(50% 50% at 50% 50%, #DFBD69 45.83%, #926F34 100%);
  box-shadow: 0.5rem 0.8rem 0.8rem rgba(0, 0, 0, 0.288);
}

.show-block {
  line-height: 1.2;
}

.date {
  font-size: 1.5rem;
  font-weight: 700;
  color: #3D300F;
  font-family: "Fauna";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
}

.month {
  font-size: 3rem;
  font-weight: 700;
  color: rgba(61, 48, 15, 0.83);
  font-family: "Fauna";
  font-style: normal;
  font-weight: 400;
}

.comming-show-headling {
  color: #34431E;
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 4%;
  margin-top: 4%;
  font-family: header-Manuale;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 519px) {
  .comming-show-headling {
    font-size: 2.5rem;
  }
}
@media (min-width: 945px) {
  .comming-show-headling {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  .comming-show-headling {
    font-size: 3rem;
  }
}

.swiper-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.text_swiper_container {
  background-color: rgba(117, 127, 73, 0.6352941176);
}

.slider-img-size {
  /*  extra for gold HR */
}
@media (min-width: 1024px) {
  .slider-img-size {
    min-height: 300px;
  }
}

.swiper {
  width: 100%;
  height: auto;
  max-width: 600px;
}
.swiper .swiper-button-prev, .swiper .swiper-button-next {
  color: #e0c56e;
}
.swiper .swiper-pagination-bullet-active {
  background-color: #e0c56e;
}

.swiper-textbox {
  width: 100%;
  height: auto;
  max-width: 400px;
  color: #3d3b2c;
  padding: 5%;
  text-align: center;
  font-size: 2rem;
}

.swiper-slide img {
  /* min-width: 300px; */
  /* min-height: 300px; */
}

.no-slide img {
  min-width: 400px;
}

.showcats_title {
  text-align: center;
  margin-top: 5%;
  margin-bottom: -2rem;
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.icons-small-show {
  top: 0rem;
  left: 20rem;
  position: absolute;
}

.Show_frontPage_Heading {
  color: #34431E;
  font-family: "Manuale";
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 1rem;
  margin-bottom: 5rem;
}
@media (min-width: 945px) {
  .Show_frontPage_Heading {
    font-size: 5rem;
    margin-bottom: 8.7rem;
  }
}

.background_show_frotPage {
  border-radius: 5px;
  background: #D9D9D9;
  box-shadow: 20px 20px 30px 0px rgba(0, 0, 0, 0.25);
  padding-top: 8%;
  padding-bottom: 8%;
  margin-bottom: 60px;
}
@media (min-width: 945px) {
  .background_show_frotPage {
    padding-top: 5%;
    padding-bottom: 5%;
    margin-bottom: 5%;
  }
}

.catshow_bloggpost-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.catshow_bloggpost-box .catshow_bloggpost_img_left {
  width: 100%;
  -o-border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
     border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  border-bottom-width: 5px;
  border-style: solid;
  /*  extra for gold HR */
}
@media (min-width: 1024px) {
  .catshow_bloggpost-box .catshow_bloggpost_img_left {
    border-bottom: none;
    border-right-width: 5px;
    width: 400px;
    height: 100%;
    -o-border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
       border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  }
}
@media (min-width: 1200px) {
  .catshow_bloggpost-box .catshow_bloggpost_img_left {
    width: 500px;
    height: 400px;
  }
}
@media (min-width: 1400px) {
  .catshow_bloggpost-box .catshow_bloggpost_img_left {
    width: 600px;
  }
}
.catshow_bloggpost-box .catshow_bloggpost_img_Right {
  width: 100%;
  -o-border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
     border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  border-bottom-width: 5px;
  border-style: solid;
  /*  extra for gold HR */
}
@media (min-width: 1024px) {
  .catshow_bloggpost-box .catshow_bloggpost_img_Right {
    border-bottom: none;
    border-left-width: 5px;
    width: 400px;
    height: 100%;
    -o-border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
       border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  }
}
@media (min-width: 1200px) {
  .catshow_bloggpost-box .catshow_bloggpost_img_Right {
    width: 500px;
    height: 400px;
  }
}
@media (min-width: 1400px) {
  .catshow_bloggpost-box .catshow_bloggpost_img_Right {
    width: 600px;
  }
}
.catshow_bloggpost-box .catshow_bloggpost-card {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  justify-items: center;
  background: #fff;
  width: 90%;
  /*   max-width: 328px;
    max-height: 528px; */
  box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.25);
  /*  extra for gold HR */
  /*  extra for gold HR */
}
@media (min-width: 610px) {
  .catshow_bloggpost-box .catshow_bloggpost-card {
    width: 500px;
    max-height: 628px;
  }
}
@media (min-width: 1024px) {
  .catshow_bloggpost-box .catshow_bloggpost-card {
    flex-direction: row;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 800px;
  }
}
@media (min-width: 1200px) {
  .catshow_bloggpost-box .catshow_bloggpost-card {
    width: 800px;
  }
}
@media (min-width: 1400px) {
  .catshow_bloggpost-box .catshow_bloggpost-card {
    width: 1200px;
  }
}
.catshow_bloggpost-box .catshow_bloggpost-card_heading {
  background: linear-gradient(180deg, #DFBD69 0%, #926F34 32.81%, #DFBD69 60.42%, #926F34 96.35%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Mongolian Baiti;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 5%;
}
@media (min-width: 1200px) {
  .catshow_bloggpost-box .catshow_bloggpost-card_heading {
    font-size: 3.7rem;
  }
}
.catshow_bloggpost-box .catshow_bloggpost-card_text {
  color: #373B25;
  text-align: center;
  font-family: Tahoma;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  padding-left: 2%;
  padding-right: 2%;
}
@media (min-width: 945px) {
  .catshow_bloggpost-box .catshow_bloggpost-card_text {
    margin-bottom: 5%;
  }
}
@media (min-width: 1200px) {
  .catshow_bloggpost-box .catshow_bloggpost-card_text {
    margin-bottom: 8%;
  }
}

.catshow_blogg_post_text_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  width: 100%;
  height: auto;
  padding-bottom: 15%;
}
@media (min-width: 945px) {
  .catshow_blogg_post_text_box {
    min-width: 300px;
    width: 400px;
    padding-bottom: 5%;
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media (min-width: 1200px) {
  .catshow_blogg_post_text_box {
    width: 500px;
    height: 400px;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media (min-width: 1400px) {
  .catshow_blogg_post_text_box {
    width: 600px;
    height: 400px;
  }
}

.catshow_host_textbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  width: 100%;
  height: auto;
  padding-bottom: 15%;
  -o-border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
     border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  border-top-width: 5px;
  border-style: solid;
  min-width: 300px;
  min-height: 300px;
}
@media (min-width: 945px) {
  .catshow_host_textbox {
    height: 400px;
    padding-bottom: 5%;
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media (min-width: 1200px) {
  .catshow_host_textbox {
    min-width: 400px;
    min-height: 400px;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media (min-width: 1400px) {
  .catshow_host_textbox {
    width: 600px;
    height: 400px;
  }
}

.border-left {
  /*  extra for gold HR */
}
@media (min-width: 1024px) {
  .border-left {
    border-top: none;
    border-left-width: 5px;
    -o-border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
       border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  }
}

.border-right {
  /*  extra for gold HR */
}
@media (min-width: 1024px) {
  .border-right {
    border-top: none;
    border-right-width: 5px;
    -o-border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
       border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  }
}

.catshow_bloggpost_img_host {
  width: 100%;
}
@media (min-width: 945px) {
  .catshow_bloggpost_img_host {
    width: 500px;
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .catshow_bloggpost_img_host {
    width: 400px;
    height: 400px;
  }
}
@media (min-width: 1400px) {
  .catshow_bloggpost_img_host {
    width: 600px;
    height: 400px;
  }
}

.headline-catshowpage {
  color: #FFF;
  font-family: header-Manuale;
  font-size: 1.9rem;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 519px) {
  .headline-catshowpage {
    font-size: 2.8rem;
  }
}
@media (min-width: 945px) {
  .headline-catshowpage {
    font-size: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .headline-catshowpage {
    font-size: 5rem;
  }
}

.background-grey-block {
  border-radius: 5px;
  background: #D9D9D9;
  box-shadow: 20px 20px 30px 0px rgba(0, 0, 0, 0.25);
  width: 90%;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 2%;
  padding-bottom: 2%;
}
@media (min-width: 767px) {
  .background-grey-block {
    width: 100%;
  }
}
@media (min-width: 945px) {
  .background-grey-block {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .background-grey-block {
    width: 70%;
    padding-top: 4%;
    padding-bottom: 4%;
  }
}

.background-show-event {
  background: #7D8461;
  padding-bottom: 50px;
  padding-top: 30px;
}

.plannedLitter_img {
  height: 250px;
  max-width: 100%;
  width: 250px;
  border-radius: 100%;
  box-shadow: 0.8rem 0.5rem 1.5rem rgba(0, 0, 0, 0.319);
  margin-top: 10px;
  margin-bottom: 10px;
}

.month-heading {
  font-size: 3.5rem;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
  font-family: header-monbaiti;
  position: relative;
  margin-bottom: 5px;
}

.litter_container {
  background-color: rgba(255, 255, 255, 0.774);
  border-radius: 10px;
  position: relative;
  width: 80%;
  padding-bottom: 20px;
}
.litter_container .bg-green-heading {
  background: #6C7642;
  width: 100%;
  border-radius: 10px 10px 0px 0px;
  padding-top: 5px;
}
@media (min-width: 767px) {
  .litter_container {
    width: 90%;
  }
}
@media (min-width: 945px) {
  .litter_container {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .litter_container {
    width: 60%;
    max-width: 1000px;
  }
}

.video-bg {
  margin-top: 100px;
}

.planned__or_confirmed {
  position: absolute;
  color: #1B2102;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  top: 8rem;
  right: -2rem;
  font-size: 4rem;
  font-weight: 900;
  font-family: stamp;
  text-transform: uppercase;
  transform: rotate(18.339deg);
}
@media (min-width: 767px) {
  .planned__or_confirmed {
    top: 5rem;
    right: 1rem;
  }
}

.planned-litter-img-box {
  gap: 20%;
  justify-content: center;
  align-items: center;
}

.cat_name {
  font-size: 2rem;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  margin-top: 3%;
}

.description_litter {
  font-size: 2rem;
  font-family: "Lato", sans-serif;
  color: #3d3b2c;
  margin-bottom: 1%;
}

.bg-video__content_planned_litter {
  height: 110%;
  position: absolute;
  top: -100px;
  left: 0;
  min-width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.3;
}

.wl-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2%;
}

.wl-breeding {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2%;
  background: #D9D9D9;
}

.WL-grundare {
  padding-top: 5%;
  gap: 2rem;
  width: 90%;
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.25);
  justify-content: center;
  align-items: center;
}
@media (min-width: 945px) {
  .WL-grundare {
    padding-top: 2%;
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .WL-grundare {
    padding-left: 20%;
    padding: 2%;
    gap: 2rem;
    flex-direction: row;
    width: 85%;
    padding-left: 0%;
    align-items: start;
  }
}
@media (min-width: 1500px) {
  .WL-grundare {
    width: 70%;
  }
}

.wl-textContainer {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2%;
  padding-top: 4%;
  padding-bottom: 4%;
  gap: 5rem;
}

.wl-familyContainer {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.about_us_link {
  font-size: 2rem;
  font-weight: 500;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 5rem;
}
@media (min-width: 1200px) {
  .about_us_link {
    margin-bottom: 2rem;
  }
}
@media (min-width: 945px) {
  .about_us_link p {
    padding-bottom: 5%;
  }
}

@media (min-width: 945px) {
  .container-bg {
    background-color: rgba(255, 255, 255, 0.5137254902);
    width: 90%;
    padding-top: 5rem;
    padding-bottom: 5rem;
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

.about-text-box-people {
  width: 100%;
  background: #EEEAE0;
  -o-border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
     border-image: linear-gradient(90deg, #DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  border-top-width: 5px;
  border-style: solid;
}
@media (min-width: 1200px) {
  .about-text-box-people {
    border-top-width: 0px;
    max-width: 600px;
    min-height: 200px;
    width: 90%;
    box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.25);
  }
}
.about-text-box-people p {
  color: #373B25;
  font-family: header-Manuale;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 4%;
}

.about-text-box {
  max-width: 90%;
  font-size: 20px;
}
@media (min-width: 1200px) {
  .about-text-box {
    max-width: 900px;
    min-height: 200px;
  }
}
.about-text-box p {
  color: #373B25;
  font-family: header-Manuale;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 4%;
}

.about-text-box-info {
  max-width: 90%;
  min-width: 90%;
  font-size: 20px;
  background: #EEEAE0;
  padding: 2%;
}
@media (min-width: 1200px) {
  .about-text-box-info {
    max-width: 900px;
    min-height: 200px;
    box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.25);
  }
}
@media (min-width: 1500px) {
  .about-text-box-info {
    min-width: 70%;
  }
}
.about-text-box-info p {
  color: #373B25;
  font-family: header-Manuale;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 4%;
}

.aboutUs_img {
  height: 190px;
  max-width: 100%;
  width: 190px;
  border-radius: 100%;
  box-shadow: 1rem 0.5rem 1rem rgba(0, 0, 0, 0.319);
  position: absolute;
  left: 50%;
  top: 27px;
  transform: translateX(-50%);
}

.circle-icon {
  opacity: 80%;
}

.relative {
  position: relative;
}

.about-heading-people {
  color: #34431E;
  font-family: lato;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  margin-top: 2rem;
}

.about-heading {
  font-size: 3rem;
  font-weight: 100;
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
  font-family: felix;
}

.about-description {
  font-size: 2rem;
  font-family: "Lato", sans-serif;
  color: #34431E;
  font-weight: 700;
}

.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}

.container--narrow {
  max-width: 960px;
}

.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}

.min-list {
  padding: 0;
  margin: 0;
}

.min-list li {
  list-style: none;
}

.p-top-small {
  padding-top: 1rem;
}

.p-top-large {
  padding-top: 1.6rem;
}

.p-bottom-large {
  padding-bottom: 1.6rem;
}

@media (min-width: 519px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}

.nu {
  text-decoration: none;
}

.nu:hover {
  text-decoration: underline;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-small {
  font-size: 0.85rem;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.push-right {
  margin-right: 20px;
}

.container:before,
.container:after,
.group:before,
.group:after {
  content: " ";
  display: table;
}

.container:after,
.group:after {
  clear: both;
}

.hide {
  display: none;
}

@font-face {
  font-family: header-monbaiti;
  src: url(fonts/monbaiti.80118847.ttf);
}
@font-face {
  font-family: header-Manuale;
  src: url(fonts/Manuale-Regular.b7172d42.ttf);
}
@font-face {
  font-family: Felix;
  src: url(fonts/FelixTitling.5a7370aa.ttf);
}
@font-face {
  font-family: fauna;
  src: url(fonts/fauna-one.regular.2263f549.ttf);
}
@font-face {
  font-family: stamp;
  src: url(fonts/old_stamper.faf4e780.ttf);
}
.buy-info-kitten {
  background: #7D8461;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.buy-box {
  background-color: #E2DED8;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-kitten {
  font-size: 1.7rem;
  color: #373B25;
  background-color: white;
  font-weight: 500;
  font-family: fauna;
}

@media (min-width: 945px) {
  .box-shadow {
    box-shadow: 2rem 2rem 2rem rgba(0, 0, 0, 0.308);
  }
}

.gradient-headline {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  -webkit-background-clip: text;
  color: transparent;
  font-family: felix;
}

.gradient-headline-small {
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  background-image: linear-gradient(to bottom, #757f49, #a7bbac, #757f49, #a7bbac);
  -webkit-background-clip: text;
  color: transparent;
  font-family: felix;
}

.text_info_kitten {
  font-size: 1.7rem;
  color: #373B25;
  font-family: Tahoma;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.kittens-subheading {
  font-size: 2rem;
  text-align: center;
  padding: 4%;
  color: #373B25;
  text-align: center;
  font-family: Manuale;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: -100px;
}
@media (min-width: 945px) {
  .kittens-subheading {
    padding: 5%;
    font-size: 2.5rem;
  }
}
@media (min-width: 1500px) {
  .kittens-subheading {
    padding: 5%;
  }
}

.swiper-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  max-width: 400px;
  color: #3d3b2c;
  padding: 5%;
  font-size: 1.5rem;
}

.bg-litter-Container {
  padding-top: 1%;
}

.parentContainer_flexbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  justify-items: center;
  align-content: center;
  gap: 0px;
  margin-top: 50px;
}
@media (min-width: 1200px) {
  .parentContainer_flexbox {
    flex-direction: row;
    margin-top: 5%;
  }
}
.parentContainer_flexbox .text-box-parentcontainer {
  box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.25);
  min-height: 300px;
  width: 360px;
}
@media (min-width: 772px) {
  .parentContainer_flexbox .text-box-parentcontainer {
    /* extra for HR */
    width: 710px;
  }
}
@media (min-width: 1200px) {
  .parentContainer_flexbox .text-box-parentcontainer {
    min-height: 400px;
    width: 400px;
  }
}
.parentContainer_flexbox .text-box-parentcontainer .parentBox-text {
  margin-top: 10%;
}
@media (min-width: 1200px) {
  .parentContainer_flexbox .text-box-parentcontainer .parentBox-text {
    margin-top: 15%;
    font-size: 1.8rem;
  }
}

.parentbox-headline {
  background: #6C7642;
  width: 100%;
}
.parentbox-headline .headline-litter {
  margin-top: 2%;
  margin-bottom: 2%;
}

.parentPictureContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(to bottom, #DFBD69, #926F34, #DFBD69, #926F34);
  box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.25);
}
.parentPictureContainer .female-img-mobile {
  min-width: 200px;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  -webclip-clip-path: polygon(0 0, 74% 0, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0 0, 74% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 74% 0, 100% 100%, 0% 100%);
  z-index: 1;
}
@media (min-width: 772px) {
  .parentPictureContainer .female-img-mobile {
    /* extra for HR */
    display: none;
  }
}
.parentPictureContainer .male-img-mobile {
  min-width: 200px;
  height: 200px;
  margin-left: -40px;
  background-repeat: no-repeat;
  background-position: center;
  -webclip-clip-path: polygon(0 0, 100% 0, 100% 100%, 26% 100%);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 26% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 26% 100%);
  z-index: 2;
  box-shadow: 1.5rem 1.5rem 2rem rgba(0, 0, 0, 0.319);
}
@media (min-width: 772px) {
  .parentPictureContainer .male-img-mobile {
    /* extra for HR */
    display: none;
  }
}
.parentPictureContainer .female-img {
  display: none;
  min-width: 400px;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
  -webclip-clip-path: polygon(0 0, 74% 0, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0 0, 74% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 74% 0, 100% 100%, 0% 100%);
  z-index: 1;
}
@media (min-width: 772px) {
  .parentPictureContainer .female-img {
    /* extra for HR */
    display: block;
  }
}
.parentPictureContainer .male-img {
  display: none;
  min-width: 400px;
  height: 400px;
  margin-left: -90px;
  background-repeat: no-repeat;
  background-position: center;
  -webclip-clip-path: polygon(0 0, 100% 0, 100% 100%, 26% 100%);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 26% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 26% 100%);
  z-index: 2;
  box-shadow: 1.5rem 1.5rem 2rem rgba(0, 0, 0, 0.319);
}
@media (min-width: 772px) {
  .parentPictureContainer .male-img {
    /* extra for HR */
    display: block;
  }
}

.about-kitten-flexBox {
  border-radius: 30px;
  background: #D9D9D9;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  max-width: 300px;
  padding-top: 1%;
  padding-bottom: 1%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  font-family: Tahoma;
  min-width: 80%;
}
.about-kitten-flexBox .litter-text {
  color: #373B25;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px; /* 156.25% */
}
.about-kitten-flexBox .litter-btn {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 945px) {
  .about-kitten-flexBox .litter-btn {
    align-self: flex-end;
    margin-right: 30px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .about-kitten-flexBox {
    max-width: 1050px;
    min-width: 500px;
    margin-top: 5%;
  }
}

.kittens-subheading-box {
  border-radius: 30px;
  background: #D9D9D9;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 30px;
}
@media (min-width: 945px) {
  .kittens-subheading-box {
    max-width: 600px;
    padding-top: 3%;
    padding-bottom: 3%;
  }
}
@media (min-width: 1200px) {
  .kittens-subheading-box {
    max-width: 800px;
    margin-top: 50px;
  }
}

.kitten_info_text_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  width: 100%;
  height: auto;
}
@media (min-width: 945px) {
  .kitten_info_text_box {
    min-width: 300px;
    width: 400px;
    padding-bottom: 0%;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 0%;
  }
}
@media (min-width: 1200px) {
  .kitten_info_text_box {
    width: 500px;
    height: 400px;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media (min-width: 1400px) {
  .kitten_info_text_box {
    width: 600px;
    height: 400px;
  }
}
.kitten_info_text_box_heading_price {
  background: linear-gradient(180deg, #DFBD69 0%, #926F34 32.81%, #DFBD69 60.42%, #926F34 96.35%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Mongolian Baiti;
  font-size: 2.7rem;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 5%;
  /*  extra for gold HR */
}
@media (min-width: 519px) {
  .kitten_info_text_box_heading_price {
    margin-bottom: 0%;
    margin-top: -2%;
  }
}
@media (min-width: 945px) {
  .kitten_info_text_box_heading_price {
    font-size: 2rem;
    margin-top: 2%;
  }
}
@media (min-width: 1024px) {
  .kitten_info_text_box_heading_price {
    font-size: 2.2rem;
    margin-top: -2%;
  }
}
@media (min-width: 1200px) {
  .kitten_info_text_box_heading_price {
    font-size: 2.5rem;
    margin-bottom: 2%;
  }
}
.kitten_info_text_box_heading {
  background: linear-gradient(180deg, #DFBD69 0%, #926F34 32.81%, #DFBD69 60.42%, #926F34 96.35%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Mongolian Baiti;
  font-size: 2.7rem;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 5%;
}
@media (min-width: 519px) {
  .kitten_info_text_box_heading {
    margin-bottom: 0%;
    margin-top: -2%;
  }
}
@media (min-width: 945px) {
  .kitten_info_text_box_heading {
    font-size: 2.4rem;
    margin-top: 2%;
  }
}
@media (min-width: 1200px) {
  .kitten_info_text_box_heading {
    font-size: 3.7rem;
    margin-bottom: 1%;
  }
}
.kitten_info_text_box_text {
  color: #373B25;
  font-family: Tahoma;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  padding-left: 2%;
  padding-right: 2%;
}
@media (min-width: 519px) {
  .kitten_info_text_box_text {
    font-size: 1.8rem;
  }
}
@media (min-width: 945px) {
  .kitten_info_text_box_text {
    margin-bottom: 5%;
    font-size: 1.4rem;
  }
}
@media (min-width: 1400px) {
  .kitten_info_text_box_text {
    margin-bottom: 8%;
    font-size: 1.8rem;
  }
}
.kitten_info_text_box_text_price {
  color: #373B25;
  font-family: Tahoma;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  padding-left: 2%;
  padding-right: 2%;
  /*  extra for gold HR */
}
@media (min-width: 519px) {
  .kitten_info_text_box_text_price {
    font-size: 1.6rem;
    padding-bottom: 5%;
  }
}
@media (min-width: 767px) {
  .kitten_info_text_box_text_price {
    font-size: 1.3rem;
    padding-bottom: 0%;
  }
}
@media (min-width: 945px) {
  .kitten_info_text_box_text_price {
    margin-bottom: 8%;
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .kitten_info_text_box_text_price {
    margin-bottom: 0%;
    font-size: 1.3rem;
  }
}
@media (min-width: 1400px) {
  .kitten_info_text_box_text_price {
    margin-bottom: 8%;
    font-size: 1.5rem;
  }
}

.breeding-box {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 1200px) {
  .breeding-box {
    flex-direction: row;
  }
}
.breeding-box-size {
  padding: 2%;
}
@media (min-width: 945px) {
  .breeding-box-size {
    margin-bottom: 2%;
    margin-top: 2%;
  }
}
@media (min-width: 1200px) {
  .breeding-box-size {
    margin-bottom: 2%;
  }
}
.breeding-box .kitten-icon {
  height: 70px;
  width: auto;
  margin-bottom: 2rem;
}

.kastration-box {
  background: #E2DED8;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5%;
  gap: 4rem;
}
@media (min-width: 1200px) {
  .kastration-box-size {
    min-height: 270px;
    align-items: center;
    justify-content: flex-start;
    width: 500px;
  }
}
.kastration-box .kitten-icon {
  height: 70px;
  width: auto;
  margin-bottom: 2rem;
}
@media (min-width: 1200px) {
  .kastration-box {
    flex-direction: row;
    gap: 10rem;
  }
}

.margin-bottom {
  margin-bottom: 5rem;
}

.environment_heading {
  color: #34431E;
  font-family: Manuale;
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  margin-top: 2%;
}

.cathouse_text {
  color: #373B25;
  font-family: Tahoma;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  padding-left: 2%;
  padding-right: 2%;
}

.yards_flexblock {
  margin-bottom: 50px;
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.yards_flexblock .bg-yards-heading {
  background: #6C7642;
  text-align: center;
  width: 100%;
  padding: 2%;
}
.yards_flexblock .yards-BG {
  max-width: 450px;
  background-color: white;
  box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.25);
  margin-right: 3%;
  margin-left: 3%;
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /* extra for HR */
}
@media (min-width: 590px) {
  .yards_flexblock .yards-BG {
    margin-right: 5%;
    margin-left: 5%;
  }
}
@media (min-width: 650px) {
  .yards_flexblock .yards-BG {
    margin-right: 10%;
    margin-left: 10%;
    max-width: 650px;
  }
}
@media (min-width: 747px) {
  .yards_flexblock .yards-BG {
    margin-right: 15%;
    margin-left: 15%;
    max-width: 700px;
  }
}
@media (min-width: 860px) {
  .yards_flexblock .yards-BG {
    max-width: 600px;
  }
}
@media (min-width: 1200px) {
  .yards_flexblock .yards-BG {
    max-width: 800px;
  }
}
@media (min-width: 1400px) {
  .yards_flexblock .yards-BG {
    max-width: 1200px;
  }
}
.yards_flexblock p {
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 5%;
  padding-top: 5%;
  color: #34431E;
  text-align: center;
  font-family: Tahoma;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
}
.yards_flexblock .img-block_yards {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
}
.yards_flexblock .img-block_yards .border {
  border-right-width: 10px;
  -o-border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
     border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  border-bottom: none;
  border-top: none;
  border-left: none;
}
.yards_flexblock .img-block_yards .border-phone {
  border-right-width: 5px;
  -o-border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
     border-image: linear-gradient(#DFBD69, #926F34, rgb(223, 189, 105), #926F34) 30;
  border-bottom: none;
  border-top: none;
  border-left: none;
}
.yards_flexblock .img-block_yards .yard_img_mobile {
  background-repeat: no-repeat;
  background-position: center;
  min-width: 50%;
  min-height: 200px;
}
@media (min-width: 1200px) {
  .yards_flexblock .img-block_yards .yard_img_mobile {
    display: none;
  }
}
.yards_flexblock .img-block_yards .yard_img {
  display: none;
  min-width: 50%;
  min-height: 200px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1200px) {
  .yards_flexblock .img-block_yards .yard_img {
    display: block;
    min-height: 400px;
  }
}

.mb-bloggpost {
  margin-bottom: 70px !important;
}
@media (min-width: 1200px) {
  .mb-bloggpost {
    margin-bottom: 100px !important;
  }
}

.darkBg {
  background: #7D8461;
}
.darkBg .stimulation_heading {
  color: #FFF;
  font-family: Manuale;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  padding-top: 2%;
}

/* extra */
.rotateHr {
  z-index: 100;
  background: linear-gradient(90deg, #DFBD69 -1.75%, #926F34 2.89%, #DFBD69 60.83%, #926F34 99.26%);
  height: 5px;
  border-top: 0;
  z-index: 999;
  position: absolute;
  min-width: 106%;
  margin-top: -238px;
  transform: rotate(-10.9deg);
  left: -5.2%;
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for HR */
  /* extra for HR */
  /* extra for HR */
  /* extra for HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
}
@media (min-width: 400px) {
  .rotateHr { /* 400px */
    min-width: 105%;
    margin-top: -239px;
    transform: rotate(-10.2deg);
    left: -4.2%;
  }
}
@media (min-width: 445px) {
  .rotateHr {
    /* extra for gold HR */
    /* 450px */
    min-width: 105%;
    margin-top: -240px;
    transform: rotate(-9.5deg);
    left: -4.3%;
  }
}
@media (min-width: 469px) {
  .rotateHr {
    /* extra for gold HR */
    /* 469px */
    min-width: 105%;
    margin-top: -238px;
    transform: rotate(-9deg);
    left: -4.35%;
  }
}
@media (min-width: 492px) {
  .rotateHr {
    /* extra for gold HR */
    /* 492px */
    min-width: 105%;
    margin-top: -240px;
    transform: rotate(-8.5deg);
    left: -4.5%;
  }
}
@media (min-width: 519px) {
  .rotateHr { /* 519px */
    margin-top: -238px;
    transform: rotate(-8deg);
  }
}
@media (min-width: 574px) {
  .rotateHr { /* 575px  extra for gold HR*/
    margin-top: -240px;
    transform: rotate(-7.2deg);
  }
}
@media (min-width: 590px) {
  .rotateHr { /* 590px  extra for gold HR*/
    margin-top: -240px;
    transform: rotate(-7.2deg);
  }
}
@media (min-width: 610px) {
  .rotateHr { /* 610px */
    margin-top: -240px;
    transform: rotate(-7deg);
  }
}
@media (min-width: 630px) {
  .rotateHr { /* 630px */
    margin-top: -239px;
    transform: rotate(-6.9deg);
  }
}
@media (min-width: 650px) {
  .rotateHr { /* 650px */
    left: -4.7%;
    margin-top: -239px;
    transform: rotate(-6.7deg);
  }
}
@media (min-width: 673px) {
  .rotateHr { /* 673px */
    margin-top: -238px;
    transform: rotate(-6.5deg);
  }
}
@media (min-width: 710px) {
  .rotateHr { /* 719px */
    margin-top: -238px;
    transform: rotate(-6deg);
  }
}
@media (min-width: 747px) {
  .rotateHr { /* 747px */
    margin-top: -240px;
    transform: rotate(-5.7deg);
  }
}
@media (min-width: 767px) {
  .rotateHr { /* 767px */
    width: 106%;
    margin-top: -72px;
    transform: rotate(-5deg);
    left: -5.6%;
  }
}
@media (min-width: 772px) {
  .rotateHr {
    /* extra for HR */
    /* 772px */
    margin-top: -74px;
    transform: rotate(-4.9deg);
    left: -5.8%;
  }
}
@media (min-width: 830px) {
  .rotateHr { /* 830px */
    margin-top: -76px;
    transform: rotate(-4.7deg);
  }
}
@media (min-width: 860px) {
  .rotateHr { /* 860px*/
    margin-top: -77px;
    transform: rotate(-4.5deg);
    left: -5.9%;
  }
}
@media (min-width: 885px) {
  .rotateHr { /* 885px*/
    margin-top: -79px;
    transform: rotate(-4.3deg);
  }
}
@media (min-width: 925px) {
  .rotateHr { /* 925px*/
    margin-top: -81px;
    transform: rotate(-4.3deg);
  }
}
@media (min-width: 945px) {
  .rotateHr { /* 945px */
    margin-top: -82px;
    transform: rotate(-4.1deg);
  }
}
@media (min-width: 988px) {
  .rotateHr { /*  988px */
    margin-top: -85px;
    transform: rotate(-3.9deg);
  }
}
@media (min-width: 1039px) {
  .rotateHr { /*  1039px */
    margin-top: -87px;
    transform: rotate(-3.7deg);
  }
}
@media (min-width: 1090px) {
  .rotateHr { /*  1090px */
    margin-top: -87px;
    transform: rotate(-3.5deg);
  }
}
@media (min-width: 1110px) {
  .rotateHr { /*  1111px */
    margin-top: -89px;
    transform: rotate(-3.5deg);
  }
}
@media (min-width: 1148px) {
  .rotateHr { /*  1154px */
    margin-top: -92px;
    transform: rotate(-3.3deg);
  }
}
@media (min-width: 1170px) {
  .rotateHr { /*  1170px */
    margin-top: -94px;
    transform: rotate(-3.2deg);
  }
}
@media (min-width: 1200px) {
  .rotateHr {
    margin-top: -94px;
    transform: rotate(-3.1deg);
  }
}
@media (min-width: 1250px) {
  .rotateHr {
    margin-top: -99px;
    transform: rotate(-3deg);
  }
}
@media (min-width: 1279px) {
  .rotateHr {
    margin-top: -104px;
    transform: rotate(-3.6deg);
  }
}
@media (min-width: 1300px) {
  .rotateHr {
    margin-top: -107px;
    transform: rotate(-3.7deg);
  }
}
@media (min-width: 1340px) {
  .rotateHr {
    margin-top: -110px;
    transform: rotate(-3.5deg);
  }
}
@media (min-width: 1370px) {
  .rotateHr {
    margin-top: -110px;
    transform: rotate(-3.4deg);
  }
}
@media (min-width: 1386px) {
  .rotateHr {
    margin-top: -112px;
    transform: rotate(-3.4deg);
  }
}
@media (min-width: 1400px) {
  .rotateHr {
    margin-top: -110px;
    transform: rotate(-3.3deg);
  }
}
@media (min-width: 1437px) {
  .rotateHr {
    margin-top: -114px;
    transform: rotate(-3.2deg);
  }
}
@media (min-width: 1500px) {
  .rotateHr {
    margin-top: -116px;
    transform: rotate(-3deg);
    left: -6%;
  }
}
@media (min-width: 1568px) {
  .rotateHr {
    margin-top: -120px;
    transform: rotate(-3deg);
  }
}
@media (min-width: 1590px) {
  .rotateHr {
    margin-top: -122px;
    transform: rotate(-3deg);
  }
}
@media (min-width: 1612px) {
  .rotateHr {
    margin-top: -122px;
    transform: rotate(-2.9deg);
    left: -6%;
  }
}
@media (min-width: 1670px) {
  .rotateHr {
    margin-top: -126px;
    transform: rotate(-2.8deg);
  }
}
@media (min-width: 1710px) {
  .rotateHr {
    margin-top: -128px;
    transform: rotate(-2.7deg);
  }
}
@media (min-width: 1765px) {
  .rotateHr {
    margin-top: -132px;
    transform: rotate(-2.7deg);
  }
}
@media (min-width: 1800px) {
  .rotateHr {
    margin-top: -132px;
    transform: rotate(-2.6deg);
  }
}
@media (min-width: 1890px) {
  .rotateHr {
    margin-top: -137px;
    transform: rotate(-2.5deg);
  }
}
@media (min-width: 1900px) {
  .rotateHr {
    margin-top: -138px;
    transform: rotate(-2.5deg);
  }
}
@media (min-width: 1966px) {
  .rotateHr {
    margin-top: -140px;
    transform: rotate(-2.4deg);
  }
}
@media (min-width: 2000px) {
  .rotateHr {
    margin-top: -144px;
    transform: rotate(-2.3deg);
  }
}
@media (min-width: 2134px) {
  .rotateHr {
    display: none;
  }
}

.rotateHr-imgbanner {
  z-index: 100;
  background: linear-gradient(90deg, #DFBD69 -1.75%, #926F34 2.89%, #DFBD69 60.83%, #926F34 99.26%);
  height: 5px;
  border-top: 0;
  z-index: 999;
  position: absolute;
  min-width: 106%;
  margin-top: -55px;
  transform: rotate(-10.2deg);
  left: -5.2%;
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for HR */
  /* extra for HR */
  /* extra for HR */
  /* extra for HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
  /*  extra for gold HR */
}
@media (min-width: 400px) {
  .rotateHr-imgbanner { /* 400px */
    min-width: 105%;
    margin-top: -56px;
    transform: rotate(-9deg);
    left: -4.2%;
  }
}
@media (min-width: 445px) {
  .rotateHr-imgbanner {
    /* extra for gold HR */
    /* 445px */
    min-width: 105%;
    margin-top: -59px;
    transform: rotate(-8.6deg);
    left: -4.3%;
  }
}
@media (min-width: 469px) {
  .rotateHr-imgbanner {
    /* extra for gold HR */
    /* 469px */
    min-width: 105%;
    margin-top: -59px;
    transform: rotate(-8.3deg);
    left: -4.35%;
  }
}
@media (min-width: 492px) {
  .rotateHr-imgbanner {
    /* extra for gold HR */
    /* 492px */
    min-width: 105%;
    margin-top: -59px;
    transform: rotate(-7.8deg);
    left: -4.5%;
  }
}
@media (min-width: 519px) {
  .rotateHr-imgbanner { /* 519px */
    margin-top: -62px;
    transform: rotate(-7.1deg);
  }
}
@media (min-width: 574px) {
  .rotateHr-imgbanner { /* 575px  extra for gold HR*/
    margin-top: -64px;
    transform: rotate(-6.9deg);
  }
}
@media (min-width: 590px) {
  .rotateHr-imgbanner { /* 590px  extra for gold HR*/
    margin-top: -64px;
    transform: rotate(-6.7deg);
  }
}
@media (min-width: 610px) {
  .rotateHr-imgbanner { /* 610px */
    margin-top: -65px;
    transform: rotate(-6.7deg);
  }
}
@media (min-width: 630px) {
  .rotateHr-imgbanner { /* 630px */
    margin-top: -66px;
    transform: rotate(-6.1deg);
  }
}
@media (min-width: 650px) {
  .rotateHr-imgbanner { /* 650px */
    left: -4.7%;
    margin-top: -67px;
    transform: rotate(-5.8deg);
  }
}
@media (min-width: 673px) {
  .rotateHr-imgbanner { /* 673px */
    margin-top: -68px;
    transform: rotate(-5.3deg);
  }
}
@media (min-width: 710px) {
  .rotateHr-imgbanner { /* 710px */
    margin-top: -70px;
    transform: rotate(-5.3deg);
  }
}
@media (min-width: 747px) {
  .rotateHr-imgbanner { /* 747px */
    margin-top: -72px;
    transform: rotate(-5deg);
  }
}
@media (min-width: 767px) {
  .rotateHr-imgbanner { /* 767px */
    width: 106%;
    margin-top: -72px;
    transform: rotate(-5deg);
    left: -5.6%;
  }
}
@media (min-width: 772px) {
  .rotateHr-imgbanner {
    /* extra for HR */
    /* 772px */
    margin-top: -74px;
    transform: rotate(-4.9deg);
    left: -5.8%;
  }
}
@media (min-width: 830px) {
  .rotateHr-imgbanner { /* 830px */
    margin-top: -76px;
    transform: rotate(-4.7deg);
  }
}
@media (min-width: 860px) {
  .rotateHr-imgbanner { /* 860px*/
    margin-top: -77px;
    transform: rotate(-4.5deg);
    left: -5.9%;
  }
}
@media (min-width: 885px) {
  .rotateHr-imgbanner { /* 885px*/
    margin-top: -79px;
    transform: rotate(-4.3deg);
  }
}
@media (min-width: 925px) {
  .rotateHr-imgbanner { /* 925px*/
    margin-top: -81px;
    transform: rotate(-4.3deg);
  }
}
@media (min-width: 945px) {
  .rotateHr-imgbanner { /* 945px */
    margin-top: -82px;
    transform: rotate(-4.1deg);
  }
}
@media (min-width: 988px) {
  .rotateHr-imgbanner { /*  988px */
    margin-top: -85px;
    transform: rotate(-3.9deg);
  }
}
@media (min-width: 1039px) {
  .rotateHr-imgbanner { /*  1039px */
    margin-top: -87px;
    transform: rotate(-3.7deg);
  }
}
@media (min-width: 1090px) {
  .rotateHr-imgbanner { /*  1090px */
    margin-top: -87px;
    transform: rotate(-3.5deg);
  }
}
@media (min-width: 1110px) {
  .rotateHr-imgbanner { /*  1111px */
    margin-top: -89px;
    transform: rotate(-3.5deg);
  }
}
@media (min-width: 1148px) {
  .rotateHr-imgbanner { /*  1154px */
    margin-top: -92px;
    transform: rotate(-3.3deg);
  }
}
@media (min-width: 1170px) {
  .rotateHr-imgbanner { /*  1170px */
    margin-top: -94px;
    transform: rotate(-3.2deg);
  }
}
@media (min-width: 1200px) {
  .rotateHr-imgbanner {
    margin-top: -94px;
    transform: rotate(-3.1deg);
  }
}
@media (min-width: 1250px) {
  .rotateHr-imgbanner {
    margin-top: -99px;
    transform: rotate(-3deg);
  }
}
@media (min-width: 1279px) {
  .rotateHr-imgbanner {
    margin-top: -104px;
    transform: rotate(-3.6deg);
  }
}
@media (min-width: 1300px) {
  .rotateHr-imgbanner {
    margin-top: -107px;
    transform: rotate(-3.7deg);
  }
}
@media (min-width: 1340px) {
  .rotateHr-imgbanner {
    margin-top: -110px;
    transform: rotate(-3.5deg);
  }
}
@media (min-width: 1370px) {
  .rotateHr-imgbanner {
    margin-top: -110px;
    transform: rotate(-3.4deg);
  }
}
@media (min-width: 1386px) {
  .rotateHr-imgbanner {
    margin-top: -112px;
    transform: rotate(-3.4deg);
  }
}
@media (min-width: 1400px) {
  .rotateHr-imgbanner {
    margin-top: -110px;
    transform: rotate(-3.3deg);
  }
}
@media (min-width: 1437px) {
  .rotateHr-imgbanner {
    margin-top: -114px;
    transform: rotate(-3.2deg);
  }
}
@media (min-width: 1500px) {
  .rotateHr-imgbanner {
    margin-top: -116px;
    transform: rotate(-3deg);
    left: -6%;
  }
}
@media (min-width: 1568px) {
  .rotateHr-imgbanner {
    margin-top: -120px;
    transform: rotate(-3deg);
  }
}
@media (min-width: 1590px) {
  .rotateHr-imgbanner {
    margin-top: -122px;
    transform: rotate(-3deg);
  }
}
@media (min-width: 1612px) {
  .rotateHr-imgbanner {
    margin-top: -122px;
    transform: rotate(-2.9deg);
    left: -6%;
  }
}
@media (min-width: 1670px) {
  .rotateHr-imgbanner {
    margin-top: -126px;
    transform: rotate(-2.8deg);
  }
}
@media (min-width: 1710px) {
  .rotateHr-imgbanner {
    margin-top: -128px;
    transform: rotate(-2.7deg);
  }
}
@media (min-width: 1765px) {
  .rotateHr-imgbanner {
    margin-top: -132px;
    transform: rotate(-2.7deg);
  }
}
@media (min-width: 1800px) {
  .rotateHr-imgbanner {
    margin-top: -132px;
    transform: rotate(-2.6deg);
  }
}
@media (min-width: 1890px) {
  .rotateHr-imgbanner {
    margin-top: -137px;
    transform: rotate(-2.5deg);
  }
}
@media (min-width: 1900px) {
  .rotateHr-imgbanner {
    margin-top: -138px;
    transform: rotate(-2.5deg);
  }
}
@media (min-width: 1966px) {
  .rotateHr-imgbanner {
    margin-top: -244px;
    transform: rotate(-2.4deg);
  }
}
@media (min-width: 2000px) {
  .rotateHr-imgbanner {
    margin-top: -144px;
    transform: rotate(-2.3deg);
  }
}

/*# sourceMappingURL=style-index.css.map*/