@charset "UTF-8";
html,
body {
  height: auto;
  min-height: 100vh;
  /*background-color: $blanco;*/
  font-family: 'Rajdhani', sans-serif;
  font-size: 14px;
  color: #434040;
  letter-spacing: 0px; }

button:focus {
  outline: none; }

img, a, video, iframe {
  border: none;
  outline: none;
  box-shadow: none; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1rem;
  letter-spacing: 0px; }

h1 {
  font-size: 1.78rem;
  line-height: 2rem;
  font-weight: 500;
  letter-spacing: 0px; }

h2 {
  font-size: 1.78rem;
  line-height: 2rem;
  font-weight: 500;
  letter-spacing: 0px; }

h3 {
  font-size: 2.15rem;
  line-height: 2.3rem;
  font-weight: 500;
  letter-spacing: 0px; }

.destacado h1 {
  font-size: 1.78rem !important;
  line-height: 2rem !important;
  font-weight: 500 !important;
  letter-spacing: 0px !important; }

.internas h1 {
  font-size: 2.1rem !important;
  line-height: 2.2rem !important;
  font-weight: 500 !important;
  letter-spacing: 0px !important;
  color: #ec7d00; }

.internas h2 {
  font-size: 2.1rem !important;
  line-height: 2.2rem !important;
  font-weight: 500 !important;
  letter-spacing: 0px !important;
  color: #ec7d00; }

.internas h3 {
  font-size: 1.45rem;
  line-height: 1.7rem;
  font-weight: 300; }

.internas h3 strong {
  font-weight: 600; }

.internas h4 {
  font-size: 1.35rem;
  line-height: 1.7rem;
  margin-bottom: 1.4rem !important;
  font-weight: 500; }

.productos .internas h4 {
  font-size: 1.35rem;
  line-height: 1.7rem;
  margin-bottom: 5px !important;
  font-weight: 600; }

.internas h5 {
  font-size: 2.1rem !important;
  line-height: 2.2rem !important;
  font-weight: 500 !important;
  letter-spacing: 0px !important;
  color: #ec7d00; }

.internas h6 {
  font-size: 1.8rem !important;
  line-height: 2rem !important;
  font-weight: 600 !important;
  letter-spacing: 0px !important;
  color: #ec7d00;
  text-transform: none; }

h4 {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 500; }

h5 {
  font-size: 1.8rem;
  line-height: 2rem; }

h6 {
  font-size: 5.7rem;
  line-height: 5.2rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px; }

p,
a,
ul,
ol,
pre,
blockquote,
.form-control-label,
.form-check-label {
  font-size: 1.1rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
  margin-bottom: 0px; }

ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

p {
  font-size: 1.28rem;
  line-height: 1.7rem;
  margin-bottom: 1.4rem !important;
  font-weight: 500; }

a {
  color: #434040; }

a:hover {
  color: #ec7d00;
  text-decoration: none; }

a.inv {
  color: #fff !important; }

a.inv:hover {
  color: #ec7d00 !important;
  text-decoration: none; }

strong {
  font-weight: 700; }

hr {
  border: none;
  border-top: 5px solid #ec7d00;
  width: 100%;
  margin-top: 0px; }

/*TEXTOS*/
.texto-negro {
  color: #434040 !important; }

.texto-blanco {
  color: #fff !important; }

.texto-gris {
  color: #323232 !important; }

.texto-color1 {
  color: #ec7d00 !important; }

.texto-color1 {
  color: #ec7d00 !important; }

/*TEXTOS*/
/*FONDOS*/
.fondo-negro {
  background-color: #434040; }

.fondo-blanco {
  background-color: #fff; }

.fondo-gris {
  background-color: #f9f9fa; }

.fondo-gris-claro {
  background-color: #f9f9fa; }

.fondo-gris-oscuro {
  background-color: #323232; }

.fondo-color1 {
  background-color: #ec7d00; }

.fondo-color1 {
  background-color: #ec7d00; }

/*TABLES*/
table {
  font-size: 1.28rem !important;
  line-height: 1.3rem !important;
  color: #767575 !important;
  font-weight: 500 !important; }

table th {
  font-weight: 700 !important; }

table th, table tr {
  border-bottom: 1px solid #ddd !important; }

table tr:last-child {
  border-bottom: none !important; }

table th, table td {
  padding: 14px 0px !important; }

/*TABLES*/
.parallax {
  min-height: 400px;
  padding: 150px 0px !important;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.parallax h4 {
  font-size: 2.85rem;
  line-height: 3rem;
  font-weight: 500;
  margin-bottom: 10px; }

.parallax h4 strong {
  font-weight: 600; }

.parallax p {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 400; }

.parallax p strong {
  font-weight: 600; }

.categorias-destacadas {
  padding: 80px 0px !important; }

#parallax-horizontal-izq, #parallax-horizontal-der {
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-size: 120% !important;
  min-height: 650px;
  padding: 150px 0px !important; }

/*FONDOS*/
/*PRENAV*/
.navbar {
  padding: 0px; }

.navbar li {
  list-style: none;
  margin-bottom: 0rem; }

#contPreNav {
  height: 30px;
  z-index: 500;
  background-color: rgba(67, 64, 64, 0);
  top: 0px;
  transition: all 0.2s; }

#contPreNav.active {
  top: -50px; }

#contPreNav.alfa {
  top: -50px; }

#preNav {
  z-index: 500;
  padding: 18px 0px 0px 0px;
  transition: all 0.2s; }

#preNav.navbar {
  z-index: 500;
  padding: 0px;
  top: -1px;
  height: 50px; }

#preNav .nav-item, #preNav .nav-item a, #preNav .nav-item p {
  margin: 0px;
  font-weight: 500;
  font-size: 0.85rem;
  line-height: 0.85rem;
  display: inline-block;
  padding: 0px 10px;
  margin: auto 0px;
  transition: all 0.2s;
  background-color: rgba(255, 255, 255, 0) !important;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

#preNav .nav-item:hover, #preNav .nav-item a:hover {
  color: #ec7d00; }

#preNav .nav-item a::after {
  margin-left: 8px;
  background-repeat: no-repeat;
  display: inline-block;
  font-family: 'FontAwesome';
  color: #fff;
  transition: all 0.1s;
  font-weight: 100; }

#preNav .nav-item.contacto a::after {
  content: "\f0e0"; }

#preNav .nav-item.flechita a::after {
  content: "\f054";
  /*content: "\f105";*/
  /*background-image: url('../images/flecha-next-blanca.png');
  background-size: 10px 10px;
  width: 10px;
  height: 10px;*/ }

#preNav .nav-item:hover a::after {
  color: #ec7d00;
  cursor: pointer; }

#preNav .nav-item {
  border-left: 1px solid #fff;
  margin: auto 0px;
  padding: 0px 12px;
  width: max-content;
  margin-left: auto; }

#preNav .nav-item:first-child {
  border-left: none; }

#preNav .nav-item:last-child {
  padding-right: 5px; }

#preNav .dropdown-menu {
  min-width: 1rem;
  background-color: #fff;
  border-radius: 0px;
  border: none;
  margin: 0px;
  padding: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15); }

#preNav .dropdown-item {
  padding: 4px 16px 0px 16px;
  margin: 8px 0px 5px 0px; }

#preNav .navbar-toggler {
  width: 42px;
  height: 32px;
  padding: 5px;
  margin-left: auto;
  margin-right: 10px; }

#preNav .navbar-toggler-icon, #preNav .navbar-toggler.collapsed > .close, #preNav .navbar-toggler:not(.collapsed) > .navbar-toggler-icon {
  background-size: contain;
  width: 20px;
  height: 20px; }

#preNav .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 5px; }

#preNav .icon-bar, #preNav .icon-bar:nth-child(2), #preNav .icon-bar:nth-child(3) {
  width: 24px;
  margin-left: auto; }

