.naranja{
  color: #fea30b;
}

.azul{
  color: #007cb9;
}



body{
  font-size: 16px;
  font-family: 'Helvetica', 'Arial'!important;
}



/* ******************** TIPOGRAFÍAS VARIOS ***************** */

.listado_normal{
  list-style: none;
  text-decoration: none;
  padding: 0;
}

.metada_noticias{
  font-size: 0.9em;
}


a{
  color: #000;

}

p{
  color: #000;
  font-weight: normal;
}

h1, h2, h3, h4{
  line-height: 1em;
}

h2{
  font-weight: bold;
}

.frase_home h2{
  font-size: 2.5em;
  font-weight: bold;
}

.btn_node{
  height: 40px;
  border-radius: 50px;
  background: transparent;
  color: #696973;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 7px 0;
  margin: 20px auto;
  width: 70%;
  border: 1px solid #696973;
}

.btn_node:hover{
  background: #007bb9;
  color: #fff;
}

.btn_node_max300{
  max-width: 300px;
  margin: 20px auto;
}

.titles_section{
  display: block;
  padding-bottom: 40px;
  font-size: 2.5em !important;
  font-weight: bold !important;
}

.titles_section:before {
    content: "/";
    margin-right: 10px;
}

.fabtn{
  color:#fff;
  background: #696973;
  font-size: 0.5em;
  text-align: center;
  padding: 10px;
  border-radius: 50%;
}

.cuadricula_reserva{
  border-radius: 10px;
  padding: 30px 15px;
  border: 1px solid #000;
  margin:5px;
}



/* *********************  CABECERA TOP ******************** */


.logo_img_header{
  height: 60px; width: auto;
}

.frase_home{
  margin: 50px auto 50px auto;
}

.cabecera_top{
  height: 25px;
  background: #f2f2f2;
}

.frase_home_texto{
  padding: 35px;
}

.btn-primary{
  background: #007cb9;
  border-color: #007cb9;
  color: #fff;
  display: block;

}

.btn-primary:hover{
  background: #fea30b;
  border-color: #fea30b;
  
}

/* **********************  MENU PRINCIPAL ******************* */

.navbar{
  background: #fff !important;
  border-bottom: 1px solid lightgrey;
}

.navbar-nav li:hover > div.dropdown-menu {
    display: block;
    min-width: 200px;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

.nav-item{
  margin: 0 10px;
  font-weight: bold;
}

.simple_dropdownmenu a{
  border-width: 1px !important;
  padding: 7px 0 5px 5px;
  border-bottom: 1px solid lightgrey;
}

.simple_dropdownmenu a:focus, .simple_dropdownmenu a:hover{
  background-color:#f8f9fa;
}

.last_item{
  border: none !important;
}

/* ***********************  MEGA MENU  ************************ */

.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}

.yamm .container {
  position: relative;
}

.yamm .dropdown-menu {
  left: auto;
}

.yamm .yamm-content {
  padding: 1rem;
  float:left;
}

.yamm .dropdown.yamm-fw .dropdown-menu,
.yamm .dropup.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

/* YAMM DAVID */

.yamm .dropdown-menu{
  /*height: 300px;*/
}


.yamm .dropdown-menu .dropdown-box{
  display: flex;
  justify-content: space-between;
  width:100%;
}

.list-group-item-action {
    font-size: 0.9em;
    font-weight: normal;
}

.megamenu_text_cabecera{
  font-weight: bold !important;
}

.megamenu_text_cabecera::before {
    content: "/";
    
}

.simple_dropdownmenu{
  padding: 15px;
}
/* ***********************  ABOUT HOME  *********************** */

ul.listado_arrows{
  padding-left: 0;
}


ul.listado_arrows li{
  list-style: none;
}
ul.listado_arrows li:before{
    content: '\2192';
    margin: 0 1em 0 0;

}

#about_home{
  background: #f2f2f2;
  color: #000 !important;
  border-top: 4px solid #007bb9;
}

#about_home p{
  color: #000 !important;
}

.swiper-button-next, .swiper-button-prev{
  color: #000;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #000;
}

.simple-slider .swiper-slide{
  border-radius: 5px;
}

/* ***********************  NEWSLETTER  ************************** */

