


html{
    height:100%;
}

a{
    color:#34A4EC;
}

a:hover{
    color:#34A4EC;
    text-decoration:underline;
}

h1, h2, h3, h4{
    color: #404040}

body {
    font-family: 'Open Sans', sans-serif;
    color: #404040;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#main-header {
    top: 0;
    display: flex;
    background-color: #FFFFFF;
    z-index:98;
    position: fixed;
    width: 100%;
    box-shadow: 0px 3px 20px #2F9BC914;
    moz-box-shadow: 0px 3px 20px #2F9BC914;
    padding: 5px 30px;

}

#main-header > div:first-child{
    flex-grow: 2;
}

.margencentro{
    padding-top:51px;
}

.containerlogo{
    text-align: center;
    padding-top: 60px;
}

.logoextranet{
    padding-top: 40px;
}

.logo {
    max-width: 100%;
}

.fondomenu {
    background-image: none;
    background-repeat:repeat-x;
    background-color:transparent;
}

#main-menu {
    font-family:  'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}
#main-menu a {
    color:#404040;
}
#main-menu a:hover {
    color:#34A4EC;
}

#main-menu a i{
    color: #28AE9E;
    display: inline-block;
    margin-right: 5px;
    font-size: 11px;
    vertical-align: 2px;
}

#main-menu a i.fa-twitter{
     color: #34A4EC !important;
     font-size: 21px;
}

#main-menu a i.fa-instagram{
    color: #34A4EC !important;
    font-size: 21px;
}

#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus,
#main-menu.nav-pills>li>a:hover {
    background-color:transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus {
    color:#34A4EC;
}

.nav>li>a{
    padding: 10px 15px;
}

.desplegable {
    background-color: #FFFFFF;
    border: 1px solid #999;
}
.desplegable li {
    background-color: #FFFFFF;

}
.desplegable li:hover {
    background-color: #FFFFFF;
}

#main-menu.nav .open>a,
#main-menu.nav .open>a:hover,
#main-menu.nav .open>a:focus {
    background-color:transparent;
}

#main-menu li ul.dropdown-menu li a{
    background-color:transparent;
    background-image:none;
    color: #404040;
}

#main-menu li ul.dropdown-menu li a:hover{
    color: #404040;
    text-decoration:underline;
}


.ejecuciones {
    list-style-type: none; 
    padding-inline-start: 10px;"
    padding: 5px !important;
}

.ejecuciones_fila {

   padding: 5px;
   border-bottom: 1px solid #dadada;
  width: 100%;     
      margin-bottom: 10px;
}
}

.fila_pregunta{
    list-style-type: none; 
    padding-inline-start: 10px;"
    padding: 5px;
    width: 100%;     

}

.explicacion {

background-color: #ece9e9; 
padding: 10px;

}


.pregunta {
    
    font-weight: bold;
    padding:5px;
    padding-left: 10px;
    font-family: 'Montserrat', sans-serif;
    color:#FFFFFF;
    position:relative;
    text-align:left;
    font-size:13pt;


}

.descripcion {
}

.respuesta {
  
}




.material-icons {
    height: 30px;
    width:  30px;
    line-height: 20px;
}

.progress-bar {
    background-color: #28AE9E;
    font-size: 12px;
    line-height: 30px;        
}

.progress {
    height: 40px;
    margin-bottom: 10px;
    margin-top:; 10px;

}



.dropdown:hover .dropdown-menu {
    display:block;
}
.dropdown-menu {
    margin-top:0px;
    background-color:#FFFFFF;
}
.dropdown-menu:hover {
    display:block;
}

.titularhome {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#404040;

}

.cuadrodestacado{
    border: 0px solid #666600;
    background-color: transparent;
    font-size: 10pt;
    font-weight:normal;
    padding: 5px;
    margin-bottom:10px;
}

.enlacetitular{
    font-family: 'Montserrat', sans-serif;
    color:#404040;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular:hover{
    text-decoration:underline;
    color:#404040;
}



.enlacetitular2{
    font-family: 'Montserrat', sans-serif;
    color:#404040;
    font-size: 12pt;
    text-decoration:none;
    font-weight:none;
}

.enlacetitular2:hover{
    text-decoration:underline;
    color:#404040;
}


