/*  

Theme Name: El Imparcial de Oaxaca: Lite

Theme URI: http://www.imparcialoaxaca.mx

Version: 2.0

Description: Created by <a href="http://www.imparcialoaxaca.mx">Publicaciones Fernández Pichardo</a>

Author: <a href="http://www.imparcialoaxaca.mx">El Imparcial de Oaxaca</a>

Author URI: <a href="http://www.imparcialoaxaca.mx">El Imparcial Oaxaca</a>

Tags: Oaxaca, istmo, noticias, imparcial oaxaca, El mejor diario de Oaxaca, noticias nacionales, noticias internacionales, noticias deportivas, noticias de arte y cultura, noticias de espectáculos, El Imparcialito, tendencias, viral

License: GNU General Public License

License URI: license.txt

Text Domain: imparcialoaxacamx/



---------



DO NOT EDIT THIS FILE.

*/

body .vc_row{

    margin-left: 0px;

   margin-right: 0px;

}

.inner-megadropdown .vc_col-sm-12, .inner-megadropdown .vc_column_container>.vc_column-inner, .page-template-default .vc_column_container>.vc_column-inner{

  padding-left: 0px !important;

  padding-right: 0px !important;

}

iframe{

	border: none;

}

.blog-box{

	overflow: hidden;

}

.widget label{

	display: block;

}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{

  color: #333;

}

.sub-menu{

  display: none;

}

blockquote {

  padding: 20px;

  padding-left: 70px;
  
  border-left: 2px solid #0077bd !important;

  border: none;

  margin: 0 0 20px;

  position: relative;

}



ul.list-posts>li .post-content>a{

  display: inline-block;

}

blockquote:before {

  content: '\201C';

  position: absolute;

  top: 20px;

  left: 25px;

  font-size: 72px;

  color: #222222;

  font-family: georgia;

  line-height: 70px;

  font-weight: 700;

}

blockquote p {

  color: #222222;

  font-size: 18px;

  font-style: italic;

  margin-bottom: 0;

  line-height: 24px;

  padding: 0 20px;

}

.screen-reader-text{}

.wp-caption, .wp-caption-text, .gallery-caption{text-align: left; margin: 10px; font-size: 11px;}

.bypostauthor{}

.wp-caption{

margin: 0 0 20px 0;

padding-top: 4px;

max-width: 100%;

border: 1px solid #eee;

-webkit-border-radius: 3px;

-moz-border-radius: 3px;

border-radius: 3px;

border-image: initial;

background-color: #f8f8f8;

text-align: center;

}

.sticky {

	border: 3px solid black;

	padding: 10px;

	background: #A2D9FD;

}	

select{

	max-width: 100%;
	display: block;
    width: 100%;
    padding: 10px 20px;
    background: #fafafa;
    color: #333333;
    font-size: 13px;
    outline: none;
    border: 1px solid #e1e1e1;
    margin: 0 0 16px;

}


@media screen and (min-width: 0px) and (max-width: 740px) {
	.alignright{
		width:100%;		
		margin-bottom: 30px;
	
	}
	
	.alignleft{
		width:100%;
		margin-bottom:10px;
		margin-right: 20px;

	
	}
}

@media screen and (min-width: 741px) {
	.alignright{
	
		float: right;
	
		margin-left: 20px;
	
		margin-bottom: 30px;
	
	}
	
	.alignleft{
	
		float: left;
	
		margin-right: 20px;
	
		margin-right: 30px;
	
	}
}

.clear{

	clear: both;

}

.testimonial-section:after{

  display: block !important;

}

.aligncenter{

	float: none;
	/*text-align:center !important;
	margin-bottom:10px;
	width:50%;

	margin: 30px;*/

}



img{

	max-width: 100%;

	height: auto;

}

#wp-calendar{

	width: 100%;

}

#wp-calendar th, #wp-calendar td{

	padding: 5px;

	text-align: center;

	border: 1px solid #dedede;

}

.widget {

	overflow: hidden;
	list-style-type: none;

}

.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_nav_menu ul, .product-categories{

	    margin: 0;

		padding: 0;

}

.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li, .widget_nav_menu ul li, .product-categories li{

    display: block;

    padding-bottom: 10px;

    margin-bottom: 10px;

    border-bottom: 1px dotted #efefef;

}



.widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_rss ul li a, .widget_nav_menu ul li a, .product-categories li a{

	display: inline-block;

    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;

    color: #333333;

    font-size: 13px;

    

    font-weight: 700;

}

.widget_categories ul li span {

  display: inline-block;

  float: right;

  width: 30px;

  font-size: 11px;

  height: 20px;

  text-align: center;

  line-height: 18px;

  border: 1px solid #f0f0f0;

  -webkit-border-radius: 2px;

  -moz-border-radius: 2px;

  -o-border-radius: 2px;

  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;

  color: #333333;

}

.widget_categories ul li:hover span {

  background: #f44336;

  color: #fff;

  border-color: #f44336;

}

.widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .product-categories li a:hover{

color: #f44336;

}

.widget_nav_menu ul li{

  border-bottom: none;

  padding-bottom: 0px;



}

.widget_nav_menu .sub-menu li{

  padding-bottom: 0px;

}



.widget_archive ul li, .widget_categories ul li{

	text-align: right;

	overflow: hidden;

	  list-style: none;

  margin-bottom: 10px;

  padding: 0px;

  border-bottom: none;

}

.widget_archive ul li a, .widget_categories ul li a{

	float: left;

}

.tagcloud{

	overflow: hidden;

}

.tagcloud a{

  display: inline-block;

  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;

  color: #999999;

  font-size: 12px !important;

  padding: 6px 9px;

  border: 1px solid #f0f0f0;

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  -o-border-radius: 3px;

  border-radius: 3px;

  margin-bottom: 3px;

}

/*.sidebar .tagcloud a{

  padding: 12px 18px;

}*/

.tagcloud  a:hover {

  border: 1px solid #333333;

  background: #333333;

  color: #ffffff;

}

.blog-section .blog-box .blog-post .single-post-tags li{

  display: inline-block;

  list-style: none;

}

.blog-section .blog-box .blog-post .single-post-tags li span{

  color: #333;

  font-weight: 700;

  display: inline-block;

  margin-right: 5px;

}

.single-post-tags{

  padding: 0px !important;

}

input[type="email"], input[type="text"] {

    display: block;

  width: 100%;

  padding: 10px 20px;

  background: #fafafa;

  color: #333333;

  font-size: 13px;

  outline: none;

  border: 1px solid #e1e1e1;

  margin: 0 0 16px;

  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;

}

input[type="email"]:focus {

    border: 1px solid #b1b1b1;

}

.mc4wp-form input[type="submit"]{

    width: 100% !important;

    text-align: center;

    background: #222222;

    font-size: 13px;

    color: #ffffff;

    

    font-weight: 700;

    text-transform: uppercase;

    padding: 12px 10px;

    outline: none;

    border: 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;

}

#submit-contact{

    color: #ccc;

  font-size: 11px;

  

  font-weight: 700;

  text-transform: uppercase;

  background: #222222;

  padding: 8px 10px;

  border: none;

  -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  -o-border-radius: 4px;

  border-radius: 4px;

  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;

}

#submit-contact:hover{

  background: #f44336;

  color: #ffffff;

}

.comment-reply-title{

  color: #333333;

  margin-bottom: 25px;

  font-weight: 400;

  margin: 0 0 15px;

  text-transform: uppercase;

  font-size: 16px;

}

a{

  color: #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;

}



input[type="text"], input[type="password"], input[type="search"]{

  display: block;

  width: 100%;

  padding: 10px 20px;

  background: #fafafa;

  color: #333333;

  font-size: 13px;

  outline: none;

  border: 1px solid #e1e1e1;

  margin: 0 0 16px;

  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;

}

textarea{

  display: block;

  width: 100%;

  padding: 10px 20px;

  background: #fafafa;

  color: #333333;

  font-size: 13px;

  outline: none;

  border: 1px solid #e1e1e1;

  margin: 0 0 16px;

  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;

}

#commentform textarea{

  height: 130px;

}

label {

  display: block;

  color: #333333;

  font-size: 13px;

  font-weight: 700;

  margin: 0 0 16px;

  cursor: pointer;

}

input[type="text"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus{

  border: 1px solid #f44336;

}

.single-page-section .vc_single_image-img{

  width: 100%;

}

.wpb_single_image .vc_single_image-wrapper, .wpb_single_image .vc_figure{

  display: block !important;

}

body .wpb_content_element{

  margin-bottom: 0px;

}

.the-content h1 {
 	font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
	margin-bottom: 20px;	
}
.the-content h2 {
 	font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
	margin-bottom: 20px;

}

.the-content h3 {
 	font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
	margin-bottom: 20px;

}

.the-content h4 {
 	font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
	margin-bottom: 20px;

}

.the-content h5 {
 	font-size: 14px;
	font-weight:700;
    margin-bottom: 10px;
	margin-bottom: 20px;

}

.the-content h6 {
 	font-size: 14px;
	font-weight:400;
    margin-bottom: 10px;
	margin-bottom: 20px;

}

.the-content p {

	margin-bottom: 18px;
    line-height: 1.5em;
    font-size: 1.2em;

}

.the-content ul {
    margin-bottom: 18px;
    line-height: 1.5em;
    font-size: 1.2em;
}

.advertisement  {

  color: #ccc;

  font-size: 10px;

  display: block;

  margin-bottom: 7px;

  text-transform: uppercase;

}

.advertisement img{

  display: block;

  margin: 0 auto;

  margin-top: 7px;

}

.pagination-box ul.pagination-list li .current {

  display: inline-block;

  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;

  color: #ffffff;

  font-size: 12px;

  

  padding: 6px 11px;

  border: 1px solid #f44336;

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  -o-border-radius: 3px;

  border-radius: 3px;

  background: #f44336;

}



.both-sidebar  .news-post .inner-hover > a{

  position: relative;

  bottom: inherit;

  left: inherit;

}

.container .container{

  max-width: 100%;

}

.caption, caption{

  display: inline-block;

  color: #aaa;

  font-size: 12px;

  font-style: italic;

  margin: 0;

}

input[type="submit"]{

color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background: #ED3237;
    padding: 10px 40px;
    border: none;

  -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  -o-border-radius: 4px;

  border-radius: 4px;

  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;

}

.posts-filtered-block{

   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;

}

.comment-reply-link:before{

    content: "\f0e5";

  display: inline-block;

  font-family: FontAwesome;

  font-style: normal;

  font-weight: normal;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  font-size: 10px;

  margin-right: 9px;

}

input[type="submit"]:hover {

  background: #f44336;

  color: #ffffff;

}



#reply-title{

  border-bottom: 1px solid #e1e1e1;

  margin-bottom: 30px;

  color: #222222;

  font-size: 15px;

  font-weight: 700;

  margin: 0 0 30px;

  text-transform: uppercase;

  

}

