/*-----------------------------------------------------------------------------------
	Theme Name: Good News
	Theme URI: http://www.momizat.com
	Description: Good  News theme new is built for News Magazine, built in unlimited Concept, Unlimited Colors, Custom Widgets, Fully Customizable, Admin Panel, Comprehensive Theme Options, Unlimited Sidebars
	Author: momizat team
	Author URI: http://www.momizat.com
	Version: 4.8.1
License:
License URI:
General comments (optional).
-----------------------------------------------------------------------------------------*/
   
/*-----------------------------------------------------------------------------------*//*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,embed,object{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}nav ul{list-style:none;}ul,ol{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{display:inline-block;}/* Hide from IE Mac \*/.clearfix{display:block;}/* End hide from IE Mac */.none{display:none;}/* End Clearfix */.block{display:block!important;}.fixed_pos{position:fixed;}p:empty{display:none;}/*-----------------------------------------------------------------------------------*//*	0. 1.	body , basics
/*-----------------------------------------------------------------------------------*/

.colorArriaga {
        color: #FF8000;
}
.colorArriaga a:hover {
        color: #FFFFFF;
}


#cookie-law-info-again {
	right: '' !important;
	left: 100px !important;
}

#area-privada {
	
	background-color: #e7e7e7; 	
	padding: 25px;	    
	padding-right: 50px;
}
#area-privada .error {
	margin-bottom: 15px;
	color: #F00;
}

.ajax-file-upload-statusbar {
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100% !important;
	background-color: #ededed !important;
	border: none !important;
}

.ajax-file-upload-filename, .ajax-file-upload-cancel, .ajax-file-upload-bar {
	margin-left: 15px !important;
 }

 #submitImages {
 	background-image: url(../goodnews481/images/enviar2.jpg);
 	background-size: 100%;
 	float: right;
 	width: 261px;
 	height: 36px;
 	border: none;
 }

#envioRespuesta .error {
	margin-bottom: 15px;
	margin-top: 15px;
	color: #F00;
	display: none;
}
.contentRespuesta {
	background-color: #e7e7e7; 	
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 0;	    
	padding-right: 0;
	width: 100%;
}
.contentRespuesta h2 {
	padding-left: 15px; 
	padding-right: 15px;
}

.conatinerForm {
	padding: 0;
}

.conatinerForm #mensajeArriaga {
	background-color: #cecece;
	border: 1px solid #CCC;
	margin-top: 15px;
}

.conatinerForm #mensajeCliente {
	background-color: #e5e5e5; 
	border: 1px solid #CCC;
}


#area-privada input[type="text"] {
	background-color: #FFF;
	border: none;
	width: 90%;
	height: 35px;
	margin-top: 10px;
	font-size: 21px;
	padding-left: 15px;
	
}

.ajax-upload-dragdrop {
	background-color: #ededed;
    border: medium none !important;
    padding: 20px 1px !important;
    width: 100% !important;
}

.ajax-file-upload {
	box-shadow: none !important;
	background-color: #98999b !important;
	font-size: 21px !important;
	width: 160px !important;
	height: 35px !important;
	line-height: 35px !important;
    margin: 0 10px 10px 20px !important;
    text-align: center !important;
}

#areaPrivadaform input[type="submit"] {
	float: right; 
	margin-right: 0px;
	background-image: url(../goodnews481/images/enviar.jpg);
	border: none;
	width: 91px;
	height: 27px;
	margin-top: 5px;
	cursor: pointer;
	
}

#areaPrivadaform .explicacion {
	margin-bottom:  15px;
}

#area-privada h2{
	font-size: 30px
}
#area-privada label {
	color: #898989;
	text-transform: uppercase;
	font-size: 21px;
	margin-bottom: 10px;
}


.wpcf7-response-output {display: none !important}
.formulariotest {
}
.formulariotest input[type="text"], .formulariotest input[type="tel"], .formulariotest input[type="email"]  {
	background-color: #f2f1f1;
	line-height: 50px;
	height: 50px;
	border: none;
	border-radius: 5px;
	margin-top: 10px;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	border: 1px solid #f2f1f1;
	padding: 0 10px;
}
.formulariotest a {

}
.formulariotest input:hover {
box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	border: 1px solid #000;
	
}

.formulariotest input.error {
	border-color: #F00 !important;
}
.formulariotest label.error {
	color: #F00 !important;
}

.formulariotest textarea {
	width: 100%;
	background-color: #f2f1f1;
	border: none;
	border-radius: 5px;
	margin-top: 10px;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	border: 1px solid #f2f1f1;
	height: 210px;
	padding: 10px;
}

.formulariotest .wpcf7-recaptcha {
	
}
.formulariotest .wpcf7-recaptcha > div > div {
	margin: auto;
}

.formulariotest input[type="submit"] {
	width: 100%;
	color:#FFF;
	margin: auto;	
	background-color: #ef832e;	
	height: 75px;
	line-height: 75px;
	border-radius: 5px;
	font-size: 24px;
	position: relative;
	z-index: 99
}
.formulariotest input[type="submit"]:disabled {
	background-color: #d1d1d1;
}

.formulariotest .aceptop {
	margin: 15px auto;
}
.formulariotest .aceptop a {
	color: #ff9900;
}


.formulariotest .aceptop .acepto {
	display: inline-block
}
.formulariotest .wdm-nocapt-recapt {
	margin: 20px auto;
}




/*transiciones*/
.fade5{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;-ms-transition: all 0.5s ease;}
body{
font-size:17px;
line-height:20px;
font-family:Rosario;
min-height:800px;
max-width:1366px;
margin:0 auto;
color:#1F1E21;
padding:0!important;
text-rendering:geometricPrecision;
}

