/*

En este CSS se encuentran la mayoría de elementos gráficos
que utilizaremos en la web. Simplemente hay que llamarlas 
por la clase necesaria y distribuir los elementos según
los bocetos en PSD.

********************************************************/
/* Demo
-------------------------------------------------------*/

a {
color: inherit;
}
html {
background-image: url("../img/html_bg_pattern.png");
padding-bottom: 10px;
-webkit-text-stroke: -1px;
-webkit-font-smoothing: antialiased;
}

::selection{
background-color: #ff8500;
color: white;
}

body {
margin: 0px;
}

.container {
width: 960px;
margin: 0px auto;
overflow: hidden;
}

.img-1 {
background-image: url("../img/falcao.jpg");
background-size: cover;	
}
.img-2 {
background-image: url("../img/fondo.jpg");
background-size: cover;	
}
.img-3 {
background-image: url("../img/juanluis.jpg");
background-size: cover;	
}
.kesia{
	background-image: url("../img/kesia.jpg");
	background-position: top;
	background-size: cover;	
}

.kaka{
background-image: url("../img/kaka3.jpg");
background-position: top;
background-size: cover;
}
.glory{
background-image: url("../img/glory.jpg");
background-position: top;
background-size: cover;
}
.sandra{
background-image: url("../img/sandra.jpg");
background-position: top;
background-size: cover;
}
.allan{
background-image: url("../img/allan-houston.jpg");
background-position: top;
background-size: cover;
}
.andre{
background-image: url("../img/Andre _Turner.jpg");
background-position: top;
background-size: cover;
}
.robinson{
background-image: url("../img/David_Robinson.jpg");
background-position: top;
background-size: cover;
}
.wood{
background-image: url("../img/david_wood.jpg");
background-position: top;
background-size: cover;
}
.eddy{
background-image: url("../img/eddy_vidal.jpg");
background-position: top;
background-size: cover;
}
.john{
background-image: url("../img/chandler.jpg");
background-position: top;
background-size: cover;
}
.nate{
background-image: url("../img/nate_davis.jpg");
background-position: top;
background-size: cover;
}
.randy{
background-image: url("../img/randy_knowles.jpg");
background-position: left;
background-size: cover;
}
.adriano{
background-image: url("../img/adriano.jpg");
background-position: top;
background-size: cover;
}
.baltazar{
background-image: url("../img/baltazar.jpg");
background-position: top;
background-size: cover;
}
.cesar{
background-image: url("../img/cesar_sampaio.jpg");
background-position: top;
background-size: cover;
}
.chamot{
background-image: url("../img/chamot.jpg");
background-position: top;
background-size: cover;
}
.donato{
background-image: url("../img/donato.jpg");
background-position: top;
background-size: cover;
}
.doriva{
background-image: url("../img/doriva.jpg");
background-position: top;
background-size: cover;
}
.edmilson{
background-image: url("../img/edmilson.jpg");
background-position: top;
background-size: cover;
}
.edu{
background-image: url("../img/edu.jpg");
background-position: top;
background-size: cover;
}
.geovanni{
background-image: url("../img/geovanni.jpg");
background-position: top;
background-size: cover;
}
.gilmar{
background-image: url("../img/gilmar.jpg");
background-position: top;
background-size: cover;
}
.giovanella{
background-image: url("../img/giovanella.jpg");
background-position: top;
background-size: cover;
}
.giovanni{
background-image: url("../img/giovanni_silva.jpg");
background-position: top;
background-size: cover;
}
.valeron{
background-image: url("../img/valeron.jpg");
background-position: top;
background-size: cover;
}
.lucio{
background-image: url("../img/lucio.jpg");
background-position: top;
background-size: cover;
}
.magno{
background-image: url("../img/magno.jpg");
background-position: top;
background-size: cover;
}
.tobias{
background-image: url("../img/manoel_tobias.jpg");
background-position: top;
background-size: cover;
}
.oliveira{
background-image: url("../img/oliveira.jpg");
background-position: top;
background-size: cover;
}
.senna{
background-image: url("../img/senna.jpg");
background-position: top;
background-size: cover;
}
.sylvinho{
background-image: url("../img/sylvinho.jpg");
background-position: top;
background-size: cover;
}
.zeroberto{
background-image: url("../img/ze_roberto.jpg");
background-position: top;
background-size: cover;
}

