@charset "UTF-8";
@font-face {
  font-family: HelveticaNeue;
  src: url("/themes/missura/assets/fonts/HelveticaNeueLTStd-Roman.eot") format("eot");
  src: url("/themes/missura/assets/fonts/HelveticaNeueLTStd-Roman.otf") format("otf"), url("/themes/missura/assets/fonts/HelveticaNeueLTStd-Roman.woff") format("woff"), url("/themes/missura/assets/fonts/HelveticaNeueLTStd-Roman.ttf") format("truetype"), url("/themes/missura/assets/fonts/HelveticaNeueLTStd-Roman.svg") format("svg");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: HelveticaNeue;
  src: url("/themes/missura/assets/fonts/HelveticaNeueLTStd-Bd.eot") format("eot");
  src: url("/themes/missura/assets/fonts/HelveticaNeueLTStd-Bd.otf") format("otf"), url("/themes/missura/assets/fonts/HelveticaNeueLTStd-Bd.woff") format("woff"), url("/themes/missura/assets/fonts/HelveticaNeueLTStd-Bd.ttf") format("truetype"), url("/themes/missura/assets/fonts/HelveticaNeueLTStd-Bd.svg") format("svg");
  font-style: normal;
  font-weight: 700; }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

html, body {
  font-family: HelveticaNeue, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  width: 100%;
  overflow-x: hidden; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    transition: .3s ease;
    text-decoration: none;
    color: inherit; }

ul {
  list-style-type: none; }

