* {
  margin: 0;
  padding: 0;
  outline: none; }

body {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  background-color: #f1f1f1;
  font: 12px/22px arial;
  /*color:#5b5b5b;*/
  font-family: Open sans; }

h1,
h2,
h3 {
  color: rgba(150, 191, 17, 0.85) !important; }

img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  height: auto; }
.videoProductos{
    cursor:pointer;
}
.flechas {
    zoom: 0 !important;
}
.volver{
    position: absolute !important;
    left: 15px !important;
}
.corazon{
    zoom: 1.3;
}
.sinCorazon{
    color: #92bb46;
    zoom: 1.3;
}
.item-text-flex{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.rowDeseo{
    margin-top:10px !important;
}
.products__item-text{
    margin-bottom: 0px !important;
    width:90%;
}

#capaDatosGenerales input[type="text"] {
  border: solid 1px #ddd;
  font-size: 14px;
  color: #000;
  vertical-align: middle;
  width: 70%;
  height: 22px; }

#capaDatosGenerales select {
  border: solid 1px #ddd;
  font-size: 14px;
  color: #000;
  width: 70%; }

#capaDatosGenerales table {
  width: 90%;
  font-size: 14px; }

#capaDatosGenerales th,
#capaDatosGenerales td {
  
  padding: 5px;
  /*width:90%;*/ }
.tdflex{
    display:flex;
    align-items:center;
}
#capaDatosGenerales table td #codigoCaptcha {
  border: solid 1px #ddd;
  font-size: 25px;
  color: #000;
  vertical-align: middle;
  width: 12%;
  height: 30px;
  text-align: center; }

#capaConfirmacionRecaudo table {
  width: 70%;
  font-size: 14px; }

#capaConfirmacionRecaudo th,
#capaConfirmacionRecaudo td {
  padding: 5px;
}

#capaConfirmacionRecaudo table td {
  border: solid 1px #ddd;
  font-size: 14px;
  color: #000;
  vertical-align: middle;
  width: 12%;
  height: 20px; }
  
#listadoCarritoCompras table {
  width: 70%;
  font-size: 14px; }

#listadoCarritoCompras th,
#listadoCarritoCompras td {
  
  padding: 5px;
  /*width:90%;*/ }

.tablaCarrito table,
.tablaCarrito th,
.tablaCarrito td {
  border: none; }

.ordenItems {
  font-size: 10px;
  width: 130px; }

h1,
h2,
h3,
h5,
h6,
h7 {
  margin: 0;
  /*padding:10px 0;*/ }

.campoCantidad {
  font-family: Verdana;
  font-size: 13px;
  background-color: #E1EBF2;
  width: 5px;
  height: 15px;
  border: solid 1px #85b1de; }

.boton {
  border: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding: 7px 25px;
  background: rgba(150, 191, 17, 0.85);
  font-weight: bold;
  margin: 23px auto 0;
  display: table; }

.boton:hover {
  background: rgba(75, 174, 17, 0.85); }

a {
  text-decoration: none;
  color: rgba(75, 174, 17, 0.85); }

a:hover {
  text-decoration: none;
  color: rgba(150, 191, 17, 0.85); }

a:focus,
a:hover {
  text-decoration: none !important; }

ul {
  margin: 0 0 0 15px;
  padding: 0; }

:hover {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s; }

select {
  width: 100%; }

aside {
  clear: both; }

.clear {
  clear: both; }

input[type='submit']:hover {
  cursor: pointer; }

.center {
  text-align: center;
  width:100%;
  margin-bottom: 40px; }

.middle-align {
  margin: 0 auto;
  padding: 20px 0 20px;
  font-family: Helvetica; }

#capaCargando {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  /*display: block;*/
  opacity: 0.7;
  z-index: 99;
  text-align: center;
  background-color: #F4F4F4; }

#contenidoCapaCargando {
  position: absolute;
  top: 40%;
  left: 40%;
  text-align: center;
  z-index: 100; }

.ocultarCapaCargando {
  display: none; }

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
  margin-bottom: 10px;
  padding: 0;
  border: 1px solid #bbb;
  padding: 5px; }

.alignright,
img.alignright {
  display: inline;
  float: right;
  border: 1px solid #bbb;
  padding: 5px;
  margin-bottom: 10px;
  margin-left: 25px; }

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  border: 1px solid #bbb;
  padding: 5px;
  margin-bottom: 10px; }

.comment-author {
  clear: both; }

.comment-list .comment-content ul {
  list-style: none;
  margin-left: 15px; }

.comment-list .comment-content ul li {
  margin: 5px; }

#respond {
  clear: both; }

.toggleMenu {
  display: none; }

.bypostauthor {
  margin: 0;
  padding: 0; }

small {
  font-size: 14px !important; }

.campoCantidad {
  font-size: 13px;
  background-color: #E1EBF2;
  width: 25px;
  height: 22px;
  border: 1px solid #bcbcbc;
  text-align: right; }

textarea {
  border: 1px solid #bcbcbc;
  width: 70%;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 0 23px 0;
  height: 100px; }

#header.fixed {
  position: fixed !important;
  top: 0 !important;
  margin: 0;
  padding: 15px 0;
  z-index: 99999999;
  background-color: #ffffff;
  opacity: inherit; }

