* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  flex-wrap: wrap;

}

@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?g96fsl');
  src: url('fonts/icomoon.eot?g96fsl#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?g96fsl') format('truetype'),
    url('fonts/icomoon.woff?g96fsl') format('woff'),
    url('fonts/icomoon.svg?g96fsl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lugar:before {
  content: "\e900";
}

.icon-horario:before {
  content: "\e901";
}

.icon-calendar:before {
  content: "\e902";
}

.icon-send:before {
  content: "\e903";
}

.icon-previo:before {
  content: "\e904";
}

.icon-next:before {
  content: "\e905";
}

.icon-download:before {
  content: "\e906";
}

.icon-instagram:before {
  content: "\e907";
}

.icon-language:before {
  content: "\e908";
}

.icon-linkedin:before {
  content: "\e909";
}

.icon-youtube:before {
  content: "\e90a";
}

.icon-hotel:before {
  content: "\e90b";
}

.icon-hours:before {
  content: "\e90c";
}

.icon-population:before {
  content: "\e90d";
}

.icon-shopping:before {
  content: "\e90e";
}

.icon-taxi:before {
  content: "\e90f";
}

.icon-twitter:before {
  content: "\e910";
}

.icon-weather:before {
  content: "\e911";
}

.icon-electricity:before {
  content: "\e912";
}

.icon-facebook:before {
  content: "\e913";
}

.icon-felcha:before {
  content: "\e914";
}

.icon-gastronomy:before {
  content: "\e915";
}

.icon-credit:before {
  content: "\e916";
}

.icon-currency:before {
  content: "\e917";
}

html {
  color: rgb(88, 88, 88);
  font-weight: 400;
  background-image: url(img/bg.png);
  padding: 2em;
}

body {
  font-size: 16px;
  font-family: 'Muli', sans-serif;
}

p {
  text-align: justify;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}

h1, h2, h3, h4 {}

h3 {}

h1 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.3em;
  text-align: center;
  margin-bottom: 0.5em;
}

a {
  color: #138cc9;
}

ol {}

li {}

ul {}

/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}

.row:after, .clearfix:after, .container12:after, .container16:after {
  clear: both;
}

/* For IE7. Move this to separate file when you notice some problems */
.row, .clearfix {
  zoom: 1;
}

img, object, embed {
  max-width: 100%;
}

img {
  height: auto;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
}

::-moz-placeholder {
  /* Firefox 19+ */
}

:-ms-input-placeholder {
  /* IE 10+ */
}

:-moz-placeholder {
  /* Firefox 18- */
}

.bold {
  font-weight: 700;
}

.azul1 {
  color: #0085cf;
}
.blanco{
  color: #ffffff;
}

#contenedor-general {
  display: block;
  width: 100%;
  max-width: 1300px;
  background: #ffffff;
  margin: 0 auto;
  padding: 1em;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
}

#cabecera {
  display: flex;
  width: 100%;
  height: 300px;
  background-image: url(img/fondo-header.jpg);
  background-size: cover;
  background-repeat: none;
}

.info-header {
  display: flex;
  width: 50%;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.seccion-logo {
  display: flex;
  width: 50%;
  justify-content: flex-end;
  padding: 2em;
}

.logo-up {
  display: block;
  width: 12em;
}

.titulo-call {
  background: #0085cf;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 1em;
  padding-right: 1em;
  display: block;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

.tutulo-general {
  color: #ffffff;
  font-size: 1.6em;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  padding: 0.8em;
  background-color: rgba(0, 0, 0, 0.5);
}

.subtitulo-general {
  color: #1ea9f6;
  width: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.7);
  margin-top: 0.1em;
  padding-left: 0.5em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  font-size: 0.7em;
}

.fecha-header {
  border: 1px solid #ffffff;
  color: #ffffff;
  margin-top: 0.1em;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 0.7em;
}

#menu {
  display: flex;
  justify-content: center;
  font-size: 0.8em;
  padding-top: 1em;
  padding-bottom: 1em;
}

.btn-menu a:link {
  text-transform: uppercase;
  color: #0085cf;
  text-decoration: none;
  padding-left: 0.6em;
  padding-right: 0.6em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  -webkit-transition: ease 0.5s all;
  -o-transition: ease 0.5s all;
  transition: ease 0.5s all;
  border-bottom: 1px solid #ffffff;
  background-color: #ffffff;
}

.btn-menu a:visited {
  color: #0085cf;
  border-bottom: 1px solid #ffffff;

}

.btn-menu a:hover {
  color: #00c8cf;
  border-bottom: 1px solid #00c8cf;
  background-color: rgba(0, 0, 0, 0.05);
}

