

header .line-menu {
  border-bottom: 1px solid #fff;
  position: absolute;
  z-index: 5000;
  width: 100%;
}
header .line-menu .nav-link {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
header #carousel .carousel-item {
  height: 90vh;
  /* box-shadow: inset 0 0 0 2000px rgba(48, 140, 203, 0.4); */
  box-shadow: inset 0px 0px 4000px 200px rgba(0, 0, 0, 0.4);
}
header #carousel .carousel-item .carousel-caption {
  bottom: 40%;
}
header #carousel .carousel-item .carousel-caption h5, h2, h3 {
  font-size: 40px;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif !important;
}
h5 {
  font-family: 'Roboto Condensed', sans-serif !important;
}
.home-pagine-box {
  margin-top: -60px;
  position: relative;
  z-index: 2000;
}
.home-pagine-box .container {
  background: #fff;
}
.home-pagine-box .container .immagine-sx-box {
  min-height: 500px;
  background-size: cover;
}
.home-pagine-box .container .testo-dx-box {
  margin-top: 100px;
  padding-left: 50px;
  padding-right: 50px;
}
.home-pagine-box .container .testo-dx-box a {
  text-decoration: none;
  color: #308ccb;
  text-transform: uppercase;
}
.blue-background {
  background-color: #308ccb;
  margin-top: 60px;
}
.blue-background .box-sx-immagine {
  background-size: cover;
  min-height: 500px;
}
.blue-background .box-dx-testo {
  margin-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  color: #fff;
}
.blue-background .box-dx-testo h1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.blue-background .box-dx-testo a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
#recensioni {
  margin-top: 120px;
  margin-bottom: 120px;
}
#recensioni h3 {
  color: #308ccb;
  font-size: 32px;
  margin-bottom: 100px;
}
#recensioni .box-logo-radius {
  background: #308ccb;
  padding: 30px;
  padding-top: 66px;
  width: 200px;
  height: 200px;
  border-radius: 100%;
}
#recensioni .slick-dots {
  list-style: none;
  text-align: center;
  padding: 0;
}
.recensioni p {
  color:#777777;
}
#recensioni .slick-dots li {
  display: inline-block;
  font-size: 0;
}
#recensioni .slick-dots li button {
  background: #fff;
  border: 1px solid #6bc5e0;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin-left: 5px;
  margin-right: 5px;
}
#recensioni .slick-dots .slick-active button {
  background: #308ccb;
  border: 1px solid #308ccb;
}
.blog-page-header {
  /* box-shadow: inset 0 0 0 2000px rgba(48, 140, 203, 0.6); */
  box-shadow: inset 0px 0px 4000px 36px rgba(0, 0, 0, 0.4);
}
.interno-pagine-box {
  margin-top: 60px;
  margin-bottom:60px;
  position: relative;
  z-index: 2000;
}
.interno-pagine-box .container {
  background: #fff;
}
.interno-pagine-box .container .immagine-sx-box {
  min-height: 500px;
  max-height: 500px;
  background-size: cover;
  background-position: center;
}
.interno-pagine-box .container .testo-dx-box {
  padding-left: 50px;
  padding-right: 50px;
}
.interno-pagine-box .container .testo-dx-box a {
  text-decoration: none;
  color: #308ccb;
  border:1px solid #308ccb;
}
.interno-pagine-box .container .testo-dx-box li a {
  border:0;
}
.interno-pagine-box .container .testo-dx-box .btn-outline-primary:hover {
  background: #308ccb !important;
}
.interno-pagine-box .container .testo-dx-box .btn-outline-primary:hover {
  text-decoration: none;
  color: #fff;
}
.blu-background-box {
  background-color: #308ccb;
}
.blu-background-box .box-sx-immagine {
  background-size: cover;
  min-height: 500px;
}
.blu-background-box .box-dx-testo {
  margin-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  color: #fff;
}
.blu-background-box .box-dx-testo h1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.blu-background-box .box-dx-testo a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.white-background-box {
  background-color: #fff;
}
.white-background-box .box-sx-immagine {
  background-size: cover;
  min-height: 500px;
}
.white-background-box .box-dx-testo {
  margin-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  color: #000;
}
.white-background-box .box-dx-testo h1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.white-background-box .box-dx-testo a {
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}
.white-background-box .box-dx-testo h2 {
  color:#308ccb;
}
.white-background-box .box-dx-testo p {
  color:#777777;
}
.module-title {
  margin-top: 26%;
  font-size: 34px;
  font-weight: lighter;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif !important;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}