#header .logo {
  margin: 0;
  padding: 15px 0;
  text-align: left; }
  
  .logo{
      display: flex;
    text-align: center;
    align-items: center;
  }
  

#header .logo h1 {
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 8px;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
  text-align: left; }

#header .logo a {
  color: rgba(75, 174, 17, 0.85);
  font-family: 'Roboto';
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  text-align: left; }

#header .logo p {
  font-size: 12px;
  color: rgba(75, 174, 17, 0.85); }

.header-slider {
  z-index: 999;
  width: 100%;
  height: auto; }

.header-noslider {
  z-index: 999;
  width: 100%;
  height: auto; }

.topbar {
  background: url(../imagenes/sitio/topbar.png);
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.baricon {
  text-align: right;
  padding: 6px;
  font-family: 'Roboto';
  font-size: 13px;
  color: #fff; }
  
.baricon a, .baricon a:hover{
  text-align: right;
  padding: 6px;
  font-family: 'Roboto';
  font-size: 13px;
  color: #fff; }

.buttonbox a {
  background: #3890cb;
  color: #000;
  padding: 8px 15px;
  display: block;
  margin: 27px 0 0 0;
  border-radius: 5px;
  text-align: center; }

.buttonbox a {
  background: #3890cb;
  color: #000;
  padding: 8px 15px;
  display: block;
  margin: 27px 0 0 0;
  border-radius: 5px;
  text-align: center; }

#header .nav {
  margin: 25px 0 0 0;
  padding: 0;
  text-align: right;
  display: block;
  width: 100%; }

#header .nav ul {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
 }

#header .nav ul li {
  display: inline-block;
  margin: 0;
  position: relative; }

#header .nav ul li a {
  color: #000;
  padding: 10px;
  display: block; }

#header .nav ul li a:hover {
  color: rgba(150, 191, 17, 0.85);
  border-bottom: solid 4px rgba(150, 191, 17, 0.85); }

#header .nav ul li a:active,
#header .nav ul li a:focus {
  color: rgba(150, 191, 17, 0.85); }

#header .nav ul .current-menu-item a {
  color: rgba(150, 191, 17, 0.85) !important; }

#header .nav ul ul {
  margin: 5% 0 0 0; }

.header-no-slider {
  background: #000000; }

/* Headings */
.text-center {
  text-align: center !important; }

/* Footer Section */
.footertown {
      background-color: #f2f2f2;
    text-align:center;
    border-top: 1px solid #e1e1e1;
}

.footertown input[type="submit"] {
  background: #000;
  border: none;
  padding: 10px 20px; }

.footertown .tagcloud a,
.rssSummary,
.footertown span.rss-date,
.footertown cite,
.footertown strong,
.footertown p {
  color: #000; }

.footertown td#prev a {
  color: #fff; }

.footertown caption {
  font-weight: bold;
  color: #000;
  font-size: 20px; }

.footertown table,
.footertown th,
.footertown td {
  border: 1px solid #d1d1d1;
  text-align: center; }

.footertown td {
  padding: 10px;
  color: #000; }

.footertown th {
  text-align: center;
  padding: 10px;
  color: #000; }

.footertown select {
  padding: 10px 5px;
  color: #333; }

.footertown .widget {
  padding: 10px 0; 
    text-align: left;
}

.footertown .widget ul li a {
  color: #363636; }

.footertown .widget ul {
  margin: 0px 0; }

.footertown .widget ul li {
  list-style: none;
  font-size: 14px;
  font-family: Helvetica;
  padding: 8px 0;
   }

.footertown .widget h3 {
     font-size: 18px !important;
    font-weight: 500 !important;
    /* margin-bottom: 27px; */
    margin-top: 0;
    color: #000 !important;
    }

#footer {
  background: black;
  text-align: center;
  color: #fff;
  padding: 5px;
  text-align: left;
  font-family: Helvetica; }

#footer h3 {
  text-align: left;
  text-transform: uppercase;
  font-size: 24px;
  margin: 0 0 24px 0;
  border-bottom: 1px solid #26c9ff;
  padding: 0 0 17px 0; }

#footer p {
  font-size: 13px;
  margin: 0;
  color:#ABABAB;}

.text_2 ul {
  list-style: none; }

#footer ul {
  padding: 0;
  display: inline-block;
  text-align: center; }

#footer ul li {
  display: inline-block;
  padding: 0 10px; }

#footer ul li a {
  color: #e64f7c; }

.text_2 ul a,
#footer ul li.current_page_item a {
  color: #fff !important; }

#footer .copyright {
  text-align: center;
  margin: 0px 0 0 0;
  color: #fff; }

#footer .copyright a {
  color: #fff; }

.para_5 {
  color: gray; }

li#menu-item {
  border-bottom: 2px dotted;
  margin-bottom: 4%;
  color: grey; }

.menu-footer-menu-container li a {
  font-size: 14px;
  color: grey !important; }

.menu-footer-menu-container li {
  padding: 4px 0 5px 0; }

/* --------- SLIDER--------- */
#slider {
  max-width: 100%;
  margin: auto;
  padding: 0;
  position: relative; }

