@charset "UTF-8";
/* Mixins Sass*/
/***************************************************************************
 ÔûêÔûêÔûêÔûêÔûêÔûêÔòù ÔûêÔûêÔûêÔûêÔûêÔûêÔòù ÔûêÔûêÔûêÔûêÔûêÔûêÔòù ÔûêÔûêÔûêÔûêÔûêÔûêÔûêÔòù
ÔûêÔûêÔòöÔòÉÔòÉÔòÉÔòÉÔòØÔûêÔûêÔòöÔòÉÔòÉÔòÉÔûêÔûêÔòùÔûêÔûêÔòöÔòÉÔòÉÔûêÔûêÔòùÔûêÔûêÔòöÔòÉÔòÉÔòÉÔòÉÔòØ
ÔûêÔûêÔòæ     ÔûêÔûêÔòæ   ÔûêÔûêÔòæÔûêÔûêÔûêÔûêÔûêÔûêÔòöÔòØÔûêÔûêÔûêÔûêÔûêÔòù  
ÔûêÔûêÔòæ     ÔûêÔûêÔòæ   ÔûêÔûêÔòæÔûêÔûêÔòöÔòÉÔòÉÔûêÔûêÔòùÔûêÔûêÔòöÔòÉÔòÉÔòØ  
ÔòÜÔûêÔûêÔûêÔûêÔûêÔûêÔòùÔòÜÔûêÔûêÔûêÔûêÔûêÔûêÔòöÔòØÔûêÔûêÔòæ  ÔûêÔûêÔòæÔûêÔûêÔûêÔûêÔûêÔûêÔûêÔòù
 ÔòÜÔòÉÔòÉÔòÉÔòÉÔòÉÔòØ ÔòÜÔòÉÔòÉÔòÉÔòÉÔòÉÔòØ ÔòÜÔòÉÔòØ  ÔòÜÔòÉÔòØÔòÜÔòÉÔòÉÔòÉÔòÉÔòÉÔòÉÔòØ                               
****************************************************************************/
/****************************************************************************
FUENTES
****************************************************************************/
/* TIPOS */
/*Bold, Bold Italic, Regular, Regular Italic*/
/*Mixin Semibold & Semibold Italic*/
/*Bold Cond, Bold Cond Italic, Regular Cond, Regular Cond Italic*/
/*Black & Black Italic*/
/*Bold Cond, Bold Cond Italic, Regular Cond, Regular Cond Italic*/
/*Light & Light Italic*/
/*Medium & Medium Italic*/
/*Ultra & Ultra Italic*/
/****************************************************************************
COLORES
****************************************************************************/
/*////////////////////////////////////////
GRISES
///////////////////////////////////////*/
/*////////////////////////////////////////
AZULES
///////////////////////////////////////*/
/*////////////////////////////////////////
ROSAS 
///////////////////////////////////////*/
/*////////////////////////////////////////
NARANJAS
///////////////////////////////////////*/
/*////////////////////////////////////////
BLANCO
///////////////////////////////////////*/
/*////////////////////////////////////////
NEGRO
///////////////////////////////////////*/
#main-menu.touch .desplegar {
  display: inline-block;
  margin-left: 10px;
}

#main-menu #close-menu {
  display: none;
}
#main-menu .desplegar {
  display: none;
}

