@import "animate.css";
@import "stylestwo.css";
@import "https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;700&family=Montserrat:wght@100;400;700&display=swap";
@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";
@import "//cdn.jsdelivr.net/gh/kenwheeler/slick@1.8.1/slick/slick.css";
@import "//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css";
@import "https://unpkg.com/aos@2.3.1/dist/aos.css";
@import "bootstrap.min.css";
@import "addons.css";
html {
  scroll-behavior: smooth;
}
@media (max-width: 800px) {
  html {
    height: 100%;
    width: 100%;
  }
}

body {
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
  width: 100%;
}

.mt-2 {
  margin-top: 20px;
}

.mt-4 {
  margin-top: 40px;
}

.mb-2 {
  margin-bottom: 20px;
}

.btn {
  background: #00A0AF;
  border-radius: 0;
  color: #F0F0F0;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  font-size: 0.3em;
  transition: all 0.2s ease-in-out;
}
.btn:hover {
  color: #F0F0F0;
  background: #FD4A5C;
}
@media (max-width: 800px) {
  .btn {
    width: 80%;
    font-size: 0.5em;
    font-weight: normal;
    padding: 10px 0 10px 0;
  }
}

.btn-red {
  background: #FD4A5C;
  border-radius: 0;
  color: #F0F0F0;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  font-size: 0.3em;
  transition: all 0.2s ease-in-out;
}
.btn-red:hover {
  color: #F0F0F0;
  background: #F1B93F;
}
@media (max-width: 800px) {
  .btn-red {
    width: 80%;
    font-size: 0.5em;
    font-weight: normal;
    padding: 10px 0 10px 0;
  }
}

.btn-yell {
  background: #F1B93F;
  border-radius: 50px;
  color: #F0F0F0;
  font-weight: bold;
  padding: 10px 15px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  font-size: 1em;
  transition: all 0.2s ease-in-out;
}
.btn-yell:hover {
  color: #F0F0F0;
  background: #FD4A5C;
}
@media (max-width: 800px) {
  .btn-yell {
    width: 80%;
    font-size: 0.9em;
    font-weight: normal;
    padding: 15px 25px;
  }
}

.btn-g {
  background: #00A0AF !important;
  border-radius: 50px !important;
  color: #2d2d2d !important;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  padding: 1.4rem 4.375rem !important;
  font-size: 1rem;
  line-height: 2;
  transition: all 0.2s ease-in-out;
  border-top: none;
  border-left: none;
}
.btn-g:hover {
  color: #101010;
  background: #00A0AF;
}
@media (max-width: 800px) {
  .btn-g {
    width: 80%;
    font-size: 0.9em;
    font-weight: normal;
    padding: 10px 0 20px 0;
  }
}

.xoo-wsc-ft-btn {
  color: white;
  border: none;
  padding: 1.4rem 3.375rem;
}
.xoo-wsc-ft-btn:hover {
  color: #2d2d2d;
  background: #F0F0F0;
}

.slick-prev, .slick-next {
  font-size: 2em;
  position: absolute;
  top: 45%;
  z-index: 9999999999;
  display: inline-flex;
  margin-left: 40px;
}

.slick-next {
  margin-right: 40px;
}

.current {
  background: #00A0AF;
  color: #F0F0F0;
  padding: 5px 10px;
}