hr {
  width: 90px;
  border: 1px solid; }
  hr.black {
    border-color: #000000 !important; }
  hr.grey {
    border-color: #AAAAAA !important; }
  hr.full {
    width: 100% !important; }

.full-link {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 100%;
  height: 100%; }

.background-banner {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.background-left {
  background-position-x: left !important; }

strong {
  font-weight: 700; }

h1 {
  font-size: 27px;
  line-height: 31px;
  font-weight: 400; }

h2 {
  font-size: 19px;
  line-height: 23px;
  font-weight: 400; }

h3 {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400; }

h4 {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400; }

h5 {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400; }

p {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400; }

small {
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 2px;
  font-weight: 400; }

@media screen and (min-width: 576px) {
  h1 {
    font-size: 30px;
    line-height: 34px; }

  h2 {
    font-size: 21px;
    line-height: 25px; }

  h3 {
    font-size: 17px;
    line-height: 21px; }

  h4 {
    font-size: 13px;
    line-height: 17px; }

  h5 {
    font-size: 14px;
    line-height: 17px; }

  p {
    font-size: 14px;
    line-height: 23px; }

  small {
    font-size: 14px;
    line-height: 14px; } }
@media screen and (min-width: 768px) {
  h1 {
    font-size: 33px;
    line-height: 43px; }

  h2 {
    font-size: 24px;
    line-height: 34px; }

  h3 {
    font-size: 19px;
    line-height: 29px; }

  h4 {
    font-size: 15px;
    line-height: 24px; }

  h5 {
    font-size: 15px;
    line-height: 24px; }

  p {
    font-size: 15px;
    line-height: 24px; }

  small {
    font-size: 15px;
    line-height: 15px; } }
@media screen and (min-width: 992px) {
  h1 {
    font-size: 37px;
    line-height: 47px; }

  h2 {
    font-size: 27px;
    line-height: 37px; }

  h3 {
    font-size: 21px;
    line-height: 31px; } }
.black {
  color: #000000; }

.white {
  color: white; }

.grey {
  color: #AAAAAA; }

.uppercase {
  text-transform: uppercase; }

.bold {
  font-weight: 700; }

.border-bottom {
  border-bottom: 1px solid #000000 !important; }

.material-icons {
  vertical-align: middle; }

.material-icons.md-18 {
  font-size: 18px; }

.material-icons.md-24 {
  font-size: 24px; }

.material-icons.md-36 {
  font-size: 36px; }

.material-icons.md-48 {
  font-size: 48px; }

.material-icons.md-light {
  color: white; }

.material-icons.md-dark {
  color: black; }

.material-icons.md-black {
  color: #000000; }

.material-icons.md-grey {
  color: #AAAAAA; }

.cta-btn-big {
  display: block;
  text-align: center;
  padding: 15px 35px;
  font-size: 13px;
  font-weight: 700;
  line-height: 17px;
  transition: .3s ease;
  width: 80%;
  border: 1px solid; }
  .cta-btn-big.btnblack {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: white !important; }
    .cta-btn-big.btnblack:hover {
      color: #000000 !important;
      background-color: transparent !important; }
    .cta-btn-big.btnblack.invert {
      background-color: transparent !important;
      color: #000000 !important; }
      .cta-btn-big.btnblack.invert:hover {
        background-color: .cta-btn-big.btnblack.invert:hover black !important;
        color: white !important; }
  .cta-btn-big.btnwhite {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    color: black !important; }
    .cta-btn-big.btnwhite:hover {
      color: #FFFFFF !important;
      background-color: transparent !important; }
    .cta-btn-big.btnwhite.invert {
      background-color: transparent !important;
      color: #FFFFFF !important; }
      .cta-btn-big.btnwhite.invert:hover {
        background-color: .cta-btn-big.btnwhite.invert:hover white !important;
        color: black !important; }
  .cta-btn-big.btngrey {
    background-color: #AAAAAA !important;
    border-color: #AAAAAA !important;
    color: white !important; }
    .cta-btn-big.btngrey:hover {
      color: #AAAAAA !important;
      background-color: transparent !important; }
    .cta-btn-big.btngrey.invert {
      background-color: transparent !important;
      color: #AAAAAA !important; }
      .cta-btn-big.btngrey.invert:hover {
        background-color: .cta-btn-big.btngrey.invert:hover grey !important;
        color: white !important; }
  .cta-btn-big.full {
    width: 100%; }
  .cta-btn-big.small {
    width: 210px; }

.more-btn {
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 0;
  color: #000000 !important; }
  .more-btn i {
    transition: .3s ease; }
  .more-btn:hover {
    color: #000000 !important; }
    .more-btn:hover:before {
      transform: translateX(0);
      transition-delay: .2s; }
    .more-btn:hover:after {
      transform: translateX(103%);
      transition-delay: 0s; }
    .more-btn:hover i {
      transform: translateX(3px); }
  .more-btn:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 2px;
    top: 22px;
    transform: translateX(-103%);
    transition: .3s;
    transition-delay: 0s;
    background-color: #000000; }
  .more-btn:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 2px;
    top: 22px;
    background-color: #000000;
    transition: .3s;
    transition-delay: .2s; }

.form-btn {
  height: 45px;
  background-color: black;
  border: 1px solid black;
  color: white;
  padding: 0 1rem;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  left: -4px; }

#mobile-nav .midnightHeader.default #logo-svg {
  fill: #000000; }
#mobile-nav .midnightHeader.default .menu-line {
  background-color: #000000; }
#mobile-nav .midnightHeader.white #logo-svg {
  fill: white; }
#mobile-nav .midnightHeader.white .menu-line {
  background-color: white; }

.mobile-burger {
  top: 0;
  right: 15px;
  height: 30px;
  width: 30px;
  z-index: 1000; }

.menu-link {
  width: 100%;
  height: 100%;
  position: absolute; }

.menu-icon {
  position: absolute;
  width: 30px;
  height: 30px;
  margin: auto;
  left: 0;
  top: 0; }

.menu-line {
  height: 3px;
  width: 100%;
  border-radius: 5px;
  position: absolute;
  left: 0;
  transition: all 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275); }

.menu-line-1 {
  top: 8px; }

.menu-line-2 {
  bottom: 8px; }

.mobile-burger.open .menu-line-1 {
  transform: translateY(7px) translateY(-50%) rotate(-135deg); }

.mobile-burger.open .menu-line-2 {
  transform: translateY(-7px) translateY(50%) rotate(135deg); }

#main-menu-overlay {
  opacity: 1;
  left: -100%;
  visibility: hidden;
  background: white;
  box-shadow: 5px 0px 30px rgba(0, 0, 0, 0.2);
  position: fixed;
  display: block;
  z-index: 1001;
  width: 80%;
  height: 100%;
  transition: 0.5s cubic-bezier(0.63, 0.01, 0, 1.01); }

#main-menu-overlay.open {
  visibility: visible;
  transform: translateX(125%); }

.black-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3); }

.p-6 {
  padding: 5rem !important; }

.pt-6, .py-6 {
  padding-top: 5rem !important; }

.pr-6, .px-6 {
  padding-right: 5rem !important; }

.pb-6, .py-6 {
  padding-bottom: 5rem !important; }

.pl-6, .px-6 {
  padding-left: 5rem !important; }

.p-7 {
  padding: 6rem !important; }

.pt-7, .py-7 {
  padding-top: 6rem !important; }

.pr-7, .px-7 {
  padding-right: 6rem !important; }

.pb-7, .py-7 {
  padding-bottom: 6rem !important; }

.pl-7, .px-7 {
  padding-left: 6rem !important; }

.p-8 {
  padding: 10rem !important; }

.pt-8, .py-8 {
  padding-top: 10rem !important; }

.pr-8, .px-8 {
  padding-right: 10rem !important; }

.pb-8, .py-8 {
  padding-bottom: 10rem !important; }

.pl-8, .px-8 {
  padding-left: 10rem !important; }

@media screen and (min-width: 576px) {
  .p-sm-6 {
    padding: 5rem !important; }

  .pt-sm-6, .py-sm-6 {
    padding-top: 5rem !important; }

  .pr-sm-6, .px-sm-6 {
    padding-right: 5rem !important; }

  .pb-sm-6, .py-sm-6 {
    padding-bottom: 5rem !important; }

  .pl-sm-6, .px-sm-6 {
    padding-left: 5rem !important; }

  .p-sm-7 {
    padding: 6rem !important; }

  .pt-sm-7, .py-sm-7 {
    padding-top: 6rem !important; }

  .pr-sm-7, .px-sm-7 {
    padding-right: 6rem !important; }

  .pb-sm-7, .py-sm-7 {
    padding-bottom: 6rem !important; }

  .pl-sm-7, .px-sm-7 {
    padding-left: 6rem !important; }

  .p-sm-8 {
    padding: 10rem !important; }

  .pt-sm-8, .py-sm-8 {
    padding-top: 10rem !important; }

  .pr-sm-8, .px-sm-8 {
    padding-right: 10rem !important; }

  .pb-sm-8, .py-sm-8 {
    padding-bottom: 10rem !important; }

  .pl-sm-8, .px-sm-8 {
    padding-left: 10rem !important; } }
@media screen and (min-width: 768px) {
  .p-md-6 {
    padding: 5rem !important; }

  .pt-md-6, .py-md-6 {
    padding-top: 5rem !important; }

  .pr-md-6, .px-md-6 {
    padding-right: 5rem !important; }

  .pb-md-6, .py-md-6 {
    padding-bottom: 5rem !important; }

  .pl-md-6, .px-md-6 {
    padding-left: 5rem !important; }

  .p-md-7 {
    padding: 6rem !important; }

  .pt-md-7, .py-md-7 {
    padding-top: 6rem !important; }

  .pr-md-7, .px-md-7 {
    padding-right: 6rem !important; }

  .pb-md-7, .py-md-7 {
    padding-bottom: 6rem !important; }

  .pl-md-7, .px-md-7 {
    padding-left: 6rem !important; }

  .p-md-8 {
    padding: 10rem !important; }

  .pt-md-8, .py-md-8 {
    padding-top: 10rem !important; }

  .pr-md-8, .px-md-8 {
    padding-right: 10rem !important; }

  .pb-md-8, .py-md-8 {
    padding-bottom: 10rem !important; }

  .pl-md-8, .px-md-8 {
    padding-left: 10rem !important; } }
@media screen and (min-width: 992px) {
  .p-lg-6 {
    padding: 5rem !important; }

  .pt-lg-6, .py-lg-6 {
    padding-top: 5rem !important; }

  .pr-lg-6, .px-lg-6 {
    padding-right: 5rem !important; }

  .pb-lg-6, .py-lg-6 {
    padding-bottom: 5rem !important; }

  .pl-lg-6, .px-lg-6 {
    padding-left: 5rem !important; }

  .p-lg-7 {
    padding: 6rem !important; }

  .pt-lg-7, .py-lg-7 {
    padding-top: 6rem !important; }

  .pr-lg-7, .px-lg-7 {
    padding-right: 6rem !important; }

  .pb-lg-7, .py-lg-7 {
    padding-bottom: 6rem !important; }

  .pl-lg-7, .px-lg-7 {
    padding-left: 6rem !important; }

  .p-lg-8 {
    padding: 10rem !important; }

  .pt-lg-8, .py-lg-8 {
    padding-top: 10rem !important; }

  .pr-lg-8, .px-lg-8 {
    padding-right: 10rem !important; }

  .pb-lg-8, .py-lg-8 {
    padding-bottom: 10rem !important; }

  .pl-lg-8, .px-lg-8 {
    padding-left: 10rem !important; } }
@media screen and (min-width: 1200px) {
  .p-xl-6 {
    padding: 5rem !important; }

  .pt-xl-6, .py-xl-6 {
    padding-top: 5rem !important; }

  .pr-xl-6, .px-xl-6 {
    padding-right: 5rem !important; }

  .pb-xl-6, .py-xl-6 {
    padding-bottom: 5rem !important; }

  .pl-xl-6, .px-xl-6 {
    padding-left: 5rem !important; }

  .p-xl-7 {
    padding: 6rem !important; }

  .pt-xl-7, .py-xl-7 {
    padding-top: 6rem !important; }

  .pr-xl-7, .px-xl-7 {
    padding-right: 6rem !important; }

  .pb-xl-7, .py-xl-7 {
    padding-bottom: 6rem !important; }

  .pl-xl-7, .px-xl-7 {
    padding-left: 6rem !important; }

  .p-xl-8 {
    padding: 10rem !important; }

  .pt-xl-8, .py-xl-8 {
    padding-top: 10rem !important; }

  .pr-xl-8, .px-xl-8 {
    padding-right: 10rem !important; }

  .pb-xl-8, .py-xl-8 {
    padding-bottom: 10rem !important; }

  .pl-xl-8, .px-xl-8 {
    padding-left: 10rem !important; } }
.big-slider {
  height: 60vh; }
  .big-slider .slide {
    height: 60vh; }

.headroom {
  will-change: transform;
  will-change: background-color;
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.21, 0.92), background-color 0.5s ease; }

#desktop-nav {
  position: fixed;
  z-index: 1000;
  transition: .3s ease;
  width: 100%;
  top: 0; }
  #desktop-nav svg#logo-svg {
    height: 30px; }
  #desktop-nav svg#natuzzi-svg {
    height: 1rem; }
  #desktop-nav .main-nav {
    height: 100%; }
    #desktop-nav .main-nav li {
      height: 68px;
      margin-top: -1rem;
      margin-bottom: -1rem;
      display: flex;
      align-items: center;
      position: relative;
      overflow: hidden; }
      #desktop-nav .main-nav li:hover:after {
        bottom: -5px; }
      #desktop-nav .main-nav li:after {
        content: "";
        display: block;
        background-color: #FFFFFF;
        position: absolute;
        width: 100%;
        height: 10px;
        bottom: -10px;
        left: 0;
        transition: .3s ease; }
    #desktop-nav .main-nav li.active a {
      font-weight: 700; }
    #desktop-nav .main-nav li.active:after {
      bottom: -5px; }
  #desktop-nav.white-bg.headroom--top {
    background-color: white; }
    #desktop-nav.white-bg.headroom--top svg#logo-svg {
      fill: #000000; }
    #desktop-nav.white-bg.headroom--top svg#natuzzi-svg {
      fill: #000000; }
    #desktop-nav.white-bg.headroom--top .main-nav a {
      color: #000000; }
    #desktop-nav.white-bg.headroom--top .main-nav li:after {
      background-color: #000000; }
  #desktop-nav.headroom--top {
    padding: 1rem 0 !important;
    background-color: rgba(255, 255, 255, 0); }
    #desktop-nav.headroom--top svg#logo-svg {
      fill: #FFFFFF; }
    #desktop-nav.headroom--top svg#natuzzi-svg {
      fill: #FFFFFF; }
    #desktop-nav.headroom--top .main-nav a {
      color: white; }
  #desktop-nav.headroom--not-top {
    padding: 0.75rem 0 !important;
    background-color: white; }
    #desktop-nav.headroom--not-top .main-nav li {
      height: 60px;
      margin-top: -0.75rem;
      margin-bottom: -0.75rem; }
      #desktop-nav.headroom--not-top .main-nav li:after {
        background-color: black; }