#contact-form {
  margin-top:30px;
}

#contact-form input, #contact-form textarea {
  margin-bottom: 20px;
}

#navbarSupportedContent ul li a {
  font-weight: lighter;
  font-size: 15px;
}

.social-menu-top {
  font-size: 10px;
  margin-bottom: 0;
  position: relative;
  top: 10px;
  width: 100%;
  text-align: right;
}

.social-menu-top a {
  color:#fff;
  margin-top:10px;
}

@media screen and (min-width: 960px) {

  #navbarSupportedContent ul li {
    margin-right:20px;
  }

  #navbarSupportedContent ul li:nth-child(5) {
    margin-right:140px;
  }

  #navbarSupportedContent ul li:last-child {
    margin-right:0;
  }

  .ultimo-social-top {
    margin-right:20px;
  }

}

@media screen and (min-width: 961px) and (max-width: 1366px) {

  #navbarSupportedContent ul li a, .button-dropdown {
    font-size:8px !important;
  }

}

* {
  font-family: 'Roboto', sans-serif;
}

footer {
  background: #3a3a3a;
  color: #fff;
  font-size: 14px;
  padding-top: 40px;
  margin-top: -80px;
}
footer ul {
  list-style: none;
  padding:0;
}
footer .logo-footer {
  width: 180px;
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
}
footer h5 {
  color: #fff;
  margin-top: 30px;
}
footer li {
  margin-top: 10px;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover {
  color: #fff;
}
footer .social-bottom {
  color: #fff;
}
footer .social-bottom ul {
  text-align: right;
  margin: 0;
}
footer .social-bottom ul li {
  margin-top: 0;
}
footer .social-bottom a {
  color: #fff;
}

#dati-footer {
  padding-top:20px;
  background: #3a3a3a;
  color:#fff;
  text-align:center;
}

#dati-footer li {
  font-size:12px;
}

#dati-footer li a {
  color:#fff;
  text-decoration: none;
}

#dati-footer li a:hover {
  text-decoration: underline;
}

.button-dropdown {
  background: none;
  border: none;
  color: white;
  margin-top: 8px;
  font-weight: lighter;
  text-transform: uppercase;
  font-size:15px;
}

.data-pubblicazione {
  color: #777777;
  font-size:10px;
  text-align:right;
}

.lista-news h2 {
  font-size:24px;
  color: #308ccb;
}

.interno-pagine-box h2, .interno-pagine-box h3, .interno-pagine-box h4, .interno-pagine-box h5 {
  color: #308ccb;
}

.lista-news p {
  font-size:14px;
  color: #808080 !important;
}

.interno-pagine-box .container .testo-dx-box a {
  color: #808080 !important;
}

.lista-news .btn-primary {
  background: none;
  font-size: 14px;
  text-decoration: none;
  color: #308ccb;
  text-transform: uppercase;
}

.lista-news .btn-primary:hover {
  background: #0d6efd;
  color:#fff;
}

.lista-menu-dx li {
  display: block;
  margin-bottom:10px;
}

.lista-menu-dx li a {
  text-decoration: none;
  color: #727272;
}

.lista-menu-dx li a:hover {
  text-decoration: underline;
}

.blog-page-header .module-title {
  font-size:40px;
  font-weight: 500;
}

.btn-primary {
  border-color: #308ccb;
  background: #308ccb;
}

.btn-primary:hover {
  border-color: #308ccb !important;
  background: #308ccb !important;
  color: #fff !important;
}

.line-menu {
  position: fixed !important;
}

.line-menu-background {
  background: rgba(48,140,203, 0.8);
}

.module-title small {
  font-weight: 400;
}

.home-pagine-box p, .testo-dx-box p {
  color: #808080 !important;
}

.carousel-caption {
  top: 20%;
}

.home-pagine-box .testo-dx-box h2 {
  color: #308ccb;
}

#contact-form label {
  font-size:12px;
  color: #808080;
}

.social-bar {
  color: #808080;
}

.home-pagine-box .container .testo-dx-box a {
  background: none !important;
  font-size: 14px !important;
  text-decoration: none !important;
  color: #308ccb !important;
  text-transform: uppercase !important;
}