.site-header {
  border-bottom: 0;
  display: contents;
  height: 90px;
}
.site-header nav {
  margin: 0;
  padding: 0;
  position: fixed;
}
@media (max-width: 800px) {
  .site-header nav {
    height: 90px;
    padding: 5px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .site-header nav {
    height: 90px;
    padding: 5px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .site-header nav li {
    display: inline-block !important;
    font-size: 0.8em !important;
    padding: 10px 5px !important;
  }
}
.site-header .white {
  transition: all 0.2s ease-in-out;
  background: #F0F0F0;
  position: fixed;
}
.site-header .white a {
  color: #2d2d2d !important;
}
.site-header .navbar-brand {
  float: none;
  margin: 0;
  margin-left: 0 !important;
  padding: 0;
  text-align: center;
}
.site-header .navbar-brand img {
  display: block;
  width: 40%;
  margin-top: 10px;
}
@media (max-width: 800px) {
  .site-header .navbar-brand img {
    margin-top: 0px;
    width: 30%;
  }
}
.site-header .site-branding {
  margin: 0;
  padding: 0;
}
.site-header .site-branding .logo {
  height: 90px;
  margin-top: -30px;
}
.site-header .site-branding strong {
  color: #FD4A5C;
  font-size: 1.2em;
  text-transform: uppercase;
}
.site-header .site-description {
  height: 0px;
  margin: 0;
  text-indent: -99999px;
}
.site-header .primary-nav a:hover {
  color: #663fb5;
}
.site-header .primary-nav a:before {
  background-color: #663fb5;
}
.site-header .sub-menu {
  display: none;
}
.site-header .menu-item-has-children:hover .sub-menu {
  background: #F0F0F0;
  display: grid;
  margin: 12px 0 0 0;
  position: absolute;
  width: 14%;
  z-index: 9;
}
.site-header .menu-item-has-children:hover .sub-menu a {
  color: #2d2d2d;
}
.site-header .menu-item-has-children:hover .sub-menu .sub-menu {
  width: 89%;
}
.site-header .menu {
  display: block;
  text-align: right;
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .site-header .menu {
    margin-top: 20px;
  }
}
.site-header .menu a {
  color: #F0F0F0;
  font-weight: normal;
  margin-left: 10px;
  text-transform: uppercase;
}
.site-header .menu a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 2px;
  content: "";
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #00A0AF;
}
.site-header .menu a:hover {
  color: #00A0AF;
}
@media (max-width: 800px) {
  .site-header .menu {
    display: none;
  }
}
.site-header .nav-menu {
  float: right;
  margin-top: 10px;
}
.site-header .nav-menu a {
  color: #2d2d2d;
  margin-left: 10px;
  text-transform: uppercase;
}

.panel {
  background: #00A0AF;
  border-radius: 0;
  margin-top: 90px;
  z-index: 99999;
}

.panel-header {
  position: fixed;
  right: -15.625em;
  width: 15.625em;
  background: #2d2d2d;
}

.push {
  position: relative;
}

.menu-link {
  display: none !important;
  background: transparent;
  border-radius: 4px;
  font-size: 2em;
  padding: 2px 12px;
  float: right;
}
@media (max-width: 800px) {
  .menu-link {
    display: inline-block !important;
    margin-top: -18%;
    color: #2d2d2d !important;
  }
}

.mobile-menu a {
  font-size: 0.9em;
  font-weight: bold;
  display: block;
  color: #F0F0F0;
  padding: 10px 15px;
}
.mobile-menu a:hover {
  background-color: #2d2d2d;
}
.mobile-menu li {
  border-bottom: 1px #F0F0F0 solid;
}
.mobile-menu .list-inline {
  text-align: center;
  margin-top: 50px;
}
.mobile-menu .list-inline li {
  width: 32%;
  border-bottom: none;
}
.mobile-menu .list-inline li i {
  font-size: 2em;
}

.navbar-int nav {
  background: #F0F0F0;
  display: block;
}
.navbar-int nav .menu a {
  color: #2d2d2d;
}

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

.mast-inner {
  position: relative;
  height: 850px;
  width: 100vw;
  overflow: hidden;
}
@media (max-width: 800px) {
  .mast-inner {
    height: 50vh;
  }
}
.mast-inner .video-content {
  bottom: 0;
  position: relative;
  top: 0;
  height: 800px;
  width: 100%;
}
.mast-inner .video-content img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 800px) {
  .mast-inner .video-content img {
    height: 465px;
  }
}
.mast-inner .video-content video {
  object-position: center;
  width: 100%;
}
.mast-inner .caption {
  color: #F0F0F0;
  position: absolute;
  width: 40%;
  transform: translate(-50%, -50%);
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media (max-width: 800px) {
  .mast-inner .caption {
    top: 45%;
    width: 85%;
  }
}
.mast-inner .caption h1 {
  font-size: 4em;
}
@media (max-width: 800px) {
  .mast-inner .caption h1 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 5px;
  }
}
.mast-inner .caption p {
  color: #F0F0F0;
  font-size: 1.2em;
}
@media (max-width: 800px) {
  .mast-inner .caption p {
    font-size: 0.8em;
    line-height: normal;
  }
}