#preNav .navbar-toggler .icon-bar {
  background-color: #fff;
  height: 2px; }

#preNav .navbar-toggler:hover > .icon-bar:nth-child(2), .navbar-toggler:hover > .icon-bar:nth-child(3) {
  width: 24px; }

#preNav .navbar-toggler:active > .icon-bar:nth-child(2), .navbar-toggler:active > .icon-bar:nth-child(3) {
  width: 24px; }

#preNav .navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px); }

#preNav .navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0; }

#preNav .navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
  width: 24px;
  transform: rotate(-45deg) translate(5px, -5px); }

/*ICONO IMAGEN*/
/*#preNav .navbar-toggler-icon {
  background-image: url("../images/bars.png") !important;
}
#preNav .navbar-toggler.collapsed>.close, #preNav .navbar-toggler:not(.collapsed)>.navbar-toggler-icon {
  background-image: url("../images/close.png") !important;
}*/
/*ICONO IMAGEN*/
#preNav .navbar-toggler-icon {
  padding-left: 22px;
  position: relative;
  color: #fff; }

#preNav .navbar-toggler-icon:before {
  position: absolute;
  font-family: 'FontAwesome';
  top: 2px;
  left: 10px;
  color: #fff;
  content: "\f0c9"; }

#preNav .navbar-toggler.collapsed > .close, #preNav .navbar-toggler:not(.collapsed) > .navbar-toggler-icon:before {
  content: "\f00d"; }

#preNav .nav-item a.active {
  color: #ec7d00; }

/*PRENAV*/
/*NAVBAR*/
#mainNav.navbar, #mainNavScroll.navbar {
  transition: all 0s;
  z-index: 400;
  padding: 0px;
  background-color: rgba(67, 64, 64, 0);
  top: 0px;
  padding: 25px 0px 0px 0px; }

#mainNavScroll {
  z-index: 600; }

#mainNav #mainNavResponsive {
  padding-top: 10px !important; }

#mainNav p, #mainNavScroll p {
  color: #434040;
  font-size: 0.8rem;
  margin: 11px 9px 0px 9px; }

#mainNav .nav-item, #mainNavScroll .nav-item {
  border-right: 1px solid #fff;
  margin: auto 0px;
  padding: 0px 0px;
  height: 12px; }

#mainNav .nav-item:last-child, #mainNavScroll .nav-item:last-child {
  margin-right: 0px !important;
  border-right: none; }

#mainNav .nav-item a, #mainNavScroll .nav-item a {
  font-size: 0.95rem;
  line-height: 1rem;
  font-weight: 500;
  color: #fff;
  padding: 0px 30px;
  margin: 0px;
  transition: all 0.2s;
  letter-spacing: 1px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  top: -5px; }

#mainNavScroll .nav-item a {
  font-size: 0.9rem;
  padding: 0px 20px; }

#mainNav .nav-item:last-child a, #mainNavScroll .nav-item:last-child a {
  padding-right: 0px !important; }

#mainNav .nav-item a.prenav, #mainNavScroll .nav-item a.prenav {
  font-size: 0.8rem;
  line-height: 1rem;
  font-weight: 600;
  color: #fff;
  padding: 10px 0px;
  margin: 0px;
  transition: all 0.2s;
  letter-spacing: 0.5px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  text-transform: uppercase; }

#mainNav .nav-item:hover, #mainNav .nav-item a:hover, #mainNavScroll .nav-item:hover, #mainNavScroll .nav-item a:hover {
  color: #ec7d00; }

#mainNav .nav-item.dropdown.flecha, #mainNavScroll .nav-item.dropdown.flecha {
  padding-right: 16px; }

#mainNav .dropdown-menu, #mainNavScroll .dropdown-menu {
  min-width: 1rem;
  background-color: #fff;
  border-radius: 0px;
  border: none;
  margin: 0px;
  padding: 0px;
  margin-left: -20px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15); }

.dropdown:hover > .dropdown-menu {
  display: block; }

.dropdown-menu .dropdown-item {
  padding: 3px 25px 8px 20px !important;
  margin: 8px 0px 4px 0px !important;
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #434040;
  transition: all 0.1s;
  letter-spacing: 0.5px;
  text-decoration: none;
  border-bottom: 1px solid #ddd; }

.dropdown-menu a.dropdown-item::after {
  content: "" !important; }

.dropdown-menu .dropdown-item:last-child {
  border-bottom: none; }

.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item.focus,
.dropdown-menu .dropdown-item.active {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ec7d00 !important; }

#mainNav .dropdown-toggle, #mainNavScroll .dropdown-toggle {
  background-color: rgba(0, 0, 0, 0);
  border: none; }

#mainNav .dropdown-toggle:after, #mainNavScroll .dropdown-toggle:after {
  color: #434040;
  margin-top: 11px;
  border-top: 0.4em solid;
  border-right: .4em solid transparent;
  border-bottom: 0;
  border-left: .4em solid transparent; }

#mainNav .dropdown-toggle:hover:after, #mainNavScroll .dropdown-toggle:hover:after {
  color: #ec7d00 !important; }

.dropdown-item::after {
  content: "" !important; }

.dropdown-item:focus, .dropdown-item:hover {
  background-color: #FFF !important; }

#mainNav #logo img {
  width: 275px;
  margin: auto 0px;
  transition: all 0.2s; }

#mainNavScroll #logoScroll img {
  width: 180px;
  margin: auto 0px;
  transition: all 0.2s; }

#mainNav.active.navbar {
  background-color: rgba(28, 28, 28, 0);
  top: -100px; }

#mainNav.alfa {
  top: -100px; }

#mainNavScroll.navbar {
  background-color: rgba(28, 28, 28, 0);
  top: -100px; }

#mainNavScroll.active.navbar {
  background-color: #1c1c1c;
  top: 0px;
  padding: 25px 0px 20px 0px; }

#mainNav.active.navbar #logo img, #mainNavScroll.active.navbar #logoScroll img {
  transition: all 0.2s; }

#mainNav .nav-item.active a {
  color: #ec7d00 !important; }

#mainNav .nav-item.btn, #mainNavScroll .nav-item.btn {
  text-transform: uppercase;
  font-size: 0.7rem;
  line-height: 1rem;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: center;
  display: inline-block;
  color: white;
  background-color: black;
  vertical-align: unset;
  height: 32px;
  border-radius: 30px;
  transition: all 0.2s ease 0s;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  padding: 9px 20px 0px 20px;
  margin: auto 0px auto 10px; }

#mainNav .nav-item.btn a, #mainNavScroll .nav-item.btn a {
  color: #fff;
  padding: 0px 0px; }

#mainNav .nav-item.btn:hover, #mainNavScroll .nav-item.btn:hover {
  background-color: #ec7d00; }

/*NAVBAR*/
/*HAMBURGUESA ANIMADA*/
.navbar-toggler {
  border: none;
  background: transparent !important;
  padding: 10px 0px; }

.navbar-toggler:focus {
  outline: none;
  background: transparent !important; }

.navbar-toggler .icon-bar {
  background-color: #fff;
  transform: rotate(0deg) translate(0px, 0px);
  transition: ease all .2s; }

.navbar-toggler .icon-bar {
  display: block;
  width: 32px;
  height: 3px;
  border-radius: 0px; }

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 9px; }

.icon-bar:nth-child(2) {
  width: 18px;
  transition: ease all .2s;
  margin-left: auto; }

.icon-bar:nth-child(3) {
  width: 26px;
  transition: ease all .2s;
  margin-left: auto; }

.navbar-toggler:hover > .icon-bar:nth-child(2), .navbar-toggler:hover > .icon-bar:nth-child(3) {
  width: 32px;
  transition: ease all .2s; }

