body {
font-family: 'Titillium Web', sans-serif;
color:#828282;
line-height:21px;
}
h1 {color:#FFF;}
.text_slide {
	color:#FFF;
	font-size: 64px;
}
.row {
	margin-left:0px;
	margin-right:0px;
	}
#top-header {
	background-color: #00afef;
	padding-top: 13px;
	padding-bottom: 8px;
}
.navbar-inverse {
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #707ffc;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.navbar-collapse {
	border:0px;
	background-color: #f7f7f7;
}
.navbar-toggle {
	margin-top:30px;
	background-color:#00afef;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color:#ccc;
	border: 1px solid #ccc;
}
.navbar-inverse .navbar-nav > li > a {
	color:#707ffc;
	font-size:18px;
	border:1px solid #00afef;
}
.navbar {
	border-radius:0px;
	margin-bottom:0px;
	min-height:85px;
	height:150px;
	}
.navbar-nav {
	float:right;
	margin-top:30px;
}
.navbar-header{
	height:95px
}
.navbar-brand {
	margin-top: 0px;
	padding:10px;
	}
.glyphicon-calendar {
	padding-right:8px;
}
.texto-top-header {
	font-size: 16px;
	color: #F1F1F1;
	float: left;
}
#main-header {
	padding-bottom: 15px;
	padding-top: 15px;
	background-image: url(../img/bg-section.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
}
.header-logo {
    background-attachment: scroll;
    background-clip: border-box;
	background-image:url(../img/logo-goodnews.png);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: inline-block;
	width:301px;
	height:100px;
}
.header-logo:hover {
    opacity: 0.7;
}
.glyphicon-envelope {
}
.glyphicon-headphones {
}
.glyphicon-time {
	color:#a4bd27;
	font-size:20px;
}
.glyphicon-music {
	color:#fff;
	font-size:20px;
}
.glyphicon-music {
	color:#fff;
	font-size:20px;
}
.btn-lg {
	margin-top:25px;
	border-radius:0px;
	font-size:22px;
	margin-left:7px;
}

.btn-default:hover {
	color:#000;
	background-color:transparent;
}
.btn {
	border-radius:0px;
}
.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    text-align: center;
}
.parallax-pattern-overlay {
    background-image: url("../img/pattern.png");
    background-repeat: repeat;
}
.heading {
    margin: 0 auto;
    max-width: 960px;
    padding-bottom: 15px;
    padding-top: 80px;
    text-align: center;
}

.mt-20 {
    margin-top: 20px;
}
/* ==================================================
	Animations Delay
====================================================*/
.showdelay1 {
  animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-delay: .1s;
  -o-animation-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -o-transition-delay: .1s;
}
.showdelay2 {
  animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-delay: .2s;
  -o-animation-delay: .2s;
  transition-delay: .2s;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -o-transition-delay: .2s;
}
.showdelay3 {
  animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-delay: .3s;
  -o-animation-delay: .3s;
  transition-delay: .3s;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
}
.showdelay4 {
  animation-delay: .5s;
  -moz-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  -o-animation-delay: .5s;
  transition-delay: .5s;
  -webkit-transition-delay: .5s;
  -moz-transition-delay: .5s;
  -o-transition-delay: .5s;
}
.showdelay5 {
  animation-delay: .5s;
  -moz-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  -o-animation-delay: .5s;
  transition-delay: .5s;
  -webkit-transition-delay: .5s;
  -moz-transition-delay: .5s;
  -o-transition-delay: .5s;
}
.showdelay6 {
  animation-delay: .6s;
  -moz-animation-delay: .6s;
  -webkit-animation-delay: .6s;
  -o-animation-delay: .6s;
  transition-delay: .6s;
  -webkit-transition-delay: .6s;
  -moz-transition-delay: .6s;
  -o-transition-delay: .6s;
}
.showdelay7 {
  animation-delay: .7s;
  -moz-animation-delay: .7s;
  -webkit-animation-delay: .7s;
  -o-animation-delay: .7s;
  transition-delay: .7s;
  -webkit-transition-delay: .7s;
  -moz-transition-delay: .7s;
  -o-transition-delay: .7s;
}
.showdelay8 {
  animation-delay: .8s;
  -moz-animation-delay: .8s;
  -webkit-animation-delay: .8s;
  -o-animation-delay: .8s;
  transition-delay: .8s;
  -webkit-transition-delay: .8s;
  -moz-transition-delay: .8s;
  -o-transition-delay: .8s;
}
.showdelay9 {
  animation-delay: .9s;
  -moz-animation-delay: .9s;
  -webkit-animation-delay: .9s;
  -o-animation-delay: .9s;
  transition-delay: .9s;
  -webkit-transition-delay: .9s;
  -moz-transition-delay: .9s;
  -o-transition-delay: .9s;
}
.showdelay1s {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  transition-delay: 1s;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
}
.showdelay2s {
  animation-delay: 2s;
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  transition-delay: 2s;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -o-transition-delay: 2s;
}
.showdelay3s {
  animation-delay: 3s;
  -moz-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -o-animation-delay: 3s;
  transition-delay: 3s;
  -webkit-transition-delay: 3s;
  -moz-transition-delay: 3s;
  -o-transition-delay: 3s;
}
.showdelay4s {
  animation-delay: 4s;
  -moz-animation-delay: 4s;
  -webkit-animation-delay: 4s;
  -o-animation-delay: 4s;
  transition-delay: 4s;
  -webkit-transition-delay: 4s;
  -moz-transition-delay: 4s;
  -o-transition-delay: 4s;
}
.showdelay5s {
  animation-delay: 5s;
  -moz-animation-delay: 5s;
  -webkit-animation-delay: 5s;
  -o-animation-delay: 5s;
  transition-delay: 5s;
  -webkit-transition-delay: 5s;
  -moz-transition-delay: 5s;
  -o-transition-delay: 5s;
}
.showdelay6s {
  animation-delay: 6s;
  -moz-animation-delay: 6s;
  -webkit-animation-delay: 6s;
  -o-animation-delay: 6s;
  transition-delay: 6s;
  -webkit-transition-delay: 6s;
  -moz-transition-delay: 6s;
  -o-transition-delay: 6s;
}
.showdelay7s {
  animation-delay: 7s;
  -moz-animation-delay: 7s;
  -webkit-animation-delay: 7s;
  -o-animation-delay: 7s;
  transition-delay: 7s;
  -webkit-transition-delay: 7s;
  -moz-transition-delay: 7s;
  -o-transition-delay: 7s;
}
.showdelay8s {
  animation-delay: 8s;
  -moz-animation-delay: 8s;
  -webkit-animation-delay: 8s;
  -o-animation-delay: 8s;
  transition-delay: 8s;
  -webkit-transition-delay: 8s;
  -moz-transition-delay: 8s;
  -o-transition-delay: 8s;
}
.titulo-slide {
	color:#fff;
}
.titulo_seccion {
	padding-bottom: 10px;
	margin-top:40px;
	margin-bottom:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#reproductores {
	background-color: #303030;
	padding-top: 120px;
	padding-bottom: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(../img/bg-section-repros.jpg);
	background-size:cover;
}

