@font-face {
  font-family: "Work Sans";
  src: url("../font/WorkSans-Regular.ttf");
}

html{
  scroll-behavior: smooth;
}

.barraAzul {
  background-color:#033239!important;
}

.btn-warning{
  background-color: #FF8F00!important;
  border-color:transparent!important;
}

#apoyo{
  padding-top: 50px;
  padding-bottom: 50px;
}

#cabezote{
  background-color: #033239;
  clear: both;
  padding-top: 100px;
  padding-bottom: 80px;
}

#logo_foros{
  text-align: right;
}

#streaming{
  padding:50px;
  background-color: #1C3870;
}

#tituloPrincipal
{
  color:white;
}

#tituloFecha
{
  color:white;
}

.cargosPonentes{
  font-size: 13px!important;
}

#ques{
  padding-top: 50px;
  padding-bottom: 50px;
  color: #033239;
}

#objetivos{
  padding-top: 50px;
  padding-bottom: 150px;
  background-color:#FFFC91 ;
  color:#033239;
}

#iconosObj{
  background-color: #F5FAF9;
  color: #5D5E5C;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

#ponentes{
  background-color: white;
  color: #5D5E5C;
  text-align: center;
  padding: 50px 0;
}

.titulosenAzulOscuro{
  color: white;
  font-size: bold;
}

#ponentes3{
  background-color: white;
  color: #5D5E5C;
  text-align: center;
  padding: 50px 0;
}

#ponentes4{
  background-color: white;
  color: #5D5E5C;
  text-align: center;
  padding: 50px 0;
}

#ponentes5{
  background-color: white;
  color: #5D5E5C;
  text-align: center;
  padding: 50px 0;
}

#ponentes2{
  background-color: white;
  color: #5D5E5C;
  text-align: center;
  padding: 50px 0;
}

#lineaTitulo{
  border: 0.8px solid white;
  text-align: left;
}

.imgRedonda {
    width:250px;
    height:250px;
    border-radius:160px;
    /*border:10px solid #5b8bff;*/
}

.imgRedondaINV {
    width:250px;
    height:250px;
    border-radius:160px;
    border:10px solid #F47B20;
}

body{
	margin:0;
  overflow-x: hidden;
  font-family: Work Sans!important;
}

hr{
  clear: both;
  width:100%;
}

#aprenderAvanzarMenu{
  background-color: #313332;
  width: 100%;
  height: 50px;
  margin:0;
  display:flex;
  justify-content: space-between;
}


#aprenderAvanzarMenuImagenes{
  background-color: #EFEFEF;
  margin:0;
  display:flex;
  justify-content: space-between;
  align-items: center;
  float: left;
  clear: both;
  display:block;
}


#memorias{
  padding-top:50px;
  padding-bottom:50px;
  color:#1C3870;
}

.grillaFotos{
  margin:0;
  width: 100%;
  height: auto;
}

.secciones {
	padding-top: 70px;
  width:100%;
	margin: 0;
  clear:both;
  display:block;
}

#salones{
	background-color: #EFEFEF;
  width:100%;
}

#copyright{
  background-color: #0BA7B7;
  text-align: center;
  color: white;
  padding: 17px 10px;
}

#concurso{
  background-color: #9552DB;
}

#videoMapa{
  background-color: #033239;
  color: white;
}

.alineacionAlaDerecha{
  justify-content: flex-end;
  padding-right: 50px;
}

.contenedorLogoEnorme{
  max-width:512px!important;
  align-items: center;
  padding-right: 40px;
  padding-top: 40px;
}

#videos{
  background-image: url('img/fondo_inscripcion.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #5b8bff;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: auto;
}

.caratulaPonencias{
  max-width: 100%;
}

.container-fluid2{
  width: 100%;
  margin:0px;
  padding-top:0px;
}

#agenda{
  background-color: #F5FAF9;
  color: #1C3870;
  text-align: center;
}

.tituloVideo{
  position:relative;
  top: 50px;
}

#footer{
  background-color: #033239;
  color: white;
  font-size: 150%;
}

#direccionTecnica{
  clear:both;
}

.parrafo{
  font-size: 0.8rem;
  font-weight: 300;
}

/*h1{
	font-family: "Tiza";
  	font-size: 4rem;
  	text-align: center;
  	color: #FF9D00;
  	margin:0;
    padding: 10px 0;
}*/

#eslogan{
  background-color: #0BA7B7;
  color:white;
}

#textoSalones{
	text-align: center;
	font-family: Verdana;
	font-size: 1rem;
	width: 80%;
	margin: 0 auto;
}

img.imagenResponsive{
	width:100%;
	height: auto;
}

.aprenderAvanzarOpcionMenu {
  font-family: Verdana;
  font-weight: bold;
  padding: 1rem;
  float: left;
  font-size: 1.3rem;
  line-height: 18px;
  text-align: center;
}

.aprenderAvanzarOpcionMenuImagenes {
  background-color: #EFEFEF;
  font-family: Tiza;
  font-weight: bold;
  padding: 1rem 0;
  float: left;
  font-size: 12px;
  line-height: 15px;
  width: 16%;
  text-align: center;
  margin:0 auto;
}

a.vinculosMenu:link, a.vinculosMenu:visited  {
	color:white;
	text-decoration: none;
}

a.vinculosMenu:hover {
  color: #00C7E8;
}

a.vinculosMenu:active {
  color: #00C7E8;
}

a.vinculosMenuImagenesNuevasFuentes:link, a.vinculosMenuImagenesNuevasFuentes:visited  {
	color:#41C0F0;
	text-decoration: none;
}

a.vinculosMenuImagenesNuevasFuentes:hover {
  color: black;
}

a.vinculosMenuImagenesNuevasFuentes:active {
  color: black;
}

a.vinculosMenuImagenesGRD:link, a.vinculosMenuImagenesGRD:visited  {
	color:#2CBF99;
	text-decoration: none;
}

a.vinculosMenuImagenesGRD:hover {
  color: black;
}

a.vinculosMenuImagenesGRD:active {
  color: black;
}

a.vinculosMenuImagenesSostenibilidad:link, a.vinculosMenuImagenesSostenibilidad:visited  {
	color:#FF9D00;
	text-decoration: none;
}

a.vinculosMenuImagenesSostenibilidad:hover {
  color: black;
}

a.vinculosMenuImagenesSostenibilidad:active {
  color: black;
}

a.vinculosMenuImagenesRevolucionVial:link, a.vinculosMenuImagenesRevolucionVial:visited  {
	color:#2CBF99;
	text-decoration: none;
}

a.vinculosMenuImagenesRevolucionVial:hover {
  color: black;
}

a.vinculosMenuImagenesRevolucionVial:active {
  color: black;
}

a.vinculosMenuImagenesInnovacion:link, a.vinculosMenuImagenesInnovacion:visited  {
	color:#41C0F0;
	text-decoration: none;
}

a.vinculosMenuImagenesInnovacion:hover {
  color: black;
}

a.vinculosMenuImagenesInnovacion:active {
  color: black;
}

a.vinculosMenuImagenesConstrudemos:link, a.vinculosMenuImagenesConstrudemos:visited  {
	color:#FF9D00;
	text-decoration: none;
}

a.vinculosMenuImagenesConstrudemos:hover {
  color: black;
}

a.vinculosMenuImagenesConstrudemos:active {
  color: black;
}