.navbar-toggler:active > .icon-bar:nth-child(2), .navbar-toggler:active > .icon-bar:nth-child(3) {
  width: 32px;
  transition: ease all .2s; }

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
  transform: rotate(45deg) translate(8px, 9px);
  transition: ease all .2s; }

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0;
  transition: ease all .2s; }

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
  width: 32px;
  transform: rotate(-45deg) translate(8px, -9px);
  transition: ease all .2s; }

/*HAMBURGUESA ANIMADA*/
/*HAMBURGUESA IMAGEN*/
/*#mainNav .navbar-toggler{
  width: 49px;
  height: 35px;
  padding: 5px;
  border-color: #999;
}
#mainNav .navbar-toggler-icon, #mainNav .navbar-toggler.collapsed>.close, #mainNav .navbar-toggler:not(.collapsed)>.navbar-toggler-icon{
  background-size: contain;
  width: 20px;
  height: 20px;
}
#mainNav .navbar-toggler-icon {
  background-image: url("../images/bars.png") !important;
}
#mainNav .navbar-toggler.collapsed>.close, #mainNav .navbar-toggler:not(.collapsed)>.navbar-toggler-icon {
  background-image: url("../images/close.png") !important;
}*/
/*HAMBURGUESA IMAGEN*/
/*SECOND NAV*/
#secondNav {
  background-color: #fff !important;
  padding: 0px;
  top: -1px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1) !important; }

#secondNav .navbar-toggler {
  padding: 0px; }

#secondNav .navbar-toggler-icon {
  background-image: url("../images/down.png") !important; }

#secondNav .navbar-toggler.collapsed > .close, #secondNav .navbar-toggler:not(.collapsed) > .navbar-toggler-icon {
  background-image: url("../images/up.png") !important; }

#secondNav .navbar-toggler-icon, #secondNav .navbar-toggler.collapsed > .close, #secondNav .navbar-toggler:not(.collapsed) > .navbar-toggler-icon {
  background-size: contain;
  width: 20px;
  height: 20px;
  margin: 18px 15px 18px 0px; }

#secondNav p {
  color: #434040;
  font-size: 0.8rem;
  margin: 18px 9px 0px 9px; }

#secondNav .nav-item .nav-link {
  font-size: 1.05rem;
  line-height: 1.2rem;
  font-weight: 600;
  color: #434040;
  padding: 0px 25px;
  margin: 0px;
  transition: all 0.2s;
  letter-spacing: 0.5px;
  text-decoration: none;
  display: inline-block;
  position: relative; }

#secondNav .nav-item {
  border-right: 1px solid #434040;
  line-height: 0.4rem; }

#secondNav .nav-item:last-child {
  border-right: none; }

#navbarResponsiveSecond .nav-item.destacado {
  padding-left: 20px; }

#navbarResponsiveSecond .nav-item.destacado a {
  vertical-align: unset;
  background-color: #fff;
  border: 1px solid #ec7d00;
  color: #434040 !important;
  transition: all 0.2s;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: center;
  border-radius: 30px;
  display: inline-block;
  margin: 10px 0px 10px 0px;
  padding: 8px 15px 5px 15px; }

#navbarResponsiveSecond .nav-item.destacado a:after {
  top: 2px;
  margin-left: 10px;
  content: url("../images/btn-flecha-naranja.png");
  vertical-align: middle;
  transition: all 0.2s; }

#navbarResponsiveSecond .nav-item.destacado a:hover {
  color: #fff !important;
  background-color: #ec7d00; }

#navbarResponsiveSecond .nav-item.destacado a:hover::after {
  content: url("../images/btn-flecha-blanca.png"); }

#secondNav .nav-item .nav-link:hover, #secondNav .nav-item .nav-link.active {
  color: #ec7d00; }

#secondNav .nav-item .nav-link.inicio {
  background-color: #ec7d00;
  color: #fff;
  padding: 29px 40px !important; }

#secondNav .nav-item .nav-link.inicio:hover {
  background-color: #323232;
  color: #fff;
  padding: 20px 20px; }

#secondNav .nav-item .nav-link.inicio-min {
  color: #434040; }

#secondNav .nav-item .nav-link.inicio-min:hover {
  color: #ec7d00; }

#navbarResponsiveSecond.min .nav-item:first-child {
  padding-left: 0px !important; }

#navbarResponsiveSecond p:last-of-type {
  display: none; }

/*SECOND NAV*/
header {
  display: initial; }

/*HEADER IMAGEN*/
.head {
  background-color: #fff; }

.head.imagen {
  margin-top: -120px;
  /* ALTO DE MENU/S */
  min-height: 450px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s ease; }

.head.imagen .container {
  padding-top: 60px;
  /* ALTO DE MENU/S DIVIDIDO 2 */ }

/*HEADER IMAGEN*/
/*HEADER IMAGEN-INTERNA*/
.head.imagen-interna {
  margin-top: 0px;
  /* ALTO DE MENU/S */
  min-height: 550px;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s ease; }

.head.imagen-interna .container {
  height: 80vh;
  padding-top: 120px;
  /* ALTO DE MENU/S DIVIDIDO 2 */ }

/*HEADER IMAGEN-INTERNA*/
/*HEADER PLENO*/
.head.pleno {
  margin-top: -120px;
  /* ALTO DE MENU/S */
  min-height: 450px;
  background-color: #ec7d00;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s ease; }

.head.pleno .container {
  padding-top: 60px;
  /* ALTO DE MENU/S DIVIDIDO 2 */ }

/*HEADER PLENO*/
/*HEADER INTERNA*/
.header-int {
  z-index: 90;
  min-height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

/*HEADER INTERNA*/
/*HEADER CAROUSEL*/
.head.carrusel {
  margin-top: 0px;
  /* ALTO DE MENU/S */
  position: relative;
  width: 100%;
  overflow: hidden; }

.head.carrusel .carousel-inner {
  /*padding-top: 60px;*/
  /* ALTO DE MENU/S DIVIDIDO 2 */ }

.head .degrade {
  position: absolute;
  width: 100%;
  height: 350px;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2; }

.carousel-item {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.carousel-indicators {
  text-align: left;
  float: left;
  left: unset;
  right: unset;
  bottom: 10px;
  margin-left: unset;
  margin-right: unset;
  z-index: 200; }

.carousel-indicators li {
  width: 9px;
  height: 9px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 30px;
  border-radius: 100%;
  opacity: 1;
  border: 1px solid white;
  background-color: rgba(67, 64, 64, 0); }

/*Círculo*/
/*.carousel-indicators li.active {
  background-color: rgba(255,255,255,0);
  border: 2px solid rgba(255,255,255,1);
}*/
/*Círculo*/
.carousel-indicators li.active {
  background-color: white; }

/*FLECHAS IMAGEN*/
.carousel-control-next, .carousel-control-prev {
  width: 50px;
  padding: 0px;
  margin: 0px;
  right: 0px; }

.carousel-control-next, .carousel-control-prev, .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  opacity: 1; }

.carousel-control-prev-icon {
  background-image: url("../images/flecha-prev-blanca-fn.png");
  background-repeat: no-repeat;
  width: 50px;
  height: 73px; }

.carousel-control-prev:hover .carousel-control-prev-icon {
  background-image: url("../images/flecha-prev-naranja-fb.png"); }

.carousel-control-next-icon {
  background-image: url("../images/flecha-next-blanca-fn.png");
  background-repeat: no-repeat;
  width: 50px;
  height: 73px; }

.carousel-control-next:hover .carousel-control-next-icon {
  background-image: url("../images/flecha-next-naranja-fb.png"); }

/*FLECHAS IMAGEN*/
.carousel-caption {
  transform: translateY(-45%);
  bottom: 0;
  top: 55%;
  left: unset;
  right: unset; }

.carousel-caption .logo {
  max-height: 100px;
  margin-bottom: 2rem;
  margin-top: 2rem; }

.carousel-caption h2 {
  color: #fff;
  text-transform: none; }

.carousel-caption p {
  color: #fff; }

/*HEADER CAROUSEL*/
/*HEADER VIDEO*/
.head.vid {
  position: relative;
  background-color: black;
  height: 87vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden; }

.head.vid video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.head.vid .container {
  position: relative;
  z-index: 2; }

.head.vid .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1; }

/*HEADER VIDEO*/
/*ICO WS FLOTANTE*/
#icos-flotantes {
  z-index: 1200;
  position: fixed;
  right: 20px;
  bottom: 20px;
  transition: all 0.3s ease;
  margin-right: -100px; }

#ico-flotante-ws-img {
  background-image: url(../images/ico-flotante-ws.png);
  background-size: 100%;
  background-position: center top;
  width: 60px;
  height: 60px; }

#ico-flotante-ws-img:hover {
  background-position: center bottom; }

