/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	width: 100%;
	height: 100%;
	font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #222;
	background-color: #fff;
}

html {
	width: 100%;
	height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 35px;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	/*text-shadow: 2px 2px 6px #000;*/
	color: #d62000;
}

a {
	color: #d62000;
	text-decoration: none;
}


.hidden {
    display: block !important;
    position: absolute;
    left: -9999px;
    width: 0px;
    height: 0px;
}

.panel-reproductor	.panel-heading{
	margin:0px;
	padding:0px}
	
	
 .panel-reproductor	.panel-heading  h4 {
   margin: 5px 10px;

}

.center{
	margin:0px auto;
	display: table;
	
}


 .panel-heading  h3 {
		margin: 30px 5px 5px;
	text-transform:none;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-shadow: none !important;
	color: #d62000;
}

.panel-heading h2 {
	margin: 10px 0px 20px 5px;
	text-transform: none;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-shadow: none !important;
	color: #4c4c4c;
	border-bottom: 1px solid #999;
	line-height: 25px;
}

 .panel-heading .dades h2 {
		margin: 30px 5px 5px;
	text-transform:none;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-shadow: none !important;
	color: #d62000;
	border-bottom: 0px solid #999 !important;
}

.panel-heading  .dades h3 {
	margin: 10px 0px 20px 5px;
	text-transform: none;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-shadow: none !important;
	color: #4c4c4c;
	border-bottom: 1px solid #999;;
	line-height: 25px;
}


.presentacio h4 {
	margin: 10px 5px 5px;
	font-size: 22px;
}

.poetes  h4 {
	margin: 10px 5px 5px;
	font-size: 22px;
}


.panel-heading h2 {
	margin: 10px 0px 20px 5px;
	text-transform: none;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-shadow: none !important;
	color: #4c4c4c;
	border-bottom: 1px solid #999;;
	line-height: 25px;
	font-size: 24px;
}


.resultats h3 {
	margin: -0px 0px 12px 5px;
	text-transform: none;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-shadow: none !important;
	color: #4c4c4c;
	border-bottom: 1px solid #ddd;
	line-height: 25px;
	font-size: 14px;
}

.resultats p{
	display: block;
	height: 30px;
	background-color: #eee;
	padding: 5px;
	width: 50%;
	margin: 0px !important;
	font-size: 12px !important;
	color: #fff !important;
	background-color: #f58400;
	border-color: #ec7800;
}



.panel-heading p {
	margin: 15px 5px 5px;
	text-transform: none;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-shadow: none !important;
	color: #4c4c4c;
	font-size: 0.8em;
}

.panel-heading .glyphicon {
	color: #333;
	margin-right:5px;
background-color: #ccc;
padding: 10px;
border-radius: 50px;
	border: 1px solid #bbb;}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #eee;
	font-size: 1em;
}

a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	color: #333;
	text-decoration: none;
	background-color: #fee280;
	font-weight: normal;
}

.panel-body  p {
		margin: 30px 30px 5px 45px;
	text-transform:none;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-shadow: none !important;
	color: #4c4c4c;
	font-size:1em;
}

/* .panel-body  p:after {
content:open-quote;
} */

ul.share-buttons {
	list-style: none;
	padding: 0;
	margin-left: 30px;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons img{
margin: 5px;
  width: 18px;
}

.section-max-width {
  max-width:1072px !important;  /*972px*/
	
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px 40px;
	font-size: 1em;
	 border-left: 0px solid #eee; 
}
/*
blockquote {
  quotes: "«" "»";
}
blockquote:before { content: open-quote; }
blockquote:after  { content: close-quote; }

blockquote {
	padding: 10px 30px;
	margin: 0px 40px 20px;
	font-size: 1em;
	 border-left: 5px solid #eee; 
}*/

.nav-pills > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	border: 1px solid #d0d0d0;
}


.nav-pills > li > a:hover {
	color: #d62000;
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #F0F0F0;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #d62000;
}


/** blockquote styles **/
.bq3 {
	width: auto;
	background: url('http://i47.tinypic.com/a9l0g3.png') top left no-repeat;
	padding-left: 55px;
	line-height: 18px;
	color: #575757;
}
.bq3 p { 
	padding-right: 35px; 
	line-height: 18px; 
	background: url('http://i48.tinypic.com/eb1yrr.png') 
	bottom right no-repeat; 
	padding-bottom: 15px; 
	color: #333; 
	font-size: 13px; }