.products {
  margin-top: 50px;
}
.products .row .col-md-6 img {
  margin-bottom: 10px;
  border-radius: 30px;
}
.products .row .col-md-6 figcaption {
  color: #F0F0F0;
  font-size: 2em;
  font-weight: bold;
  position: absolute;
  top: 70%;
  right: 5%;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  .products .row .col-md-6 figcaption {
    font-size: 1.5em;
  }
}
.products .about {
  background: #00A0AF;
  color: #F0F0F0;
}
.products .about .ab-text {
  padding: 40px;
}
.products .about .ab-text h1 {
  color: #F0F0F0;
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 0;
}
.products .about .ab-text p {
  color: #F0F0F0;
}
.products .about .ab-text img {
  border-radius: 0;
  width: 100px;
  padding: 0;
}
.products .about .ab-text .btn-red {
  margin: 0 auto;
  font-size: 1em;
  padding: 15px;
}
.products .about img {
  border-radius: 0 !important;
  padding: 20px 0;
}

.locations h2 {
  background: #FD4A5C;
  color: #F0F0F0;
  font-weight: bold;
  font-size: 1.5em;
  width: 300px;
  margin: 0 auto;
}

.vertical-tab {
  display: table;
  margin: 0 auto;
  width: 90%;
}
.vertical-tab .nav-tabs {
  width: 27%;
  min-width: 27%;
  border: none;
  vertical-align: top;
  display: table-cell;
}
.vertical-tab .nav-tabs li {
  float: none;
}
.vertical-tab .nav-tabs li .info {
  display: none;
}
.vertical-tab .nav-tabs li a, .vertical-tab .nav-tabs li .info {
  color: #222;
  background: transparent;
  font-size: 17px;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase;
  padding: 10px 15px 10px;
  margin: 0;
  border: none;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0.3s;
}
.vertical-tab .nav-tabs li a:hover, .vertical-tab .nav-tabs li .info:hover {
  color: #FD4A5C;
  background: rgba(30, 151, 191, 0.1);
  border: none;
}
@media (max-width: 800px) {
  .vertical-tab .nav-tabs li a, .vertical-tab .nav-tabs li .info {
    font-size: 15px;
  }
}
.vertical-tab .nav-tabs .active a {
  color: #FD4A5C;
  background: rgba(30, 151, 191, 0.1);
  border: none;
}
.vertical-tab .nav-tabs .active a:hover {
  color: #FD4A5C;
}
.vertical-tab .nav-tabs .active a:focus {
  color: #FD4A5C !important;
  background: rgba(30, 151, 191, 0.1);
  border: none;
}
.vertical-tab .nav-tabs .active .info {
  display: block;
  background: rgba(30, 151, 191, 0.1);
  font-size: 0.7em;
  font-weight: normal;
  letter-spacing: 0px;
  padding-top: 0;
}
.vertical-tab .nav-tabs .active .phone {
  color: #00A0AF;
  font-size: 1em;
  background: none;
  padding: 0;
}
.vertical-tab .location-img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 10px;
}

.products-cat {
  margin-top: 140px;
}

.products h1 {
  color: #737373;
}
.products .category-links li .active {
  color: #F0F0F0;
  background: #00A0AF;
  font-weight: bold;
  padding: 5px;
}
.products .cont-element {
  border: 2px solid #00A0AF;
  border-radius: 10px;
  width: 23%;
  float: left;
  margin-left: 20px;
  text-align: center;
}
@media (max-width: 800px) {
  .products .cont-element {
    margin-left: 10px;
    width: 45%;
  }
}
.products .cont-element img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 200px;
  object-fit: cover;
}
.products .cont-element h2 {
  background: #FD4A5C;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  color: #F0F0F0;
  font-size: 1em;
  font-weight: bold;
  height: 60px;
  margin-bottom: 0;
  padding: 10px 5px;
}

.productos {
  margin-top: 100px;
}
.productos h1 {
  color: #737373;
}

table td, table th {
  border: 1px solid #dddddd;
  padding: 8px;
  text-align: left;
}

table {
  border-radius: 3px;
  overflow: hidden;
}

.prod-gall .slide-for img {
  height: 400px;
  margin-bottom: 20px;
  object-fit: cover;
}
.prod-gall .slide-nav img {
  height: 100px;
  object-fit: cover;
  width: 100%;
}

.center-prod img {
  border-radius: 50px;
  height: 250px;
  width: 90%;
  object-fit: cover;
  opacity: 0.7;
}
.center-prod .slick-active img {
  opacity: 1;
}