.enlacetitular-pequeño{
    font-family: 'Montserrat', sans-serif;
    color:#404040;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular-pequeño:hover{
    text-decoration:underline;
    color:#404040;
}

.fondopie{
    background-color: transparent;
    width:100%;
    padding-top:32px;
    padding-bottom: 32px;
    font-size:12pt;
    color:#42495B;
    margin-top:50px;
    border-top: 1px solid rgba(122, 131, 158, .1);
}

.enlace-pie{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #42495B;
    text-decoration: none;
}

.enlace-pie:hover{
    color: #42495B;
    text-decoration: uncerline;
}

.celdasituacion{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: lighter;
    color: #979797;
    margin: 15px 0px;
}

.celdasituacion a{
    color: #979797 !important;
}

.htmlFuente,.htmlfuente {
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    font-weight: normal;
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-left: 4px;
    font-style:italic;
    margin-top: 5px;
    background-color: transparent;

}

.titulo-seccion{
    font-family: 'Montserrat', sans-serif;
    background-color: transparent;
    font-size: 12pt;
    font-weight: bold;
    color: #34A4EC;
    text-decoration: none;
    padding: 4pt;
}

.htmlCabecera,.htmlcabecera {
    font-family: 'Montserrat', sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #34A4EC;
    background-color: transparent;
}

.celdagaleria{
    height: 150px;
    overflow:hidden;
    margin-bottom:10px;
    border:1px solid #CCCCCC;
}

.zoom{
    width:100%;
    height:100%;
    position:absolute;
    cursor:pointer;
}

.cuadrofamilia{
    padding: 15px;
    border: 1px solid #CACACA;
    text-align:center;
    margin-bottom:10px;
}

.altominimo{
    min-height: 250px;
}

.imple-enlace-pie2 {
    text-align: center;
    vertical-align: top;
    padding: 2pt;
    font-family: 'Montserrat', sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #42495B;
    text-decoration: none;
    margin-left: 5pt;
}
.imple-enlace-pie2:hover {
    color: #42495B;
    text-decoration: underline;
}

.htmlTitular {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #404040;
}

.titulomenu{
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-weight: 600;
    color:#28AE9E;
    font-size: 28px;
    margin-bottom: 50px;
}

#divBuscador{
    position:absolute;
    left:0px;
    z-index:1000;
    height: 300px;
    overflow: auto;
    margin-top:30px;
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:10px;
}

.divbuscar{
    list-style:none;
    margin:0px;
    padding:0px
}

.divbuscar li{
    display:block;
    clear:both;
}

#mobile-main-menu{
    background-color:#000000;
    width:100%;
    padding:5px;
    color:#404040;
    font-family: 'Open Sans', sans-serif;
    font-size: 14pt;
    background-color:transparent;
    cursor:pointer;
}

