@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?iiqqiz');
  src: url('../fonts/icomoon.eot?iiqqiz#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?iiqqiz') format('truetype'),
    url('../fonts/icomoon.woff?iiqqiz') format('woff'),
    url('../fonts/icomoon.svg?iiqqiz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-1:before {
  content: "\e900";
}

.icon-2:before {
  content: "\e901";
}

.icon-3:before {
  content: "\e902";
}

.icon-4:before {
  content: "\e903";
}

.icon-5:before {
  content: "\e904";
}

.icon-6:before {
  content: "\e905";
}

.icon-7:before {
  content: "\e906";
}

.icon-8:before {
  content: "\e907";
}

.icon-9:before {
  content: "\e908";
}

.icon-10:before {
  content: "\e909";
}

/* New slider home */
.content-width {
  margin: 0 auto;
  font-family: 'opensans_regular', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 1.2rem;
  font-weight: 300;
  color: #525355;
  height: 586px;
  position: relative;
  padding: 0;
}

.slideshow {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.slideshow-items {
  position: relative;
  width: 100%;
}

.item2 {
  position: absolute;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: .6s ease-out;
}

.item-image-container {
  position: relative;
  width: 45%;
}

.item-image {
  position: relative;
  width: 100%;
  height: 0;
  opacity: 1;
  display: block;
  /* transition: property name | duration | timing-function | delay  */
  transition: .6s ease-out;
}

.item2.active,
.item2.active .item-image {
  opacity: 1;
  height: auto;
  transition: 1s ease-in;
}

.item2.active #bwb {
  cursor: pointer;
}

.item-description {
  line-height: 1.4;
  font-size: 1.4em;
}

/* Staggered Vertical Items ------------------------------------------------------*/
.right-desc {
  position: absolute;
  top: 20%;
  left: 50%;
  z-index: 100;
}

.item-header {}

.item-header .vertical-part h1 {
  margin: 0px;
  font-family: 'Montserrat', sans-serif;
  -webkit-font-smoothing: auto;
  line-height: 2vw;
  font-size: 1.6vw;
  color: #000;
}

.vertical-part {
  overflow: hidden;
  display: inline-block;
  margin: 10px 0;
}

.vertical-part span {
  display: inline-block;
  transform: translateY(100%);
}

.item-header .vertical-part span {
  transition: .5s;
}

.item-description .vertical-part span {
  transition: .21s;
}

.item2.active .item-header .vertical-part span {
  transform: translateY(0);
}

.item2.active .item-description .vertical-part span {
  transform: translateY(0);
}

/* Controls ----------------------------------------------------------------------*/
.carousel__nav {
  position: absolute;
  top: -12px;
  right: 0;
  z-index: 1000;
}

.carousel__icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  fill: #5d5d5d;
}

.carousel__arrow {
  cursor: pointer;
  display: inline-block;
  padding: 11px 15px;
  position: relative;
}

.carousel__arrow:nth-child(1):after {
  content: '';
  right: -3px;
  position: absolute;
  width: 1px;
  background-color: #b0b0b0;
  height: 14px;
  top: 50%;
  margin-top: -7px;
}

.carousel__arrow:nth-child(1):after {
  content: '';
  right: -3px;
  position: absolute;
  width: 1px;
  background-color: #b0b0b0;
  height: 14px;
  top: 50%;
  margin-top: -7px;
}

.controls {
  position: absolute;
  text-align: right;
  bottom: 20px;
  right: 0;
  z-index: 1000;
}

.controls ul {
  list-style: none;
}

.controls ul li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 3px;
  background: #bdbdd5;
  ;
  cursor: pointer;
}

.controls ul li.active {
  background: #6a6a77;
  ;
}

.container33 {
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 auto;
  justify-content: center;
  width: 100%;
  position: relative;
}

.item-0 {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100%;
  padding-top: 25px;
  margin-bottom: 30px;
}

.item-1 {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100%;
  /*margin-top: 30px;*/
  margin-bottom: 30px;
  width: 100%;
  position: relative;
}

.bg-grey-m {
  background-color: #f7f7f7;
}

.ins-left,
.ins-right {
  padding: 0;
}

.inspiration-row .ins-right img {
  float: right;
}

.navbar-toggle {
  float: left;
  margin-right: 0;
  padding: 9px 0;
}

.nmfoot {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 25px 0;
  border-right: 1px solid #c3c3c3;
}

.nmfootwr div:last-child .nmfoot {
  border: none;
}

.nmfoot span {
  padding: 0 10px;
  height: 75px;
  text-align: center;
}

.nmfoot img {
  width: 64px;
}

.nmfoot h2 {
  font-size: 17px
}
@media only screen and (max-width: 1920px) {
  .content-width {
    height: 586px;
  }
}

@media only screen and (max-width: 1800px) {
  .content-width {
    height: 550px;
  }
}

@media only screen and (max-width: 1600px) {
  .content-width {
    height: 500px;
  }

  .room-c {
    padding: 25px 0;
  }
}

@media only screen and (max-width: 1400px) {
  .content-width {
    height: 450px;
  }

  .item-1 .room a img {
    width: 75%;
  }
}

@media only screen and (max-width: 1200px) {
  .content-width {
    height: 380px;
  }

  .item-1 .room a img {
    width: 50%;
  }
}

@media only screen and (max-width: 1000px) {
  .content-width {
    height: 340px;
  }
}

@media only screen and (max-width: 768px) {
  .content-width {
    display: none;
  }
}

@media only screen and (min-width: 1516px) {
  .bstabs .carousel__nav {
    display: none;
  }
}

/* Dots Slick */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -35px;

  display: block;

  width: 100%;
  padding: 0;
  margin: 0;

  list-style: none;

  text-align: center;
}

.slick-dots li {
  position: relative;

  display: inline-block;

  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;

  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;

  display: block;

  width: 20px;
  height: 20px;
  padding: 5px;

  cursor: pointer;

  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 18px;
  line-height: 20px;

  position: absolute;
  top: 0;
  left: 0;

  width: 20px;
  height: 20px;

  content: '∎';
  text-align: center;

  opacity: .25;
  color: black;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

/*
 CSS for Tabs
*/
.tabset {
  margin: auto;
  text-align: center;
}

.tabset>input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6) {
  display: block;
}

/*
 Styling
*/
.tabset>label {
  position: relative;
  display: inline-block;
  padding: 15px 15px 15px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
}



.tabset>label:hover,
.tabset>input:focus+label {
  color: #000083;
}

.tabset>input:checked+label {
  border-color: #ccc;
  border-bottom: 1px solid #ccc;
  color: #000083;
}

.tab-panel {
  position: relative;
  padding: 35px 0;
}