/*******************************************
***          YT Framework: css          ***
*******************************************/


/* Medium devices Desktops  
// ------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
	
}
@media (min-width: 767px) {
    li.level1.last {
    display: none !important;
    }	
    li.level1.level1.havechild.color10 {
    display: none !important;
    }	
}

@media screen and (max-width: 979px){
.mobilehide {display: none;}
}

@media screen and (min-device-width: 980px){
.desktophide {display: none;}
}

/* Small devices Tablets	
// ------------------*/
@media (min-width: 768px) and (max-width: 979px) {
	
}

/* Extra small devices Phones
// ------------------*/
@media (max-width: 767px){
    li.item-113 {
    display: none !important;
    }	
    li.item-277 {
    display: none !important;
    }	
    li.item-278 {
    display: none !important;
    }	
}



:hov

.cls

element.style {
}
bootstrap.css:557
.jevbootstrap strong {
    font-weight: bold;
}
bootstrap.min.css:5
b, strong {
    font-weight: 700;
}
bootstrap.min.css:5
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
strong, b {
    font-weight: bold;
}
Inherited from div.jev_evdt_title
events_css.css?3.4.33:19
#jevents_body .contentpaneopen table, #jevents_body .contentpaneopen td, #jevents_body .contentpaneopen tr, #jevents_body .contentpaneopen p, #jevents_body .contentpaneopen div {
    border: none;
    line-height: 1.5em;
}
eventsadmin.css?3.4.33:423
.jev_evdt .jev_evdt_title {
    font-size: 160%;
    padding-bottom: 10px;
}
Inherited from div.jev_evdt_header
events_css.css?3.4.33:19
#jevents_body .contentpaneopen table, #jevents_body .contentpaneopen td, #jevents_body .contentpaneopen tr, #jevents_body .contentpaneopen p, #jevents_body .contentpaneopen div {
    border: none;
    line-height: 1.5em;
}

body {
    margin: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #7b7b7b;
    background-color: #fff;
}
#yt_header {
  /*background: url('../images/bg/bg-logo.png');*/
  background-color: white;
}

.itemView div.itemHeader h2.itemTitle {
  font-family: Noto Serif, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  padding: 10px 0;
  font-style: normal;
  font-weight: bold;
  margin: 22px 0 30px;
  color: #111111;
  line-height: 160%;
}

div.itemFullText {
    padding-left: 10px;
}

#yt_spotlight1 {
  color: #898989;
  background: ##3d3d7b;
  padding: 5px;
}

#yt_spotlight1 a {
  color: #cccccc;
}

#yt_spotlight {
  padding: 0px 0;
  background: #9D263F;
}

#yt_spotlight4 {
    padding: 0px 0;
    background: #ffffff;
}

.itemListViewList .groupLeading div.catItemHeader h3.catItemTitle {
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
}



#yt_spotlight2 {
  position: relative;
  width: 100%;
  z-index: 1;
  padding: 2px 0 0 0;
}

#yt_component {
    background: #fff;
    margin-top: -7px;
    padding: 0px;

}

#fondo .fondo_deportes {
    background: url('../images/Banners/bannergral.jpg') repeat-x scroll left 0 #FFFFFF;
}


.menu.bottom-menu {
  margin-right: 25px;
  padding: 0;
}
.rtl .menu.bottom-menu {
  margin-left: 25px;
  margin-right: 0;
}
.menu.bottom-menu li {
  display: block;
  position: relative;
  line-height: 30px;
  border-left: 1px solid #ebebeb;
  font-family: Share, Helvetica, Arial, sans-serif;
  float: left;
}
.rtl .menu.bottom-menu li {
  float: right;
}
.menu.bottom-menu li > a {
  position: relative;
  display: block;
  z-index: 1;
}
.menu.bottom-menu li > a:after {
  position: absolute;
  width: 100%;
  height: 0px;
  left: 0px;
  top: 0px;
  content: '';
  background: #86233B;
  transition: all 0.3s;
  z-index: -1;
}
.menu.bottom-menu li > a:hover {
  color: #fff !important;
}
.menu.bottom-menu li > a:hover:after {
  height: 100%;
}
.menu.bottom-menu li:last-child {
  border-right: 1px solid #ebebeb;
}
.rtl .menu.top-menu li:first-child {
  border-right: 1px solid #ebebeb;
}
.rtl .menu.bottom-menu li:last-child {
  border-right: none;
}
.menu.bottom-menu li a {
  font-size: 15px;
  font-weight: normal;
  line-height: 70px;
  padding: 0 20px;
  text-transform: uppercase;
  margin: 0;
  color: #cccccc;
}
.menu.bottom-menu li a:hover {
  color: #898989;
}

