main > .container {
    padding: 70px 15px 20px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}
.body-bg{
	background:#eee!important;
	background: center no-repeat url("/web/images/fondopremios.png")!important;
	background-size: cover!important;
	margin: 0;
	padding: 0;
}
.footer{
    height: 120px!important;
    background: transparent;
}

.navbar-dark, .nav-link{
    color: RGBA(255, 255, 255, 1);
    font-weight: bold;
    font-size: 17px;
}
.avertical{
    max-height: 100%;  
    max-width: 100%; 
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}
.navbar-toggler {
    margin-left: auto;
    color: #fff;
    border: 3px #fff solid;
}
#header{
    height: 80px;
}
.bg-white{
    background: #ffffff;
    /*height: 80px;*/
}
.navbar-color *{
    color: #1a3660;
}
/*
.puntos{
    background: #2598d5;
    color: #fff!important;
    padding: 0 5px;
    border-radius: 20px;
    font-weight: normal;
    margin: 0 5px;
}*/
.puntos{
    background: #2598d5;
    border-radius: 20px;
    margin: 0 5px;
    color: #fff!important;
    /*padding: 0.2rem 0!important;*/
    padding: 0 10px;
}
.navbar-nav{
     --bs-nav-link-padding-y: 0.1rem;
}
.puntos b{
    color: #fff!important;
}

.card{
    border: solid 2px #1a3660;
    border-radius: 20px;
}
.card-title{
    font-weight: bolder;
    color: #1a3660;
    height: 70px;
    font-size: 19px;
    margin-bottom: 20px;
    line-height: 18px;
}
.card-text{
    font-weight: bold;
    color: #1a3660;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
}
.btn-canjear{
    background: #1a3660;
    color: #fff;
    text-transform: uppercase; 
}
.btn-canjear:hover{
    background: #2598d5;
    color: #fff;
}

.breadcrumb{
    background: #f1f5fb;
    padding: 20px 12%;
    
}
.breadcrumb-item, .breadcrumb-item a, .breadcrumb-item + .breadcrumb-item::before {
    font-size: 20px;
    color: #1a3660!important;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
.img-card{
    width: 184px!important;
    margin: 0 auto;
    height: 184px;
}
h1, h2, h3, h4, h5, h6{
    color: #1a3660!important;
    font-weight: bold;
}
.bg-azul{
    background: #1a3660;
}
.text-blanco{
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}
.container-fluid{
    padding: 0px;
}
.mt-8{
    margin-top: 8rem !important
}
.px-8{
    padding: 0rem 8rem!important
}
.py-8{
    padding: 8rem 0rem!important;
}
.nav-espacio{
    
}
.stock{
    background: #2598d5;
    color: #fff;
    padding: 10px 10px;
    /*width: 30%;*/
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.puntos-item{
    text-transform: uppercase;
    font-size: 32px;
    color: #1a3660;
    font-weight: bold;
}
.puntos-texto{
    font-size: 24px;
    font-weight: 600;
}
.border-select{
    border: 2px solid #1a3660;
}
.cantidad-label{
    font-size: 24px;
    color: #1a3660;
    font-weight: 600;
}
.btn-control{
    border-radius: 40px;
    background: #2598d5;
    width: 60px!important;
    height: 60px;
    border: none;
    padding: 15px 10px;
    color: #fff;
}

.detalles-texto{
    font-size: 24px;
    font-weight: 600;
    color: #1a3660;
}
.detalles{
    color: #858086;
}
.control-label{
    color: #1a3660;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 0px;
}
@media (max-width: 767px) {
    .carousel-inner .multicarousel-item > div {
        display: none;
    }
    .carousel-inner .multicarousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .multicarousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {
    
    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(25%);
    }
    
    .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-25%);
    }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0);
}

.text-first-capitalize{
    text-transform: lowercase !important;
}
.text-first-capitalize:first-letter{
    text-transform: capitalize !important;
}

/*cookies*/
.wrapper {
  max-width: 100%;
  background: #fff;
  padding: 25px 25px 30px 25px;
  border-radius: 15px;
  box-shadow: 7px 7px 14px -5px rgba(0, 0, 0, 0.15);
  text-align: center;
  position: relative;
  z-index: 10000;
}
.wrapper.hide {
  opacity: 0;
  pointer-events: none;
  transform: scale(0.8);
  transition: all 0.3s ease;
  display:none;
}
.cookie-wrapper.hide {
  opacity: 0;
  pointer-events: none;
  transform: scale(0.8);
  transition: all 0.3s ease;
  display:none;
}
::selection {
  color: #fff;
  background: #fcaf6d;
}
.wrapper img {
  max-width: 90px;
}

.modal-dialog{
    margin-top:8%!important;
}