/* Header
-------------------------------------------------------*/

#jaime{
	position: relative;
	text-align: center;
	background-color: #2bafeb;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

#jaime a{
	top: 50%;
	left: 0;
	position: relative;
	margin: 0 auto;
	text-decoration: none;
	color: white;
	font-family: "Noticia Text", Arial;

}

#jaime:hover {
	background-color: #166e96;	
}
#youtube{
	position: relative;
	text-align: center;
	background-color: #D1391C;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
#youtube a{
	top: 50%;
	left: 0;
	position: relative;
	margin: 0 auto;
	text-decoration: none;
	color: white;
	font-family: "Noticia Text", Arial;
}
#youtube:hover{
	background-color: #B60101;
}
header {
display: block;
height: auto;
width: auto;    
background-image: none;
background-position: center center;
background-size: cover; 
border-bottom: none;
box-shadow: inset 0px 5px 50px rgba(0,0,0,0.30);
}

.navbar {
background-color: #2bafeb;
margin: 0 auto;
max-width: 1600px;
width: 100%;
}
.main-navigation {
clear: both;
margin: 0 100px 0 auto;
max-width: 680px;
min-height: 45px;
position: relative;
text-align: right;
padding: 0px 0px;

}
ul.nav-menu, div.nav-menu > ul {
margin: 0;
padding: 0 50px 0 0;
}
nav ul, nav ol {
list-style: none;
list-style-image: none;
}
.nav-menu li {
display: inline-block;
position: relative;
height: 80px;
border-bottom: 1px solid #2baeeb;
transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
text-shadow: 1px 1px 0px rgba(14,121,174,0.6);
}


.nav-menu .sub-menu, .nav-menu .children {
background-color: #2bafeb;
border-top: 0px solid black;
display: none;
padding: 0;
position: absolute;
z-index: 99999;
}

ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul {
margin-top:18px;
display: block;
background-color: #225f84;

}

.nav-menu ul li, sub-menu ul li {
width: 100%;
border-bottom: 1px solid rgba(50,73,84,0.70);
margin-bottom: 5px;
height: 85px;
}

.nav-menu ul li a, sub-menu ul li a {
line-height: 20px;
padding: 12px 20px;
}

.nav-menu ul li:last-child a, sub-menu ul li:last-child a {
padding: 5px 20px;
margin-top: 26px;}

.nav-menu ul li a:hover, sub-menu ul li a:hover {
color: orange;
text-shadow: 0px 0px 1px #643c13;
}

.nav-menu ul li:last-child, sub-menu ul li:last-child {
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 0px;
}

.nav-menu li a {
color: white;
display: block;
font-size: 14px;
line-height: 15px;
padding: 14px 12px;
margin-top: 20px;
text-decoration: none;
font-weight: 400;
font-family: "Noticia Text";
letter-spacing: 0.2px;
}

.nav-menu li:hover{
background-color: #225f84;
}
.nav-menu li a img{
	margin-bottom: 2px;
}

.headertitulo{
	color: white;
	text-align: left;
	margin-top: 150px;
}
.orange{
	color: rgb(255, 133, 0);
}
.testamento{
	width: 100%;
	background-color: #2baeeb;
	margin-top: -1px;
	position: fixed;
	bottom: 0px;
	z-index: 999;
	height: 76px;
}