.nivo-caption {
  top: 20% !important; }

#slider .slide-cap {
  position: relative;
  margin: auto;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  top: 25%; }

#slider .slide-cap h4 {
  text-transform: uppercase;
  font-size: 25px;
  width: 30%;
  margin: 0 auto;
  background: url("images/welcome.png") center no-repeat;
  background-position: center;
  padding: 5px 0;
  font-weight: bold; }

#slider .slide-cap h2 {
  padding: 0 25px 5% 0;
  font: 700 80px 'Roboto';
  text-transform: uppercase;
  left: 50%; }

#slider .slide-cap p {
  color: #ffffff;
  font-weight: 700;
  margin: 0 0 0 0;
  line-height: 20px;
  border-radius: 0 0 5px 5px;
  font: 25px/20px arial;
  text-transform: uppercase;
  font-weight: bold; }

#slider .slide-cap a.read-more {
  border-radius: 3px;
  padding: 9px 50px;
  border: 2px solid rgba(243, 9, 9, 0.85);
  color: #ffffff;
  background: rgba(243, 9, 9, 0.85);
  font-size: 18px;
  height: auto;
  display: table;
  margin: 0 auto;
  font-family: Helvetica; }

a.blog-more {
  display: inline-block;
  font: 400 16px 'Roboto Condensed', sans-serif;
  padding: 10px 30px;
  margin-top: 21px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  margin-right: 15px; }

/* Sidebar */
#capaBuscador {
  margin-top: 30px;
  width: 40% !important;
  padding: 0 10px 0 0; }

#capaBuscador form {
  display: table;
  width: 100%;
  border: solid 1px #ddd; }

#capaBuscador input[type="search"] {
  border: none;
  font-size: 15px;
  color: #000;
  vertical-align: middle;
  width: 100%; }

#capaBuscador label {
  width: 80%;
  float: left;
  margin-bottom: 0; }

#capaBuscador a {
  float: right;
  margin-bottom: 0; }

.nav-previous {
  clear: both; }

.nav-previous,
.nav-next {
  float: left;
  width: 50%;
  margin: 1% 0 0 0; }

.nav-next {
  text-align: right;
  font-size: 18px; }

.nav-previous {
  text-align: left;
  font-size: 18px; }

/**
 * 5.0 - Forms
 */
.search-submit {
  margin: 0;
  display: inline !important;
  background: #92bb46;
  border: 2px solid #fff; }

.search-field {
  padding: 5% 0 5% 3px;
  color: #000000;
  border: solid 2px #fff; }

#header .nav ul li ul {
  display: none;
  z-index: 2;
  font-weight: normal; }

#header .nav ul li:hover > ul {
  display: block;
  background: #FFF;
  opacity: 0.9;
  width: 200px;
  position: absolute;
  top: 30px;
  left: 0;
  text-align: left;
  padding: 10px 0;
  z-index: 99; }

#header .nav ul li:hover > ul li {
  display: block; }

#header .nav ul li:hover > ul li a {
  padding: 7px 0px 7px 10px;
  color: #000;
  font-weight: normal; }

#header .nav ul li:hover ul li ul {
  display: none;
  font-weight: normal; }

#header .nav ul li:hover ul li:hover > ul {
  display: block;
  position: absolute;
  left: 200px;
  top: -20px;
  font-weight: normal; }

#header .nav ul.sub-menu {
  margin-top: 10px;
  font-weight: normal; }

#header .nav ul.sub-menu li a:hover {
  background: #333;
  color: #fff;
  font-weight: normal; }

#header .nav ul li a {
  color: #000;
  padding: 10px;
  display: block;
  font-size: 16px;
  font-weight: bold;
  /*letter-spacing: 2px;*/ }

/* Estilos Julio Vanegas */
h3 {
  font-size: 1.3rem !important; }

h4 {
  font-size: 1.1rem !important; }

select {
  text-align: center !important; }
  select option {
    text-align: center !important; }

.breadcrumb li {
  display: inline-block; }

.nav-mobile {
  display: block; 
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 120px;
    background: white;
}
  @media only screen and (min-width: 1140px) {
    .nav-mobile {
      display: none; } }

.nav-desktop {
  display: none; 
  background: white;    
}
  .nav-desktop nav ul > li {
    font-weight: 400; }
  @media only screen and (min-width: 1140px) {
    .nav-desktop {
      display: block; } }

.avs-menu {
  background: white;
  height: 100vh;
  left: 0;
  padding-top: 17vh;
  position: fixed;
  width: 100%;
  overflow-x: auto;
  z-index: 98; }
  @media only screen and (max-width: 361px) {
    .avs-menu {
      padding-top: 23vh; } }
  .avs-menu__category {
    background: #333333;
    color: #92bb46;
    font-weight: bold;
    padding: 1em; }
    .avs-menu__category a {
      color: white !important; }
      .avs-menu__category a i {
        font-size: 2em; }
  .avs-menu ul {
    list-style-type: none;
    margin: 0; }
    .avs-menu ul li a {
      border-bottom: 1px solid rgba(51, 51, 51, 0.3);
      color: #333333;
      padding: 1em;
      display: block; }
  .avs-menu__list {
    padding: 1em; }
    .avs-menu__list ul {
      background: white;
      display: none;
      height: 100%;
      overflow-x: auto;
      padding-top: 17vh;
      position: fixed;
      top: 0;
      width: 100%; }
      @media only screen and (max-width: 361px) {
        .avs-menu__list ul {
          padding-top: 23vh; } }
    .avs-menu__list .submenu {
      position: relative; }
      .avs-menu__list .submenu > a::after {
        content: "\f105";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        display: inline-block;
        position: absolute;
        right: 1em; }