.header {
  width: 100%;
  height: 170px;
  -moz-box-shadow: #000 2px 2px 11px -6px;
  -webkit-box-shadow: #000 2px 2px 11px -6px;
  box-shadow: #000 2px 2px 11px -6px;
  background: #fff;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .header {
    height: 65px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
  }
}
.header .social-mobile {
  display: none;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .header .social-mobile {
    display: block;
    text-align: center;
  }
  .header .social-mobile .block {
    display: inline-block;
    margin: 0px 5px;
  }
}
.header .box-header {
  padding: 23px 18px 0 40px;
  height: 147px;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .header .box-header {
    padding: 10px;
    height: auto;
  }
}
.header .box-header .search-wrapper {
  width: 377px;
}
.header .box-header .search-wrapper #search-close {
  display: none;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .header .box-header .search-wrapper #search-close {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
  }
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .header .box-header .search-wrapper {
    width: auto;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    z-index: 100;
  }
  .header .box-header .search-wrapper form#form-search-header {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 300px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .header .box-header .search-wrapper form#form-search-header .search {
    float: initial;
    width: 100%;
  }
  .header .box-header .search-wrapper form#form-search-header .search .search-form {
    width: 100%;
    margin-bottom: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header .box-header .search-wrapper form#form-search-header .icons-separacion {
    display: none;
  }
  .header .box-header .search-wrapper form#form-search-header .select {
    width: 100%;
    float: initial;
  }
  .header .box-header .search-wrapper form#form-search-header .select .select-style {
    width: 100%;
    margin-bottom: 20px;
  }
  .header .box-header .search-wrapper form#form-search-header input[type="submit"] {
    width: 100%;
    position: relative;
    background-image: none;
    margin: 0;
    padding: 0;
    height: 40px;
  }
  .header .box-header .search-wrapper form#form-search-header div.submit {
    position: relative;
    height: 40px;
    background-color: #ffca86;
  }
  .header .box-header .search-wrapper form#form-search-header div.submit:after {
    content: "Buscar";
    position: absolute;
    display: block;
    color: #df904a;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .header .box-header .site-logo img {
    width: 120px;
    height: auto !important;
  }
}
.header .box-header #mobile-menu {
  display: none;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .header .box-header #mobile-menu {
    display: block;
    position: absolute;
    right: 10px;
    top: 0px;
    line-height: 64px;
  }
  .header .box-header #mobile-menu nav div {
    display: inline-block;
    font-size: 28px;
  }
  .header .box-header #mobile-menu nav div i {
    vertical-align: middle;
  }
  .header .box-header #mobile-menu nav div + div {
    margin-left: 15px;
  }
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .header #main-menu {
    display: none;
    margin-top: 0px;
    position: fixed;
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: scroll;
  }
  .header #main-menu #close-menu {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .header #main-menu .main-ul {
    padding: 80px 20px;
  }
}
@media all and (max-width: 767px) and (min-width: 240px) and (max-width: 767px) and (min-width: 240px) {
  .header #main-menu .main-ul {
    padding: 80px 20px 30px;
  }
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .header #main-menu .main-button {
    width: 100%;
    text-align: center;
    margin-left: 0px !important;
    margin-bottom: 10px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    position: relative;
  }
  .header #main-menu .main-button.desplegable .desplegar {
    color: #000;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 35px;
    line-height: 35px;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
  }
  .header #main-menu .main-button.desplegable.desplegado .desplegar {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
  }
  .header #main-menu .main-button .submenu {
    display: block;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    position: static;
    padding: 10px;
    display: none;
  }
  .header #main-menu .main-button .submenu li a {
    font-size: 13px;
  }
}

.nav {
  margin: 22px 0 0 0;
}
.nav ul li.main-button {
  display: inline-block;
  position: relative;
}
.nav ul li.main-button a.main-link {
  text-decoration: none;
  font-family: "Myriad Pro Light";
  color: #9f9f9f;
  padding-bottom: 24px;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding-bottom: 21px\0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .nav ul li.main-button a.main-link {
    /* IE10+ specific styles go here */
    padding-bottom: 21px;
  }
}
.nav ul li.main-button a.main-link:hover {
  color: #6c6c6c;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-shadow: 0px -4px 0px 0px #6ab8e5 inset;
}
.nav ul li.main-button a.main-link:active {
  color: #6c6c6c;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-shadow: 0px -4px 0px 0px #6ab8e5 inset;
}
.nav ul li.main-button .submenu {
  position: absolute;
  bottom: -24px;
  left: 0px;
  -moz-transform: translate(-20px, 100%);
  -ms-transform: translate(-20px, 100%);
  -webkit-transform: translate(-20px, 100%);
  transform: translate(-20px, 100%);
  background-color: #fff;
  padding: 20px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
  display: none;
}
.nav ul li.main-button .submenu li {
  line-height: 30px;
}
.nav ul li.main-button .submenu li a {
  white-space: nowrap;
  text-decoration: none;
  font-family: "Myriad Pro Light";
  color: #9f9f9f;
  text-transform: uppercase;
}
.nav ul li.main-button + li.main-button {
  margin-left: 24px;
}

