
.color-app {
    color:  #179cbf !important;
}

.background-color-app {
    background-color:  #179cbf !important;
}

.border-color-app {
    border-color:  #179cbf !important;
}


.android-fix{
    margin-top:20px;
    padding-bottom:20px;
}

.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: 70px;
    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;
} */

.oval{
    /* background: linear-gradient(to bottom right, #3b337e, #43719d) */
    background: linear-gradient(to bottom right, #179cbf, #179cbf)
}

.discover-gradient {
	/* background: linear-gradient(to bottom right, #01d9ee, #fb1bac) !important;  */
    background:linear-gradient(to bottom right, #179cbf, #179cbf)
    /* background: linear-gradient(to bottom right, #1b00ff, #4cd964); */
}

.button{
border-color: #179cbf !important;
background: #179cbf !important;
color: white !important;
font-size:14px !important;
}
.button-a{
	border-color: #179cbf !important;
	background: #179cbf !important;
    color: white !important;
    font-size:14px !important;
	}
.button-b{
		border-color: #179cbf !important;
		background: #179cbf !important;
        color: white !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 #179cbf !important;
    border-color: #179cbf !important;
    background: white !important;
    color: #179cbf !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, #179cbf 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, #179cbf91);
	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, #179cbf91);
}

/* .preloader-modal {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 8px;
    background:  linear-gradient(to bottom right, #00a2fc8a, #179cbf91);
    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: #179cbf !important;
   
}

.ios .actions-button:after {
  
    background-color: rgba(0, 0, 0, 0.05) !important;
}

.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: #179cbf !important;
}

.ios .icon-back, .ios .icon-prev {
    width: 15px;
    height: 30px;
    color: #179cbf;
    
}

.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;
    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:  #179cbf;
    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:  #179cbf;
    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, #179cbf, #179cbf) !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: 1px;
    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: '';
        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: #179cbf !important;
    }

    .big-button.facebook {
        background-color: #ffffff;
        color: #179cbf !important;
    }

    .ios .fab[class*="-top"] {
        top: 35px !important;
    }

    #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: #29c7e9;
    }

    .accordion-item-opened{
       
        color: #179cbf !important;
    }

    img.categorieslogo {
        width: 100%;
        height: auto;
        display: block;
    }

    div.categorieslogo {
        background: #aaa;
        background-size: cover;
        height: 60vw;
    }

    .ios .list ul: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;
    }

    .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;
    }