#reply-title span {

  margin-bottom: -1px;

  display: inline-block;

  padding-bottom: 16px;

  padding-right: 5px;

  border-bottom: 1px solid #f44336;

}

.logged-in-as, .comment-notes{

  color: #999;

}

.single-post-box .comment-area-box ul.comment-tree .children .comment-box {

  padding-left: 100px;

}

.contact-form-box{

  position: relative;

}

.very-large-post .post-gallery .bx-wrapper .bx-next:before, .very-large-post .post-gallery .bx-wrapper .bx-prev:before,.image-slider .bx-wrapper .bx-prev:before, .image-slider .bx-wrapper .bx-next:before, .single-post-box .bx-wrapper .bx-next:before, .single-post-box .bx-wrapper .bx-prev:before, .galery-box .bx-wrapper .bx-next:before, .galery-box .bx-wrapper .bx-prev:before{

  margin-top: -10px;

}

.navbar-nav .megadropdown .inner-megadropdown .wpb_wrapper > .owl-wrapper {

  padding: 20px 20px 25px;

}

@media(min-width: 768px){

  .email-not-published{

    position: absolute;

    right: 0px;

    top: 0px;

  }

}

.navbar-nav li.drop ul.dropdown li .dropdown{

  top: 0;

  left: 100%;

  border: none;

  border-left: 1px solid #f4f4f4;

}

.navbar-default .navbar-nav>li>a > i{
  top: 24px;
  margin-right:10px;

  right: 13px;

/*  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;

}

.third-style .navbar-default .navbar-nav>li>a > i{

  top: 20px;

}



.navbar-nav > li > a:after{

  display: none;

}

 form.mc4wp-form {

  padding: 20px;

  margin: 0;

}

.mc4wp-form h2{

  font-size: 15px;

  font-weight: 700;

  margin: 0 0 30px;

  text-transform: uppercase;

  color: #ffffff;

  margin-bottom: 14px;

}

form.mc4wp-form input[type="email"] {

  width: 100%;

  outline: none;

  background: #ffffff;

  padding: 14px 20px 11px;

  color: #999999;

  font-size: 12px;

  border: transparent;

  margin: 0;

  line-height: 12px;

}

form.mc4wp-form button {

  position: relative;

  display: inline-block;

  background: #222222;

  width: 40px;

  height: 40px;

  text-align: center;

  line-height: 40px;

  color: #f44336;

  font-size: 30px;

  border: none;

  margin-top: -40px;

  z-index: 2;

  float: right;

  outline: none;

}

form.mc4wp-form p {

  font-size: 12px;

  color: #999999;

  margin: 14px 0 0;

  line-height: 16px;

}

.vc_inner > .container{

  padding-right: 0px;

  padding-left: 0px;

}

.navbar-nav > li.mega-drop > a:after{

  display: inline-block;

  content: '\f107';

  position: absolute;

  font-family: 'FontAwesome';

  font-size: 13px;

  color: #666666;

  top: 21px;

  right: 13px;

  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;

}

.leftsidebar_thumb .news-post .post-gallery a:hover, .both-sidebar  .news-post .inner-hover > a:hover{

  opacity: 0.7;

}

.wpb_column.block-content:after{

  margin-left: 0px;

}

.title-section.white h1{

  color: #fff;

}

.image-slider{

  position: relative;

}

.thumb-wrap{

  position: relative;

}

.thumb-wrap .edit-post{

  position: absolute;

  left: 0;

  top: 0;

  z-index: 2;

  background-color: rgba(0, 0, 0, 0.3);

  color: #fff !important;

  padding: 3px 10px;

  font-size: 13px;

  -webkit-transition: background-color 0.4s;

  -moz-transition: background-color 0.4s;

  -o-transition: background-color 0.4s;

  transition: background-color 0.4s;

}

body .rw-rating-table td:last-child{

  padding-bottom: 0px !important;

}

.very-large-post #bx-pager a img{

  max-width: 110px;

}

.wpb_text_column p:last-child {

  margin-bottom: 30px;

}

.quote strong {

  color: #ccc;

  font-size: 12px;

  display: inline-block;

  font-style: italic;

  margin: 0;

}

footer .widget-title {

  

  font-size: 15px;

  font-weight: 700;

  margin: 0 0 30px;

  text-transform: uppercase;

  font-size: 13px;

  padding-bottom: 25px;

  border-bottom: 1px solid #ffffff;

  margin-bottom: 25px;

  color: #ffffff;

  letter-spacing: 1px;

} 

footer  p, footer a,footer .widget_recent_entries ul li a,footer .widget_recent_comments ul li a,footer .widget_archive ul li a,footer .widget_categories ul li a,footer .widget_meta ul li a,footer .widget_pages ul li a,footer .widget_rss ul li a,footer .widget_nav_menu ul li a,footer .product-categories li a {

  color: #999999;

}

footer .widget_archive ul li,footer .widget_categories ul li {

  list-style: none;

  width: 50%;

  float: left;

  margin-bottom: 15px;

  color: #999;

}

.widget_categories ul li span{

  color: #333;

  border: 1px solid #f0f0f0;

}

footer .widget_archive ul li,footer .widget_categories ul li:nth-child(2n) {

  padding-left: 9px;

}

footer .widget_categories ul li span{

  color: #999;

  border: 1px solid #333;

}

.sidebar.large-sidebar .tab-posts-widget ul.nav-tabs li:nth-child(3){

  display: none;

}

/***BBPRESS***/

#bbpress-forums div.bbp-search-form{

  float: none;

}

#bbpress-forums .search-box {

  padding: 30px;

  background: #fafafa;

}

form.search-form input[type="text"]{

  background: #fff;

}

a.bbp-forum-title {

  font-size: 13px;

  font-weight: 700;

  color: #222222;

  margin: 0 0 8px;

  display: inline-block;

  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;

  color: #222222;

}

.bbp-author-avatar{

  float: right;

}

.freshness a{

  color: #666 !important;

  font-weight: normal;

}

.bbp-author-avatar{

  display: none;

}

.table-row, textarea#bbp_reply_content, textarea#bbp_topic_content, textarea#bbp_forum_content{

  float: none;

  width: 100%;

}

.status-trash{

  opacity: 0.5;

}

.autor-tags ul{

  padding: 0px;

  margin: 0px;

  display: inline-block;

}

.image-slider-fade ul {

  padding: 0;

  margin: 0;

}

.image-slider-fade .bx-wrapper .bx-prev {

  width: 70px;

  height: 70px;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -o-border-radius: 50%;

  border-radius: 50%;

  left: 30px;

}

.image-slider-fade .bx-wrapper .bx-next {

  width: 70px;

  height: 70px;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -o-border-radius: 50%;

  border-radius: 50%;

  right: 30px;

}

.image-slider-fade .bx-controls-direction {

  position: absolute;

  width: 100%;

  top: 50%;

  margin-top: -35px;

  height: 0px;

}

.image-slider-fade .bx-wrapper .bx-prev:before, .image-slider-fade .bx-wrapper .bx-next:before{

  margin-top: -10px;

  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;

}

.image-slider-fade .bx-wrapper .bx-prev:hover, .image-slider-fade .bx-wrapper .bx-next:hover{

  background: #ececec;

}

.image-slider-fade .bx-wrapper .bx-prev:hover:before, .image-slider-fade .bx-wrapper .bx-next:hover:before{

  color: #333;

}

.image-slider-fade .bx-wrapper .bx-pager, .image-slider-fade .bx-wrapper .bx-controls-auto {

  bottom: inherit;

  top: 30px;

  right: 30px;

  width: auto;

  padding-top: 0;

  position: absolute;

  margin: 0px;

}

.big-slider .image-slider-fade .bx-wrapper .bx-pager.bx-default-pager a.active {

  border-color: #fff;

  background: #fff;

}

.top-line-list{

  display: inline-block;

}

.top-line ul.top-line-list.top-menu{

  margin-left: 14px;

}

.top-line ul.top-line-list.top-menu:before {

  content: '';

  width: 0;

  height: 15px;

  border-left: 1px dotted #777777;

  margin-right: 12px;

}

.rw-rating-table tr td .rw-left {

    padding: 0 20px 12px !important;

}

@media(max-width: 1200px){

  .navbar-default .navbar-nav>li>a > i, .navbar-nav > li.mega-drop > a:after{

    display: none;

  }

}

@media(max-width: 767px){

  .navbar-nav li.drop ul.dropdown, .navbar-nav li.drop ul.dropdown li ul.dropdown.level2{

    position: static;

  }

}

body.comming-soon-page #comming-soon-content #clock .comming-part span{

  line-height: 60px;

}

.admin-bar header.active .nav-list-container{

  top: 32px !important;

}

.wpb_text_column p:last-child, .wpb_text_column blockquote{

	margin-bottom: 30px !important;

}

.wpb_text_column p.caption{

margin-bottom: 0px !important;

}

footer .tagcloud a{

  border-color: #444;

  color: #999;

}

footer .tagcloud a:hover{

  background: #f44336;

}

footer form.mc4wp-form{

  background: none;

}

footer form.mc4wp-form button{

  color: #fff;

  background: transparent;

}

footer form.mc4wp-form p{

  color: #fff;

}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{

  background: transparent;

}

.widget_recent_entries ul li{

  list-style: none;

  padding-bottom: 10px;

  margin-bottom: 10px;

  border-bottom: 1px solid #f0f0f0;

  overflow: hidden;

}

footer .widget_recent_entries ul li{

  border-bottom-color: #333;

}

.widget_recent_entries ul li span{

  display: inline-block;

  margin-right: 7px;

  color: #999999;

  font-size: 12px;

  font-style: italic;

  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;

  margin-top: 7px;

}

footer .widget_recent_entries ul li a{

  color: #ccc;

}

.widget_recent_entries ul li span:before{

  content: "\f017";

  display: inline-block;

  font-family: FontAwesome;

  font-style: normal;

  font-weight: normal;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  color: #ccc;

  margin-right: 9px;

}

.feature-video .features-video-box:before{

  display: block !important;

}

.non-sidebar > .container > .row{

  margin: 0px !important;

}