.nav-active {
  color: #6c6c6c !important;
  box-shadow: 0px -4px 0px 0px #6ab8e5 inset;
}

#form-search-header input[type="submit"] {
  background-repeat: no-repeat;
  background-color: transparent;
  height: 25px;
  width: 25px;
  border: none;
  text-indent: -999em;
}

.search-form {
  padding: 1px 0px 0px 11px;
  border-color: #b7b7b7;
  border-style: solid;
  border-width: 0 0 1px 0;
  height: 24px;
  width: 196px;
  color: #6c6c6c;
  font-family: "Myriad Pro Light";
}

.icons-separacion {
  margin: -2px 8px 0 12px;
}

.select-style {
  border-color: #b7b7b7;
  border-style: solid;
  border-width: 0 0 1px 0;
  height: 24px;
  width: 114px;
  background: #fff url("../images/icons/desplegar.png") no-repeat 100% 45%;
  overflow: hidden !important;
}

.select-menu {
  padding: 1px 0 0 6px;
  color: #6c6c6c;
  font-family: "Myriad Pro Light";
  width: 100%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select::-ms-expand {
  display: none;
}

.select-style select:focus {
  outline: none;
}

a:active, a:selected, a:visited {
  border: none;
  outline: none;
}

.icons-lupa {
  margin: -2px 0 0 10px;
}

.social {
  margin: 18px 7px 0 0;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .social {
    display: none;
  }
}
.social a {
  margin-left: 7px;
}

/***************************************************************************
 ÔûêÔûêÔûêÔûêÔûêÔûêÔòù ÔûêÔûêÔûêÔûêÔûêÔûêÔòù ÔûêÔûêÔûêÔûêÔûêÔûêÔòù ÔûêÔûêÔûêÔûêÔûêÔûêÔûêÔòù
ÔûêÔûêÔòöÔòÉÔòÉÔòÉÔòÉÔòØÔûêÔûêÔòöÔòÉÔòÉÔòÉÔûêÔûêÔòùÔûêÔûêÔòöÔòÉÔòÉÔûêÔûêÔòùÔûêÔûêÔòöÔòÉÔòÉÔòÉÔòÉÔòØ
ÔûêÔûêÔòæ     ÔûêÔûêÔòæ   ÔûêÔûêÔòæÔûêÔûêÔûêÔûêÔûêÔûêÔòöÔòØÔûêÔûêÔûêÔûêÔûêÔòù  
ÔûêÔûêÔòæ     ÔûêÔûêÔòæ   ÔûêÔûêÔòæÔûêÔûêÔòöÔòÉÔòÉÔûêÔûêÔòùÔûêÔûêÔòöÔòÉÔòÉÔòØ  
ÔòÜÔûêÔûêÔûêÔûêÔûêÔûêÔòùÔòÜÔûêÔûêÔûêÔûêÔûêÔûêÔòöÔòØÔûêÔûêÔòæ  ÔûêÔûêÔòæÔûêÔûêÔûêÔûêÔûêÔûêÔûêÔòù
 ÔòÜÔòÉÔòÉÔòÉÔòÉÔòÉÔòØ ÔòÜÔòÉÔòÉÔòÉÔòÉÔòÉÔòØ ÔòÜÔòÉÔòØ  ÔòÜÔòÉÔòØÔòÜÔòÉÔòÉÔòÉÔòÉÔòÉÔòÉÔòØ                               
****************************************************************************/
/****************************************************************************
FUENTES
****************************************************************************/
/* TIPOS */
/*Bold, Bold Italic, Regular, Regular Italic*/
/*Mixin Semibold & Semibold Italic*/
/*Bold Cond, Bold Cond Italic, Regular Cond, Regular Cond Italic*/
/*Black & Black Italic*/
/*Bold Cond, Bold Cond Italic, Regular Cond, Regular Cond Italic*/
/*Light & Light Italic*/
/*Medium & Medium Italic*/
/*Ultra & Ultra Italic*/
/****************************************************************************
COLORES
****************************************************************************/
/*////////////////////////////////////////
GRISES
///////////////////////////////////////*/
/*////////////////////////////////////////
AZULES
///////////////////////////////////////*/
/*////////////////////////////////////////
ROSAS 
///////////////////////////////////////*/
/*////////////////////////////////////////
NARANJAS
///////////////////////////////////////*/
/*////////////////////////////////////////
BLANCO
///////////////////////////////////////*/
/*////////////////////////////////////////
NEGRO
///////////////////////////////////////*/
/*
#                                            /$$                        
#                                           | $$                        
#    /$$$$$$  /$$    /$$/$$$$$$  /$$$$$$$  /$$$$$$    /$$$$$$   /$$$$$$$
#   /$$__  $$|  $$  /$$/$$__  $$| $$__  $$|_  $$_/   /$$__  $$ /$$_____/
#  | $$$$$$$$ \  $$/$$/ $$$$$$$$| $$  \ $$  | $$    | $$  \ $$|  $$$$$$ 
#  | $$_____/  \  $$$/| $$_____/| $$  | $$  | $$ /$$| $$  | $$ \____  $$
#  |  $$$$$$$   \  $/ |  $$$$$$$| $$  | $$  |  $$$$/|  $$$$$$/ /$$$$$$$/
#   \_______/    \_/   \_______/|__/  |__/   \___/   \______/ |_______/ 
*/
#mensaje-gracias.evento {
  font-size: 18px;
  text-align: center;
  padding: 10px 20px 50px;
}
#mensaje-gracias.evento span.fas {
  font-size: 48px;
  display: block;
  margin-bottom: 20px;
  color: #33e998;
}