.newsletter{
  border: 1px solid lightgray;
  border-radius: 10px;
  margin: 40px 0;
  border-top: 4px solid #007bb9;
}

.inner_frase_newsletter{
  padding: 180px 0;
  max-width: 400px;
}

/* ***********************  COMUNICACION  ************************** */

.revista{
  border-right: 1px solid lightgrey;
  padding-right: 30px;
}

#comunicacion{
  background: #f2f2f2;;
  color:#000;
  padding: 45px 15px;
  border-top: 4px solid #007bb9;
}

#comunicacion a{
  text-decoration: none;
}


#comunicacion h2{
  margin-bottom: 20px;
}

#listado_prensa{
  margin: 0; padding: 0 !important;
}

.fecha_content{
  color: grey;
  font-size: 0.8em;
}

.titulo_content{
  font-weight: bold;
}
.resumen_content{
  color: grey;
}

#listado_prensa li{
  padding: 10px 0 10px 0;
  border-bottom: 1px solid lightgrey;
}

.img_content_list{
  overflow: hidden;
  max-height: 150px;
}

.separator{
  border-top: 1px solid lightgray;
  margin: 15px 10px;
}
/* ***********************  EVENTOS  ************************** */

.btn_left{
  float: left !important;
  margin-left: 0 !important;
  margin-right: 5px;
}

.event_description{
  line-height: 1em;
  position: relative;
}

.event_description .btn_node{
  width: 40px;
  height: 40px;
  font-size: 1.2em;
  margin: 0 auto !important;
  position: absolute;
  top: -20px;
  right: 5px;
  padding: 8.2px;
  background: #007bb9;
  color: #fff !important;
  border: 1px solid #007bb9;
}

.event_description .btn_node:hover{
  background: #ffa400;
  border: 1px solid #ffa400;
}

.event_description a{
  color: #000;
}

.agenda_list_text{
  display: flow-root;

}

.agenda_list_text .inner_agenda{
  margin: 3px;
  background: #fff;
  padding: 10px;
  height: 120px;
  color: #000 !important;
  border: 1px solid lightgray;
  border-radius: 5px;
  position: relative;
  border-top: 4px solid #ffa400;
}



.agenda_list_text .inner_agenda a{
  text-decoration: none;
}

.inner_agenda:hover{
  cursor: pointer;
  background: #f2f2f2;
}

.agenda_list_text p{
  line-height: 1.3em;
 
}


#agenda_home{
  padding: 40px 0;
}

.inner_event_list_img{
  width: 115px;
  height: 120px;
  padding: 0px;
  margin: 3px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
}


.event-outer{
  padding: 0 !important;
}

.inner_time{
  /*background: #55d0bb;*/
  border-radius: 10px;
  padding: 15px;
  text-align: center;
  height: 100%;
  margin: 3px;
  border: 1px solid lightgray;
  border-top: 4px solid #007bb9;
}

.inner_time .day{
  font-size: 2.5em;
  line-height: 35px;
}

.inner_time .month{
  width: 100%;
  display: block;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  margin-bottom: 5px;
}

.list_eventos .event-list > li {
  margin-bottom: 10px;
  box-shadow: none;
  list-style: none !important;
}

.event-list > li > time {
  text-transform: none;
}


/* *********************  CAROUSEL HEADER ******************** */

.carousel-inner{
  border-radius: 5px;
  border-top: 4px solid #007bb9;
}

.first_news_item{
  padding-top: 0 !important; margin-top: 0 !important;
}



.sidebar_news_item h3, .agenda_list_text h3{
  line-height: 1em;
  font-size: 1em;
  font-weight: bold;
  max-width: 400px;
}

.sidebar_news_item .title_noticias_home, .agenda_list_text .title_noticias_home{
    text-decoration: none;
}

.sidebar_news_item .title_noticias_home:hover, .agenda_list_text .title_noticias_home:hover{
    text-decoration: underline;
}




.link_noticia{
  padding-left: 10px;
  margin-bottom: 10px;
}


#noticias_home_header{
  margin-bottom: 20px;
  margin-top: 20px;
}

#noticias_home_header .container{
  padding: 0; margin: 0;
  margin: 0 auto;

}

