html {
  scroll-behavior: smooth;
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-Light.otf'), url('../fonts/Gilroy-ExtraBold.otf');
}

@font-face {
    font-family: Gilroy-bold;
    src: url('../fonts/Gilroy-ExtraBold.otf');
}

.navbar-light .navbar-nav .nav-link {
    color: #274EA0;
}

* {
    color: #274EA0;
    font-family: Gilroy;
}
.carousel-item > img{
    height: 699px;
}
.carousel-caption {
    text-align: left;
}
.carousel-caption {
    position: absolute;
    top: 5px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}
.f-bold {
    font-family: Gilroy-bold;
}

a {
    color: #274EA0;
}

hr {
    border-top: 2pt solid #fff;
}

a:hover {
    color: #1a1e52;
}


#tutoriales-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/Tutoriales.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#doctorado-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/doctorado/portada.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#docencia-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/docencia/portada.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#administracion-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/administracion/portada.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#ingenieria-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/ingenieria/portada.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#empresas_digitales-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/empresas_digitales/portada.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#mba-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/mba/portada.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#mjo-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/jucios_orales/Portada-Juicios-orales.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#seis_sigma-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/seis_sigma/portada.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#derecho-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/derecho/portada.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#conta-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/conta/fondo.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#inicio-afiliate {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/Affiliate_desktop-01.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#hospitales-inicio {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/hospitales/hospitales.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#sobre_nosotros {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url("../img/sobre_nosotros.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#ventas-parrafo, #ventas-parrafo-2, #inicio-testimonios {
    background-image: url("../img/bg-ventas-01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#ventas-parrafo {
    background-image: url("../img/bg-ventas-02.png");
}

#ventas-docente {
    background: #f5f8f8;
}