.testamento h2{
	color: white;
	font-size: 19px;
	text-align: center;
	line-height: 75px;	
	letter-spacing: 0.3px;
	text-shadow: 1.5px 1.5px 1px rgba(20,95,140,0.52);
}
.iglesiasGalicia{
	margin-top: 115px;
	color: white;
	font-size: 16px;
	margin-left: 12px;
}
.iglesiasGalicia2{
	margin-top: 26px;
	color: #0c1f29;
	font-size: 16px;
	margin-left: 12px;
}
.iglesiasGalicia img, .iglesiasGalicia2 img{
	position: absolute;
	margin-top: 1px;
	margin-left: -20px;
}
/* Text
-------------------------------------------------------*/
.divlogo{
	position: absolute;
	margin: 0px 0 0 120px;
}

/*.logo{
	font-size: 36px;
	color: white;
	letter-spacing: -1px;
}*/

.pointer-none{
	cursor:default;
}

#mainlogo {
	height: 80px;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	margin-left: -30px;
}
.negrita{
	font-weight: 400;
}
.light{
	font-weight: lighter;
}
.negcur{
	font-weight: 400;
	font-style: italic;
}
.it{
	font-style: italic;
}
.subtitulo{
font-family: "Noticia Text", Georgia, serif;
font-style: italic;
font-size: 9px;
color: rgba(255,255,255,0.3);
line-height: 9px;
letter-spacing: 0.3px;
}
p {
font-family: "Roboto", Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 12px;
color: #6b6b6b;
margin: 0;
}

h1 {
font-family: "Noticia Text", Georgia, serif;
font-size: 80px;
font-weight: normal;
margin: 0px;
line-height: 90px;
text-shadow: 1px 1px 0px rgba(16,17,18,0.5);
}

h2 {
font-family: "Roboto", Helvetica, Arial, sans-serif;
font-size: 30px;
font-weight: normal;
margin: 0px;
}

h3{

font-size: 32px;
font-family: "Noticia Text", Georgia, serif;
font-weight: bolder;	
color: #ff8500;
margin: 0px;	
}

h4 {
font-size: 32px;
font-family: "Noticia Text", Georgia, serif;
font-weight: bolder;	
color: white;
margin: 0px;
text-align: right;
line-height: 37px;
padding-top: 10px;	
}

span.tag, span.date {
	font-family: "Noticia Text", Georgia, serif;
    color: #ffffff;
    font-size: 15px;
    line-height: 60px;
    background-color: #2bafeb;
    padding: 20px;
    text-align: center;}

span.date {
font-style: italic;
}

span.bold {
font-family: "Noticia Text", Georgia, serif;
font-weight: bolder;
}

.introduction {
margin-top: 10px;	
}

.ArtLink {
	line-height: 30px;
	display: inline;
	cursor:pointer;
}

.ArtLink:hover{
	text-decoration: underline;
}

/* OBJ
***************************/

.azM{
	color: #1c6182;
}
.negAz{
	color: #0c1f29;
}
.az{
	color: #2baeeb;
}
.azCl{
	color: #8fd1f3;
}
.nar{
	color: #ff8500;
}
.grCla{
	color: #eae8e8;
}
.grCl{
	color: #eae8e8;
}
.gr{
	color: #6b6b6b;
}

.f14{
	font-size: 14px;
}
.f12{
	font-size: 12px;
}

.hauto{
	height: auto !important;
}
.mt0{
	margin-top: 0px !important;
}
.mt40{
	margin-top: 40px;
}
.mb10{
	margin-bottom: 10px;
}
.mb40{
	margin-bottom: 40px;
}
.mla{
	margin-left: auto !important;
}
.mra{
	margin-right: auto !important;
}
.noticia{
	font-family: "Noticia Text", Georgia, serif;
}
.rob{
	font-family: "Roboto", Helvetica, Arial, sans-serif;
}

/* Boxes
-------------------------------------------------------*/

.box-yt {
    height: 180px;
    width: 273px;
    background-color: white;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    padding: 15px 12px;
    margin: 10px;
    position: relative;
    overflow: hidden;
}
.box-yt p {
    padding: 52px 18px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    position: absolute;
    z-index: 99;
}
.box-yt a{
	text-decoration: none;
}
.no-shadow{
	box-shadow: none !important;
}
.box-entero, .box-medio, .box-tercio, .box-dostercios {
background-color: white;
box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
padding: 15px 12px;
margin: 10px;
}