.rating {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:before {
    content: '★ ';
}

.rating > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.rating2 {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating2:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating2:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating2:not(:checked) > label:before {
    content: '★ ';
}

.rating2 > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}


.rating2 > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.registrolanding{
    width:20%;float:right;
    padding:2.5%;
    background-color:transparent;
}

.registrolanding label{
    font-size:12pt;
    font-weight:bold;
    display:block;
    padding: 10px 0px 0px 0px;
}


.talla{
    padding:10px;
    text-align:center;
    color:#FFFFFF;
    background-color:
        font-family: 'Montserrat', sans-serif;
    background-color: transparent;
    font-size: 10pt;
    float:left;
    font-weight: normal;
    padding-top:5px;
    margin-right:10px;
    margin-bottom: 10px;
    cursor:pointer;
    border: 0px solid #666600;
}

.boton{
   display: inline-block;
    background: #28AE9E;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    padding: 10px 30px;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: normal;
    text-transform: uppercase;
    border:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.boton:hover{
    text-decoration: none;
    color: #FFFFFF;
    background: #34A4EC;
}

.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 26px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slidertoggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slidertoggle:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slidertoggle {
    background-color: #34A4EC ;
}

input:focus + .slidertoggle {
    box-shadow: 0 0 1px #34A4EC ;
}

input:checked + .slidertoggle:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.slidertoggle.round {
    border-radius: 34px;
}

.slidertoggle.round:before {
    border-radius: 50%;
}



.elegida{
    border: 3px solid #000000;
}

span.green {
  background: #5EA226;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 1.6em; 
    font-size: 20pt;

}

.botmenu{
    display: none;
}


#menu:not(.mm-menu) {
    display: none;
}



.cookies{
    font-family: sans-serif !important;
    background-color: #FFFFFF;
    border:1px solid #000000;
    -webkit-box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    -moz-box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    padding: 15px;
    color:#000000;
    position: fixed;
    width: 20%;
    z-index: 10000000000;
    bottom:0px;
    font-size: 9px;

}

.cookies a{
    color: #000000;
    text-decoration: underline;
}

.cookies a.btn{
    padding: 5px;
    font-weight: normal;
    text-decoration: none;
}

.botoncookies{
    font-size: 12px;
    padding: 10px 30px;
}



.mapaweb{
    list-style: none;
    margin:0px;
    padding:0px;
}


.mapaweb li{
    border-bottom: 1px dotted #CCCCCC;
    padding:3px;
}

.mapaweb ul{
    margin:0px;
    padding:0px;
    padding-left:10px;
    list-style: none;
}

.mapaweb ul li{
    border-bottom: none;
}

.mapaweb ul li:before{
    content: '-';
}

.formcontacto div.input-group{
    margin-bottom:30px;
}


.textoslider{
    font-family: "Montserrat",sans-serif;
    text-align: center;
    margin: 50px 0;
    font-size: 14px;
}

.textoslider h2{
    color:#404040;
    font-size: 24px;
    font-weight: 600;
    margin:0px;
    padding:0px;
}

.textoslider a{
    font-size: 14px;
    font-weight: normal;
}

.bx-wrapper .bx-pager{
    height: 100%;
    width: 20px;
    right: 10px;
    top: 180px;
    position: absolute;
}

.bx-wrapper .bx-pager.bx-default-pager a{
    margin:5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{
    background: #000000;
    border: 2px solid #FFFFFF;
}

.bx-controls-direction{
    display: none;
}

.slider-movil div.bx-pager{
    display: none;
}

.margencentro .bx-wrapper .bx-pager{
    width: 100%;
    height: auto;
    top: auto;
    right: auto;
    margin-bottom: 30px;
}

.margencentro .bx-wrapper .bx-pager.bx-default-pager a{
    background: #34A4EC;
    border: 2px solid #34A4EC;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{
    background: #FFFFFF;
    border: 2px solid #34A4EC;
}

.itemgaleria{
    margin-top:30px;
    display: block;
    height:130px;
    position: relative;
}

.itemgaleria img{
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    width: 100%;
}

.filacarro{
    border-bottom: 1px dotted #CCCCCC;
    padding: 15px 0;
    margin: 15px 0;
    font-size: 16px;
}

.filacarro ul{
    list-style: none;
    margin:0;
    padding:0;
}

.filacarro span{
    display: block;
    font-size: 12px;
}

.filacarro label{
    display: inline;
    font-weight: normal;
    font-size: 12px;
}

.filacarro input{
    display: block;
    padding: 5px;
    text-align: center;
    width: 50px;
    border: 1px solid #CCCCCC;
}

.borrarcarro{
    font-size: 12px;
    margin-top: 15px;
}

.preciocarro{
    font-size: 18px;
    text-align: right;
    font-weight: bold;
    color:#404040;
}

.codigopromocion{
    margin: 30px 0;
}

.filaregistro{
    margin-top: 30px;
}

.filaregistro h4{
    margin-top:0px;
}

.panelusuario{
    padding-bottom: 100px;
}

.panelusuario div{
    text-align: center;
    padding: 15px;
}


.numero-encuesta{
    padding:5px;
    color:#FFFFFF;
    border: 1px solid #000000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color:#a2a2a2;
    margin:5px;
    margin-top:10px;
    text-align: center;
    display:inline-block;
}

#tabs{
    color:#404040;
    float:left;
    width: 100%;
    padding-top:20px;
    border:none;

}

#tabs ul{
    list-style: none;
}


.tabla-agenda{


    width: 100%;
}