.non-sidebar .grid-box .row{

  margin-left: -15px !important;

  margin-right: -15px !important;

}

.feature-video .title-section{

  border-bottom: 1px solid #444444;

}

.row .row  .vc_col-sm-12 > .vc_column-inner{

  padding-left: 15px !important;

  padding-right: 15px !important;

}

div.list-post .post-content > a{

  display: inline-block;

}

.loading{

  position: relative;

  overflow: hidden;

}

.loading:before{

  content: "";

  display: block;

  width: 24px;

  height: 24px;

  position: absolute;

  top: 50%;

  left: 50%;

  background: url(images/loader.gif);

  margin-top: -12px;

  margin-left: -12px;

  z-index: 1111;

}

.loading:after{

  content: "";

  display: block;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0%;

  left: 0%;

  background: rgba(255, 255, 255, 0.9);

  z-index: 1;

}

.navbar-nav .megadropdown .inner-megadropdown .block-full .owl-wrapper h1{

  display: none;

}

body.travel .vc_col-sm-12 > .vc_column-inner {

  padding-left: 15px !important;

  padding-right: 15px !important;

}

body .single-post-box  .row .vc_col-sm-12 > .vc_column-inner , body .single-post-box .article-inpost .text-content p, body .single-post-box .article-inpost .text-content h2 {

   padding-left: 0px !important; 

   padding-right: 0px !important; 

}

body.travel .vc_col-sm-12 > .vc_column-inner {

  padding-left: 15px !important;

  padding-right: 15px !important;

}

.news-post.image-post2{

  margin-bottom: 30px;

}

body.travel .inner-megadropdown .vc_col-sm-12 > .vc_column-inner {

  padding-left: 0px !important;

  padding-right: 0px !important;

}

.navbar-nav > li.mega-drop > a, .navbar-default .navbar-nav>li.drop>a {

/*  padding-right: 30px;*/

}

body.travel .navbar-default .navbar-nav>li>a > i{

  top: 21px;

  color: #fff;

}

body.travel .navbar-default .navbar-nav>li:hover>a > i{

  color: #666;

}

.dark .title-section h2{

  color: #fff;

}

.dark .widget_recent_entries ul li a, .dark .widget_recent_comments ul li a, .dark .widget_archive ul li a, .dark .widget_categories ul li a, .dark .widget_meta ul li a, .dark .widget_pages ul li a, .dark .widget_rss ul li a, .dark .widget_nav_menu ul li a, .dark .product-categories li a{

  color: #999;

}

.dark .widget, .dark .widget p{

  color: #999;

}

.dark .tagcloud a{

  border-color: #444;

}

footer .posts-widget ul.list-posts > li .post-content > a{

  display: inline-block;

}

.dark .center-button a{

  background: transparent;

  border-color: #444;

}

.sidebar{

    padding-top: 0px!important; 

}

.sidebar-sticky.wpb_column{

    padding-left: 15px!important; 

    padding-right: 15px!important; 

}

.sidebar-sticky .vc_column-inner {

  padding-left: 0px !important; 

    padding-right: 0px !important; 

}

.owl-theme .owl-controls .owl-buttons div:hover{

  cursor: pointer;

}

/* standard post3 style */

.standard-post3 .post-title {

  padding: 18px 20px;

  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;

}

.standard-post3 .post-title h2 {

  color: #333333;

  font-size: 13px;

  

  font-weight: 700;

  line-height: 20px;

  margin: 0 0 10px;

  font-size: 16px;

}

.standard-post3 .post-title h2 a {

  display: inline-block;

  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;

  color: #333333;

}

.standard-post3 .post-title h2 a:hover {

  color: #f44336;

}

.standard-post3 .post-title a.category-post {

  position: relative;

  bottom: inherit;

  left: inherit;

  background: transparent;

  padding: 0 !important;

  margin-bottom: 6px;

}

.standard-post3 .post-title a.category-post.travel {

  color: #f58021;

}

.standard-post3 .post-title a.category-post.sport {

  color: #4c60f6;

}

.standard-post3 .post-title a.category-post.world {

  color: #33a3f1;

}

.standard-post3 .post-title a.category-post.fashion {

  color: #aa35d6;

}

.standard-post3 .post-title a.category-post.tech {

  color: #74b430;

}

.standard-post3 .post-title a.category-post.food {

  color: #32b47b;

}

.standard-post3 .post-title a.category-post.video {

  color: #d6ac1b;

}

.standard-post3 .post-content {

  padding: 15px 20px 0;

}

.standard-post3 .post-content p {

  margin-bottom: 15px;

}

.standard-post2:hover .post-title {

  background: transparent;

}

.slider-call .news-post.image-post2 {

  margin-bottom: 0px;

}

div.list-post img{

  height: auto;

}

.dark .widget a,.dark legend, .dark label , .dark #bbpress-forums #bbp-single-user-details #bbp-user-navigation a, .dark a{

  color: #999;

}

.dark input[type="email"], .dark input[type="text"]{

  background: #222;

  border-color: #444;

}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{

  height: 235px;

  line-height: 24px;

}

.navbar-default .navbar-nav>li>a > i.dashicons{

  position: static;

}

.navbar-nav .megadropdown .inner-megadropdown .posts-filtered-block.block-full{

  width: 100%;

}

.navbar-nav .megadropdown .inner-megadropdown .posts-filtered-block.block-full > .owl-wrapper{

  padding-top: 0px;

}

.navbar-nav .megadropdown .inner-megadropdown ul.horizontal-filter-posts{

  padding: 20px 20px 0px 20px;

}

body .rw-ui-control.rw-ui-content-recommendations .rw-ui-content-recommendation-groups .rw-ui-content-recommendation .rw-ui-thumb{

  padding: 0px;

  border: none

}

body .rw-ui-control.rw-ui-content-recommendations .rw-ui-content-recommendation-groups .rw-ui-group-item{

  list-style: none;

    padding: 10px 0;

    border-bottom: 1px solid #f0f0f0;

    text-align: center;

    overflow: hidden;

  }    

.rw-ui-control.rw-ui-content-recommendations .rw-ui-content-recommendations-title, .rw-ui-control.rw-ui-content-recommendations .rw-ui-group-title, .rw-ui-control.rw-ui-content-recommendations .rw-ui-title{



  color: #333333;

    font-size: 13px;

    font-weight: 700;

    line-height: 20px;

}

.rw-ui-group-title{

  display: none;

}

ul.autor-list>li .autor-box{

   overflow: hidden;

}

.new-post{

    position: relative;

}

.video-link{

    position: absolute;

    top: 20px;

    left: 20px;

    font-size: 30px;

    color: #ffffff;

    z-index: 2;

    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;

    outline: none;

}

footer .recent-comments-widget div.recent-comment .comment-content p a{

  color: #cccccc;

    font-style: italic;

    font-weight: 700;

}

body{

  overflow-x: hidden;

}

.inner-megadropdown .title-section{

  border: none;

  margin-bottom: 0px;

}

.inner-megadropdown .title-section h1 span{

  border: none;

}


div.flex-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 50px 0; /* esto es opcional */
  clear: both;
}
 
div.flex-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*AQUI VA TODO EL NUEVO*/

@media screen and (min-width: 741px) {
.playvideos{
    margin-left: 320px;
    margin-top: 180px;
    font-size:80px!important; 
    text-shadow: 0 0 15px #000000;
}
    .videotitulo a{
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    }
}
@media screen and (min-width: 0px) and (max-width: 740px) {
    #switchticker{
        display:none !important;
    }
.playvideos{
    font-size: 70px!important;
    text-shadow: 0 0 15px #000000;
    margin-top: 55px;
    margin-left: 110px;
}
    .videotitulo a{

    line-height:1.2;
    padding-bottom: 10px;
    padding-top: 10px;
    }
}

.cintillo-micro{
    
    padding: 0px 0 !important;    
}
.especiales{
    background:#e8bc03 !important;
}


.suplemento{
    border:1px solid #999999 !important;
    transition: width 0.5s, height 0.5s;
}

.suplemento:hover{
    width:250px;
}

.the-content img{
    text-align:center;
}

.relatedentry {
    width: 100%;
    margin: 0px 0 0;
    
}
@media screen and (min-width: 741px) {
    .relatedentry li {
    list-style: none !important;
    list-style-type: none !important;
    width: 45%;
    margin: 0 30px 0px 0 !important;
    float: left;
    padding: 0 0 20px;
}}

@media screen and (min-width: 0px) and (max-width: 740px) {
.relatedentry li {

    width: 100%;
    margin: 0 30px 0px 0 !important;
    padding: 0 0 20px;

}
}



.relatedentry li.even {
    margin: 0 0 0px 0 !important;
}

.relatedentry li p.title {
    line-height: 20px !important;
    font-size: 13px !important;
    padding: 3px 0 0 !important;
    color: #333333 !important;
    font-weight: 700;
}

.relatedentry li p.title a{
    line-height: 20px !important;
    font-size: 13px !important;
    padding: 3px 0 0 !important;
    color: #333333 !important;
    font-weight: 700;
}

.relatedentry li p.title a:hover{
    color: #0077bd !important;
    text-decoration:none;
}

.relatedentry .relatedthumb {
    margin: 0 10px 10px 0;
    width: 96px;
    float: left;
    border: 1px solid #dfdfdf;
}

.loultimo {
    background: #ffe027 !important;
}
#switchticker{
    display:block;
}

.box {
  width: 200px; height: 300px;
  position: relative;
  border: 1px solid #BBB;
  background: #EEE;
}
.ribbon {
  position: absolute;
  left: 1px; top: 1px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}


#header{
margin: 0 auto;
}

.sumario p{
    color: #333333;
	font-weight:bold;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 30px;
    
}

/*.marcoalmomento{
    border: 1px solid #0077BD;
    padding: 0px !important;
    
}*/

.titulo{
    color: #0077BD;
    font-size: 38px;
    font-weight:bold;
}

.footerblanco li {
    
    color:#b3d2e7;
}

.footerblanco li a {
    
    color:#b3d2e7;
}

#responsive-form{
	max-width:1140px; /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}



/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}


.impreso-envoltura{position:relative;margin-top:30px}