#mobile-nav {
  z-index: 1000;
  width: 100%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
  #mobile-nav svg#logo-svg {
    height: 25px; }
  #mobile-nav.headroom--top svg#logo-svg {
    fill: white; }
  #mobile-nav.headroom--top .menu-line {
    background-color: white; }
  #mobile-nav.headroom--not-top {
    background-color: white; }
    #mobile-nav.headroom--not-top svg#logo-svg {
      fill: #000000; }
    #mobile-nav.headroom--not-top .menu-line {
      background-color: #000000; }
  #mobile-nav.headroom--unpinned {
    transform: translateY(-130%); }
  #mobile-nav.headroom--pinned {
    transform: translateY(0%); }

#mobile-nav.noshadow {
  box-shadow: none !important; }

#main-menu-overlay svg#logo-svg {
  height: 25px; }
#main-menu-overlay svg#natuzzi-svg {
  height: 1rem; }
#main-menu-overlay .mobile-navigation li {
  margin-left: -1rem;
  margin-right: -1rem;
  position: relative;
  overflow: hidden; }
  #main-menu-overlay .mobile-navigation li:hover:after {
    right: -5px; }
  #main-menu-overlay .mobile-navigation li:after {
    content: "";
    display: block;
    background-color: #000000;
    position: absolute;
    height: 100%;
    width: 5px;
    right: -5px;
    top: 0;
    transition: .3s ease; }
  #main-menu-overlay .mobile-navigation li.active a {
    font-weight: 700; }
  #main-menu-overlay .mobile-navigation li.active:after {
    right: 0px; }