.fondosalud{
   background-image: url('../images/banners/bann.jpg');
   min-height: 20px;
   width: 100%;
}

.bfQuickMode .bfLabelLeft label {
    width: 20%;
    float: left;
    margin: 0px 10px 0px 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    margin: 0px 10px 0px 0px;
}


.button, button, .btReverse {
    background: ##3d3d7b;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    border: none;
    border-radius: 0px;
    width: 100%;
}

.button1, button, .btReverse {
    background: ##3d3d7b;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    border: none;
    border-radius: 0px;
    float: right;
    padding: 10px;
}

.button:hover, button:hover {
    background: #3e3c3c;
    color: #ffffff;
}

.itemView .itemHeaderFooter {
  border-bottom: none;
  border-top: none;
  list-style: outside none none;
  margin: 0 0 10px;
  padding: 2px 0;
  font-size: 14px;
  font-family: Share, Helvetica, Arial, sans-serif;
  line-height: 18px;
  color: #acacac;
}

.bt-cs .bt-inner .bt-title {
	clear: both;
	color: ##3d3d7b;
	font-weight: bold;
	text-transform: uppercase;
	line-height:150%;
	display:inline-block;
 }

#flatcal_minical .flatcal_busylink:link, #flatcal_minical .flatcal_busylink:visited {
    color: #A3334A;
    text-decoration: none;
    font-weight: bolder;
    font-size: 130%;
}

#yt_logo .logo {
  margin: 0 auto;
  display: inline-block;
  text-align: left;
  padding: 12px 0;
  height: 100%;
}

.module .modtitle {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 14px;
  margin: 0 0 10px;
  font-weight: bold;
}

.itemListViewGrid .media-body {
    padding: 5px 10px 5px;
    position: relative;
    background: #ffffff;
}

.itemListView .itemContainer {
    margin-bottom: 10px;
}

.itemListViewList .media-body {
    padding: 2px 0px 0px;
    background: #ffffff;
}

.itemListView .itemContainer {
    margin-bottom: 10px;
}

.itemListView div.catItemHeader h3.catItemTitle a {
    color: #7b7b7b;
    text-transform: none;
}
div.catItemView {
    margin-bottom: 18px;
    padding: 4px;
}

.itemListView div.catItemHeader h3.catItemTitle {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    font-weight: bold;
    color: ##3d3d7b;
    font-style: normal;
}

.itemListView .catItemImageBlock .catItemImage {
    margin: 0;
    margin-bottom: 10px;
}

.itemListView div.catItemHeader h3.catItemTitle a{
    text-transform: uppercase;
    color: ##3d3d7b;
    }
    
div.itemList {
    overflow: hidden;
    margin-top: 50px;
}
    
.catItemHeaderFooter li:last-child {
    margin-right: 0;
    color: ##3d3d7b;
}

.catItemHeaderFooter {
    padding: 10px 0 8px;
    margin: 0;
    color: #353535;
    list-style: normal;
    font-size: 11px;
    line-height: 18px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.catItemHeaderFooter li:last-child {
    margin-right: 0;
    color: ##3d3d7b;
    font-size: 11px;
}    

div.catItemIntroText {
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    padding: 4px 0 12px 0;
    text-align: justify;
}

div.bt-introtext {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    padding: 4px 0 12px 0;
    text-align: justify;
    color: #7b7b7b;
}

.bt-cs .bt-date, .bt-cs .bt-author {
    font-weight: normal;
    font-size: 80%;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.componentheading {
    font-family: Noto Serif, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    padding: 10px 0;
    font-style: normal;
    font-weight: bold;
    margin: 22px 0 30px;
    color: #111111;
 }

.post-title:before {
    background: url(images/iconos/tilde.png) no-repeat left transparent;
    padding-left: 10px;
}

#yt_spotlight8 {
    padding: 40px 0 40px 0;
    background-color: #dedede;
    border-top-color: ##3d3d7b;
    margin-top: 25px;
}

#yt_bottom .module h3.modtitle {
    line-height: 28px;
    margin: 40px 10px 8px;
}

.module .info-wrapper .info-content .info-inner {
  width: 270px;
  color: #e0e0e0;
}

