@import url('https://fonts.googleapis.com/css?family=Ubuntu:100,200,300,400,500,600,700,800,900');

*{
    font-family: 'Ubuntu', "Open Sans", sans-serif;
}

body {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	/*margin-bottom: 81px;    */
	letter-spacing: 0;
    color: #000;
    font-family: 'Ubuntu', "Open Sans", sans-serif;
    font-size: 1rem;
    line-height: 1.4
}
.title-text{
	font-size: 5rem;
}
.title-text-2{
	font-size: 7rem;
}
.btn-red-o{
	border: 2px solid red;
	color: red;
	padding: 5px 10px;
	font-size: 1.64rem;
	line-height: 110%;
	-moz-transform: skewX(6deg);
	-webkit-transform: skewX(6deg);
	-o-transform: skewX(6deg);
	-ms-transform: skewX(6deg);
	transform: skewX(6deg);
}
.btn-blue-o{
	border: 2px solid #304F98;
	color: #304F98;
	padding: 5px 10px;
	font-size: 1.64rem;
	line-height: 110%;
	-moz-transform: skewX(6deg);
	-webkit-transform: skewX(6deg);
	-o-transform: skewX(6deg);
	-ms-transform: skewX(6deg);
	transform: skewX(6deg);
}
.btn-white-o{
	border: 2px solid #fff;
	color: #fff;
	padding: 5px 10px;
	font-size: 1.64rem;
	line-height: 110%;
	-moz-transform: skewX(6deg);
	-webkit-transform: skewX(6deg);
	-o-transform: skewX(6deg);
	-ms-transform: skewX(6deg);
	transform: skewX(6deg);
}
.owl-carousel.owl-drag .owl-item {
    top: -240px;
}
.overlay-header-slider::before {
    opacity: .8;
}
.blue-dark{
	background-color: #1E2337;
}
.service-section{
	padding: 45px 0;
}
.overlay-header-slider::before {
    background-color: rgba(30,35,55,0.7);
}
.overlay-header-slider::before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}
.owl-height-demo{
	height: 400px;
	overflow: hidden;
	position: relative;
}
.owl-theme .owl-nav {
    margin-top: 10px;
	top: calc(50% - 30px);
    width: 100%;
    position: absolute;
}
.owl-carousel .owl-nav button.owl-prev {
    left: 15px;
    height: 30px;
	width: 30px;
    position: absolute;
    color: red;
    border:2px solid red;
    padding:5px;
    border-radius: 50%;
}
.owl-carousel .owl-nav button.owl-next{
    right: 15px;
    height: 30px;
	width: 30px;
    position: absolute;
    color: red;
    border:2px solid red;
    padding:5px;
    border-radius: 50%;
}
/*Podcast section*/
body.podcasts .card-title{
	overflow: hidden;
	height: 70px
}
body.podcasts .card-content p{
	overflow: hidden;
	height: 80px
}
body.podcasts .card-content p{
	overflow: hidden;
	height: 115px
}
/*End podcast*/

main {
	flex: 1 0 auto;
}
.image-header{
	width: 500px;
	position: absolute;
}
.dropdown-content{
	top: 67px !important;
	height: auto !important;
}
.teal.accent-4{
	background-color: #EC1C22 !important;
}
.teal-text.accent-4{
	color: #EC1C22 !important;
}
.nav-side{
	margin: 0 -.75rem;
}
.hr-divider{
	border: 2px solid #EC1C22;
	width: 100px;
}
.nav-side li{
	padding: 0 0.75rem !important;
	line-height: 44px !important;
}
.transparent{
	background-color: transparent;
}
.side-nav {
    height: 100% !important;
    overflow-x: hidden;
}
nav ul li.active, nav ul li:hover, nav ul li:active, nav ul li:focus{
    background-color: transparent;
}

nav ul li a{
    background-color: transparent;
    font-weight: 400;
	text-transform: uppercase;
	font-size: 15px;
}
.capitalize{
	text-transform: capitalize;
}
.italic{
	font-style: italic;
}
.uppercase{
	text-transform: uppercase;
}
.lowercase{
	text-transform: lowercase;
}
.logo-white{
	margin: 15px auto;
	display: block;
}
.logo{
	margin: 15px auto;
	display: block;
}
#sidenav-overlay {
    z-index: 996;
}
.imagen-preview{
	height: 300px;
	background-color: #ddd;
	border:1px solid #eee;
	cursor: pointer;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center; 
}
.thin{
	font-weight: 100;
}
.extra-light{
	font-weight: 200;
}
.light{
	font-weight: 300;
}
.regular{
	font-weight: 400;
}
.medium{
	font-weight: 500;
}
.semi-bold{
	font-weight: 600;
}
.bold{
	font-weight: 700;
}
.extra-bold{
	font-weight: 800;
}
.black{
	font-weight: 900;
}
#owl-demo .item img{
	width: 100%;
}
.tabs-programation .tab{
	width: 13%;
}
.tabs-programation .tab a:hover, .tabs-programation .tab a.active {
    color: #EC1C22;
}
.tabs-programation .tab a {
    color: #EC1C22;
    padding: 0 10px;
	font-size: 12px;
}
.tabs-programation .indicator {
    background-color: #EC1C22;
}
.collection-program{

	border: 0px !important;
}
.on-air-section .collection-program .collection-item, .programation-section .collection-program .collection-item{
	background-color: transparent ;
	color: #EC1C22 ;
}
.on-air-section.footer .collection-program .collection-item, .programation-section.footer .collection-program .collection-item{
	background-color: transparent !important;
	color: #fff !important;
	border: 0px;
}
.collection-program .collection-item.avatar {
    min-height: 60px;
}
.collection-program .collection-item .hour {
	color: #000;
	font-style: italic;
}
.footer .collection-program .collection-item .hour {
	color: #000;
}
.footer .collection-program .collection-item .title {
	color: #000;
}
.collection-program .collection-item.avatar img.circle{
    border-radius: 0%;
}
.audio{
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 15px 0 8px 0;
}
.audio.grey{
	background-color: #404449 !important;
}
.audio .musesStyleReset{
	display: inline-block;
}
.audio span.cc_streaminfo{
	display: block;
	color: #fff;
}
.cookies-policy{
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 5px 15px 5px 15px;
	z-index: 10;
	border-top: 4px solid rgb(68, 68, 68);
	font-size: 12px;
}
.cookies-policy a.done{
	padding: 0 5px;
	height: 23px;
	font-size: 12px;
	line-height: 2;
}

