@font-face {
  font-family: "Nimbus";
  src: url("fonts/nimbus/NimbusSansBeckerTCon-Bold.eot");
  src: url("fonts/nimbus/NimbusSansBeckerTCon-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/nimbus/NimbusSansBeckerTCon-Bold.woff2") format("woff2"),
    url("fonts/nimbus/NimbusSansBeckerTCon-Bold.woff") format("woff"),
    url("fonts/nimbus/NimbusSansBeckerTCon-Bold.ttf") format("truetype"),
    url("fonts/nimbus/NimbusSansBeckerTCon-Bold.svg#NimbusSansBeckerTCon-Bold")
      format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
}

/*
Theme Name: Iotti + Pavarani
*/

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.container {
  padding-left: 3px;
  padding-right: 3px;
}

.row {
  margin-right: -3px;
  margin-left: -3px;
}

.sp {
  height: 10px;
}

.sp2 {
  height: 20px;
}

.sp3 {
  height: 30px;
}

.sp4 {
  height: 40px;
}

@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 860px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1006px;
  }
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  margin-top: 102px;
  -webkit-font-smoothing: antialiased;
}

@keyframes disappear {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

#loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: #fff;
  cursor: wait;
  pointer-events: none;
  animation-name: disappear;
  animation-duration: 0;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  animation-play-state: running;
}

pre {
  font-family: monospace;
}

a {
  cursor: pointer;
  color: rgb(181, 151, 91);
  transition: color 0.2s;
}

a:hover {
  color: #222;
}

.dark-yellow {
  color: rgb(181, 151, 91);
}

.dark-gray {
  color: #777;
}

.gray {
  color: #999;
}

.green {
  color: #88b65f;
}

.black {
  color: #000;
}

.white {
  color: #fff;
}

.pl {
  padding-left: 15px;
}

.pl2 {
  padding-left: 30px;
}

.pr {
  padding-right: 15px;
}

.pr2 {
  padding-right: 30px;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.taj {
  text-align: justify;
}

.tac {
  text-align: center;
}

.regular,
.fwr {
  font-weight: normal !important;
}

.bold,
.fwb {
  font-weight: bold !important;
}

.light,
.fwl {
  font-weight: 300 !important;
}

.btn {
  border-radius: 0;
}

.btn-yellow {
  background: #e6b52a;
  color: #000 !important;
}

.ttu {
  text-transform: uppercase;
}

.cond {
  font-family: "Roboto Condensed", sans-serif;
}

.nimbus {
  font-family: Nimbus, sans-serif;
}

.mb0 {
  margin-bottom: 0;
}

.mbsp {
  margin-bottom: 15px;
}

.dib {
  display: inline-block;
}

img.pull-right {
  margin: 0 0 10px 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  font-family: "Roboto Condensed", sans-serif;
  margin: 0;
  margin-bottom: 3px;
  color: #000;
}

.bigger2x {
  font-size: 2em;
}

h1 {
  font-family: "Nimbus", sans-serif;
  font-size: 26px;
}

h2 {
  font-size: 23px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

.ml20 {
  margin-left: 20px;
}

.show-all {
  text-align: right;
  float: right;
  display: inline-block;
  margin-top: 7px;
  font-weight: 400;
}

p {
  margin: 0 0 5px 0;
}

.text-content {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5em;
}

.text-content-columns {
  columns: 3;
}

.wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

img.wrap-left {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 100%;
}

.on-the-left {
}

#logo {
  margin-bottom: 0;
  display: inline-block;
  text-decoration: none !important;
  font-family: "Nimbus", sans-serif;
  color: #000;
  font-size: 40px;
}

#logo > span {
  color: #ccc;
}

#header {
  padding-top: 10px;
  padding-bottom: 20px;
  position: fixed;
  z-index: 99;
  background: #fff;
  width: 100%;
  top: 0;
}

body.admin-bar #header {
  top: 32px;
}

#header.scrolled {
  border-bottom: 1px solid #ddd;
}

#header-menu {
  font-family: Nimbus, sans-serif;
  font-size: 20px;
  list-style: none;
  float: right;
  margin: 0;
  margin-top: -6px;
}

#header-menu a {
  text-transform: uppercase;
  color: #222;
}

#main-menu {
  text-align: left;
  text-transform: uppercase;
  padding: 0;
  font-weight: 300;
  font-family: "Roboto Condensed", sans-serif;
  margin: 0;
}

#main-menu li {
  display: inline-block;
}