.impreso-envoltura .encabezado{position:relative;z-index:3}

    .impreso-envoltura .encabezado .titulo .texto{
        display:inline-block;
        padding:5px 10px;
        text-transform:uppercase;
        color:#000;
        background-color:#fff;
        position:relative;z-index:2
        
    }
    .impreso-envoltura .encabezado .titulo:after{
        content:".";
        color:rgba(255,255,255,0);
        position:absolute;
        top:0;
        left:0;
        border-bottom:2px solid #ccc;
        width:100%;
        height:50%
        
    }.impreso-envoltura .impreso{
        margin-top:-50px;
        height:190px;
        text-align:center;
        position:relative;z-index:3
        
    }.impreso-envoltura .impreso img.impreso-izquierda{
        height:85%!important;
        z-index:3;
        /*margin-right:15%*/
        
    }.impreso-envoltura .impreso img.impreso-izquierda2{
        height:75%!important;
        z-index:4;
       margin-right:-20px !important ;
       margin-top:20;
        
    }.impreso-envoltura .impreso img.impreso-centro{
        height:110%!important;
        z-index:5;
        position:absolute;
        margin-left:auto;
        margin-right:auto;
        right:0;left:0;top:-10%
        
    }.impreso-envoltura .impreso img.impreso-derecha{
        height:100%!important;z-index:3
        
    }.impreso-envoltura .impreso img{
        display:inline-block;
        -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);
        -moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);
        -ms-box-shadow:0 1px 3px rgba(0,0,0,0.3);
        box-shadow:0 1px 3px rgba(0,0,0,0.3);
        -webkit-transition-property:all;
        transition-property:all;
        -webkit-transition-duration:.35s;
        transition-duration:.35s;
        -webkit-transition-timing-function:ease-in-out;
        transition-timing-function:ease-in-out
        
    }.impreso-envoltura .impreso img:hover{
        -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
        -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
        -ms-box-shadow:0 1px 3px rgba(0,0,0,0.5);
        box-shadow:0 1px 3px rgba(0,0,0,0.5);
        z-index:1000!important;
        position:relative;transform:scale(1.2)
        
    }.impreso-envoltura .impreso img.impreso-centro:hover{position:absolute}
    
    .link-negro a{
        color:#000000 !important;
        
    }
    
        .link-negro h2 a{
        color:#FFFFFF !important;
        
    }

    h1.title-section{
         
        font-weight: 700;    
        font-size: 16px !important;
        font-family:'Lato';
        color: #222222;        
        margin:0px 0px 30px 0px;
        padding-bottom:20px;
        text-transform:uppercase;
    } 
    
    h2.title-section{
         
        font-weight: 700;    
        font-size: 16px !important;
        font-family:'Lato';
        color: #222222;        
        margin:0px 0px 30px 0px;
        padding-bottom:20px;
        text-transform:uppercase;
        
    }     
    
    .videos-black{
        border-bottom: 4px solid #333 !important;  
    }
    
    .title-section{
        margin:0px 0px 30px 0px;
        text-transform:uppercase;
      
    }    
    
    .title-section h2{
        display: inline-block;
        padding-bottom: 5px;
        padding-right: 5px;      
        font-weight: 700;    
        font-size: 16px !important;
        font-family:'Lato';
        color: #222222;
    }
    
    .linea-capital, .linea-la-capital{
        border-bottom: 4px solid #0077BD !important;
    }
    
        .linea-municipios, .linea-los-municipios{
        border-bottom: 4px solid #5CA8D5 !important;
    }
    
        .linea-costa, .linea-istmo, .linea-cuenca, .linea-la-costa, .linea-el-istmo, .linea-la-cuenca{
        border-bottom: 4px solid #669BBB !important;
    }
    
        .linea-nacional {
        border-bottom: 4px solid #007A32 !important;
    }
    
        .linea-internacional {
        border-bottom: 4px solid #003C5F !important;
    }
    
        .linea-salud{
        border-bottom: 4px solid #A3E0C6 !important;
    }
        .linea-ciencia{
        border-bottom: 4px solid #4c6eb3 !important;
    }	
    
        .linea-tecnologia {
        border-bottom: 4px solid #38A574 !important;
    }
        .linea-especiales{
        border-bottom: 4px solid #e8bc03 !important;
    }
        .linea-videos{
        border-bottom: 4px solid #104593 !important;
    }
    
            .linea-al-momento{
        border-bottom: 4px solid #ffe027 !important;
    }
    
        .linea-policiaca {
        border-bottom: 4px solid #FF0013 !important;
    }
    
        .linea-viral, .linea-web, .linea-en-la-web{
        border-bottom: 4px solid #931D5E !important;
    }
    
        .linea-opinion, .linea-cartones {
        border-bottom: 4px solid #BA9A49 !important;
    }
    
        .linea-estilo,.linea-hogar,.linea-nutricion, .linea-cuidado-y-belleza, .linea-moda {
        border-bottom: 4px solid #f69dc2 !important;
    }
    
        .linea-deportes, .linea-super-deportivo {
        border-bottom: 4px solid #5BBD4B !important;
    }
    
        .linea-arte-y-cultura, .linea-cultura{
        border-bottom: 4px solid #f77b00 !important;
    }
    
        .linea-ecologia {
        border-bottom: 4px solid #00f445 !important;
    }
	
        .linea-economia {
        border-bottom: 4px solid #7E9071 !important;
    }	
            .linea-escena, .linea-en-escena{
        border-bottom: 4px solid #655db3 !important;
    }
    
                .linea-podcast {
        border-bottom: 4px solid #be2e7d !important;
    }
    
                .linea-blanca {
        border-bottom: 4px solid #ffffff !important;
    }
    

    
    
    
    
  


   
  




.bordecito img {
    border: 1px #CCCCCC solid;
   background:#FFFFFF !important;

}

.tituloblanco h2 {
 color:#FFFFFF !important;   
 
}

.textoblanco h2 a{    
   color:#FFFFFF !important;
}

.linkblanco a{    
   color:#dedede !important;
}

.vinetablanca li{
    color:#dedede !important;
}



.titulooscuro h2 {
 color:#FFFFFF !important;   
 
}


.textooscuro h2 a{    
   color:#333333 !important;
}

.linkoscuro li a{    
   color:#333333 !important;
}

.vinetaoscura li{
    color:#333333 !important;
}
.vinetaoscura li i{
    color:#333333 !important;
}

.imgal100 img {
    width:100%;
}

.playgrande i{
font-size:60px;    

}

a.opitit h2{
    text-transform: uppercase !important;
    color: #9F8051 !important;
    font-weight: bold;
    float: left !important;
    width: 250;
    line-height: 1.4 !important;

}


a.opitit2 h2:hover{
	text-decoration:none !important;
	color:#0077bd !important;

}

a.opitit2 h2{
	text-decoration:none !important;
	color:#0077bd !important;
	font-size:20px;

}

a.opitit3 h2{
  text-decoration:none !important;
  color:#0077bd !important;
  font-size:25px;

}

.preguntadeldia {
	text-transform:uppercase !important;
	color: #9F8051 !important;
	font-weight:bold;
	line-height:1.4 !important;
    font-size:16px !important;	
	font-style:none !important;

}

.tituloprincipal h2{
	font-weight:bold;
	color: #333333 !important;
	font-size:16px !important;
	font-style:normal !important;
	margin-top:0x;
}

.opitext p{	
    color: #333333 !important;
    font-style: normal !important;
    margin: -12px 0px 0px 0px;
    padding: 8px 0px 2px 0px;
    line-height: 1.3;
}
.opitext2 p{ 
    color: #333333 !important;
    font-size:16px !important;
    font-style: normal !important;
    margin: -12px 0px 0px 0px;
    padding: 8px 0px 2px 0px;
    line-height: 1.3;
}

a.textoalmomento{
    color:#000000 !important;
}

a.textocategories{
    color:#ffffff !important;
    font-size:9px !important;
        padding: 2px 10px 0px 10px;
}

a.textoalmomentomob{
    
    color:#000000 !important;
    font-size:9px !important;
        padding: 2px 10px 0px 10px;
}

.authormob{
    font-size:10px !important;
}
@media screen and (min-width: 0px) and (max-width: 740px) {
  .ocultarmovil { display: none; }  /* show it on small screens */
  .owl-controls{display:none !important;}
::-webkit-input-placeholder {
   color: #99C9E5;
}

:-moz-placeholder { /* Firefox 18- */
   color: #99C9E5;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #99C9E5;  
}

:-ms-input-placeholder {  
   color: #99C9E5;  
}
  
  
}

@media screen and (min-width: 741px) {
  .ocultarmovil { display: block !important; } 
  .ocultardesktop { display: none !important ; } 
  
  .single-opinion h1{
  font-size: 2em !important;
    
}

.single-opinion h4{
    margin: 15px 0px 45px 0px!important;
    font-size: 14px;
}


.title-post h2{
    font-size: 22px !important;
    font-weight: normal;
    text-transform:uppercase;
    color: #ba9a49 !important;
    line-height: 1 !important;
}


.single-opinion h3{
font-size: 1em !important;
    color: #666 !important;
    line-height: 0.8 !important;
    Text-transform: uppercase;
    font-weight:bold;
}
  
}

@media screen and (min-width: 0px) and (max-width: 740px) {
  .ocultardesktop { display: block !important; }  /* show it on small screens */
  
  .aligncenter {
    float: none;
    margin: 0px !important;
}

  .single-opinion h1{
font-size: 1.5em !important;
    
}

.single-opinion h4{
    margin: 15px 0px 20px 0px!important;
    font-size: 14px;
}


.single-opinion h2{
    font-size: 1.2em !important;
    font-weight: normal;
    color: #ba9a49 !important;
    line-height: 1 !important;
}


.single-opinion h3{
    font-size: 1em !important;
    color: #888888 !important;
    line-height: 0.8 !important;
    /* Text-transform: uppercase; */
    font-weight: bold;
}  
  
  
  
  
}


.sharewhatsapp{
    border: 1px solid #128c7e;
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    white-space: nowrap;
        display: inline-block;
    vertical-align: top;
    zoom: 1;
        position: relative;
    height: 20px;
    padding: 1px 8px 1px 6px;
    font-weight: 500;
    color: #fff;
    background-color: #075e54;
    border-radius: 3px;

}

.geotagterm{
    text-transform: uppercase;
    font-weight:bold;
    margin-bottom:20px;
    
}

.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 999999999; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #e7e7e7; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 10px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 4px 8px 4px 32px;
    margin: 5px 0px 0px 4px;
    text-decoration: none;
    font-size: 12px;
    display: block;
    transition: 0.3s;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
}

