

body {
  font-family: "Montserrat", serif !important;
  background: #fbfbfb !important;
  color: #444;
  overflow-x: hidden;
}

@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
}

html {
  scroll-behavior: smooth;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", serif !important;
}

.bg-primary {
  background: #fbfbfb !important;
}

.navbar-brand {
  margin: auto;
}

a {
  color: #882547;
}

.highlight-menu {
  background: #01a919;
  padding: 4.4px;
  font-size: 18.48px;
  display: inline-block;
  text-align: center;
}

.highlight-menu a {
  color: #fff !important;
}

.background-slider {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url(../img/slider-hp-2.jpg);
  background-repeat: no-repeat;
  background-position: 65% 0;
  min-height: 580px;
  
}

.background-slider h1 {
  text-transform: uppercase;
  padding: 88px 0 0;
  font-size: 70.4px;
  line-height: 1;
  font-weight: 500;
}

.background-slider img {
  padding: 237.6px 0 0;
}

.background-slider h1 strong {
  margin-top: 30px;
  display: inline-block;
  font-size: 88px;
}

.navbar-brand img {
  float: left;
}

.testo-slider {
  display: inline-block;
  font-size: 35.2px;
}

.icona-hot-news {
  display: inline-block;
  font-size: 30px;
  padding-top: 30px;
}

.hot-news-title {
  font-weight: 400;
  text-transform: uppercase;
  color: #882547;
  font-size: 35.2px;
  margin-bottom: 30px;
}

.title-section {
  font-weight: 400;
  text-transform: uppercase;
  color: #272727;
  font-size: 52.8px;
  margin-bottom: 30px;
}

.title-section h2 {
  font-weight: 600;
  font-size: 3rem;
  text-transform: uppercase;
}

.lista-alternata {
  font-size: 1.6rem;
}

.lista-alternata span {
  font-weight: 600;
  color: #882547;
  font-size: 1.9rem;
}

.image-pack{
    max-width:280px
  }
@media (max-width: 767px) {
  .title-section h2 {
    font-size: 30.8px;
  }
  .image-pack{
    max-width:280px
  }
  .sec-one {
    padding-top: 50px;
  }
}

.testo-hot-news {
  font-size: 26.4px;
  font-weight: 400;
}

.testo-hot-news hr {
  height: 1px;
  background: #fff;
  width: 50px;
  text-align: left;
  display: -webkit-inline-box;
}

.wrapper-bottone {
  display: inline-block;
  text-align: center;
}

.wrapper-bottone span {
  text-transform: uppercase;
  margin-top: 5px;
}