.logo {
	display: block;
	position: relative;
	width: 90px;
	top: -7px;
	float: left;
}
.logos{  
  padding: 15px;
  border-bottom: 4px solid rgba(255,255,255,.3);
  background: #fff;
  height:92px !important;
  
}

.logos-title {
    margin: 0 0 35px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-align: left;
}

.cont-logos img{  
  opacity: 0.5;
  
}

.cont-logos img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
		-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.cont-logos {
  height: 100%;
  background: white;
  width: 100%;
  padding-top: 12px;
}

.container-logo{
background-color: transparent;
  width: 0;
  height: 100px;
  display: block;
  position: relative;
  float: left;

}

.text-logo {
  color: #fff;
  padding-left: 2px;
  font-size: 20px;
  display: block;
  position: relative;
  top: 27px;
  text-shadow: 2px 2px 6px #000;
   font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
   left: 20px;
   letter-spacing: 0px;
}

.grey{
	background-color:#f7f7f7 !important}

.black {
color:#000;

	background-position:center top;


}

.bg-header{

	background-position:center top;}
.panel-body {

  color: black;
}

.boxed {

  
  box-shadow: 0 0 5px #ccc;
  margin: 0 0;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  box-shadow: 0px 0px 10px #999;
  /*background: #ff6600;*/

}
.menu a{
font-size:12px;}

p {
	margin: 0 0 25px;
	font-size: 16px;
	line-height: 1.5;
}

@media(max-width:414px) {

	.text-logo {
		/* color: #fff; */
		display: block !important;
		font-size: 12px;
		float: left;
		left: 0px;
		margin-left: 5px;
		top: 31px;

	}
	.navbar-custom .navbar-brand {
	font-weight: 700;
	width: 245px !important;
	line-height: 0;
	height: auto;}

	.nav-pills > li {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

	.nav-pills > li + li {
	margin-left: 0px;
	margin-bottom: 5px;
}

.listNav, .ln-letters {
	overflow: hidden;
	margin: 7px;
	/*display: none;*/
}


.panel-body p {
	margin: 10px 5px 10px 5px;
	text-transform: none;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-shadow: none !important;
	color: #4c4c4c;
	text-align: justify;

	
}

.logos {
	padding: 2px;
	border-bottom: 4px solid rgba(255,255,255,.3);
	background: #fff;
	height: 50px;
}

.hidden {
    display: block !important;
    position: absolute;
    left: -9999px;
    width: 0;
    height: 0;
    margin-left: -470px;
}



}
   




@media(min-width:768px) {
	p {
		margin: 0 0 35px;
		font-size: 16px;
		line-height: 1.6;
	}
	

	
}

@media (max-width:992px) and (min-width:800px){
		.panel-reproductor {
	   height: auto;
}
	
	}

/*.panel-body a {
	color: #666970;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
		padding: 3px 5px;
}

.panel-body a:hover, .panel-body a:focus {
	text-decoration: none;
	color: #e44800;
	background-color: #eee;
		padding: 3px 5px;
		border-radius: 5px;
}

.panel-collapse a{
	padding: 0px !important;
	margin: -5px !important;
	top: 10px !important;
}
*/
.footer a:hover,a:focus {
	text-decoration: none;
	color: #fff;
}

.light {
	font-weight: 400;
}

.container-poetas{
height: 100%;
	-moz-columns: 3 150px;
	-webkit-columns:3 150px;
	columns: 3 150px;


-webkit-column-gap: 0px;
	 -moz-column-gap: 0px;
		  column-gap: 0px;


/*-webkit-column-rule: 1px dotted #333;
	 -moz-column-rule: 1px dotted #333;
		  column-rule: 1px dotted #333;
*/

	 -moz-column-fill: auto;
	   column-fill: auto;
}

#container {
	
}



.navbar-custom {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(255,255,255,.3);
	text-transform: uppercase;
	font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
	background-color: #000;
	box-shadow: 0px -13px 69px #333;
	font-size:12px;

	background-size:cover;
	background-image:url(../img/cab.jpg);
	background-position:center top;
	
	/*background-color: #cccccc;*/
}

.navbar-nav {

	background-color: black;
	border:1px solid #999;
}

.navbar-custom .navbar-brand {
	 font-weight: 700;
  width: 355px;
  line-height: 0;
  height:auto;
}

.navbar-custom .navbar-brand:focus {
	outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
	padding: 4px 6px;
	font-size: 16px;
	color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}

.navbar-custom a {
	color: #fff;
	font-size: 13px;
  padding: 10px;
}
}