.menucapital{border-left:5px solid #0077bd}
.menucapital:hover{background-color:#0077bd;}

.menumunicipios{border-left:5px solid #5ca8d5}
.menumunicipios:hover{background-color:#5ca8d5;}

.menuregiones{border-left:5px solid #669bbb}
.menuregiones:hover{background-color:#669bbb;}

.menunacional{border-left:5px solid #007a32}
.menunacional:hover{background-color:#007a32;}

.menuinternacional{border-left:5px solid #003c5f}
.menuinternacional:hover{background-color:#003c5f;}

.menueconomia{border-left:5px solid #7e9071}
.menueconomia:hover{background-color:#7e9071;}

.menuecologia{border-left:5px solid #00f445}
.menuecologia:hover{background-color:#00f445;}

.menudeportes{border-left:5px solid #5bbd4b}
.menudeportes:hover{background-color:#5bbd4b;}

.menucultura{border-left:5px solid #f77b00}
.menucultura:hover{background-color:#f77b00;}

.menuescena{border-left:5px solid #655db3}
.menuescena:hover{background-color:#655db3;}

.menuestilo{border-left:5px solid #f69dc2}
.menuestilo:hover{background-color:#f69dc2;}

.menuespeciales{border-left:5px solid #e8bc03}
.menuespeciales:hover{background-color:#e8bc03;}

.menuciencia{border-left:5px solid #4c6eb3 }
.menuciencia:hover{background-color:#4c6eb3 ;}

.menusalud{border-left:5px solid #a3e0c6}
.menusalud:hover{background-color:#a3e0c6;}

.menutech{border-left:5px solid #38a574}
.menutech:hover{background-color:#38a574;}

.menupoliciaca{border-left:5px solid #ff0013}
.menupoliciaca:hover{background-color:#ff0013;}

.menuweb{border-left:5px solid #931d5e}
.menuweb:hover{background-color:#931d5e;}

.menuopinion{border-left:5px solid #ba9a49}
.menuopinion:hover{background-color:#ba9a49;}


/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #ffffff;
    z-index: 999998 !important;

}


/* Position and style the close button (top right corner) */
.sidenav .closebtn {
top: 0px;
    right: 10px;
    font-size: 28px;
    z-index: 999;
    position: absolute;

}

.sidenav .closebtn:hover {
color:#0077bd;

}

.link-menu-mob{
    color: #333333 !important;
    margin: 9px 0px 9px 6px!important;
    padding: 2px 0px 0px 10px;
}

.link-menu-bco{
    color: #ffffff !important;
    margin: 9px 0px 9px 6px!important;
    padding: 2px 0px 0px 10px;
}

.sidenavmov {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999999;
    top: 0;
    left: 0;
    background: rgba(231,231,231,0.94);
    overflow-x: hidden;
    padding-top: 30px !important;
    transition: 0.5s;
}

hr.menu { 
border: solid #bbbbbb;
    border-width: 1px 0 0;
    clear: both;
    margin: 25px 30px 25px 10px;
    height: 0;

}

.textmenu-mob{
    color: #333333;
    font-size: 16;
    font-weight: 700;
    margin-left: 20px;

}

.textmenu-bco{
    color: #ffffff;
    font-size: 16;
    font-weight: 700;
    margin-left: 20px;

}

ul.social-icons-menu li {
display: inline-block;
    margin-right: 1px;
    margin-bottom: 4px;
    margin-left: -10;
}

ul.social-icons-menu li a {
    /* display: inline-block; */
    /* margin: -1px; */
    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;
    width: 36px;
    height: 34px;
    /* text-align: center; */
    border: 0px;
    color: #333333;
    font-size: 16;
    background: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
} 

ul.social-icons-menu li a:hover {
    /* display: inline-block; */
    /* margin: -1px; */
    text-decoration: none;

    color: #0077BD;
    font-size: 16;
    background: transparent;
} 

.sidenavmov a:hover {
    text-decoration: none;
    color: #0077BD !important;
    background-color: transparent !important;
}


.search-container {
    /* display: block; */
    width: 300px;
    padding: 1px 1px 38px 1px;
    background: #0077BD;
    color: #333333;
    font-size: 13px;
    outline: none;
    border: none;
    /* margin: 0 0 16px; */
    height: 30px;
    position: fixed;
    transition: 0.5s;
    overflow-x: hidden;
    z-index: 9999;
    right: 0;
    top: 0;
}

.search-container-istmo {
    /* display: block; */
    width: 300px;
    padding: 1px 1px 38px 1px;
    background: #c2d7e4;
    color: #333333;
    font-size: 13px;
    outline: none;
    border: none;
    /* margin: 0 0 16px; */
    height: 30px;
    position: fixed;
    transition: 0.5s;
    overflow-x: hidden;
    z-index: 9999;
    right: 0;
    top: 0;
}



.inputmob{
    background: #0077BD !important;
    border: 0px !important;
    color: #ffffff !important;
    position: absolute;
}

.inputmob-istmo{
    background: #C2D7E4 !important;
    border: 0px !important;
    color:#0077bd !important;
    position: absolute;
}

.inputmob-deportes{
    background: #5bbd4b !important;
    border: 0px !important;
    color:#ffffff !important;
    position: absolute;
}
.inputmob-policiaca{
    background: #ff0013 !important;
    border: 0px !important;
    color:#ffffff !important;
    position: absolute;
}
.inputmob-estilo{
    background: #f69dc2 !important;
    border: 0px !important;
    color:#ffffff !important;
    position: absolute;
}


.search-sidenav {

}

.bot-search-mob{
position: fixed;
    z-index: 9999;
    float: right;
    right: 60px !important;
    margin-top: 2px !important;
    /* margin-right: 600px !important; */
    background: transparent;
    border: none;
    font-size: 21px;
    color: #fff;
    font-weight: 700;
}

.cerrar-search-mob{
width: 40px;
    text-align: center;
    float: right;
    right: 6px;
    margin-top: 8px;
    position: fixed;
}

.cerrar-search-mob span{
    font-size:20px;
    color:#fff;
}

.cerrar-search-mob-istmo{
width: 40px;
    text-align: center;
    float: right;
    right: 6px;
    margin-top: 8px;
    position: fixed;
}

.cerrar-search-mob-istmo span{
    font-size:20px;
    color:#0077bd;
}

.cerrar-search-mob-deportes{
width: 40px;
    text-align: center;
    float: right;
    right: 6px;
    margin-top: 8px;
    position: fixed;
}

.cerrar-search-mob-deportes span{
    font-size:20px;
    color:#ffffff;
}

.bot-search-mob-istmo{
position: fixed;
    z-index: 9999;
    float: right;
    right: 60px !important;
    margin-top: 2px !important;
    /* margin-right: 600px !important; */
    background: transparent;
    border: none;
    font-size: 21px;
    color: #0077bd;
    font-weight: 700;    
}

.bot-search-mob-deportes{
position: fixed;
    z-index: 9999;
    float: right;
    right: 60px !important;
    margin-top: 2px !important;
    /* margin-right: 600px !important; */
    background: transparent;
    border: none;
    font-size: 21px;
    color: #ffffff;
    font-weight: 700;    
}

/* The navigation menu links */
.sidenavmov a {
    padding: 2px 0px 0px 32px;
    margin: 0px 0px 0px 14px;
    text-decoration: none;
    font-size: 12px;
    display: block;
    transition: 0.3s;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
}


.sidenavmov span {
    padding: 2px 0px 0px 32px;
    margin: 0px 0px 0px 14px;
    text-decoration: none;
    font-size: 18px;
    display: block;
    transition: 0.3s;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}

/* When you mouse over the navigation links, change their color */
.sidenavmov a:hover, .offcanvas a:focus{
    color: #ffffff;
    background-color: #0066ac;
    z-index: 999998 !important;

}

#mc4wp-form-1{
    background:transparent!important;
}
#rowistmo{
    list-style-type: none !important;
}
#rowistmo li h1, #rowistmo li h2{
    color:#fff !important;
}
/* Position and style the close button (top right corner) */
.sidenavmov .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    z-index: 999;
}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 12px;}
    .sidenavmov {padding-top: 15px;}
    .sidenavmov a {font-size: 12px;}    
}

.mob-header {
    background-color: #0077BD !important;
}

.mob-container {
        padding: 0px 16px 0px 16px;
}

.mob-top {
    top: 0;
}

.mob-top, .mob-bottom {
    position: fixed;
    width: 100%;
    z-index: 1;
    height: 40px;
}

.mob-card-4, .mob-hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)!important;
}

.mob-theme-d2 {
    color: #fff !important;
    background-color: #00598E !important;
}

.mob-padding-medium, .mob-padding, .mob-form {
    padding: 8px 16px!important;
}

.mob-center {
    text-align: center!important;
}


.mob-right {
    float: right!important;
    margin-top: 10px !important;
}



.mob-left {
    float: left!important;
}

.mob-xlarge {
    font-size: 24px!important;
        color: #333333 !important;
    position: fixed;
    right: 22px;
    top: 40;
}

.mob-opennav, .mob-closenav {
    color: #ffffff;
    font-size: 26px;
}

.mob-btn, .mob-btn-floating, .mob-btn-floating-large, .mob-closenav, .mob-opennav, .mob-btn-block {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mob-search{
    font-size: 20px !important;
    color: #ffffff;
    /* padding-right: 30px !important; */
    z-index: 9999999;
    position: fixed;
}
.mob-white, .mob-hover-white:hover {
    color: #000!important;
    background-color: #fff!important;
}

.mob-logo {   
    position: relative;
        max-height:30px;
    
}

.mob-celda{
    padding: 15px 10px 15px 10px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    background: #e7e7e7;
    border-right: 3px solid #fff;
    border-left: 3px solid #ffffff;
}

a.mob-link{
    color:#333333;
}

a.mob-link:hover{
    color:#ffffff;
    text-decoration:none;

}

.footer-distributed{
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	padding: 50px 60px 40px;
	overflow: hidden;
	    max-width: 1260px;
    margin: 0 auto;
}

.footercolorblue{
    background-color: #0077BD;
}

.footercoloristmo{
    background-color: #669bbb;
}

/* Footer left */
.footer-center{
    text-align:center;
}

#bottom-footer{
    background: #004771;
    padding-top:5px;}


.ulthoratags-mob{
        position: absolute;
         margin-left: 10px !important;
        margin-top: -60px !important;
    
}

.columnatitle{
    position: fixed;
    z-index: 1;
    text-align: center !important;
    Top: 50;
    Font-size: 30;
    text-transform: uppercase;
    width: 230px !important;
    height: 200px !important;
    color: #9E8051;
    font-weight: 700;
    line-height: 1.1;
    vertical-align: middle !important;

}

.columnaauthor{
    position: fixed;
    z-index: 1;
    text-align: center !important;
    Top: 10;
    Font-size: 14;
    width: 230px !important;
    height: 200px !important;
    color: #ffffff;
    line-height: 1.1;
    vertical-align: middle !important;

}

.encimatodo{
    z-index:998;
}

/*FOOTER CLASSES*/

@media (max-width: 800px) {

	.footer-distributed{
		padding:40 10 30 10;
	}


	
	.footer-right{
    width: 100% !important;
    margin-bottom: 15px;
    text-align: center;
	}
	
	.footer-left{
    width: 100% !important;
    text-align: center;
	}
	
	.footer-left li {
    border: none !important;
    margin-right: 0px !important;
	}	
	
	
	.footer-left ul a {
    font-size: 13px;
    line-height: 1.4;
    margin-right: 5 !important;
    margin-left: 5;
	}	
    
    .footer-final p{
    font-weight: normal;
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 20px;
    }


	.footer-distributed form{
		margin-top: 30px;
	}

	.footer-distributed form{
		display: block;
	}

	.footer-distributed form button{
		float: none;
	}
}


@media (max-width: 1000px) {

	.footer-distributed {
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-company-name{
		font-size: 12px;
	}

	.footer-distributed form input,
	.footer-distributed form textarea{
		width: 250px;
	}

	.footer-distributed form button{
		padding: 10px 35px;
	}

}

.footer-distributed .footer-links{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    margin: 1px 1px 15px 10px;
    color: #FFFFFF;
    font-family: 'Lato';

}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-company-name{
	color:  #eeeeee;
	font-size: 11px;
	font-family:'Lato';
	text-align:left;
	margin-left:40px;
	font-weight: normal;
}

/* Footer social icons */

.footer-distributed .footer-icons{
	margin-top: 40px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

/* Footer Right */

.footer-distributed .footer-right{
	float: right;
}

.footer-distributed .footer-right p{
	display: inline-block;
	vertical-align: top;
	margin: 15px 42px 0 0;
	color: #ffffff;
}

/* The contact form */

.footer-distributed form{
	display: inline-block;
}

.footer-distributed form input,
.footer-distributed form textarea{
	display: block;
	border-radius: 3px;
	box-sizing: border-box;
	background-color:  #1f2022;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
	border: none;
	resize: none;

	font: inherit;
	font-size: 14px;
	font-weight: normal;
	color:  #d1d2d2;

	width: 400px;
	padding: 18px;
}

.footer-distributed ::-webkit-input-placeholder {
	color:  #5c666b;
}

.footer-distributed ::-moz-placeholder {
	color:  #5c666b;
	opacity: 1;
}

.footer-distributed :-ms-input-placeholder{
	color:  #5c666b;
}


.footer-distributed form input{
	height: 55px;
	margin-bottom: 15px;
}

.footer-distributed form textarea{
	height: 100px;
	margin-bottom: 20px;
}

.footer-distributed form button{
	border-radius: 3px;
	background-color:  #33383b;
	color: #ffffff;
	border: 0;
	padding: 15px 50px;
	font-weight: bold;
	float: right;
}



.footer-left{
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 1px;
    text-decoration:none;
}

.footer-left ul{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    margin-left: -40px;    
}

.footer-left ul a{
    color:#ffffff;
    text-decoration:none;
    margin-right: 10px;
}

.footer-left li{
    display:inline-block;
    margin-right: 10px;
    border-right: 1px dotted #ffffff;
}

.footer-left ul a:hover{
    text-decoration:none;
}

.footeristmo, .footerregiones{
     background-color: #669bbb !important; 
}

.footernegro{
     background-color: #000000 !important; 
}



#top-line-istmo{
    background-color: #669bbb !important;
    color: #ffffff;

}


#top-line-istmo li a{
    color: #ffffff;

}

#top-line-istmo i{
 color:#ffffff !important;

}

#menu-superior-istmo a{
    color:#ffffff;
    
}


#top-line-istmo span {
    color:#ffffff !important;
}

/*DEPORTE*/
#top-line-deportes{
    background-color: #2269b2 !important;
    color: #ffffff;

}


#top-line-deportes li a{
    color: #ffffff;

}

#top-line-deportes i{
 color:#ffffff !important;

}

#menu-superior-deportes a{
    color:#ffffff;
    
}


#top-line-deportes span {
    color:#ffffff !important;
}



/*DEPORTES*/


/*POLICIACA*/
#top-line-policiaca{
    background-color: #c50000 !important;
    color: #ffffff;

}


#top-line-policiaca li a{
    color: #ffffff;

}

#top-line-policiaca i{
 color:#ffffff !important;

}

#menu-superior-policiaca a{
    color:#ffffff;
    
}


#top-line-policiaca span {
    color:#ffffff !important;
}



/*POLI*/


/*ESTILO*/
#top-line-estilo{
    background-color: #f69dc2 !important;
    color: #ffffff;

}


#top-line-estilo li a{
    color: #ffffff;

}

#top-line-estilo i{
 color:#ffffff !important;

}

#menu-superior-estilo a{
    color:#ffffff;
    
}


#top-line-estilo span {
    color:#ffffff !important;
}



/*ESTILO*/




/*IMPARCIALITOO*/
#top-line-imparcialito{
    background-color: #e20031 !important;
    color: #ffffff;

}


#top-line-imparcialito li a{
    color: #ffffff;

}

#top-line-imparcialito i{
 color:#ffffff !important;

}

#menu-superior-imparcialito a{
    color:#ffffff;
    
}


#top-line-imparcialito span {
    color:#ffffff !important;
}



/*IMPARCIALITO*/


.footer-final p {
    font-size: 12px;
    color: #EEF9FF;
    margin-top: 20px;
}

.menufinal{
    border:none !important;
}


/*p::first-letter {
    font-size: 200%;
    color: #8A2BE2;
}*/

.navbar-istmo > li > a:before {
    background: #669bbb !important;
}

.navbar-deportes > li > a:before {
    background: #e2071c !important;
}

.navbar-estilo > li > a:before {
    background: #f69dc2 !important;
}

.menumovil1{
    position:fixed;
    z-index:99999;
}

.menumovistmo i{
    position:fixed;
    color: #0077bd !important;
    z-index:99999;
}

.menumovdeportes i{
    position:fixed;
    color: #ffffff !important;
    z-index:99999;
}


.menumovil2{
    margin: auto;
    width: 90%;
    text-align: center;
    position: fixed;
}

.menumovil3{
    padding-right: 30px !important;
    float: right;
    margin-right: 18px !important;
}

.mob-header-istmo {
    background-color: #C2D7E4 !important;
}

.mob-header-deportes {
    background-color: #5bbd4b !important;
}
.mob-header-policiaca {
    background-color: #ff0013 !important;
}

.mob-header-oax {
    background-color: #0077bd !important;
}

.link-reg{
    padding: 0px !important;
}

.almomentotext p{
    font-size:1.1em;
    line-height:1.6em;
}

.footer-final p a{
    color:#ffffff;
    font-size:11px;
}
.footer-final p{
    color:#ffffff;
font-size:11px;  
}


.imx-img-lider{
    width: 75px;
    height: 75px;
    float: left;
    
}

.imx-content-image .imx-titulo-columna {
    width: 69%;
    padding: 0 10px;
    float: left;
    
}

.imx-content-image {
    width: 100%;
    height: 75px;
    float: left;
    position: relative;
    margin-bottom: 25px;
}    



.imx-content-image .imx-titulo-columna p {
margin: 0;
    position: absolute;
    bottom: 0;
    left: 80px;
    margin-top: 10px;
        font-size: 12px;
    margin-left:10px;
    line-height: 1em;
    text-transform: uppercase !important;
    color: #9F8051 !important;
    font-weight: bold;
    text-decoration: none !important;    
    /* color: #000; */

}

.imx-content-image .imx-titulo-columna p a:hover {
    color: #0077bd;
    text-decoration: underline;
}  

.imx-content-image .imx-titulo-columna h4 {
    margin: 0;
    color: #666;
    line-height: 1.20em;
    font-weight: bold;
    font-size: 1.2em;
}

  

.imx-content-summary p {
    color: #000;
    line-height: 1.25em;
    margin: 10px 0 0;
    height: 76px;
    overflow: hidden;
    padding: 0 5px;
}

.imx-content-image .imx-titulo-columna h4 a:hover {
    color: #0077bd;
    text-decoration: none;
}

.esptit h2{
    /* text-transform: uppercase !important; */
    color: #0077bd !important;
    font-weight: bold;
    font-size: 1.1em;
        min-height: 30px;
    /* line-height: 1.4 !important; */

}

/**
 * 14.2 Galleries
 */

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

	.titulo-seccion-especial{
    margin:0px 10px 15px 10px;
    text-transform:uppercase;			
    border-bottom: 4px solid #e8bc03;  
    }
	.titulo-seccion-estilo{
    margin:0px 10px 15px 10px;
    text-transform:uppercase;			
    border-bottom: 4px solid #f69dc2;  
    }    
    
    .titulo-seccion-cartones{
    margin:0px 10px 15px 10px;
    text-transform:uppercase;			
    border-bottom: 4px solid #BA9A49;  
    } 
	
    
    .titulo-seccion h2{
    display: inline-block;
    padding-bottom: 5px;
    padding-right: 5px;      
    font-weight: 700;    
    font-size: 20px !important;
    font-family:'Lato';
    color: #222222;
    }
    
    .over-cats{
    position:relative;
    top: -40px !important;
    left: 10px !important;
    
    }
    

    
    #menu-especiales{
    width: 100%;
    text-align: center;
    list-style-type: none;
    list-style-image: none;
    vertical-align: middle;
    height:40px;

    }
    

    .menu-especiales-container{
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #dddddd;
    }
    
    #menu-especiales li{
        float: left;
    }
    
    #menu-especiales li a{
        color: #999999 !important; 
        text-transform:uppercase;
        font-size:12px;
        padding: 8px 16px;
        display: inline-block;
    }
    
    #menu-especiales li a:hover{
        color: #0077bd !important; 
        text-transform:uppercase;
    }
    
    .form_row p{
display: inline-block
}