.btn-verde {
  background: #01a919;
  padding: 15px 30px;
  color: #fff !important;
  font-size: 18.48px;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.btn-verde:hover {
  background: #019215;
  text-decoration: none;
}

.margin-auto {
  margin: auto;
}

.parallaxe-overflow {
  background-image: url() !important;
  height: auto !important;
  background-attachment: fixed !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative !important;
}

.parallaxe-overflow:before {
  content: " " !important;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(1, 54, 74, 0.54) !important;
  top: 0 !important;
  left: 0 !important;
}

.form-contatto {
  padding: 30px 30px 0;
  background: rgba(8, 110, 173, 0.39);
}

.form-contatto label {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}

.wpcf7-form-control-wrap.password {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.wpcf7-form-control-wrap.password input {
  background: #fff !important;
  border: none;
  width: 100%;
}

.wpcf7-form-control-wrap.password input:-internal-autofill-selected {
  background-color: rgb(232, 240, 254) !important;
}

.form-contatto .wpcf7 input[type="submit"] {
  background: rgb(113, 189, 55);
  padding: 15px 30px;
  color: #fff !important;
  font-size: 24px;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  margin-top: 30px;
  border: none;
  height: auto;
  text-transform: uppercase;
}

.form-contatto .wpcf7 input[type="submit"]:hover {
  background: rgb(95, 160, 46);
  text-decoration: none;
}

.form-contatto .wpcf7-list-item-label a {
  color: #7fcdff !important;
  text-decoration: underline;
}

.usp {
  border: 1px solid #272727;
  border-radius: 15px;
  padding: 26.4px;
  margin-bottom: 26.4px;
  background: #fff;
}

.usp h4 {
  text-transform: uppercase;
  font-size: 1.2em;
  min-height: 44px;
}

.icona-usp {
  background: #ececec;
  width: 140px;
  height: 140px;
  border-radius: 100%;
  display: inline-block;
  margin: 17.6px;
}

.icona-usp i {
  font-size: 4em;
  line-height: 2.2em;
  color: #999;
}

#wrapper-footer-full,
#wrapper-static-hero {
  background-color: #882547;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.scroll-down-cont {
  position: absolute;
  width: 100%;
  top: 308px;
  font-size: 44px;
  color: #fff;
}

.scroll-down {
  color: #fff !important;
}

.bounce {
  -moz-animation: bounce 3s infinite;
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
}

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@media (max-width: 767px) {
  .navbar-brand img {
    max-width: 100% !important;
  }

  .background-slider h1 {
    padding: 0;
    font-size: 35.2px;
  }

  .background-slider {
    min-height: auto;
    background-position: right 0;
  }

  .background-slider img {
    padding: 0;
  }

  .testo-slider {
    display: inline-block;
    font-size: 26.4px;
  }

  .background-slider .container {
    padding-left: 0;
    padding-right: 0;
  }

  .scroll-down-cont {
    position: initial;
  }

  .usp {
    margin-bottom: 44px;
  }

  .usp-last {
    margin-bottom: 0;
  }

  .testo-finale-mobile {
    margin-bottom: 15px;
  }
  .form-contatto {
    padding: 15px 15px 0;
  }

  .btn-verde {
    width: 100%;
  }
}

a.custom-logo-link {
  pointer-events: none;
}

.testo-big {
  font-weight: 300;
  line-height: 44px;
  padding-bottom: 44px;
}

.testo-big span {
  font-weight: 500;
  color: #8c2536;
}

/*menu*/

#wrapper-navbar {
  /*display: inline-block;*/
  width: 100%;
  background-color: #ececec;
  position: fixed;
  z-index: 41;
  top:0;
}
.navbar {
  text-align: right;
  background: #0e2b3a !important;
}

@media (min-width: 767px) {
  .navbar-nav {
    display: inline-block;
    width: 100%;
  }

  .navbar-nav li {
    display: inline-block;
    text-transform: uppercase;
  }
}

@media (max-width: 767px) {
  .navbar-collapse.show {
    display: inline-block;
    text-align: center;
    line-height: 16px;
    padding: 15px 0;
  }

  .navbar-nav li {
    display: inline;
  }

  .navbar-collapse {
    display: none;
  }

  .navbar-nav .nav-link {
    text-align: left;
  }
}

/*sticky header*/

nav.nav-up {
  transition: top 0.2s ease-in-out;
  width: 100%;
  -webkit-box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  z-index: 89;
  /*padding: 15px 0;*/
  top: 0;
}

.nav-down {
}

