body{
	font-family: Axiforma;
	font-weight: 300;
	font-size: 16px;
}

.speaker-name{
	color: #ea953f;
}

.cursor, .hand{
	cursor: pointer;
}

.icono-live-o{
	max-width: 50px;
}

.icono-live{
	max-width: 50px;
	float: right;
	position: absolute;
	right: 0px;
}

.borde_b{
	border-bottom-style: solid;
	border-bottom-color: #f76950;
	border-bottom-width: 1px;
}

.borde_lta{
	border-left-style: solid;
	border-left-color: #f76950;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #f76950;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #f76950;
	border-right-width: 1px;			
}

.linea-separadora{
	border-top: none;
	border-bottom: 3px dashed #f76950;
}

.linea-separadora2{
	border-left: 3px dashed #FFDBD3;
}
.linea-separadora3{
	border-bottom: 3px dashed #FFDBD3;
}
.ln-col-1{
	width: 70%;
}



ul.ul_menu{
	list-style:none;
	padding-left: 0;
}

a.link-orange, a.link-orange:hover{
	color: #ea953f;
/*	text-decoration: none;*/
	font-weight: 700;

}

.navbar-nav a, .navbar-nav a.nav-link, .navbar-nav a.nav-link.active{
	color: #fff;
/*	text-decoration: none;*/
}

/* .navbar-nav a.dropdown-item:hover{
	color: #f76950;
	background-color: transparent;
	font-weight: 600;
} */



/* .dropdown-menu[data-bs-popper] {
   top: 140%;
	max-width: 450px;
	width: 400px;
	height: 213px;    
	font-size: 13px;
	padding: 0;
	border-radius: 0;
	-webkit-box-shadow: 0px 5px 8px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 8px -1px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 8px -1px rgba(0,0,0,0.75);
} */


.seccion-contactnos a, .linea-idioma a, footer a{
	color: #fff;
	text-decoration: none;
}

.seccion-agenda-inicio a{
	color: #fff;
	text-decoration: none;
}

.linea-idioma{
	/* background-color: #29193a; */
	color: #fff;
}

.menu-barra{
	background-color: #fe0070;
}

.bk-naranja, .bg-orange{
	background-color: #f76950;
}

.bg-orange-2{
	background-color: #ea953f;
}

.bk-morado{
	background-color: #29193a;
}

.bg-morado2{
	background-color: #321c44;
}

.bk-celeste{
	background-color: #153790;
}

.bk-azul, .linea-idioma{
	background-color: #0e193f;
}

.alto-seccion{
	min-height: 400px;
}

.font-blanca{
	color: #fff;
}

.video-principal{
	width: 100%;
	margin: auto;
	height: 87vh;
}

#logo-header{
	max-width: 300px;
}

#info-logo{
	max-width: 350px;
}

#logo-80anios{
	width: 90%;
	max-width: 700px;
}

.color-orange, .font-orange{
	color: #ea953f;
}

#mapa-campus-thumbnail{
	border: 13px solid #ea953f;	
	border-radius: 10px;
}

.capa-mapa-thumbnail{
	height: 100%; 
	width:100%; 
	position: absolute;
	border-radius: 10px;	
}

.capa-mapa-thumbnail:hover{
	background-color: #000; 
	opacity: .7;
	background-image: url('/assets23/imgs/icono/lupa_icon.svg');
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center center;
	cursor: pointer;
}

.circle-list{
  background-color: #0e193f;
  border-radius: 50%;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  height: 30px;
  margin: 3px 10px 3px 0;
  padding: 5px 0 0 0;
  text-align: center;
  width: 30px;
}


.image-scroll-container {
	position: absolute;
	width: 100%; 
	bottom: 10vh;
}
 
.image-scroll-container img#img-mouse {
		position: absolute;
	animation: bounce 1s infinite;
	width: 25px;
}

@keyframes bounce {
  0%, 
  100% { top: 0; }
  50% { top: 15px; }
}

.listaguion li::after{content: "-"}

.titulo, .subtitulo{
	color: #ea953f;
}
.eje-tematico {
	color: #eb636b;
}

.lista .bullet{
	background-color: #eb636b;
}
.eje-tematico-li{
	list-style-type: none;
}

  .dashed-bullets li {
	list-style-type: none;
	position: relative;
	padding-left: 20px;
  }
  
  .dashed-bullets li:before {
	content: "";
  position: absolute;
  top: 25%;
  left: 0;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  border-radius: 50%;
	background-color: #eb636b;
	
  }

  .proportional-image {
	width: 190px; 
	height: auto; 
  }
  .image-principal {
	width: 350px; 
	height: auto; 
  }

  #seccion-festival{
	text-align: justify;
  }

  .line-divider {
	width: 25px;
	border-top: 1px solid #ccc; 
	margin: 15px 0;
  }

  .line-divider-conf {
	width: 25px;
	border-top: 1px solid #ccc; 
  }

  #conferencistas{
	background-color: #f76950;
  }