.numizquierda{
    float:left;
}


.numderecha{
    float:right;
}
.numeralia{
    /*display: inline-block;
    float: right;*/
    margin: 10px 10px 10px 10px;
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 0.91em;
    line-height: 20px;
    text-align:center;
    word-wrap: break-word;
    
}
.outlineblue{
        border: 2px solid #0077bd;
        background: none;
}

.outlinered{
        border: 2px solid #FF0013;
        background: none;
}

.filledblue{
        border: 2px solid #0077bd;
        background: #0077bd;
}

.filledred{
        border: 2px solid #d30716;
        background: #d30716;
}


.outlineblue, .outlinered p{
    line-height:1.3 !important;
    margin-bottom:25px !important;
}

.outlineblue ul{
    font-size: 12px;
    color: #333333;
    list-style-position: inside;
    margin-top: -15px;
    margin-left: -50px;
}

.outlineblue ol{
    font-size: 12px;
    color: #333333;
    list-style-position: inside;
    margin-top: -15px;
    margin-left: -50px;
}

.outlinered ul{
    font-size: 12px;
    color: #333333;
    list-style-position: inside;
    margin-top: -15px;
    margin-left: -50px;
}
.outlinered ol{
    font-size: 12px;
    color: #333333;
    list-style-position: inside;
    margin-top: -15px;
    margin-left: -50px;
}
.filledblue ul, ol{
    font-size: 12px;
    color: #ffffff;
    list-style-position: inside;
    margin-top: -15px;
    margin-left: -50px;
}
.filledred ul, ol{
    font-size: 12px;
    color: #ffffff;
    list-style-position: inside;
    margin-top: -15px;
    margin-left: -50px;
}

