/*
Salmon: #F49957
Amarillo: #cc9933
Rosa: #FC6E6E
Turquesa: #6EBEC5
Gris claro: #D6D6D6
Verde: #9AD172
Azul2: #69BBC3
*/
body {
  font-family: Muli;
  color: #000000;
}

img {
  max-width: 100%;
}

hr{
  border-color: #000000;
}

header {
  z-index: 1001;
  background-color: #FFFFFF;
  transition: top 0.3s;
}

input:focus, textarea:focus, select:focus, button:focus {
  outline: none;
}

a, button{
  transition: all 0.4s;
}

a:hover {
  text-decoration: none;
}
h3{
  text-transform: uppercase;
  font-weight: 800;
  font-size: 16px;
  display: inline-block;
  padding: 15px 0;
}
h4{
font-weight: 900;
font-size: 24px;
color: #000000;
margin-top: 15px;
text-transform: none;
}
h6{
  font-weight: 900;
}
input:focus{
  outline: none;
}
#logo-header{
  max-width: 172px;
  max-height: 70px;
}

.header-fijo {
  position: fixed;
  top: 0;
  box-shadow: 0 1px 4px 0px #000000;
  width: 100%;
}

.header-fijo .menu-area-socios {
  margin-top: 8px !important;
}

.header-fijo #logo-header {
  max-height: 55px;
  margin-top: 10px;
}

.header-fijo #div-menu-secundario {
  display: none;
}

.header-fijo #menu-principal a {
  margin-top: 15px;
  margin-bottom: 20px;
}

.header-fijo #menu-principal {
  margin-bottom: 15px;
  min-height: 65px;
}

.header-fijo #menu-principal .menu-link {
  margin-top: 26px;
  margin-bottom: 0px;
}

.header-fijo .a-logo-header {
  top: -16px;
}

#menu-principal .menu-area-socios.boton2 {
  background-image: url(../img/ico-area-socios.svg);
  border: solid 2px #000000;
  color: #FFFFFF;
  background-size: 32px 32px;
  background-position: 10px center;
  margin-top: 3px;
  position: absolute;
  right: 20px;
}

#menu-principal .menu-area-socios.boton2:hover {
  background-image: url(../img/ico-area-socios-hover.svg);
  border-color: #000000;
  color: #000000;
}

#menu-principal .menu-cerrar-sesion.boton2 {
  background-image: url(../img/ico-cerrar-sesion.svg);
  border: solid 2px #000000;
  color: #FFFFFF;
  background-size: 18px 18px;
  background-position: 16px center;
  margin-top: 3px;
  position: absolute;
  right: 20px;
}

#menu-principal .menu-cerrar-sesion.boton2:hover {
  background-image: url(../img/ico-cerrar-sesion-hover.svg);
  border-color: #000000;
  background-size: 18px 18px;
  color: #000000;
}
.header-fijo #menu-principal .menu-area-socios.boton2 {
  padding: 5px 15px 5px 45px;
  margin-top: 20px !important;
}

.header-fijo #menu-principal .menu-cerrar-sesion.boton2 {
  padding: 5px 15px 5px 45px;
  margin-top: 20px !important;
}

#menu-socios{
  background-color: #000000;
  text-align: center;
}
#menu-socios a{
  color: #FFFFFF;
  font-size: 14px;
  display: inline-block;
  margin: 15px 15px;
}

.seccion {
  margin-top: 150px;
  margin-bottom: 150px;
}

.seccion p {
  font-size: 14px;
  line-height: 1.8;
}
/* COLORES */
.salmon {
  background-color: #F49957;
}

.verde {
  background-color: #9AD172;
}

.amarillo {
  background-color: #cc9933;
}

.rosa {
  background-color: #FC6E6E;
}

.negro {
  background-color: #000000;
}
.blanco {
  background-color: #FFFFFF;
}

.seccion-color .salmon, .seccion-color .verde, .seccion-color .amarillo, .seccion-color .rosa{
  color: #000000;
}

/* COLORES */
/* HEADER */
#div-menu-secundario {
  border-bottom: solid 1px #333333;
  margin-bottom: 30px;
  height: 38px;
  background-color: #000000;
  color: #FFFFFF;
}

#div-menu-secundario .menu-secundario {
  float: left;
}

#menu-secundario a {
  border-right: solid 1px #333333;
  color: #FFFFFF;
  font-size: 12px;
  display: inline-block;
}

