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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'Meeple';
  src: url('../fonts/MeepleRegular.woff2') format('woff2'),
    /* Modern Browsers */
    url('../fonts/MeepleRegular.otf') format('opentype');
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'MeepleSemBd';
  src: url('../fonts/MeepleSemiBold.woff2') format('woff2'),
    /* Modern Browsers */
    url('../fonts/MeepleSemiBold.otf') format('opentype');
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

body {
  font-family: 'Meeple', 'Infra', 'Roboto', sans-serif;
  font-weight: normal;
}

u {
  text-decoration: none;
  border-bottom: 2px solid #212529;
}

.serif {
  font-family: 'seriflight';
}

.serif-bold {
  font-family: 'serifbold';
}

strong {
  font-weight: normal;
  font-family: 'MeepleSemBd', 'Meeple', 'Infra', 'Roboto', sans-serif;
}

a {
  color: inherit;
}

a:hover {
  color: inherit;
  opacity: .7;
}


a.installation__link:hover {
  opacity: 1;
  
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.6rem;
}

.etichetta,
sup {
  text-transform: uppercase;
  font-size: .7em;
  font-family: 'MeepleSemBd';
  font-weight: normal;
  letter-spacing: 1px;
}

sup.nostyle {
  text-transform: none;
  font-weight: inherit;
}

.navbar {
  font-weight: normal;
  font-family: 'MeepleSemBd';
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
}

.navbar-brand img {
  max-width: 200px;
}

.nav-link {
  padding: .7rem 1rem;
}

.container {
  max-width: 100%;
  padding: 0;
  position: relative;
}

.container-internal {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.container-content {
  z-index: 2;
  position: relative;
  padding: 30px 15px 60px;
}

header .container-content {
  padding-bottom: 0;
  padding-top: 10px;
}

.rows-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  z-index: 1;
}

.rows-back .row-back {
  height: 100%;
  border-left: 1px solid #eae5e2;
}

.rows-back .row-back:last-child {
  border-right: 1px solid #eae5e2;
}

.navbar {
  box-shadow: none;
}

.navbar.navbar-light .breadcrumb .nav-flex-icons .nav-item .nav-link, .navbar.navbar-light .navbar-nav.nav-flex-icons .nav-item .nav-link {
  color: #d0c3bb;
}

.navbar.navbar-light .breadcrumb .nav-flex-icons .nav-item.active .nav-link, .navbar.navbar-light .navbar-nav.nav-flex-icons .nav-item.active .nav-link {
  color: #eb6e78;
}

.navbar.navbar-light .breadcrumb .nav-item.active>.nav-link, .navbar.navbar-light .navbar-nav .nav-item.active>.nav-link {
  background: none;
}

.navbar.navbar-light .breadcrumb .nav-item>.nav-link span, .navbar.navbar-light .navbar-nav .nav-item>.nav-link span {
  display: inline-block;
  padding: 3px 0;
}

.navbar.navbar-light .breadcrumb .nav-item.active>.nav-link span, .navbar.navbar-light .navbar-nav .nav-item.active>.nav-link span {
  border-bottom: 2px solid #212529;
}

.intro-hp {
  min-height: 80vh;
}

.intro-hp h1 img {
  max-width: 100%;
  margin: 1em 0;
  width: 80%;
}

.intro-hp h2 {
  font-weight: normal;
  font-family: 'MeepleSemBd';
  font-size: 26px;
  margin-bottom: 1em;
}

.intro-hp p u {
  font-size: 2em;
  font-weight: normal;
  font-family: 'MeepleSemBd';
  border-width: 4px;
  display: inline-block;
  line-height: 38px;
  vertical-align: middle;
}

.intro-hp .link-arrow {
  margin-top: 1em;
  display: inline-block;
}

.view {
  height: 100%;
}

.view .mask {
  position: relative;
}

.mask.flex-center > div:first-child {
  padding:0;
}

.link-arrow {
  font-weight: normal;
  font-family: 'MeepleSemBd';
}