.tabla-agenda thead th{

    padding:15px;
    color:#000000;
    border:1px solid #666600;
    border-bottom:3px solid #666600;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}

.tabla-agenda tbody td{
    padding:10px;
    text-align:center;
    border: 2px solid #666600;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #EFEFEF;

    vertical-align: top;
}

.tabla-agenda tbody td a{
    font-weight: bold;
    color: #34A4EC;
    font-size: 9pt;
    text-decoration: none;
}

.tabla-agenda tbody td a:hover{
    text-decoration: underline;
}

.tabla-contenido{
    width:100%;
    max-width:970px;
    min-width:500px;
}

.tabla-contenido td{
    padding:10px;
    border:1px solid #000000;
}

.ui-datepicker-month{
    color:transparent;
}

.ui-datepicker-year{
    color:transparent;
}


.cuadro-tipo-eventos{
    margin-top:10px;
    text-align: left;
    font-weight: bold;
    float:left;
    margin-left:10px;
}

.lista-tipo-eventos{
    padding-top:30px;
    list-style: none;
    line-height: 25px;
    padding-left:30px;
}

.cuadro-agenda{
    background-color: transparent;
    border: 0px solid #666600;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    height: 200px;
    padding:10px;
    margin-bottom: 30px;
}

.calendario{
    background-color:transparent;
    border: 1px solid #0D3349;
    border-radius: 3px;
    margin-bottom:5px;
}

.titulo-calendario{
    background-color:#28AE9E;
    padding:5px;
    padding-left: 20px;
    font-family: 'Montserrat', sans-serif;
    color:#FFFFFF;
    position:relative;
    text-align:left;
    font-size:13pt;
}

.cuadro-calendario{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    position:relative;
    behavior: url(/css/PIE.htc);
    background-color: #f2f2f2;
    padding-bottom:10px;
    padding-top:10px;
}

.carpeta{
    width:100px;
    height: 97px;
    padding-top:20px;
    font-weight:bold;
    text-align: center;
    background-repeat: no-repeat;
    background-position:top;
    color: #FFFFFF;
    font-size: 18pt;
    float:left;


}

.datosregistronuevo{
    margin-top: 15px;
}

.direccionesenvio{
    margin-bottom:30px;
    border:1px solid #CCCCCC;
    padding:15px;
}

.direccionesenvio.selected{
    color: #34A4EC;
    border:1px solid #34A4EC;
}

.list-group{
    z-index:10;display:none;
    position:absolute;
    color:red;
}

.error{
    padding: 7px;
    border: 1px solid #ff0000;
    color: #990000;
    background: #ffd5d3;
    margin: 30px 0;
    font-weight: bold;
}

.idiomas{
    text-align: right;
    display: inline-block;
}

.idiomas a{
    opacity: 0.3;
}

.idiomas a.idiomaselected{
    opacity: 1;
}

.botonacceso{
    background: #28AE9E;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
    margin-left: 7px;
    color: #FFFFFF !important;
    text-decoration: none !important;
    border:none;
    white-space: nowrap;
}

.botonacceso:hover{
    background: #34A4EC;
}

.empresa{
    font-weight: lighter;
}

.empresa h1{
    font-size: 20px;
    margin-top:0;
    margin-bottom: 10px;
    color: #28AE9E;
}

.empresa h2{
    font-size: 30px;
    color: #34A4EC;
    font-weight: 600;
    font-family: "Montserrat",sans-serif;
    margin-top:0;
    margin-bottom: 15px;
}

.registrohome{
    height: 310px;
    background: url(/images_web/bg_registro.jpg) no-repeat center;
    background-size: 100%;
    display: block;
    text-align: right;
    padding: 20px;
    padding-top: 150px;
    padding-left: 130px;
    color: #404040;
}

.registrohome h2{
    font-family: "Montserrat",sans-serif;
    color: #28AE9E !important;
    text-transform: uppercase;
    font-size: 33px;
    font-weight: bold;
    margin:0;
    margin-bottom: 5px;
}

.registrohome h3{
    color: #34A4EC !important;
    font-size: 20px;
    margin:0;
    margin-bottom: 15px;
}

.registrohome:hover{
    text-decoration: none;
    color: #404040;
}

.menuhome{
    margin-bottom: 30px;
    text-align: center;
}

.menuhome h2{
    margin-bottom:0;
    text-transform: uppercase;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.menuhome h2 a{
    color: #42495B !important;
}

.imagenmenuhome{
    height: 165px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 15px 20px #2F9BC912;
    -moz-box-shadow: 0px 15px 20px #2F9BC912;
    box-shadow: 0px 15px 20px #2F9BC912;
}

.destacadoextranet{
    height: 310px;
    margin-bottom: 30px;
}

.menuhomeextranet .imagenmenuhome{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 112px;
}

.destacadoextranet .imagenmenuhome{
    height: 175px;
}

.imagenmenuhome img{
    max-width: 64px;
}

.destacadoextranet img{
    max-width: none;
    height: 100%;
}

.containertwitter{
    height: 202px;
    overflow-y:scroll;
}

.altocentro{
    height: 500px;
    margin-bottom:30px;
}

.newsletter{
    text-align: center;
}

.newsletter h2{
    font-family: "Montserrat",sans-serif;
    margin-top: 50px;
    margin-bottom: 30px;
    color: #42495B;
    font-size: 25px;
    font-weight: normal;
}

.formnewsletter{
    justify-content: center;
    margin:auto;
    display: flex;
    width: 50%;
}

.formnewsletter input{
    background: #F6F7FB;
    padding: 7px 15px;
    margin-right: 30px;
    border:none;
    flex-grow: 2;
}

.infopie p{
    margin-top: 20px;
    font-size: 13px;
}

.fondopie h2{
    margin-top:0;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: bold;
    font-family: "Montserrat",sans-serif;
    text-transform: uppercase;
}

.fondopie ul{
    list-style: none;
    margin:0;
    padding:0;
}

.fondopie ul.menupie li{
    float: left;
    width: 50%;
}

.creditos{
    text-align: center;
    background: #F8F8F8;
    padding: 5px;
    font-size: 11px;
}

.creditos a{
    color: #28AE9E;
}

.logocentro{
    text-align: center;
    margin: 50px 0;
}

.cuadrosubmenu {
    height: 250px;
    overflow: hidden;
    padding: 40px 15px;
    -webkit-box-shadow: 0 15px 20px 0 rgba(47, 155, 201, 0.10);
    box-shadow: 0 15px 20px 0 rgba(47, 155, 201, 0.10);
    margin-bottom: 30px;
    color: #404040;
    font-weight: lighter;
}

.categorias{
    height: 101px;
    font-weight: bold;
    display: flex;
    align-items: center;
    border-left: 5px solid #28ae9e;
    -webkit-box-shadow: 0 15px 20px 0 #28ae9e38;
    box-shadow: 0 15px 20px 0 #28ae9e38;
    font-size: 15px;
}

.cuadroautor{
    height: 150px;
    text-align: center;
}

.cuadrosubmenu img{
    max-width: 100%;
    max-height: 55px;
}

.cuadrosubmenu h2{
    margin: 15px 0;
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat",sans-serif;
    color: #42495B;
}

.cuadrosubmenu h2 a{
    color: #42495B !important;
}

.cuadrosubmenu h2 a i{
    display: inline-block;
    margin-right: 5px;
    color: #28AE9E !important;
}

.jssocials-share{
    display: inline-block;
}

.share{
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 15px;
    background-position: center;
    background-repeat: no-repeat;
}

.share-facebook{
    background-image: url(/images_web/share_facebook.svg);
}

.share-twitter{
    background-image: url(/images_web/share_twitter.svg);
}

.share-linkedin{
    background-image: url(/images_web/share_linkedin.svg);
}

.share-whatsapp{
    background-image: url(/images_web/share_whatsapp.svg);
}

.textocontenido{
    font-weight: lighter;
      padding-left: 10px;
}

.textocontenido h2, .headerint{
    font-weight: 600;
    font-size: 18px;
    color: #404040;
    margin-bottom: 15px;
}

.etiqueta{
    display: inline-block;
    margin-right: 15px;
    background: #34A4EC24;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    padding: 7px 20px;
    margin-bottom: 15px;
}

.buscadorhome{
    text-align:center;
}

.buscadorhome input[type='text']{
    padding: 15px 30px;
    padding-right: 40px;
    background: #FFFFFF url(/images_web/buscar.png) no-repeat center right 15px;
    font-size: 16px;
    border:1px solid #34A4EC;
    min-width: 50%;
    -webkit-border-radius: 54px;
    -moz-border-radius: 54px;
    border-radius: 54px;
    outline-color: transparent !important;
}

.buscadorhome button{
    background: #34A4EC;
}

.buscadorcentro{
    text-align:left;
}

.buscadorcentro input[type='text']{
    padding: 15px 30px;
    padding-right: 40px;
    background: #FFFFFF url(/images_web/buscar.png) no-repeat center right 15px;
    font-size: 16px;
    border:1px solid #2F9BC9;
    width: 100%;
    margin-top: 3px;
    -webkit-border-radius: 54px;
    -moz-border-radius: 54px;
    border-radius: 54px;
    outline-color: transparent !important;
}

.enlaceusuario{
    cursor: pointer;
    color: #404040 !important;
    text-transform: uppercase;
    display: inline-block;
}

.enlaceusuario span{
    display: inline-block;
    padding-bottom: 7px;
}

.menucliente:before{
    content: '';
    background: url(/images_web/triangulo.png);
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: -15px;
    right: 10px;

}

.menucliente{
    display: none;
    list-style: none;
    margin:0;
    margin-left: -100px;
    padding:0;
    position: absolute;
}

.menucliente li a{
    text-transform: none;
    text-decoration: none !important;
    color: #000000;
    display: block;
    padding: 7px 15px;
    border-bottom: 1px dotted #CCCCCC;
}

.menucliente li a:hover{
    background: #EFEFEF;
}

.menucliente li a i{
    color: #34A4EC;
}

.menumas{
    font-weight: bold;
    font-size: 12px;
}

.menumas ul.menucliente{
    margin-left:-95px;
    margin-top:7px;
    height: auto;
    z-index:10;
}

.menumas ul.menucliente li a{
    text-transform: uppercase;
}

.enlaceusuario:hover ul.menucliente {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    display: block;
    background: #FFFFFF;
}

.input-group{
    margin-bottom:30px;
    display: block;
    height: auto;
}

.input-group-addon{
    display: block;
    float:none;
    margin-bottom:7px;
    background:none;
    padding:0;
    padding-left: 12px;
    border:none;
    width: auto;
    text-align: left;
}

.input-group .form-control{
    display: block;
    float: none;
}

.form-control{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 34px !important;
    -moz-border-radius: 34px !important;
    border-radius: 34px !important;
}

div.form-control{
    background:#f5f5f5;
    border:none;
    height: auto;
    min-height: 34px;
}


.imagenbuscar{
    position: relative;
    display: block;
    overflow: hidden;
    height: 115px;
}

.imagenbuscar img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
}

.intembuscar h2{
    margin-top:0;
    margin-bottom: 7px;
}

.intembuscar{
    margin-bottom: 50px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EBEBEB;
    font-weight: lighter;
}

.fecha{
    margin-bottom: 7px;
    color: #28AE9E;
}

.cabbuscar{
    padding: 30px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #DFDFDF;
    background: #FFFFFF;
}

.cabbuscar img.logo{
    max-height: 60px;
}

.iconoautor{
    display: block;
    position: relative;
}

.divcalendario{
    display: none;
    position: absolute;
    z-index:10;
    background:#FFFFFF;
    min-width: 250px;
    max-width: 350px;
    border:1px solid #CCCCCC;
}

.itemcalendario{
    display: flex;
    text-align: left !important;
    border-bottom:1px dotted #CCCCCC;
}

.itemcalendario h3{
    font-size: 14px;
    margin:0;
    padding:0;
    font-weight: bold;
}

.itemcalendario span{
    text-align: left !important;
    margin:0;
    padding:0;
    color: #28AE9E;
}

.itemcalendario a{
    text-align: left !important;
}

.itemcalendario i{
    display: inline-block;
    margin-top:5px;
    color: #BBBBBB;
    font-size: 20px;
}

.itemcalendario > div{
    padding: 7px;
}

.seccionesagenda{
    list-style: none;
    margin:0;
    padding:0;
}

.seccionesagenda li a{
    display: flex;
    padding: 7px;
    border-bottom: 1px solid #CCCCCC;
}

.seccionesagenda li a:hover{
    text-decoration: none;
    background: #EFEFEF;
}

.seccionesagenda li a > span:first-child{
    flex-grow: 2;
}

.seccionesagenda li a > span:last-child{
    padding: 2px 7px;
    color: #FFFFFF;
}

.agendadestacada{
    height: 410px;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}

.agendadestacada i, .tipocontenido i{
    color: #34A4EC;
}

.agendadestacada p, .tipocontenido{
    font-size: 12px;
    color: #b0b0b0;
    margin-left:7px;
    display: inline-block;
}

.agendadestacada > span{
    position: absolute;
    background:#FFFFFF;
    -webkit-box-shadow: 0px 15px 20px #2F9BC912;
    -moz-box-shadow: 0px 15px 20px #2F9BC912;
    box-shadow: 0px 15px 20px #2F9BC912;
    width: 100px;
    height: 100px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #28AE9E;
    font-weight: bold;
    right: 0;
    top: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-direction: column;
    text-transform: uppercase;
}

.agendadestacada h3{
    margin-top: 50px;
    font-size: 15px;
    font-weight: bold;
}

.agendadestacada h3 a{
    color: #000000 !important;
}

.agendadestacada > span > span{
    font-weight: normal;
}

.imagenagenda{
    position: relative;
    display: block;
    overflow: hidden;
    height: 230px;
}

.imagenagenda img{
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    width: 100%;
}

.containertags a{
    display: inline-block;
    margin-right: 15px;
    text-decoration: underline;
    margin-top: 7px;
}

.pagination>li>a, .pagination>li>span{
    border-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 5px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #34A4EC;
    border-color: #34A4EC;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    background:transparent;
    border-color:transparent;
}

.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.imple-tituSeccion{
    text-transform: capitalize;
}

.opcionesbuscar{
    margin-top: 15px;
    list-style: none;
    margin-left:0;
    padding-left:0;
}

.opcionesbuscar > li{
    display: inline-block;
}

.opcionesbuscar img{
    height: 15px;
    vertical-align: -3px;
}

.opcionesbuscar > li > a{
    text-transform: uppercase;
    color: #000000;
    font-size: 13px;
    display: inline-block;
    margin-right: 7px;
    font-weight: bold;
}

.opcionesbuscar select{
    text-transform: uppercase;
    border:none;
    font-weight: bold;
}

#avanzado{
    text-align: left;
}