#main-menu-overlay .social-icons svg#fb-icon, #main-menu-overlay .social-icons svg#ig-icon {
  height: 20px;
  fill: #AAAAAA; }

footer .border-top {
  border-top: 1px solid #000000; }
footer svg#logo-svg {
  height: 45px;
  transition: .3s ease; }
  footer svg#logo-svg:hover {
    fill: #AAAAAA; }
footer .newsletter-subscribe input {
  width: calc(100% - 81px); }
footer svg#fb-icon, footer svg#ig-icon {
  height: 25px;
  fill: #000000;
  transition: .3s ease; }
  footer svg#fb-icon:hover, footer svg#ig-icon:hover {
    fill: #AAAAAA; }

#hero-main {
  width: 100%;
  height: 100vh;
  background: transparent; }
  #hero-main .hero-home {
    height: 100%; }
  #hero-main .hero-info {
    height: 100vh;
    z-index: 100; }

#services .ambientacion {
  height: 330px;
  width: 100%;
  background-image: url(/themes/missura/assets/images/ambientacion.jpg); }
#services .hoteleria {
  height: 270px;
  width: 100%;
  background-image: url(/themes/missura/assets/images/hoteleria.jpg); }

#featured-categories .featured-category.n1, #featured-categories .featured-category.n2, #featured-categories .featured-category.n3, #featured-categories .featured-category.n4, #featured-categories .featured-category.n5 {
  height: 240px; }