.the-content ul, ol{
	font-size: 16px;
    color: #333333;
    margin-left: 10px;
    line-height: 1.6;
    margin-bottom: 20px;
}
.numeralia h3{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    margin-bottom: 20px;
}

.outlineblue, .outlinered h3{
    color:#333333;
}

.filledblue h3{
    color:#FFFFFF;
}

.filledred h3{
    color:#FFFFFF;
}


.outlineblue span{
    font-size:20px;
    font-weight:bold;
    line-height:1 !important;
    color:#0077bd;
}

.outlinered span{
    font-size:20px;
    font-weight:bold;
    line-height:1 !important;
    color:#ff0013;
}


.filledblue p{
    line-height:1.3 !important;
    margin-bottom:25px !important;
    color: #ffffff !important;
}

.smalltext{
    font-size:16px !important;
}
.smallertext{
    font-size:14px !important;
}

.largertext{
    font-size:30px !important;
}

.filledred p{
    line-height:1.3 !important;
    margin-bottom:25px !important;
    color: #ffffff !important;
}

.filledblue span{
    font-size:20px;
    font-weight:bold !important;
    line-height:1 !important;
    color:#e8bc03 !important;
}

.filledred span{
    font-size:20px;
    font-weight:bold !important;
    line-height:1 !important;
    color:#e8bc03 !important;
}




@media screen and (min-width: 0px) and (max-width: 740px) {
    .cajamed{
        width: 100%;    
    }
    .cajagrande{
        width: 100%;    
    }    
    .numderecha{
        width:100%;
    }
	.cajachica{
    	width: 100%;    
	}
	
}

@media screen and (min-width: 741px) {
	.cajachica{
    	width: 140px;    
	}
    .cajamed{
        width: 220px;    
    }    
        
     .cajagrande{
        width: 310px;    
    }   
}

.caja-datos{
border: 1px solid #dddddd;
    border-left: none;
    border-right: none;
    padding: 10px 0;
    line-height: 14px;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

a#text_resize_decrease {
    background: none;
    font-weight: bold;
    font-size: 20px;
    margin-top: 5px;
	float: right; 
    display: inline-block;
}
a#text_resize_increase {
    background: none;
    font-weight: bold;
    text-indent: 7px;
    font-size: 24px;
    margin-top: 2px;
    margin-left: 5px;
    display: inline-block;
}

a#text_resize_decrease:after {

   /* content: '-';*/
    font-size: 15px;
    position: absolute;
    right: -2px;
    top: -7px;

}

a#text_resize_increase:after {
    /*content: '+';*/
    font-size: 12px;
    position: absolute;
    right: -5px;
    top: -4px;
}

a#text_resize_increase, a#text_resize_decrease:hover{
    text-decoration:none;
}

/*AQUI EMPIEZA EL STICKY*/


@media screen and (min-width: 0px) and (max-width: 840px) {
    /* Social Icons */
    #social_side_links {
    position: fixed;
    right: 8px;
    bottom: 1px;
    list-style: none;
    z-index: 999999;
    text-align: center;
    font-size: 22px;
    display: inline-flex;
    } 
    .iconshare{
    width: 36px;
    height: 36px;
    margin-right: 4px;
    color: #ffffff;
    line-height: 1.5;
    }    
    
#social_side_links li a {display: inline-block;}

#social_side_links li a img {
	display: inline-block;
	max-width:40px;
  padding: 10px;
}    
    
}

@media screen and (min-width: 841px) and (max-width: 1319px) {
    /* Social Icons */
    #social_side_links {
        position: fixed;
        margin-left: -90px;
        list-style: none;
        z-index: 999999;
        text-align: center;
        font-size: 24px;
    }  
    .iconshare{
        width: 40px;
        height: 40px;
        margin-bottom: 5px;
        color: #ffffff;
        line-height:1.5;
    }   
    
#social_side_links li a {display: block;}

#social_side_links li a img {
	display: block;
	max-width:40px;
  padding: 10px;
}    
}



@media screen and (min-width: 1320px){
/* Social Icons */
    #social_side_links {
        position: fixed;
        margin-left: -120px;
        list-style: none;
        z-index: 999999;
        text-align: center;
        font-size: 24px;
    }    
    
    .iconshare{
        width: 40px;
        height: 40px;
        margin-bottom: 5px;
        color: #ffffff;
        line-height:1.5;
        transition:opacity 1s linear;   
    }  
    
    
#social_side_links li a {display: block;}

#social_side_links li a img {
	display: block;
	max-width:40px;
  padding: 10px;
  -webkit-transition:  background .2s ease-in-out;
  -moz-transition:  background .2s ease-in-out;
  -o-transition:  background .2s ease-in-out;
  transition:  background .2s ease-in-out;
}    
    
}






#social_side_links li a {display: block;}

#social_side_links li a img {
	display: block;
	max-width:40px;
  padding: 10px;
  -webkit-transition:  background .2s ease-in-out;
  -moz-transition:  background .2s ease-in-out;
  -o-transition:  background .2s ease-in-out;
  transition:  background .2s ease-in-out;
}

#social_side_links li a:hover img {background: rgba(0, 0, 0, .2);}

/* Demo Text */


.demo-text {
font-family: helvetica, sans-serif;
  font-weight: 100;
  font-size: 24px;
  line-height: 43px;
  color: #444;
  padding: 10px;
}
	.demo-text--special {
	background-color:#A79C8E;
     color: #fff;
     padding: 30px;
	}
	
	.demo-text--small {
		font-size: 23px;
     line-height: 37px;
	}

h1.demo-text {
  margin: 40px 0 0 0;
  line-height: 0;
  font-size: 50px;
}

a.demo-text {
	text-decoration:none;
  font-size: 20px;
}


.sharefb{
    background-color: #3b5998;
}

.sharetw{
    background-color: #55acee;
}

.sharetg{
    background-color: #0088cc;
}

.sharewa{
    background-color: #4dc247;
}


.sharegp{
    background-color:  #db4437;
}

.sharemail{
    background-color:  #666666;
}


.sharefb:hover{
    background-color: #1C294B;
    color:#ffffff; 
    border-radius:100%;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s; 
}

.sharetw:hover{
    background-color: #2F6992;
    color:#ffffff; 
    border-radius:100%;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;    
}

.sharetg:hover{
    background-color: #13587E;
    color:#ffffff; 
    border-radius:100%;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;    
}

.sharewa:hover{
    background-color: #2D662C;
    color:#ffffff; 
    border-radius:100%;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;   
}


.sharegp:hover{
    background-color:  #902016;
    color:#ffffff; 
    border-radius:100%;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;    
}

.sharemail:hover{
    background-color:  #454544;
    color:#ffffff; 
    border-radius:100%;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;    
}


.score{
    width: 240px;
    padding: 15px;
    
}

table.marcador {
  background-color: #24943A;
  width: 100%;
  text-align: center;
  margin-bottom: 7px;  
  border: 5px solid #24943A;  
}
table.marcador td, table.marcador th {
  padding: 3px 2px;
}
table.marcador tbody td {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}
table.marcador tfoot td {
  font-size: 13px;
}
table.marcador tfoot .links {
  text-align: right;
}
table.marcador tfoot .links a{
  display: inline-block;
  background: #FFFFFF;
  color: #24943A;
  padding: 2px 8px;
  border-radius: 5px;
}
.numeroscore{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0px !important;    
}