/*ICO WS FLOTANTE*/
/*ICONOS FLOTANTES*/
#icos-flotantes .btn {
  text-align: center;
  border-radius: 50%;
  display: block;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  transition: all 0.2s;
  color: #fff;
  background-color: #03d56f;
  border: none;
  vertical-align: unset;
  width: 54px;
  height: 54px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#icos-flotantes .btn:hover,
#icos-flotantes .btn:focus,
#icos-flotantes .btn.focus,
#icos-flotantes .btn.active {
  color: #fff;
  background-color: #00e676;
  border: none;
  box-shadow: none; }

#icos-flotantes .btn.telefono {
  background-color: #434040; }

#icos-flotantes .btn.telefono:hover,
#icos-flotantes .btn.telefono:focus,
#icos-flotantes .btn.telefono.focus,
#icos-flotantes .btn.telefono.active {
  background-color: #323232; }

#icos-flotantes .btn i {
  line-height: 54px; }

/*ICONOS FLOTANTES*/
section {
  padding: 80px 0px;
  background-color: #fff; }

/*CARDS*/
.card {
  background-color: #fff;
  border-radius: 50px 0px 50px 0px;
  border: none;
  width: 100%;
  padding: 0px;
  margin-bottom: 30px;
  flex-direction: row;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  transition: all .2s ease; }

.card .card-body {
  padding: 50px; }

.card .card-body-min {
  padding: 40px 40px 30px 20px !important; }

.card p {
  color: #434040;
  line-height: 1.8rem !important;
  font-weight: 400;
  font-size: 1.32rem !important;
  letter-spacing: -0.5px; }

.card.card-border {
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0);
  width: 100%;
  padding: 20px;
  margin-bottom: 30px;
  flex-direction: row;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
  transition: all .2s ease; }

.card.card-border:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid black; }

.card-header {
  padding: 5px 20px 5px 10px;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-radius: unset; }

.card .ico-img {
  text-align: center;
  background-position: center right;
  background-size: cover;
  min-height: 400px;
  border-radius: 50px 0px 0px 0px; }

.card .ico-img2 {
  text-align: center;
  background-position: center center;
  background-size: cover;
  min-height: 300px;
  border-radius: 50px 0px 0px 0px; }

.card .ico-img img {
  width: 100%;
  border-radius: 50px 0px 0px 0px; }

.ico {
  font-size: 3.5rem;
  color: #cccccc;
  margin: 0 auto 20px auto; }

.beneficio {
  margin-top: 60px; }

a.beneficio:hover h3 {
  color: #ec7d00;
  transition: all .2s ease; }

a.beneficio:hover p {
  color: #434040;
  transition: all .2s ease; }

