/*
Global
Menu
Search box
List
Pagination
Content
Comment
Button
*/

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
@import url(http://fonts.googleapis.com/css?family=Playfair+Display+SC:400,900italic,900,700italic,700,400italic);
*/











.primeralinea {
  text-indent: 40px;
}



@font-face {
    font-family: 'archivo_narrowbold';
    src: url('fuentes/farchivonarrow-bold-webfont.woff2') format('woff2'),
         url('fuentes/archivonarrow-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#test {
  max-height: 400px;
  width: 50%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow:hidden;
}

#test .test-image {
  width: 100%;
}

.hs-responsive-embed { 
  position: relative; 
height: 0; 
overflow: hidden; 
padding-top: 0; 
padding-left: 0; 
padding-right: 0;  
 } 

.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed { 
 position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
border: 0; 
 } 

.hs-responsive-embed, 
.hs-responsive-embed.hs-responsive-embed-youtube, 
.hs-responsive-embed.hs-responsive-embed-wistia, 
.hs-responsive-embed.hs-responsive-embed-vimeo { 
 padding-bottom: 56.25%; 
} 





#destacadaseccion
{
	font-weight: 900;
    text-transform: uppercase;
    display: block;
    color: #C03;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 14px;
}



.my-2 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important; }
  
  




.iframe{
    border-width: 0px;
	border: 0px;
}
.bannerpreview {
	/* [disabled]height:150px; */
	width: 100%;
	margin-bottom: 50px;
	margin-top: 50px;
}



.margenbannercr
{
	margin-bottom:40px;
}


.margenbannercr2
{
	text-align: center;
	margin-bottom:40px;
}




.justify-content-center {
    justify-content: center !important;
}

#dipu {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;


}




.align-self-center {
    align-self: center !important;
}


.align-items-center {
    align-items: center !important;
}


.justify-content-center {
    justify-content: center !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
  }
  
  
  .d-block {
    display: block !important;
}

timg {
    vertical-align: middle;
    border-style: none;
}
  


.buscadortitulo
{
	margin-bottom: 10px;
	/* padding: 0; */
	font-family: "Miller Display";
	font-size: 15px;
	line-height: 15px;
	top: 0px;
	margin-top: 0px;
}



.cookiespoltitulo
{
	margin-bottom: 10px;
    padding: 0;
    font-family: "Miller Display";
    font-size: 30px;
}

.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    border-radius: 0;
    background: #212327 url(../imagenes/cubes.png);
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
}

.cookiealert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
	text-decoration: underline;
	color: #CCC;
	cursor: pointer;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}


.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}







.author-info {
	border-bottom: 1px thick #333;
	border-top: 1px thick #ddd;
	margin-top: 2px;
	padding: 20px 0 15px;
}

.author-info img {
	float: left;
	padding-left: 12px;
}

.ai-info {
	margin-left: 92px;
}

.ai-info h6 {
	font-family:  "Miller Display";
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #333;
	margin-top: 5px;
}

.ai-info p {
	font-family:  "Miller Display";
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #333;
	margin-top: 5px;
	text-align:left;
}



#ayuntamientos {
	text-align: center;
	color: #393;
	font-size: 14px;
	width: 125px;
}
#ayuntamientos #form #jumpMenu {
	
	color: #000;
}
#jumpMenu {
	
	background-color: #FFF;
}




.video-responsive {
position: relative;
padding-bottom: 56.25%; /* 16/9 ratio */
/*padding-top: 30px; /* IE6 workaround*/
padding-top: 0px; /* IE6 workaround*/
height: 0;
overflow: hidden;
}


.iframeresponsive {
position: relative;
padding-bottom: 36.25%; /* 16/9 ratio */
/*padding-top: 30px; /* IE6 workaround*/
padding-top: 0px; /* IE6 workaround*/
height: 0;
overflow: hidden;
}






.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.fechanoticia
{
	font-family: 'Miller Display';
	font-size:16px;
	color: #000;
	margin-bottom:10px;
	margin-left: 0px;
	font-weight:500;
}



.cuerponoticia {
	color: #8A8A8A;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	margin: 0;
	font-style: normal;
	font-weight: 500;
	text-align:justify;
}






	  #copyresponsive
	  {
		  display:none;
	  
	  
	   }











.imgcabecera {
	/* height: 400px; */
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	top: 0px;
}
.imgcabecera  .img-responsive {
   max-width: 100%;
  min-width: 100%;
  min-height: 100%;
  margin: 0;
}


.encabezadoentrevista {
	font-size: 16px;
	font-family: "Playfair Display";
	font-weight: bold;
	line-height: 20px;
	margin: 10px 0 20px;
	text-transform: none !important;
	text-align:justify;
}



.margenpievideos {
	margin-bottom: 60px;
}

.i-video {
	margin-top: 35px;
	margin-right: -15px;
	margin-left: -15px;
}

.i-video li {
	/* [disabled]width: 50%; */
	padding: 0 15px;
/*	float: left;
*/	margin-bottom: 30px;
}

.iv-cat {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e00000;
	margin: 12px 0 0;
	display: table;
}

.iv-inner h5 {
	font-size: 16px;
	font-family: "Playfair Display";
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0 20px;
	text-transform: none !important;
}

.iv-inner .bb-meta {
	font-size: 12px;
	padding-bottom: 15px;
}

.iv-main {
	position: relative;
}

.iv-main:before {
	content: "";
	/*background: url(../images/play-small.png) no-repeat;*/
	width: 38px;
	height: 37px;
	position: absolute;
	right: 20px;
	bottom: 18px;
}

.iv-inner .bb-meta i {
	font-size: 14px !important;
}

.iv-inner .bb-meta span {
	margin-right: 20px;
}

.bb-meta {
	text-transform: uppercase;
	color: #777;
	font-family: Oswald;
	margin-top: -10px;
	border-bottom: 1px dotted #7f7f7f;
	padding-bottom: 27px;
}

.bb-meta span {
	margin-right: 25px;
}

.bb-meta span i {
	margin-right: 5px;
	font-weight: normal;
	font-size: 17px;
}




.blog-single-gal .bg-share {
	border-bottom: none;
}

.blog-single-gal .author-info {
	border-top-color: #333;
}

.blog-single h3 {
	font-size: 27px;
	line-height: 31px;
}

.blog-single h3 {
	font-family: "Playfair Display";
	font-size: 36px;
	font-weight: bold;
	color: #000;
	line-height: 36px;
	margin: 15px 0 25px;
}