table.blueTable {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    background: linear-gradient(#0077bd, #000066);
    width: 100%;
    height: 36px;
    border: 3px solid #0077bd;
    text-align: center;
    margin-bottom: 10px;
}

table.vs {
    background-color: #f3f289;
    width: 100%;
    text-align: center;
    margin-bottom: 7px;
    border: 3px solid #f3f289;  
}

.pvs{
    font-size: 24px;
    line-height: 0 !important;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0px !important;
}

.micrositio-tag{
    background: #eeeeee;
    padding: 5px;
    margin-bottom: 25px;
    text-align: center;
}

.micrositio-text{
    font-weight: bold;
    text-transform: uppercase;
    margin: 5px;
    font-size: 14px;
}

.micrositio-text a{
    color:#333333;
}



@media screen and (min-width: 0px) and (max-width: 840px) {
.cintillo-marcador{
    position: relative;
    width: 60px;
    top: -65px;
    left: 273px;
    float: left;
}
.cintillo-texto{
    position: relative;
    max-width: 80px;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.7;
    top: -50px;
    right: -225px;
    float: left;
}
.cintillo-numero{
    font-size:28px;
    line-height:0.9;
}

.cintillo-elecciones{
    display:block;
}
.cintilloelec{
    display:inline-block;
    max-height:100px;
}
    
}

@media screen and (min-width: 841px){
.cintillo-marcador{
position: relative;
    width: 75px;
    top: -85px;
    right: -100px;
    float: left; 
}
.cintillo-texto{
    position: relative;
    max-width: 80px;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.7;
    top: -67px;
    right: -39px;
    float: left;
}
.cintillo-numero{
    font-size:44px;
    line-height:0.9;
}

.cintillo-elecciones{
    display:block;
}
.cintilloelec{
    display:inline-block;
    max-height:100px;
}
    
}


.mob-header-estilo {
    background-color: #F69DC2 !important;
}

/*CSS RUSIA 2018*/
.team-left{
    width: 75px;
    display: inline-block;
    vertical-align: middle;    
}
.team-image{
    display: block;
    text-align: center;
}
.team-name{
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    margin-top: 8px;
    display: block;
    height: 30px;
    
}
.versus{
    color: #fae53a;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 50px;
    font-size: 14px;
}
.team-right{
    width: 75px;
    display: inline-block;
    vertical-align: middle;    
}
.game-city{
    font-size: 11px;
    text-transform: uppercase;
display: block;
    color: #fff;
    text-align: center    
}
.game-date{
    font-size: 12px;
    display: block;
    color: #fae53a;
    text-align: center;   
}

.right-td ul li{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    float: left;
    width: 280px;
    margin-right: 30px;
    margin-top: 17px;
    font-weight: bold;
    height: 150px;
}

table.GruposMundial {
  border: 1px solid #FFFFFF;
  width: 100%;
  height: 200px;
  text-align: center;
}
table.GruposMundial td, table.GruposMundial th {
  padding: 10px 2px;
}
table.GruposMundial tbody td {
  font-size: 13px;
}
table.GruposMundial tr:nth-child(even) {
  background: #D0E4F5;
}
table.GruposMundial thead {
  background: #0B6FA4;
  border-bottom: 0px solid #FFFFFF;
}
table.GruposMundial thead th {
  font-size: 17px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
table.GruposMundial tfoot td {
  font-size: 14px;
}


.menu-extra1 ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
/*Create a horizontal list with spacing*/
.menu-extra1 li {
    display:inline-block;
    float: left;
    margin-right: 1px;
}

/*Style for menu links*/
.menu-extra1 li a {
    display: block;
    min-width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #eeeeee;
    text-decoration: none;
    border-bottom: 3px solid #2d507a;
}
/*Hover state for top level links*/
.menu-extra1 li:hover a {
    background: #2d507a;
        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;
}
/*Style for dropdown links*/
.menu-extra1 li:hover ul a {
    background: #2d507a;
    color: #ffffff !important;
    height: 40px;
    line-height: 40px;
    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;    
}
/*Hover state for dropdown links*/
.menu-extra1 li:hover ul a:hover {
    background: #19c589;
    color: #fff;
        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;
}

table.CalendarioMundial {
  text-align: center;
  margin-bottom: 30px;
}
table.CalendarioMundial td, table.CalendarioMundial th {
  border: 0px solid #AAAAAA;
  padding: 3px 2px;
}
table.CalendarioMundial tbody td {
    font-size: 12px;
    height: 60px;
    color: #FFFFFF;
}

table.CalendarioMundial tfoot td {
  font-size: 14px;
}
table.CalendarioMundial tfoot .links {
  text-align: right;
}
table.CalendarioMundial tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
table.CalendarioMundial thead th {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  padding-top: 20px;
}

.calendario-etapa{
    color: #fae53a;
    font-size:24px;
    text-transform:uppercase;
    font-weight:bold;
}

.contenedor-logo, .menu-principal{
	width:100%;
	margin:auto;
	text-align:center;
    height: 50px;
    vertical-align: middle;	
}

.menu-principal{
    background:#E2001A;
    color: #FFFFFF;
    
}
.menu-principal li{
	float: none;
	display: inline-block;
}

.menu-principal #menu-item-central{
	padding-right: 260px;
}

.contenedor-logo a{
	position: relative;
	top:100px;
}

.contenedor-logo{
	/*height: 4px;*/
}

.contenedor-logo a{
	z-index: 9999;
}

.flotar_logo{
    position:absolute;
    top:-40px;
}

.navbar-rusia{
    background-color: #e2001a;
    border: 1px solid #ffffff;
}

.navbar-rusia ul{
    margin-left:220px;
}

header.active .navbar-rusia {
    position: fixed;
    top: 0;
    left: 0;
    background: #e2001a;
}
.navbar-rusia ul a{
    color:#FFF !important;
    
}

.avatar-80{
	border-radius:50%;
}

.yrc-item-title{
	color:#0077bd !important;
	font-size:14px !important;
	font-weight:bold !important;
}

.yrc-item-desc{
 font-size:12px !important;
 
}

.yrc-load-more-button{
    color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    background-color: transparent !important;
	border:2px solid #FFFFFF !important;
	font-weight:bold !important;
	padding:10px !important;
}

.yrc-load-more-button:hover{
    color: #0077bd !important;
    background-color: #FFFFFF !important;
	border:2px solid #FFFFFF !important;
}

.fotorreportaje .wp-caption-text {
    font-size: 14px;
    line-height: 1.3;
    color: #666666;
    margin: 16px;
    text-align: center;
}

.fotorreportaje p {
    font-size: 14px;
    text-align: center;
	
}

.fotorreportaje img {
    text-align: center;
	min-width:100% !important;
}

.fotorreportaje figure {
    text-align: center;
    width: 100% !important;
}
.white{
	color:#FFFFFF;
}
.black{
	color:#333333;
}

.covid-number{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    height: 42px;
    color: #333333;
}
.covid-text{
    font-size: 9px;
    line-height: 1;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    text-align: center;
    height: 23px;
	color:#ffffff;
}
.covidheight{
    height: 48px;
    padding: 10px 10px;
}

.tablacovid{
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;		
    border-left: #FFFFFF solid 2px;	
	margin-bottom:8px;

}

.pcovid{
    font-size: 11px;
    margin: 0!important;
    font-weight: bold;
}
.h3covid{
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 10px 0px !important;
    padding: 5px;
    color: #0077bd;
    border-top: 1px solid #0077bd;
    border-bottom: 1px solid #0077bd;
}

.reportecovid{
}
.actualizado{
color: #000000;
    font-size: 9px;
    text-align: right;
    margin-left: 20px;
    margin-bottom: -4px;
}




.cvbackground{
	background-color:#c2e9e8;
}



.cvconfirmado{
	color:#14a714;
}

.cvnegativo{
	color:#f30409;
}

.cvmuerto{
	color:#000000;
}

.cvsospechoso{
	color:#f8a629;
}

.cvtexts{
	text-transform: uppercase;
    font-size: 14px;
    color: #000000;
    line-height: 1.1;
    margin-top: 8px;
    width: -webkit-fill-available;	
	}


.cvicon{
float: left;
}

.cvmicrositio{
	width:95%;
	
}
.cvpadding{
    padding-top: 15px !important;
    margin-bottom: -20px;
}

a.tagpeque{
	padding: 1px 5px !important;
	font-size:9px !important;	
}
.bordeizquierdo{
	border-left:1px dotted #0077bd
}

.cvtitleprincipal{
font-size: 22px;
    text-align: center;
    color: #0077bd;
    text-transform: uppercase;
    margin-top: 0px !important;
    font-weight: 900;
}



@media screen and (min-width: 1200px) {

.cvnumber2{
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    line-height: 0;
    margin-bottom: 7px
}	
	.firstbreak{
		display:inline;
	}	
	.secondbreak{
		display:block;
	}
	.cvtitle{
		font-size:28px;
		font-weight: 900;	
		color:#111111;
		margin-top: 0;
		margin-bottom: 10px;	
	}
	.cvnumber{
		font-size:24px;
		font-weight:bold;
	}	
	
	.cvtext2{
		text-transform: uppercase;
	    font-size: 11px;
    	text-align: left;
	    line-height: 1;
		
	}
	.cvtext{
		text-transform: uppercase;
		font-size: 14px;
		line-height: 1.1;
		text-align: center;
		margin-top: 8px;
	}
	.cvicon img{
width: 28px;
    margin-right: 20px;
	}		
	.bigicon{
		width:30px;
		margin-right:8px;		
	}
	.cvbox{
		display: flex;
		margin-bottom: 10px;
	}	
	.secondtip{
		display:inline;
		
	}	
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

.cvnumber2{
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    line-height: 0;
    margin-bottom: 7px
}
	.firstbreak{
		display:none;
	}
	.secondbreak{
		display:block;
	}		
	.cvtitle{
		font-size:20px;
		font-weight: 900;	
		color:#111111;
		margin-top: 0;
		margin-bottom: 10px;	
	}	
	.cvnumber{
		font-size:22px;
		font-weight:bold;
	}
	.cvtext2{
		text-transform: uppercase;
	    font-size: 10px;
    	text-align: left;
	    line-height: 1;
	}	
	.cvtext{
		text-transform: uppercase;
		font-size: 12px;
		line-height: 1.1;
		text-align: center;
		margin-top: 8px;
	}	
	.cvicon img{
		width: 20px;
   		margin-right: 4px;
	}			
	.bigicon{
		width:24px;
		margin-right:4px;		
	}	
	.cvbox{
		display: flex;
		margin-bottom: 3px;
	}			
	.secondtip{
		display:inline;
	}
	
}
@media screen and (min-width: 768px) and  (max-width: 991px) {
	
	.secondbreak{
		display:none !important;
	}
	.lastview40{
		width: 40% !important;
	}
	.lastview30{
		width: 30% !important;
	}	
	.firstbreak{
		display:none;
	}	
	.cvtitle{
	font-size: 24px;
    font-weight: 900;
    color: #111111;
    margin-top: 0;
    margin-bottom: 10px;	
	}	
	.cvnumber{
		font-size: 28px;
    font-weight: bold;
	}
	.cvtext2{
		text-transform: uppercase;
	    font-size: 12px;
    	text-align: left;
	    line-height: 1;
	}	
	.cvtext{
text-transform: uppercase;
    font-size: 14px;
    line-height: 1.1;
    text-align: left;
    margin-top: 10px;
	}	
	.cvicon img{
		width: 20px;
   		margin-right: 4px;
	}			
	.bigicon{
		width: 18px;
	    margin-right: 4px;
	}	
	.cvbox{
		display: flex;
		margin-bottom: 3px;
	}	
	.secondtip{
		display:none;
	}
	.cvnumber2 {
		font-size: 20px;
		font-weight: bold;
		margin-top: 0px;
		line-height: 0;
		margin-bottom: 9px;
	}	
}
@media screen and (max-width: 767px){
	.fourthbreak{
		display:none !important;
}
.ultima{
	width:100% !important;
}
.ultima img{
	width:100%;
}

}

.covid-single{
height: 50px;
    margin: 10px;
    border: #0077bd 2px dotted;
    background-color: #F1FFFF;
}
table.covid-single th,td{
	padding:15px!important;
}