/*!
 * Start Bootstrap - Full Width Pics HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

.image-bg-header {
	background-image: url(../img/fader-393041_1920.jpg);
	padding-bottom:120px;
	padding-top:120px;
	background-size:cover;
	background-position:center;
}
#top-header {
	background-color: #222;
	padding-bottom: 8px;
	padding-top: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #309aea;
}
.redes-top {
	margin-top:10px;
}
.titulo-radio {
	font-family: 'Trade Winds', cursive;
	font-size:40px;
	color:#ff2588;
	}
.dial {
		font-family: 'Exo 2', sans-serif;
		font-size:30px;
		color:#ccc;
}	
.btn {border-radius:0px;
}
#reproductores {
    background-color: #333;
	background-size:cover;
	background-position:center;
	border-top:3px solid #ccc;
    border-bottom: 1px solid #222;
    padding-bottom: 80px;
    padding-top: 60px;
}
.titulo-rep {
	font-family: 'Exo 2', sans-serif;
	font-weight:300;
    border-bottom: 1px solid #404040;
    color: #eae6e7;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.img-center {
	margin: 0 auto;
}
footer {
    margin: 25px 0;
	font-family: 'Exo 2', sans-serif;
	color:#000;
	font-size:18px;

}

@media(max-width:768px) {
	.titulo-radio {
	}
	.dial {
		font-size:20px;
	}
	.redes-top {
		margin-top:0px;}
	.titulo-rep {
		font-size:30px
	}	
}