.link-img-player{
	display: inline-block;
	margin-right: 15px;
}
.img-player{ 
	width: 50px;
}
nav.blue-grey{
    /*height: 60px;*/
}
.carousel-program{
	background: -webkit-linear-gradient(-90deg, #fff 0, #fff 40%, #EC1C22 40%, #EC1C22 60%, #fff 60%, #fff 100%);
  background: -moz-linear-gradient(180deg, #fff 0, #fff 40%, #EC1C22 40%, #EC1C22 60%, #fff 60%, #fff 100%);
  background: linear-gradient(180deg, #fff 0, #fff 40%, #EC1C22 40%, #EC1C22 60%, #fff 60%, #fff 100%);
}
.overlay-header-home::before {
    opacity: .8;
}
.overlay-header-home::before {
    background-color: rgba(30,35,55,0.7);
}
.overlay-header-home::before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}
nav ul li a{
	text-transform: uppercase;
}
.page-footer {
    color: #000;
}
.input-field label {
	color: #EC1C22;
}

.input-field input[type=text]:focus + label, .input-field textarea:focus + label  {
	color: #EC1C22 !important;
}

.input-field input[type=text]:focus, .input-field textarea:focus  {
	border-bottom: 1px solid #EC1C22 !important;
	box-shadow: 0 1px 0 0 #EC1C22;
}

.input-field input[type=text].valid, .input-field textarea.valid  {
	border-bottom: 1px solid #EC1C22 !important;
	box-shadow: 0 1px 0 0 #EC1C22;
}

.input-field input[type=text].invalid, .input-field textarea.invalid  {
	border-bottom: 1px solid #EC1C22 !important;
	box-shadow: 0 1px 0 0 #EC1C22;
}
input:not([type]), input[type="text"]:not(.browser-default), input[type="password"]:not(.browser-default), input[type="email"]:not(.browser-default), input[type="url"]:not(.browser-default), input[type="time"]:not(.browser-default), input[type="date"]:not(.browser-default), input[type="datetime"]:not(.browser-default), input[type="datetime-local"]:not(.browser-default), input[type="tel"]:not(.browser-default), input[type="number"]:not(.browser-default), input[type="search"]:not(.browser-default), textarea.materialize-textarea {
    border-bottom: 1px solid #EC1C22;
}
.input-field .prefix.active {
	color: #EC1C22 !important;
}
.header-home{
	/*height: auto;*/
	position: relative;
	/*margin-top: -120px;
	padding-top: 120px;*/
	color: #fff;
}

.brand-logo .logo {
    width: 100px;
    margin-left: 30px;
}
.brand-logo .logo-white{
	width: 100px;
	margin-left: 30px;
}
.title-home {
    font-size: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
}
footer{
	padding: 15px 0;
}
@media only screen and (min-width: 601px){
	.brand-logo .logo-white{
		width: 200px;
		margin-left: 30px;
	}

	.brand-logo .logo{
		width: 200px;
		margin-left: 30px;
	}
	.header-home{
		/*height: 100vh;
		margin-top: -120px;
		padding-top: 0px;*/

	}

}
@media only screen and (min-width : 992px) {
	.title-home{
		font-size: 50px;
		position: absolute;
		top: 10px;
		left: 10px;
	}
	.dashboard main{
		padding-left: 300px;
	}
	.dashboard header{
		padding-left: 300px;
	}
	.dashboard footer{
		padding-left: 300px;
	}

}
@media (max-width: 1100px){
	.image-header{
		width:250px;
	}
}
@media (max-width: 900px){

	.owl-carousel.owl-drag .owl-item {
	    top: 0;
	}
	.title-text{
		font-size: 2rem;
	}
	.title-text-2{
		font-size: 2rem;
	}
	h3{
	    font-size: 2rem;
	}
}
@media print {
  .side-nav {
    visibility: hidden;
  }
}