.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
	outline: 0;
  /*  color: rgba(0, 0, 0, 0.8);*/
	background-color: #d62000;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
	outline: 0;
		color: #fff;
	background-color: #d62000;
}

.navbar-custom .nav li.active {
	outline: 0;
	 background-color: #333;
}

.navbar-custom .nav li.active a {
	background-color: #d62000;
	font-weight: bold;
}


.navbar-custom .nav li.active a:hover {
	color: #fff;
}

@media(min-width:768px) {
	.navbar-custom {
		padding: 20px 0;
		border-bottom: 0;
		letter-spacing: 0px;
		/*background: 0 0;*/
		-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
		-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
		transition: background .5s ease-in-out,padding .5s ease-in-out;
	}

	.navbar-custom.top-nav-collapse {
		padding: 0;
		border-bottom: 1px solid rgba(255,255,255,.3);
		/*background: #000;*/
	}
}

.intro {
	display: table;
	width: 100%;
	height: auto;
	padding: 100px 0;
	text-align: center;
	color: #fff;
	background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
	background-color: #000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.intro .intro-body {
	display: table-cell;
	vertical-align: middle;
}

.intro .intro-body .brand-heading {
	font-size: 40px;
}

.intro .intro-body .intro-text {
	font-size: 18px;
}

@media(min-width:768px) {
	.intro {
		height: 100%;
		padding: 0;
	}

	.intro .intro-body .brand-heading {
		font-size: 100px;
	}

	.intro .intro-body .intro-text {
		font-size: 26px;
	}
}