.btn-menu a:active {
  color: #0085cf;
}

#keynote {
  display: block;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
}

.contenedor-items {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 1em;
  margin-bottom: 1em;
}
.contenedor-items2 {
  align-items: center;
}

.keynote {
  display: flex;
  width: 50%;
  padding: 1em;
}

.foto-keynote {
  display: block;
  width: 18%;
}

.info-keynote {
  display: block;
  width: 82%;
  padding-left: 1em;
}

.nombre-keynote {
  font-size: 1.2em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5em;
}

#evento {
  display: flex;
  width: 100%;
  justify-content: center;
}

#meeting, #call {
  display: flex;
  width: 50%;
  flex-direction: column;
  padding: 3em;
  color: #ffffff;
}

#meeting {
  background: rgb(73, 85, 88);
}

#call {
  background: #0085cf;
}

.btn-descarga-call a:link {
  display: flex;
  background: #ffffff;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  color: #0085cf;
  justify-content: center;
  align-items: center;
  font-size: 0.9em;
  -webkit-transition: ease 0.5s all;
  -o-transition: ease 0.5s all;
  transition: ease 0.5s all;
  font-weight: 700;
}

.icono-size1 {
  font-size: 1.3em;
  padding-right: 0.3em;
}

.btn-descarga-call a:visited {
  color: #0085cf;
}

.btn-descarga-call a:hover {
  color: #ffffff;
  background: #00476f;
}

.btn-descarga-call a:active {}

#organising{
  display: block;
  width: 100%;
  padding: 3em;
}
.comittee{
  display: block;
  width: 20%;
  border: 1px solid #0085cf;
  margin: 0.5em;
}
.nombre-comittee{
  display: block;
  width: 100%;
  background: #0085cf;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
.bio-comittee{
  display: block;
  text-align: center;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.speaker-workshop{
  display: flex;
  width: 100%;
  padding: 2em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.foto-speaker-workshop{
  display: block;
  width: 10%;
}
.info-speaker-workshop{
  display: block;
  width: 90%;
  padding-left: 1em;
}
.nombre-speaker-workshop{
  color: #089068;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5em;
}
#information, #application{
  display: flex;
  width: 50%;
  padding: 3em;
}

#information{
  background: #94a773;
  color: #ffff;
}
#application{
  background: #788185;
  color: #c5e987;
}
.seccion-download{
  display: flex;
  width: 100%;
  align-items: center;
}
.btn-apply a:link{
  display: block;
  background: #c5e987;
  color: #3b4f17;
  text-transform: uppercase;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  text-decoration: none;
  -webkit-transition: ease 0.5s all;
  -o-transition: ease 0.5s all;
  transition: ease 0.5s all;
}
.btn-apply a:visited{
  color: #3b4f17;
}
.btn-apply a:hover{
  background: #497300;
  color: #ffffff;
}
.btn-apply a:active{
  color: #0060af;
}

#important{
  display: block;
  width: 100%;
  padding: 8em;
  background-image: url(img/fondo-fechas.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  margin-top: 1em;
}
#important2{
  display: block;
  width: 100%;
  padding: 8em;
  background-image: url(img/fondo-fechas2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
.item{
  display: block;
  width: 30%;
  margin: 1em;
  background: rgba(80, 239, 255, 0.6);
}
.titulo-item{
  display: block;
  text-align: center;
  width: 100%;
  background: rgba(80, 239, 255, 1);
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-transform: uppercase;
  color: #0060af;
  font-weight: 700;
}
.date-item{
  color: #ffffff;
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 1em;
  font-size: 1.3em;
}
.btn-download-item a:link{
  display: flex;
  background: #ffffff;
  color: #0060af;
  width: 95%;
  margin: 0 auto;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0.5em;
  text-transform: uppercase;
  padding-bottom: 0.5em;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  -webkit-transition: ease 0.5s all;
  -o-transition: ease 0.5s all;
  transition: ease 0.5s all;

}
.btn-download-item a:visited{
  color: #0060af;
}
.btn-download-item a:hover{
  color: #ffffff;
  background: #0060af;
}
.btn-download-item a:active{
  color: #0060af;
}
.send-info{
  display: flex;
  width: 100%;
  text-align: center;
  justify-content: center;
  color:rgb(89, 89, 89) ;
  font-size: 1.3em;
  border: 1px solid rgb(89, 89, 89) ;
  padding: 1em;
  margin-top: 0.5em;
}

#useful{
  display: block;
  width: 100%;
  background: #edf5fa;
  margin-top: 1em;
  padding-top: 2em;
}
.cuadro-useful{
  display: flex;
  width: 33.33333%;
  font-size: 0.9em;
  padding: 1em;
}
.cuadro-useful-full{
  display: flex;
  width: 100%;
  font-size: 0.9em;
  padding: 1em;
}
.icono-useful{
  display: block;
  width: 10%;
  font-size: 1.8em;
  color: #0060af;
}
.icono-useful2{
  display: block;
  width: 3%;
  font-size: 1.8em;
  color: #0060af;
}
.info-useful{
  display: block;
  width: 90%;
  padding-left: 0.5em;
}

