@import url('bootstrap.min.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

:root {
  --primary-color: #2463eb;
  --secondary-color: #0e4c92;
  --text-color: #2f3644;
  --background-color: #f0f8ff;
}

a {
    color: rgb(1 113 219);

}
body{
  font-family: "Plus Jakarta Sans", sans-serif;
  color: var(--text-color);
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
      font-family: "Inter", sans-serif;
}
ul.navbar-nav.menu a {
  color: #ffffff;
  
}
.header__title{
 
  color:#0e4c92;
}
.acercade {
    font-size: 1.1rem;
}
.acercade img{
  border-radius: 20px;
  width: 100%;
  height: auto;
}


hr{
  border-top: solid 1px #09274b;
  opacity: .5;
}


footer{
  padding: 3rem 0 2rem 0;
  background-color: #111827;
  color: #efefef;}

  .inscripcion {
    background-color: #fbfcfd;
}
.registro_ponencia, .detalles_ponencia{ 
    background: #fff;
   
    padding: 0.5rem 1rem;
  border-width: 1px;
  border-style: solid;

  border-color: rgb(229 231 235 / 90%); 
  border-radius: 0.75rem; 

  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 16%);

} 
.registro_ponencia {
    background: #0071db;
    color: #fff;
}
.detalles_ponencia {
  
  
  margin-bottom: 1rem;
}
   

.header_index {
  background: url('../images/bg_quimicas.webp') no-repeat;
  background-size: cover;
  position: relative;
  color: #fff;
  z-index: 1;
    background-position: top;
}
.header_index:before {
    content: '';
    /*background: linear-gradient(180deg, rgba(0, 115, 230, 0.63) 28%, rgb(255 255 255) 100%);*/
     background: linear-gradient(180deg, rgba(0, 115, 230, 0.63) 0%, rgb(255 255 255) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
}

.banner-ciba h1 {
    font-size: clamp(2.5rem, 5vw, 5.5em);
    font-weight: 900;
}
.subtitulo {
    background: linear-gradient(135deg, rgb(36 99 235) 0%, rgb(2 0 34) 100%);
    background-clip: text;
    color: transparent;
    text-shadow: none;
}

.mod-articles-title{
  font-weight: 700;
}

.py-8rem {
    padding-top: clamp(3rem, 8vw, 8rem);
    padding-bottom: clamp(3rem, 8vw, 8rem);
}


.py-5rem {
    padding-top: clamp(3rem, 4.58vw, 5rem);
    padding-bottom: clamp(3rem, 4.5vw, 5rem);
}
.btn{
  border-radius: 17px;
    padding: 13px 20px;
    font-size: 1.2rem;
    font-weight: 600;
    transition: all 0.3s ease;
}
.btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
    color: black;
    border: solid 1px hsl(221.01deg 83.26% 53.14% / 39%);
}
.btn_ponencia {
    background-color: #ffffff;
    color: #0071db;
    font-size: 1rem;
    padding: 0.5rem 1.5rem;
}
.btn_registro {
    background-color: #2463eb;
    color: #fff;
  
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
    
}
.btn_programa{
  background: #ffffff;
  border: solid 1px hsl(221.01deg 83.26% 53.14% / 39%);
}
.btn-secondary {
    background-color: #2463eb;
    font-size: 1rem;
    padding: 10px 20px;
}
#banner hr{
  border-top: solid 1px rgb(21 29 45 / 38%);
  opacity: .5;
}


.fecha_evento, .lugar_evento {
   font-weight: 600;
    position: relative;
    padding-left: 15px;
}
.fecha_evento {
    color: #0f1729;
   
    margin-right: 30px;
}
.fecha_evento::before,.lugar_evento::before {
    content: '';
    position: absolute;
    width: 22px;
    height: 23px;
    background-image: url('../images/calendar_ev.webp');
    background-size: cover;
    left: -10px;
  }

.lugar_evento {
    color: #0f1729;
  
}

.lugar_evento::before {
 
    background-image: url('../images/location_ev.webp');
    
    
  }

.inscripcion ul{
	list-style:none;
}

.inscripcion ul li{
	position:relative;
	margin-bottom: 1.5rem;
	
}


.inscripcion ul li:before{
	background-image:url('../images/vineta_d.webp');
	background-repeat:no-repeat;
	position:absolute;
	content:'';
	width: 35px;
	height: 35px;
	left: -42px;
	top: 0;
	
}

.carteles__section img {
    width: 100%;
    height: auto;
    border-radius: 26px;
    box-shadow: rgb(50 50 93 / 97%) 0px 2px 5px -1px, rgb(0 0 0 / 11%) 0px 1px 3px -1px;
}

.card-block {
    background-color: #0071db;
    color: #fff;
}

.programa_actividades {
    background: url('../images/bg_programa.webp');
    background-size: cover;
    background-position: top;
    background-attachment: fixed;
}

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

.item_slider {
    background-color: #fff;
    margin: 15px;
    border-radius: 20px;
    padding-bottom: 1rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px;
}
.item_slider figure {
    margin: 0;
}

ul.fields-container {
    list-style: none;
    padding-left: 0;
    
    padding: 0 1rem;

}



.item_slider figure img {
    height: auto;
    width: 100%;
    border-radius: 20px 20px 0px 0px;
}


.ponentes-ciba {
    background: #f8efff;
    color: #3a0065;
}

li.field-entry.nacionalidad {
    position: absolute;
    top: 20px;
    background-color: #e5e9eb;
    padding: 5px;
    border-radius: 20px;
}

li.field-entry.nacionalidad img {
    border-radius: 21px;
    vertical-align: bottom;
}

span.field-value {
    padding: 0;
    margin: 0;
}

li.field-entry.titulo-de-la-ponencia {
    background-color: #fcfafe;
    border: 1px #e9d4ff dotted;
    border-radius: 20px;
    padding: 10px 10px;
    color: #480d70;
    font-weight: 600;
    font-style: italic;
    font-size: 1.1rem;
    margin: 1rem 0;
}

li.fecha-de-ponencia.field-entry {
    position: absolute;
    top: 19px;
    right: 32px;
    background-color: #3a0065;
    color: #fcfafe;
    padding: 5px;
    border-radius: 12px;
    font-weight: 500;
}


.costos {
    background-color: #0071db;
    color: #fff;
    padding: 1rem;
    border-radius: 20px;
    font-size:1.1rem;
     box-shadow: 0 1px 2px 0 rgb(0 0 0 / 16%);
      border-width: 1px;
  border-style: solid;

  border-color: rgb(229 231 235 / 90%); 
}