#menu-secundario a span {
  margin: 10px 15px;
  display: inline-block;
}

#menu-secundario a:first-child {
  padding-left: 15px;
}

#div-menu-secundario .iconos a img {
  max-width: 32px;
  margin: 5px 2px;
}

#div-menu-secundario .enlaces-especiales {
  float: right;
  height: 38px;
  padding-top: 0;
}

#div-menu-secundario .enlaces-especiales a {
  display: inline-block;
  color: #FFFFFF;
  border-right: solid 1px #333333;
  padding-top: 6px;
  background-repeat: no-repeat;
  background-size: auto 18px;
}
#div-menu-secundario .enlaces-especiales .enlace-jornadas {
  border-left: solid 1px #333333;
}

#div-menu-secundario a:hover {
  background-color: #E1E1E1;
  color: #000000;
}

#div-menu-secundario .enlaces-especiales a span {
  font-size: 11px;
  margin-left: 8px;
}

#div-menu-secundario .enlaces-especiales .enlace-mini {
  width: 38px;
  height: 38px;
  background-position: center center;
  background-size: auto 32px;
}

#div-menu-secundario .enlace-buscar {
  background-image: url(../img/ico-buscar.svg);
}

#div-menu-secundario .enlace-buscar:hover {
  background-image: url(../img/ico-buscar-hover.svg);
}

#div-menu-secundario .enlace-linkedin {
  background-image: url(../img/ico-linkedin.svg);
}

#div-menu-secundario .enlace-linkedin:hover {
  background-image: url(../img/ico-linkedin-hover.svg);
}

#div-menu-secundario .enlace-youtube {
  background-image: url(../img/ico-youtube.svg);
}

#div-menu-secundario .enlace-youtube:hover {
  background-image: url(../img/ico-youtube-hover.svg);
}

#div-menu-secundario .enlace-pintipedia, #div-menu-secundario .enlace-sala-virtual, #div-menu-secundario .enlace-jornadas {
  background-position: 15px center;
  padding: 7px 15px 7px 38px;
}

#div-menu-secundario .enlace-pintipedia {
  background-image: url(../img/ico-pintipedia.svg);
}

#div-menu-secundario .enlace-pintipedia:hover {
  background-image: url(../img/ico-pintipedia-hover.svg);
}

#div-menu-secundario .enlace-sala-virtual {
  background-image: url(../img/ico-sala-virtual.svg);
}

#div-menu-secundario .enlace-sala-virtual:hover {
  background-image: url(../img/ico-sala-virtual-hover.svg);
}

#div-menu-secundario .enlace-jornadas {
  background-image: url(../img/ico-jornadas.svg);
  background-position: 12px center;
}

#div-menu-secundario .enlace-jornadas:hover {
  background-image: url(../img/ico-jornadas-hover.svg);
}
#div-menu-secundario .enlace-area-socios{
  background-image: url(../img/ico-area-socios-hover.svg);
  display: none !important;
}
#div-menu-secundario .enlace-menu{
  background-image: url(../img/ico-menu.svg);
  display: none !important;
}
#menu-responsive{
  height: 0px;
  display: none;
}

#menu-principal {
  margin-bottom: 30px;
  text-align: center;
}

#menu-principal a {
  text-transform: uppercase;
  font-weight: 800;
  color: #000000;
  margin: 15px 10px;
  display: inline-block;
  border-bottom: solid 2px transparent;
}

#menu-principal a:hover {
  color: #D6D6D6;
  border-color: #D6D6D6;
}

#menu-principal .icon {
  display: none;
}

.a-logo-header {
  position: absolute;
  left: 30px;
  top: -25px;
  border: none;
}

.a-logo-header:hover {
  border: none !important;
}

.buscador{
  width: 0px;
  height: 32px;
  padding: 0px;
  display: inline-block;
  overflow: hidden;
  margin-bottom: -10px;
}
.buscador input{
  margin: 2px 0 0 0;
  height: 28px;
  width: 195px;
  border-radius: 0px;
  margin-left: 5px;
  border: none;
  background-color: transparent;
  color: #FFFFFF;
  border-bottom: solid 2px #FFFFFF;
}


/* HEADER */
/* BANNER */
.banner {
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  text-align: center;
  min-height: 600px;
}

.banner h1 {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 40px;
}

/* BANNER */
/* BLOQUES */
.seccion-bloque-negro .row div:first-child div {
  background-color: #000000;
  padding: 30px;
}