.header-slider {
  padding-top: 120px !important }
  @media only screen and (min-width: 720px) {
    .header-slider {
      padding-top: 1em; } }

.main-head {
  background: #F1F3F4;
      padding: 0px 17px;
  display: flex;
  z-index: 99 !important;

      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24), 0 -1px 1px rgba(0, 0, 0, 0.04);
          align-items: center;
    border-radius: 8px;
        margin: 4%;
    width: 92%;
  }
  @media only screen and (min-width: 720px) {
    .main-head {
      position: relative; } }
  .main-head i {
    font-size: 1.5rem;
    vertical-align: middle; }
  .main-head__cart {
    display: inline-block;
    margin-left: 0.5em; }
    .main-head__cart__link__icon {
      position: relative; }
      @media only screen and (min-width: 720px) {
        .main-head__cart__link__icon {
          font-size: 1.5em;
          margin-top: 0.4rem; } }
      .main-head__cart__link__icon__count {
        color: white;
        background: orangered !important;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.6em;
        padding: 0.3em;
        position: absolute;
        top: -1em;
        left: 100%;
        transform: translate(-40%);
        border-radius: 50%; }
  .main-head__search {
    margin: 0.5em 0 0.2em 0; 
      width:90%;
  }
  .main-head__logo--mobile {
    display: inline-block;
    margin-left: 2em; }
  .main-head__logo__nav {
    position: absolute; }
    @media only screen and (min-width: 1140px) {
      .main-head__logo__nav {
        display: none; } }

.groups {
  margin-bottom: 2em; }

.groups__img {
  display: block; }

.pagar {
  margin-top: 1em; }

.principal-menu {
  margin-top: 2em; }

.products {
  border-radius: 10px;
  margin-bottom: 1em;
  padding: 0.5em 0.2em; }

.products__border {
  border: 1px solid #d7d7d7;
  border-radius: 10px;
  margin-bottom: 1em;
  padding: 1em; }

.products__img {
  display: block;
  /* text-align: center; */
  margin: auto; }

.products__price {
  background: #92bb46;
  border-radius: 10px;
  color: white;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding: 0.1em; }

.products__price--discount {
  background: #e9504b;
  border-radius: 10px;
  color: white;
  font-size: 1.0rem;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding: 0.1em;
  width: 40%; }
  
.products__price--notaxes {
  color: #e9504b;
  border-radius: 10px;
  font-size: 0.8rem;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding: 0.1em;
  width: 70%; }
  
.products__price--sale {
  border-radius: 10px;
  color: #333333;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0.5em;
  text-decoration: line-through; }

.products__properties {
  border-radius: 10px;
      margin: 15px 0px; }
  .products__properties ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .products__properties ul li {
      padding: 1em; }
      .products__properties ul li:nth-child(odd) {
        background: #eeeded; }

.products input {
  text-align: center; }

.topbar span {
  margin-right: 0.3em;
  display: inline-block; }
@media only screen and (max-width: 720px) {
  .topbar {
    background: #92bb46;
    margin-right: 1em;
    position: fixed;
    width: 100%;
    z-index: 99; } }


.parrafo{
    text-align:justify;
}
.textos{
    text-align:justify;    
}


.text-right{
    width:10% !important;
}
#buscador{
        background: transparent;
    color: black;
        margin-right: 0px !important;
    border: none;
    font-weight: bold;
    font-size: 14px;
    font-weight: 500;
    width: 88%;
    text-align: center;
}
.lineaverde{
    border: 0.6px solid #92bb46;
    margin: 0;
    z-index: 1200;
    width: 100%;
}
.navbar-nav{
    display:flex;
    align-items:center;
    margin:0;
    margin-right: 15px;
}

#formularioBuscador{
    background: #F1F3F4;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
    width: 50%;
    border-radius:5px;
}
.botonbuscador{
    border:none;
    width: 12% !important;
}
.item{
    text-align:center !important;
        background: white;
}
.item img{
        width: 170px;
    margin: auto;
}
.containermenu{
    position: fixed;
    box-shadow: 0px 1px 5px 0px rgba(145,145,145,1);
    z-index: 1000;
    width: 100%;
    height: 90px;
}
.carrouselOfertas{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: auto;
    height: 430px;
}
.owl-carousel3{
        width: 37% !important;
    height: 100%;
    margin-right: 2%;
}
.containerCarrousel2{
    width: 60%;
    height: 100%;
}
.owl-carousel4{
        height: 49%;
    margin-bottom: 1%;
}
.owl-carousel5{
        height: 50%;
}
#listadoItems{
        padding: 10px;
    width: 90%;
    margin: auto;
}
#listadoItemsNuevo{
    width:90%;
    margin:auto;
}
.itemGeneral{
    height:210px;
    background:white;
}
.itemGeneral a{
    height:100%;
    width:100%;
}
.itemGeneral img{
    height: 135px;
    width: 180px !important;
    margin: auto;
}
.itemGeneralSliderGrande{
    height:430px;
    background:white;
}
.itemGeneralSliderGrande a{
    height:100%;
    width:100%;
}
.itemGeneralSliderGrande img{
    margin: auto;
}