strong,th,thead td{font-weight:700;}
cite,em,dfn{font-style:italic;}
code,kbd,samp,pre,tt,var,input[type=text],input[type=password],input[type=email],textarea{font-family:Rosario;}
code,pre{display:block;white-space:pre;}
del{text-decoration:line-through;color:#666;}
ins,dfn{border-bottom:1px solid #ccc;}
small,sup,sub{font-size:85%;}
abbr,acronym{text-transform:uppercase;}
a abbr,a acronym{border:none;}
abbr[title],acronym[title],dfn[title]{cursor:help;border-bottom:1px dotted #ccc;}
sup{vertical-align:super;}
sub{vertical-align:sub;}
p,ul,ol,dl,table,fieldset,blockquote,pre,code{margin-bottom:15px;}
h1,h2,h3,h4,h5,h6{margin-bottom:15px;line-height:1em;font-family:Rosario;font-weight:400;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:400;}h1{font-size:36px;}h2{font-size:30px; margin-top: 50px;}h3{font-size:24px;}h4{font-size:18px;}h5{font-size:14px;}h6{font-size:12px;}h1 .subTitle,h2 .subTitle,h3 .subTitle,h4 .subTitle,h5 .subTitle,h6 .subTitle{display:block;color:#999;font-size:.65em;margin:0;}a:link,a:visited,a:active,a:focus{color:#40454d;outline:0 none;text-decoration:none;-webkit-transition:background-color .2s linear, color .2s linear;-moz-transition:background-color .2s linear, color .2s linear;-o-transition:background-color .2s linear, color .2s linear;-ms-transition:background-color .2s linear, color .2s linear;transition:background-color .2s linear, color .2s linear;}.hidden{display:none;visibility:hidden;}.invisible{visibility:hidden;}.aligncenter{margin:auto;float:none;}.alignright{float:right;}img.alignright{float:right;margin-bottom:.5em;margin-right:0;margin-left:1.5em;margin-top:0;}.alignleft{float:left;}img.alignleft{float:left;margin-bottom:.5em;margin-left:0;margin-right:1.5em;margin-top:0;}.aligncenter{margin-left:auto;margin-right:auto;}img.aligncenter{display:block;margin-bottom:15px;}.clearboth{clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;overflow:hidden;}.clear{clear:both;}.spacer{display:block;clear:both;padding-top:35px;}.wp-caption{background-color:#F3F3F3;border:1px solid #DDD;border-radius:3px 3px 3px 3px;margin:10px;padding-top:4px;text-align:center;}.wp-caption-text{margin-bottom:10px;}.gallery-caption{text-align:center;}.sticky{}.bypostauthor{}.noside{text-align:center;padding:10px;}/*******************************************************************
 * 	3.	Column
 *******************************************************************/.one_half,.one_third,.two_third,three_fourth,.two_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.two_sixth,.three_sixth,.four_sixth,.five_sixth{position:relative;margin-right:4%;float:left;/*overflow:hidden;*/}.one_half{width:48%;}.one_third{width:30.6666%;}.two_third{width:65.3332%;}.one_fourth{width:22%;}.two_fourth{width:48%;}.three_fourth{width:74%;}.one_fifth{width:16.8%;}.two_fifth{width:37.6%;}.three_fifth{width:58.4%;}.four_fifth{width:79.2%;}.one_sixth{width:13.3333%;}.two_sixth{width:30.6666%;}.three_sixth{width:47.9998%;}.four_sixth{width:65.3332%;}.five_sixth{width:82.6665%;}.last{margin-right:0!important;clear:right;}/****************************************************
 * 	Shortcodes & Fx
 ****************************************************/.tipsy{padding:5px;font-size:10px;opacity:0.8;filter:alpha(opacity=80);background-repeat:no-repeat;background-image:url(images/tipsy.gif);}.tipsy-inner{padding:5px 8px 4px;background-color:#000;color:#FFF;max-width:200px;text-align:center;}.tipsy-inner{-moz-border-radius:3px;-webkit-border-radius:3px;}.tipsy-north{background-position:top center;}.tipsy-south{background-position:bottom center;}.tipsy-east{background-position:right center;}.tipsy-west{background-position:left center;}
 a:hover{color:#868788}
/* Inner */ 
 .inner{max-width:1366px;
width:100%;
margin:0 auto;
position:relative;
transition:width 2s;
-moz-transition:width .5s;/* Firefox 4 */
-webkit-transition:width .5s;/* Safari and Chrome */
-o-transition:width .5s;/* Opera */
}
.box_outer{margin-bottom:20px;}
.dots{background:url(images/dots_pat.png) repeat-x;height:13px;margin-bottom:15px;}
.inner_footer{margin:0 auto}
/*******************************************************************
 * 		Top Alert
 *******************************************************************/.top_alert{background:#000;font-size:18px;color:#fff;padding:15px 0;position:relative;display:none;}.top_alert .inner{position:relative;padding-right:30px;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.top_alert a{color:#f2b218;}.top_alert p:last-child{margin-bottom:0;}.top_alert a:hover{color:rgba(255, 145, 0, 1);}.close_alert{position:absolute;right:0;top:50%;margin-top:-9px;background:#40454d url(images/close_ico.png) no-repeat center;width:18px;height:18px;cursor:pointer;z-index:10;}.close_right{position:absolute;top:1px;background:#40454d url(images/close_ico.png) no-repeat center;width:18px;height:18px;cursor:pointer;display:none;z-index:10;}/*******************************************************************
 * 		Top Bar
 *******************************************************************/
 #top{z-index:1000;max-width:1366px;width:100%;}
 .margentop{margin-top:76px;}
 .alto76{height:76px;position:fixed;width:100%;max-width:1366px;background:#fff;z-index:900}
 .top_bar{background:#000;height:53px;line-height:35px;font-family:Rosario;}
 .top_bar ul.top_nav{margin-bottom:0;height:53px;float:left;font-size:16px;text-transform:uppercase;margin-left:26px}
 .top_bar ul.top_nav li{float:left;margin-right:18px;height:100%;display:block;line-height:45px;position:relative;}
 .top_bar ul.top_nav li:last-child{margin-right:0;}
 .top_bar ul.top_nav li a{color:#fff;font-size:12px;font-weight:500;cursor:pointer;}
.top_bar ul.top_nav_responsive li.current_page_item a, .top_bar ul.top_nav li.current_page_item a, .top_bar ul.top_nav li a:hover{color:#ef8521;}
 
 /*dropdown*/
 .top_bar ul.top_nav li ul li{display:block;float:left;line-height:16px!important;padding-top:3px;padding-bottom:5px;margin-right:0!important;border-bottom:1px solid #3b3d41;margin-top:-5px;}
 .top_bar ul.top_nav li ul li a{border-right:none;padding:0 10px;display:block;}
 .top_bar ul.top_nav li ul li ul{left:180px;top:0;}
 .top_bar #telefono-arriaga{display: block;float: right;height: 66px;padding-left: 40px;position:relative;clear:none;margin-right:17px;}
 .top_bar #telefono-arriaga .telefonos-back {float: left; background: url(/wp-content/themes/goodnews481/images/tick.png) 0 33px no-repeat; background-position: center bottom; height: 66px }
 .top_bar #telefono-arriaga a{color:#fff;font-size:32px;font-weight:400;height:100%;display:block;float:left; padding: 0 16px}
 .top_bar #telefono-arriaga .textotel{color:#D58030;float:left;width:100px;line-height:15px;padding:11px 8px;font-size:15px;}
 .top_bar #telefono-arriaga .horariobtn{float:left;display:block;color:#fff;border-left:1px solid #fff;height:25px;margin-top:14px;padding:0 8px;font-size:15px;line-height:24px;cursor:pointer;}
 .top_bar #telefono-arriaga .horariobtn:hover{color:#ef8521}
 .top_bar #telefono-arriaga  .horarios{text-align: right;width: 208px;display: block;float: right;clear: both;color: #58595B;z-index: -1;position: relative;line-height: 17px;font-size:13px;padding-right:7px;margin-top:-10px;opacity:0;cursor:default;}
 
 .top_bar ul.top_nav li ul{display:none;position:absolute;z-index:1000;width:auto;left:0;top:53px;background:#fff;padding-top:5px!important;max-height:25px;border:none;min-width:400px;}
  .top_bar ul.top_nav li ul li{background:#fff;border-bottom:0px;float:left;display:inline-block;height:25px;margin-left:2px;}
  .top_bar ul.top_nav li ul li .mendertop{background:url(/wp-content/themes/goodnews481/images/barra_gris.png) no-repeat;width:10px;height:10px;float:left;display:inline-block;margin-top: 4px;margin-left: 5px;}
  .top_bar ul.top_nav li ul li:last-child .mendertop{background:none;}
 .top_bar ul.top_nav li ul li:last-child{border-bottom:none;}
 .top_bar ul.top_nav  li ul li a {background:none;padding: 0;display:block;height:100%;color:#868788;font-size:13px;line-height:16px;float:left;}
 .top_bar ul.top_nav li ul li a:hover{color:#ef8521;background:none;}
 .top_bar ul.top_nav li ul li.current-menu-item a{color:#ef8521;background:none;}
 .top_bar ul.top_nav li ul li ul{left:210px;top:0;padding:0!important;}
 
 
 
 
 
 
 /*	Header */
 #header{background:#fff ;overflow:hidden;position:relative;clear:both;padding:22px 0 5px 0;}
  #header .logo{display:block;text-align:center;height: 147px;margin-top: -29px;margin-bottom: -6px;}
 #header .logo a img{margin-top:20px;}
 
 
 /* Navigation */
#navigation{height:auto;width:100%;z-index:999;max-width:1366px;background:#fff;padding-bottom:10px;}
#navigation ul.nav{display: block;width: 94%;margin: 0 auto;height: auto;position:relative;text-align:center;    max-width: 950px;}
#navigation ul.nav > li{float:none;height:25px;margin-right: -12px;display:inline-block;position:relative;}
#navigation ul.nav  li a{float:left;text-transform:uppercase;font-family:Rosario;font-size:15px;display:inline-block;height:27px;padding:0 1px; background:url(/wp-content/themes/goodnews481/images/botonmenuoscuro.png) repeat-x;color:#fff;font-weight:400;line-height:26px;}
#navigation ul.nav  li:hover > a{background:url(/wp-content/themes/goodnews481/images/botonmenuclaro.png) repeat-x; }
#navigation ul.nav  li.current-menu-item > a{background:url(/wp-content/themes/goodnews481/images/botonmenuclaro.png) repeat-x;}
#navigation .menizq{background:url(/wp-content/themes/goodnews481/images/menizqosc.png) no-repeat;width: 14px;height: 27px;float: left;margin-right:-1px;}  
#navigation .mender{background:url(/wp-content/themes/goodnews481/images/menderosc.png) no-repeat;width: 14px;height: 27px;float: left;margin-left:-1px;} 
#navigation ul.nav  li:hover > .menizq{background:url(/wp-content/themes/goodnews481/images/menizqcla.png) no-repeat;}  
#navigation ul.nav  li:hover > .mender{background:url(/wp-content/themes/goodnews481/images/mendercla.png) no-repeat;} 
#navigation ul.nav  li.current-menu-item > .menizq{background:url(/wp-content/themes/goodnews481/images/menizqcla.png) no-repeat;}  
#navigation ul.nav  li.current-menu-item > .mender{background:url(/wp-content/themes/goodnews481/images/mendercla.png) no-repeat;} 
#navigation ul.nav li ul{display:none;position:absolute;z-index:1000;width:87.5%;min-width:200px;left:0;top:27px;background:#fff;padding:5px 10px!important;border:1px solid #ccc;}
#navigation ul.nav  li ul li a {background:none;padding: 0;display:block;height:100%;color:#868788;font-size:13px;line-height:16px;text-align:left;}
#navigation ul.nav  li ul li:hover > a{background:none;}
#navigation ul.nav  li ul li.current-menu-item > a{background:none;}
#navigation ul li ul li .mender{background:url(/wp-content/themes/goodnews481/images/barra_gris.png) no-repeat;float:left;margin-top: 3px;height: 11px;padding: 0 0 0 3px;margin-left:10px;display:none;}
#navigation ul li ul li .menizq{background:none;display:none;}
#navigation ul li ul li:last-child  .mender{background:none;display:none;}
#navigation ul.nav  li ul li:hover > .mender{background:url(/wp-content/themes/goodnews481/images/barra_gris.png) no-repeat;float:left;}
#navigation ul.nav  li ul li:hover > .menizq{background:none;display:none;}

#navigation ul.nav  li ul li.current-menu-item > .mender{background:url(/wp-content/themes/goodnews481/images/barra_gris.png) no-repeat;float:left;}
#navigation ul.nav  li ul li.current-menu-item > .menizq{background:none;display:none;}

 /* dropdown */

 #navigation ul.nav li ul li{background:#fff;border-bottom:0px;float:left;display:inline-block;height:auto;width:100%;border-bottom:1px dashed #ccc;padding:3px 0;}
 #navigation ul.nav li ul li:last-child{border-bottom:none;}
 #navigation ul.nav li ul li a:hover{color:#ef8521;background:none;}
 #navigation ul.nav li ul li.current-menu-item a{color:#ef8521;background:none;}
 #navigation ul.nav li ul li ul{left:210px;top:0;padding:0!important;}
 #navigation .nav_wrap{width:auto;height:auto;margin:0 auto;max-width:1366px;}
.inner .container{padding-top:20px;}

 /*TOPNAV*/

 
 /*******************************************************************
 * 		Layout
 *******************************************************************/
 .container{ overflow:hidden; width:100%;  margin-bottom:20px; clear:both;}
 .main{float:left;width:60.2%;margin:0 0 0 10%;}
 
 .rightmain{float:right;}
 .sidebar{float:right;width:242px;margin-top:33px;margin-right:14px;}
 .leftside{float:left;}
 /*	Feature News */
 .Feature_news{background:#fff;border:1px solid #e0e0e0;padding:17px;}
 .slider_wrap{height:400px;}
 .slider{height:340px;}
 .slider_full{height:380px;}
 .slider_items{border-right:none;border-bottom:none;position:relative;}
 .slider_item{display:none;}
 .slider_item a{width:615px;height:340px;}
 .slider_item_full a{width:942px;height:380px;}
 .slider_items .slider_caption{position:absolute;bottom:-61px;width:586px;left:0;padding:15px;background:url(images/slide_cap.png);color:#f8f8f8;}
 .slider_item_full .slider_caption{width:912px;}.slider_items .slider_caption p{margin-bottom:0;line-height:20px;font-size:13px;color:#d8d8d8;}
 .slider_items .slider_caption h2{margin-bottom:5px;font-family:Rosario;font-size:18px;font-weight:700;}
 .slider_items .slider_caption h2 a{font-family:Rosario;font-size:18px;font-weight:700;display:inline;color:#f8f8f8;}
 ul.slider_nav{margin-top:75px;margin-bottom:0;overflow:hidden;padding:10px;border:1px solid #e0e0e0;}
 ul.slider_nav li{height:59px;width:76px;float:left;margin-right:10.1px;position:relative;background:#e0e0e0;}
 ul.slider_nav_full li{width:74px;}ul.slider_nav li:last-child{margin-right:0;margin-left:0;}
 ul.slider_nav li a{filter:alpha(opacity=50);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;}
 ul.slider_nav li p{line-height:15px;margin-top:-3px;}
 ul.slider_nav li p .date{font-size:11px;color:#BDBFC5;margin-top:-1px;display:block;}
 /* Active / Hover */ul.slider_nav li.activeSlide a{filter:alpha(opacity=100)!important;-moz-opacity:1!important;-khtml-opacity:1!important;opacity:1!important;}
 ul.slider_nav li.activeSlide a img{border:4px solid #e0e0e0;height:51px;width:68px;}/*	Feature icons */.feature_video_icon,.feature_slide_icon,.feature_article_icon{background:url(images/vid-pho.png) no-repeat 0 -4px;width:40px;height:44px;position:absolute;top:-40px;left:10px;}
 .slider_item a{overflow:hidden;display:block;}
 .slider_item a img{display:block;}
 .feature_video_icon{background-position:-40px -4px;}
 .feature_article_icon{background-position:-80px -4px;}
 /* lates_video_news */
 .lates_video_news{border:1px solid #e0e0e0;background:#fff;}
 .lates_video_news .widget_title{background:#e0e0e0;height:30px;line-height:30px;padding:0 10px;font-size:17px;color:#404040;margin-bottom:2px;font-family:Rosario}
 .scrollable{position:relative;overflow:hidden;width:654px;height:193px;}.scrollable .scroll_items{/* this cannot be too large */width:20000em;position:absolute;}
 .scrollable .scroll_items div.four_items{float:left;}.lates_video_news .navi{height:13px;padding:10px 0;text-align:center;position:relative;}
 .navi_links{overflow:hidden;}
 /* items inside navigator */
 .lates_video_news .navi a{width:14px;height:13px;margin-left:4px;cursor:pointer;background:#b2e4fd;display:inline-block;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;text-indent:-9999px;}
 /* mouseover state */
 .lates_video_news .navi a:hover{background:#b4def3;}
 /* active state (current page state) */
 .lates_video_news .navi a.activeSlide{background:#798291;}
 .latest_vids_wrap{border-top:1px solid #e6e6e6;border-bottom:1px solid #ebebeb;overflow:hidden;}
 .latest_vids_wrap .four_items{width:651px;}
 .lates_video_item{padding:15px;width:132px;height:170px;float:left;border-right:1px solid #ebebeb;}
 .lates_video_item img{display:block;width:132px;height:94px;}
 .lates_video_item a{position:relative;display:block;overflow:hidden;margin-bottom:13px;}
 .lates_video_item span.video_icon{width:44px;height:38px;background:url(images/vid-pho.png) no-repeat -316px 0;position:absolute;bottom:0;left:-44px;}
 .lates_video_item span.slide_icon{width:44px;height:38px;background:url(images/vid-pho.png) no-repeat -266px 0;position:absolute;bottom:0;left:-44px;}
 .lates_video_item:nth-child(4n+4){border-right:none;}
 .lates_video_item p{margin-bottom:0;}
 /*		News Box */.news_box{overflow:hidden;border:1px solid #e0e0e0;padding:0 20px 20px;background:#fff;}
 .news_box .news_box_heading{padding:14px 16px 14px 20px;border-bottom:1px solid #ebebeb;margin-bottom:10px;background:#f8f8f8;margin:0 -20px 20px;}
 .news_box .news_box_heading .nb_dots{background:url(images/dots_pat.png) repeat-x center;overflow:hidden;height:23px;line-height:23px;}
 .news_box .news_box_heading h2{font-size:20px;font-weight:700;margin-bottom:0;text-transform:uppercase;font-family:Rosario;color:#2f2f2f;background:#f8f8f8;float:left;padding:0 15px 0 0;margin-top:2px;}
 .news_box .news_box_heading h2 a{color:#2f2f2f;font-weight:700;}a.nb_recent_more{color:#0092db;}a.nb_recent_more:hover{text-decoration:underline;}
 .news_box .recent_news_item{margin-bottom:20px;overflow:hidden;}.news_box recent_news_title,recent_news_title a{font-size:18px;font-weight:700;margin-top:-2px;}.news_box .video_icon_img{position:relative;}.news_box .recent_news_img{float:left;margin-right:15px;border:1px solid #eee;padding:4px;z-index:100;position:relative;}.news_box .recent_news_img a{position:relative;overflow:hidden;display:block;}.news_box .recent_news_img img{display:block;}.nb_video_icon{width:44px;height:38px;background:url(images/vid-pho.png) no-repeat -316px 0;position:absolute;bottom:50%;margin-bottom:-22px;left:-44px;}.nb_slide_icon{width:44px;height:38px;background:url(images/vid-pho.png) no-repeat -266px 0;position:absolute;bottom:50%;margin-bottom:-22px;left:-44px;}.nb_article_icon{width:44px;height:38px;background:url(images/vid-pho.png) no-repeat -216px 0;position:absolute;bottom:50%;margin-bottom:-22px;left:-44px;}.news_box .recent_news_content{position:relative;}.recent_news_content .nb_meta{line-height:11px;}.news_box .recent_news_content p{}.news_box .recent_news_content span,.news_box .recent_news_content span a{color:#bdbfc5;font-size:11px;}.news_box .recent_news_content span a:hover{color:#a50000;}.news_box .recent_news_content .news_date{float:left;}.news_box .recent_news_content .news_comments_count{float:right;}.news_box .news_box_right{margin:0 -20px;margin-bottom:-20px;overflow:hidden;padding:20px;padding-top:15px;padding-bottom:16px;background:#f8f8f8;border-top:1px solid #e0e0e0;}.more_news_wrap{overflow:hidden;}.news_box .left_ul{float:left;width:50%;}.news_box .right_ul{float:right;width:50%;}.left_ul ul.more_news{border-right:1px dotted #bfbfbf;}.right_ul ul.more_news{margin-left:20px;}.news_box ul.more_news{margin-bottom:-7px;}.news_box ul.more_news li{margin-bottom:7px;}.news_box ul.more_news li span{font-size:17px;font-family:Rosario;margin-right:5px;color:#7f7f7f;}.news_box a.more_news_link{color:#7f7f7f;}.news_box a.more_news_link:hover{color:#a50000;}/* NewsBox 2 Cols */div.nb_col2{float:left;width:315px;margin-left:20px;}div.nb_col2:nth-child(2n+1){margin-left:0;margin-right:0;clear:both;}.nb_col2 .news_box .recent_news_title,.nb_col2 .recent_news_title a{font-size:16px;line-height:20px;font-weight:700;}.nb2_next2_news{margin-bottom:0;}.nb2_next2_news li{margin:0 -20px;padding:15px 20px;background:#f8f8f8;border-top:1px solid #e0e0e0;overflow:hidden;}.nb2_next2_news li a{}.nb2_next2_news li .nb2_meta span,.nb2_next2_news li .nb2_meta span a{color:#bdbfc5;}.nb2_next2_img img{float:left;padding:2px;background:#fff;border:1px solid #eee;margin-right:15px;}/*newsboxs*/.newsboxs .news_box{padding:0;}.newsboxs .news_box .news_box_heading{margin:0;}.newsboxs .news_box .news_box_left{float:left;width:335px;}.newsboxs .news_box .news_box_right{float:right;width:314px;margin:0;padding:0;border:none;}.newsboxs .news_box .recent_news_item{margin-bottom:0;padding:19px;}.newsboxs .news_box .recent_news_img{float:none;margin:0;margin-bottom:15px;display:inline-block;}.newsboxs .recent_news_title{line-height:1.4em;margin-bottom:6px;font-size:18px;}.newsboxs .news_box .recent_news_content p{margin-bottom:10px;}.newsboxs .nbs_more_news{margin-bottom:0;border-left:1px solid #e0e0e0;min-height:355px;}.newsboxs .nbs_more_news li{clear:both;padding:9px;border-bottom:1px solid #e0e0e0;overflow:hidden;}.newsboxs .nbs_more_news li:nth-child(4){border-bottom:none;}.newsboxs .nbs_more_news li .nb2_next2_img img{padding:4px;}.newsboxs .nbs_more_news li h4{font-size:12px;color:#5e6066;line-height:1.6em;padding-top:8px;margin-bottom:0;}.newsboxs .nbs_more_news li h4 a{color:#5e6066;}.newsboxs .nbs_more_news li h4 a:hover{color:#a50000;}.newsboxs .nb2_meta,.newsboxs .nb2_meta a{color:#bdbfc5;font-size:11px;font-style:italic;}.newsboxs .nb2_meta a:hover{color:#a50000;}/*******************************************************************
 * 		News Tabs
*******************************************************************/.news_boxes_tabs{border:1px solid #e0e0e0;border-bottom:none;background:#fff;overflow:hidden;}.news_boxes_tabs .custom_tabs_wrap{border:none;background:none;padding:0;margin-bottom:0;}.news_boxes_tabs ul.custom_tabs{background:#f8f8f8;padding:9px;padding-bottom:0;border-bottom:1px solid #e0e0e0;height:auto;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.news_boxes_tabs ul.custom_tabs li{margin-right:8px;border-color:#e0e0e0;margin-bottom:2px;background:#efefef url(images/nb_tabs.png) repeat-x;line-height:34px;height:34px;font-family:Rosario;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;}.news_boxes_tabs ul.custom_tabs li.current,.news_boxes_tabs ul.custom_tabs li:hover{border-color:#e0e0e0;background:#fff;line-height:37px;height:37px;margin-bottom:-1px;color:#a50000;}.news_boxes_tabs ul.custom_tabs li.current a,.news_boxes_tabs ul.custom_tabs li:hover a{color:#a50000;}.custom_tabs_content{display:none;}/*News Tabs Content*/.nbtabs_content{margin-bottom:0;}.nbtabs_content li{overflow:hidden;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;border-bottom:1px solid #ebebeb;padding:19px;}.nbtabs_content li:hover{background:#f8f8f8;}.nbtabs_content li .nt_image{float:left;margin-right:19px;}.nbtabs_content li .nt_image img{padding:4px;border:1px solid #eee;}.nbtabs_content li .nt_post_title{font-size:16px;padding-top:5px;margin-bottom:2px;line-height:1.4em;}.nbtabs_content li .recent_news_excpert{margin-bottom:0;font-size:11px;line-height:1.6em;}.nbtabs_content li .nb_meta{color:#bdbfc5;font-size:11px;}.nbtabs_content li .rt_nb_rev{top:0;}/*******************************************************************
 * 		News Picture
*******************************************************************/.news_pictures{}.news_pictures .news_pictures_list{overflow:hidden;margin-bottom:-8px;margin-right:-8px;}.news_pictures .news_pictures_list li{float:left;margin-right:8px;margin-bottom:8px;}.news_pictures .news_pictures_list li a{display:block;}.news_pictures .news_pictures_list li img{padding:4px;border:1px solid #eee;}/*******************************************************************
/*	Sidebar */

.sidebar .box_outerside{float:left;display:block;width:242px;}
.sidebar .widget{background:#fff;padding:0px;/*overflow:hidden;*/margin-bottom:23px;float:left;width:100%;}
.sidebar .widget .widget_title{clear:both;background:url('/wp-content/themes/goodnews481/images/titulos_sidebar_off.png') no-repeat;height:20px;line-height:22px;padding:0px;font-size:15px;color:#fff;margin-bottom:13px;font-family:Rosario;text-indent:14px;background-size:100%;}
.sidebar .widget .widget_title a{color:#fff;}
.sidebar .widget .widget_title a:hover , .sidebar .widget .widget_title:hover   {background:url('/wp-content/themes/goodnews481/images/titulos_sidebar_on.png') no-repeat;background-size:100%;}
.sidebar .widget .widget_title.nohover a:hover , .sidebar .widget .widget_title.nohover:hover , .sidebar .widget_nav_menu  .widget_title:hover{background:url('/wp-content/themes/goodnews481/images/titulos_sidebar_off.png') no-repeat;background-size:100%;}
.sidebar .widget_nav_menu  .widget_title{text-transform:uppercase;}
.sidebar .momiazat-videos{width:100%;}
.sidebar .momiazat-videos .widget{margin:0 14px;margin-top:10px;}
.sidebar .momiazat-videos .widget .widget_title{background:none;color:#9A9B9C;font-size:17px;height:auto;text-indent:0;margin-bottom:4px;}
.sidebar .momiazat-videos .widget iframe{max-width:218px;height:180px}
.sidebar .widget .wid_border{display:none;}
.sidebar .widget iframe{display:block;}
.sidebar .widget select{padding:6px;width:100%;border:1px solid #e0e0e0;color:#4d4d4d;}
.sidebar .widget input.sf{padding:0 6px;height:26px;line-height:26px;width:185px;border:1px solid #e0e0e0;float:left;margin-right:5px;color:#4d4d4d;}
.sidebar .widget input.sb{border:none;height:28px;color:#404040;font-family:Rosario;font-size:15px;text-transform:uppercase;background:#e0e0e0;width:75px;float:right;padding-bottom:2px;cursor:pointer;}
.sidebar .widget ul li{padding:10px 15px;}
.sidebar .widget ul li:last-child{border-bottom:none;}
.sidebar .widget #horariowidget{font-size:13px;font-family:Rosario;color:#58595B;padding:0 14px;}
.sidebar .widget .telefono-arri{font-family:Rosario;font-size:39px;color:#000;display:block;height:107px;text-align:center;padding:0 14px;}
.sidebar .widget .telefono-arri2{font-family:Rosario;font-size:39px;color:#000;display:block;height:50px;text-align:center;padding:0 14px;}
.sidebar .widget .telefono-arri a, .sidebar .widget .telefono-arri2 a{color:#000}
.menu-ciudades-cabecera-container{float:left;display:block;}
#menu-ciudades-cabecera{float:left;display:block;padding:0 14px;margin-bottom:0;}
#menu-ciudades-cabecera li{width:44%;float:right;padding:0;margin:0 3%;text-align:center;margin-bottom:2px;border-bottom:1px dotted #9B9C9E;}
#menu-ciudades-cabecera li:last-child{/*border-bottom:none;*/}
#menu-ciudades-cabecera li a{font-size:15px;color:#9B9C9E}
#menu-ciudades-cabecera li a:hover{font-size:15px;color:#ef8521}
.enlacevideos{width:100%;}
.enlacevideos .widget{width:100%;margin-bottom:-10px;}
.sentencias_widget .apartado{width: 45%;float: left;text-align: center;padding: 8px 2%;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;min-height: 63px;}
.sentencias_widget .apartado.a-uno{}
.sentencias_widget .apartado.a-dos{border-right:none;}
.sentencias_widget .apartado.a-tres{border-bottom:none;  line-height: 28px;}
.sentencias_widget .apartado.a-cuatro{border:none;  line-height: 28px;}
.sentencias_widget .naranja{color:#ef8521;font-family:Rosario;font-size:26px!important;float:left;}
.n-uno{float:none!important;text-align:center;}
.n-dos{float:none!important;text-align:center;}
.texto12{font-size:12.5px;line-height:16px;}
.texto13{font-size:13px;}




/*******************************************************************
 * 		Tagline
*******************************************************************/.tagline{overflow:hidden;background:#fff;/* Old browsers */background:0;/* FF3.6+ */background:0 color-stop(100%,#f6f6f6));/* Chrome,Safari4+ */background:0;/* Chrome10+,Safari5.1+ */background:0;/* Opera 11.10+ */background:0;/* IE10+ */background:linear-gradient(top,#ffffff0%,#f6f6f6100%);/* W3C */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f6f6f6',GradientType=0);/* IE6-9 */-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:1px solid #e0e0e0;padding:0 35px;line-height:88px;margin-bottom:20px;}.tagline h3{font-family:Rosario;font-size:18px;line-height:88px;margin-bottom:0;color:#5e6066;}.tagline .tagline_bt{line-height:49px;height:49px;font-family:Rosario;font-size:17px;font-weight:700;display:inline-block;border:5px solid #f1f1f1;padding:0 30px;color:#312528;background:#ffe00e;/* Old browsers */background:0;/* FF3.6+ */background:0 color-stop(100%,#ffbf0e));/* Chrome,Safari4+ */background:0;/* Chrome10+,Safari5.1+ */background:0;/* Opera 11.10+ */background:0;/* IE10+ */background:linear-gradient(top,#ffe00e0%,#ffbf0e100%);/* W3C */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe00e',endColorstr='#ffbf0e',GradientType=0);/* IE6-9 */-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;margin-bottom:0;}.tagline .tagline_bt:hover{color:#000;}

/* Footer */
#footer{background:#000;color:#6F7071;}
.footer_wrap{overflow:hidden;position:relative;color:#6F7071;}
#footer .widget{margin-bottom:40px;}
#footer .widget .widget_title{text-transform:uppercase;letter-spacing:1px;line-height:20px;font-size:15px;font-family:Rosario;color:#6F7071;margin:10px 0 8px 0;}
#footer .widget iframe{display:block;}#footer .widget ul{margin-bottom:0;}
#footer .widget ul li{padding:2px 0;}
#footer .widget ul li:last-child{border-bottom:none;}
#footer a:link,#footer a:visited,#footer a:active,#footer a:focus{color:#6F7071;outline:0 none;text-decoration:none;}
#footer a:hover{color:#ef8521;}
.scrollTo_top{position:fixed;bottom:69px;right:20px;display:none;z-index: 10000;}
.fooleft{margin-left:20%;float:left;font-size:12px;height:40px;}
.foocenter{font-size:12px;float:left;margin-left:10%;height:40px;}
.fooright{font-size:12px;float:left;margin-left:10%;height:40px;}

#footer ul.social_icons{margin-bottom:0;position:relative;float:right;padding-right:39px;padding-top:7px;}
#footer ul.social_icons li{float:left;width:41px;height:27px;margin-right:-8px;}
#footer ul.social_icons li a{display: block;width: 23px;height: 24px;font-size: 0;margin-left: 10px;}
#footer ul.social_icons li.facebook a{background-position:-33px 0;}
#footer ul.social_icons li.gplus a{background-position:-66px 0;}
#footer ul.social_icons li.linkedin a{background-position:-99px 0;}
#footer ul.social_icons li.youtube a{background-position:-133px 0;}
#footer ul.social_icons li.rss a{background-position:-165px 0;}
#footer ul.social_icons li.skype a{background-position:-199px 0;}
#footer ul.social_icons li.feedburner a{background-position:-232px 0;}
#footer ul.social_icons li.flickr a{background-position:-265px 0;}
#footer ul.social_icons li.picasa a{background-position:-298px 0;}
#footer ul.social_icons li.digg a{background-position:-331px 0;}
#footer ul.social_icons li.vimeo a{background-position:-364px 0;}
#footer ul.social_icons li.tumblr a{background-position:-397px 0;}

#footer .twitter {background:url('/wp-content/themes/goodnews481/images/social/twitter_off.png') no-repeat;}
#footer .facebook{background:url('/wp-content/themes/goodnews481/images/social/facebook_off.png') no-repeat;}
#footer .gplus{background:url('/wp-content/themes/goodnews481/images/social/gplus_off.png') no-repeat;}
#footer .linkedin{background:url('/wp-content/themes/goodnews481/images/social/linkedin_off.png') no-repeat;}
#footer .youtube{background:url('/wp-content/themes/goodnews481/images/social/youtube_off.png') no-repeat;}
#footer .rss{background:url('/wp-content/themes/goodnews481/images/social/rss_off.png') no-repeat;margin-right:0px;}
#footer .igram{background:url('/wp-content/themes/goodnews481/images/social/instagram_off.png') no-repeat;margin-right:0px;} 
#footer .twitter:hover {background:url('/wp-content/themes/goodnews481/images/social/twitter_on.png') no-repeat;}
#footer .facebook:hover{background:url('/wp-content/themes/goodnews481/images/social/facebook_on.png') no-repeat;}
#footer .gplus:hover{background:url('/wp-content/themes/goodnews481/images/social/gplus_on.png') no-repeat;}
#footer .linkedin:hover{background:url('/wp-content/themes/goodnews481/images/social/linkedin_on.png') no-repeat;}
#footer .youtube:hover{background:url('/wp-content/themes/goodnews481/images/social/youtube_on.png') no-repeat;}
#footer .rss:hover{background:url('/wp-content/themes/goodnews481/images/social/rss_on.png') no-repeat;}
#footer .igram:hover{background:url('/wp-content/themes/goodnews481/images/social/instagram_on.png') no-repeat;} 

#footer #menu-ciudades-cabecera{margin-left:-19px;margin-bottom:10px;}
#footer #menu-ciudades-cabecera li{padding: 1px 0;border-bottom:1px solid #6F7071 }
#footer #menu-ciudades-cabecera li:last-child{/*border-bottom:none; */}
#footer .one_fourth{padding:0 0 0 2%;margin-right:0;}
#footer #menu-mapa-web {padding-left:13px;}
#footer #menu-mapa-web li a{font-size:15px;}
#footer #menu-mapa-web li{list-style:disc;font-size:8px;line-height:14px;}
#footer #menu-mapa-web .sub-menu{padding-left:10px;}
#footer #menu-especialidades{padding-left:13px;}
#footer #menu-especialidades li a{font-size:15px;}
#footer #menu-especialidades li{list-style:disc;font-size:8px;line-height:14px;}
#footer .footercont{width:243px;}
#footer .footercont .telefono-arri{text-align:center;height:91px;}
#footer .footercont .msgcont{text-align: center;font-size: 15px;color:#9B9C9E}
#footer .footercont .telefono-arri a{font-size:43px;color:#ef8521;padding-bottom:10px;}
#footer .footercont .telefono-arri a:hover{color:#6F7071;}
#footer .footercont .correoe{text-align:center;font-size:14.5px;padding-top:6px;margin-top:9px;border-top:1px solid #6F7071}
#footer .footercont #horariowidget{font-size:15px;}


/*	the Bottom Bar */
.bottom_bar{background:#000;color:#6F7071;position:relative;text-align:center;line-height:40px;min-height:40px;overflow:hidden;direction:rtl; border-top:1px solid #6F7071; margin-bottom:25px;}
.bottom_bar a{color:#6F7071;}
.bottom_bar a:hover{color:#ef8521}
.bottom_bar p.copyrights{margin-bottom:0;float:right;direction:ltr;z-index:100;position:relative;}
.bottom_bar p.copyrights a{color:#ef8521;}
.bottom_bar p.copyrights a:hover{text-decoration:underline;}
/* footer Menu */
ul.footer_menu{margin-bottom:0;height:35px;float:left;}
ul.footer_menu li{float:left;margin-right:20px;position:relative;}
ul.footer_menu li a{color:#a4a5aa;font-size:11px;font-weight:700;}
ul.footer_menu li a:hover{color:#fff;}
/*dropdown*/
ul.footer_menu li ul{display:none;}/*******************************************************************
 /* Articles Category */
 .cat_title{font-size:19px;color:#cbcbcb;font-family:Rosario;padding-bottom:13px;border-bottom:1px solid #e0e0e0;text-transform:uppercase;margin-bottom:21px;}
 .cat_article{overflow:hidden;background:#fff;padding:0}
 h1.cat_article_title {background:url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;background-size:100%;padding:7px 75px 7px 14px;font-size:17px;font-family:Rosario;color:#fff;font-weight:normal;line-height:16px;margin-bottom:0;}
h2.page_title{background:url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y !important;background-size:100% !important;padding:7px 75px 7px 14px !important;font-size:17px !important;font-family:Rosario !important;color:#fff !important;font-weight:normal !important;line-height:16px !important;margin-bottom:0 !important;}

 h2.cat_article_title{background:url('/wp-content/themes/goodnews481/images/titulos_principales_gris.png') repeat-y;background-size:100%;padding:7px 75px 7px 14px;font-size:17px;font-family:Rosario;color:#fff;font-weight:normal;line-height:16px;margin-bottom:0;}




 h2.cat_article_title:hover{background:url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;background-size:100%;}
 .cat_blog_ti{padding:7px 75px 7px 14px;font-size:17px;font-family:Rosario;color:#58595B;font-weight:normal;line-height:16px;margin-bottom:0;}
 .cat_article_title a{color:#fff;font-weight:normal;}
 .marcotitulo{width: 100%;height: auto;overflow: hidden;position:relative;}
 .triangulo{position: absolute;left: 100%;margin-left: -60px;top: 0;height:146px;}
 .page_title{margin-bottom:20px;}
 .cat_article_warap{overflow:hidden;width:auto;padding:0 14px;}
 .cat_article_img{float:right;padding-left:26px}
 .cat_article_img a{display:block;position:relative;overflow:hidden;}
 .cat_article_img img{display:block;}
 .cat_article_img .video_icon_img{position:relative;}
 .ca_video_icon{width:44px;height:38px;background:url(images/vid-pho.png) no-repeat -316px 0;position:absolute;bottom:50%;margin-bottom:-22px;left:-44px;}
 .ca_slide_icon{width:44px;height:38px;background:url(images/vid-pho.png) no-repeat -266px 0;position:absolute;bottom:50%;margin-bottom:-22px;left:-44px;}
 .ca_article_icon{width:44px;height:38px;background:url(images/vid-pho.png) no-repeat -216px 0;position:absolute;bottom:50%;margin-bottom:-22px;left:-44px;}
 .cat_img img{min-width:215px;}
 /*.cat_article_img img:hover { border-color:#a50000;}*/
 
.article_meta{line-height:23px;color:#9B9C9E;font-size:13px;font-family:Rosario;margin-bottom:5px;margin-top:5px;padding:0 14px;}
 .cat_article_warap .article_meta{padding:0;}
.article_meta strong{font-weight:normal}
.article_meta a{color:#9B9C9E;}
.article_meta a:hover{color:#ef8521;}
.meta_cat{text-transform:capitalize;}
.article_meta span{margin-right:5px;}
.cat_article_content{padding-top:10px;}
.cat_article_content p{line-height:24px;margin-bottom:3px;font-family:Rosario;font-size:17px;color:#1F1E21;}
.cat_article_content .article_read_more{font-family:Rosario;font-size:17px;color:#ef8521;float:right;}
.cat_article_share{min-width:55px;max-width:72px;float:right;background:#f4f4f4;text-align:center;padding:5px 3px;border:0px solid #ebebeb;margin-top:36px;}
.cat_article_share div{margin:auto;margin-bottom:8px;}
div.cat_sh_facebook{margin-bottom:1px;height:62px;overflow:hidden;}
/* Single Article */
.single_article_content{padding:10px 14px 0 14px;}
.single_article_content a{color:rgba(255, 145, 0, 1);}
.single_article_content .gallery p{margin-bottom:0;}
.single_article_content a:hover{color:#a50000;}
.single_article_content iframe{margin-bottom:15px;}
.single_article_content img{height:auto;}
.single_article_content h2 {font-size:20px; font-weight:400; }
.single_article_content h3 {font-size:18px; font-weight:400; }
.wp-caption{max-width:609px!important;margin:0!important;padding-top:5px!important;padding-bottom:10px;margin-bottom:30px!important;}
.wp-caption img{border:none!important;padding:0!important;}
.wp-caption-text{margin-bottom:0!important;}
.single_article_content p{margin-bottom:20px;}
.articles_nav{line-height:36px;overflow:hidden;padding-bottom:1px;border-top:1px solid #9B9C9E;border-bottom:1px solid #9B9C9E;margin-top:15px;margin-bottom:32px;}
.articles_nav .prev_article a,.articles_nav .next_article a{color:#979a9e;font-size:17px;font-family:Rosario;}
.articles_nav .prev_article a span{margin-right:5px;}
.articles_nav .next_article a span{margin-left:5px;}
.articles_nav a span{font-size:17px;font-family:Rosario;font-weight:400;}
.articles_nav .prev_article a{float:left;background-position:0 bottom;}
.articles_nav .next_article a{float:right;background-position:right 0;}
.slideshow_article{width:656px;margin-bottom:2px;cursor:pointer;}
.slideshow_article img{display:none;}
.slideshow_control{border:1px solid #ebebeb;border-bottom-width:3px;margin-top:13px;margin-bottom:15px;height:28px;line-height:28px;position:relative;}
.mom_gallery{overflow:hidden;margin-bottom:20px;}.mom_gallery .gallery-item{float:left;margin-top:10px;text-align:center;width:25%;overflow:hidden;}
.mom_gallery dl.gallery-item{margin-bottom:0;margin-top:0!important;}.mom_gallery dl.gallery-item img{border:none;max-width:89%;height:auto;}
.slide_bull{text-align:center;}
.slide_bull a{width:10px;height:10px;margin-left:4px;margin-top:9px;cursor:pointer;background:#c5c5c5;display:inline-block;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;text-indent:-9999px;}
.slide_bull a:hover{background:#cbcfd9;}
/* active state (current page state) */
.slide_bull a.activeSlide{background:#798291;}
.slide_next,.slide_prev{position:absolute;width:8px;height:12px;background:url(images/slideshow_nav.png) no-repeat;top:8px;cursor:pointer;}
.slide_prev{left:7px;}.slide_next{right:7px;background-position:0 -12px;}/* Single share */
.single_share{background:#f4f4f4;border:1px solid #ebebeb;margin-bottom:6px;overflow:hidden;min-height:62px;padding:10px;}
.single_share .sh_item{float:left;margin-right:10px;}.twitter-share-button{margin-bottom:0!important;}
.single_sh_pinit{margin-top:11px;}/* Author box */
.author_box{padding:14px 14px 40px 14px;font-family:Rosario;font-size:17px;position:relative;height:78px;}
.author_box a{font-family:Rosario;font-size:17px;font-weight:normal!important;}
h4.author_box_title{background:url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;background-size:100%;padding:7px 75px 7px 14px;font-size:17px;font-family:Rosario;color:#fff;font-weight:normal;line-height:16px;margin-bottom:0;text-transform:uppercase}
.author_box .avatar{padding:4px;border:1px solid #eaeaea;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;float:left;margin-bottom:.5em;margin-left:0;margin-right:15px;margin-top:0;}
.author_box .author_details{width: 440px;float: left;}
.author_box .author_details .author_title{font-size:12px;font-family:Rosario;color:#a50000;margin-bottom:7px;}
.author_box .author_info{overflow:hidden;}
.author_box .num_of_entry{font-size:13px;float:right;clear:both;margin-bottom:7px;}
.author_box .author_connect{float:right;margin-top:4px;clear:both;}
/* Related */
h4.related_box_title{background:url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;background-size:100%;padding:7px 75px 7px 14px;font-size:17px;font-family:Rosario;color:#fff;font-weight:normal;line-height:16px;margin-bottom:0;text-transform:uppercase}
h3.relacionados{background:url('/wp-content/themes/goodnews481/images/titulos_principales_gris.png') repeat-y;background-size:100%;padding:7px 75px 7px 14px;font-size:17px;font-family:Rosario;color:#fff;font-weight:normal;line-height:16px;margin-bottom:0;}
h3.relacionados a{color:#fff;font-size:17px;font-family:Rosario}
h3.relacionados:hover ,h3.relacionados a:hover{background:url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;background-size:100%}
.related_box{margin-bottom:40px;padding-bottom:0;background:#fff;}
.related_box ul{overflow:hidden;margin-bottom:0;}.related_box ul li.related_item{float:left;width:132px;margin-left:15px;margin-bottom:15px;}
.related_box ul li.related_item:nth-child(4n+1){margin-right:0;margin-left:0;clear:both;}
.related_box ul li.related_item .related_image img{padding:4px;border:1px solid #eaeaea;display:block;margin-bottom:15px;}
.related_box ul li.related_item h3{font-size:12px;line-height:20px;margin-bottom:0;}

.related_box ul li.related_list{padding:13px 0 0 0;margin-bottom:0;}
.related_box ul li.related_list a span{color:#7F7F7F;font-family:Rosario;font-size:17px;margin-right:5px;}

/*	post-single : comments */
h4#respond-title{background:url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;background-size:100%;padding:7px 75px 7px 14px;font-size:17px;font-family:Rosario;color:#fff;font-weight:normal;line-height:16px;margin-bottom:0;text-transform:uppercase}
.single_comment{overflow:hidden;position:relative;}
.commentlist li .comment_wrapper{overflow:hidden;border:1px solid #ebebeb;border-bottom-width:3px;margin-bottom:15px;padding:15px;padding-bottom:0;background:#fff;}
.user_avatar{float:left;margin-right:15px;padding:0 12px 12px 0;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea;}
.user_avatar img{border:1px solid #eaeaea;display:block;padding:4px;}h4.comment_author_name{font-size:15px;padding-top:15px;font-weight:700;margin-bottom:5px;color:#666;}
h4.comment_author_name a{color:#666;font-weight:700;}
h4.comment_author_name a:hover{color:#a50000;}
.comment_content{margin-left:76px;}
.commentlist ul{margin-left:20px;margin-bottom:0;}
.commentlist li ul li{margin-left:20px;}
.wait_mod{color:#f70b0b;float:right;}
a.comment-reply-link{padding:0 15px;line-height:20px;display:inline-block;border:1px solid #ebebeb;border-bottom:none;color:#ccc;}
.comment-reply-link:hover{color:#a50000;}
.commentmetadata a{color:#BDBFC5;}
/*	post-single : add Comment form */
.add_comment{overflow:hidden;padding-top:2px;font-family:Rosario;padding-top:27px}
.add_comment p{margin-bottom:0;}
.add_comment h3,.up_comments{font-size:18px;}
.add_comment label{margin-left:14px;color:#8c8c8c;font-size:13px;}
.add_comment input,.add_comment textarea{margin-bottom:10px;border:1px solid #ebebeb;color:#6F7071;background:#fff;font-size:13px}
.add_comment input:focus,.add_comment textarea:focus{background:#fff;}
.add_comment input{height:18px;width:60%;padding:0 14px;}
.add_comment textarea{margin-bottom:10px;padding:0 14px;width:60%;height:130px;font-family:Rosario;}
.add_comment .cptch_block{padding-left:14px;padding-right:14px;font-size:13px;clear:both;}
.add_comment .cptch_block label{padding-left:0;padding-right:0;margin:0 0 8px 0;display:block;}
.add_comment .cptch_block br{display:none;}
.send_comment{
font-size:15px;
color:#fff;
cursor:pointer;
margin-bottom:15px;
border:none;
background: url(/wp-content/themes/goodnews481/images/botonmenuoscuro.png) repeat-x;
height:27px;
float:left;
text-transform:uppercase;
padding:0;
}
.add_comment .menizq{background:url(/wp-content/themes/goodnews481/images/menizqosc.png) no-repeat;width: 14px;height: 27px;float: left;}  
.add_comment .mender{background:url(/wp-content/themes/goodnews481/images/menderosc.png) no-repeat;width: 14px;height: 27px;float: left;} 
.botoncomentario:hover  > .send_comment{background:url(/wp-content/themes/goodnews481/images/botonmenuclaro.png) repeat-x;}
.botoncomentario:hover > .mender{background:url(/wp-content/themes/goodnews481/images/mendercla.png) no-repeat;}
.botoncomentario:hover > .menizq{background:url(/wp-content/themes/goodnews481/images/menizqcla.png) no-repeat;}
.logeado{padding-left:14px;padding-bottom:10px;}
/* Calendar Widget */
#wp-calendar{color:#555;width:100%;text-align:center;}
#wp-calendar caption,
#wp-calendar td,
#wp-calendar th{text-align:center;}
#wp-calendar caption{font-size:11px;font-weight:500;padding:5px 0 3px;text-transform:uppercase;}
#wp-calendar th{background:#f4f4f4;border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-weight:700;}
#wp-calendar tfoot td{background:#f4f4f4;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
/* tags */
.tagcloud a{text-transform:capitalize;background:#fcfcfc;padding:4px 12px;border:1px solid #f1f1f1;font-size:11px!important;display:inline-block;margin:0 5px 8px 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
/* ads Widgets *//* ads125 */
.sidebar .widget .ads125{margin:8px -9px -9px 8px;}
.sidebar .ads125{margin-bottom:3px;margin-left:21px;overflow:hidden;}
.sidebar .ads125 a,.sidebar .ads125 .ad_code{width:125px;height:125px;display:block;margin-right:17px;margin-bottom:17px;float:left;}
.sidebar .ads125 img{display:block;}
/* ads120b */
.sidebar .widget .ads120b{margin:8px -10px -8px 12px;}
.sidebar .ads120b{margin-bottom:3px;margin-left:21px;overflow:hidden;}
.sidebar .ads120b a,.sidebar .ads120b .ad_code{width:120px;height:90px;display:block;margin-right:20px;margin-bottom:17px;float:left;}
.sidebar .ads120b img{display:block;}/* ads120 */.sidebar .widget .ads120{margin:8px -10px -8px 12px;}
.sidebar .ads120{margin-bottom:3px;margin-left:25px;overflow:hidden;}
.sidebar .ads120 a,.sidebar .ads120 .ad_code{width:120px;height:240px;display:block;margin-right:20px;margin-bottom:17px;float:left;}
.sidebar .ads120 img{display:block;}
/* ads120x600*/
.sidebar .widget .ads120x{margin:8px -10px -8px 12px;}
.sidebar .ads120x{margin-bottom:3px;margin-left:25px;overflow:hidden;}
.sidebar .ads120x a,.sidebar .ads120x .ad_code{width:120px;height:600px;display:block;margin-right:20px;margin-bottom:17px;float:left;}
.sidebar .ads120x img{display:block;}
/* ads160 */
.sidebar .widget .ads160{margin:0;}
.sidebar .ads160{text-align:center;margin-bottom:20px;}
/* ads250 */
.sidebar .widget .ads250{margin:17px auto;}
.sidebar .ads250{overflow:hidden;width:250px;margin:auto;margin-bottom:20px;}
.sidebar .ads250 a{display:block;}
.sidebar .ads250 img{display:block;}
/* ads300 */
.sidebar .widget .ads300{margin:-8.5px;margin-top:-8px;}
.sidebar .ads300{overflow:hidden;width:300px;margin:auto;margin-bottom:20px;}
.sidebar .ads300 a{display:block;}.sidebar .ads300 img{display:block;}
/* ads300x */
.sidebar .widget .ads300x{margin:-8.5px;margin-top:-8px;}
.sidebar .ads300x{overflow:hidden;width:300px;margin:auto;margin-bottom:20px;}
.sidebar .widget .ads300x .ad_code:nth-child(2n+2),.sidebar .widget .ads300x a:nth-child(2n+2){margin-top:2px;}
.sidebar .ads300x .ad_code:nth-child(2n+2),.sidebar .ads300x a:nth-child(2n+2){margin-top:10px;}
.sidebar .ads300x a{display:block;}.sidebar .ads300x img{display:block;}
/* Custom HTML */
.sidebar .widget .custom_textwidget{margin:0;}
.sidebar .custom_textwidget{margin-bottom:20px;}
/* Flickr */
.sidebar .widget .flickr_badge_wrapper{overflow:hidden;margin-left:8px;margin-top:9px;margin-bottom:-9px;margin-right:-20px;}
.sidebar .widget .flickr_badge_wrapper div{float:left;margin:0 20px 20px 0;}
.sidebar .widget .mom_posts_images div:nth-child(3n+3){margin-right:0;}
.sidebar .widget .flickr_badge_wrapper img{height:65px;width:65px;}
.sidebar .flickr_badge_wrapper div.last{margin:0 0 10px;}
.sidebar .flickr_badge_wrapper div a{display:block;float:left;height:65px;margin:0;width:65px;padding:4px;border:1px solid #eee;}
/* twiiter */
.sidebar .widget .tweet_list li{padding:10px 10px 11px 39px;background:url(images/twitter_icon.png) no-repeat 13px 15px;}
.tweet_list li,.tweet_list li a{}.tweet_list li a{color:#000;}
.tweet_list li a:hover{color:#a50000;}
/* RSS Subcribe widgets */
.sidebar .newsletter{background:#fe7c00;padding:5px;border:1px solid #e26600;border-bottom-width:2px;overflow:hidden;margin-bottom:20px;}
.sidebar .newsletter img.rs_icon{margin-right:5px;float:left;}
.sidebar .newsletter form{float:left;width:260px;margin-top:1px;}
.sidebar .newsletter .nsf{width:168px;float:left;border:none;height:27px;line-height:27px;background:#ffe7bf;padding:0 5px;color:#7c3400;text-shadow:0 -1px 0 #fff;-moz-border-radius-topleft:3px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}
.sidebar .newsletter .nsb{width:82px;float:left;padding:0;background:#ffc157;/* Old browsers */background:0;/* FF3.6+ */background:0 color-stop(100%,#f39a00));/* Chrome,Safari4+ */background:0;/* Chrome10+,Safari5.1+ */background:0;/* Opera 11.10+ */background:0;/* IE10+ */background:linear-gradient(top,#ffc1570%,#f39a00100%);/* W3C */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc157',endColorstr='#f39a00',GradientType=0);/* IE6-9 */-moz-border-radius-topleft:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:0;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;height:27px;height:27px;padding-bottom:3px;border:none;color:#7c3400;font-weight:700;text-shadow:0 -1px 0 #ffc562;cursor:pointer;}
.sidebar .newsletter .nsb:hover{color:#000;}
/*	Posts Widget 	*/.sidebar .widget ul.blog_posts_widget li{padding:15px;padding-left:16px;background:none;overflow:hidden;}.sidebar .widget ul.blog_posts_widget li img{padding:4px;border:1px solid #eee;margin-bottom:0;margin-right:15px;}.sidebar .widget ul.blog_posts_widget li p{margin-bottom:0;}.sidebar .widget ul.blog_posts_widget li .pw_time{color:#BDBFC5;font-size:11px;}.widget ul.blog_posts_widget li img.alignleft{margin-bottom:0;}/* posts images */.sidebar .widget .mom_posts_images{overflow:hidden;margin-left:8px;margin-top:9px;margin-bottom:-9px;margin-right:-20px;}.sidebar .widget .mom_posts_images div{float:left;margin:0 20px 20px 0;}.sidebar .widget .mom_posts_images img{height:65px;width:65px;}.sidebar .mom_posts_images div.last{margin:0 0 10px;}.sidebar .mom_posts_images div a{display:block;float:left;height:65px;margin:0;width:65px;padding:4px;border:1px solid #eee;}.rc_img img{float:left;margin-bottom:.5em;margin-left:0;margin-right:1.5em;margin-top:0;}/* Tabbed Widget */.tabbed_widget ul.tabbed_nav{margin-bottom:0;padding:0;overflow:hidden;margin-bottom:10px;}.tabbed_widget ul.tabbed_nav li{float:left;padding:0;background:#e0e0e0;border-bottom:none;width:25%;}.tabbed_widget ul.tabbed_nav li.tabbed3{width:30%;}.tabbed_widget ul.tabbed_nav li.tabbed4{width:20%;}.tabbed_widget ul.tabbed_nav li a{display:block;line-height:37px;text-align:center;border-right-style:solid;border-color:#d3d3d3;border-right-width:1px;border-bottom:1px solid #d3d3d3;font-family:Rosario;font-size:14px;}.tabbed_widget ul.tabbed_nav li a:hover{background:#fff;}.tabbed_widget ul.tabbed_nav li a.current{background:#fff;border-bottom:none;}.tabbed_widget ul.tabbed_nav li:last-child a{border-right:none;}.tabbed_tag{padding-top:10px;}/* Social Counter */.mom_social_counters{border:1px solid #dfdfdf;overflow:hidden;margin:6px;}.mom_social_counters .sc_item{float:left;width:33.33%;text-align:center;}.mom_social_counters .sc_item a,.mom_social_counters .sc_item span{display:block;}.mom_social_counters .sc_item .social_box{border-right:1px solid #e9e9e9;padding:12px 0;}
.mom_social_counters .sc_item:last-child .social_box{border:none;}
.mom_social_counters .sc_item .social_box span{color:#a4a5aa;font-family:Rosario;font-size:13px;}
.mom_social_counters .sc_item .social_box span.social-box-count{font-size:20px;font-weight:700;color:#40454d;}/**********************************************************
 *	Footer Widgets
 ********************************************************//* Multi Column Categories */#footer .widget ul.cat_w_list li{padding:0;line-height:33px;background:none;width:50%;float:left;text-transform:capitalize;}/*	Posts Widget 	*/#footer .widget ul.blog_posts_widget li{padding:10px 0;background:none;overflow:hidden;}#footer .widget ul.blog_posts_widget li img{border:3px solid #fff;margin-bottom:0;margin-right:10px;width:45px;height:45px;}#footer .widget ul.blog_posts_widget li p{margin-bottom:0;}#footer .widget ul.blog_posts_widget li span{display:none;}/* posts images */#footer .widget .mom_posts_images{overflow:hidden;margin:-4px;margin-right:-11px;margin-bottom:-10px;}#footer .widget .mom_posts_images div{float:left;margin:0 6px 6px 0;}#footer .widget .mom_posts_images img{height:59px;width:59px;}#footer .mom_posts_images div.last{margin:0 0 10px;}#footer .mom_posts_images div a{display:block;float:left;height:59px;margin:0;width:59px;border:3px solid #fff;}/* twitter */#footer .widget .tweet_list li{padding-left:26px;background:url(images/twitter_icon.png) no-repeat 0 14px;}/* Flickr */#footer .widget .flickr_badge_wrapper{overflow:hidden;margin:-5px;margin-right:-12px;margin-bottom:-10px;}#footer .widget .flickr_badge_wrapper div{float:left;margin:0 6px 6px 0;}#footer .widget .flickr_badge_wrapper img{height:59px;width:59px;}#footer .flickr_badge_wrapper div.last{margin:0 0 10px;}#footer .flickr_badge_wrapper div a{display:block;float:left;height:59px;margin:0;width:59px;padding:0;border:3px solid #fff;}/* Post elements */pre,code{font:11px/19px Consolas,"Andale Mono",Courier,"Courier New",monospace;padding:5px;}pre,code{background:url(images/bg-code.gif) repeat scroll 0 0 transparent;border:1px solid #DDD;margin:30px 0 40px;overflow-x:visible;overflow-y:hidden;}.single_article_content ol,.single_article_content ul{list-style-position:outside;margin-left:2.35em;margin-bottom:25px;}.single_article_content ol{list-style-type:decimal;}.single_article_content ul{list-style-type:disc;}.single_article_content blockquote{background:url(images/quote.png) no-repeat scroll left top transparent;font-family:Rosario;font-size:12px;font-style:italic;line-height:22px;margin:0 0 30px 50px;padding:0 50px;}.single_article_content blockquote.alignleft{margin:5px 20px 0 11px;width:220px;}.single_article_content blockquote.alignright{margin:5px 0 0 31px;width:220px;}/*--------------------------------------------------*//*	Contact Form
/*-------------------------------------------------*/.contact_form p{margin-bottom:0;}.contact_form label{display:block;margin-bottom:10px;}.contact_form input,.contact_form textarea{margin-bottom:20px;background:#fbfbfb;border:1px solid #ebebeb;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#8c8c8c;-webkit-box-shadow:inset 1px 1px 2px 0 #e9e9e9;-moz-box-shadow:inset 1px 1px 2px 0 #e9e9e9;box-shadow:inset 1px 1px 2px 0 #e9e9e9;}.contact_form input:focus,.contact_form textarea:focus{background:#fff;}.contact_form input{height:30px;width:55%;padding:0 5px;}.contact_form textarea{margin-bottom:10px;padding:10px;width:589px;height:150px;font-family:Rosario;}.contact_form .send_comment{}.contact_form .error{color:#a50000;margin-left:5px;}.contact_form .message_error{float:right;margin-right:10px;}
/* Pagination */
.pagination{margin-bottom:15px;}
.pagination a,.pagination span{color:#b8b8b8;display:inline-block;width:25px;height:25px;line-height:25px;text-align:center;margin-left:10px;font-size:15px;}
.pagination a:hover{color:#70747a;}
.pagination span.current{border:1px solid #e0e0e0;background:rgba(255, 145, 0, 0.61);color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-weight:bold;}
/* VIDEOS */
.videoscont{padding:0;width:100%;}

.videoscont h2.cat_article_title{background:url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;background-size:100%;padding:7px 75px 7px 14px;font-size:17px;font-family:Rosario;color:#fff;font-weight:normal;line-height:16px;margin-left:1.5%;margin-bottom:14px;margin-right:17px;text-transform:uppercase}
.videoscont .triangulo{margin-left:-76px;}
.videoscont #crumbs{margin-left:31px;}
.main.listavideos{width:80%;margin:0;}
 .videos{height:auto;margin-bottom:10px;}
 .videos .video{width: 29.9%;float: left;height: 316px;overflow: hidden;margin:1.5%; position:relative}
  .videos .video .imagen-video-destacada {height:220px;}
  .videos .video .imagen-video-destacada img{width:auto; height:100%;}

  .videos .video   a .cristal-video{position:absolute;background:#000;opacity:0;width:100%;z-index:1;height:0px;height:220px;}
  .videos .video   a  .texto-video{color:#fff!important;position:absolute;z-index:2;width:auto;height:179px;padding:20px;overflow:hidden;opacity:0;}
  .videos .video   .title-video{font-size:15px;text-transform:uppercase;font-family:rosario;background:#58595B;color:#fff;width:90.1%;height:70px;padding:4% 5%;margin:0;}
  .videos .video   a  .texto-video .extracto-video{font-size:15px;font-family:Rosario}
  .videos .video:hover .cristal-video{opacity:0.5;display:block;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;-ms-transition: all 1s ease;}
  .videos .video:hover .texto-video{opacity:1;display:block;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;-ms-transition: all 1s ease;}
  .videos .video:hover .title-video{-webkit-transition: all 1s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;-ms-transition: all 0.5s ease;background:#ef8521}

  .videoscont #infscr-loading{padding-left: 14px;}
 /*Ofertas de empleo*/
 
 .ofertas h1.cat_article_title{background: url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;background-size:100%;font-size:19.5px;margin-bottom:20px;}
 .oferta-empleo h3 {background:url('/wp-content/themes/goodnews481/images/titulos_principales_gris.png') repeat-y;background-size:100%;padding:7px 75px 7px 14px;font-size:16px;font-family:Rosario;color:#fff;font-weight:normal;line-height:18px;margin-bottom:14px;}
 .oferta-empleo h3:hover {background:url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;background-size:100%}
 .oferta-empleo h3 a{color:#fff;font-size:16px;}
/* Notas de prensa */
 .nota-prensa-mini h3 {background:url('/wp-content/themes/goodnews481/images/titulos_principales_gris.png') repeat-y;background-size:100%;padding:7px 75px 7px 14px;font-size:16px;font-family:Rosario;color:#fff;font-weight:normal;line-height:18px;margin-bottom:14px;}
 .nota-prensa-mini h3:hover {background:url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;background-size:100%}
 .nota-prensa-mini h3 a{color:#fff;font-size:16px;}
 .nota-prensa-mini .article_read_more{font-family:Rosario;font-size:17px;color:#ef8521;float:right;padding-bottom:20px;}
 .notasprensa h1{margin-bottom:20px;}
 /* Contacta con nosotros */
.contactar{width: 266px;height: 27px;margin: 0 auto;margin-bottom:54px;margin-top:40px;}
.contactar .menizq{background: url(/wp-content/themes/goodnews481/images/menizqosc.png) no-repeat;width: 14px;height: 27px;float: left;}
.contactar .mender{background: url(/wp-content/themes/goodnews481/images/menderosc.png) no-repeat;width: 14px;height: 27px;float: left;margin-right:-9px;}
.contactar a {float: left;text-transform: uppercase;font-family: Rosario;font-size: 15px;display: inline-block;height: 27px;padding: 0 3px;background: url(/wp-content/themes/goodnews481/images/botonmenuoscuro.png) repeat-x;color: #fff;font-weight: 400;line-height: 26px;}
.contactaya:hover a{background: url(/wp-content/themes/goodnews481/images/botonmenuclaro.png) repeat-x;}
.contactaya:hover .menizq{background: url(/wp-content/themes/goodnews481/images/menizqcla.png) no-repeat;}
.contactaya:hover .mender{background: url(/wp-content/themes/goodnews481/images/mendercla.png) no-repeat;}
.btncompartir{background:url('/wp-content/themes/goodnews481/images/compartir_general.png') no-repeat;float:left;width: 48px;height: 27px;}
.btncompartir:hover{background:url('/wp-content/themes/goodnews481/images/compartir_general_on.png') no-repeat;}
/* Prensa */
.prensacont #crumbs{margin-left:31px;}
.prensacont h2.cat_article_title{background:url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;background-size:100%;padding:7px 75px 7px 14px;font-size:17px;font-family:Rosario;color:#fff;font-weight:normal;line-height:16px;margin-left:1.5%;margin-bottom:14px;text-transform:uppercase}
.prensacont{width:100%;padding:0;}

.main.prensamain{width:80%;margin:0;}
.art-prensa{width:47%;float:left;margin:14px 1.5%;min-height:400px;}
.prensamain .separator{background:url('/wp-content/themes/goodnews481/images/titulos_principales_gris.png') repeat-y;background-size:100%;width:100%;height:20px;margin-bottom:16px;}
.art-prensa .triangulo{margin-left:-60px;}
.art-prensa iframe{width:80%;margin:0 auto;display:block;max-height:252px;max-width:80%;}
.art-prensa .wp-audio-shortcode{visibility:visible!important}
.art-prensa img{width: auto;max-height: 200px;max-width: 100%;height: auto;}
.art-prensa .mejs-container {width:80%!important;margin:0 auto;display:block;}
/* vicent */
#crumbs{font-family: rosario;font-size: 13px;color: #6F7072;margin-left:1.5%;margin-bottom:14px;}
#crumbs a{font-family: rosario;font-size: 13px;color: #6F7072;}
/*menu blog widget*/
.sidebar .widget .menu-menu-blog-container ul li {margin: 6px 24px 6px 24px;border-bottom: none;padding: 0;}
#menu-menu-blog a{font-size: 15px;color: #9B9C9E;}
/* Cookies */
#cookie-law-info-bar{padding:20px 0!important;left:0;background:#000!important;color:#fff!important;font-family:Rosario!important;}
#cookie-law-info-bar span{font-family:Rosario!important;font-size:15px!important}
#cookie-law-info-bar span a{-moz-border-radius:0;border-radius:0;-webkit-border-radius:0;font-family:Rosario!important;font-size:15px;font-weight:normal!important;padding:0 15px!important}
#cookie-law-info-bar span a.cli-plugin-main-link{color:#ef8521!important;}
#cookie_hdr_showagain{background: #000;color:#fff;font-size:13px;font-family:Rosario}
#cookie-law-info-again {background:url(/wp-content/themes/goodnews481/images/cookies.png) no-repeat!important;border:none!important;width:155px!important;}

/* Calendario */
#tribe-events-pg-template{width:60.2%;float:left;margin:35px 0 0 10%!important;}
.tribe-bar-date-filter{display:none;}
.tribe-events-ical{display:none!important;}
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>a, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, #tribe-events .tribe-events-button, .tribe-events-button.tribe-inactive, #tribe-events .tribe-events-button:hover, .tribe-events-button:hover, .tribe-events-button.tribe-active:hover{background:rgba(255, 145, 0, 0.61)!important;}
#tribe-events-pg-template h2.tribe-events-page-title, #tribe-events-pg-template h2.tribe-events-single-event-title{text-align:left;font-family:Rosario;font-size:17px;text-transform:uppercase;font-weight:normal;background: url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;
background-size: 100%;
padding: 7px 75px 7px 14px;
color: #fff;
font-weight: normal;
line-height: 16px;
margin-bottom: 0;}
#tribe-events-pg-template h2.tribe-events-page-title .updated{float:left;}
#tribe-events-pg-template .tribe-events-notices{background:#fff;border:none;color:#9B9C9E;}
#tribe-events-pg-template .tribe-events-list-event-title{background: url('/wp-content/themes/goodnews481/images/titulos_principales_gris.png') repeat-y;
background-size: 100%;
padding: 7px 75px 7px 14px;
font-size: 17px;
font-family: Rosario;
color: #fff;
font-weight: normal;
line-height: 16px;
margin-bottom: 0;
float:left;
width:100%;
}
#tribe-events-pg-template .tribe-events-list-event-title:hover{background: url('/wp-content/themes/goodnews481/images/titulos_principales_naranja.png') repeat-y;}
#tribe-events-pg-template .tribe-events-list-event-title a{color:#fff;}
#tribe-events-pg-template  .tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details{font-style:normal!important;font-size:17px;padding-left:14px;}
#tribe-events-pg-template  .tribe-events-read-more{color:#ef8521;padding-left:14px;}
#tribe-events-pg-template  h3.tribe-events-single-section-title{clear: both;
background: url('/wp-content/themes/goodnews481/images/titulos_sidebar_off.png') no-repeat;
height: 28px;
line-height: 20px;
padding: 0px;
font-size: 15px;
color: #fff;
font-family: Rosario;
text-indent: 14px;
background-size: 100%;font-weight:normal;text-transform:uppercase;margin:0;}
#tribe-events-pg-template .tribe-events-meta-group dl{font-size:14px;padding-left:14px}
.tribe-events-meta-group-gmap{width:100%!important;margin-bottom:20px;}
.tribe-events-cal-links{display:none!important;}

/* HOME */
.inner.home .main{width:76.2%;margin:0 0 0 2%;margin-top:31px;}
.inner.home .single_article_content{padding:0;margin-top:20px}
.home iframe{width: 100%;
height: 177px;}

/*MENU BLOG */
#menu-menu-blog li:hover a{color:#ef8521}
#menu-menu-blog li.current-menu-item a{color:#ef8521}
#menu-menu-blog li{float:left;padding:0 10px;}
#menu-menu-blog li a{text-align:center;}
.menu-menu-blog-container{float:left;padding:0 4px;margin-bottom:20px;}
.blogmarco{margin-bottom:27px;}

/* BUSCADOR */
#searchform div label{font-size:10px;font-family:Rosario;color:#58595A;float: left;margin-right: -54px;padding-left: 10px;line-height: 22px;position:relative;z-index:100;}
#searchform input[type="text"]{width: 100%;border: none;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;margin-right:-23px;font-family:Rosario;box-shadow:none;border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;}
#searchform #searchsubmit{background: url('/wp-content/themes/goodnews481/images/buscador.png') no-repeat;
  background-size: 15px;
  height: 15px;
  width: 15px;
  border: none;
  padding-bottom: 4px;
  float: right;
  z-index: 10000;
  position: absolute;
  margin-top: 4px;
}
#searchform input{outline:0px}
#searchform{  margin-top: -14px;}
.buscadormovil{  margin-top: 16px;}
/*CARGANDO */
#infscr-loading{text-align:center;clear:both;}
#infscr-loading em{font-style:normal;font-size:13px;}

/* Articulos */
#article_content .video_wrap{width:80%;margin:0 auto;}
.single_article_content .video_wrap{width:80%;margin:0 auto;margin-bottom:20px;}
.home .single_article_content .video_wrap{width:100%;margin:0 auto;margin-bottom:20px;}

/* Formulario */
#wpcf7-f7660-p76-o1 {width:100%;}
#wpcf7-f7660-p76-o1 .mapi{width:auto;padding-left:272px;min-height:800px;}
#wpcf7-f7660-p76-o1 .mapa-contacto{width:115%;}
#wpcf7-f7660-p76-o1 .formulariocontacto{width:212px;float:left;margin-right:-242px;z-index:100;position: absolute;top: 64px;}
#wpcf7-f7660-p76-o1 .formu{width:212px;margin:0 0 0 10px;}
#wpcf7-f7660-p76-o1 strong{font-size:16px;}
#wpcf7-f7660-p76-o1 input, textarea, select{width:98%;outline:0;height:18px;padding:0 1%;}
#wpcf7-f7660-p76-o1 select{height:23px;padding: 0;width: 102%;}
#wpcf7-f7660-p76-o1 textarea{height:150px;}
#wpcf7-f7660-p76-o1 p{font-family:Rosario;font-size:13px;margin-bottom:8px;color:#6F7071;text-indent:2px;}
#wpcf7-f7660-p76-o1 a{color:#000;font-weight:bold;}
#wpcf7-f7660-p76-o1 input[type="checkbox"]{height:15px;width:15px;float:left;}
#wpcf7-f7660-p76-o1 input[type="file"]{height:19px;}
#wpcf7-f7660-p76-o1 input[type="submit"]{width:54px;margin: 0 38%;}
#wpcf7-f7660-p76-o1 h3{margin-left:-9px;width:242px;background: url('/wp-content/themes/goodnews481/images/titulos_sidebar_off.png') no-repeat;height: 20px;line-height: 22px;padding: 0px;font-size: 15px;color: #fff;margin-bottom: 13px;font-family: Rosario;text-indent: 10px;background-size: 100%;}
#wpcf7-f7660-p76-o1  .wpcf7-response-output {clear:both;float:right;margin-left:272px;}


/* despacho single */
.mapa iframe{width:100%;}

/*sidebar telefono*/
.sidemovil{display:none;}

iframe[name='google_conversion_frame']{position:absolute;}

.actualizado{font-size: 14px;  text-align: center;}
.recuperado{  text-align: center;float:left;width:100%;margin-bottom:4px;}
.cantrecup{  color: #ef8521;
  font-family: Rosario;
  font-size: 26px!important;
  
  }
  .cantrecup .millon{font-size:13px;}
  .main.contacta{width:66%;}
 
 
#navigation ul.nav li.naranjito a{color:#f99f49;}
.telefono-vivienda{font-size:41px;font-weight:bold;width:100%;text-align:center;padding:30px 0;}
.telefono-vivienda2{font-size:25px;font-weight:bold;width:100%;text-align:center;padding:30px 0px;}
.viviendatitle1{font-size:18px;text-transform:uppercase;line-height:16px;font-weight:bold;padding-bottom:10px;}
.viviendatitle2{font-size:20px;text-transform:uppercase;color:#D58030;line-height:26px;font-weight:bold; padding-bottom:10px;}
.landing{padding-left:35px;padding-top:32px;}
.casita{background: url('/wp-content/themes/goodnews481/images/balanza.png') no-repeat;
    width: 77px;
    height: 77px;
    display: block;
    position: absolute;
    margin: -24px 0 0 -89px;
    background-size: 74px;
  }
.candado{background: url('/wp-content/themes/goodnews481/images/dinero.png') no-repeat;
    width: 77px;
    height: 77px;
    display: block;
    position: absolute;
    margin: -24px 0 0 -89px;
    background-size: 74px;
  }
.ejemplo{background: url('/wp-content/themes/goodnews481/images/ejemplo.png') no-repeat;
    width: 77px;
    height: 77px;
    display: block;
    position: absolute;
    margin: -24px 0 0 -89px;
    background-size: 74px;
  }
.victoria{background: url('/wp-content/themes/goodnews481/images/victoria.png') no-repeat;
    width: 77px;
    height: 77px;
    display: block;
    position: absolute;
    margin: -24px 0 0 -89px;
    background-size: 74px;
  }
  .calendav{background: url('/wp-content/themes/goodnews481/images/calendario_1.png') no-repeat;
    width: 77px;
    height: 77px;
    display: block;
    position: absolute;
    margin: -24px 0 0 -89px;
    background-size: 74px;}
  .gentemas{background: url('/wp-content/themes/goodnews481/images/grupo_1.png') no-repeat;
   width: 77px;
    height: 94px;
    display: block;
    position: absolute;
    margin: -35px 0 0 -89px;
    background-size: 74px;} 
    .gentei{background: url('/wp-content/themes/goodnews481/images/grupo_2.png') no-repeat;
    width: 77px;
    height: 94px;
    display: block;
    position: absolute;
    margin: -35px 0 0 -89px;
    background-size: 74px;} 
  .interroga{background: url('/wp-content/themes/goodnews481/images/interroga.png') no-repeat;
       width: 77px;
    height: 77px;
    display: block;
    position: absolute;
    margin: -24px 0 0 -89px;
    background-size: 74px;}
	.perdona{background: url('/wp-content/themes/goodnews481/images/perdona.png') no-repeat;
       width: 77px;
    height: 77px;
    display: block;
    position: absolute;
    margin: -24px 0 0 -89px;
    background-size: 74px;}
	.ganan{background: url('/wp-content/themes/goodnews481/images/ganan.png') no-repeat;
    width: 77px;
    height: 77px;
    display: block;
    position: absolute;
    margin: -24px 0 0 -89px;
    background-size: 74px;}
	.entidadi{	background: url('/wp-content/themes/goodnews481/images/entidades.png') no-repeat;
       width: 77px;
    height: 77px;
    display: block;
    position: absolute;
    margin: -24px 0 0 -89px;
    background-size: 74px;}
		
	}
.separavivi {width:100%;height:40px;display:block;}
 .incluidos{position:absolute;z-index:-10;margin-top:-10000px;} 
  .justi{    font-weight: bold;    font-size: 22px;    margin-bottom: 30px;}
  .telefono-clausulas{font-weight: bold;    font-size: 30px;    padding-left: 7px;}

  .telefono-clau2{font-size:25px;font-weight:bold;width:100%;text-align:center;padding:0px;}
.telefono-clau2 a {color: inherit; }
.telefono-clau2 a:hover {color: inherit; }
  .formuclau{    font-weight: bold;    margin: 0 auto;   width: 297px;    text-align: center;    margin-top: 24px;padding-bottom:10px;}
  
 .wpcf7 .formulariosnuevos {padding:20px;background:#fbe1bf; margin-top:10px;    max-width: 260px;    margin: 0 auto;margin-top:10px;}
 .wpcf7 .formulariosnuevos  textarea{height: 64px;    max-width: 247px;}
 .formulariohome{    border: 2px solid #eee;    padding: 20px  20%;    color: rgba(255, 145, 0, 1);padding-bottom:0;}
 .formulariohome br{display:none;}
 .formulariohome input{float:right;border:1px solid #eee;height:26px;    border: 2px solid rgba(255, 145, 0, 1);
    background: #f1f1f1;}
 
 .formulariohome textarea{float:right;height:80px;max-width:295px; border: 2px solid rgba(255, 145, 0, 1);
    background: #f1f1f1;} 
 .home .formulariohome textarea{max-width:400px;}
 .formulariohome p{padding:10px 0;clear:both;}
 .formulariohome a{color:#333;}
 .formulariohome .wpcf7-acceptance{height:auto;}
 .formulariohome .acepto{float:left;display:block;}
 .formulariohome .wpcf7-submit{padding:0px;background:#fff;color:#fff;border:none;height:auto;background:url('/wp-content/themes/goodnews481/images/bot-enviar.png') no-repeat;width:103px;height:45px;font-size:17px;}
 .formulariohome .aceptop{font-size:12px;float:left;    padding-top: 25px;}
 .formulariohome .botonsub{    float: right;    clear: none;}
.home .cat_article .videoyou img{width:100%;height:auto;}
.graciasformu{width:100%;height:auto;}
.hue{width:100%;height:50px;clear:both;}

/* NEW FORM STYLES */

 .formulariotest input {
	width: 100%;	
	background-color: #CCC;
}
 .formulariotest input:focused {
	border: #000;
}
.formulariotest .title {

}

.formulariotest .wrap {
	width: 100%;
	position: relative;
	
}
.formulariotest .inputwrap {
	width: 50%;
	background-color: #CCC;
	border: 1px solid #666;
}
.formulariotest p{
	margin: 0;
}
.formulariotest .tapa {
    font-size: 24px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    width: 50%;
    z-index: 9;
    background-color: #CCC;
}
.formulariotest .tooltip {
   background-color: #fff;
    border: 0 solid #999;
    box-shadow: 1px 2px 9px #666;
    display: none;
    left: 100%;
    margin-left: 18px;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    width: 112px;
}

@media all and (max-width: 1000px) {
	.formulariotest .tooltip {    
		left: auto;
		margin: auto;
		margin-bottom: 15px;
		position: relative;
	}
}



 .formulariohome{    border: 2px solid #eee;    padding: 20px  20%;    color: rgba(255, 145, 0, 1);padding-bottom:0;}
 .formulariohome br{display:none;}
 .formulariohome input{float:right;border:1px solid #eee;height:26px;    border: 2px solid rgba(255, 145, 0, 1);
    background: #f1f1f1;}
 
 .formulariohome textarea{float:right;height:80px;max-width:295px; border: 2px solid rgba(255, 145, 0, 1);
    background: #f1f1f1;} 
 .home .formulariohome textarea{max-width:400px;}
 .formulariohome p{padding:10px 0;clear:both;}
 .formulariohome a{color:#333;}
 .formulariohome .wpcf7-acceptance{height:auto;}
 .formulariohome .acepto{float:left;display:block;}
 .formulariohome .wpcf7-submit{padding:0px;background:#fff;color:#fff;border:none;height:auto;background:url('/wp-content/themes/goodnews481/images/bot-enviar.png') no-repeat;width:103px;height:45px;font-size:17px;}
 .formulariohome .aceptop{font-size:12px;float:left;    padding-top: 25px;}
 .formulariohome .botonsub{    float: right;    clear: none;}
.home .cat_article .videoyou img{width:100%;height:auto;}
.graciasformu{width:100%;height:auto;}
.hue{width:100%;height:50px;clear:both;}


/* Base for label styling */
.formulariotest [type="checkbox"]:not(:checked),
.formulariotest [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.formulariotest [type="checkbox"]:not(:checked) + span,
.formulariotest [type="checkbox"]:checked + span, .formulariotest  [type="checkbox"]:not(:checked) + label,
.formulariotest [type="checkbox"]:checked + label{
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

#acepto-error {
	display: inline-block !important
}

 










/* checkbox aspect */
[type="checkbox"]:not(:checked) + span:before,
[type="checkbox"]:checked + span:before, [type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0; top: 2px;
  width: 17px; height: 17px;
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.3)
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + span:after,
[type="checkbox"]:checked + span:after, [type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 3px; left: 4px;
  font-size: 18px;
  line-height: 0.8;
  color: #666;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + span:after, [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + span:after, [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + span:before,
[type="checkbox"]:disabled:checked + span:before, [type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + span:after, [type="checkbox"]:disabled:checked + label:after  {
  color: #999;
}
[type="checkbox"]:disabled + span, [type="checkbox"]:disabled + label{
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + span:before,
[type="checkbox"]:not(:checked):focus + span:before {
  border: 1px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #4778d9!important;
}