body { width: 100%; height: 100%; color: #fff; background-color: #fff; min-height: 100%;
    background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover;
    background-image: ;
     /* #f2f2f2!important ;  background-color: #ebebed;  #03a9f4; */
}
/*   @import url(https://fonts.googleapis.com/css?family="Tangerine")  */

.themeMedia { text-transform: uppercase; }

.w3-margin .btn-info, .categ-Media .w3-margin { width:100%;  }

.categ-Media { height: 200.69px; }
.categ-Media .btn-lg { font-size: 18px;  }
.categ-Media .btn { height: 100%; width: 100%; }
.categ-Media .btn-info,.btn-raised { 
	/* background-color:  #03a9f4; rgb(3,169,244,0.65) */
	background-color: #03a9f4; color:rgba(255,255,255,0.25);
	box-shadow:0 24px 24px 0 rgba(0,0,0,0.2),0 40px 77px 0 rgba(0,0,0,0.22) !important; 

	 }
.w3-container { margin-bottom: 20px; }

.w3-tangerine { font-family: 'Tangerine', serif; }