.logoCabecera2{
        text-align: center;
    padding: 5px 0px 0px 0px;
}
.imgNuevo{
    width:200px !important;
}
.flexboxButtonCarrito{
    display:flex !important;
    align-items:center;
        width: 48%;
    margin: 4px;
}
.actionsSeguir{
    display:flex;
    flex-wrap:wrap;
}
.CentroCarrito{
    text-align:center;
    width:100%;
}

/* IMAGENES POR PRODUCTOS*/
    #carrusel{
        width: 20%;
    }
    #carrusel2{
      width: 75%;
    padding: 5%;
    margin-left: 5%;
    }
#carrusel .izquierda_flecha{position:absolute; left:10px; z-index:1; top:50%; margin-top:-9px;}
#carrusel .derecha_flecha{position:absolute; right:10px; z-index:1; top:50%; margin-top:-9px;}
.carrusel{
    width: 100%;
}
.carrusel>div{
        width: 100%;
    margin: 0px !important;
    padding: 6%;
    display: flex;
}
.carrusel .img_carrusel{
    cursor:pointer;
    height: 100%;
}

#content {
        width: 100%;
    display: flex;
    flex-wrap: wrap;
}
/* FIN IMAGENES POR PRODUCTOS*/

.botonatras{
    margin-bottom:40px;
}
.titulosAlineados{
    padding-left: 25px;
    width: 87%;
    margin: auto;
}
.products__priceCarrito{
        background: #92bb46;
    border-radius: 10px;
    color: white;
    display: flex;
    align-items: center;
    font-size: 1.3rem;
    margin-bottom: 0.5em;
    padding: 0.1em;
}
.products__priceCarrito p{
    margin-bottom:0px !important;
}
.tituloResumen{
        font-size: 17px;
}
.tituloProductoCarrito{
    font-weight: bold;
}
.centradoCaja{
align-items: center;    
}




/*ESTILOS DASHBOARD PROVEEDORES*/
.containerDashboard{
  background: #f3f3f3;
}
@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(5deg);
  }
  70% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
body {
  font-size: 0.9rem;
}
.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*----------------page-wrapper----------------*/

.page-wrapper {
  height: 100vh;
}

.nav-active{
  background: #85bc55;
  color:white !important;
}

.page-wrapper .theme {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 4px;
  margin: 2px;
}

.page-wrapper .theme.chiller-theme {
  background: #1e2229;
}

/*----------------toggeled sidebar----------------*/

.page-wrapper.toggled .sidebar-wrapper {
  left: 0px;
}

@media screen and (min-width: 768px) {
  .page-wrapper.toggled .page-content {
    padding-left: 300px;
  }
}
/*----------------show sidebar button----------------*/
#show-sidebar {
  position: fixed;
  left: 0;
  top: 10px;
  border-radius: 0 4px 4px 0px;
  width: 35px;
  transition-delay: 0.3s;
}
.page-wrapper.toggled #show-sidebar {
  left: -40px;
}
/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
  width: 260px;
  height: 100%;
  max-height: 100%;
  position: fixed;
  top: 0;
  left: -300px;
  z-index: 999;
}

.sidebar-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.sidebar-wrapper a {
  text-decoration: none;
}

/*----------------sidebar-content----------------*/

.sidebar-content {
  max-height: calc(100% - 30px);
  height: calc(100% - 30px);
  overflow-y: auto;
  position: relative;
  border-right: 2px solid #bbbbbb;
}

.sidebar-content.desktop {
  overflow-y: hidden;
}

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
  padding: 10px 20px;
  display: flex;
  align-items: center;
}

.sidebar-wrapper .sidebar-brand > a {
  text-transform: uppercase;
  font-weight: bold;
  flex-grow: 1;
}

.sidebar-wrapper .sidebar-brand #close-sidebar {
  cursor: pointer;
  font-size: 20px;
}
/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
  padding: 20px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic {
  float: left;
      width: 100%;
    height: 100px;
  padding: 2px;
  border-radius: 12px;
  margin-right: 15px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.sidebar-wrapper .sidebar-header .user-info {
  float: left;
}

.sidebar-wrapper .sidebar-header .user-info > span {
  display: block;
}

.sidebar-wrapper .sidebar-header .user-info .user-role {
  font-size: 12px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status {
  font-size: 11px;
  margin-top: 4px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status i {
  font-size: 8px;
  margin-right: 4px;
  color: #5cb85c;
}

/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search > div {
  padding: 10px 20px;
}

/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
  padding-bottom: 10px;
}

.sidebar-wrapper .sidebar-menu .header-menu span {
  font-weight: bold;
  font-size: 14px;
  padding: 15px 20px 5px 20px;
  display: inline-block;
}

.sidebar-wrapper .sidebar-menu ul li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  position: relative;
  padding: 8px 30px 8px 20px;
}

.sidebar-wrapper .sidebar-menu ul li a i {
  margin-right: 10px;
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
}

.sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
  display: inline-block;
  animation: swing ease-in-out 0.5s 1 alternate;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  font-style: normal;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  background: 0 0;
  position: absolute;
  right: 15px;
  top: 14px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
  padding: 5px 0;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
  padding-left: 25px;
  font-size: 13px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 8px;
}