#main-menu a {
  color: #999;
  display: block;
  padding: 0 8px;
}

#main-menu li:first-child a {
  padding-left: 0;
}

#main-menu li:last-child a {
  padding-right: 0;
  text-align: right;
}

#main-menu a:hover {
  color: rgb(181, 151, 91);
}

#footer {
  margin-top: 20px;
  font-size: 13px;
  padding: 20px 0;
  color: #000;
  background: #eee;
}

#footer a {
  color: black;
  text-decoration: underline;
}

.carousel .carousel-indicators {
  position: absolute;
  bottom: 14px;
  right: 20px;
  left: inherit;
  margin: 0;
  width: auto;
}

.carousel .carousel-indicators li {
  background-color: #a5a5a1;
  width: 8px;
  height: 8px;
  margin: 0px 2px;
  border: none;
}

.carousel .carousel-indicators li.active {
  background: #fff;
}

.carousel .carousel-control {
  background: none;
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: center;
  width: 70px;
}

.carousel .carousel-control.left {
  background-image: url(img/arrow-left.png);
}

.carousel .carousel-control.right {
  background-image: url(img/arrow-right.png);
}

.carousel .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel .item.active {
  opacity: 1;
}

.carousel .item.active.left,
.carousel .item.active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel .item.next.left,
.carousel .item.right.prev {
  opacity: 1;
}

#intro-slider {
  margin-bottom: 30px;
  position: relative;
}

#intro-slider .myitem {
  display: block;
  text-decoration: none;
  position: relative;
}

#intro-slider .quote {
  position: absolute;
  left: 30px;
  top: 30px;
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  opacity: 0;
  font-weight: 100;
  font-family: "Roboto Condensed", sans-serif;
  transition: opacity 0.6s 0.4s;
}

#intro-slider .quote p {
  margin-bottom: 0px;
}

#intro-slider .item.active .quote {
  opacity: 1;
}

#intro-slider .band {
  background: rgba(0, 0, 0, 0.6);
  padding: 15px 30px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 90px;
  font-weight: normal;
  opacity: 0;
  transition: opacity 1s 2s;
}

#intro-slider .item.active .band {
  opacity: 1;
}

#intro-slider .band * {
  color: #fff;
}

#intro-slider .band h5 {
  width: 77%;
}

#home-news {
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 5px;
  margin-bottom: 30px;
}

.home-work-section {
  margin-bottom: 10px;
}

.home-work-section [data-expand-container] {
  height: 260px;
  overflow: hidden;
}

.home-news {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}

.home-news .home-news-bg {
  display: block;
  position: relative;
  margin-bottom: 5px;
  margin-top: 5px;
  height: 250px;
  overflow: hidden;
}

.home-news-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-news:hover .home-news-bg:hover {
  opacity: 0.7;
}

.home-news > section {
  text-align: left;
  height: auto;
  height: 52px;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
  display: box;
  line-clamp: 3;
  box-orient: vertical;
}

.home-news .home-news-content {
  text-overflow: ellipsis;
  font-size: 13px;
  /* height: 2.2em; */
  /* line-height: 1.1em; */
}

.home-news .home-news-content p {
  display: inline;
}

.home-work {
  height: 260px;
}

.home-work .home-work-bg {
  height: 200px;
  display: block;
  margin-bottom: 5px;
  position: relative;
  margin-top: 3px;
  overflow: hidden;
  position: relative;
}

.home-work .home-work-bg > img {
  position: absolute;
  left: -999px;
  right: -999px;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}

.home-work .home-work-bg:hover {
  opacity: 0.7;
}

#single-work #slider {
  margin-bottom: 30px;
}

#single-news #slider {
  margin-bottom: 30px;
}

#single-work #slider .myitem {
  position: relative;
}

#single-news #slider .myitem {
  position: relative;
}

#single-work .carousel .carousel-indicators {
  bottom: -50px;
  right: 0;
}

#single-news .carousel .carousel-indicators {
  bottom: 10px;
  right: 10px;
}

#single-work .carousel .carousel-indicators li.active,
#single-news .carousel .carousel-indicators li.active {
  background: #000;
}

#single-work #info {
  margin: 0;
  list-style: none;
  padding: 0;
  font-weight: 400;
  font-size: 12px;
  padding-left: 20px;
}

#single-work #info p {
  margin: 0;
}

#single-work #info li {
  margin-bottom: 5px;
}

#single-work #info li b {
  color: #999;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}

#single-work .carousel .carousel-control.left {
  background-image: url(img/arrow-left-gray.png);
}