.box-entero {
width: 905px;	
}

.box-medio {
width: 431px;	
}

.box-tercio {
width: 273px;
height: 400px;
position: relative;
}

.box-dostercios {
width: 590px;
height: 400px;
}

.box-image {
padding-right: 24px;
margin-left: -12px;
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
height: 180px;	
}
.leermas{
color: #8fd1f3;
margin: 40px 0 0 20px;
font-size: 14px;
text-align: right;
bottom: 25px;
right: 20px;
position: absolute;
}
.vid{
	color: #8fd1f3;
	margin: 40px 0 0 20px;
	font-size: 14px;
	text-align: left;
	bottom: 25px;
	left: 20px;
	position: absolute;
}
.vid:hover{
	color: rgb(255, 133, 0);
	cursor: pointer;
	text-shadow: -0.5px -0.5px 0px rgba(0,0,0,0.5);
}
.leermas:hover{
	color: rgb(255, 133, 0);
	cursor: pointer;
	text-shadow: -0.5px -0.5px 0px rgba(0,0,0,0.5);
}
.destacado{
	float: left;
	width: 50%;
	padding: 20px 16px;
}
.libroimg{
	float: right;
	margin: 10% auto;
	width: 40%;
}
.radio{
	background-image: url("../img/radio.png");
	background-size: cover;
	background-repeat: no-repeat;
}

#hear{
	position: absolute;
	bottom: 20px;
	left: 50px;
}

/* Mapa
-------------------------------------------------------*/

.mapa{
	background-image: url("../img/mapa.jpg");
	background-size: cover;
	background-attachment: fixed;
	height: 485px;
	position: relative;
	background-position: bottom left;
	margin-top: 12px;
	box-shadow: inset 0px 0px 200px black;
}
.buttonMaps{
	position: relative;
	padding-top: 220px;
	padding-left: 520px;
}
/* Floats
-------------------------------------------------------*/

.float {
float: left;	
}
.fright{
	float: right;
}
.nofloat{
	float: none !important;
}
.clearfix {
clear: both;	
}


/* BUTTONS
-------------------------------------------------------*/

button.blue, button.orange, button.rounded, button.radiob {
font-family: "Roboto", Helvetica, Arial, sans-serif;
font-weight: lighter;
font-size: 18px;
border-style: none;
padding: 10px 25px;
margin: 10px 5px;
cursor: pointer;
transition: all 0.1s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}