.ico-repros {
	border: 1px solid #fff;
	padding:15px;
	margin:18px;
	}	
.titulo-rep {
	color: #fff;
	font-size:37px;
	padding-bottom:20px;
	font-weight:lighter;
	text-align:center;
}
.img-thumbnail {
	border-radius:0px;
	padding:2px;
}
.titulo-destacado {
	font-weight:normal;
}
#acerca {
	background-color: #f8f8f8;
	padding-top: 80px;
	padding-bottom: 80px;
}
.texto-acerca {
	font-size:18px;
	text-align:justify;
}
.titulos-secciones {
	margin-bottom: 60px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	display:inline-block;
}
#galeria {
	background-image: url(../img/bg-section.jpg);
	background-color: #e1e1e1;
	padding-top: 120px;
	padding-bottom: 120px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

#redes {
	background-color: #f1f1f1;
	padding-top: 50px;
	padding-bottom: 100px;
}
.box-redes {
	/*background-color: #FFF;
	border: 1px solid #ddd;*/
	margin-top:25px;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 7px;
	height:438px;
}
.titulo-redes {
color:#e1be11;
}
.subtitulo-redes {
color:#666;	
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}

#footer {
	background-color: #222;
	color: #808080;
	padding-top: 40px;
	padding-bottom: 40px;
}   
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 20px;
    display:none;
	z-index:999;
}
.mb-10 {
	margin-bottom:10px;
	}
.mb-20 {
	margin-bottom:20px;
	}
/* FORM */
.msj_confirm{
	background-color:#CCC;
	padding:20px;
	margin-bottom:40px;
}
.well {
	background-color:#fff;
}
legend {
	padding-bottom:10px
	}
section#contact {
    background-color: #fff;
    /*background-image: url("http://gmediaweb.com/img/map-image.png");
    background-position: center center;
    background-repeat: no-repeat;*/
	padding-top:120px;
	padding-bottom:120px;
}
section#contact .section-heading {
    color: #fff;
}
section#contact .form-group {
    margin-bottom: 25px;
}
section#contact .form-group input, section#contact .form-group textarea {
    padding: 20px;
}
section#contact .form-group input.form-control {
    height: auto;
}
section#contact .form-group textarea.form-control {
    height: 236px;
}
section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}
section#contact:-moz-placeholder {
    color: #bbb;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
section#contact::-moz-placeholder {
    color: #bbb;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
section#contact .text-danger {
    color: #e74c3c;
}
#programacion {
	/*background-color: #121314;*/
	/*padding-top: 8px;
	padding-bottom: 8px;*/
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid #929292;*/
	}	
.titulo-programa {
	color: #f6f6f6;
	font-size: 18px;
	margin-bottom: 7px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 7px;*/
}
.detalle-programa {
	color:#bebebe;
	font-size:14px;
	line-height:16px;
}
.link-contacto {
	margin-bottom:5px;
}
@media only screen and (min-width: 240px) and (max-width: 991px)
 {
	.titulo-rep {
		font-size:30px;
}
}
@media only screen and (min-width: 240px) and (max-width: 479px)
 {
.ico-repros {
	border: 1px solid #fff;
	padding:15px;
	margin:20px;
	width:90%;
	}
}
@media(max-width:767px) {
	.navbar {
		height:95px;
	}
	.btn-lg {margin-top:0px;
	}
.navbar-inverse .navbar-nav > li > a:hover {
	border: 0px;
}
.navbar-inverse .navbar-nav > li > a {
	border:0px;
}
	.texto-top-header {
	font-size: 14px;	
}
.titulo-programa {
	font-size:19px;
	margin-bottom:0px;
}
h1 {
	font-size:26px;
	}
h2 {
	font-size:22px;
	}	
}
.cuadro-contacto {
    margin-top: 20px;
    background-color: #fff;
    background-image: url("../img/bg_contact.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #e1e1e1;
    padding: 0 9px 18px;
}
.hvr-underline-from-left::before {
    background-color: #ccc;
}
#repro {
    background-color: #00afef;
    padding-top: 25px;
    padding-bottom: 25px;
}
.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:90px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:13px;
}