.home-pagine-box .container .testo-dx-box a:hover {
  background: #308ccb !important;
  color:#fff !important;
}

.carousel-caption .btn-primary {
  background: #308ccb !important;
  color:#fff !important;
  font-size: 14px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.carousel-caption .btn-primary:hover {
  background: #fff !important;
  color:#308ccb !important;
}

.blue-background .box-dx-testo a {
  background: #fff !important;
  color:#308ccb !important;
}

.blue-background .box-dx-testo a:hover {
  background: #308ccb !important;
  color:#fff !important;
  border:1px solid #fff !important;
}

.whatsapp-button {
  width: 30px;
  position: relative;
  height: 30px;
  padding-top: 4px;
  border-radius: 100%;
  background: #4C4C4C;
  color: #fff;
  text-align: center;
  display: block;
  top: 1px;
}

.whatsapp-button i {
  color: #fff;
  font-size: 20px;
}

.carousel-indicators {
  bottom:60px;
}

#gallery {
  margin-bottom:60px;
}

@media screen and (max-width: 959px) {
  .carousel-inner div {
    height: 260px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }

  .navbar-toggler {
    border:1px solid #fff;
  }

  .navbar-toggler-icon {
    filter: grayscale(1) invert(1);
  }

  .no-padding-mobile {
    padding:0 !important
  }

  .module-title {
    margin-top:60%;
  }

  .menu-mobile-background {
    background: rgba(47, 141, 203, 0.8);
  }

  .home-pagine-box .container .testo-dx-box {
    margin-top:50px;
  }

  .home-pagine-box .blue-background {
    padding-bottom:20px;
  }

  .box-home-button {
    display: block;
    width: 100%;
    height:50px;
  }

  #recensioni {
    margin-top:60px;
    margin-bottom:60px;
  }

  #recensioni h3 {
    margin-bottom:50px;
  }

  .blog-page-header {
    min-height: 300px !important;
  }

  .interno-pagine-box .testo-dx-box {
    margin-top:40px;
  }

  .box-dx-testo {
    padding-left:16px !important;
    padding-right:16px !important;
  }

  .interno-pagine-box .container .testo-dx-box {
    padding-left:16px !important;
    padding-right:16px !important;
  }

  .mobile-header {
    padding-top:160px;
  }

  .mobile-header h2 {
    margin-top: 30px;
    color: #000;
    font-size: 36px;
  }

  .line-menu {
    background: rgba(48,140,203, 0.8);
  }

  #carousel {
    padding-top:135px;
  }

  .trattamenti-mobile {
    padding-top:180px;
    margin-top:0 !important;
  }

  header #carousel .carousel-item {
    box-shadow: inset 0 0 0 2000px rgba(48, 140, 203, 0.2);
    box-shadow: inset 0px 0px 4000px 186px rgba(0, 0, 0, 0.2);
  }

  .blu-background-box .box-dx-testo {
    padding-bottom: 20px;
  }

  .chi-siamo-mobile {
    margin-top:20px;
  }

}

.interno-pagine-box img {
  max-width: 100% !important;
  height: auto !important;
}

.interno-pagine-box > * {
  color: #808080 !important
}

.button-tel {
  float:right;
  background: #0d6aad;
  color:#fff;
  position: fixed;
  bottom:10px;
  right:10px;
  border-radius:200px;
  font-size:24px;
}

.button-tel:hover {
  background: #519ad2;
  color:#fff;
}

.contatti a, .social-bar a {
  border:0 !important;
}

.btn-dark-blue {
  background: #2a365d;
  border: 1px solid #2a365d;
}

@media screen and (min-width: 960px) and (max-width: 1380px) {

  #navbarSupportedContent ul li a {
    font-size:12px;
  }


  .button-dropdown {
    font-size:12px;
  }

}

@media screen and (max-width: 959px) {

  .button-tel {
    bottom:20px;
    right:20px;
  }

  .mobile-header-tecnologia {
    margin-top:0 !important;
  }

}

/* Preloader */
#preloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 10000;
  /* makes sure it stays on top */
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url("https://studiodellolmo.it/status.jpg");
  /* path to your loading animation */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}

.interno-pagine-box .container .testo-dx-box p a {
  border:0;
  text-decoration: underline;
  color: #808080 !important;
}

#nibirumail_cookie_advice {
  font-size:20px;
}

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