.blog-single p {
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

.blog-single p a {
	color: #e00000;
	border-bottom: 1px solid #dddddd;
}

/*.blog-single h5 {
	font-size: 30px;
	color: #333333;
	font-family: Arial;
}*/

.blog-single h4 {
	font-size: 18px;
	color: #333333;
	font-family: Arial;
	margin: 25px 0 15px;
	text-transform: uppercase;
}

.paddingopi

{ margin-left: 25px;
}

.margenimgopinion
{
	margin-top: 0px;
	margin-bottom: 25px;

}



.margenimgnoticia
{
	margin-top: 0px;
	margin-bottom: 25px;

}

.margenimgnoticia img
{
	width: 100%;

}


.sep1 {
	width: 37px;
	height: 1px;
	background: #000;
	margin: 15px auto 7px;
	display: table;
}



.rp-date {
	font-family: "Playfair Display";
	font-style: italic;
	color: #999;
	text-align: center;
	font-size: 40px;
	line-height: 24px;
	padding-top: 10px;
}

.rp-date span {
	font-size: 16px;
	display: block;
}

.rp-date span:nth-child(2) {
	margin-top: 30px;
}

.rp-date em {
	font-size: 30px;
}


.bs-aside img {
	display: table;
	margin: 0px auto;
	border-radius: 50%;
}

.bs-aside h6 {
	font-family: 'Playfair Display';
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #060607;
	text-align: center;
}

.bs-aside .share-count {
	display: table;
	width: 100%;
	text-align: center;
	font-family: 'Playfair Display';
	font-size: 12px;
	font-style: italic;
	color: #060607;
}
.bsa-social {
	display: table;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.bsa-social a {
	width: 40px;
	height: 40px;
	margin-right: 1px;
	background: #3b5998;
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-right: -2px;
}

.bsa-social a:nth-child(2) {
	background: #00aced;
	margin-left: 0px;
}

.bsa-social a:nth-child(3) {
	background: #509e54;
	display:none;

}

.bsa-social a:nth-child(4) {
	/*background: #f47d1e;*/
	background: #2ca5e0;
	display:none;
	
}







.bsa-social a:hover {
	background: #CCC !important;
}




.news-ticker {
/*	border-left: 1px solid #dddddd;
*/	padding-left: 110px;
	position: relative;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	height:90px;
}

.news-ticker:after {
	content: "";
	background: url(../imagenes/nt.png) no-repeat;
	width: 130px;
	height: 97px;
	position: absolute;
	top: 10px;
	left: -10px;
}

.news-ticker .item span {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e00000;
}

.news-ticker .item p {
	font-size: 14px;
	
	text-transform: uppercase;
	color: #777;
/*	margin: 0*/
padding-top: 10px;
	font-weight:700;
}

.news-ticker .item h4 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 40px;
}

#news-ticker .slick-prev {
	width: 20px;
	height: 20px;
	background-color: #fff;
	display: table;
	font-size: 0px;
	margin-top: 15px;

	position: absolute;
	/*right: 6px;*/
	lef: 0px;
	top: 0;
	border: none;
}

#news-ticker .slick-prev:after {
	content: url("https://www.cuadernosmanchegos.com/imagenes/prev.jpg");
/*	content: "\f106";
*/	font-family: 'FontAwesome';
	font-size: 12px;
	color: #000;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 19px;
	border: solid 1px #777;
	display: table;
	position:absolute;
	top:0;
	left:0;
	right:0;
}

#news-ticker .slick-next {
	
	width: 20px;
	height: 20px;
	background-color: #fff;
	display: table;
	font-size: 0px;
	position: relative;
	position: absolute;
	right: -15px;
	top: 0;
	margin-top: 15px;
	border: none;
}

#news-ticker .slick-next:after {
	/*content: "\f107";*/
	content: url("https://www.cuadernosmanchegos.com/imagenes/next.jpg");
	font-family: 'FontAwesome';
	font-size: 12px;
	color: #000;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 19px;
	border: solid 1px #777;
	display: table;
	position:absolute;
	top:0;
	left:0;
	right:0;
}

#news-ticker .slick-prev:hover:after ,
#news-ticker .slick-next:hover:after {
	color: #e00000;
	border-color: #e00000;
}


.marked-title {
    width: 100%;
    border-bottom: solid 1px #e9b229;
    margin-bottom: 25px;
}



.marked-title h3 {
	font-size: 18px;
	line-height: 25px;
	height: 33px;
	color: #ffffff;
	display: inline-block;
	zoom: 1;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 0px;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FF3F00;
}









p {
	color: #666;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	line-height: 15px;
	margin: 0;
	text-align:justify;
}



ul {
    padding: 0;
    margin: 0;
}

ul, li, ol {

}


.postredes ul li {
  color: #716e6e;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;

/*	font-family: "Miller Display";*/
	font-family:"Open Sans";
	margin-top: 1em;
	margin-right: 1.3em;
	margin-bottom: 1em;
	margin-left: 1.3em;
}



.postredes ol li {
  color: #716e6e;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;

/*	font-family: "Miller Display";*/
	font-family:"Open Sans";
	margin-top: 1em;
	margin-right: 1.3em;
	margin-bottom: 1em;
	margin-left: 1.3em;
}




.twitter-widget a {
	color: #ee3733;
}

.btn-system {
	background-color: #ee3733;
}

.btn-system.border-btn {
	border-color: #ee3733;
	color: #ee3733;
}

.btn-system.border-btn:hover {
	background-color: #ee3733;
}

.btn-system.border-btn.btn-wite:hover {
	color: #ee3733;
}

.btn-system.btn-wite{
	color: #ee3733;
}



.btn {
	border-radius: 3px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
	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;
}

.btn-system {
	display: inline-block;
	color: #fff;
	margin-right: 5px;
	font-weight: 300;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
	box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
	-o-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
  	-webkit-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
  	border:0;
  	text-transform: uppercase;
  	font-weight: 400;
}

.btn-system:last-child {
	margin-right: 0;
}

.btn-system {
	font-size: 1em;
	width: auto;
}

.btn-system.border-btn {
	background-color: transparent;
	border: 1px solid;
	box-shadow: none;
	-o-box-shadow: none;
	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
}

.btn-system:hover {
	color: #fff;
	opacity: 0.8;
}

.btn-system.border-btn:hover {
	opacity: 1;
	color: #fff;
}

.btn-system.border-btn.btn-gray:hover {
	background-color: #444;
	color: #fff;
}

.btn-system.border-btn.btn-black:hover {
	background-color: #111;
	color: #fff;
}

.btn-system.border-btn.btn-wite:hover {
	background-color: #fff;
}

.btn-system.btn-gray {
	background-color: #444;
}

.btn-system.btn-black {
	background-color: #111;
}

.btn-system.btn-wite{
	background-color: #fff;
}

.btn-system.border-btn.btn-gray {
	background-color: transparent;
	border: 1px solid #444;
	color: #444;
}

.btn-system.border-btn.btn-black {
	background-color: transparent;
	border: 1px solid #111;
	color: #111;
}

.btn-system.border-btn.btn-wite {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.btn-large {
	font-size: 14px;
	padding: 9px 22px;
}

.btn-medium {
	font-size: 14px;
	padding: 7px 18px;
}

.btn-small {
	padding: 5px 15px;
}

.btn-mini {
	padding: 3px 12px;
}

.btn-large.border-btn {
	padding: 8px 22px;
}

.btn-medium.border-btn {
	padding: 6px 18px;
}

.btn-small.border-btn {
	padding: 4px 15px;
}

.btn-mini.border-btn {
	padding: 2px 12px;
}





.footerfondo {
	background-color:#000;
}

footer {
	background-color: #000;
    padding-top: 60px;
	border-top: 4px solid #555;
	color: #ccc;
	margin-top: 20px;
}

footer p {
	color: #ccc;
}

footer a {
	color: #666;
}

footer a:hover {
	color: #666;
	text-decoration: underline;
}

.footer-widget {
    margin-bottom: 45px;
}

.footer-widget h4 {
	color: #eee;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 700;
	position: relative;
}

.footer-widget h4 .head-line {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 3px;
	background-color: #333;
	margin: 0;
}

.social-widget ul.social-icons li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px;
}

.social-widget ul.social-icons li a i {
	font-size: 1.4em;
	width: 36px;
	height: 36px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	display: block;
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
	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;
}
.social-widget ul.social-icons li a:hover {
	text-decoration: none;
}

.social-widget ul.social-icons li a.facebook:hover i {
	background-color: #507CBE;
}

.social-widget ul.social-icons li a.twitter:hover i {
	background-color: #63CDF1;
}

.social-widget ul.social-icons li a.google:hover i {
	background-color: #F16261;
}

.social-widget ul.social-icons li a.dribbble:hover i {
	background-color: #E46387;
}

