html, body {
    height: 100%;
}

.footer-html {
    min-height: 100%;
    position: relative;
}
html {
    background-size: cover !important;
}
html {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 0 auto;
}
body {
    background-color: transparent !important;
}
.login h2 {
	font-weight: 700 !important;
	font-family:"Roboto";
	font-size: 4rem;
	line-height: 1;
}
.abajo{
	right: 0px;
	bottom: 0px;
	position: absolute;
}
.login .abajo{
	text-align: right;
	color: #fff !important;
}
.login .abajo p{
	font-size: 1.7rem;
	line-height: 1;
}
.utility-bar {
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
    font-size: 12px;
    max-height: 55px;
    position: relative;
    z-index: 999;
    padding: 0.6rem 1.6rem;
}
.utility-bar .right {
    vertical-align: middle;
    line-height: 45px;
    font-size: 1.5rem;
}
.utility-bar .right a{
    text-decoration: none;
}
.utility-bar .right .icon-whatsapp{
	color: #006c2a !important;
}
.vertical-centered-text {
  -ms-display: flex;
  display: flex;
  /* vertical center */
  align-items: center;
  /* horizontal center */
  justify-content: center;
}
#login .form-wrapper .title{
	font-size:2.8rem;
	font-weight: 200;
}

.container{
  z-index: 999 !important;
}



.shop-header {
    bottom: 0px;
}

.shopBackground {
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -55%;
    transform: skewY(-12deg);
    background: url("../images/backgrounds/back01.jpg") center top no-repeat;
    z-index: 1;
}

.mt-100{
  margin-top: 100px;
}
.mb-100{
  margin-bottom: 100px;
}
.mt-200{
  margin-top: 200px;
}
.mb-200{
  margin-bottom: 200px;
}
.registro p {
  font-size: 1.6rem !important;
}
.bg-blanco{
  background-color: #fff;
  -webkit-border-radius:5px;
  border-radius:5px;
  z-index: 999;
  position: relative;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
}

.footer-registro{
  position: absolute;
  bottom: 10px;
  width: 50%;
  left: 25%;
}

.barra-design{
  text-align: center;
  width: 100%;
}



#app-illustrations {
    transform: scale(0.8) rotate(-12deg) translateX(50px);
    transform-origin: 100% 50% 0;
}

#app-illustrations .desktop {
    top: -200px;
    right: -100px;
    position: absolute;
    z-index: 12;
}
#app-illustrations .desktop img {
    width: 130%;
}
#app-illustrations .cell {
    top: 150px;
    right: 100px;
    position: absolute;
    z-index: 10;
}
#app-illustrations .cell img {
    width: 25%;
}
#app-illustrations .lentes {
    top: 500px;
    right: 320px;
    position: absolute;
    z-index: 10;
}
#app-illustrations .lentes img {
    width: 98%;
}
#app-illustrations .cafe {
    top: 650px;
    right: 200px;
    position: absolute;
    z-index: 10;
}
#app-illustrations .cafe img {
    width: 98%;
}

.barra{
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 0;
}
section#registro, #wrapper{
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #dedede 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%,#dedede 100%);
  background: linear-gradient(to right, #ffffff 0%,#dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=1 );
  /*min-height: 100%;*/
}


#pagos .page-layout.simple .page-sidebar {
    max-width: 420px !important;
    min-width: 420px !important;
    width: 420px !important;
}

#pagos .page-layout > .page-header .breadcrumb {
    color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
    margin-bottom: 0px;
}
#cabecera .breadcrumb {
    margin-bottom: 0px;
}
#cabecera .breadcrumb {
    background-color: transparent;
    border-radius: 2px;
    display: flex;
    flex-wrap: wrap;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0.8rem 1.2rem;
    font-size: 19px;
}
#cabecera .breadcrumb-item + .breadcrumb-item::before {
    font-family: "fuse-iconfont" !important;
    font-size: 2rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-transform: none;
    vertical-align: middle;
}
#cabecera .breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
    content: "";
    display: inline-block;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}
#cabecera a {
    color: #fff;
}
#cabecera a:hover {
    color: rgba(255, 255, 255, 0.5);
}
#cabecera .breadcrumb-item.active {
    color: rgba(255, 255, 255, 0.5);
}

/*
#cabecera .btn i,
.btn [class^="icon-"],
.btn [class*=" icon-"] {
    color: rgba(255, 255, 255, 0.5) !important;
}
*/

.tab-content{
  border-top: 1px solid #dedede;
}

.medio-pago .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #dedede !important;
    color: #666 !important;
}
.medio-pago .nav-link {
    border: 1px solid #dedede;
    border-bottom: 1px solid #fff;
}
.medio-pago .nav li.nav-item {
    margin-right: 5px;
    margin-bottom: -1px;
}

.medio-pago .page-layout.carded.left-sidebar .page-content-wrapper, .page-layout.carded.right-sidebar .page-content-wrapper {
    padding: 0;
}
.medio-pago .page-content-wrapper .page-content {
    padding: 2.4rem 0;
}
.card-title-color{
  color: #00577d;
}