.btn-circle {
	width: 70px;
	height: 70px;
	margin-top: 15px;
	padding: 7px 16px;
	border: 2px solid #fff;
	border-radius: 100%!important;
	font-size: 40px;
	color: #fff;
	background: 0 0;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
	outline: 0;
	color: #fff;
	background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-moz-keyframes pulse {    
	0% {
		-moz-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-moz-transform: scale(1.2);
		transform: scale(1.2);
	}

	100% {
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

.content-section {
	padding-top: 120px;
	background-image:url(../img/background-content-3.jpg);
	background-position:top center;
	background-size:cover;
}

.content-opps{
	 padding-top: 50px !important;
	background-image:url(../img/background-content-3.jpg);
	background-position:top center;
	background-size:cover;

}

.text-error {
	font-size: 24px;
}

.download-section {
	width: 100%;
	padding: 50px 0;
	color: #fff;
	background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
	background-color: #000;
  /*   -webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; */
}

#map {
	width: 100%;
	height: 200px;
	margin-top: 100px;
}

@media(min-width:767px) {
	.content-section {
		padding-top: 200px;
	}

	.download-section {
		padding: 100px 0;
	}

	#map {
		height: 400px;
		margin-top: 250px;
	}
}

.btn {
	border-radius: 0;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn-default {
	border: 1px solid #42dca3;
	color: #42dca3;
	background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
	border: 1px solid #42dca3;
	outline: 0;
	color: #000;
	background-color: #42dca3;
}

ul.banner-social-buttons {
	margin-top: 0;
}





footer {
  padding: 0px 0px 0px 0px;
  background-color: #000;
	background-size:cover;
	background-image:url(../img/footer.png);
	background-position: top center;
  color:#fff;
  margin-bottom: 15px;

}

.footer p {
	margin: 0;
}
.footer-content{
	top:25px;
	height: 65px;
}

.footer-content a{
	color:#fff;
}

.footer-content a:hover, a:focus, a:active{
	color:#fff;
	text-decoration: none;
}

.credits-right {
	margin-right: 10px;
}

.credits-left {
	margin-left: 10px;
}

.icon{
padding-right:5px;}

::-moz-selection {
	text-shadow: none;
	background: #fcfcfc;
	background: rgba(255,255,255,.2);
}

::selection {
	text-shadow: none;
	background: #fcfcfc;
	background: rgba(255,255,255,.2);
}

img::selection {
	background: 0 0;
}

img::-moz-selection {
	background: 0 0;
}

body {
	webkit-tap-highlight-color: rgba(255,255,255,.2);
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 2px solid #fff;
	/* -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); */
	box-shadow: 1px 1px 1px #999;
}
.panel-default > .panel-heading {
	color: #000;
   /* background-color: #ffd566;*/
	border-color: #ddd;
	font-weight: bold;
	border-radius: 5px 5px 0px 0px;
	border-bottom: 1px solid #ddd;
	display:inline-block;
	width: 100%;
}


.panel-reproductor {
	display: inline-block;
	position: relative;
	width: 100%;
	top: 15px;
	background-color: #ccc !important;
	border-radius: 5px;
	/* height: 150px; */
	box-shadow: 1px 1px 5px #ccc;
	 border: 1px solid #fff;
}

.panel-reproductor p {
	margin: 0px 0px 0px;
	text-transform: none;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-shadow: none !important;
	color: #4c4c4c;
	font-size: 0.8em;
}

.panel-logos {
	text-align: left;
}

.dades a {
   
	margin: 0px;
	border: 0px solid #ddd;
	display: initial;
	vertical-align: top;
	border-bottom: 1px solid #f7f7f7;
}


.dades a:hover{
	color: #d62000;
	background-color: #e0e0f0;
	border-radius: 2px;
	text-decoration: none;
	border-bottom: 1px solid #d62000;
	padding: 2px;
	display: initial;
	left: -2px;
	position: relative;


}

.dades h2{
	font-size: 18px;
}

.dades h3{
	font-size: 24px;
}

.btn-modal{
	background-color: #d62000;
	border-radius: 5px !important;
	color: #fff;
}

.btn-modal:active, .btn-modal:focus, .btn-modal:visited{
	background-color: #d62000;
	border-radius: 5px !important;
	color: #fff;
}


.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #f7f7f7;
}

.modal-footer {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #f7f7f7;
}

.container-poetas li{
	margin:0px;
}


.container-poetas a {
	color: #22262f;
	padding: 3px 10px;
	margin: 0px;
	border: 0px solid #ddd;
	display: inline-block;
		vertical-align: top;
		  border-bottom: 1px solid #fff;
}

.container-poetas a:hover{
	color:#d62000;
	background-color: #f0f0f0;
	border-radius: 2px;
	text-decoration: none;
	
		-webkit-transition: all .05s ease-in-out;
	-moz-transition: all .05s ease-in-out;
	transition: all .05s ease-in-out;
	
	   border-bottom: 1px solid;
}

.container-documentacio a{

	color: #22262f;
	padding: 3px 10px;
	margin: 0px;
	border: 0px solid #ddd;
	display: inline-block;
		vertical-align: top;
		  border-bottom: 1px solid #fff;

}

.container-documentacio a:hover{
	color:#d62000;
	background-color: #eee;
	border-radius: 2px;
	text-decoration: none;;
	
		-webkit-transition: all .05s ease-in-out;
	-moz-transition: all .05s ease-in-out;
	transition: all .05s ease-in-out;
	
	   border-bottom: 1px solid;
}




.list-group-item span{
	color:#22262f;
	padding: 3px 10px;
	margin: 0px;
	border:0px solid #ddd;

	border-bottom: 1px solid;


}

.titulocancion{
	padding-left:0px !important; 
	font-size:17px;
	color:#d62000;
	border-radius: 2px;
	text-decoration: none;;
	-webkit-transition: all .05s ease-in-out;
	-moz-transition: all .05s ease-in-out;
	transition: all .05s ease-in-out;
}

.restatitulo{
	padding-left:0px !important; 
	color:#d62000;
	border-radius: 2px;
	text-decoration: none;;
	-webkit-transition: all .05s ease-in-out;
	-moz-transition: all .05s ease-in-out;
	transition: all .05s ease-in-out;
}

.group-ident{
	padding-left:20px !important; 
}

.text-doc:hover {
	color:#d62000;
	background-color: #eee;
	border-radius: 2px;
	text-decoration: none;;
	-webkit-transition: all .05s ease-in-out;
	-moz-transition: all .05s ease-in-out;
	transition: all .05s ease-in-out;
	border-bottom: 1px solid;
}

.list-group-item span:hover{
	/*color:#d62000;
	background-color: #eee;
	border-radius: 2px;
	text-decoration: none;;
	-webkit-transition: all .05s ease-in-out;
	-moz-transition: all .05s ease-in-out;
	transition: all .05s ease-in-out;
	border-bottom: 1px solid;*/
}

.list-group {
	color:#22262f;
	padding: 0px;
	margin: 0px;
	border:0px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.list-group a {
    color: #22262f;
    padding: 0px;
    margin: 0px;
    border: 0px solid #ddd;

}


.list-group a:hover {
    color: #d62000;
    background-color: #eee;
    border-radius: 2px;
    text-decoration: none;
    -webkit-transition: all .05s ease-in-out;
    -moz-transition: all .05s ease-in-out;
    transition: all .05s ease-in-out;
    border-bottom: 1px solid;
}

.panel-header a{
	color:#22262f;
	padding: 5px;
	margin: 2px:;
	border:0px solid #ddd;

}

.panel-header a:hover{
	color:#d62000;
	background-color: #eee;
	border-radius: 2px;
	
		-webkit-transition: all .05s ease-in-out;
	-moz-transition: all .05s ease-in-out;
	transition: all .05s ease-in-out;

	
}/**/

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
	margin: 5px 0px;
}

input {
	line-height: normal;
	margin: 5px 0px;
}


.resultats label {
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	clear: both;
}

.discordia {
	margin-top: 7px !important;
	font-weight: bold;
	font-size: 12px;
	clear: both;
	line-height: 1;
}

.lletra-poema{
background-color:none;
text-align:left}


.lletra-poema a{
	padding: 5px 10px !important;
	background-color:#eee;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-top: 12px;
	text-align:left;
	display: block;
	width: 150px;
}

.lletra-poema a:hover, a:focus, a:active {
	text-decoration: none;
	color: #333;
}
	
}


}



