@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Spectral:400,500,600,700&display=swap');
/*
* Globals font-family: 'Bree Serif', serif;
*/

/* Links */
a,
a:focus,
a:hover {
  color: #e1011b;
}
/*
* Base structure
*/
body {
  background-color: #FFF;
}

body {
  color: #878787;;
  font-size: 16px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}
body,html,h1,h2,h3,h4,h5,h6,ul,li{
  margin: 0;
  padding: 0;
}
.header{
  padding: 18px 0px 18px 0px;
}
.header .frase{
  font-size: 11px;
  padding-bottom: 21px;
}
.redes-lang{
  margin-bottom: 15px;
}
.redes-lang ul{
  list-style: none;
  text-align: center;
}
.redes-lang ul li{
  display: inline-block;
  margin-left: 5px;
}
.languaje a {
  font-size: 0.9rem;
  text-decoration: none;
  font-weight: 600;
  padding: 5px;
  width: 31px;
  text-align: center;
  display: block;
}
.languaje a:hover {
  background: #e1011b;
  color: #fff;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  padding: 5px;
  width: 31px;
  text-align: center;
}
.lactive {
  background: #e1011b;
  color: #fff;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  padding: 5px;
  font-size: 0.9rem;
  font-weight: 600;
  width: 31px;
  text-align: center;
}
.buscar{
  text-align: center;
}
.buscar input{
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  padding: 2px 5px 2px 5px;
  border: 1px solid #CCC;
  background: #F8F8F8;
}
.buscar button{
  font-size: 0.9rem;
  color:#7F7F7F;
  background-color: #EDEDED;
  border: 1px solid #CCC;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  padding: 2px 15px 2px 15px;
}
.login{
  text-align: center;
  margin-top: 15px;
}
.login a{
  font-size: 0.9rem;
  color:#7F7F7F;
  background-color: #EDEDED;
  border: 1px solid #CCC;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  padding: 2px 15px 2px 15px;
  margin-top: 1px;
  display: inline-block;
}
.login a:hover{
  text-decoration: none;
}
.menu-g{
  background: #ff0000;
}
.menu-g a{
  color: #FFF;
  font-size: 14px;
}
.menu-g a:hover{
  background: #999999;
}
.ulfull{
  width: 100%;
  padding: 0px 30px 15px 30px;
}
.litop{
  width: 100%;
  text-align: left;
}
menu ul{
  list-style: none;
  background-color: #FF0000;
}
menu ul li{
  display: inline-block;
}
.border-r{
  border-right: 0px solid #FFF;
}
.dropdown-item{
  padding: 0px 0px 0px 0px;
  margin-left: 30px;
}
.dropdown-item:hover{
  background-color: #999999;
}
.separador{
  background: #29abe2;
  height: 4px;
  margin-top: 2px;
}
/* Slide */
.slide{
  position: relative;
}
.flechas{
  position: absolute;
  right: 20px;
  bottom: 50px;
  z-index: 10000;
}
.flecha{
  color:#999;
  background: rgba(255, 255, 255, 0.8);
  display: inline-block;
  padding: 15px 30px;;
  cursor: pointer;
}
.cuestionario{
  background-image: url('https://www.latwork-project.eu/assets/img/b-cuestionario.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  height: 100%;
  background-color: #C6C4C4;
  background-size: 100% auto;
}
.botones-g{
  width: 100%;
  padding: 7px;
}
.botones-g a{
  width: 100%;
  padding: 18px 0px 18px 0px;
  text-align: center;
  color: #FFF;
  background: #ff0000;
  display: block;
  margin-top: 7px;
  font-weight: 700;
  font-style: italic;
}
.nav-agenda-g{
  border-bottom: 1px solid #7F7F7F;
  padding-bottom: 30px;
}
.nav-agenda{
  width: 100%;
  position: relative;
  margin-bottom: 15px;
  border-bottom: 1px solid #7F7F7F;
}
.nav-agenda ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-agenda ul li{
  display: inline-block;
  padding: 12px 15px;
  background-color: #f8f8f8;
  font-size: 0.9rem;
  cursor: pointer;
  margin-right: -4px;
  margin-bottom: -1px;
}
.nav-agenda ul li:hover{
  background-color: #ff0000;
  color: #FFF;
}
.nav-agenda ul .liinactivo{
  border-bottom: 1px solid #7F7F7F;
}
.nav-agenda ul .liactivo{
  background-color: #FFF;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #7F7F7F;
  border-top: 1px solid #7F7F7F;
  border-right: 1px solid #7F7F7F;
}
.fecha-evento-h{
  font-size: 12px;
  line-height: 14px;
  color:#7F7F7F;
  font-weight: normal;
  margin-bottom: 15px;
}
.titulo-evento-h{
  font-size: 14px;
  color:#0071BC;
  font-weight: bold;
  margin-bottom: 15px;
}
.titulo-evento-h a{
  color: #0071BC;
}
.info-evento-h{
  font-size: 14px;
  color:#0071BC;
  font-weight: normal;
  font-style: italic;
}
.imagen-nov-h{
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.imagen-nov-n{
  width: 100%;
}
.fecha-nov-h {
  line-height: 1.4;
  color: #868686;
  font-size: 0.8rem;
  margin-bottom: 7px;
}
.info-nov-h{
  line-height: 1.4;
  font-size: 14px;
  color:#878787;
}
.banner-g,.socios-g {
  margin-top: 30px;
  margin-bottom: 30px;
}
.banner{
  height: 290px;
  background-image: url('https://www.latwork-project.eu/assets/img/banner.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  font-family: 'Spectral', serif;
  color: #fff;
  font-size: 3.9rem;
  font-weight: 700;
  font-style: italic;
}
.tit-socios{
  background-image: url('https://www.latwork-project.eu/assets/img/linea.jpg');
  background-position: center;
  background-repeat: repeat-x;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.tit-socios h4{
  background: #FFF;
  color: #7F7F7F;
  font-size: 18px;
  padding: 5px 15px 5px 15px;
  display: inline;
}
.socio-titulo{
  background-color: #7F7F7F;
  padding: 5px 0px;
  text-align: center;
  color: #FFFFFF;
  font-size: 1.1rem;
  margin-bottom: 4px;
}
.socio-logo{
  background-color: #DFDEDE;
  text-align: center;
  padding: 10px 0px;
  margin-bottom: 4px;
}
.card-soc-l{
  padding-right: 2px;
  padding-left: 15px;
}
.card-soc-r{
  padding-right: 15px;
  padding-left: 2px;
}
.card-soc{
  padding-right: 2px;
  padding-left: 2px;
}
.sep-footer{
  height: 4px;
  position: relative;
  width: 100%;
  background-color: #FF0000;
  margin-bottom: 3px;
}
.footer{
  background-color: #ececec;
  padding: 30px;
  display: inline-block;
  width: 100%;
}
.footer .menu-foot ul{
  margin-left: 30px;
  font-size: 0.9rem;
  list-style: none; /* Remove default bullets */
}
.footer .menu-foot  ul li::before{
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: red; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.footer .menu-foot{
  border-bottom: 1px solid #7F7F7F;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.footer .menu-foot p{
  margin-bottom: 0.3rem;
  text-align: center;
}
.redes-footer{
  width: 100%;
  border-top: 1px solid #7F7F7F;
  padding-top: 30px;
  margin-top: 15px;
}
.redes-footer ul{
  list-style: none; /* Remove default bullets */
  text-align: center;
  margin-right: 15px;
  margin-left: 30px;
}
.redes-footer ul li{
  display: inline-block;
}
.redes-footer ul li a{
  color: #595959;
}
.sint{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  width: 100%;
  margin-bottom: 30px;
}
.contenido-int h1{
  color:#FF0000;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.contenido-int h1:first-child{
  margin-top: 0px;
}
.contenido-int ul{
  margin-left: 30px;
}
.contenido-int-c input::placeholder,.contenido-int-c textarea::placeholder{
  color:#b9b9b9;
  font-size: 0.8rem;
}
.titulo-agenda-lat{
  color: #0071BC;
  font-weight: bold;
  background-color: #DFDEDE;
  font-size: 0.9rem;
  text-align: center;
  margin-bottom: 15px;
}
.evento-lista{
  padding: 15px 0px 15px 0px;
  border-top: 1px solid #7F7F7F;
}
.contenido-int-2 h1{
  color: #009edf;
  font-size: 1.2rem;
}
.contenido-int-2 .nom-pais{
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  background: #575757;
  padding: 5px 0px 5px 0px;
  margin-top: 8px;
  margin-bottom: 4px;
}
.conten-bp{
  background: #efefef;
}
.logou{
  padding: 10px 0px 10px 0px;
}
.practicas-g{
  padding: 0px 0px 0px 0px;
  background: #d9d9d9;
  min-height:100%
}
.practicas-g a{
  color: #585858;
  text-decoration: none;
  width: 100%;
  border-top: 1px solid #FFF;
  padding: 10px;
  display: inline-block;
  border-left: 1px solid #FFF;
}
.practicas-g a:first-child{
  border-top: 0px solid #FFF;
}
.practicas-g a:hover{
  color: #ff0000;
}
.btt{
  background: #FF0000;
  border: 1px solid #FF0000;
}
.compartir{
  padding: 15px 0px 15px 0px;
  text-align: left;
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
  margin-bottom: 30px;
  margin-top: 15px;
  font-size: 0.9rem;
  text-transform: uppercase;
}
.compartir ul{
  list-style: none;
  margin-left: 0px;
}
.compartir ul li{
  display: inline-block;
  margin-right: 10px;
}
.compartir ul li a{
  font-size: 1.1rem;
}
/* Campus virtual */
.contenido-campus h1{
  color: #f20703;
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 40px;
}
.contenido-campus h2{
  color: #545454;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 24px;
}
.contenido-campus ul{
  margin: 0px 0px 15px 45px;
}
.contenido-campus ul li{
  color: #28a9e0;
  font-weight: 700;
}
.bt-ingreso{
  margin: 25px 0px 25px 0px;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.bt-ingreso a{
  font-size: 22px;
  color: #fff;
  background-color: #f70303;
  padding: 18px 32px 18px 32px;
  font-weight: 400;
}
.bt-ingreso a:hover{
  text-decoration: none;
}
.acceso-plat{
  background-color: #fe0000;
  padding: 18px 32px 18px 32px;
}
.lplat a{
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.1rem;
}
.lplat a:hover{
  text-decoration: none;
}
.borde-celeste{
  background-color: #28a9e0;
  width: 100%;
  height: 6px;
  margin-top: 1px;
}
.w1{
  display: inline-block;
}
.w2{
  display: none;
}
.disclaimer{
  font-size: 0.8rem;
}
.footer .menu-foot{
  margin-bottom: 30px;
}
.foot-lat{
  margin-bottom: 30px;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
  background-color: #fff;
}
.navbar-nav .nav-link {
  padding-left: 10px;
}
/* REsultados */
.contenido-int-resultados h1{
  color: #e30510;
  font-size: 1.2rem;
}
.contenido-int-resultados h2{
  background-color: #e30510;
  color: #fff;
  font-size: 1rem;
  margin: 20px 0px 20px 0px;
  padding: 30px 20px;
  font-weight: 600;
}
.bloque-resultados{
  padding: 30px 20px;
  background-color: #ececec;
  color: #565656;
  margin-bottom: 15px;
}
.bloque-resultados a{
  color: #009de0;
  font-weight: 600;
}
.contenido-int-resultados h3{
  font-size: 1.1rem;
   font-weight: 600;
   margin-bottom: 15px;
   color: #565656;
}
.contenido-int-resultados h4{
  font-size: 1rem;
   font-weight: 600;
   margin: 15px 0px 15px 0px;
   color: #fff;
   background-color: #6f6f6f;
   padding: 15px;
}
.bloque-resultados hr{
  margin: 15px 0px 30px 0px
}
.contenido-int-resultados .deacarga-pdf{
  margin: 15px 0px 15px 0px;
  color: #565656;
  display: inline-block;
}

.contenido-int-conferencia h1{
  color: #29AAE3;
  font-size: 1.2rem;
  font-weight: 700;
}
.contenido-int-conferencia .bloque-resultados-conf{
  padding: 30px 0px 0px 0px;
  color: #565656;
  margin-bottom: 15px;
}

.contenido-int-conferencia .bloque-resultados-conf a{
  color: #009de0;
  font-weight: 600;
}
.caja{
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.links-conf-g{
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
}
.links-conf-g .lik1{
  display: inline-block;
  margin-right: 30px;
}

.links-conf-g .lik1 a{
  background-color: #29AAE3;
  color: #fff;
  font-weight: 700;
  padding: 15px 50px;
  
}

/* RED LATIN WORK*/
nido-lw ul{
  margin-left: 30px;
}
.contenido-lw h1{
  color: #28aae4;
  font-size: 1.5rem;
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 30px;
  border-bottom: 2px solid #fe0000;
}
.contenido-lw h2{
  color: #fe0000;
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 10px;
 
}
.contenido-lw .bloque-integrante{
  margin-bottom: 30px;
}
.contenido-lw h3{
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 30px;
  background-color: #1a9cda;
  padding: 8px 0px;
  text-align: center;
}
.contenido-lw .nombre{
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  background-color: #fe0000;
  padding: 5px 0px;
  text-align: center;
  margin-top: 1px;
}
/* ----------------- */
.contenido-lw .bloque-info1{
  margin-bottom: 30px;
}
.contenido-lw .bloque-info1 .bf1titulo{
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  background-color: #2aabe4;
  padding: 15px 10px;
  margin-bottom: 2px;
}
.contenido-lw .bloque-info1 .bf1texto{
  color: #575757;
  font-size: 1rem;
  font-weight: 400;
  background-color: #d8d8d8;
  padding: 15px;
  margin-bottom: 2px;
}
.contenido-lw .bloque-info1 .bf1link{
  background-color: #a6a6a6;
  padding: 15px;
}
.contenido-lw .bloque-info1 .bf1link a{
  color: #fff;
  margin-bottom: 1px;
}
 /*----------------------------------------------------*/
.contenido-lw .bloque-info2{
  margin-bottom: 30px;
}
.contenido-lw .bloque-info2 .imgenbf2{
  padding-right: 0px;
}
.contenido-lw .bloque-info2 .bf1titulo{
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  background-color: #fe0000;
  padding: 15px 10px;
  margin-bottom: 2px;
}
.contenido-lw .bloque-info2 .bf1titulo2{
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  background-color: #2aabe4;
  padding: 15px 10px;
  margin-bottom: 2px;
}
.contenido-lw .bloque-info2 .bf1texto{
  color: #575757;
  font-size: 1rem;
  font-weight: 400;
  background-color: #d8d8d8;
  padding: 15px;
  margin-bottom: 2px;
}
.contenido-lw .bloque-info2 .bf1link{
  background-color: #a6a6a6;
  padding: 15px;
}
.contenido-lw .bloque-info2 .bf1link a{
  color: #fff;
  margin-bottom: 1px;
}
.contenido-lw .bloque-info2 .bf2link{
  background-color: #a6a6a6;
  padding: 15px;
  text-align: right;
}
.contenido-lw .bloque-info2 .bf2link a{
  color: #fff;
  margin-bottom: 1px;
}
/* ----------------------------- */
.despdf{
  padding: 20px;
  margin-top: 20px;
  background-color: #eee;
  display: inline-block;
}
.despdf i{
  vertical-align: middle;
  margin-right: 15px;
}
.videolt{
  margin-top: 20px;
}
.imgpub{
  margin-bottom: 15px;
  width: 60%;
  float: left;
  margin-right: 15px;
}
.nombre-miembro a{
  background-color: #fe0000;
  color: #fff;
  font-weight: 700;
  padding: 8px 10px;
  display: block;
}
.publicacion-gt{
  padding: 10px 20px;
  margin-bottom: 2px;
  background-color: #a4a4a4;
}
.publicacion-gt a{
  color: #FFF;
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  .buscar{
    text-align: right;
  }
  .login{
    text-align: right;
    margin-top: 0px;
  }
}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .redes-lang ul{
    text-align: right;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .litop{
    width: 25%;
    text-align: center;
  }
  .dropdown-item{
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
  }
  .border-r{
    border-right: 2px solid #FFF;
  }
  .w1{
    display: none;
  }
  .w2{
    display: inline-block;
  }
  .footer .menu-foot{
    margin-bottom: 30px;
  }
  .foot-lat{
    margin-bottom: 0px;
  } 
  .ulfull{
    width: 100%;
    padding: 0px 0px 0px 0px;
  }
  .navbar-nav .nav-link {
    padding-left: 0px;
  }
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}