a.beneficio:hover .btn {
  color: #434040;
  background-color: #ec7d00; }

a.card:hover .btn {
  color: #fff !important;
  background-color: #ec7d00 !important; }

.cardhv:hover {
  cursor: pointer; }

.cardhv:hover .btn {
  color: #fff !important;
  background-color: #ec7d00 !important; }

.cardhv:hover .btn-flecha-color::after {
  content: url("../images/btn-flecha-blanca.png") !important; }

.cardhv:hover h1, .cardhv:hover h2, .cardhv:hover h3, .cardhv:hover h4, .cardhv:hover h5 {
  color: #ec7d00; }

.card-novedad {
  background-color: #fff;
  border-radius: 50px 0px 50px 0px;
  border: none;
  width: 98%;
  padding: 0px;
  margin-bottom: 30px;
  flex-direction: row;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
  transition: all .2s ease; }

.card-novedad .card-body {
  padding: 40px 60px 0px 30px; }

.card-novedad .boton {
  padding: 0px 0px 10px 30px; }

.card-novedad p {
  color: #434040;
  font-size: 1.28rem;
  line-height: 1.6rem;
  font-weight: 500; }

.card-novedad .btn {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #ec7d00; }

.card-novedad:hover .btn {
  background-color: #ec7d00;
  color: #fff; }

.card-novedad:hover .btn-flecha-color:after {
  content: url("../images/btn-flecha-blanca.png"); }

.card-novedad .ico-img {
  text-align: center;
  background-position: center right;
  background-size: cover;
  min-height: 250px;
  border-radius: 50px 0px 50px 0px; }

.card-novedad .ico-img img {
  width: 100%; }

.card-producto-relacionado {
  background-color: #fff;
  border-radius: 50px 0px 50px 0px;
  border: none;
  width: 95%;
  padding: 0px;
  margin: 0px auto 30px auto;
  flex-direction: row;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
  transition: all .2s ease; }

.card-producto-relacionado .card-body {
  padding: 40px 60px 0px 30px; }

.card-producto-relacionado .boton {
  padding: 0px 0px 10px 30px; }

.card-producto-relacionado p {
  color: #434040;
  font-size: 1.28rem;
  line-height: 1.6rem;
  font-weight: 500; }

.card-producto-relacionado .btn {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #ec7d00; }

.card-producto-relacionado:hover .btn {
  background-color: #ec7d00;
  color: #fff; }

.card-producto-relacionado:hover .btn-flecha-color:after {
  content: url("../images/btn-flecha-blanca.png"); }

.card-producto-relacionado .ico-img {
  text-align: center;
  background-position: center right;
  background-size: cover;
  min-height: 250px;
  border-radius: 50px 0px 50px 0px; }

.card-producto-relacionado .ico-img img {
  width: 100%; }

.card-categoria {
  background-color: #fff;
  border-radius: 50px 0px 50px 0px;
  border: none;
  width: 100%;
  padding: 0px;
  margin-bottom: 30px;
  flex-direction: row;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  transition: all .2s ease; }

.card-categoria .card-body {
  padding: 25px 22px 0px 20px; }

.card-categoria .boton {
  padding: 0px 0px 10px 20px; }

.card-categoria h4 {
  font-size: 1.75rem;
  line-height: 2rem;
  font-weight: 500;
  letter-spacing: -0.5px; }

.card-categoria p {
  color: #434040;
  font-size: 1.28rem;
  line-height: 1.6rem;
  font-weight: 500; }

.card-categoria .btn {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 700;
  color: #ec7d00; }

.card-categoria .ico-img {
  text-align: center;
  background-position: center right;
  background-size: cover;
  min-height: 180px;
  border-radius: 50px 0px 50px 0px; }

.card-categoria .ico-img img {
  width: 100%; }

.card-categoria:hover h4 {
  font-weight: 600; }

.card-categoria:hover .btn {
  background-color: #ec7d00;
  color: #fff; }

.card-categoria:hover .btn-flecha-color:after {
  content: url("../images/btn-flecha-blanca.png"); }

.card-novedad-interna {
  background-color: #fff;
  border-radius: 50px 0px 50px 0px;
  border: none;
  width: 100%;
  padding: 0px;
  margin-bottom: 30px;
  flex-direction: row;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  transition: all .2s ease; }

.card-novedad-interna .card-body {
  padding: 25px 30px 0px 20px; }

.card-novedad-interna .boton {
  padding: 0px 0px 10px 20px; }

.card-novedad-interna h4 {
  font-size: 1.75rem;
  line-height: 2rem;
  font-weight: 500;
  letter-spacing: -0.5px; }

.card-novedad-interna p {
  color: #434040;
  font-size: 1.28rem;
  line-height: 1.6rem;
  font-weight: 500; }

.card-novedad-interna .btn {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 700;
  color: #ec7d00; }

.card-novedad-interna .ico-img {
  text-align: center;
  background-position: center right;
  background-size: cover;
  min-height: 250px;
  border-radius: 50px 0px 50px 0px; }

.card-novedad-interna .ico-img img {
  width: 100%; }

.card-novedad-interna:hover h4 {
  font-weight: 600; }

.card-novedad-interna:hover .btn {
  background-color: #ec7d00;
  color: #fff; }

.card-novedad-interna:hover .btn-flecha-color:after {
  content: url("../images/btn-flecha-blanca.png"); }

.card-producto-interna {
  background-color: #fff;
  border-radius: 50px 0px 50px 0px;
  border: none;
  width: 100%;
  padding: 0px;
  margin-bottom: 30px;
  flex-direction: row;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  transition: all .2s ease; }

.card-producto-interna .card-body {
  padding: 25px 30px 0px 20px; }

.card-producto-interna .boton {
  padding: 0px 0px 10px 20px; }

.card-producto-interna h4 {
  font-size: 1.42rem;
  line-height: 1.8rem;
  font-weight: 500;
  letter-spacing: 0px; }

.card-producto-interna p {
  color: #434040;
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-weight: 500; }

.card-producto-interna p.btn {
  font-size: 1rem !important;
  line-height: 1rem !important;
  font-weight: 700 !important;
  color: #fff !important; }

.card-producto-interna:hover p.btn {
  color: #434040 !important; }

.card-producto-interna:hover p.btn-flecha::after {
  content: url("../images/btn-flecha-negra.png") !important; }

.card-producto-interna .ico-img {
  text-align: center;
  background-position: center;
  background-size: cover;
  min-height: 250px;
  border-radius: 50px 0px 50px 0px; }

.card-producto-interna .ico-img img {
  width: 100%; }

.card-producto-interna:hover h4 {
  font-weight: 600; }

/*CARDS*/
/*ACCORDION*/
.accordion {
  width: 100%; }

.accordion .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  border-radius: 0rem;
  box-shadow: none;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #323232 !important; }

.accordion .card h5 {
  margin-bottom: 0px;
  font-weight: 700; }

.accordion .card .card {
  border-bottom: none !important;
  border-top: 1px solid #323232 !important; }

.accordion .card:hover {
  box-shadow: none; }

.accordion .card-header {
  padding: 20px 0px 5px 0px;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer; }

.accordion .card-header .card-header {
  padding: 10px 0px; }

.accordion .card-body {
  padding: 20px 20px 10px 20px;
  background-color: #fff; }

.accordion .btn {
  margin: 0px 0px 10px 0px; }

.accordion h2 {
  color: #434040;
  font-size: 1.78rem !important;
  line-height: 1.8rem !important;
  font-weight: 600 !important;
  margin-bottom: 0px; }

.accordion h3 {
  margin-bottom: 0px; }

.accordion .col-ico {
  width: 60px;
  max-width: 60px;
  padding-left: 15px;
  padding-right: 5px;
  margin: auto;
  text-align: center; }

.accordion .arrow i {
  float: right;
  font-size: 2rem;
  color: #434040; }

.accordion .card .card-header:hover .arrow i {
  color: #ec7d00; }

.accordion .card .card-header:hover h2 {
  color: #ec7d00; }

.accordion .card .card-header:not(.collapsed) h2 {
  color: #ec7d00; }

.accordion .card .card-header:not(.collapsed):hover h2 {
  color: #434040; }

[data-toggle="collapse"] .fa:before {
  /*content: url(../images/arrow-down.png);*/
  content: "\f077"; }

[data-toggle="collapse"].collapsed .fa:before {
  /*content: url(../images/arrow-up.png);*/
  content: "\f078"; }

/*ACCORDION*/
/*ICONOS DESTACADOS*/
.iconos-destacados img {
  max-width: 60px; }

/*ICONOS DESTACADOS*/
.items-destacados p {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1rem;
  margin-bottom: 1rem !important; }

.items-destacados-contacto p, .items-destacados-contacto a {
  font-size: 1.28rem;
  line-height: 1.5rem; }

.items-destacados-contacto a:hover {
  color: #ec7d00; }

.items-destacados-contacto h4 {
  font-size: 1.28rem;
  line-height: 1.5rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 600;
  color: #ec7d00;
  letter-spacing: 1px; }

/*ICONOS REDES*/
.iconos-redes {
  margin-top: 8px; }

.iconos-redes a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #fff;
  background-color: rgba(236, 125, 0, 0);
  text-align: center;
  display: block;
  transition: all 0.2s; }

.iconos-redes a:hover {
  border: 2px solid #ec7d00;
  background-color: #ec7d00; }

.iconos-redes i {
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  margin: 12px auto 0px auto; }

/*ICONOS REDES*/
/*ICONOS REDES-FUNDADORES*/
.iconos-redes-fundadores i {
  font-size: 1.3rem; }

.iconos-redes-fundadores a {
  color: #434040;
  margin: 0px 20px 20px 0px; }

.iconos-redes-fundadores a:last-child {
  margin: 0px 0px 20px 0px; }

.iconos-redes-fundadores a:hover {
  color: #ec7d00; }

/*ICONOS REDES-FUNDADORES*/
/*ICONOS REDES-EQUIPO*/
.iconos-redes-equipo {
  padding: 5px 0px; }

.iconos-redes-equipo i {
  font-size: 1.3rem; }

.iconos-redes-equipo a {
  color: #434040;
  margin: 0px 10px 20px 10px; }

.iconos-redes-equipo a:hover {
  color: #ec7d00; }

/*ICONOS REDES-EQUIPO*/
/*OWL EMPRESAS*/
.owl-carousel .owl-stage-outer {
  padding-top: 20px; }

.owl-theme {
  padding-top: 0px;
  width: 95%;
  margin: 0 auto; }

.owl-theme p {
  margin-bottom: 0.5rem; }

.owl-theme .owl-nav [class*='owl-']:hover {
  background: rgba(0, 0, 0, 0);
  color: #ec7d00;
  text-decoration: none; }

.owl-theme .owl-dots {
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  right: 30px;
  bottom: 10px;
  z-index: 200; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #ec7d00;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #ec7d00; }

.owl-prev {
  width: 15px;
  height: 100%;
  position: absolute;
  top: -15px;
  margin-left: -20px;
  display: block !important;
  border: 0px solid black; }

.owl-next {
  width: 15px;
  height: 100%;
  position: absolute;
  top: -15px;
  right: -20px;
  display: block !important;
  border: 0px solid black; }

.owl-prev i, .owl-next i {
  transform: scale(2);
  color: rgba(0, 0, 0, 0);
  opacity: 0 !important; }

.owl-prev i:hover, .owl-next i:hover {
  color: rgba(0, 0, 0, 0);
  opacity: 0 !important; }

.owl-carousel .owl-stage {
  display: flex;
  align-items: center; }

/*OWL*/
/*OWL CLIENTES*/
.carouseles-clientes .owl-theme img {
  margin: 10px auto 10px auto !important;
  width: auto;
  max-width: 160px;
  height: auto;
  max-height: 80px;
  opacity: .3;
  filter: saturate(0); }

/*OWL CLIENTES*/
/*OWL PRODUCTOS*/
.carouseles-productos .owl-carousel .owl-stage-outer {
  padding-top: 10px; }

/*CIRCULAR*/
/*CIRCULAR*/
.carouseles-productos .owl-theme .imagen {
  width: 100% !important;
  height: 140px !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50px 0px 50px 0px;
  margin: 10px auto 25px auto;
  border: 2px solid #323232; }

.carouseles-productos .owl-theme h5 {
  color: #ec7d00;
  font-size: 1.28rem;
  line-height: 1.4rem;
  margin-bottom: 10px !important;
  font-weight: 600; }

.carouseles-productos .owl-theme p {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.3rem;
  font-weight: 200; }

.carousel-productos a {
  transition: all 0.2s; }

.carousel-productos a:hover h5 {
  transition: all 0.2s;
  color: #fff; }

.carousel-productos a:hover .btn-min {
  transition: all 0.2s;
  color: #ec7d00; }

.carousel-productos a:hover .imagen {
  transition: all 0.2s;
  border: 2px solid #ec7d00; }

.carousel-productos .owl-nav button.owl-prev, .carousel-productos .owl-nav button.owl-next, .carousel-clientes .owl-nav button.owl-prev, .carousel-clientes .owl-nav button.owl-next {
  background-repeat: no-repeat !important;
  width: 35px !important;
  height: 35px !important;
  background-size: contain !important;
  margin-top: 8% !important; }

.carousel-productos .owl-nav button.owl-prev {
  background-image: url("../images/flecha-prev-blanca.png") !important;
  left: -10px; }

.carousel-productos .owl-nav button.owl-next {
  background-image: url("../images/flecha-next-blanca.png") !important;
  right: -30px; }

.carousel-clientes .owl-nav button.owl-prev {
  background-image: url("../images/flecha-prev-naranja.png") !important;
  left: -10px;
  margin-top: 6% !important; }

.carousel-clientes .owl-nav button.owl-next {
  background-image: url("../images/flecha-next-naranja.png") !important;
  right: -30px;
  margin-top: 6% !important; }

.owl-carousel .owl-nav span {
  color: rgba(0, 0, 0, 0);
  opacity: 0; }

/*OWL PRODUCTOS*/
/*OWL PRODUCTOS RELACIONADOS*/
.carouseles-productos-relacionados .owl-carousel .owl-stage-outer {
  padding-top: 10px; }

.carouseles-productos-relacionados .owl-theme .imagen {
  width: 160px !important;
  height: 160px !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  margin: 10px auto 25px auto;
  border: 2px solid #323232; }

.carouseles-productos-relacionados .owl-theme .owl-dots {
  -webkit-tap-highlight-color: transparent;
  position: relative;
  margin: 20px auto;
  text-align: center;
  z-index: 200; }

.carouseles-productos-relacionados .owl-carousel .owl-nav span {
  color: rgba(0, 0, 0, 0);
  opacity: 0; }

/*OWL PRODUCTOS RELACIONADOS*/
/*OWL IMAGENES*/
.carouseles-imagenes .owl-theme img {
  margin: 10px auto 10px auto !important;
  padding: 0px 10px !important;
  width: 100% !important;
  opacity: 1; }

.carouseles-imagenes .owl-next, .carouseles-imagenes .owl-prev {
  top: 10px; }

.carouseles-imagenes .owl-theme, .carouseles-imagenes .owl-stage-outer {
  width: 100%;
  padding: 0px;
  margin: 0px; }

.carouseles-imagenes .owl-next, .carouseles-imagenes .owl-prev {
  top: 10px; }

.carouseles-imagenes .ico-img {
  width: 100%;
  height: 500px;
  border-radius: 0px;
  background-size: cover;
  background-position: center center; }

.texto-galeria {
  background-color: #fff;
  padding: 50px 50px 50px 30px; }

.carouseles-imagenes {
  padding-right: 0px !important; }

.bloque-blanco {
  background-color: #fff; }

/*OWL IMAGENES*/
/*OWL SERVICIOS*/
.carouseles-servicios .owl-item {
  padding: 0px 10px !important; }

.carouseles-servicios .owl-carousel .owl-stage {
  display: -ms-flexbox !important;
  display: flex !important; }

/*OWL SERVICIOS*/
/*OWL NOVEDADES*/
.carouseles-novedades .owl-theme {
  padding-top: 0px;
  width: 100%;
  margin: 0 auto; }

.carouseles-novedades .owl-item {
  padding: 5px 10px !important; }

.carouseles-novedades .owl-carousel .owl-stage {
  display: -ms-flexbox !important;
  display: flex !important; }

/*OWL NOVEDADES*/
/*CAROUSEL TRABAJO AMPLIADO*/
.carouseles-productos .owl-theme {
  width: 100%; }

.carouseles-productos .owl-item {
  padding: 0px 10px !important; }

.carouseles-productos .owl-carousel .owl-stage {
  display: -ms-flexbox !important;
  display: flex !important; }

.producto-ampliado .owl-item {
  padding: 0px 1px !important;
  margin: 0px -2px 0px 2px; }

.producto-ampliado .owl-next {
  right: 0px;
  opacity: 0 !important;
  transition: all 0.2s ease; }

.producto-ampliado .owl-prev {
  left: 1px;
  opacity: 0 !important;
  transition: all 0.2s ease; }

.carousel-producto-ampliado:hover .owl-prev, .carousel-producto-ampliado:hover .owl-next {
  opacity: 1 !important; }

.producto-ampliado .owl-carousel .owl-stage-outer {
  padding-top: 6px; }

.producto-ampliado a.etiqueta {
  margin-right: 10px; }

.producto-ampliado a.etiqueta:hover {
  text-decoration: underline; }

.producto-ampliado p {
  font-size: 1.28rem;
  line-height: 1.6rem; }

.producto-ampliado i {
  margin-bottom: 10px; }

.producto-ampliado a {
  font-size: 1.07rem !important;
  line-height: 1.2rem !important;
  font-weight: 600 !important; }

.producto-ampliado-compartir h5 {
  font-size: 1.78rem !important;
  line-height: 1.9rem !important; }

.producto-ampliado .btn {
  font-size: 0.95rem !important;
  line-height: 0.95rem !important;
  font-weight: 700 !important;
  padding: 8px 15px 5px 15px !important; }

.producto-ampliado .btn:before {
  font-size: 18px;
  margin-right: 8px; }

.producto-ampliado .btn:after {
  margin-left: 7px; }

.producto-ampliado .modal-dialog .img-ppal {
  width: 100% !important;
  height: 62vh !important;
  background-repeat: no-repeat;
  background-position: center; }

.carouseles-productos .ico-img {
  width: 99.5%;
  background-position: center;
  background-size: cover;
  min-height: 375px;
  border-radius: 50px 0px 50px 0px; }

/*CAROUSEL TRABAJO AMPLIADO*/
/*ETIQUETAS*/
.etiqueta, p.etiqueta {
  margin: 0px 0px 20px 0px;
  padding: 4px 12px 3px 12px;
  font-weight: 600;
  font-size: 1.07rem;
  display: inline-block;
  border-radius: 4px !important;
  transition: all 0.2s ease;
  background-color: rgba(0, 0, 0, 0);
  color: #434040;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
  border: 1px solid #ccc !important; }

.list-group {
  display: block;
  flex-direction: unset;
  border: 0px; }

.list-group .etiqueta {
  margin-right: 5px;
  margin-bottom: 15px;
  width: auto; }

.list-group-item.active, .list-group-item.hover, .list-group-item.active:hover, .list-group-item-action:active, .list-group-item-action:hover, .list-group-item + .list-group-item.active {
  background-color: #fff;
  border: 1px solid #ec7d00 !important;
  color: #ec7d00; }

.list-group-item + .list-group-item.active {
  margin-top: 0px; }

.etiqueta-sm, p.etiqueta-sm {
  margin: 0px 0px 20px 0px;
  padding: 4px 12px 3px 12px;
  font-weight: 600;
  font-size: 0.92rem;
  display: inline-block;
  border-radius: 4px !important;
  transition: all 0.2s ease;
  background-color: #e7e7e7;
  color: #434040;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
  border: 1px solid #e7e7e7 !important; }

.list-group-sm {
  display: block;
  flex-direction: unset;
  border: 0px; }

.list-group-sm .etiqueta-sm {
  margin-right: 5px;
  margin-bottom: 15px;
  width: auto !important; }

.list-group-sm .list-group-item.active, .list-group-sm .list-group-item.hover, .list-group-sm .list-group-item.active:hover, .list-group-sm .list-group-item-action:active, .list-group-sm .list-group-item-action:hover, .list-group-sm .list-group-item + .list-group-sm .list-group-item.active {
  background-color: #fff;
  border: 1px solid #ec7d00 !important;
  color: #ec7d00; }

/*ETIQUETAS*/
/*FORM*/
/*FORM NEWS*/
.novedades-titu {
  padding: 75px 15px 0px 15px !important;
  background-color: #f9f9fa; }

.novedades-titu .titu {
  color: #ec7d00; }

#fondo-news {
  background-image: url("../images/fondo-news.gif");
  opacity: 1;
  background-position: center right;
  background-size: cover;
  background-repeat: no-repeat; }

.formulario-titu {
  padding: 75px 20px 75px 50px !important; }

.formulario h4 {
  font-size: 1.95rem;
  line-height: 2.1rem;
  font-weight: 400;
  letter-spacing: 0px; }

.formulario-titu p {
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 400; }

#formulario-news .form-control-label {
  width: 100%;
  cursor: pointer;
  margin-top: 12px;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.2rem;
  text-align: left;
  letter-spacing: 0.5px;
  color: #fff; }

#formulario-news a {
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 700; }

#formulario-news .codigo-area {
  font-size: 1rem;
  line-height: 2rem;
  margin-bottom: 0px; }

#formulario-news .form-control, #formulario-news textarea, #formulario-news select {
  width: 100%;
  font-size: 1.2rem;
  line-height: 1rem;
  font-weight: 500;
  color: #fff;
  height: 30px;
  padding: 0px 0px;
  background-color: rgba(0, 0, 0, 0);
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #f9f9fa;
  border-radius: 0px;
  box-shadow: none;
  background-clip: unset;
  margin-bottom: 0px; }

#formulario-news textarea {
  border-right: 1px solid #f9f9fa !important; }

#formulario-news .form-control:focus, #formulario-news textarea:focus, #formulario-news select:focus {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #fff;
  box-shadow: none;
  color: #fff; }

#formulario-news textarea:focus {
  border-right: 1px solid #fff !important; }

#formulario-news .form-active .form-control:invalid {
  border-color: #df7a7a; }

#formulario-news select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/flecha-select.png") no-repeat center right; }

#formulario-news textarea {
  padding-top: 10px !important;
  height: 80px !important; }

#formulario-news ::placeholder {
  color: #666 !important;
  opacity: 1 !important; }

#formulario-news :-ms-input-placeholder {
  color: #666 !important; }

#formulario-news ::-ms-input-placeholder {
  color: #666 !important; }

#formulario-news p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0px;
  text-align: left; }

/*FORM NEWS*/
/*FORM*/
.formulario .form-control-label {
  width: 100%;
  cursor: pointer;
  margin-top: 8px;
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 1.28rem;
  line-height: 1.3rem;
  text-align: left;
  color: #434040; }

.formulario a {
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 700; }

.formulario .codigo-area {
  font-size: 1rem;
  line-height: 2rem;
  margin-bottom: 0px; }

.formulario .form-control, .formulario textarea, .formulario select {
  width: 100%;
  font-size: 1.28rem;
  line-height: 1.3rem;
  font-weight: 500;
  color: #ec7d00;
  height: 38px;
  padding: 0px 12px;
  background-color: #fff;
  border: 1px solid #434040;
  border-radius: 100px;
  box-shadow: none;
  background-clip: unset;
  letter-spacing: 0px;
  margin-top: 25px;
  margin-bottom: 2px; }

.formulario .form-control:focus, .formulario textarea:focus, .formulario select:focus {
  background-color: #fff !important;
  border: 1px solid #ec7d00;
  box-shadow: none;
  color: #ec7d00; }

.formulario .form-active .form-control:invalid {
  border-color: #df7a7a; }

.formulario select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/flecha-select.png") no-repeat center right; }

.formulario textarea {
  padding-top: 10px !important;
  height: 120px !important;
  border-radius: 20px !important; }

.formulario ::placeholder {
  color: #ec7d00 !important;
  opacity: 1 !important; }

.formulario :-ms-input-placeholder {
  color: #ec7d00 !important; }

.formulario ::-ms-input-placeholder {
  color: #ec7d00 !important; }

.formulario p {
  margin-bottom: 0px;
  text-align: left; }

.formulario button {
  margin-top: 38px !important; }

.formulario-inv .form-control-label {
  width: 100%;
  cursor: pointer;
  margin-top: 8px;
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 1.28rem;
  line-height: 1.3rem;
  text-align: left;
  color: #fff; }

.formulario-inv a {
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 700; }

.formulario-inv .codigo-area {
  font-size: 1rem;
  line-height: 2rem;
  margin-bottom: 0px; }

.formulario-inv .form-control, .formulario-inv textarea, .formulario-inv select {
  width: 100%;
  font-size: 1.28rem;
  line-height: 1.3rem;
  font-weight: 500;
  color: #ec7d00;
  height: 38px;
  padding: 0px 12px;
  background-color: #323232;
  border: 1px solid #fff;
  border-radius: 100px;
  box-shadow: none;
  background-clip: unset;
  letter-spacing: 0px;
  margin-top: 25px;
  margin-bottom: 2px; }

.formulario-inv .form-control:focus, .formulario-inv textarea:focus, .formulario-inv select:focus {
  background-color: #323232 !important;
  border: 1px solid #ec7d00;
  box-shadow: none;
  color: #ec7d00; }

.formulario-inv .form-active .form-control:invalid {
  border-color: #df7a7a; }

.formulario-inv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/flecha-select.png") no-repeat center right; }

.formulario-inv textarea {
  padding-top: 10px !important;
  height: 120px !important;
  border-radius: 20px !important; }

.formulario-inv ::placeholder {
  color: #ec7d00 !important;
  opacity: 1 !important; }

.formulario-inv :-ms-input-placeholder {
  color: #ec7d00 !important; }

.formulario-inv ::-ms-input-placeholder {
  color: #ec7d00 !important; }

.formulario-inv p {
  margin-bottom: 0px;
  text-align: left; }

.formulario-inv button {
  margin-top: 38px !important; }

.form-check-label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 20px; }

.form-check-label input {
  position: absolute;
  cursor: pointer; }

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #fff;
  color: #fff; }

/*FORM NEWS*/
/*MODAL*/
.modal {
  z-index: 1300; }

.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.4) !important; }

.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto; }

.modal-content {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem; }

.modal-header .close {
  padding: 0px 0px;
  margin: auto 0px; }

.close {
  text-shadow: none;
  opacity: .8; }

.close img {
  height: 20px; }

.close:hover, .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: 1; }

/*MODAL*/
/*BTNS*/
.btn-min {
  text-transform: uppercase;
  font-size: 0.95rem !important;
  line-height: 1.1rem !important;
  font-weight: 700 !important;
  transition: all 0.2s;
  letter-spacing: 0px;
  color: #ec7d00;
  text-decoration: underline;
  text-underline-offset: 3px; }

.btn-min:hover,
.btn-min:focus,
.btn-min.focus,
.btn-min.active {
  color: #434040;
  text-decoration: underline; }

.btn-flecha::after {
  font-family: 'FontAwesome';
  top: 2px;
  margin-left: 10px;
  content: url("../images/btn-flecha-blanca.png");
  vertical-align: middle; }

.btn-flecha-color::after {
  font-family: 'FontAwesome';
  top: 2px;
  margin-left: 10px;
  content: "\f060";
  content: url("../images/btn-flecha-naranja.png");
  vertical-align: middle; }

.btn-flecha-inv::before {
  font-family: 'FontAwesome';
  top: 2px;
  margin-right: 10px;
  content: "\f060";
  content: url("../images/btn-flecha-blanca-inv.png");
  vertical-align: middle; }

.btn {
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: center;
  border-radius: 30px;
  display: inline-block;
  margin: 10px 0px 10px 0px;
  padding: 8px 20px 5px 20px;
  transition: all 0.2s;
  color: #fff;
  background-color: #434040;
  border: none;
  vertical-align: unset; }

.btn:hover,
.btn:focus,
.btn.focus,
.btn.active {
  color: #434040;
  background-color: #ec7d00;
  border: none;
  box-shadow: none; }

.btn-sm {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0px;
  margin: 6px 0px 5px 0px !important;
  padding: 6px 15px 6px 15px !important; }

.btn-md {
  font-size: 1rem;
  margin: 6px 0px 5px 0px;
  padding: 7px 20px 8px 20px; }

.btn-lg {
  font-size: 1.3rem;
  line-height: 1.2rem;
  padding: 16px 50px 15px 50px; }

.btn-inv {
  color: #434040;
  background-color: #fff; }

.btn-inv:hover,
.btn-inv:focus,
.btn-inv.focus,
.btn-inv.active {
  color: #fff;
  background-color: #ec7d00; }

.btn-color {
  color: #fff;
  background-color: #ec7d00; }

.btn-color:hover,
.btn-color:focus,
.btn-color.focus,
.btn-color.active {
  color: #434040;
  background-color: #ec7d00; }

.btn-border {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ec7d00;
  vertical-align: unset; }

.btn-border:hover,
.btn-border:focus,
.btn-border.focus,
.btn-border.active {
  color: #fff;
  background-color: #ec7d00;
  border: 2px solid #ec7d00; }

.btn-border-color {
  color: #ec7d00;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ec7d00;
  vertical-align: unset; }

.btn-border-color:hover,
.btn-border-color:focus,
.btn-border-color.focus,
.btn-border-color.active {
  color: #fff;
  background-color: #ec7d00;
  border: 1px solid #ec7d00; }

.btn-lg.btn-border-color {
  border: 2px solid #ec7d00;
  color: #434040;
  transition: all 0.2s; }

.btn-lg.btn-border-color:hover {
  color: #fff; }

.btn-lg.btn-border-color.btn-flecha-color::after {
  font-family: 'FontAwesome';
  top: 2px;
  margin-left: 10px;
  content: "\f060";
  content: url("../images/btn-flecha-negra.png");
  vertical-align: middle;
  transition: all 0.2s; }

.btn-lg.btn-border-color:hover.btn-flecha-color::after {
  content: url("../images/btn-flecha-blanca.png"); }

.btn-border-color.btn-flecha-color:hover.btn-flecha-color::after {
  content: url("../images/btn-flecha-blanca.png"); }

.btn-border-blanco {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  vertical-align: unset; }

.btn-border-blanco:hover,
.btn-border-blanco:focus,
.btn-border-blanco.focus,
.btn-border-blanco.active {
  color: #ec7d00;
  background-color: white;
  border: 2px solid #fff; }

.btn-border-blanco:hover.btn-flecha::after {
  content: url("../images/btn-flecha-naranja.png") !important; }

.btn-color:hover.btn-flecha::after {
  content: url("../images/btn-flecha-negra.png") !important; }

.btn-ws::before {
  font-family: 'FontAwesome';
  font-size: 19px;
  font-weight: 100;
  margin-right: 12px;
  content: "\f232"; }

/*BTNS*/
/*PREFOOTER*/
#pre-footer {
  background: #fff; }

#pre-footer h5 {
  color: #434040;
  font-size: 1.42rem;
  line-height: 1.5rem;
  margin-bottom: 0px !important; }

#pre-footer p, #pre-footer a {
  font-size: 1.1rem;
  line-height: 1rem;
  font-weight: 600;
  color: #434040;
  margin-bottom: 0px !important; }

#pre-footer a:hover {
  color: #ec7d00; }

#pre-footer .iconos a {
  padding: 5px 0px !important;
  line-height: 2rem; }

#pre-footer .iconos i {
  width: 20px;
  color: #ec7d00;
  padding-right: 5px;
  text-align: center; }

#pre-footer ul {
  margin: 0px;
  padding: 0px 0px 0px 1px; }

/*PREFOOTER*/
/*ICONOS REDES pre-footer*/
#pre-footer .iconos-redes i {
  font-size: 1.5rem; }

#pre-footer .iconos-redes a {
  color: #fff;
  margin: 0px 10px 0px 10px; }

#pre-footer .iconos-redes a:hover {
  color: #ec7d00; }

/*ICONOS REDES pre-footer*/
/*FOOTER*/
footer {
  padding: 17px 0px;
  background: #ec7d00;
  color: #fff; }

footer p, footer a {
  font-size: 0.8rem;
  line-height: 0.8rem;
  color: #fff;
  margin-bottom: 0px !important;
  letter-spacing: 0.3px; }

footer a {
  text-decoration: underline;
  text-underline-offset: 2px; }

footer a:hover {
  color: #fff;
  text-decoration: none !important; }

/*FOOTER*/
/*PAGINADOR*/
.page-numbers {
  font-size: 1.07rem;
  line-height: 1.1rem;
  font-weight: 500;
  background: unset;
  color: #434040;
  border: none;
  padding: 10px 14px;
  margin: 0px 2px;
  box-shadow: none;
  text-decoration: none;
  outline: none;
  border-radius: 50px; }

.page-numbers.current {
  color: #ec7d00; }

.page-numbers:hover,
.page-numbers.focus,
.page-numbers.active {
  color: #ec7d00;
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  outline: none; }

.page-item:first-child .page-numbers, .page-item:last-child .page-numbers {
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: 700; }

/*.page-item:first-child {
  margin-right: auto; }

.page-item:last-child {
  margin-left: auto; }*/

/*PAGINADOR*/
/*EXTRAS*/
/* Video Parallax Section*/
section.video-parallax {
  background-color: rgba(0, 0, 0, 0); }

.video-parallax {
  height: 300px; }

.video-parallax video {
  min-width: 100%;
  position: fixed;
  top: 0;
  z-index: -9999; }

.counter .ico {
  font-size: 4.5rem;
  color: #ccc;
  margin: 10px auto; }

ul.personalizado {
  padding-left: 16px; }

.personalizado li {
  margin-bottom: 0.5rem;
  padding-left: 8px; }

.personalizado li::marker {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  color: #434040;
  content: "\f00c"; }

.border-left {
  border-left: 1px solid #434040 !important; }

.border-top {
  border-top: 1px solid #434040 !important; }

.border-right {
  border-right: 1px solid #434040 !important; }

.border-bottom {
  border-bottom: 1px solid #434040 !important; }

.border-negro {
  border-color: #434040 !important; }

.border-blanco {
  border-color: #fff !important; }

.border-color1 {
  border-color: #ec7d00 !important; }

.border-color1 {
  border-color: #ec7d00 !important; }

::-moz-selection {
  text-shadow: none;
  color: #fff;
  background: #434040; }

::selection {
  text-shadow: none;
  color: #fff;
  background: #434040; }

img::selection {
  color: #fff;
  background: 0 0; }

img::-moz-selection {
  color: #fff;
  background: 0 0; }

body {
  webkit-tap-highlight-color: #434040; }

@supports (-webkit-overflow-scrolling: touch) {
  select,
  textarea,
  input {
    font-size: 1rem !important; }

  .parallax {
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: initial; } }
.col-five {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

@media (max-width: 991px) {
  .col-five {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
/*EXTRAS*/

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