.titolo-grande {
  font-size: 50px;
  font-weight: 600;
  color: #1c1c1c;
}
.titolo-p-prodotti {
  font-size: 70px;
  color: #b98539;
  text-transform: uppercase;
  line-height: 1;
  font-family: Lato;
  font-weight: 500;
}
p {
  color: #6d6e71;
}
body a.uk-button.uk-button-primary.uk-button-small {
  padding: 5px 20px 5px 20px;
  border: 3px solid #b98539;
  border-radius: 3px;
  font-weight: 600;
  margin-top: 0px;
  background-color: #ffffff;
  color: #000000 !important;
}
body a.uk-button.uk-button-primary.uk-button-small:hover {
  background-color: #FFF9E9;
  border: 3px solid #b98539;
  border-radius: 3px;
}
.outline {
  outline: 1px solid red;
}
nav.uk-navbar {
  max-width: 1340px;
  margin: auto;
  z-index: 50;
}
nav.uk-navbar svg {
  color: #b98539;
}
nav.uk-navbar svg:hover {
  color: #1c1c1c;
}
body .tm-header div.uk-sticky div.uk-navbar-container {
  background-color: rgba(242, 242, 242, 0.7);
}
body .tm-header div.uk-sticky div.uk-navbar-container ul.uk-navbar-nav li a {
  color: #333333;
}
body .tm-header div.uk-sticky div.uk-navbar-container ul.uk-navbar-nav li a:hover,
body .tm-header div.uk-sticky div.uk-navbar-container ul.uk-navbar-nav li a:active,
body .tm-header div.uk-sticky div.uk-navbar-container ul.uk-navbar-nav li a:focus {
  color: #0068af;
}
body.home .tm-top .uk-background-norepeat {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (max-width: 960px) {
  body.home .tm-top .uk-background-norepeat {
    text-align: center;
    margin: auto;
  }
  body.home .tm-top .uk-background-norepeat .uk-first-column {
    padding-left: 0px;
  }
  body.home .tm-top .uk-background-norepeat h1,
  body.home .tm-top .uk-background-norepeat h2,
  body.home .tm-top .uk-background-norepeat div,
  body.home .tm-top .uk-background-norepeat p {
    margin: auto;
    text-align: center;
  }
  body.home .tm-top .uk-background-norepeat h2 + div {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .tm-top h2 {
    font-size: 50px !important;
  }
}
h1.uk-heading-line {
  width: calc(33.32222592469177%);
}
h1.uk-heading-line span {
  color: #1c1c1c;
  font-weight: 600;
  letter-spacing: 0.1vw;
}
h1.uk-heading-line ::after {
  border-bottom-color: rgba(0, 0, 0, 0.1) !important;
}
h2.uk-heading-hero div.titolo {
  color: #b98539;
  text-transform: uppercase;
}
div.uk-background-norepeat h2.uk-heading-hero + div p {
  color: #6d6e71;
}
a.wk-slidenav {
  color: #CCCCCC !important;
  width: 30px;
  height: 30px;
}
.punti-di-forza {
  margin-top: 100px;
  margin-bottom: 30px;
  width: 1200px;
  justify-content: center;
}
@media only screen and (max-width: 1230px) {
  .punti-di-forza {
    width: 85%;
    margin: 100px auto;
  }
  .punti-di-forza .punti.uk-first-column {
    width: 100%;
    margin: 50px auto 0px auto;
    padding-right: 0px;
  }
  .punti-di-forza .punti.uk-first-column .uk-grid {
    margin: auto;
  }
  .punti-di-forza .punti.uk-first-column .punto {
    width: 50%;
    padding-left: 5%;
  }
  .punti-di-forza .punti.uk-first-column .punto:nth-child(1),
  .punti-di-forza .punti.uk-first-column .punto:nth-child(3) {
    padding-left: 0px;
    width: 50%;
    padding-right: 5%;
  }
  .punti-di-forza .testo.uk-first-column {
    width: 100%;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 640px) {
  .punti-di-forza .punti.uk-first-column {
    margin-top: 0px;
  }
  .punti-di-forza .punti.uk-first-column .punto {
    width: 100%;
    margin: auto;
    padding: 0px;
    margin-top: 50px;
  }
  .punti-di-forza .punti.uk-first-column .punto:nth-child(1),
  .punti-di-forza .punti.uk-first-column .punto:nth-child(3) {
    padding-left: 0px;
    width: 100%;
    padding: 0px;
  }
}
.punti-di-forza .uk-first-column {
  align-self: flex-start;
  padding-left: 0px;
  padding-right: 80px;
}
.punti-di-forza .uk-first-column span.uk-h2 {
  font-size: 30px;
  color: #b98539;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.1vw;
}
.punti-di-forza .uk-first-column .uk-h1 {
  display: block;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 10px 0px 20px 0px;
  letter-spacing: 0.1vw;
}
.punti-di-forza .uk-first-column .description {
  font-size: 15px;
  color: #6d6e71;
}
.punti-di-forza .punto {
  padding: 0px 0px 0px 85px;
}
.punti-di-forza .punto img {
  max-width: 60px;
}
.punti-di-forza .punto h4 {
  font-weight: 500;
  margin-top: 17px;
  margin-bottom: 5px;
}
.punti-di-forza .punto .description {
  font-size: 15px;
  color: #6d6e71;
}
body .categories-menu {
  background-color: #ffffff;
  max-width: 1300px;
  margin: auto;
}
body .categories-menu div.subcategory {
  background-color: #ffffff;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 2px solid #CCCCCC;
}
body .categories-menu div.subcategory a {
  font-size: 30px;
}
body .categories-menu div.subcategory img {
  max-width: 65px;
}
.azienda-module {
  margin: 60px 0px 10px 0px;
}
.azienda-module h4 {
  font-weight: 500;
  font-size: 30px;
}
.azienda-module h4 span {
  display: block;
  font-weight: 400;
  font-size: 50px;
  color: #b98539;
}
.azienda-module .uk-subnav.uk-subnav-divider,
.azienda-module .uk-subnav.uk-subnav-divider li {
  padding-left: 0;
}
#module-171 .custom {
  max-width: 1200px;
  margin: auto;
  margin-top: 80px;
}
#module-171 .custom .uk-dotnav {
  opacity: 0.6;
}
.servizi-uikit3 > div > .uk-grid {
  display: block;
}
.servizi-uikit3 .subcategory-banner {
  background-color: #e7e7e7;
  margin: 90px 0px;
  padding: 40px 0px 40px 0px;
}
.servizi-uikit3 .subcategory-banner .uk-container img {
  max-width: 60%;
  float: none;
  margin: auto;
}
@media only screen and (max-width: 800px) {
  .servizi-uikit3 .subcategory-banner .uk-container img {
    max-width: 100%;
  }
}
.servizi-uikit3 .subcategory-banner .uk-container .uk-card-body {
  max-width: 80%;
  margin: auto;
}
.servizi-uikit3 .subcategory-banner .descrizione {
  color: #6d6e71;
  margin-top: 10px;
  font-size: 15px;
}
.servizi-uikit3 .subcategory-banner a.uk-icon-link {
  font-size: 17px;
  color: #333333;
  font-weight: bold;
  text-transform: none;
  padding-bottom: 3px;
  border-bottom: 2px solid #333333;
}
.servizi-uikit3 .subcategory-banner a.uk-icon-link:hover {
  color: #0068af;
  border-bottom: 2px solid #0068af;
}
.servizi-uikit3 .subcategory-banner .uk-width-expand {
  padding-left: 25px;
}
.servizi-uikit3 .subcategory-banner span.uk-h4 {
  font-size: 30px;
  color: #b98539;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.1vw;
}
.servizi-uikit3 .subcategory-banner h2.uk-h3.uk-margin-bottom {
  text-align: left;
  margin-top: 10px;
}
.servizi-uikit3 .subcategory-banner h2.uk-h3.uk-margin-bottom a {
  color: #1c1c1c;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 0.1vw;
  line-height: 1.1;
  text-transform: uppercase;
}
.servizi-uikit3 .subcategory-banner h2.uk-h3.uk-margin-bottom strong {
  font-size: 53px;
}
.servizi-uikit3 a.uk-button {
  float: right;
}
.items div.uk-card {
  box-shadow: none;
  text-align: center;
}
.items div.uk-card .image {
  max-width: 85%;
  margin: auto;
}
.items div.uk-card h3.uk-h3 a {
  font-size: 22px;
  font-weight: 500;
  color: #b98539;
}
.items div.uk-card h3.uk-h3 a:hover {
  color: #b98539;
}
.items div.uk-card div.uk-card-body {
  color: #6d6e71;
  padding-top: 0px;
  font-size: 15px;
}
hr.uk-grid-divider {
  display: none;
}
body.home #tm-bottom .uk-grid-stack div.uk-width-1-1.uk-first-column {
  background-image: url('../img/background_realizzazioni.jpg');
  background-position: center bottom;
}
#module-155 h3 {
  color: #1c1c1c;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0.3vw;
  margin: 70px 0px 30px 0px;
}
div.uk-transition-fade h2.el-title {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.3vw;
  text-transform: uppercase;
  text-align: center;
}
div.uk-transition-fade div.el-meta {
  color: #ffffff;
  text-align: center;
}
div.uk-transition-fade:hover {
  background-color: #0068af;
}
div.uk-section-primary {
  background-color: #ffffff;
}
.categories-menu .subcategory {
  line-height: 1em;
}
@media only screen and (max-width: 1200px) {
  .categories-menu .subcategory {
    padding: 0px 7px 0px 7%;
    margin: 0px auto;
  }
}
.categories-menu .subcategory .uk-width-2-3 {
  padding: 40px 0;
}
.categories-menu .subcategory strong {
  display: block;
  font-size: 48px;
}
#footer-info .custom {
  max-width: 60%;
  margin-right: 10px;
}
.categories-menu .espositori {
  max-width: 30%;
}
@media only screen and (max-width: 1200px) {
  .categories-menu .espositori {
    max-width: 100%;
  }
}
.categories-menu .uk-float-right,
.categories-menu .uk-float-left,
.categories-menu .uk-flex-middle {
  float: left;
  width: 450px;
}
.uk-position-cover.uk-overlay-primary {
  background-color: rgba(0, 104, 175, 0.7);
}
.realizzazioni-module,
.realizzazione {
  margin-bottom: 60px !important;
}
.realizzazioni-module .details,
.realizzazione .details {
  background-color: #F2F2F2;
  color: rgba(0, 0, 0, 0.7);
  overflow: scroll;
  overflow-y: scroll;
  padding: 12px 15px 18px 15px;
  margin-bottom: 10%;
}
.realizzazioni-module .details ul,
.realizzazione .details ul {
  text-align: center;
  margin-bottom: 0px;
}
.realizzazioni-module .details li,
.realizzazione .details li {
  margin: 0;
}
.realizzazioni-module .details .custom-due,
.realizzazione .details .custom-due {
  opacity: 0.7;
}
.realizzazioni-module .details .custom-tre,
.realizzazione .details .custom-tre {
  font-weight: 600;
  text-transform: uppercase;
}
.buttonBlack {
  background-color: #000000;
  color: #ffffff;
  border: 3px solid #b98539;
}
.buttonBlack:hover {
  border: 3px solid #6b4d21;
}
.introduzione {
  background-color: #000000;
  color: #ffffff;
  padding: 0px 0px 80px 0px;
}
.introduzione .centoottanta {
  font-size: 60px;
  font-weight: bold;
}
.introduzione .progetti {
  font-size: 24px;
  line-height: 1em;
  padding-left: 10px;
}
.introduzione .progetti strong {
  display: block;
}
.introduzione .realizzazioni .link {
  margin: auto;
}
.introduzione .realizzazioni .link a {
  background-color: #000000;
  color: #ffffff;
  border: 3px solid #b98539;
  border-radius: 3px;
}
.introduzione .realizzazioni .link a:hover {
  border: 3px solid #6b4d21;
}
.realizzazioni-module a.wk-slidenav {
  color: #1c1c1c !important;
}
#tm-top {
  background-color: #ffffff;
}
#tm-top .uk-heading-hero {
  font-size: 60px;
}
#tm-top .uk-heading-hero span {
  font-weight: 600;
  display: block;
}
#tm-bottom {
  padding-bottom: 0;
}
#tm-bottom #module-148 {
  margin-top: 60px;
  position: relative;
}
.contatti-pre-map {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  height: 250px;
  max-width: 1360px;
  padding: 40px;
  left: 0;
  right: 0;
  z-index: 1;
}
@media only screen and (max-width: 400px) {
  .contatti-pre-map {
    padding: 20px;
  }
}
.contatti-pre-map > * {
  flex: 50%;
}
.contatti-pre-map h3 {
  font-weight: 600;
  font-size: 60px;
}
.contatti-pre-map .custom > div {
  -webkit-box-shadow: 0px 0px 39px 12px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 39px 12px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 39px 12px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  padding: 40px 50px 40px 50px;
}
@media only screen and (max-width: 400px) {
  .contatti-pre-map .custom > div {
    padding: 20px 30px;
  }
}
.contatti-pre-map .custom span.uk-h3 {
  color: #0068af;
  font-weight: 600;
  text-transform: uppercase;
}
.tm-page > .uk-section-primary.uk-section:last-of-type {
  background-color: #1c1c1c;
  color: #B3B3B3;
}
.tm-page > .uk-section-primary.uk-section:last-of-type ul {
  list-style: none;
  padding-left: 0px;
}
.tm-page > .uk-section-primary.uk-section:last-of-type ul li:hover {
  color: #b98539;
}
.tm-page > .uk-section-primary.uk-section:last-of-type .uk-container.uk-container-large {
  max-width: 1360px;
}
.tm-page > .uk-section-primary.uk-section:last-of-type h3.uk-h3,
.tm-page > .uk-section-primary.uk-section:last-of-type .el-title {
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
}
.tm-page > .uk-section-primary.uk-section:last-of-type #footer-info div + div {
  margin-top: 18px;
  max-width: 70%;
}
.tm-page > .uk-section-primary.uk-section:last-of-type #footer-info .custom div img {
  max-width: 45%;
}
body .uk-grid-divider > :not(.uk-first-column)::before {
  display: none;
}
.wk-dotnav > li > a {
  background-color: transparent!important;
  background: transparent!important;
  border: 2px solid #6d6e71 !important;
  width: 7px;
  height: 7px;
}
body.servizi #tm-main {
  padding-top: 0!important;
}
body.servizi .tm-header,
body.home .tm-header {
  position: relative;
  z-index: 9;
}
body.servizi .tm-header .uk-navbar-container,
body.home .tm-header .uk-navbar-container {
  background: rgba(0, 0, 0, 0.15);
  background-color: rgba(0, 0, 0, 0.15);
}
body.servizi .tm-header .uk-navbar-nav > li > a,
body.home .tm-header .uk-navbar-nav > li > a {
  color: #ffffff;
}
body.servizi .tm-header .uk-navbar-nav > li > a:hover,
body.home .tm-header .uk-navbar-nav > li > a:hover {
  color: #b98539;
}
body.servizi .tm-header .uk-navbar-nav > li.uk-active > a,
body.home .tm-header .uk-navbar-nav > li.uk-active > a {
  font-weight: 600;
  color: #b98539;
}
body.servizi .tm-header + *,
body.home .tm-header + * {
  margin-top: -82px;
}
body.servizi #tm-main > .uk-container,
body.home #tm-main > .uk-container {
  max-width: 100%;
  width: 100%;
  padding: 0!important;
}
#services .uk-grid:nth-child(1) .subcategory-banner {
  margin-top: 0px;
}
.modulo_contatti {
  max-width: 40%;
  float: right;
}
.modulo_contatti h2 {
  margin-bottom: 5px;
}
.modulo_contatti h2 span {
  font-size: 35px;
  font-weight: 600;
  color: #0068af;
  text-transform: uppercase;
}
.modulo_contatti h3 {
  font-size: 25px;
  font-weight: 400;
  color: #b98539 !important;
  text-transform: none;
  margin: 0px 0px 15px 0px;
}
@media only screen and (max-width: 960px) {
  .uk-width-1-2.uk-first-column {
    width: 40% !important;
  }
}
.uk-width-1-2.uk-first-column {
  width: 40% !important;
}
body.servizi .demo {
  padding-top: 130px;
  background-color: #ffffff;
}
body.servizi .demo > .uk-background-norepeat {
  min-height: 200px !important;
  height: 300px !important;
}
body.servizi .demo .uk-grid-item-match > .uk-background-norepeat h2 {
  text-align: center !important;
  margin: auto;
}
body.servizi .demo .uk-grid-item-match > .uk-background-norepeat h1 {
  font-size: 70px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center !important;
  letter-spacing: 0.1vw;
  color: #b98539;
}
@media only screen and (max-width: 460px) {
  body.servizi .demo .uk-grid-item-match > .uk-background-norepeat h1 {
    font-size: 50px;
  }
}
body.servizi .demo .uk-grid-item-match > .uk-background-norepeat .uk-margin {
  margin: auto;
  text-align: center !important;
}
.contatti-pre-map {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  max-width: 1360px;
  padding: 40px;
  height: 223px;
  left: 0;
  right: 0;
  z-index: 1;
}
@media only screen and (max-width: 1397px) {
  .contatti-pre-map {
    height: 200px;
  }
}
@media only screen and (max-width: 1215px) {
  .contatti-pre-map {
    height: 223px;
  }
}
@media only screen and (max-width: 1157px) {
  .contatti-pre-map {
    height: 200px;
  }
}
.contatti-pre-map .modulo_contatti {
  max-width: 50%;
}
@media only screen and (max-width: 960px) {
  .contatti-pre-map {
    display: block;
    height: 400px;
  }
  .contatti-pre-map .modulo_contatti {
    max-width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 960px) and only screen and (max-width: 400px) {
  .contatti-pre-map .modulo_contatti {
    padding: 20px 25px !important;
  }
}
.contatti-pre-map > * {
  flex: 50%;
}
.pagine-uikit3-azienda {
  width: 80%;
  margin: auto;
}
@media only screen and (max-width: 960px) {
  .tm-bottom + .uk-section-primary.uk-section .uk-grid-divider {
    margin-left: 0px;
    padding: 0px 60px;
    margin-top: 70px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .tm-bottom + .uk-section-primary.uk-section .uk-grid-divider {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 503px) {
  .tm-bottom + .uk-section-primary.uk-section .uk-grid-divider {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 481px) {
  .tm-bottom + .uk-section-primary.uk-section .uk-grid-divider {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 460px) {
  .tm-bottom + .uk-section-primary.uk-section .uk-grid-divider {
    margin-top: 190px;
  }
}
@media only screen and (max-width: 400px) {
  .tm-bottom + .uk-section-primary.uk-section .uk-grid-divider {
    margin-top: 230px;
    padding: 0px 20px;
  }
}
.tm-bottom + .uk-section-primary.uk-section .uk-grid-divider > div {
  width: 80%;
}
@media only screen and (max-width: 960px) {
  .tm-bottom + .uk-section-primary.uk-section .uk-grid-divider > div {
    margin-top: 50px;
    width: 100%;
    padding-left: 0px;
    margin: auto;
  }
}
@media only screen and (max-width: 960px) {
  .tm-bottom + .uk-section-primary.uk-section .uk-grid-divider > div #footer-info .custom {
    max-width: 100%;
    margin-right: 0px;
  }
  .tm-bottom + .uk-section-primary.uk-section .uk-grid-divider > div #footer-info .custom div:last-child {
    max-width: 100%;
  }
}
.tm-bottom + .uk-section-primary.uk-section .uk-grid-divider > div #footer-info .custom img {
  max-width: 100%;
}
body.astucci #tm-main,
body.shoppers #tm-main,
body.espositori #tm-main {
  padding-top: 0px;
}
body.astucci #tm-main > .uk-container,
body.shoppers #tm-main > .uk-container,
body.espositori #tm-main > .uk-container {
  margin: 0px;
  padding: 0px;
  width: 100%;
  max-width: 100%;
}
body.astucci #tm-main > .uk-container .demo,
body.shoppers #tm-main > .uk-container .demo,
body.espositori #tm-main > .uk-container .demo {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1200px) {
  body.astucci #tm-main > .uk-container .demo .uk-container,
  body.shoppers #tm-main > .uk-container .demo .uk-container,
  body.espositori #tm-main > .uk-container .demo .uk-container {
    width: 90%;
  }
}
body.astucci #tm-main > .uk-container .demo h1,
body.shoppers #tm-main > .uk-container .demo h1,
body.espositori #tm-main > .uk-container .demo h1 {
  font-size: 70px;
  color: #b98539;
  text-transform: uppercase;
  line-height: 1;
  font-family: Lato;
  font-weight: 500;
}
@media only screen and (max-width: 960px) {
  body.astucci #tm-main > .uk-container .demo h1,
  body.shoppers #tm-main > .uk-container .demo h1,
  body.espositori #tm-main > .uk-container .demo h1 {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  body.astucci #tm-main > .uk-container .demo h1,
  body.shoppers #tm-main > .uk-container .demo h1,
  body.espositori #tm-main > .uk-container .demo h1 {
    font-size: 50px;
  }
}
body.astucci #tm-main > .uk-container .demo h2 span,
body.shoppers #tm-main > .uk-container .demo h2 span,
body.espositori #tm-main > .uk-container .demo h2 span {
  color: #1c1c1c;
  font-weight: 600;
  letter-spacing: 0.1vw;
}
@media only screen and (max-width: 960px) {
  body.astucci #tm-main > .uk-container .demo h2 span,
  body.shoppers #tm-main > .uk-container .demo h2 span,
  body.espositori #tm-main > .uk-container .demo h2 span {
    text-align: center;
  }
}
body.astucci #tm-main > .uk-container .demo h2 span:after,
body.shoppers #tm-main > .uk-container .demo h2 span:after,
body.espositori #tm-main > .uk-container .demo h2 span:after,
body.astucci #tm-main > .uk-container .demo h2 span:before,
body.shoppers #tm-main > .uk-container .demo h2 span:before,
body.espositori #tm-main > .uk-container .demo h2 span:before {
  border-bottom-color: rgba(0, 0, 0, 0.1) !important;
}
body.astucci #tm-main .demo > .uk-background-norepeat {
  height: 700px !important;
  min-height: 300px !important;
  background-image: url("/images/slideshow/Slider_portagioielli.jpg") !important;
  background-size: cover;
}
body.espositori #tm-main .demo > .uk-background-norepeat {
  height: 700px !important;
  min-height: 300px !important;
  background-image: url("/images/slideshow/Slider_espositori.jpg") !important;
  background-size: cover;
}
body.shoppers #tm-main .demo > .uk-background-norepeat {
  height: 700px !important;
  min-height: 300px !important;
  background-image: url("/images/slideshow/Slider_borse.jpg") !important;
  background-size: cover;
}