.moduleItemImageBlock {
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.k2ItemsBlock .moduleItemTitle {
  color: #111111;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
}

.nav-items > div:last-child {
    border-radius: 0 5px 5px 0;
    border-right: 1px solid ##3d3d7b;
}

.nav-items > div:first-child {
    border-radius: 5px 0 0 5px;
    border-left: 1px solid ##3d3d7b;
}

.jev_toprow div.currentmonth {
    border-top: 1px solid ##3d3d7b;
    border-bottom: 1px solid ##3d3d7b;
    margin-bottom: -1px;
}

#jevents_body .nav-items > div a:hover {
    padding: 7px 18px 6px 12px;
    background-color: rgba(255, 255, 255, 0);
    border-left: none;
    color: #000;
    text-decoration: none;
}

.jevbootstrap h1 {
    font-family: Noto Serif, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    padding: 10px 0;
    font-style: normal;
    font-weight: bold;
    margin: 22px 0 30px;
    color: #111111;
}

.jevbootstrap a {
    text-decoration: none;
    color: ##3d3d7b;
    text-decoration: none;
}

a.ev_link_row:link, a.ev_link_row:visited, a.ev_link_row:hover {
    font-size: 12px;
    color: ##3d3d7b;
    text-decoration: none;
    font-weight: bold;
}

#jevents_body a.cal_titlelink:link, #jevents_body a.cal_titlelink:visited, #jevents_body a.cal_titlelink:hover {
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #474747;
    display: block;
    margin-bottom: 1px;
    padding: 2px;
}

.jevbootstrap .mod_events_latest_date, .jevbootstrap .mod_events_latest_content {
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    font-size: 13px;
}
.jevbootstrap .mod_events_latest_content {
    color: ##3d3d7b;
}

.nav-items > div a {
    padding: 7px 18px 6px 12px;
    text-decoration: none;
    color: #474747;
}

#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    background-color: rgba(255, 255, 255, 0);
    border-left: none;
}

#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: ##3d3d7b;
    color: #FFF;
    text-decoration: none;
}

.pagination li a, .pagination li span {
    float: none;
    display: inline-block;
    padding: 10px 5px;
    color: #898989;
    background: transparent;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin: 0;
    height: 70px;
    vertical-align: top;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #f5f4f0;
    font-style: italic;
    font-weight: bold;
}

.jevbootstrap .pagination ul > li > a, .jevbootstrap .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #dddddd;
    border-left-width: 0;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 10px;
}

/// Nueva version 2020

a {
    color: ##3d3d7b;
    text-decoration: none;
}

ul.sigProPolaroids {
    margin: 20px!important;
    /* padding: 40px 60px!important; */
    list-style: none;
    clear: both;
    overflow: hidden;
}

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    border: 1px solid ##3d3d7b;
    background: ##3d3d7b;
}

.nav-items > div {
    margin-left: -5px;
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 22px;
    vertical-align: middle;
    border: 1px solid ##3d3d7b;
    border-left: 0px;
}

a:hover {
    color: #444;
}

.bt-cs .bt-inner a.hover {
    color:#444;
}

#moonavigator ul.subnavi li .item-link, #meganavigator .mega-content ul.subnavi li .item-link, #meganavigator .mega-content .menu li .item-link {
    display: block;
    color: #000;
    font-size: 13px;
    cursor: pointer;
    line-height: 50px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
    padding: 0 25px;
}

#jevents_body .cal_today a.cal_daylink {
    background-color: ##3d3d7b;
    padding: 6px;
    border-radius: 10px;
    color: #FFFFFF;
}

.jux-tl-info {
    background: none repeat scroll 0 0 ##3d3d7b;
    border-radius: 8px 8px 8px 8px;
    padding: 25px 40px;
    position: relative;
}

.jux-tl-item.right .arrow {
    top: 30px;
    left: -10px;
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
    border-right-color: ##3d3d7b;
}

.jux-tl-item.left .arrow {
    top: 30px;
    right: -10px;
    margin-top: -10px;
    border-width: 10px 0 10px 10px;
    border-left-color: ##3d3d7b;
}

.jux-tl-item h2 a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.jux-tl-item .jux-tl-desc {
    display: none;
    overflow: hidden;
    color: #FFFFFF;
}

.jux-tl-item h2 a {
    margin: 0;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

#yt_spotlight6 {
    padding: 0px 0 0;
    overflow: hidden;
    /*background: #f6f4f1 url(../images/bg/bgtop.png) repeat-x scroll 0 0;*/
      background-color: #dedede;

}

.itemView .itemImageBlock {
    padding: 20px 0 0 0;
    margin: 0;
}