.seccion-bloque-negro .row div:first-child div h2 {
  font-weight: 900;
  font-size: 30px;
  margin-bottom: 2px;
}

.seccion-bloque-negro .row div:first-child div h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 25px;
}

.seccion-bloque-negro .row div:nth-child(2) p {
  margin: 20px;
}

.bloque-boton .izquierda h4 {
  font-weight: 900;
  font-size: 24px;
  color: #000000;
  margin-top: 15px;
}

.bloque-boton .izquierda h3 {
  font-weight: 900;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  margin: 20px 20px 30px 0px;
}

.bloque-boton .izquierda p {
  font-size: 14px;
  line-height: 1.8;
}

.bloque-boton .derecha {}

.bloque-boton .derecha .boton {
  display: inline-block;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  width: 100%;
  color: #000000;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.bloque-boton .derecha .boton:hover {
  display: inline-block;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  width: 100%;
  color: #000000;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.bloque-boton .derecha .boton img {
  max-width: 8px;
  position: relative;
  right: -58px;
  top: -2px;
}

.bloque-boton .derecha h4 {
  font-weight: 900;
  font-size: 24px;
  color: #000000;
  margin-top: 45px;
  margin-bottom: 30px;
}

.bloque-boton .derecha .salmon {
  background-color: #F49957;
}
.bloque-boton .derecha .salmon:hover {
  background-color: #000000;
  color: #F49957;
}

.bloque-boton .derecha .amarillo {
  background-color: #cc9933;
}
.bloque-boton .derecha .amarillo:hover{
  background-color: #000000;
  color: #cc9933;
}

.bloque-boton .derecha .rosa {
  background-color: #FC6E6E;
}
.bloque-boton .derecha .rosa:hover {
  background-color: #000000;
  color: #FC6E6E;
}

.bloque-boton h4 {
  font-weight: 900;
  font-size: 24px;
  color: #000000;
  margin-top: 45px;
  margin-bottom: 30px;
}

.video {
  width: 100%;
  padding-top: 23%;
  padding-bottom: 23%;
  text-align: center;
  display: block;
  cursor: pointer;
}
.video:hover img{
  max-width: 74px;
  width: 74px;
  margin-top: 15px;
  margin-bottom: 0px;
}

.video img {
  max-width: 64px;
  width: 64px;
  margin-top: 20px;
  margin-bottom: 5px;
  transition: all 0.2s;
}

.video h4 {
  font-weight: 800;
}
.modal-video .modal-dialog{
  width: 90%;
  max-width: none;
}
.iframe-video{
  width: 100%;
}

.seccion-cajas {
  padding-top: 100px;
  padding-bottom: 100px;
}

.seccion-cajas p {
  font-size: 13px;
}

.seccion-cajas .row div div {
  border: solid 2px #000000;
  padding: 20px 30px;
  margin-bottom: 30px;
}

.seccion-cajas .row div div h4 {
  font-weight: 800;
  font-size: 20px;
  padding-left: 30px;
}

.seccion-cajas .row div div h3 {
  font-weight: 800;
  font-size: 12px;
  padding-left: 30px;
  text-transform: uppercase;
}

.seccion-cajas .row div div p {
  font-weight: 300;
  padding-left: 30px;
  margin: 20px 0 0;
}

.seccion-cajas .row div div img {
  max-width: 16px;
  position: absolute;
  left: 50px;
  top: 40px;
}

.seccion-cajas .row div div .boton {
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  margin-left: 30px;
  margin-top: 20px;
}

.seccion-cajas .row div div .boton img {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  margin-right: 10px;
}

.seccion-cajas .row div div .boton span {
  display: inline-block;
  padding-top: 3px;
  font-size: 12px;
  margin-top: 20px;
  font-weight: 800;
}

.seccion-cajas .row .enlace-inferior {
  text-align: center;
}

.seccion-cajas .row .enlace-inferior a {}

.boton3 {
  color: #000000;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}
.minusculas{
  text-transform: none !important;
}

.boton3 img {
  margin-right: 4px;
}

.ruta {
  margin-top: 20px;
  font-size: 12px;
  font-weight: 300;
}

.ruta a {
  color: #000000;
  font-weight: 300;
  font-size: 12px;
}

.ruta strong, .ruta strong a {
  font-weight: 800;
}


.seccion-listado1.blanco {
  padding-top: 0px;
  padding-bottom: 0px;
}

.seccion-listado1 h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
}