button.rounded{
color:white;
background-color: #ff8500;	
border-radius: 25px;
font-size: 15px;
font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
border: 1px solid #ac5c06;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
button.rounded-enlaces{
color:white;
background-color: #2baeeb;	
border-radius: 25px;
font-size: 15px;
font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
border: none;
font-weight: lighter;
border-style: none;
padding: 6px 0;
width: 200px;
margin: 10px 5px;
cursor: pointer;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}

button.blue{
color:white;
background-color: #2baeeb;	
border-left: 5px solid transparent;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}

button.orange{
color:#0c1f29;
background-color: #ff8500;	
transition: all 0.1s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}

button.radiob{
color:#ffffff;
background-color: #f9a245;
border: 1px solid #ffffff;
box-shadow: inset 0px 0px 15px rgba(255,255,255,0.5);	
}

button.orange:hover{
background-color: #2baeeb;	
}

button.radiob:hover{
box-shadow: inset 0px 0px 0px rgba(255,255,255,0.3);
background-color: #fa880e;	
	
}

/*button.blue:hover{
background-color: #1398d5;	
}*/
button.blue:hover{
border-left: 5px solid #1c6182;
padding-left: 20px;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}


button.rounded:hover{
background-color: #ff9f37;	
box-shadow: 0px 0px 30px #ff8500;	
}
button.rounded-enlaces:hover{
background-color: #1c6182;	
box-shadow: 0px 0px 10px #1c6182;	
}

/* EXTRAS
-------------------------------------------------------*/

hr.separador {
width: 900px;
border-style: none;
border-bottom: 1px solid rgba(255,255,255,0.5);
border-top: 1px solid rgba(97,88,42,0.3);		
margin: 10px auto;
}
hr.sep-big{
	margin: 34px auto;
}

.profile {
	height: 130px;
	width: 130px;
	float: left;
	margin: 15px;
	border-radius: 100px;
	border: 5px solid white;
	box-shadow: 0px 4px 2px rgba(0,0,0,0.35);
	overflow: hidden;
}
.profile:hover > .sombra{
	margin-top: 0px;
}
.sombra{
	height: 130px;
	overflow: hidden;
	width: 130px;
	color: white;
	text-align: center;
	float: left;
	margin-top: 130px;
	padding-top: 55px;
	background-color: rgba(43, 175, 235, 0.9);
	/* margin: 15px; */
	border-radius: 100px;
	/* border: 5px solid white; */
	/* box-shadow: 0px 4px 2px rgba(0,0,0,0.35); */
	ransition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;

}
.sombra.musica{
	background-color: rgba(255, 133, 0, 0.9);
}

.profile-sans {
	height: 130px;
	width: 130px;
	float: left;
	margin: 20px;
	border-radius: 100px;
}

/* Footer
****************************************/
footer h4{
	color: #2baeeb;
	font-weight: lighter;
	text-align: center;
	text-shadow: 1px 1px 1px #ebf7fc, -0.5px -0.5px 1px rgba(0,0,0,0.5);
}
footer p{
	color: black;
	text-align: center;
	font-family: "Noticia Text", Georgia, serif;
	font-style: italic;
	font-size: 16px;
}
.credits{
	margin-top: 30px;
	font-size: 13px;
	color: rgb(107, 107, 107);
	font-style: normal;
}

footer {
	padding-top: 15px;
	height: 70px;
}


/* TESTIMONIOS
******************************/
.testH3{
	padding: 20px 120px;
}
.testP{
	padding: 30px 40px;
}
.box-entero-test{
	margin-top: 40px;
}
.box-entero-test .profile{
	height: 160px;
	width: 160px;
}
.contain{
	max-width: 700px;
	margin: 0 auto;
}
.box-individual-test{
	margin-left: auto;
	padding: 32px 27px;
}
.box-dostercios-test {
	width: 590px;
}
.indiv-img{
	text-align: center;
	width: 200px;
	margin-left: 104px;
}

/* ENLACES
***************************************/
.enlaces h2{
	font-size: 23px;
	margin: 12px 0px 6px 10px;
}
.enlacesH3{
	margin-top: 200px;
}
.enlacesImg img{
	margin: 80px 70px 0;
}
.clear300{
	padding-bottom: 300px;
}

.programacion:hover {
	text-decoration: underline;
	cursor: pointer;
}

/* ARTICULOS
**********************************/
.articulos{
	margin: 30px 0;
	height: 100px;
}
.articulos h1{
	margin-left: 40px;
}
.articulos p{
	margin: 60px 40px 0 100px;
	text-align: right;
	width: 426px;
}
.box-entero-art .textoArt{
	width: 500px;
	padding: 40px 20px;
}
.box-entero-art button{
	margin: 60px 20px;
}
.separador-art{
	width: 340px !important;
	margin: 10px 0 !important;
}
.imgArt1{
background-image: url("../img/art_01.jpg");
background-position: top;
background-size: cover;
}
.imgArt2{
background-image: url("../img/art_02.jpg");
background-position: top;
background-size: cover;
}
.imgArt3{
background-image: url("../img/art_03.jpg");
background-position: top;
background-size: cover;
}

.juan-luis-guerra{
	background-image: url(../img/juanluis.jpg);
	background-position: top;
	background-size: cover;	
}
