
body, html{
  /*-webkit-font-smoothing: antialiased;*/
}

/* Ocultar elmentos VueJs no cargados */
[v-cloak] {
  display: none;
}

.btn-social{
  padding: 0px !important;
  width: 60px !important;
  padding-top: 10px !important;
}
.btn-social span{
  padding: 0px;
}
.btn-social i{
  line-height: 0px;
  font-size: 25px !important;
}

.evento_click_desactivado{
	pointer-events: none;
}
.evento_click{
	pointer-events: auto;
}

/* ELEMENTO PRODUCTOS */

  .bandera_pais {
    margin-right: 15px;
    margin-left: 15px;
  }
  .bandera_pais p{
    font-size: 12px !important;
  }

  .orden_cubre{
    width: 100%; 
    height: 200px; 
    background-color: #FFFFFF;
    /*background-color: rgba(0,0,0,0.5); */
    left: 0; 
    margin-top: -220px; 
    position: absolute;
  }
  .ticket{
    position: absolute;
    margin-top: -450px;
    right: 0px;
    margin-right: -100px;
  }

/* ELEMENTOS */
.pildora{
  font-size: 15px;
  background-color: rgba(0,0,0,.10);
  float: left;
  padding: 5px 20px;
  border-radius: 20px;
  text-transform: uppercase;
}

/* TARJETAS PRODUCTOS */
.card-group-footer{
  margin-top: -100px;
}
.card-producto{
  padding-left: 110px !important;
  overflow: hidden;
  position: relative;
  transition-duration: .7s;
}
.card-producto .icono-svg{
  position: absolute;
  left: -19px;
  top: 50px;
  width: 100px;
  height: 100px;
  opacity: 0.5;
  transition: 1s;
}
.card-producto:hover .icono-svg{
  opacity: 1;
}

@media (max-width: 576px)
{
  .card-producto{
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .card-producto .icono-svg{
    display: none;
  }
}


/* TARJETAS MODULOS */
.card-modulo-nuevo:before{
  content: "Nuevo";
  position: absolute;
  top: 15px;
  right: -33px;
  text-transform: uppercase;
  font-size: 10px;
  background-color: #aebf25;
  color: #fff; 
  padding: 2px 30px;
  transform: rotate(45deg);
}

.card-modulo-opcional:before{
  content: "Opcional";
  position: absolute;
  top: 15px;
  right: -33px;
  text-transform: uppercase;
  font-size: 10px;
  background-color: #fb6340;
  color: #fff; 
  padding: 2px 30px;
  transform: rotate(45deg);
}

.card-modulo{
  padding-left: 110px !important;
  overflow: hidden;
  position: relative;
  transition-duration: .7s;
}
.card-modulo p{
  color: #525f7f;
}
.card-modulo:hover{
  opacity: 1;
}
.card-modulo .modulo_aclaracion{
  font-size: 11px;
  color: #999999;
  width: 100%;
  /*background-color: rgba(0,0,0,0.2);*/
  /*position: absolute;*/
}
.card-modulo .modulo_aclaracion .pill{
  background-color: rgba(0,0,0,0.03);
  border-radius: 10px;
  padding: 2px 7px;
  /*position: absolute;*/
}
.card-modulo .icono{
  position: absolute;
  left: 32px;
  top: 40px;
  width: 40px;
  height: 100px;
  opacity: 0.4;
  transition: 0.5s;
  font-size: 42px;
}
.card-modulo:hover .icono{
  /*left: 25px;*/
  /*top: 34px;*/
  /*font-size: 55px;*/
  /*transition: 1s;*/
  opacity: 1;
}
.card-modulo .icono-svg{
  position: absolute;
  left: 32px;
  top: 30px;
  width: 40px;
  height: 100px;
  /*opacity: 0.8;*/
  transition: 1s;
}
.card-modulo:hover .icono-svg{
  left: 20px;
  top: 30px;
  width: 60px;
}
.card-modulo .mas_informacion{
/*  position: absolute;
  right: 30px;
  bottom: 15px;
  font-size: 14px;
  opacity: 0;
  transition: 0.5s;*/
}
.card-modulo:hover .mas_informacion{
/*  opacity: 1;
  font-weight: bold;*/
}



.marquee-modulos .card-modulo{
  padding-left: 110px !important;
  overflow: hidden;
  position: relative;
  opacity: 0.6;
  transition-duration: .7s;
}
.marquee-modulos .card-modulo p{
  color: #525f7f;
}
.marquee-modulos .card-modulo:hover{
  opacity: 1;
}
.marquee-modulos .card-modulo .icono-svg{
  position: absolute;
  left: 32px;
  top: 30px;
  width: 40px;
  height: 100px;
  /*opacity: 0.8;*/
  transition: 1s;
}
.marquee-modulos .card-modulo:hover .icono-svg{
  left: 20px;
  top: 30px;
  width: 60px;
}

.sombra{
  box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07) !important;
}