.box-sidebar-right .eventos .boton-naranja {
  display: block;
  padding: 8px;
  text-align: center;
  margin-bottom: 10px;
}
.box-sidebar-right .eventos h4 {
  margin: 5px 8px;
  font-size: 13px;
}
.box-sidebar-right .eventos .cover {
  width: 100%;
  width: calc(100% + 20px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  height: auto !important;
}

.main-eventos .content header {
  padding: 30px 30px 20px 30px;
  position: relative;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .main-eventos .content header {
    padding: 30px 15px 15px;
  }
}
.main-eventos .content header h1, .main-eventos .content header h2 {
  color: #276ea4;
  font-weight: bold;
  font-size: 19px;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .main-eventos .content header h1, .main-eventos .content header h2 {
    font-size: 16px;
  }
}
.main-eventos .content header h2 {
  position: absolute;
  right: 30px;
  top: 30px;
  text-transform: uppercase;
}
.main-eventos .content .events-wrapper {
  margin: 0px 30px 27px 33px;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .main-eventos .content .events-wrapper {
    margin: 0px 10px 27px 10px;
  }
}
.main-eventos .content .events-wrapper h3.date {
  font-weight: bold;
  font-size: 15px;
  color: #666;
  margin: 28px 0px;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .main-eventos .content .events-wrapper h3.date {
    font-size: 14px;
  }
}
.main-eventos .content .events-wrapper .event-resume {
  overflow: hidden;
  margin-bottom: 40px;
  position: relative;
}
.main-eventos .content .events-wrapper .event-resume .boton-naranja {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .main-eventos .content .events-wrapper .event-resume .boton-naranja {
    position: static;
    margin: 10px 0px;
  }
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .main-eventos .content .events-wrapper .event-resume .boton-naranja {
    position: static;
    margin: 10px 0px;
  }
}
.main-eventos .content .events-wrapper .event-resume h3.title, .main-eventos .content .events-wrapper .event-resume .lugar {
  margin-right: 130px;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .main-eventos .content .events-wrapper .event-resume h3.title, .main-eventos .content .events-wrapper .event-resume .lugar {
    margin-right: 0px;
  }
}
.main-eventos .content .events-wrapper .event-resume h3.title {
  padding-left: 30px;
  position: relative;
  margin-bottom: 17px;
  font-weight: bold;
}
.main-eventos .content .events-wrapper .event-resume h3.title:before {
  position: absolute;
  top: 0px;
  left: 8px;
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #00d2e3;
}
.main-eventos .content .events-wrapper .event-resume h3.title a {
  color: #67a3d0;
  text-decoration: none;
}
.main-eventos .content .events-wrapper .event-resume .lugar {
  color: #67a3d0;
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .main-eventos .content .events-wrapper .event-resume .lugar {
    font-size: 14px;
  }
}
.main-eventos .content .events-wrapper .event-resume .lugar h4 {
  margin-bottom: 8px;
}
.main-eventos .content .events-wrapper .event-resume .lugar h4 strong {
  color: #666;
}
.main-eventos .content .events-wrapper .event-resume .explain {
  margin-top: 30px;
  font-size: 15px;
  line-height: 1.5em;
  color: #666;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .main-eventos .content .events-wrapper .event-resume .explain {
    font-size: 14px;
  }
}