.seccion-listado1 h4 {
  margin: 0 0 20px 0;
}

.seccion-listado1 p {
  margin: 0;
}

.seccion-listado1 a {
  color: #000000;
}

.seccion-listado1 img {
  max-width: 16px;
  position: relative;
  left: 0px;
  top: 22px;
  vertical-align: top;
}

.seccion-listado1 .contenido h4 {
  padding-left: 30px;
  color: #000000;
  max-width: 90%;
  display: inline-block;
  font-size: 20px;
  font-weight: 800;
  margin: 18px 0 10px;
}

.seccion-listado1 h5 {
  padding-left: 60px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
}

.seccion-listado1 .contenido:first-child {
  border-top: solid 2px #000000;
  margin-top: 45px;
}

.seccion-listado1 .contenido {
  border-bottom: solid 1px #000000;
  padding-bottom: 14px;
}

.seccion-listado1 .subcontenido {
  padding-top: 5px;
}

.seccion-listado1 .subcontenido h5 {
  display: inline-block;
}

.seccion-listado1 .subcontenido img {
  max-width: 16px;
  position: relative;
  display: inline-block;
  left: 50px;
  top: 5px;
}

.seccion-listado2 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.seccion-listado2 h3 {
  padding-left: 10px;
  font-size: 14px;
}

.seccion-listado2 p {
  padding-left: 30px;
}

.seccion-listado2 img {
  max-width: 16px;
  position: relative;
  left: 0px;
  top: 0px;
}

.seccion-tabla1 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.seccion-tabla1 table {
  width: 100%;
  margin-bottom: 40px;
}

.seccion-tabla1 thead {
  border-bottom: solid 2px #000000;
}

.seccion-tabla1 thead th {
  text-align: center;
  padding: 10px 0;
  min-width: 90px;
}

.seccion-tabla1 thead th:first-child {
  text-align: left;
  width: 100%;
}

.seccion-tabla1 thead th h4 {
  font-weight: 800;
  font-size: 22px;
}

.seccion-tabla1 tbody td {
  font-size: 14px;
  padding: 30px 0 15px;
}

.seccion-tabla1 tbody td h6 {
  font-weight: 800;
  font-size: 14px;
}

.seccion-tabla1 tbody tr td {
  width: 100px;
}

.seccion-tabla1 tbody tr .titulo {
  width: auto;
}

.seccion-tabla1 tbody tr .titulo a {
  color: #000000;
}

.seccion-tabla1 tbody tr .titulo a:hover {
  text-decoration: underline;
}

.seccion-tabla1 tbody tr .lugar {
  text-align: center;
}

.seccion-tabla1 tbody tr .horas {
  width: 40px;
  text-align: center;
}

.seccion-tabla1 tbody tr .fecha {
  text-align: center;
}