/* .col2{
margin-left:200px;
}

.col3{
margin-left:400px;
} */


.space {margin-right:12px;}


.btn-cerca {
	color: #fff;
	background-color: #d62000;
	border-color: #e14200;
}

.btn-cerca:hover {
	color: #fff;
	background-color: #bc1d00;
	border-color: #dc2900;
}


#msg-error .panel-body p{
	color: red;
}

.resultats{
	margin-bottom: 20px;
}



.space_10{
	display: block;
	height: 10px;
}

.space_20{
	display: block;
	height: 20px;
}

.space_30{
	display: block;
	height: 30px;
}

.space_40{
	display: block;
	height: 40px;
}

.text-opps{
	font-size: 36px;
	display: block;
	top:-50px;
	position: relative;
}
.text-opps-peq{
	font-size: 20px;
	display: block;
	top:-50px;
	position: relative;
}

.form-control:focus {
	border-color: orange;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px orange;
}

.img_pdf {
	margin: 0px 13px 0px 0px;
	
}

.img_pdf  a{
	border-top: 1px solid;
	
}


.list-group :not(a) {

	border-bottom: 0px solid;
}

.no-border{
	border-bottom: 0px !important;
	margin: 0;
	padding: 0;
	background-color: transparent !important;
}

.ln-letters a:hover, .ln-letters .ln-selected {
	background-color: #eaeaea;
	color:#d62000;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
	color: inherit;
	text-decoration: none;
}


.vincles a{
	color: #333;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
 }

.vincles a:hover, a:focus {
	color: #e44800;
	text-decoration: none;
	outline: 0;
 }

.alert-danger {
	color: #fff;
	background-color: #d62000;
	border-color: #d62000;
}


.alert-show-info {
	color: #333;
	background-color: #ddd;
	border-color: #bbb;
}

 .player-active {
   background-color: darkorange !important;

}

 .player-active  p{
   color: #1D1D1D !important;

}

.player-active .panel-heading .glyphicon{

	color: #ff8c00;
	margin-right: 5px;
	background-color: #1D1D1D;
	padding: 10px;
	border-radius: 50px;
	border: 1px solid #e5720c;
}


.pdf{
	display: inline-block;
	position: absolute;

}

.pdf img{
	width: 34px;
	
}

.botonera-share{
	margin-top: 10px;
}


/*--------------------------------------------------------------------*/
 @media(max-width:767px) {
	ul.banner-social-buttons li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons li:last-child {
		margin-bottom: 0;
	}
}
/*--------------------------------------------------------------------*/

@media (max-width: 563px) { 


.discordia {
	margin-top: 10px !important;
	  }
 }

/*--------------------------------------------------------------------*/
 @media (max-width: 992px) { 

.discordia {
	margin-top: 15px !important;
  
   }
 }