.us h1 {
  color: #737373;
  font-size: 2em;
  font-weight: bold;
}
.us .about-img {
  width: 100px;
}
.us .numbers {
  background: #FD4A5C;
  color: #F0F0F0;
  padding-bottom: 40px;
}
.us .numbers h3 {
  font-weight: normal;
}
.us .numbers h6 {
  font-weight: normal;
  margin-bottom: 0;
}
.us .numbers i {
  display: block;
  font-size: 2em;
}
.us .numbers .img-numb {
  width: 100px;
}
.us .numbers .img-numb-sm {
  width: 50px;
}
.us .numbers strong {
  font-size: 3em;
}

.center-prod figure {
  position: relative;
}
.center-prod figcaption {
  color: #F0F0F0;
  font-size: 1.1em;
  font-weight: bold;
  position: absolute;
  top: 75%;
  right: 15%;
  text-transform: uppercase;
}

.nav-subtitle {
  background: #FD4A5C;
  color: #F0F0F0;
  font-weight: bold;
  font-size: 1.5em;
  width: 300px;
  margin: 0 auto;
  padding: 5px;
}

.nav-title {
  background: #00A0AF;
  color: #F0F0F0;
  font-weight: bold;
  font-size: 1.5em;
  width: 300px;
  margin: 0 auto;
  padding: 5px;
}

.contact h1 {
  color: #FD4A5C;
  font-size: 2em;
}
.contact .panel {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
  margin: 0 auto;
  width: 60%;
}
.contact .panel .panel-heading {
  background-color: #00A0AF;
  border: 0;
  border-radius: 0;
}
.contact .panel h3 {
  font-weight: bold;
}
.contact .panel .panel-body {
  background: white;
}
.contact .panel .panel-body a {
  color: #00A0AF;
  font-size: 1.5em;
}
.contact .panel-danger .panel-heading {
  background-color: #FD4A5C;
  color: #F0F0F0;
}

.wpcf7-form .wpcf7-spinner {
  display: block;
}
.wpcf7-form p {
  margin-bottom: 0;
}
.wpcf7-form label {
  width: 100%;
}
.wpcf7-form label input {
  width: 100%;
}
.wpcf7-form .btn-yell {
  background: #F1B93F !important;
  border: none;
  border-radius: 50px;
  color: white;
  padding: 10px 30px;
}
.wpcf7-form .btn-yell:hover {
  background: #FD4A5C !important;
}

.tiendas h4 {
  margin: 0;
}
.tiendas h4:after {
  margin-bottom: 10px;
  margin-top: 5px;
  margin-left: 45%;
}

.whatsapp a {
  position: fixed;
  right: 20px;
  z-index: 99999;
  top: 60%;
  font-size: 20px;
  color: #00d674 !important;
}

.form-constant {
  background: url("../images/banner2.webp") no-repeat;
  background-position-x: left;
  background-size: cover;
  padding: 100px 0;
  color: #F0F0F0;
  height: 500px;
  width: 100%;
}
@media (max-width: 800px) {
  .form-constant {
    background-position-x: center;
    padding: 50px 0;
  }
}
.form-constant h3 {
  color: #F1B93F;
  font-size: 3.2em;
  font-weight: bold;
  margin-top: 30px;
}
.form-constant h4 {
  font-size: 2em;
  font-weight: bold;
  margin: 0;
  text-transform: none;
}
.form-constant h4:after {
  display: none;
}
.form-constant p {
  color: #F0F0F0;
  font-size: 1em;
  margin-top: 20px;
}

.site-footer {
  background: #00A0AF;
  padding-top: 20px;
  text-align: center;
}
.site-footer h5 {
  color: #F0F0F0;
}
.site-footer img {
  width: 25%;
}
.site-footer .mp {
  margin: 0 0 15px 0;
  width: 140px;
}
.site-footer p {
  color: #F0F0F0;
  font-weight: 100;
}
.site-footer a {
  color: #F0F0F0;
}
.site-footer a:hover {
  color: #3b5998 !important;
}
.site-footer i {
  color: #F0F0F0;
  font-size: 1.5em;
}
.site-footer .term {
  background: #101010;
  color: #F0F0F0;
  font-size: 0.8em;
}
.site-footer .menu {
  display: flex;
  justify-content: center;
}
.site-footer .menu li {
  margin-right: 10px;
}

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