#avanzado label{
    display: block;
    padding-left: 15px;
}

.buscadorhome #avanzado input[type='text'], .buscadorhome #avanzado select{
    padding: 15px 30px;
    padding-right: 40px;
    font-size: 16px;
    border:none;
    width: 100%;
    background: transparent;
    -webkit-border-radius: 54px;
    -moz-border-radius: 54px;
    border-radius: 54px;
    outline-color: transparent !important;
    margin-bottom: 15px;
}

.buscadorhome #avanzado button.close{
    background:transparent;
}

.enlaceavanzado{
    display: inline-block;
    margin-left: 7px;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
}

.buscadoravanzado label{
    display: block;
    font-weight: normal;
    position: absolute;
    z-index:2;
    top: 16px;
    color: #757575;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.buscadoravanzado input,.buscadoravanzado select{
    display: block;
    padding: 10px 15px;
    border:none;
    margin-bottom: 40px;
    border-bottom: 1px solid #757575;
    width: 100%;
}

.buscadoravanzado select option{
    background: #FFFFFF !important;
}

.buscadoravanzado input:focus,.buscadoravanzado select:focus, .campofilled{
    outline-color: transparent;
    border-bottom: 1px solid #28AE9E;
    background: #f1f1f1;
}

.buscadoravanzado input:focus + label,.buscadoravanzado select:focus + label, .campofilled + label{
    top:-22px;
    color:#28AE9E;
    font-size: 12px;
}