#ventas-cursos {
    background-image: url("../img/bg-ventas.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#docencia-cursos {
    background-image: url("../img/docencia/bg_plandeestudios.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#administracion-cursos {
    background-image: url("../img/administracion/bg_plandeestudios.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#ingenieria-cursos {
    background-image: url("../img/ingenieria/bg_plandeestudios.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#empresas_digitales-cursos {
    background-image: url("../img/empresas_digitales/bg_plandeestudios.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#mba-cursos {
    background-image: url("../img/mba/bg_plandeestudios.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#seis_sigma-cursos {
    background-image: url("../img/seis_sigma/bg_plandeestudios.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#derecho-cursos {
    background-image: url("../img/derecho/bg_plandeestudios.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#conta-cursos {
    background-image: url("../img/conta/fondo.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#hospitales-cursos {
    background-image: url("../img/hospitales/hospitales.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.invertir-imagen {
    -webkit-filter: invert(1);
    filter: invert(1);
}

.fondo-imagen {
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.8);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
}

.home-degradado {
    background: url("../img/bg-urncolombia.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 60px;
    padding: 30px;
    min-height: 400px;
}

.home-degradado-2 {
    background: url("../img/bg-urnpro.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 60px;
    padding: 30px;
    min-height: 400px;
}

.home-degradado-3 {
    background: url("../img/bg-urnejecutiva.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 60px;
    padding: 30px;
    min-height: 400px;
}

.home-degradado-4 {
    background: url("../img/bg-urnusa.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 60px;
    padding: 30px;
    min-height: 400px;
}

.btn-blue {
    color: #fff;
    background-color: #274ea1;
    border-color: #274ea1;
}

.btn-borde-blue {
    color: #274ea1;
    background-color: #fff;
    border: 3px solid #274ea1;
}

.borde-azul-img {
    border: 3px solid #274ea1;
}

.borde-degradado {
    position: relative;
    border: 2pt solid transparent;
    border-radius: 100px;
    background: #fff;
    background-clip: padding-box;
    padding: 10px;
    /* just to show box-shadow still works fine */
}

.borde-degradado::after {
    position: absolute;
    top: -1.8pt;
    bottom: -1.8pt;
    left: -1.8pt;
    right: -1.8pt;
    background: linear-gradient(rgb(18, 18, 190), rgb(218, 18, 18));
    content: '';
    z-index: -1;
    border-radius: 100px;
}
.borde-degradado-2 {
    position: relative;
    border: 2pt solid transparent;
    border-radius: 30px;
    background: #fff;
    background-clip: padding-box;
    padding: 10px;
    /* just to show box-shadow still works fine */
}

.borde-degradado-2::after {
    position: absolute;
    top: -1.8pt;
    bottom: -1.8pt;
    left: -1.8pt;
    right: -1.8pt;
    background: linear-gradient(rgb(18, 18, 190), rgb(218, 18, 18));
    content: '';
    z-index: -1;
    border-radius: 30px;
}

.globo-blanco {
    background-image: url("../img/globo-blanco.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 33px 15px;
    text-align: center;
}

.globo-azul {
    background-image: url("../img/globo-azul.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 21px 15px;
    text-align: center;
}

.globo-azul-2 {
    background-image: url("../img/globo-azul-02.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 25px 15px;
    text-align: center;
}

.globo-azul-3 {
    background-image: url("../img/globo-azul-03.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 28px 15px;
    text-align: center;
}
.globo-azul-4 {
    background-image: url("../img/globo-azul-04.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 28px 15px;
    text-align: center;
}

.globo-degradado {
    background-image: url("../img/globo-degradado.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 100%;
    padding: 55px 30px;
    text-align: center;
    line-height: 1;
}

.globo-borde-azul {
    background-image: url("../img/globo-borde-azul.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 100%;
    padding: 40px 30px;
    text-align: center;
    line-height: 1.2;
}

.globo-borde-blanco {
    background-image: url("../img/globo-borde-blanco.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    padding: 40px 30px;
    text-align: center;
    line-height: 1.2;
}
.globo-home-1 {
    background-image: url("../img/globo-home-1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 25px 15px;
    text-align: center;
}
.globo-home-2 {
    background-image: url("../img/globo-home-2.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 25px 15px;
    text-align: center;
}
.globo-home-3 {
    background-image: url("../img/globo-home-3.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 25px 15px;
    text-align: center;
}
.globo-home-4 {
    background-image: url("../img/globo-home-4.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 25px 15px;
    text-align: center;
}
.globo-home-5 {
    background-image: url("../img/globo-home-5.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 25px 15px;
    text-align: center;
}
.globo-home-6 {
    background-image: url("../img/globo-home-6.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 25px 15px;
    text-align: center;
}
.globo-home-7 {
    background-image: url("../img/globo-home-7.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 25px 15px;
    text-align: center;
}
.globo-home-8 {
    background-image: url("../img/globo-home-8.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 25px 15px;
    text-align: center;
}
.container-custom {
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.fijo {
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.pl-principal{
    margin-left: 165px;
}
.margen-globo-principal{
    margin-left: 15px;
}

.text-15 {
    padding-top: 10px;
}

.img-centro {
    margin: 10px auto 10px;
    display: block;
  }

/*videos*/
.videos{
  margin-top: 41px;
  height: 355px;
}
.video_background {
  position: absolute;
  right: 0px;
  min-width: 100%;
  height: 900px;
  width: auto;
  overflow: hidden;
  }
  .videos-vertical{
    display: none;
  }
  .videos-horizontal{
    display: block;
  }
/*videos*/

@media (max-width: 1000px) {
    .scroll-horizontal > .row{
        display: flex;
      flex-wrap: nowrap;
      overflow-x: auto;
    }
    .text-30 {
        font-size: 19pt;
    }
    .text-15 {
        font-size: 12pt;
    }
}
@media (max-width: 767.98px) {
    .text-10 {
        font-size: 8pt;
    }
    .text-15 {
        padding-top: 10px;
        font-size: 11pt;
        line-height: 1;
    }
    .text-30 {
        font-size: 17px;
    }
    .text-sm-30 {
        font-size: 20px;
    }
    .borde-azul {
        border-radius: 30px;
        border: 3px solid #274ea1;
        padding: 15px;
    }
    .borde-azul-sm {
        border-radius: 30px;
        border: 3px solid #274ea1;
        padding: 10px;

    }
    .margen {
        padding-right: 6px;
        padding-left: 6px;
    }
    .margen-cursos {
        padding-left: 3px;
        padding-right: 3px;
    }
    .margen-footer {
        padding-left: 3px;
        padding-right: 3px;
    }
    .margen-rvoe {
        padding-right: 2px;
        padding-left: 28px;
    }
    .margen-globo{
        margin-left: 15px;
    }
    .globo-borde-azul {
        padding: 23px 10px;
    }
    .globo-blanco {
        padding: 16.5% 15px;
    }
    .globo-home-1, .globo-home-2, .globo-home-3, .globo-home-4,
    .globo-home-5, .globo-home-6,.globo-home-7, .globo-home-8 {
        padding: 14% 15px;
    }
    .globo-azul-2 {
        padding: 10.5% 15px;
    }
    .globo-azul-3 {
        padding: 11% 15px;
    }

    .videos{
      height: 200px;
    }
    .videos-vertical{
      display: block;
      height: 650px;
    }
    .videos-horizontal{
      display: none;
    }

}

@media (min-width: 767.99px) {
    .text-15 {
        font-size: 12pt;
    }
    .text-30 {
        font-size: 25pt;
    }
    .borde-azul {
        border-radius: 60px;
        border: 3px solid #274ea1;
        padding: 32px;
    }
    .borde-azul-sm {
        border-radius: 60px;
        border: 3px solid #274ea1;
    }
    .borde-degradado-2 {
        position: relative;
        border: 2pt solid transparent;
        border-radius: 60px;
        background: #fff;
        background-clip: padding-box;
        padding: 32px;
        /* just to show box-shadow still works fine */
    }

    .borde-degradado-2::after {
        position: absolute;
        top: -1.8pt;
        bottom: -1.8pt;
        left: -1.8pt;
        right: -1.8pt;
        background: linear-gradient(rgb(18, 18, 190), rgb(218, 18, 18));
        content: '';
        z-index: -1;
        border-radius: 60px;
    }
    .margen-globo {
        margin-left: 4.5%;
    }
    .carousel{
        margin-left: 58px;
        margin-right: 58px;
    }
    .margen-inicio{
        margin-left: 58px;
        margin-right: 58px;
    }

}


#trustwaveSealImage {
  width: 50px;
}