.link-arrow img {
  display: inline-block;
  height: 0.7em;
  width: auto;
  vertical-align: baseline;
}

.back-color-2 {
  background: #f6f4f3;
}

.back-color-2 .rows-back .row-back,
.back-color-2 .rows-back .row-back:last-child {
  border-color: #e6e0dc;
}

.about-intro-hp {
  margin-top: 1em;
}

.hp-section-title {
  margin: .5em 0 1em;
}

.main-carousel,
.single-carousel,
.single-carousel .flickity-viewport {
  overflow: hidden;
}

.installations .carousel-cell,
.installations .carousel-cell a {
  padding: 20px;
}

.installations .carousel-cell span {
  font-size: 1.3em;
  display: inline-block;
  margin-bottom: 10px;
}

.installations .carousel-cell strong {
  display: inline-block;
  margin-top: 10px;
}

.carousel-cell img {
  max-width: 100%;
}

.single-carousel .carousel-cell {
  width: 100%;
}

.carousel-buttons {
  position: absolute;
  right: 0;
  top: 50%;
  width: 6.3%;
  text-align: center;
  margin-top: -20px;
  display: none;
}

.carousel-buttons button {
  border: none;
  background: none;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.carousel-cell a {
  display: block;
  width: 100%;
}

a.carousel-cell:hover,
.carousel-cell a:hover {
  background: #efecea;
}

.designer {
  margin-top: 20px;
  margin-bottom: 30px;
}

.designer img {
  /* margin-top:-5em; */
  z-index: 1;
}

.designer>div {
  z-index: 2;
}

.designer h4 {
  font-weight: normal;
  font-family: 'MeepleSemBd';
  font-size: 2.5em;
  margin-bottom: 1em;
}

.logo-daimaru {
  width: 100%;
  max-width: 200px;
  height: auto;
}

.grid:after {
  content: '';
  display: block;
  clear: both;
}

.grid-sizer,
.grid-item {
  width: 33.333%;
}

@media (max-width: 575px) {

  .grid-sizer,
  .grid-item {
    width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {

  .grid-sizer,
  .grid-item {
    width: 50%;
  }
}

/* @media (min-width: 768px) and (max-width: 991px) {
  .grid-sizer,
  .grid-item {
    width: 33.333%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-sizer,
  .grid-item {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .grid-sizer,
  .grid-item {
    width: 20%;
  }
} */
.grid-item {
  float: left;
  padding-bottom: 3em;
}

.grid-item img {
  display: block;
  max-width: 100%;
}

footer {
  background: #393635;
}

footer .rows-back .row-back,
footer .rows-back .row-back:last-child {
  border-color: #857f7c;
}

footer .logo-bianco {
  max-width: 200px;
}

.red-text {
  color: #eb6e78 !important;
}

.brown-text {
  color: #d0c3bb !important;
}

.light-blue-text {
  color: #cbe0f0 !important;
}

.light-red-text {
  color: #e9caca !important;
}

.red-text u,
u.red-text {
  border-color: #eb6e78;
}

.sticky-container {
  display: block;
}

.sticky-steady,
.sticky-scroll {
  float: left;
  flex: none;
}

.sticky-scroll img {
  width: 100%;
  padding: 0 0 15px;
}

.scrollmagic-pin-spacer {
  height: auto !important;
  min-height: 0 !important;
}

.tit-interna {
  font-weight: normal;
  font-family: 'MeepleSemBd';
  margin: 1em 0;
  font-size: 1.5em;
  line-height: 1.5em;
}

.singola-installazione .tit-interna {
  font-size: 1em;
  margin: 0;
  display: block;
  vertical-align: sub;
}

hr.dash {
  width: 60px;
  height: 2px;
  background: #212529;
  margin: 60px auto;
}

.display-project-1 {
  z-index: 1;
}

.display-project-2 {
  z-index: 2;
}

.display-project-1,
.display-project-2 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.display-project-1 img,
.display-project-2 img {
  width: 100%;
}

.installation-next,
.installation-prev {
  position: fixed;
  top: 50%;
  width: 35px;
  height: 50px;
  background: url('../img/arrow-l.svg') no-repeat center center;
  z-index: 3;
  margin-top: -25px;
  left: 0px;
}

.installation-next {
  left: auto;
  right: 0px;
  background: url('../img/arrow-r.svg') no-repeat center center;
}

.installation-prev:hover {
  background-position: left center;
}

.installation-next:hover {
  background-position: right center;
}

.installation-prev:after {
  content: "prev";
  display: block;
  opacity: 0;
  position: absolute;
  left: 30px;
  height: 24px;
  top: 12px;
}

.installation-next:after {
  content: "next";
  display: block;
  opacity: 0;
  position: absolute;
  right: 30px;
  height: 24px;
  top: 12px;
}

.installation-prev:hover:after {
  opacity: 1;
  left: 20px;
}

.installation-next:hover:after {
  opacity: 1;
  right: 20px;
}

/*********************************************************

 TRANSITIONS

*********************************************************/
a,
.installation-prev:after,
.installation-next:after {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

/*********************************************************



*********************************************************/
@media (min-width: 576px) {
  .container-internal {
    width: 87.5%;
  }
}

/*********************************************************

 SM

*********************************************************/
@media (min-width: 768px) {
  .carousel-buttons {
    display: block;
  }

  .intro-hp h2 {
    font-size: 30px;
  }

  .view .mask {
    position: absolute;
    /* background:url('../img/hp.png?v=2') no-repeat left center;
    background-size:45% auto; */
  }

  .hp-section-title {
    margin: 0 0 1em;
  }

  .container-content {
    padding-left: 0;
    padding-right: 0;
  }

  .singola-installazione .tit-interna {
    font-size: 1.3em;
    vertical-align: text-top;
    display: inline-block;
  }

  .display-project-2 img {
    width: 130%;
    margin-left: 10%;
  }

  .display-project-2 p {
    padding-left: 10%;
  }

  .mask.flex-center > div:first-child {
    padding:0 15px;
  }

  h1 {
    font-size: 4rem;
  }
}

/*********************************************************

 MD

*********************************************************/
@media (min-width: 992px) {
  .navbar {
    font-size: 12px;
  }

  .nav-link {
    padding: .5rem 1.2rem;
  }

  .installation-next,
  .installation-prev {
    width: 50px;
    left: 10px;
  }

  .installation-next {
    left: auto;
    right: 10px;
  }

  .installation-prev:after {
    left: 40px;
  }

  .installation-next:after {
    right: 40px;
  }

  .installation-prev:hover:after {
    left: 30px;
  }

  .installation-next:hover:after {
    right: 30px;
  }
}

@media (min-width: 1024px) {
  .navbar .nav-flex-icons {
    margin-left: 30px;
  }

  .intro-hp h1 img {
    width: 60%;
  }
}

/*********************************************************

 LG

*********************************************************/
@media (min-width: 1200px) {
  .container-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .navbar-brand img {
    max-width: 300px;
  }

  .navbar .nav-flex-icons {
    margin-left: 60px;
  }

  .tit-interna {
    font-size: 2em;
  }

  header .container-content {
    padding-top: 40px;
  }
}

@media (min-width: 1380px) {
  h2 {
    font-size: 3rem;
  }
}

/*********************************************************

 XL

*********************************************************/
@media (min-width: 1700px) {
  .container-internal {
    max-width: 1487px;
  }

  .container-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .carousel-buttons {
    width: calc((100% - 1487px)/2);
  }
}

@media (max-width: 767px) {
  .sticky-steady-block {
    position: relative !important;
    inset: 0 auto !important;
    padding-top: 0 !important;
    padding-bottom: 30px !important;
  }

  .scrollmagic-pin-spacer {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .rows-back .row-back:nth-child(1),
  .rows-back .row-back:nth-child(2),
  .rows-back .row-back:nth-child(3),
  .rows-back .row-back:nth-child(4) {
    border: none;
  }
}