#featured-categories .featured-category .gradient-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 75%, rgba(0, 0, 0, 0.8) 99%);
  opacity: 0.7;
  transition: .3s ease; }
  #featured-categories .featured-category .gradient-overlay:hover {
    opacity: 1; }
#featured-categories .featured-category h2, #featured-categories .featured-category a {
  z-index: 2; }

#about {
  background-color: #f1f1f1; }

#brands .brand-card {
  height: 390px; }
#brands .brand-info {
  background-color: #f1f1f1; }
  #brands .brand-info .more-btn {
    width: 113px; }

#mini {
  height: 420px;
  background: transparent; }
  #mini .mini-info {
    z-index: 2; }

#newsletter .instaphoto {
  height: 120px;
  transition: .3s ease; }
  #newsletter .instaphoto a {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: center; }
  #newsletter .instaphoto:hover {
    opacity: .75; }
#newsletter .newsletter-subscribe {
  max-width: 420px !important;
  width: 100%;
  margin: auto; }

.newsletter-subscribe input {
  height: 45px;
  border: 1px solid black;
  padding: 0 1rem;
  width: 100%;
  appearance: none;
  -webkit-appearance: none; }
  .newsletter-subscribe input:placeholder {
    font: HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #AAAAAA; }
.newsletter-subscribe .form-btn {
  top: 0;
  right: 0;
  left: initial; }

.hero-small {
  height: 300px; }

.catalog .category-card {
  height: 210px; }
.catalog h2 {
  z-index: 2; }

#layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
  opacity: 1; }
#layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
  opacity: 1; }
#layout-content.mini-missura #map {
  height: 300px; }

#ambientacion-info .ambientacion {
  background-image: url(/themes/missura/assets/images/ambientacion2.jpg);
  height: 330px; }

#ambientacion-form {
  background-color: #f1f1f1; }
  #ambientacion-form input {
    border: none;
    background-color: white;
    height: 45px;
    width: 100%;
    padding: 0 15px; }
    #ambientacion-form input:placeholder {
      color: #AAAAAA; }
  #ambientacion-form button {
    width: 100%; }

#hoteleria-info .hoteleria {
  background-image: url(/themes/missura/assets/images/main-bg.jpg);
  height: 330px; }
#hoteleria-info .hotel-list {
  list-style-type: disc;
  list-style-position: outside; }
  #hoteleria-info .hotel-list li {
    margin-bottom: 0.25rem;
    font-size: 14px; }

#natuzzi-info .natuzzi {
  background-image: url(/themes/missura/assets/images/natuzzi/batticuore.jpg);
  height: 330px; }
  #natuzzi-info .natuzzi small {
    bottom: -30px; }

#natuzzi-slider img {
  height: 240px; }
#natuzzi-slider small {
  bottom: 30px; }

.natuzziDots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  .natuzziDots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .natuzziDots 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; }
      .natuzziDots li button:hover, .natuzziDots li button:focus {
        outline: none; }
        .natuzziDots li button:hover:before, .natuzziDots li button:focus:before {
          opacity: 1; }
      .natuzziDots li button:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        content: '•';
        text-align: center;
        opacity: .55;
        color: #000000;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
  .natuzziDots li.slick-active button:before {
    opacity: .95;
    color: #000000; }

.customDots {
  position: absolute;
  bottom: 1rem;
  display: block;
  width: 50%;
  right: 0;
  padding: 0;
  padding-right: 1rem;
  margin: 0;
  list-style: none;
  text-align: right; }
  .customDots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .customDots 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; }
      .customDots li button:hover, .customDots li button:focus {
        outline: none; }
        .customDots li button:hover:before, .customDots li button:focus:before {
          opacity: 1; }
      .customDots li button:before {
        font-family: 'slick';
        font-size: 30px;
        line-height: 30px;
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        height: 30px;
        content: '•';
        text-align: center;
        opacity: .55;
        color: #FFFFFF;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
  .customDots li.slick-active button:before {
    opacity: .95;
    color: #FFFFFF; }

.contact-form input {
  height: 45px;
  width: 100%;
  border: 1px solid black;
  padding: 0 1rem;
  appearance: none;
  -webkit-appearance: none; }
  .contact-form input:placeholder {
    font: HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #AAAAAA; }
.contact-form textarea {
  height: 90px;
  width: 100%;
  border: 1px solid black;
  padding: 1rem;
  appearance: none;
  -webkit-appearance: none; }
  .contact-form textarea:placeholder {
    font: HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #AAAAAA; }

#map {
  height: 300px; }

@media screen and (max-width: 767px) {
  html, body {
    overflow-x: hidden; }
    html.active, body.active {
      overflow: hidden;
      position: fixed; } }
@media screen and (min-width: 576px) {
  .h-sm-100 {
    height: 100% !important; }

  #newsletter .instaphoto {
    height: 210px; }

  .catalog .category-card {
    height: 300px; } }
@media screen and (min-width: 768px) {
  main {
    padding-top: 0; }

  #featured-categories .featured-category.n1 {
    height: 600px; }
  #featured-categories .featured-category.n2, #featured-categories .featured-category.n3, #featured-categories .featured-category.n4, #featured-categories .featured-category.n5 {
    height: 300px; }

  #layout-content.ambientacion .big-slider, #layout-content.hoteleria .big-slider, #layout-content.natuzzi .big-slider {
    height: calc(60vh - 68px); }
    #layout-content.ambientacion .big-slider .slide, #layout-content.hoteleria .big-slider .slide, #layout-content.natuzzi .big-slider .slide {
      height: calc(60vh - 68px); }

  #services .ambientacion {
    height: 540px; }
  #services .hoteleria {
    height: 420px; }

  .catalog .category-card {
    height: 360px; }

  #layout-content.contacto .hero-small {
    height: 450px; }

  .customDots {
    bottom: 3rem;
    padding-right: 5rem; }

  #hoteleria-info .hoteleria, #hoteleria-info .ambientacion, #hoteleria-info .natuzzi, #ambientacion-info .hoteleria, #ambientacion-info .ambientacion, #ambientacion-info .natuzzi, #natuzzi-info .hoteleria, #natuzzi-info .ambientacion, #natuzzi-info .natuzzi {
    height: 540px; }

  #map {
    height: 480px; }

  #natuzzi-slider img {
    height: 450px; } }
