body {
    font: 16px Montserrat, sans-serif;
    line-height: 1.8;
    color: #002E5F;
  }
  p {font-size: 16px;}
  
  label{
      color: #65656a;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
  .elementor-heading-title{
      color:#FFFFFF!important;
  }
  .margin {margin-bottom: 45px;}
  .bg-1 { 
    background-color: #00305e;
    color: #ffffff;
  }
  .bg-2 { 
    background-color: #474e5d; /* Dark Blue */
    color: #ffffff;
  }
  
  .bg-3 { 
    background-color: #ffffff; /* White */
    color: #555555;
  }
  .bg-4 { 
    background-color: #2f2f2f; /* Black Gray */
    color: #fff;
  }
  .container-fluid {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    font-size: 13px;
    letter-spacing: 3px;
  }
  
  .navbar-default .navbar-nav>li>a {
    color: #65656a;
    font-weight: 600;
}

.navbar-nav  li a {
    color: #65656a !important;
    font-weight: 600 !important;
  }
  .navbar-nav  li a:hover {
    color: #002E5F !important;
  }
  
  .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
    }
    
    
    
    .dropdown-menu>li>a {
    display: block;
    padding: 8px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 13px;
    line-height: 20px;
}
  
  .sin_padding{
      padding-top: 5px!important;
    padding-bottom: 5px!important; 
  }
  
  
  .navbar-brand{
          padding: 0px 15px;
  }
  .navbar-brand img{
    max-width:200px;
  }
  .titulo_slider{
      color:#006198;
    font-size: 4.2rem;
    font-weight: 600;
    line-height: 4.3rem;
    margin: 25px 0 20px;
    padding: 0;
    font-style: italic !important;
  }
  
  .parrafo_slider{
          color: #65656a;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
  }
  
  .fondo_img_slider{
    background-color: #ececec;
    padding: 3rem;
    border-radius: 8px;
  }
  
  .fondo_img_slider img{
          border-radius: 8px;
    width: 100%;
    margin-bottom:10px;
  }
  
  .fondo_img_slider_link{
      color: #00305e;
    font-family: basic-sans, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin: 25px 0 11px;
  }
  .noticia{
      font-family: basic-sans, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  
  .noticia img{
      border-radius: 8px;
    width: 100%;
  }
  
  .noticia_titulo{
      color: #00305e;
    font-family: basic-sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
        margin: 18px 0 10px !important;
  }
  
  .btn-iuai{
                  border: 2px solid #9aca3c;
    background: #9aca3c;
    color: #ffffff;
  }
  .fondo_inicio:before {
      content: "";
    height: 100%;
    position: absolute;
    width: 50%;
    z-index: -1;
    background: linear-gradient(90deg, transparent 55%, #fff 60%), url(img/hero-bg.svg) 0 no-repeat;
    left: 0;
    scale: 1 -1;
    top: 25%;
    }
    
    
    .titulo_lastest{
            color: #000;
    flex: 1 1 20%;
    font-family: basic-sans, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin: 0;
    max-width: max-content;
    white-space: nowrap;
    }
    
    .tabs-inicio li{
        color: #006198;
        cursor: pointer;
        font-family: basic-sans, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        margin: 0;
        padding: 0;
        position: relative;
        top: 1px;
        z-index: 1;
    }
    .tabs-inicio li.active{
        border-bottom: 2px solid #006198;
    }
    
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
        color: #006198;
        cursor: default;
        background-color: transparent;
        border: none;
        border-bottom-color: transparent;
    }
    
    .imagen_principal_tab img{
        width:100%;
        border-radius:8px;
        
    }
    .div_imagen_secundaria_tab{
        min-height: 103px;
    }
    .div_imagen_secundaria_tab p{
    font-size: 14px;
    line-height: 18px;
    }
    .imagen_secundaria_tab{
        height: 100%;
        border-radius: 4px;
    }
    
    .icon {
        align-items: center;
        background-color: rgba(0,171,230,.2);
        border-radius: 50%;
        display: flex;
        height: 60px;
        justify-content: center;
        width: 60px;
    }
    
    .servicio h3 {
        color: #00305e;
        font-family: basic-sans,sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 32px;
        margin: 20px 0;
    }
    
    .servicio p{
        color:#65656a;
        font-family: basic-sans,sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        margin: 0 0 40px;
    }
    
    footer{
            background: #00305e;
    padding: 56px 0 38px;
    position: relative;
    }
    
    footer:before {
    background: url(img/footer-bg.png) no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    width: 100%;
    }
    
     .elementor-3251 .elementor-element.elementor-element-a6f67cd {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -100px;
    margin-bottom: 0px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
}
.elementor-element, .elementor-lightbox {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
}

.elementor-section {
    position: relative;
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
    align-self: var(--align-self);
}

.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}

.elementor-3251 .elementor-element.elementor-element-a6f67cd > .elementor-background-overlay {
    background-image: url(https://iaichile.cl/wp-content/uploads/revslider/slider-1/Bisel-IIA.png);
    background-position: -8px -554px;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    min-height:300px;
}

.elementor .elementor-background-overlay, .elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.elementor-3251 .elementor-element.elementor-element-a6f67cd > .elementor-container {
    min-height: 502px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: center;
}

.elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
}

.elementor-element, .elementor-lightbox {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
}

.elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
    width: 100%;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
}

.elementor-3251 .elementor-element.elementor-element-daa53b2 {
    text-align: center;
}

.elementor-widget-wrap>.elementor-element {
    width: 100%;
}

.elementor-element .elementor-widget-container {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration, .4s);
}

.elementor-3251 .elementor-element.elementor-element-daa53b2 .elementor-heading-title {
    color: #FFFFFF;
    font-family: "Basic", Sans-serif;
    font-size: 70px;
    font-weight: 600;
}

.imagen_listados{
    height:300px;
    background: url(https://iaichile.cl/wp-content/uploads/2023/05/Cert_2_Inacap.jpeg);
    background-size:cover!important;
    background-repeat:no-repeat!important;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    margin-bottom:5px;
    background-position-x:center!important;
    background-position-y:center!important;
}

.titulo_listados{
    color:#002E5F;
    font-size:24px;
}

.contenedor_titulo_listados{
    max-height:50px;
}

.contenedor_titulo_eventos{
    height:100px;
}

.contenedor_contenido_listados{
    max-height:250px;
    color:#002E5F;
    font-size:14px;
    line-height: 24px;
    overflow-y: scroll;
}

.contenedor_leermas_listados{
    max-height:40px;
}

.item_listado{
    border-radius:8px;
    padding:10px;
    border: 2px solid #e7e7e7;
    margin-top:10px;
    min-height: 430px;
}

.contenido_contenido{
    
    color:#002E5F;
    font-size:14px;
    padding:15px;
}

.servicio{
    height:505px;
    margin-bottom:30px;
}

.btninfo{
    position:absolute;
}
    
    @media only screen and (max-width: 1024px) {
        .ocultar_movil{
            display:none;
        }
        .imagen_principal_tab{
            height:470px;
        }
        .servicio{
            height:auto;
        }

        .btninfo{
            position:relative;
        }
        
        .item_listado {
    
            min-height: 505px;
        }
        
        .titulo_listados {
    color: #002E5F;
    font-size: 18px;
}
    }