.social-widget ul.social-icons li a.linkdin:hover i {
	background-color: #90CADD;
}

.social-widget ul.social-icons li a.tumblr:hover i {
	background-color: #4D7EA3;
}

.social-widget ul.social-icons li a.flickr:hover i {
	background-color: #E474AF;
}

.social-widget ul.social-icons li a.instgram:hover i {
	background-color: #4D4F54;
}


.social-widget ul.social-icons li a.youtube:hover i {
	background-color: #F00;
}


.social-widget ul.social-icons li a.vimeo:hover i {
	background-color: #87D3E0;
}

.social-widget ul.social-icons li a.skype:hover i {
	background-color: #36C4F3
}

/*.contact-widget {
	background: url(../images/map.png) center bottom no-repeat;
}*/

.contact-widget span {
	font-weight: 700;
}

.contact-widget ul li {
    margin-bottom: 12px;
}

.contact-widget ul li p a {
    color: #bbb;
}

.contact-widget p {
    padding-bottom: 20px;
}

.twitter-widget a:hover {
	color: #43B9CD;
	text-decoration: underline;
}

.twitter-widget ul li {
    margin-bottom: 20px;
}

.twitter-widget ul li span {
	color: #666;
}

.flickr-widget ul {
    overflow: hidden;
}

.flickr-widget ul li {
    float: left;
    margin-left: 8px;
    margin-bottom: 8px;
}

.flickr-widget ul li:nth-child(3n+1) {
    margin-left: 0;
}

.flickr-widget ul li a {
    display: inline-block;
	width: 80px;
	opacity: 0.6;
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
	border: 4px solid #333;
    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;
}

.flickr-widget ul li a img {
    width: 100%;
	height: 65px;
}

.flickr-widget ul li a:hover {
	opacity: 1;
}

.mail-subscribe-widget form {
    margin-top: 15px;
    margin-bottom: 20px;
}

.mail-subscribe-widget form input[type="text"] {
    outline: none;
    color: #666;
    font-size: 12px;
    padding: 6px 12px;
	border: none;
    background: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
}

.copyright-section {
    padding: 15px 0;
	font-size: 11px;
	letter-spacing: 0.5px;
    border-top: 1px solid rgba(255,255,255,.06);
}

.copyright-section p {
	font-size: 11px;
	text-transform: uppercase;
}
.copyright-section p a:hover{
	text-decoration: none;
	color: #fff;
}
ul.footer-nav {
    float: right;
}

ul.footer-nav li {
    display: inline-block;
    float: left;
    margin-left: 15px;
}

ul.footer-nav li:first-child {
    margin-left: 0;
}

ul.footer-nav li a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    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;
}

ul.footer-nav li a:hover {
	color: #fff;
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 18px;
    right: 15px;
}

.back-to-top i {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    text-align: center;
    background-color: #444;
    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;
}





















.all-posts-url {
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
	color: #878c8e;
	font-size: 11px;
	top: 0px;
	position: absolute;
}



.title-wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 5px;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #ebeeef; }


	








.bottom-line:after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  bottom: 0;
  position: absolute; }