.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
  float: right;
  margin-top: 8px;
  margin-left: 5px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
  float: right;
  margin-top: 0px;
}

.sidebar-wrapper .sidebar-menu .sidebar-submenu {
  display: none;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
  transform: rotate(90deg);
  right: 17px;
}

/*--------------------------side-footer------------------------------*/

.sidebar-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: flex;
}

.sidebar-footer > a {
  flex-grow: 1;
  text-align: center;
  height: 30px;
  line-height: 30px;
  position: relative;
}

.sidebar-footer > a .notification {
  position: absolute;
  top: 0;
}

.badge-sonar {
  display: inline-block;
  background: #980303;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 0;
}

.badge-sonar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #980303;
  opacity: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  animation: sonar 1.5s infinite;
}

/*--------------------------page-content-----------------------------*/

.page-wrapper .page-content {
  display: inline-block;
  width: 95%;
  padding-left: 0px;
}

.page-wrapper .page-content > div {
  padding: 20px 40px;
}

.page-wrapper .page-content {
  overflow-x: hidden;
}

/*------scroll bar---------------------*/

::-webkit-scrollbar {
  width: 5px;
  height: 7px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #525965;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #525965;
}
::-webkit-scrollbar-thumb:active {
  background: #525965;
}
::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: transparent;
}
::-webkit-scrollbar-track:active {
  background: transparent;
}
::-webkit-scrollbar-corner {
  background: transparent;
}


/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
    background: #f3f3f3;
}

.chiller-theme .sidebar-wrapper .sidebar-header,
.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
    border-top: 1px solid #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    border-color: transparent;
    box-shadow: none;
}
.sidebar-menu ul li{
  text-align: right;
  border-bottom: 2px solid #bbbbbb;
}
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand>a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer>a {
    color: #666666;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover>a,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand>a:hover,
.chiller-theme .sidebar-footer>a:hover i {
    color: #b8bfce;
}

.page-wrapper.chiller-theme.toggled #close-sidebar {
    color: #bdbdbd;
}

.page-wrapper.chiller-theme.toggled #close-sidebar:hover {
    color: #ffffff;
}

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus+span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
    color: #16c7ff;
    text-shadow:0px 0px 10px rgba(22, 199, 255, 0.5);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    background: #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
    color: #6c7b88;
}

.chiller-theme .sidebar-footer {
    background: #3a3f48;
    box-shadow: 0px -1px 5px #282c33;
    border-top: 1px solid #464a52;
}

.chiller-theme .sidebar-footer>a:first-child {
    border-left: none;
}

.chiller-theme .sidebar-footer>a:last-child {
    border-right: none;
}



.busquedas{
  padding-right: 0px !important;
}
.verde{
      color: #09ec3d !important;
}