.info-useful2{
  display: flex;
  width: 97%;
  padding-left: 0.5em;
}
.titulo-useful{
  color: #0060af;
  display: block;
  width: 100%;
  font-weight: 700;
}
.texto-useful{
  display: block;
  width: 100%;
}
.hotel{
  display: block;
  width: 16.66666%;
  padding: 1em;
}
.tip-useful{
  display: block;
  width: 100%;
  text-align: justify;
  padding: 1em;
  font-size: 0.9em;
}

#organizadores{
  display: block;
  width: 100%;
  padding: 5em;
}
.logo-org{
  display: block;
  width: 9em;
  margin: 1em;
}
.logo-org2{
  display: block;
  width: 5em;
  margin: 1em;
}

footer{
  display: flex;
  padding: 3em;
  background: rgb(92, 98, 99);
}
.links-footer{
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.red a:link{
  font-size: 1.1em;
  margin: 0.2em;
  color: rgb(80, 239, 255);
  -webkit-transition: ease 0.5s all;
  -o-transition: ease 0.5s all;
  transition: ease 0.5s all;
  text-decoration: none;
}
.red :visited{
  color: rgb(80, 239, 255);
}
.red :hover{
  color: rgb(0, 171, 255);
}
.red :active{
  color: rgb(80, 239, 255);
}

.btn-web a:link{
  font-size: 1.3em;
  margin: 0.2em;
  color: rgb(80, 239, 255);
  text-decoration: none;
  text-transform: uppercase;
  border-left: 1.2px solid rgb(80, 239, 255);
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 0.4em;
}
.btn-web a:visited{
  color: rgb(80, 239, 255);
}
.btn-web a:hover{
  color: rgb(0, 171, 255);
}
.btn-web a:active{
  color: rgb(80, 239, 255);
}
.organiza{
  display: block;
  width: 100%;
  text-align: center;
  color: #ffffff;
  margin-top: 1em;
  font-size: 0.9em;
}

.titulo-de-seccion{
  font-size: 1.5em;
  text-transform: uppercase;
  display: block;
  color: rgb(0, 171, 255);
  border: 1px solid rgb(0, 171, 255);
  text-align: center;
  width:400px;
  margin: 0 auto;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  margin-bottom: 1em;
}

.titulo-de-seccion2{
  font-size: 1.5em;
  text-transform: uppercase;
  display: block;
  color: #089068;
  border: 1px solid #089068;
  text-align: center;
  width:400px;
  margin: 0 auto;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  margin-bottom: 1em;
  margin-top: 2em;
}

@media screen and (max-width:1500px) {
  body {
    font-size: 14px;
  }
}

@media screen and (max-width:1400px) {
  body {
    font-size: 13px;
  }
  #contenedor-general {
    max-width: 1200px;
  }
}

@media screen and (max-width:1300px) {
  body {
    font-size: 12px;
  }
  #contenedor-general {
    max-width: 1000px;
  }
}

@media screen and (max-width:1100px) {
  #contenedor-general {
    max-width: 900px;
  }
}

@media screen and (max-width:900px) {
  #contenedor-general {
    max-width: 98%;
  }
}

@media screen and (max-width:690px) {
  html {
    padding: 0.5em;
  }
  body {
    font-size: 12px;
  }
  .seccion-logo {
    justify-content: flex-end;
    padding: 1em;
  }

  .logo-up {
    width: 14em;
  }
  .keynote {
    width: 100%;
    padding: 0.5em;
  }
  #meeting, #call {
    width: 100%;
    padding: 1em;
  }
  .comittee{
    width: 100%;
  }
  .speaker-workshop{
    padding: 0.5em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .foto-speaker-workshop{
    width: 30%;
  }
  #information, #application, #important{
    width: 100%;
    padding: 2em;
  }
  #important
  .item{
    width: 100%;
  }
  .cuadro-useful{
    width: 100%;
  }
  .icono-useful, .icono-useful2{
    width: 10%;
    font-size: 2em;

  }
  .info-useful, .info-useful2{
    width: 90%;
    padding-left: 0.5em;
  }
  .hotel{
    width: 100%;
    padding: 0.2em;
  }

}

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

@media screen and (max-width:380px) {

}