.bottom-line--orange:after {
  background-color: #fc7e19; }

.bottom-line--blue:after {
  background-color: #0098d0; }

.bottom-line--region:after {
  background-color: #264c84; }

.bottom-line--creal:after {
  background-color: #9f3819; }


.bottom-line--cuenca:after {
  background-color: #338aa6; }

.bottom-line--guadalajara:after {
  background-color: #4b4b4b; }

.bottom-line--toledo:after {
  background-color: #6d8b13; }


.bottom-line--red:after {
  background-color: #a21d1d; }
  
  
.title-wrap a  {
  float:right;
	text-decoration:none;
	color:#fff;
	background:#a21d1d;
	text-transform:uppercase;
	font-size:0.7em;
	padding:3px 8px;
	  margin-top: 25px;
}
  
 
  
  

.bottom-line--salad:after {
  background-color: #a3ef41; }

.bottom-line--yellow:after {
  background-color: #ffe744; }

.bottom-line--light-blue:after {
  background-color: #00c9d0; }

.bottom-line--violet:after {
  background-color: #6b41ef; }

.bottom-line--purple:after {
  background-color: #9e45ff; }

.section-title {
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
  font-size: 22px;
  display: inline-block;
  float: left; }
  .section-title--sm {
    font-size: 18px; }
	
	
	
	#serfvita
	{
	        background: url('https://www.cuadernosmanchegos.com/imagenes/serfvita.gif'); 
			background-repeat: no-repeat; 
    
	width: 1520px;
	height: 154px;
	
	
	}
	
	
	
	
  @media only screen and (max-width: 767px) {
	  
	  
	#serfvita
	{
	        background: url('https://www.cuadernosmanchegos.com/imagenes/banner-responsive.gif'); 
   /* width: 766px;
    height: 110px;*/
  background-repeat: no-repeat;
  
  	}
    
	#uno
	{
	        background: url('https://www.cuadernosmanchegos.com/imagenes/banner/navidad-fisioterapia-bello.gif');	
	}
	
	#poesia
{
	color: #716e6e;

font-size: 0.98em;

font-weight: normal;

line-height: 1.8em;

text-align: left;

font-family: "Miller Display";

font-family: "Open Sans";}


#quijote {
	display:none;
}

#letrascuadernos {
	display: none;
}

.sep1 {
	display:none;
}


	.section-title {
		font-family: Verdana, Geneva, sans-serif;
	text-transform:none;
	color: #003;
      float: none;
	  font-size:10px;
	  margin-bottom: 0px;
	  letter-spacing: 0px; }
	  
	  #copy
	  {
		  display:none;
	  
	  
	   }
	  
  }
	  
	  
	  .bannerprincipal
{
	width: 100%;
}

.bannerpreview {
	/* [disabled]height:150px; */
	width: 100%;
	margin-bottom: 50px;
	margin-top: 50px;
}


.bannerpreviewentrevista {
	/* [disabled]height:150px; */
	width: 100%;
	margin-bottom: 0px;
}

@font-face {
font-family: 'Gnuolane Rg';
font-style: normal;
font-weight: normal;
src:url('../fonts/gnuolane-webfont.eot');
src: url('../fonts/gnuolane-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/gnuolane-webfont-webfont.woff') format('woff'),
url('../fonts/gnuolanerg.ttf') format('truetype'),
url('../fonts/GnuolaneFree.svg#Gnuolane Rg') format('svg');
}








.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}

.wmuSliderPrev {
	position: absolute;
	width: 47px;
	height: 47px;
	text-indent: -9999px;
	background: url(../imagenes/arrows.png)no-repeat 0px 0px ;
	left: 0em;
	top: 8em;
	z-index: 2;
	cursor: pointer;
}
.wmuSliderNext {
	position: absolute;
	width: 47px;
	height: 47px;
	text-indent: -9999px;
	background: url(../imagenes/arrows.png)no-repeat -590px 0px;
	right: 0em;
	top: 8em;
	z-index: 2;
	cursor: pointer;
}
.vlog {
  background: url(../imagenes/banner2.jpg) no-repeat center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 450px;
    padding: 5em 0;
}
.vlog-lft-top img {
  height: 110px;
  width: 110px;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  left: 42px;
  border: 4px solid #fff;
}
.vlog-lft-top {
  background: url(../imagenes/vlo.png) no-repeat;
  min-height: 86px;
  text-align: center;
  position:relative;
}
a.perbtn {
  font-size: 1.1em;
  display: inline-block;
  color: #76ba43;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
.vlog-lft-bottom {
  background: #fff;
  padding: 3em 1em;
  text-align:center;
}

h4 {
	color: #000;
    font-weight: 200;
    font-stretch: normal;
    font-size: 1.3em;
    line-height: 1em;
    margin: 1em 0;
    font-family: "Miller Display";
}




.vlog-left{
  padding:0;
}
.vlog-left h4 {
  color: #3a3a3a;
  font-size: 1.4em;
  font-weight: 700;
  margin: 0;
  text-align: center;
}
.vlog-left p {
  color: #3a3a3a;
  font-size: 1.2em;
  font-weight: 300;
  text-align: center;
  margin: 0.5em 0;
}
i.facebk {
  width: 32px;
  height: 32px;
  background:  url(https://www.cuadernosmanchegos.com/imagenes/soci.png)no-repeat 1px 1px;
  float: left;
  vertical-align: middle;
}
i.twiter {
  width: 32px;
  height: 32px;
  background: url(../imagenes/soci.png)no-repeat -37px 1px;
  float: left;
  vertical-align: middle;
}
i.youtub {
  width: 32px;
  height: 32px;
  background: url(../images/soci.png)no-repeat -75px 1px;
  float: left;
  vertical-align: middle;
}
i.pp {
  width: 32px;
  height: 32px;
  background: url(../imagenes/soci.png)no-repeat -113px 1px;
  float: left;
  vertical-align: middle;
}
.socia li {
  display: inline-block;
  margin: 0 0.1em;
}
.socia ul {
  padding: 0;
}
.socia {
  position: absolute;
  bottom: -18px;
  left: 21px;
}
.vlog h3 {
  color: #fff;
  font-size: 2em;
  font-weight: 400;
  text-align: center;
  margin: 0;
  padding: 1em 0;
}
.vlog h6 {
  color: #666666;
  font-size: 1.3em;
  font-weight: 400;
  text-align: center;
  margin: 1em 0;
}
i.line {
  width: 100%;
  height: 10px;
  background: url(../imagenes/line.png) 0px 0px;
  display: block;
}

i.cup {
  width: 32px;
  height: 32px;
  background: url(../imagenes/cup.png)no-repeat 1px -1px;
  float: left;
  vertical-align: middle;
  padding-top: 1em;
}

.comopasser {
	/* [disabled]background: #f5f5f5; */
	margin-top: 5px;
	padding-top: 3em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	color: #400000;
}
/*.comopasser h3 {
  color: #272727;
  font-size: 1.4em;
  font-weight: 500;*/
/*  margin: 0;
*/

.margincomo {
	margin-bottom: 50px;
}



.comopasser p {
	color: #8a8989;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: 400;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	text-align: left;
}
.comopasser-bottom{
	background:#fff;
	padding:2em 1em 1em; 
}
a.gamsbtn {
	padding: 0.4em 1.7em;
	font-size: 1em;
	display: inline-block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	position: absolute;
	top: 190px;
	left: 35px;
	background-color: #000000;
}
a.gamsbtn:hover{
  background: #de21b8;
}
a.anasbtn {
  background: #73d245;
  padding: 0.4em 1.7em;
  font-size: 1em;
  display: inline-block;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  position: absolute;
   top: 190px;
  left: 35px;
}
a.anasbtn:hover{
  background: #de21b8;
}
a.avisbtn {
  background: #e62117;
  padding: 0.4em 1.7em;
  font-size: 1em;
  display: inline-block;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  position: absolute;
  top: 190px;
  left: 35px;
}
a.avisbtn:hover{
  background: #de21b8;
}
a.cinmsbtn {
  background: #377aea;
  padding: 0.4em 1.7em;
  font-size: 1em;
  display: inline-block;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  position: absolute;
  top: 190px;
  left: 35px;
}
a.cinmsbtn:hover{
  background: #de21b8;
}
.comopasser-top{
  position:relative;
  padding-top: 20px;
}
.curtir li {
  display: inline-block;
  margin: 0 0em;
  vertical-align: middle;
  font-size:1em;
  font-family: 'Miller Display';
color: #000;
font-weight: 500;
  
  
  
  
}
i.inter1 {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url("../imagenes/1111.png") no-repeat -3px -3px;
  vertical-align: middle;
  margin-right: 4px;
}
span.icon_text1 {
  vertical-align: middle;
  font-size: 1em;
  color: #959595;
  font-weight: 300;
}
.fb-share-button.fb_iframe_widget {
  margin-left: 5px;
}
.curtir {
  border-top: 1px solid #D2D1D1;
  padding: 1em 0 0;
}



.usuario
{
	font-size:14px;
	font-family: 'Miller Display';
}
.articulo-titulares { padding-bottom: 0.625rem; }
.articulo-titulares .articulo-titulo { font-size: 2.47058em; line-height: 114.285%; font-weight: 700; color: #000; margin: 0 0 0.875rem 0; letter-spacing:-1px;}

.articulo-titulares .articulo-titulo h1 {
	font-family: 'Miller Display';
	font-size: 2em; line-height: 135%; color: #444; margin-bottom: 0.250rem; 
}


.articulo-subtitulo h2, .articulo-subtitulo {
	font-size: 1em;
	line-height: 1.1em;
	color: #036;
	margin-bottom: 0.250rem;
	font-family: "Open Sans";
	font-weight: normal;
	letter-spacing: 0.2px;
	text-align:left; }

.articulo-subtitulo h4, .articulo-subtitulo {
	font-size: 1.3em;
	line-height: 1.1em;
	color: #036;
	margin-bottom: 0.250rem;
	font-family: "Open Sans";
	font-weight: normal;
	letter-spacing: 0.2px;
	text-align:left; }

/* COLOR NOTICIAS REGION */











.latest_newsarea{border-bottom:2px solid #09c; border-top:2px solid #09c}
.latest_newsarea span{background-color:#09c; color:#fff}
.latest_newsarea span:after, .latest_newsarea span:before{left:100%; top:50%; border:solid transparent; content:""; height:0; width:0; position:absolute; pointer-events:none}
.latest_newsarea span:after{border-color:rgba(0,153,204,0); border-left-color:#09c; border-width:10px; margin-top:-10px}
.latest_newsarea span:before{border-color:rgba(0,153,204,0); border-left-color:#09c; border-width:11px; margin-top:-11px}
.news_sticker li a:before{color:#09c}

.color
{
	background-color:#000;
}




.latest_newsarea{display:inline; float:left; width:100%; background-color:#1b1a1a}
.news_sticker li a{display:inline-block; color:#eee; margin-right:40px}
.latest_newsarea span{
	display: block;
	float: left;
	font-size: 16px;
	padding: 5px 25px;
	position: absolute;
	z-index: 20;
	color: #FFF;
	
}


.latest_newsarea p {
	color: #FFF;
	display: block;
	float: left;
	font-size: 10px;
	padding: 5px 25px;
	position: absolute;
	z-index: 20;
	background-color: #000;
	font-family: "Open Sans";

}


.news_sticker{float:right; width:85%; padding:5px 15px 5px 5px}
.news_sticker li a:before{content:""; margin-right:5px}
.news_sticker li a:before{display:inline-block; font-family:FontAwesome; font-style:normal; font-weight:normal; line-height:1}








/*.section-title {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 25px
}*/
.section-title h2 {
	font: 700 18px/40px 'Roboto', sans-serif;
	margin: 0 10px 0 0px;
	float: left;
	border-left: 5px solid #000;
	border-right: 1px solid #000;
	padding: 0 10px;
	text-transform: uppercase;
}
	.section-title h3 {
	margin: 0 10px 0 0px;
	float: left;
	border-left: 5px solid #000;
	border-right: 1px solid #000;
	padding: 0 10px;
	text-transform: uppercase;
	font-family: "Open Sans";
	font-size: 18px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: -0.03em;	
	
	
}
.section-title small {
	font: 400 14px/40px 'Roboto', sans-serif;
	color: #888888;
}

.blue-border h2, .cp-mega-menu h2, .cp-pro-details-tabs .nav > li > a:hover, .cp-pro-details-tabs .nav > li > a:focus,
.cp-pro-details-tabs .nav-tabs > li.active > a, 
.cp-pro-details-tabs .nav-tabs > li.active > a:hover, 
.cp-pro-details-tabs .nav-tabs > li.active > a:focus

{ border-color:#32aae1;}

.sections.footer {
    padding-bottom: 80px;
}


.footer_widget{
    background-color: rgba(41, 39, 34, 0.75);
    color:#fff;
    background-size: cover;
}
.footer_widget .main_widget{
    padding: 55px 15px 80px 15px; 
    overflow: hidden;
}
.single_widget{
    margin-bottom:30px;
}
.single_widget ul li{
    margin-bottom:10px;
}
.single_widget ul li a{
    width:100%;
    display:block;
    overflow: hidden;
    font-size:0.875rem;
    color:#fff;
    line-height: 1.4rem;
}
.single_widget ul li a:hover{
    color:#ff7200;
}

.footer_logo{
    margin-bottom: 20px;
}

.single_widget li.single_latest_news{
    margin-bottom: 20px;
}
.footer_subcribs_area .navbar-form {
    padding: 0;
}
.footer_subcribs_area .form-control {
    font-size: 14px;
    border: 1px solid #a199b4;
    color:#a199b4;
    border-radius:0px;
    width: 100%;
    display: inline-block;
    height: 45px;
    background-color:transparent;
    line-height: 20px;
}
.footer_subcribs_area .form-group{
    position:relative;
}

.footer_subcribs_area .submit_btn{
    background: transparent;
    border: 0px solid #ccc;
    color: #ededed;
    padding: 5px 10px;
    border-radius: 0px;
    height: 45px;
    outline: none;
    width: 25%;
    transition: all .6s;
    margin-left: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.footer_subcribs_area .submit_btn:hover{
    color: #fff;
}
.footer_subcribs_area .submit_btn:before {
    content: "\f178";
    font-family: 'Fontawesome';
    text-align: center;
    font-size:1rem;
}
.separator {
    height: 1px;
    width: 170px;
    margin: 20px 0px;
    background: #eeeeee;
    position: relative;
}
.separator:after {
    position: absolute;
    left:0;
    bottom:0;
    height: 2px;
    width: 50px;
    background: #ff7200;
    content:"";

}
.separator2 {
    height: 1px;
    width:93%;
    margin: 20px 0px;
    background: #eeeeee;
    position: relative;
}
.separator2:after {
    position: absolute;
    left:0;
    bottom:0;
    height: 2px;
    width: 70px;
    background: #ff7200;
    content:"";
}


.separator3 {
    height: 2px;
    width: 30px;
    margin:20px auto;
    background: #5e9a28;
}
.separator4 {
    height: 2px;
    width: 30px;
    margin:20px 0px;
    background: #f38181;
}

/*footer section*/
.footer{
    background: #000000;
}
.footer .main_footer{
    overflow: hidden;
    padding: 40px 0px;
}
.footer .flowus{
    text-align: right;
}
.footer .flowus a i{
    color:#fff;
    font-size:1rem;
    padding: 5px;
    border:1px solid #fff;
    border-radius: 0;
    width:30px;
    height:30px;
    text-align: center;
    line-height: 18px;
    margin-right:5px;
    margin-top:10px;
}
.footer .flowus a i:hover{
    color:#ff7200;
    border:1px solid #ff7200;
}

.copyright_text{
    text-align: left;
}
.copyright_text p{
    color:#fff;
    line-height: 25px;
    max-width: 100%;
    padding-top: 15px;
}
.copyright_text p i{
    padding:0px 10px;
    color:#ff0000;
}
.copyright_text p a{
    padding:0px 10px;
    color:#ff7200;
}











.backgroundfooter
{
	    background-color: #333;

}

.backgroundfooterbottom
{
	    background-color: #000000;

}



.video_overlay {
	background-color: #333;
	width: 100%;
	height: auto;
}






.main-title-head-region {
	border-bottom: 4px solid #264c84;
	margin-bottom: 1em;
}
.main-title-head-region h3 {
	color: #202021;
	font-size: 1.6em;
	font-weight: 400;
	word-spacing: 3px;
	float: left;
	font-family: "Open Sans";
	padding-bottom: 4px;
	text-transform: uppercase;
}
.main-title-head-region a {
	float:right;
	text-decoration:none;
	color:#fff;
	background:#264c84;
	text-transform:uppercase;
	font-size:0.7em;
	padding:3px 8px;
	  margin-top: 25px;
}

/* COLOR NOTICIAS REGION */


/* COLOR NOTICIAS CIUDAD REAL */

.main-title-head-ciudadreal {
	border-bottom: 4px solid #9f3819;
	margin-bottom: 1em;
}
.main-title-head-ciudadreal h3 {
	color:#202021;
	font-size:1.6em;
	font-weight:400;
	word-spacing:3px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	  padding-bottom: 4px;
}
.main-title-head-ciudadreal a {
	float:right;
	text-decoration:none;
	color:#fff;
	background:#9f3819;
	text-transform:uppercase;
	font-size:0.7em;
	padding:3px 8px;
	  margin-top: 25px;
}

/* COLOR NOTICIAS CIUDAD REAL */


/* COLOR NOTICIAS TOLEDO */

.main-title-head-toledo {
	border-bottom: 4px solid #6d8b13;
	margin-bottom: 1em;
}
.main-title-head-toledo h3 {
	color: #202021;
	font-size: 1.4em;
	font-weight: bold;
	word-spacing: 3px;
	float: left;
	font-family: Lato;
	padding-bottom: 4px;
}
.main-title-head-toledo a {
	float:right;
	text-decoration:none;
	color:#fff;
	background:#6d8b13;
	text-transform:uppercase;
	font-size:0.7em;
	padding:3px 8px;
	  margin-top: 25px;
}

/* COLOR NOTICIAS TOLEDO */



/* COLOR NOTICIAS ALBACETE */

.main-title-head-albacete {
	border-bottom: 4px solid #a21d1d;
	margin-bottom: 1em;
}
.main-title-head-albacete h3 {
	color: #202021;
	font-size: 1.4em;
	font-weight: bold;
	word-spacing: 3px;
	float: left;
	font-family: Lato;
	padding-bottom: 4px;
}
.main-title-head-albacete a {
	float:right;
	text-decoration:none;
	color:#fff;
	background:#a21d1d;
	text-transform:uppercase;
	font-size:0.7em;
	padding:3px 8px;
	  margin-top: 25px;
}

/* COLOR NOTICIAS ALBACETE */


/* COLOR NOTICIAS CUENCA */

.main-title-head-cuenca {
	border-bottom: 4px solid #338aa6;
	margin-bottom: 1em;
}
.main-title-head-cuenca h3 {
	color: #202021;
	font-size: 1.4em;
	font-weight: bold;
	word-spacing: 3px;
	float: left;
	font-family: Lato;
	padding-bottom: 4px;
}
.main-title-head-cuenca a {
	float:right;
	text-decoration:none;
	color:#fff;
	background:#338aa6;
	text-transform:uppercase;
	font-size:0.7em;
	padding:3px 8px;
	  margin-top: 25px;
}

/* COLOR NOTICIAS CUENCA */


/* COLOR NOTICIAS GUADALAJARA */

.main-title-head-guadalajara {
	border-bottom: 4px solid #4b4b4b;
	margin-bottom: 1em;
}
.main-title-head-guadalajara h3 {
	color: #202021;
	font-size: 1.4em;
	font-weight: bold;
	word-spacing: 3px;
	float: left;
	font-family: Lato;
	padding-bottom: 4px;
}
.main-title-head-guadalajara a {
	float:right;
	text-decoration:none;
	color:#fff;
	background:#4b4b4b;
	text-transform:uppercase;
	font-size:0.7em;
	padding:3px 8px;
	  margin-top: 25px;
}

/* COLOR NOTICIAS GUADALAJARA */











body {
	font-size: 13px;
	line-height: 1.5;
	font-family: 'Roboto', sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

img {
	max-width: 100%;
/*	width: 100%;
*/}


.cabecera {
	display: flex;
	margin: 0 auto;
	font-family: "Open Sans";
  
}


a {
	text-decoration: none;
color: #4a90e2;
	/*color: #333;*/
	cursor: pointer;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}


.widget-content a:hover {
	color:#C00;
}

a:focus ,
a:hover {
	/*text-decoration: none;
	color: #000000;
	outline: none;*/
	
	color:#000;
	text-decoration: none;
	outline: 0;
	transition: .3s;
	/* [disabled]font-family: Pristina; */
}

*:focus {
	outline: none;
	/* [disabled]background-color: #FFF; */
}

strong {
	/*color: #FFF;*/
}

blockquote {
	position: relative;
	border-left: none;
	padding:1em;
}

blockquote p {
	font-weight: 700;
	color: #888;
}

blockquote:after{
	content: '}';
	font-family: 'Playfair Display SC', serif;
	font-size: 60px;
	color: #eee;
	position: absolute;
	right: -10px;
	top: 0;
}

.col-inner {
	padding:10px;
}

.inner {
	padding: 20px;
}

.margin-top-10 { margin-top: 10px }
.margin-top-20 { margin-top: 20px }
.margin-top-10-redes { margin-top: 10px }
.margin-top-30 { margin-top: 30px }
.margin-top-40 { margin-top: 40px }

.margin-bottom-10 { margin-bottom: 10px }
.margin-bottom-20 { margin-bottom: 20px }
.margin-bottom-30 { margin-bottom: 30px }
.margin-bottom-40 { margin-bottom: 40px }

.small { font-size: 10px }

.red  { color: #CB1B45 !important}
.blue { color: #58B2DC !important}

/*search*/

.form-search {
    margin:0;
    padding: 0;
}

.form-search .search-query {
    color: #999;
    margin-bottom: 0;
    background: #303030;
	border: none;
	padding: 0 25px 0 5px;
}

.form-search button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    position: absolute;
    right: 0;
    top: -3px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    color: #999
}

.form-search button:hover {
	color: #eee
}

.search-query:focus + button {
    z-index: 3;   
}


/*menu*/

              .containermenu {
 clear:both;
 float:left;
 overflow:hidden;
 width:100%;
}


.containermenuboe {
 clear:both;
 float:left;
 overflow:hidden;
 width:100%;
}

#menu {
	/*margin: 0;
	padding: 0;
	text-align: center;*/
	float:left;
/* left:50%;*/
left:50.5%;
 list-style-type:none;
 margin:0 auto;
 padding:0;
 position:relative;
}
	
		
	#menuboe {
	/*margin: 0;
	padding: 0;
	text-align: center;*/
	float:left;
 left:50%;
 list-style-type:none;
 margin:0 auto;
 padding:0;
 position:relative;
}
	
.menuboe li {
	/*display: inline-block;
	position: relative;
	text-align:center;
	*/
	float:left;
/* position:relative;
*/ right:50%;
}
	.menuboe li a {
	/*padding: 10px 14px; */
padding: 10px 7px; 
	font-weight: 700;
	/*	text-transform: uppercase;*/

	display: block;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
	
	
	
	
	
}
	
	
	
	

#menu {
/*	float: left;*/
/*clear:both;
 float:left;
 overflow:hidden;
 width:100%;
}*/}

.menu li {
	/*display: inline-block;
	position: relative;
	text-align:center;
	*/
	/*float:left;
/* position:relative;
*/ right:50%;
	
	
	
}

.menu li a {
	/*padding: 10px 17.56px;*/
    padding: 10px 11px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
	
	
	
	
	
}


#item-uno a {
  color: #264c84;
  }

#item-dos a {
  color: #9f3819;
  }
  
  #item-tres a {
  color: #6d8b13;
  }
  #item-cuatro a {
  color: #a21d1d;
  }
  #item-cinco a {
  color: #338aa6;
  }
  #item-seis a {
  color: #4b4b4b;
  }#item-siete a {
  color: #9ACD32;
  }








.nav .open>a, 
.nav .open>a:hover, 
.nav .open>a:focus,
.nav>li>a:hover, 
.nav>li>a:focus{
	background: none;
	color: #81415C
}

.sub-menu {
	max-width: 450px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-top: 1px solid #51A8DD;
	background-color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.sub-menu li a:first-letter {
	text-transform: uppercase;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #51A8DD;
	text-decoration: none;
	background-color: transparent;
}

.social-icon-list {
	float: right;
}

.nav-topbar li a{
	padding: 5px 10px;
	font-weight: normal;
	color: #999
}

.nav-topbar li a:hover {
	color: #eee
}

.top-link {
	font-size: 10px;
	padding-top: 3px;
}

.icon-bar {
	height: 1px;
	background-color: #0B1013;
	margin: 3px 0;
	width: 50px;
}



/*List*/

.list {
	margin: 0;
	padding: 0;
}

.list li {
	list-style-type: none;
	border-bottom: 1px dotted #C5C5C5;
}

.list li:last-child {
	border-bottom:none;
}


.list-view {
	margin-top: 10px
}

.list-view li {
	padding: 10px 0;
}

.list-item {
	margin-bottom: 20px;
}

.post-view .list li {
	padding: 10px 0;
}

/*Pagination*/

.pagination {
	margin: 0;
	line-height: 20px;
	font-family: 'Oswald', sans-serif;
}

.pagination>li>a, 
.pagination>li>span {
	border-color: transparent;
	padding: 0 6px;
	margin: 0 1px;
	font-size: 12px;
}

.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
	background-color: transparent;
}

.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
	background-color: #000;
	border-color: transparent;
}

.pagination > li:first-child {
	float: left;
	font-weight: 400;
	margin-right: 10px
}

/*content*/

/*.title2 {
	font-family: "Open Sans";
	font-weight: normal;
	color: #333;
	line-height: 1.2;
	text-transform: capitalize;
	position: relative;
	font-size: 1.1em;
	letter-spacing: 0.1px;
	
}*/

.title {
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	text-transform: none;
	position: relative;
	font-size: 2.1em;
	letter-spacing: 0.3px;
	text-align:left;
}


.title a {
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1em;
	text-transform: none;
	position: relative;
	font-size: 1.1em;
	letter-spacing: 0.3px;
	text-align:left;
}






.titlegenerales {
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	text-transform: none;
	position: relative;
	font-size: 1em;
	letter-spacing: 0.3px;
	text-align: left;
}


.titlegenerales a {
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	text-transform: none;
	position: relative;
	font-size: 1.1em;
	letter-spacing: 0.3px;
}


.titleregion {
	font-family: "Miller Display";
    font-weight: normal;
    color: #000;
    line-height: 1.2;
    text-transform: lowercase;
    position: relative;
    font-size: 1.3em;
    letter-spacing: 0.3px;
	text-align: left;
}


.titleregion a {
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	text-transform: none;
	position: relative;
	font-size: 1.1em;
	letter-spacing: 0.3px;
	text-align: left;
	
}



.titleprovincias {
	font-family: "Miller Display";
    font-weight: normal;
    color: #000;
    line-height: 1.2;
    text-transform: lowercase;
    position: relative;
    font-size: 1.1em;
    letter-spacing: 0.3px;
}


.titleprovincias a {
	font-family: "Miller Display";
    font-weight: normal;
    color: #000;
    line-height: 1.2;
    text-transform: lowercase;
    position: relative;
    font-size: 1.1em;
    letter-spacing: 0.3px;
}











.titleopinion {
	font-family: "Open Sans";
	font-weight: normal;
	color: #333;
	line-height: 1.2;
	text-transform: capitalize;
	position: relative;
	font-size: 1.1em;
	letter-spacing: 0.1px;
	text-align:left;
}








.page-header.huge .title{
	font-size: 50px;
	letter-spacing: 1px;
	font-weight: 100;
}

.page-header .title:first-letter {
	text-transform: uppercase;
}

.sub-title {
	font-style: italic;
}

.title-icon {
	width: 20px;
	display: inline-block;
}

.meta {
	font-size: 12px;
	padding: 2px 10px 2px 0;
	color: #555;
	font-weight: 100;
}

.meta i.fa {
	width: 16px;
}

.meta-wrapper {
	margin-bottom: 10px;
	padding-left: 0;
	margin-top: 20px;
}


. p {
	color: #716e6e;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.8em;
	text-align: justify!important;
	font-family: "Miller Display";
	margin-top: 1em;
	margin-right: 1.3em;
	margin-bottom: 1em;
}


.articulo-subtitulo p {
	font-size: 1em;
	line-height: 1.1em;
	color: #036;
	margin-bottom: 0.250rem;
	font-family: 'Miller Display';
	font-weight: normal;
	letter-spacing: 0.2px;
	text-align:left; }



. h2 {
	color: #716e6e;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.8em;
	text-align: justify!important;
	font-family: "Miller Display";
	margin-top: 1em;
	margin-right: 1.3em;
	margin-bottom: 1em;
}


.page-title p {
	

	color: #716e6e;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.8em;
	text-align: justify!important;
	font-family: "Miller Display";
	margin-top: 1em;
	margin-right: 1.3em;
	margin-bottom: 1em;
	margin-left: 1.3em;
}
	
.detalle p {
	color: #716e6e;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.8em;
	text-align: justify!important;
	font-family: "Miller Display";
	margin-top: 1em;
	margin-right: 1.3em;
	margin-bottom: 1em;
	margin-left: 1.3em;
	
}








.postredes p {
	color: #716e6e;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.5em;
/*	text-align: justify!important;*/
	text-align: left;

/*	font-family: "Miller Display";*/
	font-family:"Open Sans";
	margin-top: 1em;
	margin-right: 1.3em;
	margin-bottom: 1em;
	margin-left: 1.3em;
	


}
. p:first-child:first-letter {

}


.postredes p:first-child:first-letter {
font-size: 72px;
float: left;
padding: 10px;
height: 64px;
font-family: "Miller Display";
background-color: #F00;
margin-right: 10px;
color: white;
border-radius: 5px;
line-height: 70px;
}
/*.postredes p:first-child:first-line {
	font-weight: bold;
	font-size: 18px;
	color: #333;
}
*/






.postredes h3 {
	color: #000;
	font-weight: 200;
	font-stretch: normal;
	font-size: 1.3em;
	line-height: 1em;
	margin: 1em 0;
	text-align: justify!important;
	font-family: "Miller Display";


}




.tag {
	display: inline-block;
	margin: 2px 4px 4px 0;
	padding: 2px 8px;
	color: #fff;
	font-weight: 100;
	background-color: #C5C5C5;
}

.tag:hover {
	background-color: #000;
	color: #fff;
}

.page-meta .meta i.fa {	
	margin-right: 3px;
}

.share-view a {
	color: #000;
	margin: 0 5px;
	font-size: 20px;
	display: inline-block;
}

.share-view a:hover {
	color: #ccc;
}

.page-title .title + .meta-wrapper {
	margin-top: 10px;
	padding-top: 10px;
}

.page-title h1
{
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	text-transform: none;
	position: relative;
	font-size: 2.2em;
	letter-spacing: 0.3px;
}
	




.page-footer {
	margin-top: 20px;
}

/*comment*/

#reply-view{
	padding-bottom: 20px;
}

.comment .avatar {
	width: 32px;
}

.comment .list {
	padding: 0 20px;
}

.comment .time-ago {
	margin-left: 1em;
}

.comment-item-footer {
	font-size: 10px;
	margin-top: -5px;
}

.post-view .comment-item-footer li {
	border-bottom: none;
	padding: 0 10px 0 0;
	position: relative;
}

.post-view .comment-item-footer li:after {
	content: ".";
	position: absolute;
	right: 3px;
	top: -3px;
	color: #ccc;
}

.post-view .comment-item-footer li:last-child::after{
	content: "";
}

.post-view .comment-item-footer li a {
	color: #ccc;
}

.post-view .comment-item-footer li a:hover {
	color: #000;
}

.post-view .comment .media {
	margin-top: 0px;
	padding: 15px 0;
}

#comment-message {
	width: 100%;
}


/*cabecera logo*/
.logo {
	height: 150px;
	width: 450px;
}
	


/*button*/

a.main-button, input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    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;
}

a.main-button:hover, input[type="submit"]:hover {
	background: #444;
	color: #fff;
}

a.main-button i {
	font-size: 1.2em;
}

input[type="submit"] {
	border: none;
}

.tooltip .tooltip-inner {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}




.btn {
	padding: 5px 12px;
	font-size: 12px;
	border: 1px solid transparent;
	border-radius: 0;
	background-color: #eee;
	color: #686868;
	position: relative;
	display: inline-block;
	font-weight: bolder;
}

.btn-left-icon i {
	border-right: 1px solid rgba(33,33,33,.1);
	padding-right: 1em;
	margin-right: 12px;
	display: inline-block;
}

.btn:hover {
	background-color: #900;
	color: #fff;
}

.btn-link {
	background-color: transparent;
	padding: 3px 0;
	color: #c93164
}

.btn-link:hover {
	color: #111;
	background-color: transparent;
}

.load-more .btn {
	display: block;
}

.nav-topbar .download-btn a{
	background: #EB1B52;
	color: #fff;
}









@media screen and (min-width: 768px) and (max-width: 992px){
	
	
	
	
	
	
	#poesia
{
	color: #716e6e;

font-size: 0.98em;

font-weight: normal;

line-height: 1.8em;

text-align: left;

font-family: "Miller Display";

font-family: "Open Sans";}



#quijote {
	display:none;
}

#letrascuadernos {
	display: none;
}

.sep1 {
	display:none;
}


	
	#main-menu {
		float: left;
		border-top: 1px solid #eee;
		margin-top: 10px;
	}
		  
		  #main-menuboe {
		float: left;
		border-top: 1px solid #eee;
		margin-top: 10px;
	}
		  
		  ul.footer-nav {
    float: left;
margin-top: 25px;
		  }
		  
		  #copyresponsive
	  {
		  display: inline;
		     
}
	  
	   #copyresponsive p
	  {
		  margin-left: 15px;
    font-size: 11px;
    letter-spacing: 0.5px;
	text-align: center;
	
} 
	   
		  
		  
	.news-ticker:after {
	display:none;
}



.news-ticker {
	padding: 20px 0px 25px 0px;
	border-left: none;
	height: 90px;
}
	
	.news-ticker .item h4 {
	font-size: 7px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 40px;
	height: 90px;
	}
	
	
	.menu li a {
		padding: 10px 15px;
		font-size: 12px;
	}
	
	.menuboe li a {
		padding: 10px 15px;
		font-size: 12px;
	}
	
	
	.site-header .site-logo {
		width: 100%;
		text-align: center;
	}
	
	.titleregion a {
    font-family: "Miller Display";
    font-weight: normal;
    color: #000;
    line-height: 1.2;
    text-transform: none;
    position: relative;
    font-size: 1.1em;
    letter-spacing: 0.3px;
    text-align: justify;
	}
	.bsa-social a:nth-child(3) {
	background: #509e54;
	display: inline-block;
	}
	
	.bsa-social a:nth-child(4) {
	/*background: #f47d1e;*/
	background: #2ca5e0;
	display:inline-block;
	
	}
	
	
.bsa-social {
	display: table;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.bsa-social a {
	width: 40px;
	height: 40px;
	margin-right: 1px;
	background: #3b5998;
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-right: -2px;
	
}
.bsa-social a:hover {
	background: #CCC !important;
}



ul.footer-nav li a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    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;
	font-size:9px;

}	
.bannerpreview {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
}


.page-title h1
{
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	text-transform: none;
	position: relative;
	font-size: 1.7em;
	letter-spacing: 0.3px;
}
	
.title {
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	text-transform: none;
	position: relative;
	font-size: 1.7em;
	letter-spacing: 0.3px;
	text-align:left;
}

}

@media screen and (max-width: 992px) {
	
	
	
	#poesia
{
	color: #716e6e;

font-size: 0.98em;

font-weight: normal;

line-height: 1.8em;

text-align: left;

font-family: "Miller Display";

font-family: "Open Sans";}

#quijote {
	display:none;
}

#letrascuadernos {
	display: none;
}

.sep1 {
	display:none;
}
	
	.title {
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	text-transform: none;
	position: relative;
	font-size: 1.7em;
	letter-spacing: 0.3px;
	text-align:left;
}
	
	
	
	.page-view.content p {
		max-width: 100%
	}
	
	#copyresponsive
	  {
		  display: inline;
		  
		      
}

ul.footer-nav {
    float: left;
margin-top: 25px;
}

	  
	   #copyresponsive p
	  {
		  margin-left: 15px;
    font-size: 11px;
    letter-spacing: 0.5px;
	text-align:center;
} 
	   
		 
	  
	 
	.news-ticker:after {
	display:none;
}

.news-ticker {
	padding: 20px 0px 25px 0px;
	border-left: none;
	height: 90px;
}

.imgcabecera {
		height: auto;
	}
.post {
	margin-top: 25px;
}
.news-ticker .item h4 {
	margin: 15px 30px 5px 40px;
	font-size:7px;
	height: 90px;
		
		
}
		.titleregion a {
    font-family: "Miller Display";
    font-weight: normal;
    color: #000;
    line-height: 1.2;
    text-transform: none;
    position: relative;
    font-size: 1.1em;
    letter-spacing: 0.3px;
    text-align: justify;
	
		}
.menu li {
float: none;
text-align:center;
}


.menuboe li {
float: none;
text-align:center;
}

.bsa-social a:nth-child(3) {
	background: #509e54;
	display: inline-block;

	
}


.bsa-social a:nth-child(4) {
	/*background: #f47d1e;*/
	background: #2ca5e0;
	display:inline-block;
}



.bsa-social {
	display: table;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.bsa-social a {
	width: 40px;
	height: 40px;
	margin-right: 1px;
	background: #3b5998;
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-right: -2px;
}
	
.bsa-social a:hover {
	background: #CCC !important;
}


ul.footer-nav li a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    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;
	font-size:9px;

}
.bannerpreview {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
}


.page-title h1
{
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	text-transform: none;
	position: relative;
	font-size: 1.7em;
	letter-spacing: 0.3px;
}
	




}

@media screen and (max-width: 750px) {

#poesia
{
	color: #716e6e;

font-size: 0.98em;

font-weight: normal;

line-height: 1.8em;

text-align: left;

font-family: "Miller Display";

font-family: "Open Sans";}


#quijote {
	display:none;
}

#letrascuadernos {
	display: none;
}

.sep1 {
	display:none;
}

.title {
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	text-transform: none;
	position: relative;
	font-size: 1.7em;
	letter-spacing: 0.3px;
	text-align:left;
}


.bsa-social {
	display: table;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.bsa-social a {
	width: 40px;
	height: 40px;
	margin-right: 1px;
	background: #3b5998;
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-right: -2px;
}



.bsa-social a:hover {
	background: #CCC !important;
}

	.bsa-social a:nth-child(3) {
	background: #509e54;
	display: inline-block;

}


.bsa-social a:nth-child(4) {
	/*background: #f47d1e;*/
	background: #2ca5e0;
	display:inline-block;
}



	
	.bannerprincipal
{
	width: 100%;
}


#copyresponsive
	  {
		  display: inline;
		  padding: 15px 0;
    font-size: 11px;
    letter-spacing: 0.5px;
}
	  
	  
#copyresponsive p
	  {
	margin-left: 15px;
	font-size: 11px;
	letter-spacing: 0.5px;
	text-align: center;
} 
	
	ul.footer-nav {
    float: left;
margin-top: 25px;
	
	
		
	   }
	
	.titleregion a {
    font-family: "Miller Display";
    font-weight: normal;
    color: #000;
    line-height: 1.2;
    text-transform: none;
    position: relative;
    font-size: 1.1em;
    letter-spacing: 0.3px;
    text-align: justify;
	}
	.container {
		overflow: hidden;
		padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
	}
	#main-menu {
	float: none;
	width: 100%;
	border-top: 1px solid #eee;
	font-size: 12px;
	text-align: center;
	}
	
	
	#main-menuboe {
	float: none;
	width: 100%;
	border-top: 1px solid #eee;
	font-size: 12px;
	text-align: center;
	}
	
	.news-ticker:after {
	display:none;
}

.news-ticker {
	padding: 20px 0px 25px 0px;
	border-left: none;
	height:90px;
/*	margin-bottom: 60px;
*/}
	
	
	.news-ticker .item h4 {
	font-size: 9px;
	height: 90px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 40px;	
	}
	
	
	#main-menu .sub-menu {
		background-color: #F1F1F1;
		margin: 0 -15px;
		padding: 0 15px;
		font-size: 12px;
	}
	.navbar-nav>li {
		float: none
	}
	#main-menu .menu li {
		display: block;
	}
	#main-menu .menu li a {
		padding: 10px 0;
	}
	
	
	#main-menuboe .menuboe li {
		display: block;
	}
	#main-menuboe .menuboe li a {
		padding: 10px 0;
	}
	
	
	
	
	
	
	.navbar-toggle {
	margin-top: 0px;
	padding: 0;
	margin-right: 0;
	float: right;
	}
		

	.comment .children {
		padding-left: 0;
	}
	.page-header.huge .title{
		font-size: 20px;
		font-weight: 500
	}
	
	.usuario {
	font-family: "Miller Display";
	font-size: 12px;
	font-style: normal;
	font-stretch: normal;
	color: #333;
	letter-spacing: 0.01em;

}

ul.footer-nav li a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    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;
	font-size:9px;

}


.bannerpreview {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
}


.page-title h1
{
	font-family: "Miller Display";
	font-weight: normal;
	color: #000;
	line-height: 1.2;
	text-transform: none;
	position: relative;
	font-size: 1.7em;
	letter-spacing: 0.3px;
}
	


}
