.owl-item .box-abby .box-abby-subtitle::after {
  border-top: 4px solid #ffffff;
}
.owl-item:nth-child(1) .box-abby {
  background: linear-gradient(to right, #00638B, #00427F);
}
.owl-item:nth-child(2) .box-abby {
  background: linear-gradient(to right, #CD1650, #AA1650);
}
.owl-item:nth-child(3) .box-abby {
  background: linear-gradient(to right, #4DA130, #009234);
}
.bg-image-1 {
  background: url("../images/carosel_bkg.png") no-repeat right bottom;
}
.countdown {
  max-width: none;
}
.box-offer__sale .big,
.box-offer__sale .sale-group > * {
  background: linear-gradient(to right, #00638B 0%, #00427F 100%);
  -webkit-background-clip: text;
}
.box-offer:hover .box-offer__footer {
  border-color: #4DA130;
}
.gradient-yellow {
  background: linear-gradient(to top, white, #ECB900, #C88500);
}
.gradient-primary {
  background: linear-gradient(to bottom right, #00638B, #00427F);
  color: white;
}
.gradient-red {
  background: #00427F;
}
.floating-text__right {
  opacity: 0.4;
}
.bg-gray-13 .footer-modern-list-social .list-social li a,
.footer-modern-schedule a {
  color: white;
  opacity: 0.5;
}
.bg-gray-13 .footer-modern-list-social .list-social li a:hover,
.footer-modern-schedule a:hover {
  color: white;
  opacity: 1;
}
.footer-modern-nav a:hover {
  color: white;
}
.owl-carousel a {
  background-color: transparent;
  color: white;
  border-color: white;
}
.owl-carousel a:hover {
  background-color: rgba(0, 0, 0, 0.301);
}
.material.product-body {
  margin: 0;
  padding: 0;
}
a.button-gradient:hover {
  box-shadow: 0px 5px 12px 0px #00000073;
}
.form-group {
  text-align: initial;
}
.special_link_avaliation {
  background-color: #CD1650;
  color: white;
}
.special_link_avaliation:hover {
  background-color: #AA1650;
}