#form-evento-relacionado {
  display: none;
}

.box-publicar-evento .titulo-noticia {
  padding-bottom: 49px;
}
.box-publicar-evento .box-publicacion {
  padding-top: 0px;
}
.box-publicar-evento .box-publicacion.nml {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .box-publicar-evento .box-publicacion {
    padding: 0px 15px 20px;
  }
}
.box-publicar-evento .box-publicacion h2 {
  margin-top: 0;
}
.box-publicar-evento .box-publicacion h2 .small {
  font-size: 16px;
}
.box-publicar-evento .box-publicacion .row {
  margin-bottom: 33px;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .box-publicar-evento .box-publicacion .row {
    margin-bottom: 20px;
  }
}
.box-publicar-evento .box-publicacion .row.pais {
  margin-bottom: 46px;
}
.box-publicar-evento .box-publicacion .row.actividad {
  margin-bottom: 29px;
}
.box-publicar-evento .box-publicacion .row input {
  border: 1px solid #d3d3d3;
  height: 35px;
  line-height: 35px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 10px;
  width: 100%;
}
.box-publicar-evento .box-publicacion .row input.mw {
  max-width: 200px;
}
.box-publicar-evento .box-publicacion .row input.mw-2 {
  max-width: 125px;
}
.box-publicar-evento .box-publicacion .row input.mw-3 {
  max-width: 155px;
}
.box-publicar-evento .box-publicacion .row label {
  font-size: 15px;
  font-weight: bold;
  margin-right: 10px;
  display: block;
  margin-bottom: 8px;
  letter-spacing: 0.6px;
  color: #9d9d9d;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .box-publicar-evento .box-publicacion .row label {
    font-size: 14px;
  }
}
.box-publicar-evento .box-publicacion .row label.left {
  display: inline-block;
}
.box-publicar-evento .box-publicacion .row select.error, .box-publicar-evento .box-publicacion .row input.error {
  border: 1px solid #f00;
}
.box-publicar-evento .box-publicacion .row .select-wrapper {
  display: inline-block;
  position: relative;
}
.box-publicar-evento .box-publicacion .row .select-wrapper:before {
  pointer-events: none;
  position: absolute;
  top: 12px;
  right: 0px;
  z-index: 1;
  content: '';
  width: 20px;
  height: 12px;
  background-image: url(../img/flecha-select.png);
  background-repeat: no-repeat;
}
.box-publicar-evento .box-publicacion .row select {
  display: inline-block;
  width: 180px;
  line-height: 18px;
  border-bottom: 1px solid #999;
  position: relative;
}
.box-publicar-evento .box-publicacion .row .custom-check {
  width: 15px;
  height: 15px;
  border: 1px solid #666;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
.box-publicar-evento .box-publicacion .row .custom-check.checked:before {
  content: '\2713';
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: bold;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #33e998;
}
.box-publicar-evento .box-publicacion .row .col1 {
  float: left;
  width: 240px;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .box-publicar-evento .box-publicacion .row .col1 {
    float: initial;
    width: 100%;
    margin-bottom: 20px;
  }
}
.box-publicar-evento .box-publicacion .row .col1.actividad {
  line-height: 17px;
  margin-top: 30px;
}
.box-publicar-evento .box-publicacion .row .col2 {
  float: left;
  width: 300px;
  margin-left: 50px;
  width: calc(100% - 290px);
}
.box-publicar-evento .box-publicacion .row .col2.nm {
  margin-left: 0px;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .box-publicar-evento .box-publicacion .row .col2 {
    float: initial;
    width: 100%;
    margin-left: 0;
  }
}

/*!
 * Datepicker v1.0.7
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-02-19T12:18:01.828Z
 */
.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 210px;
  z-index: -1;
}

