@charset "utf-8";
/* CSS Document */

.clear{
	clear: both;
}
.calen-bg {
  height: 76px;
  border-color: #ecf0f1;
  border-style: solid;
  border-width: 1px;
}

.icono-c01 {
  width: 67px;
  float: left;
}

.calen-01 {
  margin-top: 0.5em;
  float: left;
  padding-top: 0.8em;
}

.rating {
	padding-top:7px;
	
}


.glyphicon-star.half {
position: relative;
}
.glyphicon-star {
font-size: 16px;
color: #e67e22;
}

.glyphicon-star.half:before {
position: relative;
z-index: 9;
width: 47%;
display: block;
overflow: hidden;
}
.glyphicon-star:before {
content: "\e006";
}
:after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
Pseudo ::after element
.glyphicon-star.half:after {
content: '\e006';
position: absolute;
z-index: 8;
color: #bdc3c7;
top: 0;
left: 0;
}






.tit-ficha {
	font-size:24px;
	padding:5px 0 3px 0;
	/*font-weight:bold;*/
	
}



.tit-en {
	font-size:12px;
	padding:2px 0 5px 0;
	font-weight:400;
	line-height:12px;
	font-style:italic;
}


.datos {
	padding:0;
	margin:0;
}


h6 {
	font-weight:bold;
	
	
}




.sty-space {
	margin-bottom:15px;
}


.tit-form01 {
	margin:15px 0 10px 0;
	color:#32526e;
	text-transform:uppercase;
}

.tit-form-gral {
	margin:25px 0 10px 0;
	color:#32526e;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
}





.top-form01 {
	margin-top:7px;	
}



.ano-01 {
	text-align:right;
	padding-right:23px;	
}


.bg-grey {
	background-color:#81b9c3;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding:3px;
color:#FFF;
font-size:12px;
	
}


.sub-lista{
    margin-left: 20px;
    margin-top: 6px;
    //float: left;
    //display: -webkit-inline-box;
}

.lista_left{
    //float: left;
    display: -webkit-inline-box;
}

.circular{
    height: 150px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 105px;
}


.pic-lista{
	width: 100%;
position: relative;
text-align: center;
max-width: 105px;
margin-top:10px;

}



.portada img {
	width:100%;
	margin-top:10px;
}


.compartir {
	margin-top:6px;
	
}


@media (max-width: 1024px) {
	
	.circular{
    height: 130px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 90px;
}


.pic-lista{
	width: 100%;
position: relative;
text-align: center;
max-width: 90px;
margin-top:10px;

}


.portada img {
	width:100%;
	margin-top:10px;
	padding-right:25px;
}

	
}









.puntuacionHeight{
	 position:relative;
}

.puntuacionHeight .puntuacion{
   left: 0px;
   bottom: 0px;
   width: 100%;
   position:absolute;  
   background: rgba(0, 0, 0, 0.5);
}




.logo {
	font-family: 'Lobster', cursive;
	font-size:45px;
	color:#32526e;
	text-shadow: 2px 2px #e7e7e7;

}

.logo-sub {
	font-size:20px;
	color:#ff884d;
	text-shadow: 2px 2px #e7e7e7;
	font-family: 'Lato', sans-serif; 
}

.cien {
	width:100%;
}


.link-two  {
	color:#32526e;
	font-weight:300;
	
}

.link-two a {
	color:#32526e;
	font-weight:400;
	
}

.link-two a:hover {
	color:#32526e;
	font-weight:400;
	
}


.circle-pope {
	width:60px;
	height:60px;
	background-image:url(../img/PAPA-FRANCISCO.jpg);
	background-repeat:no-repeat;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-size:150%;
	
}

.news {
	margin-bottom:5px;
	
}


.tit-news h2, .tit-news {
	font-size:20px;
	clear:both;
	margin-bottom:5px;
	color:#32526e;
	font-weight:600;
	
}

.tit-news  h2 a, .tit-news a{
	color:#32526e;

}

.tit-news  h2 a:hover, .tit-news a:hover{
       color:#527492;
       text-decoration:none;
}


.img-news-front {
  border: 1px solid #ccc;
  float: left;
  height: 8em;
  margin: .2em 1em 1em 0;
  overflow: hidden;
  width: 8em;
  padding:2px;
}


.page-header {
  padding-bottom: 9px;
  margin: 20px 0 10px;
  border-bottom: 1px solid #eee;
  font-size:20px;
  font-weight:400;
  color:#ff884d;
  font-family: 'Lobster', cursive;
}

.caption-less {
	font-size:22px;
	
}

@media (max-width: 640px) {
	
.caption-less {
font-size: 14px;
}
	
	
}

.icon-right {
	padding-right:5px;
	
}


.icon-news-front {
	padding-top:10px;
	float:right;
	
}


.top-front {
	margin-top:20px;
	
}

.blue-bold {
	font-weight:700;
	color:#fff;
	
}


/*ROTATOR NEWS*/

.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul {
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item {
    padding:14px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}


.sign-rotator {
	
	font-size:14px;
	color:#ff884d;
	
}


.tit-rotator {
	color:#32526e;
	font-size:16px;
	font-weight:700;

}


.icon-right-footer {
	float:right;
	
}

.color-footer {
	color:#32526e;
	
}



.alert-info-alt {
	 border-color: #fff;
     background: #32526e;
	 color: #fff;
	 text-align:center;
	 font-size:16px;
	 line-height: normal;
	 padding:10px 15px;

	  }


.alert a {
	color: #81b9c3;
	text-align:center;
	font-size:14px;
	line-height: normal;

}


.alert a:hover {
	color: #ff884d;
	text-align:center;
	font-size:14px;
	line-height: normal;


}


.link-footer {
	text-align:center;
	
}



.title-divider {
text-align: left;
margin-bottom: 0.5em;
margin-top:1em;
background-image:url(../img/bg_divider.png);
height:10px;
}


.box-redes {
	float:right;
	padding-top:5px;


}


.well-two {
	background-color:#81b9c3;
	
}

@media screen and (max-width: 998px){
	
	.well-two {
	background-color:#81b9c3;
	margin-top:80px;
}

.img-news-front {

float: left;
height: 6em;

width: 6em;


}
	
}


.bottom-20 {
	margin-bottom:15px;
	
}



.icon-my {
	margin:0;
	
	
}

.separador-listas {
	background-color: #CCC;
	height: 1px;
	margin: 20px 10px;
}

.listaPeliculas .row .col{
	margin-top: 10px;
}


.star-icon {
    color: #ddd;
    font-size: 1.2em;
    position: relative;
}
.star-icon.full:before {
    text-shadow: 0 0 1px rgba(0,0,0,0.7);
    color: #FDE16D;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
}
.star-icon.half:before {
    text-shadow: 0 0 1px rgba(0,0,0,0.7);
    color: #FDE16D;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
    width: 50%;
    overflow: hidden;
}

@-moz-document url-prefix() { /* Firefox Hack :( */


  
  .buscar-peli {
	padding-top:60px;
	background-color:#999;
	
}




  

  
  
@media screen and (max-width: 780px){
	
	
	.navbar-brand logo {
		font-size:9px;
		
	}
	 

} 
  