.ui-menu-item-wrapper:hover{
    color: #FFFFFF;
    background: #28AE9E;
}

.ui-widget-content{
    z-index:100000;
}

.itemcomite img.imagen2{
    display: none;
}

.itemcomite div.col-md-2:hover img.imagen1{
    display: none;
}

.itemcomite div.col-md-2:hover img.imagen2{
    display: block;
}


.botpregunta{
    display: inline-block;
    position: fixed;
    bottom: 0px;
    color: #FFFFFF !important;
    right: 20px;
    font-size: 15px;
    line-height: 22px;
    vertical-align: text-top;
    z-index:10;
    background: #34A4EC;
    padding: 7px 15px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border:none;
}

.botpregunta:hover{
    text-decoration: none;
}

.banner img{
    margin: 30px 0;
    max-width: 100%;
}

.submenusrow{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.twitterSlider li > div{
    display: flex;
    padding: 15px 0;
}

.twitterlogo{
    margin-right: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.twitterSlider li h3{
    margin-top:0;
}

.twitterSlider .fecha{
    font-size: 12px;
}

.inputcontrasena{
    display: flex;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 34px !important;
    -moz-border-radius: 34px !important;
    border-radius: 34px !important;
    border: 1px solid #ccc;
    height: 34px;
    padding: 6px 12px;
}

.inputcontrasena input{
    flex-grow: 2;
    border:none !important;
    outline: 0 !important;
    padding:0;
    margin:0;
    height: 22px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.inputcontrasena button{
    background: transparent !important;
    border:none !important;
    outline: 0 !important;
}

.checkboxcontainer {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
}

.checkboxinline{
    display: inline-block;
    margin-left: 7px;
}

.checkboxcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #FFF;
    border: 1px solid #34A4EC;
}


.checkboxcontainer:hover input ~ .checkmark {
    background-color: #ccc;
}

.checkboxcontainer input:checked ~ .checkmark {
    background-color: #34A4EC;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkboxcontainer input:checked ~ .checkmark:after {
    display: block;
}

.checkboxcontainer .checkmark:after {
    left: 6px;
    top: 1px;
    width: 5px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bannerheader{
    min-height: 142px;
}

.modalpopup .modal-content{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #000000;
    padding: 15px;
}

.modalpopup .modal-lg{
    width: 90%;
    max-width: 65vw;
}

@media (max-width: 1500px) {
    .nav>li>a{
        padding: 10px 4px;
    }

    .botonacceso{
        font-size: 12px;
    }
}


@media (max-width: 1300px) {
    .nav>li:first-child{
        width: 100%;
    }

    .idiomas{
        display: block;
        margin-bottom:15px;
    }
}

@media (max-width: 1200px) {

    .cookies{
        width: 40%;
    }


    
    .intembuscar{
        padding: 15px;
    
    }

    .imagenmenuhome{
        height: 131px;
    }

    .nav>li>a{
        padding: 10px 3px;
        font-size: 14px;
    }

    .botonacceso{
        font-size: 10px;
    }
}

@media (max-width: 1100px) {
    .nav>li>a{
        font-size: 12px;
    }
}

@media (max-width: 992px) {

    .cookies{
        width: 100%;
    }

    .imagenbuscar{
        height: 160px;
        margin: 20px;
        padding: 15px;
    }


    .modalpopup .modal-lg{
        width: 80%;
        margin: auto;
        max-width: none;
    }

    .modalpopup .modal-content, .modalpopup .modal-content video{
        height: auto;
    }

    .destacadoextranet{
        height: auto;
    }

    .bannerheader{
        min-height: auto;
    }

    .submenusrow{
        display: block;
    }

    .agendadestacada{
        height: auto;
    }

    .imagenagenda{
        height: auto;
    }

    .imagenagenda img{
        top: 0;
        left: 0;
        position: relative;
        height: auto;
        width: 100%;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }

    .agendadestacada > span{
        top: auto;
        bottom: 125px;
    }

    .robapaginas img{
        margin-bottom: 30px;
    }

    .fondopie h2{
        margin-top:30px;
    }

    .fondopie ul.menupie li{
        float:none;
        width: 100%;
    }

    .registrohome{
        margin-top: 30px;
        background-size: 100% 100%;
        padding-left: 0;
    }

    .imagenmenuhome{
        width: 22vw;
        height: 22vw;
        margin:auto;
    }

    .containertwitter{
        height: 500px;
        margin: 30px 0;
    }

    .botmenu{
        position:absolute;
        top:10px;
        left:5px;
        display:block;
        font-size: 23pt;
        color:#42495B !important;
    }

    .botmenu:hover,.botmenu:focus{
        color:#42495B !important;
    }

    .cuadrosubmenu, .cuadroautor{
        height: auto;
    }

    .mm-listview li i{
        display: inline-block;
        margin-right: 5px;
        color: #28AE9E;
    }

}

@media (max-width: 768px) {

    .imagenbuscar{
        height: 160px;
        margin: 20px;
    }

    .margencentro{
        margin-top:81px;
    }

    .registrohome{
        background-size: auto;
    }
}