.nav-up {
  position: fixed;
  width: 100%;
  background: #0e2b3a !important;
  /* display: inline-block; */
  z-index: 9;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/*invert mobile*/

@media (max-width: 767px) {
  .colonne-invert-mobile .row {
    flex-direction: column-reverse;
    display: flex;
    /*padding-bottom: 30px;*/
  }
}

.bg-red {
  background: #8c2536;
  padding: 26.4px 0;
}

.bg-grey {
  background: #ececec;
  padding: 26.4px 0;
}

.bg-white {
  background: #ececec;
  padding: 26.4px 0;
}

.bg-blue {
  background: #0e2b3a;
  padding: 26.4px 0;
}

.usp-icone span {
  padding: 8.8px 0;
  display: inline-block;
  font-size: 20px;
}

@media (max-width: 767px) {
  .usp-icone {
    padding: 17.6px 0;
  }
}

.lista-immagini ul {
  list-style: none;
  padding: 0;
  font-size: 21.12px;
}

.lista-immagini li {
  margin-top: 17.6px;
  display: inline-block;
  width: 100%;
}

.lista-immagini li span {
  display: inline-block;
  padding: 2.5rem 0;
  font-weight: 600;
  margin-left: 5px;
}

.lista-immagini img {
  float: left;
  margin-right: 10.56px;
}

@media (max-width: 767px) {
  .lista-immagini img {
    float: none;
    margin-right: 10.56px;
    display: inline-block;
    text-align: center;
    margin: auto;
  }

  .lista-immagini li {
    margin-top: 17.6px;
    display: grid;
    text-align: center;
  }
  .lista-ordinare ul i {
    background: #8c2536;
    padding: 8.8px;
    color: #fff;
    width: fit-content;
    margin: auto;
  }

  .lista-immagini li span {
    padding: 1rem 0;
  }
}

.blend-multiply img {
  mix-blend-mode: darken;
}

.come-assumere h2 {
  font-weight: 600;
  font-size: 3rem;
}

/*testimonial carousel*/

.titolo-testimonianza {
  font-weight: 600;
  font-size: 3rem;
  text-transform: uppercase;
}

.sottotitolo-testimonianza {
  font-style: italic;
}

.sottotitolo-testimonianza span {
  font-size: 1rem;
}

.testimonials {
  overflow: hidden;
  position: relative;
  max-height: 300px;
}

.testimonials {
  background: #161d25;
}

.one-slide,
.testimonial,
.message {
  border: none !important;
  outline: none !important;
}

.icon-overlay {
  position: absolute;
  opacity: 0.3;
  right: 10%;
  top: 0;
  height: auto;
  width: 100%;
  max-width: 400px;
}

.carousel-controls .slick-arrow {
  position: absolute;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #272727;
  z-index: 1;
  color: #272727;
}

.slick-prev {
  left: -2.25rem;
}

.slick-next {
  right: -2.25rem;
}

@media screen and (max-width: 768px) {
  .testimonials {
    max-height: 700px;
  }
  .icon-overlay {
    height: 300px;
    top: calc(50% - 150px);
  }
  .carousel-controls .slick-arrow {
    width: 35px;
    height: 35px;
    top: 65px;
  }
  .slick-prev {
    left: 15px;
  }
  .slick-next {
    right: 15px;
  }
  .slick-arrow i {
    font-size: 0.7rem;
  }
  .testimonials .message {
    font-size: 1rem;
  }
  .testimonials h2 {
    font-size: 1.5rem;
  }
}

.slick-slide img {
  margin: 15px auto;
}

.testo-testimonianza p {
  font-size: 17.6px !important;
  line-height: 26.4px;
  padding: 17.6px 0;
}

.nome-testimonianza {
  font-size: 1.5em;
  text-transform: uppercase;
}

.carousel-controls .slick-arrow {
  border: 2px solid #444;
  cursor: pointer;
}

.slick-prev:before,
.slick-next:before {
  color: #272727;
  /*  font-family: 'FontAwesome';*/
}

/*.slick-prev:before{
content:"\f053";
}

.slick-next:before{
  
  content:"\f054";
}
*/
/*come ordinare*/

.testo-highlight {
  color: #8c2536;
  font-weight: 500;
}

.lista-ordinare li {
  font-size: 23.76px;
}

.lista-ordinare ul i {
  background: #0e2b3a;
  padding: 8.8px;
  color: #fff;
}

/*acquisto*/

.prezzo-promozionale {
  background: #9b4150;
  text-align: center;
  border: 1px dashed #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prezzo-promozionale h2 {
  color: #fff;
  font-size: 61.6px;
  margin: 0;
}

.prezzo-promozionale span {
  font-size: 35.2px;
}

.prezzo-barrato {
  color: #fff;
  text-align: center;
  font-size: 26.4px;
  line-height: 17.6px;
}

.prezzo-barrato h4 {
  font-size: 35.2px;
  text-decoration: line-through;
}

.prezzo-barrato span {
  font-size: 17.6px;
  text-decoration: none;
}

.countdown {
  font-size: 52.8px;
  letter-spacing: 4.4px;
  border: 1px dashed;
  display: inline-block;
  width:320px
}

.sconto {
  font-size: 35.2px;
  font-weight: 600;
  line-height: 1.2;
}

.sconto span {
  color: #9b4150;
  font-weight: 600;
  font-size: 44px;
}

.sconto-2 {
  font-size: 22px;
}

.sconto-2 span {
  color: #9b4150;
  font-weight: 600;
  font-size: 28.16px;
}

.disclaimer {
  line-height: 13.2px;
  padding-top: 26.4px;
}

.modulo-contatto {
  background: #cac8c8;
  padding: 26.4px;
  margin-top: 26.4px;
}

.wpcf7 button {
  background: #01a919;
  padding: 15px 30px;
  color: #fff !important;
  font-size: 18.48px;
  display: inline-block;
  text-align: center;
  border: none;
  height: 60px;
  cursor: pointer;
  width: 100%;
}

.wpcf7 button:hover {
  background: #019215;
}

@media (max-width: 767px) {
  .disclaimer {
    line-height: 26.4px;
  }
  .wpcf7 button,
  .wpcf7 input[type="text"],
  .wpcf7 input[type="tel"] {
    padding: 0 7px;
    font-size: 18.08px;
  }
  .image-pack-container {
    text-align: center;
  }
  .carousel-controls .slick-arrow {
    top: 205px;
  }
}

/*tabella scientifica*/

.tabella-scientifica table {
  width: 100%;
}

.tabella-scientifica td {
  color: #0e2b3a;
  font-weight: 500;
  padding: 7px 0;
  border-bottom: 1px solid;
}

.tabella-scientifica tr:first-child {
  font-weight: 600;
  font-size: 20px;
}

.tabella-scientifica td:nth-child(2) {
  background: #1c5370;
  color: #fff;
  text-align: center;
  font-size: 24px;
}

.tabella-scientifica td:nth-child(3) {
  color: #1c5370;
  text-align: center;
  width: 20%;
}

#t264469_row_0col_0 {
  font-weight: 600;
}