.bloque-widget {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.seccion-directorio .directorio select {
  border: none;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 35px;
  padding-right: 35px;
  width: 100%;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.seccion-directorio h4 {
  font-weight: 900;
  font-size: 24px;
  color: #000000;
  margin-top: 45px;
  margin-bottom: 30px;
}

.bloque-header-secundario .div-titulo{
  border-bottom: solid 2px #000000;
}
.bloque-header-secundario{
  margin-top: 100px;
  margin-bottom: -75px;
}

.bloque-header-secundario h4 {
  font-weight: 900;
  font-size: 24px;
  margin-top: 45px;
  margin-bottom: 30px;
}

.div-listado3 h3{
  text-transform: uppercase;
  font-weight: 800;
  font-size: 16px;
  border-bottom: solid 1px #000000;
  display: inline-block;
  padding: 15px 0;
  min-height: 70px;
  margin-bottom: 30px;
  width: 100%;
}
.div-listado3 a{
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 18px auto;
  font-weight: 800;
  color: #000000;
  display: inline-block;
  padding-left: 32px;
  margin: 10px 0;
}
.listado-check ul{
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
.listado-check li{
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: 800;
  margin: 15px 0;
}

.seccion-color{
  padding-top: 100px;
  padding-bottom: 100px;
}

.logos{
  text-align: center;
}
.logos .logo-empresa{
  display: inline-block;
  margin: 20px 30px;
}

.listado-enlaces{

}
.listado-enlaces img{
  margin: 10px 15px 10px 40px;
}
.listado-enlaces a{
  font-weight: 800;
  font-size: 14px;
  color: #000000;
}

.bloque-busqueda{
  margin-top: 60px;
}
.bloque-busqueda h3, .bloque-busqueda h4{
  display: inline-block;
}

/* BLOQUES */



/* BOTONES */
.boton2 {
  border: solid 2px #000000;
  border-radius: 30px;
  padding: 10px 15px 10px 42px;
  background-position: 15px center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  font-weight: 800;
  font-size: 13px;
  margin-top: 4px;
  background-color: #000000;
  color: #FFFFFF;
  display: inline-block;
}

.boton2:hover {
  border: solid 2px #000000;
  background-color: transparent;
  color: #000000;
}

.boton2 span {
  margin-top: 3px;
  display: inline-block;
}

.boton3{
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  padding: 20px 0;
}
.boton3:hover{
  text-decoration: underline;
}

/* BOTONES */
.select-emergente {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  width: 100%;
  color: #000000;
  font-size: 12px;
  font-weight: 800;
  margin-top: 70px;
  position: absolute;
}
.select{
  padding-top: 20px;
  min-width: 45%;
}
.select .label{
  display: inline-block;
}

.select img {
  max-width: 14px;
  display: inline-block;
  margin-left: 20px;
}

.select-emergente .option {
  padding: 10px;
  float: left;
  width: 33%;
  min-height: 75px;
  cursor: pointer;
}
.select-emergente .option:hover{
  text-decoration: underline;
}

.select-emergente .label {
  display: inline-block;
  background-color: transparent;
  border-bottom: none;
}

.select-emergente.desplegado {
  "/*display: inline-block;*/
}

.select.desplegado img {
  display: none;
}

.select-emergente.desplegado .option {
  display: block;
}

.select-emergente.desplegado .label {
  display: none;
  height: 20px;
  margin: 0;
}
.select-emergente{
  height: 0px;
  overflow: hidden;
}

.select-emergente.usado {
  background-color: transparent;
  border-bottom: solid 2px #000000;
  padding: 10px;
  height: 50px;
}

.select-emergente.desplegado {
  height: auto;
  position: absolute;
  z-index: 10000;
  background-color: #69BBC3;
}


.seccion-directorio .buscador-asociados {}

.seccion-directorio .buscador-asociados input {
  border: none;
  border-bottom: solid 2px #000000;
  padding: 10px 0;
  width: 100%;
  height: 50px;
  background-image: url(../img/ico-buscar2.svg);
  background-position: right center;
  background-repeat: no-repeat;
}

.seccion-directorio .directorio {
  min-height: 400px;
  text-align: center;
  margin-top: 80px;
}

.seccion-directorio .directorio a {
  max-width: 100px;
  margin: 20px;
  display: inline-block;
}

.seccion-directorio .directorio img {
  max-width: 100px;
}
.select-emergente-interior{
  margin: 40px;
}

/* FOOTER */
footer {
  color: #FFFFFF;
  background-color: #000000;
  padding-top: 80px;
  padding-bottom: 80px;
}

footer h1 {
  font-size: 40px;
  font-weight: 700;
  color: #FFFFFF;
}

footer h2 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}

footer hr {
  width: 100%;
  border-color: #FFFFFF;
}

footer a, footer span {
  color: #FFFFFF;
  font-size: 12px;
}

/* FOOTER */

/* CHECKBOX */

.container-chk {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-chk input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 3px;
  border: solid 1px #666666;
}

/* On mouse-over, add a grey background color */
.container-chk:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-chk input:checked ~ .checkmark {
  background-color: #EEE;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-chk input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-chk .checkmark:after {
  left: 8px;
  top: 5px;
  width: 7px;
  height: 10px;
  border: solid #333333;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* CHECKBOX */


@media only screen and (max-width: 1200px) {
  .menu .menu-link {
    padding: 14px 0;
    width: 33%;
  }

  .menu a:not(:first-child) {
    display: none;
  }

  .menu a.icon {
    float: right;
    display: block;
  }

  .menu a:last-child {
    border: none;
  }

  .menu.responsive {
    position: relative;
  }

  .menu.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }

  .menu.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

@media only screen and (max-width: 992px) {}

  @media only screen and (min-width: 1200px) {
    .invisible-escritorio{
      display: none;
    }
  }
  @media only screen and (max-width: 1200px) {
    .visible-escritorio{
      display: none;
    }
  }