/* HEAD PRINCIPAL */
main, main h1, main h2, main h3, main h4, main h5{
	color: #FFFFFF;
}
main h1{
	color: #FFFFFF;
	clear: both;
}

/* MENU */
.navbar .icon{
	padding-left: 10px;
}



.bg-gradient-default
{
    background: linear-gradient(87deg, #309bda 0, #00537c 100%) !important;
    height: inherit;
}
.section-shaped .shape
{
    height: 650px;
}
.pt-lg-md{
	padding: inherit;
}
.headroom--not-top
{
    background-color: #172b4d !important;
}

.navbar-transparent
{
    position: fixed;
    z-index: 100;
    top: 0;

    width: 100%;

    border: 0;
    background-color: transparent;
    box-shadow: none;
}

/* FOOTER */
.footer_social i{
  margin-top: 10px;
  font-size: 16px;
}
/* BOTON WHATSAPP */
.btn-whatsapp
{
    color: #fff;
    border-color: #38E676;
    background-color: #38E676;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}
.btn-whatsapp:hover
{
    color: #fff;
    border-color: #38E676; 
    background-color: #38E676;
}
.btn-whatsapp:focus,
.btn-whatsapp.focus
{
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08), 0 0 0 0 rgba(29, 161, 242, .5);
}
.btn-whatsapp.disabled,
.btn-whatsapp:disabled
{
    color: #fff;
    border-color: #38E676; 
    background-color: #38E676;
}
.btn-whatsapp:not(:disabled):not(.disabled):active,
.btn-whatsapp:not(:disabled):not(.disabled).active,
.show > .btn-whatsapp.dropdown-toggle
{
    color: #fff;
    border-color: #38E676; 
    background-color: #0c85d0;
}
.btn-whatsapp:not(:disabled):not(.disabled):active:focus,
.btn-whatsapp:not(:disabled):not(.disabled).active:focus,
.show > .btn-whatsapp.dropdown-toggle:focus
{
    box-shadow: none, 0 0 0 0 rgba(29, 161, 242, .5);
}

/* MODULO INFORMACIÓN */
.modulo_desc_img{
  width: 115%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: -30px;
  margin-left: -24px;
}
#modal_modulo ul li{
  list-style: none;
}

/* BROWSER MOCKUP */
.browser-right{
  margin-right: -1200px;
  width: 2000px;
}
.browser-right:hover{
}
.browser-mockup {
  border-top: 2em solid rgba(230, 230, 230, 0.7);
  /*box-shadow: 0 0.1em 1em 0 rgba(0, 0, 0, 0.4);*/
  position: relative;
  border-radius: 3px 3px 0 0;
  background-color: #FFFFFF;
}

.browser-mockup:before {
  display: block;
  position: absolute;
  content: '';
  top: -1.25em;
  left: 1em;
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  background-color: #FFFFFF;
  box-shadow: 0 0 0 2px #FFFFFF, 1.5em 0 0 2px #FFFFFF, 3em 0 0 2px #FFFFFF;
}
    
.browser-mockup.with-tab:after {
  display: block;
  position: absolute;
  content: '';
  top: -2em;
  left: 5.5em;
  width: 20%;
  height: 0em;
  border-bottom: 2em solid white;
  border-left: 0.8em solid transparent;
  border-right: 0.8em solid transparent;
}

.browser-mockup.with-url:after {
  display: block;
  position: absolute;
  content: 'https://www.gestioo.com';
  top: -2.1em;
  left: 7em;
  width: calc(90% - 6em);
  height: 1.8em;
  border-radius: 2px;
  background-color: white;
  color: #999999;
  padding-top: 2px;
  padding-left: 10px;
  font-size: 13px;
}

.browser-mockup > * {
  display: block;
}

/* MARQUEE MODULOS */
  .marquee-modulos {
    margin-top: 50px;
    overflow: hidden;
    position: relative;
  }
  .marquee-modulos {
    height: 430px;
    padding-bottom: 120px;
  }
  .marquee-modulos .marquee-contenedor {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding-top: 14px;
  }
  .marquee-modulos .marquee-contenedor {
    height: 2534px;
    /*background-color: blue;*/
  }

  /* ELEMENTOS */
  .marquee-modulos .marquee-contenedor ul {
    padding: 0;
    margin: 0;
    position: relative;
  }
  .marquee-modulos .marquee-contenedor ul li {
    padding: 0 3px;
    margin: 0;
    list-style-type: none;
    position: absolute;
    padding-right: 25px !important;
  }
/*  .marquee-modulos .marquee-contenedor ul li div {
    background-position: center center;
    background-size: cover;
    display: inline-block;
  }*/
  .marquee-modulos .marquee-contenedor ul li div {
    width: 400px;
  }








