
.color-app {
    color:  black !important;
}

.background-color-app {
    background-color:  #3f51b5 !important;
}

.border-color-app {
    border-color:  black !important;
}


.android-fix{
    margin-top:25px;
    padding-bottom:20px;
}

.no-margin-top{
    margin-top: 0 !important;
}


.ios .notification {
   
    top: 20px;
    width: calc(100% - 16px);
    background: rgba(250,250,250,.95);
    border-radius: 12px;
    -webkit-box-shadow: 0 5px 25px -10px rgba(0,0,0,.7);
    box-shadow: 0 5px 25px -10px rgba(0,0,0,.7);
    padding: 10px;
    color: #000;
    max-width: 568px;
    -webkit-transition-duration: 450ms;
    transition-duration: 450ms;
    -webkit-transform: translate3d(0,-200%,0);
    transform: translate3d(0,-200%,0);
}


.navbar-inner {
    position: absolute;
    left: 0px;
   top: 44px;
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
}

   .logoApp{
   
    height: 100px; 
	content:url("../img/app/icon.png") !important;
	border-radius: 10px;
    animation: ld-jump 3s ease-in normal !important;
    /* animation-play-state:running */
}

.pincipalTitle{
   
    height: 50px; 
	content:url("../img/app/icon.png") !important;
	border-radius: 2px;
    animation: ld-jump 3s ease-in normal !important;
    margin-top: 10px;
    margin-bottom: -10px;
    /* animation-play-state:running */
}
/* div[class*="col"] {
	background: #fff;
	text-align: center;
	color: #000;
	border: 1px solid #ddd;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 12px;
  } */


  .ios .dialog-input {
    height: 26px;
    background: #fff;
    padding: 0 5px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    font-size: 14px;
    background: #f2f2f4;
    padding: 0 5px 0 15px;
    margin: 15px 0;
	border-radius: 8px;
}
/* .dialog-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    z-index: 13000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
} */

.cut-text{
    text-overflow: ellipsis;    
    white-space: nowrap;   
     overflow: hidden;
  }

.app-page{
    background: url("../img/app/fondoapp.jpg");
    
  background-color: #cccccc; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */


  /* background: -webkit-linear-gradient(to bottom right, #d9d9d9, #e9e9e9, #fdfdfdc2, #21bdfa00);
	background: linear-gradient(to bottom right, #d9d9d9, #e9e9e9, #fdfdfdc2, #21bdfa00) */
}