.tablas .table{
  background-color: #fff;
  -webkit-box-shadow:0px 2px 1px -1px rgba(0,0,0,0.2) , 0px 1px 1px 0px rgba(0,0,0,0.14) , 0px 1px 3px 0px rgba(0,0,0,0.12);
  box-shadow:0px 2px 1px -1px rgba(0,0,0,0.2) , 0px 1px 1px 0px rgba(0,0,0,0.14) , 0px 1px 3px 0px rgba(0,0,0,0.12)}
}
.tablas > .table > thead > th {
    font-weight: 300 !important;
}
.tablas .table .icons{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}
.tablas .table .serv01{
  background-color: #9CD1DD;
}
.tablas .table .serv02{
  background-color: #3EBADD;
}
.tablas .table .serv03{
  background-color: #88D0DE;
}
.table th {
    vertical-align: middle !important;
    font-weight: normal !important;
}

.layout.layout-vertical.layout-above-toolbar #wrapper #aside > .aside-content-wrapper > .aside-content {
    margin-top: 0px !important;
}

.aside .divider{
  border-color: rgba(255,255,255,0.2);
}
/*
.layout #wrapper > .aside > .aside-content-wrapper > .aside-content {
    width: 30rem !important;
}
.layout #wrapper > .aside > .aside-content-wrapper {
    min-width: 30rem !important;
    width: 30rem !important;
}
*/
.card-small .card-body {
    padding: 0.3rem !important;
}
.tablero .iconos{
  padding: 0px;
  font-size: 50px;
  height: 90px;
  width: 90px;
  min-height: 90px;
  min-width: 90px;
  color: #fff;
  text-align: center;
  border-radius:50%;
  vertical-align: middle;
  line-height: 90px;
}
.tablero .media-body p{
  font-size: 14px;
  line-height: 17px
}

.tablero .nav-link i, .nav-link [class^="icon-"], .nav-link [class*=" icon-"] {
    margin-right: 0.5rem !important;
}

.btn-plus i, [class^="icon-"], [class*=" icon-"] {
    color: rgba(255, 255, 255, 0.8);
    font-size: 96%;
    font-weight: normal;
    line-height: 1;
    width: auto;
}
.social .nav-link {
    align-items: center;
    color: #495057;
    display: flex;
    height: auto;
    text-decoration: none;
}
.social .nav-link {
    display: block;
    padding: 0 0.1rem;
}
.social .nav-link i {
    margin-right: 0rem !important;
}

.btn-link .icon {
    color: #43a047 !important;
    font-size: 100%;
    vertical-align: middle;
}

.prod .nav-link {
    align-items: center;
    color: #795548;
    display: flex;
    height: auto;
    text-decoration: none;
}
.prod .nav-link {
    display: block;
    padding: 0 0.3rem;
}
.prod .nav-link i {
    margin-right: 0rem !important;
    color: #795548;
}
.prod .nav-link:hover i {
    color: #bcaaa4 ;
}
.productos .card-img-top{
  max-height: 150px;
  min-height: 150px;
}

.productos .card .crop{
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  width: 100%;
  max-height: 150px;
}

.icon-grande {
  font-size: 50px !important;
  text-align: center;
  color: #BDBDBD !important;
}
.titulo-categoría {
  color: #BDBDBD;
}

#toolbar{
height:auto !important;
min-height: auto !important;
}

.layout #wrapper>.aside>.aside-content-wrapper>.aside-content>.aside-toolbar{
height:4.9rem !important;
min-height:4.9rem !important;
background-color:rgba(255,255,255,0) !important;
}

.fuse-bar-open{
  background-color: #fff !important;
}
.utility-bar{
  z-index: 2200 !important;
}

.layout.layout-vertical.layout-below-toolbar #wrapper>.content-wrapper>.content {
    margin-top: 0 !important;
}

.list-group .list-group-item {
    min-height: auto !important;
    display: block !important;
}
.form-control-file {
    padding-inline-start: 20px !important;
}

.page-layout .bg-chica {
    height: 536px;
    min-height: auto;
    max-height: 536px;
    background-position: 55%;
    background-image: url("../images/chica-home.jpg");
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
}
.bg-chica .h2, h2 {
    margin-bottom: .5rem !important;
    font-weight: 300 !important;
    line-height: 1.2 !important;
}

.btn-group-lg>.btn,.btn-xl{
  padding:1.1rem 1.7rem !important;
  font-size:1.8rem !important;
  line-height:2.25 !important;
  -webkit-border-radius:7px !important;
  border-radius: 7px !important;
  height: auto !important;
  line-height: auto !important;
}

.preguntas .card-header {
    background-color: #fff !important;
    border-bottom: none !important;
}
.preguntas .card {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #999;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
hr {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    border: 1px !important;
    border-top: 0 solid rgba(0,0,0,.5) !important;
}

footer{
  background-color: #000;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #fff;
}


.card h5, .card .card-body{
  color: #696969 !important;
}

@media (max-width: 520px) {
   .page-layout .bg-chica {
      height: auto;
      min-height: auto;
      max-height: auto;
      background-position: 85%;
      padding-top: 0px;
      padding-bottom: 0px;
    }
    .page-layout .bg-chica .container{
      background-color: rgba(0,0,0,0.7);
      padding-top: 20px;
      padding-bottom: 20px;
    }
 }