.datepicker-container::before,
.datepicker-container::after {
  border: 5px solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.datepicker-dropdown {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 6px #ccc;
  box-shadow: 0 3px 6px #ccc;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  z-index: 1;
}

.datepicker-inline {
  position: static;
}

.datepicker-top-left,
.datepicker-top-right {
  border-top-color: #39f;
}

.datepicker-top-left::before,
.datepicker-top-left::after,
.datepicker-top-right::before,
.datepicker-top-right::after {
  border-top: 0;
  left: 10px;
  top: -5px;
}

.datepicker-top-left::before,
.datepicker-top-right::before {
  border-bottom-color: #39f;
}

.datepicker-top-left::after,
.datepicker-top-right::after {
  border-bottom-color: #fff;
  top: -4px;
}

.datepicker-bottom-left,
.datepicker-bottom-right {
  border-bottom-color: #39f;
}

.datepicker-bottom-left::before,
.datepicker-bottom-left::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
  border-bottom: 0;
  bottom: -5px;
  left: 10px;
}

.datepicker-bottom-left::before,
.datepicker-bottom-right::before {
  border-top-color: #39f;
}

.datepicker-bottom-left::after,
.datepicker-bottom-right::after {
  border-top-color: #fff;
  bottom: -4px;
}

.datepicker-top-right::before,
.datepicker-top-right::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
  left: auto;
  right: 10px;
}

.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%;
}

.datepicker-panel > ul::before,
.datepicker-panel > ul::after {
  content: " ";
  display: table;
}

.datepicker-panel > ul::after {
  clear: both;
}

.datepicker-panel > ul > li {
  background-color: #fff;
  cursor: pointer;
  float: left;
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 30px;
}

.datepicker-panel > ul > li:hover {
  background-color: #e5f2ff;
}

.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
  color: #999;
}

.datepicker-panel > ul > li.highlighted {
  background-color: #e5f2ff;
}

.datepicker-panel > ul > li.highlighted:hover {
  background-color: #cce5ff;
}

.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
  color: #39f;
}

.datepicker-panel > ul > li.disabled,
.datepicker-panel > ul > li.disabled:hover {
  background-color: #fff;
  color: #ccc;
  cursor: default;
}

.datepicker-panel > ul > li.disabled.highlighted,
.datepicker-panel > ul > li.disabled:hover.highlighted {
  background-color: #e5f2ff;
}

.datepicker-panel > ul > li[data-view="years prev"],
.datepicker-panel > ul > li[data-view="year prev"],
.datepicker-panel > ul > li[data-view="month prev"],
.datepicker-panel > ul > li[data-view="years next"],
.datepicker-panel > ul > li[data-view="year next"],
.datepicker-panel > ul > li[data-view="month next"],
.datepicker-panel > ul > li[data-view="next"] {
  font-size: 18px;
}

.datepicker-panel > ul > li[data-view="years current"],
.datepicker-panel > ul > li[data-view="year current"],
.datepicker-panel > ul > li[data-view="month current"] {
  width: 150px;
}

.datepicker-panel > ul[data-view="years"] > li,
.datepicker-panel > ul[data-view="months"] > li {
  height: 52.5px;
  line-height: 52.5px;
  width: 52.5px;
}

.datepicker-panel > ul[data-view="week"] > li,
.datepicker-panel > ul[data-view="week"] > li:hover {
  background-color: #fff;
  cursor: default;
}

.datepicker-hide {
  display: none;
}

.box-publicar-evento {
  position: relative;
}

#editar-noticia .editar-evento-centered {
  margin: 30px 0px;
  text-align: center;
}

.event-resume .editar-evento {
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px;
  color: #000;
  text-decoration: none;
}
.event-resume .editar-evento i {
  display: inline-block;
  margin-right: 5px;
}

#borrar-evento {
  color: #fff;
  background-color: #f62d2d;
  border: none;
  padding: 5px 10px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
#borrar-evento i {
  display: inline-block;
  margin-right: 10px;
}