#single-work .carousel .carousel-control.right {
  background-image: url(img/arrow-right-gray.png);
}

#single-work .right.carousel-control {
  width: 100%;
  z-index: 4;
  background-position: 98% center;
}

#single-work .carousel-control {
  opacity: 0;
  transition: opacity 0.2s;
}

#single-work #slider:hover .carousel-control {
  opacity: 1;
}

#single-work .left.carousel-control {
  z-index: 5;
}

#single-work .left.carousel-control {
  z-index: 5;
}

#page-studio #slider .myitem {
  display: block;
  position: relative;
}

#page-studio .studio-section {
  margin-bottom: 20px;
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 10px;
}

#page-studio .studio-section > header {
  margin-bottom: 20px;
}

#map-canvas {
  width: 100%;
  height: 330px;
  overflow: hidden;
}

#map-canvas-container {
  height: 300px;
}

.btn-yellow {
  border-radius: 0;
}

.archive-section {
  margin-bottom: 30px;
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 20px;
}

table {
  width: 100%;
}

table#competitions {
  width: 47%;
}

table#competitions td {
  vertical-align: top;
  padding-bottom: 10px;
}

table#competitions p {
  line-height: 1em;
}

table#competitions td:nth-child(2) {
  width: 60px;
  text-align: right;
}

.page-gallery-right {
  width: 515px;
  float: right;
  padding-left: 15px;
  margin-left: 15px;
  margin-bottom: 20px;
}

#publications [data-expand-container] {
  height: 298px;
  overflow: hidden;
}

.publication {
  float: left;
  width: 18%;
  margin-right: 2.5%;
  height: 300px;
  z-index: 3;
  position: relative;
}

.publication:nth-child(5n) {
  margin-right: 0;
}

.publication-picture {
  width: 100%;
  height: 222px;
  background-size: contain;
  margin-bottom: 10px;
}

.publication-title {
  font-size: 12px;
}

.publication-date {
  font-size: 12px;
  color: #999;
}

.fb-link {
  width: 18px;
  height: 18px;
  margin-left: 15px;
  background: url(img/fbicon.png) center no-repeat;
  display: inline-block;
  background-size: 100%;
}

.instagram-link {
  width: 18px;
  height: 18px;
  margin-left: 5px;
  background: url(img/instagramicon.png) center no-repeat;
  display: inline-block;
  background-size: 100%;
}

#page-studio .fb-link,
#page-studio .instagram-link {
  float: right;
  width: 22px;
  height: 22px;
  margin-top: 2px;
}

@media (max-width: 767px) {
  body {
    margin-top: 85px;
  }

  .center-xs {
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  .show-all {
    text-align: center;
    display: block;
    margin: 4px auto 4px auto;
    float: none;
  }

  #header {
    height: 85px;
    padding: 10px 0;
  }

  .page-gallery-right {
    display: none;
  }

  #logo {
    font-size: 33px;
    text-align: center;
    display: block;
    margin: 0 auto;

    line-height: 33px;
  }

  #main-menu {
    display: none;
  }

  #header-menu {
    float: none;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

  .carousel .carousel-indicators {
    display: none;
  }

  .carousel .carousel-control {
    opacity: 0 !important;
  }

  #intro-slider .quote {
    font-size: 22px;
    left: 15px;
    top: 15px;
  }

  #intro-slider .band {
    padding: 15px;
    height: auto;
  }

  #intro-slider .band h3 {
    font-size: 16px;
  }

  #intro-slider .band h5 {
    display: none;
  }

  .home-work-section {
    border-top: 1px solid #ddd;
    padding-top: 9px;
  }

  #home-news {
    border: none;
    margin-bottom: 0;
  }

  #home-news .row:nth-child(2) > *:nth-child(2) {
    display: none;
  }

  .home-news .home-news-bg {
    height: 160px;
    overflow: hidden;
  }

  #footer {
    font-size: 11px;
    letter-spacing: 0px;
    padding: 15px 5px;
  }

  #footer p {
    margin-bottom: 4px;
  }

  .pl,
  .pl2,
  .pr,
  .pr2 {
    padding: 0;
  }

  #single-work #info {
    padding: 0;
    margin-top: 15px;
  }

  .publication {
    width: 47%;
    margin-right: 3%;
  }

  .publication:nth-child(2n) {
    margin-right: 0;
  }

  .publication:nth-child(5n) {
    margin-right: 3%;
  }

  table#competitions {
    width: 100%;
  }
}