.carousel-indicators li {
	width: 10px;
	height: 10px;
	border-radius: 100%;
  }

  .conferencista-imagen{
	width: 300px; 
	height: auto; 
  }

  #patron-img-conferencista{
	float:right;
	  height: 200px;
	  width: auto; 
  }
  
.custom-width{
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 50px;
	padding-bottom: 80px;
}
.custom-width-conferencista{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
	padding-bottom: 80px;
}
.conferencista-imagen-conf{
	padding-right: 10px;
	width: 350px; 
	height: auto;
}

.nombre-conf{
	color: #ea953f;
}

.tema-conf{
	color: #eb636b;
}
.carousel-item{
	height: 530px;
}
.button_video{
	border: none;
}

.rnp-blue-bg {
    background-color: #1d3491;
}

.rnp-br-blue {
	border: 1px solid #1d3491 !important;
}

.rnp-pink-bg {
    background-color: #fe0070;
}

.rnp-pink-color {
    color: #fe0070;
}

.rounder-pink-number {
	border-radius: 50%;
    border: 1px solid #fe0070;
    color: white;
    background: #fe0070;
    font-weight: bold;
    width: 10px !important;
    padding-right: 18px;
    margin-left: 10px;
}

.rnp-blue-color {
    color: #1d3491;
}

.rnp-green-color {
    color: rgb(98,187,70);
}

.rnp-purple-color {
    color: rgb(107,86,150);
}

.btn-rnp-pink {
    --bs-btn-color: #fff;
    --bs-btn-bg: #fe0070;
    --bs-btn-border-color: #fe0070;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #fe0070;
    --bs-btn-hover-border-color: #fe0070;
    --bs-btn-focus-shadow-rgb: 217, 164, 6;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #fe0070;
    --bs-btn-active-border-color: #fe0070;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #fe0070;
    --bs-btn-disabled-border-color: #fe0070;
    font-weight: bold;
}

.btn-rnp-gray {
    --bs-btn-color: #fff;
    --bs-btn-bg: #4c4c4c;
    --bs-btn-border-color: #4c4c4c;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #4c4c4c;
    --bs-btn-hover-border-color: #4c4c4c;
    --bs-btn-focus-shadow-rgb: 217, 164, 6;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #4c4c4c;
    --bs-btn-active-border-color: #4c4c4c;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #4c4c4c;
    --bs-btn-disabled-border-color: #4c4c4c;
    font-weight: bold;
}

.btn-rnp-blue {
    --bs-btn-color: #fff;
    --bs-btn-bg: #273384;
    --bs-btn-border-color: #273384;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #273384;
    --bs-btn-hover-border-color: #273384;
    --bs-btn-focus-shadow-rgb: 217, 164, 6;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #273384;
    --bs-btn-active-border-color: #273384;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #273384;
    --bs-btn-disabled-border-color: #273384;
    font-weight: bold;
}

.bi-caret-right-fill,
.bi-caret-down-fill {
    color: black !important; 
    border: white 1px solid !important; 
    border-radius: 50%;
    background: white;
    padding: 1px 4px;
    font-size: 15px;
}

.min-h-855 {
    min-height: 855px;
}

.etiqueta {
    color: #1d3491 !important;
}

.menu-barra a {
	padding: 0 8px;
	font-size: 16px;
	font-weight: 600;
	margin: 0 10px; 
}

.menu-barra a.active,
.menu-barra a:hover:not(.navbar-brand):not(.dropdown-item) {
	border: 1px solid white;
    /* margin: 0 15px; */
    border-radius: 5px;
    background: white;
    color: #fe0070 !important;
	border-bottom: 3px solid #fe0070;
}

.menu-barra a span {
    padding-right: 7px;
}

.linea-idioma a.active,
.linea-idioma a:hover {
	border: 1px solid white;
	margin: 0 1px;
	border-radius: 50%;
	background: white;
	color: #29193a;
}

.dropdown-menu {
	background-color: #fe0070 !important;
	color: white !important;
}

.card-text {
	min-width: 550px;
}

.container-menu {
	padding: 20px 0;
}

.b-rad-10 {
	border-radius: 10px;
}

.agenda-table {
	color: #4c4c4c;
}

.text-left {
	text-align: justify;
}

.text-right {
	text-align: right;
}

.f-normal {
	font-weight: normal;
}

.min-w-160 {
	min-width: 160px;
}

.v-a-t {
	vertical-align: top;
}

@media screen and (max-width: 768px) {
	.login-div {
		padding: 0 !important;
	}

	#logo-header {
		max-width: 100%;
    	height: auto;
	}

	.container-fluid-menu {
		flex-wrap: unset !important;
	}

	#navbarNavDropdown {
        /* display: none; */
        flex-direction: column;
        position: absolute;
        top: 49px;
        left: 0;
        background: #fe0070;
        width: 100%;
        text-align: center;
    }

    #navbarNavDropdown a {
        margin: 10px 0;
    }

	.card-text {
		min-width: -webkit-fill-available;
		padding: 0;
		font-size: 30px;
	}

	.email-input, #email_tag {
		font-size: 20px;
	}

	.footer-div {
		font-size: 11px !important;
	}

	.container-menu {
		padding: 0;
	}

}