@media screen and (min-width: 992px) {
  #featured-categories .featured-category.n1 {
    height: 800px; }
  #featured-categories .featured-category.n2, #featured-categories .featured-category.n3, #featured-categories .featured-category.n4, #featured-categories .featured-category.n5 {
    height: 400px; }

  #services .ambientacion {
    height: 600px; }
  #services .hoteleria {
    height: 480px; }

  #newsletter .instaphoto {
    height: 240px; }

  .catalog .category-card {
    height: 300px; }

  #hoteleria-info .hoteleria, #hoteleria-info .ambientacion, #hoteleria-info .natuzzi, #ambientacion-info .hoteleria, #ambientacion-info .ambientacion, #ambientacion-info .natuzzi, #natuzzi-info .hoteleria, #natuzzi-info .ambientacion, #natuzzi-info .natuzzi {
    height: 600px; }

  .big-slider {
    height: 100vh; }
    .big-slider .slide {
      height: 100vh; }

  #layout-content.ambientacion .big-slider, #layout-content.hoteleria .big-slider, #layout-content.natuzzi .big-slider {
    height: calc(100vh - 68px);
    margin-top: 68px !important; }
    #layout-content.ambientacion .big-slider .slide, #layout-content.hoteleria .big-slider .slide, #layout-content.natuzzi .big-slider .slide {
      height: calc(100vh - 68px); }
  #layout-content.category .category-card, #layout-content.mini-missura .category-card {
    transition: .3s ease; }
    #layout-content.category .category-card .black-overlay, #layout-content.mini-missura .category-card .black-overlay {
      transition: .3s ease;
      opacity: 0 !important; }
    #layout-content.category .category-card h2, #layout-content.mini-missura .category-card h2 {
      opacity: 0 !important; }
    #layout-content.category .category-card:hover .black-overlay, #layout-content.category .category-card:hover h2, #layout-content.mini-missura .category-card:hover .black-overlay, #layout-content.mini-missura .category-card:hover h2 {
      opacity: 1 !important; } }
@media screen and (min-width: 1200px) {
  .catalog .category-card {
    height: 330px; }

  .customDots {
    padding-right: 10rem; } }
@media screen and (min-width: 1400px) {
  .catalog .category-card {
    height: 420px; } }
/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }
/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }
/* ----------- iPad Pro 10.5" ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }
/* ----------- iPad Pro 12.9" ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #layout-content.category .catalog .category-card .black-overlay, #layout-content.mini-missura .catalog .category-card .black-overlay {
    opacity: 1 !important; }
  #layout-content.category .catalog .category-card h2, #layout-content.mini-missura .catalog .category-card h2 {
    opacity: 1 !important; } }

/*# sourceMappingURL=web.css.map */