.app-page-v2{
	background: -webkit-linear-gradient(to bottom right, #d9d9d9, #e9e9e9, #fdfdfdc2, #21bdfa00);
	background: linear-gradient(to bottom right, #d9d9d9, #e9e9e9, #fdfdfdc2, #21bdfa00)
}

.ios .color-theme-black .tabbar a.tab-link-active, .ios .color-theme-black .tabbar-labels a.tab-link-active, .ios .color-theme-black.tabbar a.tab-link-active, .ios .color-theme-black.tabbar-labels a.tab-link-active {
    color: #3f51b5  !important;
}

.oval{
    
    background: -webkit-linear-gradient(to bottom right, #d9d9d9, #e9e9e9, #fdfdfdc2, #21bdfa00);
	background: linear-gradient(to bottom right, #d9d9d9, #e9e9e9, #fdfdfdc2, #21bdfa00)
}

.discover-gradient {
	/* background: linear-gradient(to bottom right, #01d9ee, #fb1bac) !important;  */
	background: -webkit-linear-gradient(to bottom right, #d9d9d9, #e9e9e9, #fdfdfdc2, #21bdfa00);
	background: linear-gradient(to bottom right, #d9d9d9, #e9e9e9, #fdfdfdc2, #21bdfa00)
    /* background: linear-gradient(to bottom right, #1b00ff, #4cd964); */
}

.card-v2 {
    position: relative;
    width: 98%;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 15px;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    margin-left:5px;
    margin-top: 7px;
}

.button{
border-color: #3f51b5  !important;
background:#3f51b5 !important;
color: white !important;
font-size:14px !important;
border-radius: 25px !important;
}
.button-a{
	border-color: #21bdfa !important;
	background: #21bdfa !important;
    color: white !important;
    font-size:14px !important;
	}
.button-b{
    border: 1px solid white !important;
    border-color: white !important;
    background: white !important;
    color: black !important;
    font-size:14px !important;
		}
.button-c{
			border-color: #2197f3 !important;
			background: #2197f3 !important;
            color: white !important;
            font-size:14px !important;
			}
.button-d{
	border: 1px solid white !important;
    border-color: white !important;
    background: white !important;
    color: black !important;
    font-size:14px !important;
}
.button-e{
	border: 1px solid #2197f3 !important;
    border-color: #2197f3 !important;
    background: white !important;
    color: #2197f3 !important;
    font-size:14px !important;
}
.button-f{
	border: 1px solid #2197f3 !important;
    border-color: #2197f3 !important;
    background: white !important;
    color: #2197f3 !important;
    font-size:14px !important;
}
.button-f{
	border: 0px solid #2197f3 !important;
    border-color: #2197f3 !important;
    background: white !important;
    color: #2197f3 !important;
    font-size:14px !important;
}
.animate-bg {
	background-color: linear-gradient(to right, #996e74 0%, #ec8c69 100%);
		
		
		transition: all 2s ease-out;
	}
	
.item-category:active{
	
	color:#555555 !important;
	
}

div.item-lazy {
    background-image:  linear-gradient(to bottom right, #00a2fc8a, #996e7491);
	background-size: cover;
	height: 45vw;
	width: 45vh;
  }

.item-category {
    z-index: 10;
   color: white;
   font-size: 20px;
   /* background-image:  linear-gradient(to bottom right, #00a2fc8a, #996e7491); */
}

/* .preloader-modal {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 8px;
    background:  linear-gradient(to bottom right, #00a2fc8a, #996e7491);
    z-index: 13500;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
} */
.preloader-modal {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 8px;
    background: none;
    z-index: 13500;
    /* -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%); */
    /* transform: translateX(-50%) translateY(-50%); */
    border-radius: 40px !important;
}

.title-item-category {
   /* position: absolute;*/
    bottom: 0;
    font-family: sans-serif;
    font-size: 5vw;
    /*background: linear-gradient(to bottom,rgba(57, 49, 133, 0.6) 0, rgb(57, 49, 133) 100%, rgb(57, 49, 133) 100%);*/
    text-align: left;
    padding-left: 10px;
    background: linear-gradient(to bottom,rgba(57, 49, 133, 0.61) 0, rgba(57, 49, 133, 0.34) 100%, rgba(57, 49, 133, 0.34) 100%);
    transition: all 2s ease-out;
    color: white;
    height: 8vw;
    width: 100.2%;
    font-weight: bolder;
}

.ios .actions-button {
   
    color: black !important;
   
}

.ios .actions-button:after {
  
    background-color: rgba(0, 0, 0, 0.05) !important;
}


.ios .icon-back, .ios .icon-prev {
    width: 15px;
    height: 30px;
    color: black;
    
}

.ios .preloader.color-white, .ios .preloader.preloader-white {
    background-image: url(../img/app/loading.gif);
    background-color: white;
    border-radius: 50px;
}

.ios .preloader-modal .preloader {
    width: 100px;
    height: 100px;
}

 .TitleApp{
    height: 5vh;
	content:url("../img/app/Title.png") !important;
    margin: 0;
} 

#divPageLogin {
    background:white;
    /*animacion del login*/
   /* background-image: url(../img/app/animate.svg);*/
}


.TitleApp-Primary{
    position: relative;
    bottom: 0;
    font-family: sans-serif;
    font-size: 4.8vh;
    transition: all 5s ease-out;
    color:  black;
    height: 4vh;
    font-weight: bolder;
    text-align: center
}
.TitleApp-Secondary{
    position: relative;
    bottom: 0;
    font-family: sans-serif;
    font-size: 4.8vh;
    transition: all 5s ease-out;
    color:  black;
    height: 4vh;
    font-weight: bolder;
    text-align: center
}
.ios .preloader {
    width: 20px;
    height: 20px;
   
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-animation: none;
    animation: none;
}

.ios .tabbar-labels a.tab-link {
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
}

.card.medium .card-image {
    border-radius: 0px !important;
}
.card.medium .card-infos {
    padding: 20px;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.card.medium {
   
    border-radius: 0px !important;
   
}

.swiper-container {
    padding: 0 0px !important;
    overflow: visible;
}

.ios .searchbar input[type=search], .ios .searchbar input[type=text] {
    background-color: #ffffff !important;
    border-radius: 0px;
    height: 34px !important;
}

.title-container {
    margin: 10px 0 0px;
 /*   background:  linear-gradient(to bottom right, #996e74, #996e74) !important;*/
  /*  color: #ffffff !important; */
    padding-top: 20px;
}

.page-content::after {
    content: '';
    height: 50px;
    display: block;
    width: 1px;
}

.title-container.white .title-date {
    color: #ffffff !important;
    font-size: 15px !important; 
}

h1 {
    font-weight: 700;
    font-size: 34px;
    color: #ffffff !important; 
    margin: 0;
    text-align: center;
}

.searchbar {
    background: #fff;
    margin-bottom: 0px !important;
}

.card .card-date {
    margin-bottom: 5px;
    color: #fff !important;
    font-weight: bolder;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.ios .post-list .item-content .item-media img {
   
    border-radius: 5px !important;
 
}

.ios .media-list .item-media, .ios li.media-item .item-media {
    padding-top: 0px !important;
    padding-bottom: 0px  !important;
}
.ios .post-list .item-title {
    color: rgb(0, 0, 0);
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: pre-wrap;
    margin: 5px 0px 6px;
    overflow: hidden;
}

.ios .list .item-inner::after {
    content: "";
    position: absolute;
    background-color: #ffffff;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0px;
    left: 0px;
    height: 0.3px;
    width: 100%;
    transform-origin: 50% 100%;
}

.ios .list .item-media::after {
  /*  content: "";    */
    position: absolute;
    background-color: #ffffff;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0px;
    left: 0px;
    height: 5px;
    width: 100%;
    transform-origin: 50% 100%;
}

.ion-ios-arrow-left{
    
        font-size: 50px;
        color: white;
        padding-left: 10px;
        height: 30px;
    }

    .title-product-category {
        font-size: 25px;
        letter-spacing: 4px;
        padding-left: 15px;
    }


    .page-search .search-container {
        margin-top: 100px !important;
        padding-top: 1px;
    }
    .page-search .title-container {
        margin: 0 !important;
        padding-top: 0px !important;
    }

    .ios .list ul:after {
        content: none;
        position: absolute;
        background-color: #ffffff;
        display: block;
        z-index: 15;
        top: auto;
        right: auto;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 100%;
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
    }

    .popular-tags a {
        background: #ffffff;
        font-size: 13px  !important;
         padding:0px !important;
         margin-bottom: 15px;
         border-radius: 0px !important;
         display: flex;
         align-items: center;
         justify-content: space-between;
         font-weight: bold;
    }
    .popular-tags li {
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
        width: calc(33%-8px) !important; 
    }

    .big-button.twitter {
        background-color: #ffffff;
        color: #996e74 !important;
    }

    .big-button.facebook {
        background-color: #ffffff;
        color: #996e74 !important;
    }

    .ios .fab[class*="-top"] {
        top: 0px !important;
    }

    .fab-buttons-bottom a+a {
        margin-top: 8px;
    }

    #divDynamicData > div:nth-child(3) > div > ul > li:nth-child(2) > a > div > div.item-text {
       
        text-align: justify;
    }

    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        display: inline-block;
        border-radius: 100%;
        background: #9E9E9E;
        opacity: 1; 
    }

 .swiper-pagination-bullet-active, .ios .color-theme-black .swiper-pagination-bullet-active {
        background: #3f51b5;
    }

    .accordion-item-opened{
       
        color: black !important;
            }

    img.categorieslogo {
        width: 100%;
        height: auto;
        display: block;
    }

    div.categorieslogo {
        background: #aaa;
        background-size: cover;
        height: 60vw;
    }

    .ios .list ul:before {
        content: none;
        position: absolute;
        background-color: #f5f5f5;
        display: block;
        z-index: 15;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
        height: 1px;
        width: 100%;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
    }

    .ios .toolbar:before {
        content: '';
        position: absolute;
        background-color: #f5f5f5;
        display: block;
        z-index: 15;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
        height: 1px;
        width: 100%;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
    }
    
    