#noticias_home_header .row > *{
  padding: 0;
  
}

.sidebar_news{

  overflow-x: hidden;
  height: 100%;
  position: relative;
  padding: 10px;
  

}

.sidebar_news_item{
  display: block;
  padding: 5px 5px 0 5px;
  margin: 5px;
  position: relative;
  animation-duration: 2s;
  transform-origin: left;
}

.imagen_sidebar_news_item{
  border-radius: 5px;
}


.imagen_sidebar_news_item img{
  width: 100%; height: auto;
  margin-bottom: 5px;
  border-radius: 5px;
  border-top: 4px solid #007bb9;
}

.teaser-goto-icon{
  position: absolute;
  right: 10px; 
  bottom:0px;
  cursor: pointer;
  transition: 0.5s;
}

.teaser-goto-icon:hover {
    right: 0px
}


 /* Hide scrollbar for Chrome, Safari and Opera */
.sidebar_news::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.sidebar_news {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
} 

.card_header_carousel{
  margin: 0 0 0 40px;
  background: #fff;
  padding: 20px !important;
  border-radius: 10px;
}

.card_header_carousel h2{
  color:#000;
  font-weight: bold;
  line-height: 1em;
}

.card_header_carousel p{
  color:#000;
  font-weight: normal;
}

.btn-noticias-header{
  width: 100%;
  margin: 15px auto;
}

.


/* *********************  SUBHEADER ***************** */
#subheader h3{
  font-weight: bold;
  font-size: 2em;
  border-bottom: 4px solid #fff;
}



.triangulo{
  position: absolute;
  top: 10px; right: 25px;
  transition: 0.5s;
  width: 20px; height: 20px;
}

#subheader .container{
  margin: 0 auto;
  padding: 0;
}

.subheader_item{
  position: relative;
}



.subheader_item:hover .triangulo, .inner_agenda:hover .triangulo{
  top: 5px; right: 20px;
}

#subheader .subheader_item .subheader_item_inner{
  border: 1px solid lightgray;
  border-top: 4px solid #007bb9;
  border-radius: 5px;
  padding: 20px; margin-bottom: 25px;
 
  color:#000;
  transition:all 0.5s ;
  -webkit-transition:all 0.5s ;
  -o-transition:all 0.5s ;
  -moz-transition:all 0.5s ;

  height: 290px;

}

#subheader .empresa{
  height: 94%;
  margin-bottom: 0 !important;
  /*border: 1px solid lightgray;*/
  border-radius: 5px;
  padding: 20px; 
  /*background: url('../img/iconos/briefcase.png') #55d0bb bottom right no-repeat;
  background-size: 75% auto;
  background-blend-mode: overlay;*/
  color: #000;
  transition:all 0.5s ;
  /*transition:all 0.5s ;
  -webkit-transition:all 0.5s ;
  -o-transition:all 0.5s ;
  -moz-transition:all 0.5s ;*/
}

#subheader .btn-primary{
  margin: 30px 0;
}

.sub_item_1{
  /*background: url('../img/iconos/origen.png') #2f93ca bottom right no-repeat;
  background-size: 75% auto;
  background-blend-mode: overlay;*/
}

.sub_item_2{
  /*background: url('../img/iconos/turisme.png') #f0a84c bottom right no-repeat;
  background-size: 75% auto;
  background-blend-mode: overlay;*/
}

.sub_item_3{
  /*background: url('../img/iconos/shop.png') #ce4f2f bottom right no-repeat;
  background-size: 75% auto;
  background-blend-mode: overlay;*/
}

.sub_item_4{
 /* background: url('../img/iconos/industria.png') #435b73 bottom right no-repeat;
  background-size: 75% auto;
  background-blend-mode: overlay;*/
}

.subheader_item_inner:hover, #subheader .empresa:hover {
  /*background: lightgrey;
  cursor: pointer;*/

  /*background-position:-50px -50px;*/
}


.subheader_items_four{
  padding-right: 0;
  margin-left: 0;
}

.subheader_item_empresa{
  padding-left: 0;
}

/* ************  RADIO / TV  *************** */

.icon_radiotv {
  font-size: 2em;
  padding: 25px 0;
  color: gray;
}