.table{}
.table tbody{
  background: white
}
.table tbody svg{
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.facturacion-total{
  display: flex;
  flex-wrap: wrap;
}
.facturacion-total > div{
  display: flex;
  justify-content: flex-end;
  width: 100%
}
.facturacion-total input{
  height: 25px;
  margin-left: 20px;
  width: 100px;
  border: none;
  border-radius: 5px
}
.facturacion-total p{
  font-size: 12px
}
.facturacion-total .facturacion-total-total{
  margin-left: 40%;
  display: flex;
  flex-wrap: nowrap;
}
.facturacion-total .facturacion-abonar{
  margin-left: 40%;
  display: flex;
  flex-wrap: nowrap;
}

.facturacion-observaciones {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 80px
}
.facturacion-observaciones .facturacion-observaciones-observaciones{
  width: 60%;
  display: flex;
  flex-wrap: wrap;
  padding-right: 10%
}
.facturacion-observaciones .facturacion-observaciones-observaciones label{
  width: 100%
}
.facturacion-observaciones .facturacion-observaciones-observaciones input{
  width: 100%;
  height: 150px;
  border-radius: 5px;
  border: none
}

.facturacion-observaciones .facturacion-observaciones-pague{
  width: 40%;
  padding-left: 0
}
.facturacion-observaciones .facturacion-observaciones-pague input{
  background: #8dc13d;
  border: none;
  color: white;
  border-radius: 5px;
  height: 40px;
  padding: 0 10px;
  position: relative;
  float: right;
 
}
.facturacion-observaciones .facturacion-observaciones-pague input[type=button]:hover{
  border: none;
  box-shadow: none;
}
.facturacion-observaciones .facturacion-observaciones-pague .facturacion-medios{
  background: white;
  padding: 5px;
  font-size: 10px;
  position: relative;
  float: right;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 10px;
  width: 250px;
  height: 50px
}
.facturacion-observaciones .facturacion-observaciones-pague .facturacion-medios img{
  width: 40px;
  margin: 0 5px
}
/* Mis datos */

.hide{
  display: none
}

.misdatos-contenedor{}
.misdatos-contenedor input[type=button]{
  background: #8dc13d;
  border: none;
  color: white;
  border-radius: 5px
}
.misdatos-contenedor input[type=button]:hover{
  border: none;
  box-shadow: none;
}
.misdatos-contenedor{}
.misdatos-contenedor .misdatos-linea{
  display: flex;
  flex-wrap: nowrap;
  margin: 10px 0;
}
.misdatos-contenedor .misdatos-linea label{
  width: 30%
}
.misdatos-contenedor .misdatos-linea input{
  width: 70%;
  margin-left: 5%;
  border: none;
  border-radius: 5px
}
.misdatos-contenedor .misdatos-button{
  justify-content: flex-end;
  margin: 20px 0 0 0 ;
}
.misdatos-contenedor .misdatos-button input{
  width: auto !important
}
.misdatos-contenedor .misdatos-domicilios{
  flex-wrap: wrap;
  margin-top: 30px
}
.misdatos-contenedor .misdatos-domicilios .misdatos-domicilios-title{
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 100%
}
.misdatos-contenedor .misdatos-domicilios .misdatos-domicilios-title .misdatos-domicilios-title_editar{
  text-align: right;
  font-size: 12px;
  margin-right: 15px
}
.misdatos-contenedor .misdatos-domicilios .misdatos-domicilios-contenedor{
  width: 100%;
  background: white;
  padding: 25px 20px;
  border-radius: 10px;
}
.misdatos-contenedor .misdatos-domicilios .misdatos-domicilios-contenedor ul{
  width: 100%;
  padding: 0
}
.misdatos-contenedor .misdatos-domicilios .misdatos-domicilios-contenedor ul li{
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  justify-content: space-between;
  border-bottom: 1px solid #d7d7d7;
  margin-top: 15px
}
.misdatos-contenedor .misdatos-domicilios .misdatos-domicilios-contenedor ul li h4{
  font-size: 14px;
  font-weight: lighter;
  width: 20%;
  margin-bottom: 2px;
  height: 25px
}
.misdatos-contenedor .misdatos-domicilios .misdatos-domicilios-contenedor ul li h5{
  font-size: 14px;
  font-weight: lighter;
  width: 70%;
  margin-bottom: 2px;
  height: 25px
}
.misdatos-contenedor .misdatos-domicilios .misdatos-domicilios-contenedor ul li .misdatos-domicilio-btns{
  width: 10%;
  display: flex;
  justify-content: flex-end;
  height: 25px
}
.misdatos-contenedor .misdatos-domicilios .misdatos-domicilios-contenedor ul li .misdatos-domicilio-btns svg{
  width: 15px;
  height: 15px;
}

.misdatos-contenedor .misdatos-domicilios .misdatos-domicilio-agregar{
  margin-top: 20px
}
.misdatos-contenedor .misdatos-domicilios .misdatos-domicilio-agregar input{
  width: auto;
  background: none;
  color: #0a74bb;
  font-size: 14px;
  margin: 0;
  cursor: pointer;
}
.misdatos-contenedor .misdatos-domicilios .misdatos-domicilio-aviso{
  color: #0a74bb;
  font-size: 12px;
  margin-top: 15px;
  cursor: pointer;
}

.editardomicilio{}
.editardomicilio .editardomicilio-contenedor{
  display: flex;
  flex-wrap: wrap;
  background: white;
  padding: 10px 20px;
  border: 1px solid #999999
}
.editardomicilio .editardomicilio-contenedor .editardomicilio-linea{
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 5%;
  margin-top: 20px
}
.editardomicilio .editardomicilio-contenedor .editardomicilio-linea label{
  width: 100%;
  color: #999999;
  margin: 0;
  font-size: 15px
}
.editardomicilio .editardomicilio-contenedor .editardomicilio-linea input{
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #999999
}
.editardomicilio .editardomicilio-contenedor .editardomicilio-linea:nth-child(1){
  width: 100%
}
.editardomicilio .editardomicilio-contenedor .editardomicilio-linea:nth-child(7){
  width: 100%
}
.editardomicilio .editardomicilio-contenedor .editardomicilio-linea h4{
  font-weight: lighter;
  color: #999999;
  font-size: 11px;
  margin-top: 10px;
  margin-top: 3px
}
.editardomicilio .editardomicilio-btns{
  display: flex;
  justify-content: flex-end;
  margin-top: 30px
}
.editardomicilio .editardomicilio-btns input{
  background: #8dc13d;
  border: none;
  color: white;
  border-radius: 5px
}
.editardomicilio .editardomicilio-btns input:hover{
  border: none;
  box-shadow: none;
}

.seguridad{}
.seguridad .seguridad-contenedor{}
.seguridad .seguridad-contenedor .seguridad-contenedor-clave{
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  background: white;
  padding: 20px;
  border-radius: 10px
}
.seguridad .seguridad-contenedor .seguridad-contenedor-clave .seguridad-contenedor-clave_icon{
  min-width: 50px;
  min-height: 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #8dc13d;
  display: flex;
  justify-content: center;
  align-items: center;
}
.seguridad .seguridad-contenedor .seguridad-contenedor-clave .seguridad-contenedor-clave_icon svg{
  width: 30px;
  height: 30px;
  color: white
}
.seguridad .seguridad-contenedor .seguridad-contenedor-clave .seguridad-contenedor-clave_text{
  width: 60%
}
.seguridad .seguridad-contenedor .seguridad-contenedor-clave .seguridad-contenedor-clave_text h4{
  font-size: 15px;
  margin: 0
}
.seguridad .seguridad-contenedor .seguridad-contenedor-clave .seguridad-contenedor-clave_text h5{
  font-size: 14px;
  font-weight: lighter;
}
.seguridad .seguridad-contenedor .seguridad-contenedor-clave .seguridad-contenedor-clave_btn{
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.seguridad .seguridad-contenedor .seguridad-contenedor-clave .seguridad-contenedor-clave_btn h6{
  color: #1577bb;
  font-size: 12px;
  font-weight: lighter;
  cursor: pointer;
}

.cambiarclave-container{
  background: white
}
.cambiarclave{}
.cambiarclave .cambiarclave-contenedor{
  display: flex;
  flex-wrap: nowrap;
}
.cambiarclave .cambiarclave-contenedor-form{
  background: #f3f3f3;
  padding: 20px;
  margin: 20px;
  width: 50%

}
.cambiarclave .cambiarclave-contenedor-form{
  margin: 0 20px 0 0
}
.cambiarclave .cambiarclave-contenedor-form2{
  background: white;
  padding: 10px 40px 20px 10px;
  border-radius: 10px
}

.cambiarclave .cambiarclave-contenedor-form .cambiarclave-linea{
  margin-top: 20px
}
.cambiarclave .cambiarclave-contenedor-form .cambiarclave-linea:nth-child(3){
  margin-top: 40px
}
.cambiarclave .cambiarclave-contenedor-form .cambiarclave-linea label{
  width: 100%;
  color: #999999;
  margin: 0;
  font-size: 15px
}
.cambiarclave .cambiarclave-contenedor-form .cambiarclave-linea input{
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #999999
}

.cambiarclave .cambiarclave-contenedor-form .cambiarclave-btns{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 20px
}
.cambiarclave .cambiarclave-contenedor-form .cambiarclave-btns > input{
  background: #8dc13d;
  border: none;
  color: white;
  border-radius: 5px;
  height: 30px;
  font-size: 13px;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cambiarclave .cambiarclave-contenedor-form .cambiarclave-btns > input:hover{
  border: none;
  box-shadow: none;
}
.cambiarclave .cambiarclave-contenedor-form .cambiarclave-btns-cerrar{
  width: 100%
}
.cambiarclave .cambiarclave-contenedor-form .cambiarclave-btns-cerrar input{}
.cambiarclave .cambiarclave-contenedor-form .cambiarclave-btns-cerrar span{
  font-size: 13px
}
.cambiarclave .cambiarclave-contenedor-form .cambiarclave-btns-back{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 20px
}
.cambiarclave .cambiarclave-contenedor-form .cambiarclave-btns-back svg{
  width: 20px;
  height:  20px;
  cursor: pointer;
}

.cambiarclave .cambiarclave-contenedor-recomendaciones{
  background: white;
  width: 50%
}
.cambiarclave .cambiarclave-contenedor-recomendaciones h3{
  font-size: 16px
}
.cambiarclave .cambiarclave-contenedor-recomendaciones p{
  font-size: 14px;
  margin: 0;
  font-size: 13px
}


.botonmedios{
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: center;
    width: 250px;
    float: right;
}

/*FIN ESTILOS DASHBOARD PROVEEDORES*/


@media only screen and (max-width: 1200px) and (max-width: 767px) {
    .page-wrapper .page-content {
        width: 100% !important;
    }
    .facturacion-total .facturacion-abonar {
        margin-left: 0 !important;
    }
    .facturacion-total .facturacion-total-total {
        margin-left: 0 !important;
    }
    .facturacion-observaciones .facturacion-observaciones-pague {
        width: 100% !important;
    }
    .facturacion-observaciones .facturacion-observaciones-observaciones {
        width: 100% !important;
        padding-right: 0 !important;
    }
    .facturacion-observaciones {
        flex-wrap: wrap;
        margin-top: 0px !important;
    }
    .editardomicilio .editardomicilio-contenedor .editardomicilio-linea {
        width: 100% !important;
    }
    .cambiarclave .cambiarclave-contenedor {
        flex-wrap: wrap !important;
    }
    .cambiarclave .cambiarclave-contenedor-form {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .cambiarclave .cambiarclave-contenedor-recomendaciones {
        width: 100% !important;
    }
    .devolverMenu{
        display:block !important;
    }   
}

img.zoom {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    cursor:pointer;
}
 
.transition {
    -webkit-transform: scale(1.8); 
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(2);
    z-index: 1200;
    position: relative;
}
.owlMarcas .owl-nav button span{
    font-size:30px !important;
}
.activo{
    background:#0000001c;
}
.modalimgMostrar{
    text-align:center !important;
}