h1 {
  text-align: center;
}


#landing12 {
    background: #f2f2f2
}

#landing12 .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#landing12 .col {
    margin-bottom: 20px
}

#landing12 h3 {
    font-size: 20px;
    text-transform: initial;
    font-weight: 700;
    margin-bottom: 0;
}

#landing12 h6 {
    font-size: 14px;
    text-transform: initial;
    font-weight: 500;
    margin-bottom: 0;
    color: rgb(39, 39, 39);

}

#landing12 .card {
    box-shadow: 0 .125rem .55rem #032e581f !important;
    border-radius: 5px;
    transition: 0.3s;
    width: 100%;
    margin-bottom: 12px;
    background-color: white;
    height: 100px;
    padding: 0 12px
}

#landing12 .card-img {
    border-radius: 10px;
    transition: 0.3s;
    width: 100%;
    background-color: white;
    margin-bottom: 15px
}

#landing12 .card-img:hover {
    box-shadow: 0 .5rem 1rem #032e581f !important;
}

#landing12 .card-img img {
    border-radius: 10px
}

#landing12 .hrefButton {
    transition: 0.2s
}

#landing12 .hrefButton:hover .card-img {
    box-shadow: 0 .8rem 1rem #032e581f !important;
}

#landing12 .hrefButton:hover h6 {
    font-weight: 700;
    color: black
}

#landing12 .card p {
    line-height: 100px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 700;
}

#landing12 .iconCat {
    width: 25px;
    margin-right: 12px
}

        .counter-dig {
            display: inline-block;

            padding: 0.3vw 1vw;
            margin: 0 0.5vw;
            background: #222222;
            border-radius: 1vw;
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
        }

        .counter-dig .inner {
 padding-bottom:  0.204vw;

        }


.swiper-container-hs {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: white;
    padding: 0 25px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 90%;
}

.swiper-slide:nth-child(2n) {
    width: 90%;
}

.swiper-slide:nth-child(3n) {
    width: 80%;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 0;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: white;
    border: none
}

.nav-tabs>li>a,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
    border: none
}

.nav-tabs {
    border: none;
}

.swiper-button-next,
.swiper-button-prev {
    background-size: 18px 44px;
}

.altoitem {
    height: 100% !important
}
.mainContent{
    background: transparent !important;
}
.mobileitem{
    margin-bottom: 0 !important;
    background: white !important
}
.itemSemanalEscritorio{
    height: auto !important;
}
.margin-bottom{
    margin-bottom: 0 !important
}
.pagination li a{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px
}
.page {
    display: none;
  }
  .page-active {
    display: block;
  }
  
puntosdes { 
       background-color:transparent;
       overflow:hidden;
       display:inline-block; 
       padding:10px; 
       font-weight:bold;
       font-family:arial;
       color:white;
       font-size:100px;
	   border-radius: 5px;
	   opacity:0.8;
}
h1 { 
       background-color:#fff;
       overflow:hidden;
       display:inline-block; 
       padding:10px; 
       font-weight:bold;
       font-family:arial;
       color:transparent;
       font-size:100px;
	   border-radius: 5px;
	   opacity:0.8;
	   margin:0px;
	   
} 
h1 > span { 
       
       background-color:#212121 ;
       -webkit-text-fill-color: transparent;
       -webkit-background-clip: text;
       display:block;
}
.timerfont{
	color:white; font-weight:600; font-size:20px;
	padding:50px;
}

.formstyle{
padding: 5px;
    width: 100%;
}
@media screen and (max-width: 767px) {
	.celular100{
        padding: 15%; 
		width:100%;
	} 
	 h1 {  font-size:50px;}
}

@media screen and (max-width: 400px) {
    .celular100{
        padding-top: 10%; 
        width:80%;
    } 
     h1 {  font-size:25px;}
}

@media screen and (max-width: 1100px) and (min-width: 767px) {
    .celular100{ 
        width:50%;
    } 
	 h1 {  font-size:50px;}
}



#sorteo .bgPs4 {
    /* background-image: url('img/ps4.png'); */
    height: 100%;
}

.divText {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center !important;

}

#sorteo form {
    margin-bottom: 50px
}


#sorteo {
    background: rgba(255, 0, 0, 1);
    background: -moz-linear-gradient(45deg, rgb(7, 1, 78) 0%, rgb(22, 42, 206) 54%, rgb(88, 169, 255) 100%);;
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255, 0, 0, 1)), color-stop(54%, rgba(255, 100, 51, 1)), color-stop(100%, rgba(255, 100, 51, 1)));
    background: -webkit-linear-gradient(45deg, rgb(7, 1, 78) 0%, rgb(22, 42, 206) 54%, rgb(88, 169, 255) 100%);;
    background: -o-linear-gradient(45deg, rgb(7, 1, 78) 0%, rgb(22, 42, 206) 54%, rgb(88, 169, 255) 100%);;
    background: -ms-linear-gradient(45deg, rgb(7, 1, 78) 0%, rgb(22, 42, 206) 54%, rgb(88, 169, 255) 100%);;
    background: linear-gradient(45deg, rgb(7, 1, 78) 0%, rgb(22, 42, 206) 54%, rgb(88, 169, 255) 100%);;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ff6433', GradientType=1);
}