@media (min-width: 1200px) {
  .wrapperbig {
    margin-top: 240px;
  }
  .wrappersmall {
    margin-top: 115px;
  }
}
#myCarousel h1 {
  color: #ffffff;
}
@media (min-width: 1200px) {
  .header-fixed-top {
    position: fixed !important;
    top: 0 !important;
    z-index: 999999 !important;
  }
  .content-padding {
    padding-top: 250px !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .get-started {
    margin-bottom: 0px;
  }
}
/* ===[ Navbar Toggler ]===
   Bootstrap 5.3 Compatible */
button.navbar-toggler {
  margin: 0 auto;
}
/* ===[ reCAPTCHA Badge ]===
   Move reCAPTCHA v3 badge up */
.grecaptcha-badge {
  bottom: 90px !important;
}
/* ===[ Vertical Center ]===
   Bootstrap 5.3 Compatible */
@media (min-width: 768px) {
  .vertical-center {
    min-height: 70px;
    display: flex;
    align-items: center;
  }
  .searchsection input[type=search] {
    border: none;
  }
  .searchsection .search-container button {
    float: right;
    background: none;
    font-size: 17px;
    border: none;
    cursor: pointer;
  }
  .search-container {
    background-color: #555;
    border-radius: 3px;
    margin-top: 5px;
  }
  .searchsection .search-container button:hover {
    /* hover state */
  }
  .btnRicerca {
    color: #fff !important;
    background-color: #555 !important;
  }
}
.btn:focus,
.subscribe-btn,
.progress .progress-bar,
.accordionMod .panel-heading .current,
#current:after,
.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover,
.ch-info-wrap,
.ch-info .ch-info-back,
.content-box-about .ch-info-front,
figure.effect-zoe figcaption,
h2.form-signin-heading,
a.prev,
a.next,
a.prev,
a.next {
  background: #555;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pager li > a:hover,
.pager li > a:focus,
.navbar-toggle i,
.cn-wrapper li a,
.cn-wrapper:after,
#not-found i,
#options li a.selected {
  background-color: #555;
  color: #fff;
}
.spinner {
  border-top-color: #555;
}
.hero {
  border-left-color: #555;
}
#options li a.selected {
  border: 1px solid #555;
}
.ie8 .btn-color,
.ie9 .btn-color {
  background: #555 !important;
}
.ie8 .btn-color:hover,
.ie9 .btn-color:hover {
  background: #555 !important;
}
.btn-color:hover {
  color: #fff !important;
  background-color: #747474 !important;
  border-color: #747474 !important;
}
.sidebar-nav li.active:hover {
  background-color: #747474 !important;
}
.btn-color {
  color: #fff !important;
  background-color: #555 !important;
  border-color: #555 !important;
}
#current,
.menu ul li a:hover,
.menu ul > li:hover > a,
h2.form-signin-heading {
  border-bottom: 3px solid #555;
}
ul.why li:before {
  background: #555;
}
.menu ul ul {
  border-top: 3px solid #555;
  width: 210px;
}
#vertical-tabs ul.tabs li.current {
  border-left: 2px solid #555;
}
a,
.post-item h4 a:hover,
.cn-wrapper li a:hover,
.cn-wrapper li a.active,
.color,
ul.list.icons li i,
#current,
#current span,
.menu ul > li > a:hover,
.menu ul > li > a:hover span,
#not-found h2,
.bx-wrapper .bx-controls-direction a i,
.pagination > li > a,
.pagination > li > span,
.phone-login a:hover,
.price,
.random-box-icon {
  color: #555;
}
.testimonial p,
blockquote {
  border-left: 5px solid #555;
  border-right: 5px solid #555;
}
.pricing_plan h3,
.pricing_plan.special h3,
.sidebar-nav li.active,
.sidebar-nav li:hover,
.btn.btn-shopping-cart .fa {
  background-color: #555;
}
.pattern-overlay {
  background-color: rgba(85, 85, 85, 0.75);
}
/*# sourceMappingURL=p81.css.map */