@media (max-width: 769px) {
  .come-assumere h2,
  .titolo-testimonianza {
    font-weight: 600;
    font-size: 26.4px;
  }
  .display-4 {
    font-size: 30.8px;
    font-weight: 300;
    line-height: 1.2;
  }
  .usp h4 {
    font-size: 0.9rem;
    word-break: break-word;
  }
  .wpcf7 button {
    font-size: 11.44px;
  }
}
#acquisto .new-price {
  font-size: 61.6px;
}
#acquisto .old-price span:not(.h4-text) {
  font-size: 35.2px;
}
@media (max-width: 1200px) {
  .wpcf7 button {
    font-size: 17.6px;
  }
  .usp {
    height: 280px;
  }
}
@media (max-width: 992px) {
  #acquisto h2 {
    font-size: 1.5rem;
  }
  #acquisto .white-text {
    margin-top: 4px;
  }
  .wpcf7 button {
    padding: 15px 8px;
  }
  .usp {
    height: 230px;
  }
  .usp h4 {
    font-size: 0.9em;
  }
}
@media (max-width: 1200px) and (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 5px;
  }
  .navbar-dark .navbar-nav .nav-link {
    font-size: 9px;
  }
  .navbar-brand {
    width: 125px;
    font-weight: bolder;
    font-size: 1rem;
  }
  .navbar-brand span {
    font-weight: 300;
    font-size: 1rem;
    letter-spacing: 6px;
}
    
  
}
@media (max-width: 768px) {
  .usp {
    height: 230px;
  }
}
@media (max-width: 380px) {
  .countdown {
    width: 290px;
    font-size: 44px;
    padding: 0 26.4px;
  }
  .background-slider h1 {
    font-size: 33.44px;
  }
}

.product-img2 {
  max-width: 240px;
}
form .input-wrapper label {
  display: none;
  pointer-events: none;
}

form .input-wrapper {
  position: relative;
  margin: 0 auto 20px;
}

form .input-wrapper .error {
  border: 1px solid red!important;
  padding-top: 6px!important;
}

form .input-wrapper .error+label {
  width: 100%;
  height: 100%;
  color: red;
  display: block !important;
  font-size: 11px;
  line-height: 17px;
  position: absolute;
  top: 0;
  left: 10px;
  text-align: left!important;
}

form .input-wrapper .error+label:before,
form .input-wrapper .error+label:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  width: 3px;
  height: 21px;
  background-color: red
}

form .input-wrapper .error+label:before {
  -webkit-transform: translate(0, -50%) rotate(135deg);
  transform: translate(0, -50%) rotate(135deg)
}

form .input-wrapper .error+label:after {
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg)
}