/*--------------------------------------------------------------------*/
 @media (min-width: 1200px){
.container {
	width: 1070px; /*970px*/
}

}
/*--------------------------------------------------------------------*/
@media(max-width:1199px) {
	ul.banner-social-buttons {
		margin-top: 15px;
	}
}


.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 22px;
	
}

 .ficha .glyphicon {

	color: #d62000;
	margin-right: 5px;
	/*background-color: #f0f0f0;*/
	padding: 5px;
	border-radius: 50px;
	/*border: 1px solid #ddd;*/
	margin-bottom: 2px;
}

.ficha  {

	list-style: none;
		margin-left: -36px;

}
.ficha-poeta .glyphicon {
    color: #d62000;
    margin-right: 5px;
    /*background-color: #f0f0f0;*/
    padding: 5px;
    border-radius: 50px;
    /*border: 1px solid #ddd;*/
    margin-bottom: 2px;
}
.ficha-poeta  {
    list-style: none;
}

.header-slide{
	width: 100%;
	padding:10px;
	background-color: #333;
	color:#fff;
		border-bottom: 1px solid #fff;
		font-size: 16px;
}


.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 80px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption h2{
	color: #fff;
	font-size: 20px;
	
	margin-bottom: 0px;
	float: left;
}


.carousel-caption a{
	color: #fff;
	font-size: 20px;
	
	margin-bottom: 0px;
	float: left;
}

.carousel-caption-left {
	background-color: transparent;
	width: 49%;
	display: inline-block;
	padding: 0;
	margin: 0;
}

.carousel-caption-right {
	background-color: #999;
	width: 49%;
	display: inline-block;
	 padding: 0;
	margin: 0;

}

.titol-item{
	width: 100%;
	display: block;
	height: 25px;
	text-align: left;
}

.text-item{
	width: 100%;
	display: block;
	text-align: left;
	margin-bottom: 10px;
}
.round {
	border-radius: 50px;
	font-size: 40px;
	padding: 20px;
	/* border: 1px solid #aa1b02; */
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	clear: left;
	background-color: #fff;
	color: black;
}



.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	
	min-height: 200px;
}


.carousel-control.right {
   
	 background-image: none;
}

.carousel-control.left {
   
	background-image: none;
}

#footer_img{
	padding-top: 35px;
	padding-bottom: 0px;
}
#footer_img li { 
   display:inline-block; 
   float:left; 
   width:16.6666%; 
  
   
   text-align: center; 
 
}
#footer_img img { 
   height:75px; 
   
}




#footer_img_modal img { 
   height:65px; 
   
}


#footer_img_modal{
	padding-top: 35px;
	padding-bottom: 35px;
}
#footer_img_modal li { 
   display:inline-block; 
   float:left; 
   width:50%; 
  
   
   text-align: center; 
 
}

#footer_img_modal ul { 

   width:100%; 
   margin-left: -45px;
}

@media(max-width:991px) {
	.logos {
	padding: 0px;
	border-bottom: 4px solid rgba(255,255,255,.3);
	background: #fff;
	height: 90px;
}
}


@media(max-width:768px) {
	.carousel-control {
		display: none;
	}

.carousel-caption {
	position: absolute;
	right: 0;
	bottom: 55px;
	left: 0;
	/* z-index: 10; */
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	
	min-height: 200px;
}


.carousel-indicators li {
	display: inline-block;
	width: 17px;
	height: 17px;
	margin: 5px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
}


.carousel-indicators .active {
	width: 19px;
	height: 19px;
	margin: 5px;
	background-color: #fff;
}

}

@media(max-width:414px) {


	.carousel-caption {
   
	bottom: 45px;
   
}

.carousel-caption a {
	color: #fff;
	font-size: 16px;
	margin-bottom: 0px;
	float: left;
}


.logos {
	   padding: 2px;
	border-bottom: 4px solid rgba(255,255,255,.3);
	background: #fff;
	height: 90px;
}

#footer_img_modal img { 
   height:70px; 
   
}


#footer_img_modal{
	padding-top: 35px;
	padding-bottom: 35px;
}
#footer_img_modal li { 
   display:inline-block; 
   float:left; 
   width:100%; 
  
   
   text-align: center; 
 
}

#footer_img_modal ul { 

   width:100%; 
  
}



}



@media screen and (min-width: 768px){
.carousel-indicators {
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
}