.intro-texto {
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: "Myriad Pro Light";
  color: #3066a9;
}
@media all and (max-width: 1024px) and (min-width: 240px) {
  .intro-texto {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
.intro-texto.big {
  font-size: 20px;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .intro-texto.big {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .intro-texto.big {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.datos-encuentro {
  width: 100%;
}
.datos-encuentro iframe {
  max-width: 100%;
}

.new-content {
  width: 75.61%;
}
.new-content .content {
  width: 100%;
}

.padding-2018 {
  padding: 20px 20px 0px;
}
@media all and (max-width: 1024px) and (min-width: 240px) {
  .padding-2018 {
    padding: 8px 10px 0px;
  }
}

#list-mas-leidas {
  text-align: center;
}

.listado-informacion .listado {
  text-align: left;
  margin-bottom: 30px;
}
.listado-informacion .listado .element {
  width: 30%;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .listado-informacion .listado .element {
    margin-bottom: 20px;
  }
}
.listado-informacion .listado .element .fa {
  font-size: 48px;
  color: #ff847c;
  margin-bottom: 15px;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .listado-informacion .listado .element .fa {
    font-size: 36px;
  }
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .listado-informacion .listado .element .fa {
    font-size: 27px;
  }
}
.listado-informacion .listado .element h5 {
  color: #3066a9;
  font-size: 18px;
  margin-bottom: 15px;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .listado-informacion .listado .element h5 {
    font-size: 16px;
  }
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .listado-informacion .listado .element h5 {
    font-size: 13px;
  }
}
.listado-informacion .listado .element:nth-child(3n+2) {
  margin-left: 4%;
  margin-right: 4%;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .listado-informacion .listado .element:nth-child(3n+2) {
    margin-left: 3%;
    margin-right: 3%;
  }
}
.listado-informacion .listado .element:nth-child(3n+1) {
  clear: both;
}

.select-column {
  margin-bottom: 20px;
  width: 48%;
  float: left;
}
@media all and (max-width: 767px) and (min-width: 240px) {
  .select-column {
    width: 100%;
  }
}
.select-column .libre-select {
  width: calc(100% - 120px);
}

.content-box + .content-box {
  margin-top: 40px;
}

.colab-ent-register .column {
  width: 48%;
  float: left;
}
.colab-ent-register .column .content {
  width: 100%;
  position: relative;
}
.colab-ent-register .column .content a.hover-link {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.colab-ent-register .column .content img {
  width: 100%;
  height: auto !important;
  vertical-align: bottom;
}
.colab-ent-register .column + .column {
  margin-left: 4%;
}

.ver-todo {
  text-align: center;
  margin-top: 10px;
  padding-top: 10px;
}
.ver-todo a {
  border: 1px solid #999;
  color: #999;
  background-color: #fff;
}

.see-all {
  padding: 40px 0px;
  text-align: center;
}

.auto-gallery {
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
}
.auto-gallery:focus {
  outline: none;
}
.auto-gallery *:focus {
  outline: none;
}
.auto-gallery .w100 {
  border: none;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 0;
}
.auto-gallery .w100 .size128 {
  width: 90px;
  height: 90px;
  background-color: #ddd;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
@media all and (max-width: 1024px) and (min-width: 240px) {
  .auto-gallery .w100 .size128 {
    clear: both;
    float: initial;
    margin: 0px auto 10px;
  }
}
.auto-gallery .w100 .entidades-grupos-informacion, .auto-gallery .w100 .datos-usuario {
  white-space: normal;
  padding: 10px;
  width: calc(100% - 90px);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 1024px) and (min-width: 240px) {
  .auto-gallery .w100 .entidades-grupos-informacion, .auto-gallery .w100 .datos-usuario {
    width: 100%;
  }
  .auto-gallery .w100 .entidades-grupos-informacion p, .auto-gallery .w100 .datos-usuario p {
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-bottom: 0px;
    margin-bottom: 10px;
  }
}
.auto-gallery .w100 .entidades-grupos-informacion .boton-naranja, .auto-gallery .w100 .datos-usuario .boton-naranja {
  display: inline-block;
  margin-top: 10px;
}
