/*body {*/
/*    background-color: #F1EFF9;*/
/*}*/

.scroll-top.in {
    background-color: #5674af;
}

.panel {
    background: #F1EFF9;
}
.flot-tick-label.tickLabel, a {
    color : #0d6efd;
}

div#content-container {
    padding-bottom: 0;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 10px;
}

.vertical-align {
    vertical-align: middle !important;
}

a.inscripciones:hover {
    color: #fff;
}
/*End OLD*/
.navbar-content {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

/*COLORS*/
.orange-text {
    color: #e85117 !important;
}

.orange-bg {
    background-color: #e85117 !important;
}

.border-orange {
    border-color: #e85117 !important;
}

.green-text {
    color: #b5bd00 !important;
}

.green-bg {
    background-color: #b5bd00 !important;
}

.border-green {
    border-color: #b5bd00 !important;
}

.green-text {
    color: #b5bd00 !important;
}

.green-bg {
    background-color: #b5bd00 !important;
}

.border-green {
    border-color: #b5bd00 !important;
}

.light-blue-text {
    color: #7eb5e0 !important;
}

.light-blue-bg {
    background-color: #7eb5e0 !important;
}

.border-light-blue {
    border-color: #7eb5e0 !important;
}

.purple-text {
    color: #691a7f !important;
}

.purple-bg {
    background-color: #691a7f !important;
}

.border-purple {
    border-color: #691a7f !important;
}

.light-purple-text {
    color: #bb98c7 !important;
}

.light-purple-bg {
    background-color: #bb98c7 !important;
}

.border-light-purple {
    border-color: #bb98c7 !important;
}

.blue-text {
    color: #00428f !important;
}

.blue-bg {
    background-color: #00428f !important;
}

.border-blue {
    border-color: #00428f !important;
}

.pink-text {
    color: #ba1a84 !important;
}

.pink-bg {
    background-color: #ba1a84 !important;
}

.border-pink {
    border-color: #ba1a84 !important;
}

.white-text {
	color: #fff !important;
}

.white-bg {
    background-color: #ffffff !important;
}


/*END COLORS*/

/*footer*/
.tienes-dudas{
    font-size: 17px;
    font-weight: 600;
    color: #fff;
}
.contactanos{
    border-left: 3px solid #fff;
}
.text-footer{
    margin: 0px;
    color: #fff;
    font-size: 12px;
}
/*home*/
.hr-espacio{
    border-top: 1px solid #F1EFF9;
    margin-top: 10px;
    margin-bottom: 10px;
}
.panel-heading{
    height: 25px;
}
.panel-heading .panel-title{
    line-height: 25px;
    font-weight: 600;
    font-size: 1em;
    padding: 0 8px;
}
.img-valores {
    margin-right: 3.5%;
    margin-left: 3.5%;
    max-width: 85px;
}
.img-carrusel{
    height: 207px;
    background-position: center;
    background-size: cover;
    display: block;
    position: relative;
    overflow: hidden;
}
.carousel-inner>.item {
    padding-top: 0px;
}

.panel.panel-prevencion-riesgo {
    color: #fff;
    height: 116px;
    margin-right: 5px;
    margin-bottom: 10px;
    border-radius: 0;
}

/*.bg-prevencion-riesgo {*/
.bg-prevencion-riesgo {
    background-image: url(../img/escuela_programa/prevencion_riesgos.jpg);
}

.body-prevencion-riesgo{
    background-color: rgba(45,117,171,0.7);
    padding: 58px 10px;
    font-size: 16px;
    font-weight: 600;
    height: 116px;
}

.body-prevencion-riesgo:hover {
    background-color: rgba(45,117,171,0.2);
}

.panel-cuidarnos {
    color: #fff;
    font-weight: 600;
    height: 116px;
    margin-left: 5px;
    margin-bottom: 10px;
    border-radius: 0;

}

.bg-cuidarnos {

    background-image: url(../img/escuela_programa/adultos_en_capacitacion.jpg);
    /*background-size: contain !important;*/
    background-repeat: no-repeat;
}

.body-cuidarnos {
    padding: 58px 10px;
    font-size: 16px;
    font-weight: 600;
    background-color: rgba(187, 152, 199, 0.7);
    height: 116px;
}

.body-cuidarnos:hover {
    background-color: rgba(187, 152, 199, 0.2);
}

.bg-liderazgo {
    background-image: url(../img/escuela_programa/logo_liderazgo.png);
}

.body-liderazgo {
    padding: 58px 10px;
    font-size: 16px;
    font-weight: 600;
    background-color: rgba(232, 81, 23, 0.7);
    height: 116px;
}

.panel-liderazgo {
    color: #fff;
    font-weight: 600;
    height: 116px;
    margin-left: 5px;
    margin-bottom: 10px;
    border-radius: 0;

}

.body-liderazgo:hover {
    background-color: rgba(232, 81, 23, 0.2);
}

.panel.panel-seguridad {
    color: #fff;
    height: 116px;
    margin-right: 5px;
    margin-bottom: 10px;
    border-radius: 0;
}

#AutoInscripcion .panel-body {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    width: 100vw;
}

.text-programa {
    /*top: -14px;*/
    position: relative;
    text-align: center;
}

/*.bg-seguridad {*/
.bg-seguridad {
    background-image: url(../img/escuela_programa/seguridad-paciente.jpg);
}

.body-seguridad{

    background-color: rgba(181, 189, 0, 0.7);
    padding: 58px 10px;
    font-size: 16px;
    font-weight: 600;
    height: 116px;
}

.body-seguridad:hover {
    background-color: rgba(181, 189, 0, 0.2);
}

.panel-charlas {
    color: #fff;
    font-weight: 600;
    height: 110px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 0;
}

.panel.panel-investigacion {
    color: #fff;
    height: 116px;
    margin-right: 5px;
    margin-bottom: 10px;
    border-radius: 0;
}

/*.bg-investigacion {*/
.bg-investigacion {
    background-image: url(../img/escuela_programa/innovacion.jpg);
}

.body-investigacion{
    background-color: rgba(86, 116, 175, 0.7);
    padding: 58px 10px;
    font-size: 16px;
    font-weight: 600;
    height: 116px;
}

.bg-autoinscripcion {
    background-image: url(../img/escuela_programa/autoinscripcion.png);
}

.body-autoinscripcion {
    font-size: 14px;
    font-weight: 600;
    padding: 10px 0;
    background-color: rgba(0, 51, 160, 0.7);
    height: 36px;
    margin-bottom: 10px;
    color: #fff;
}

#AutoInscripcion .panel-body.text-center.body-autoinscripcion {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 36px;
}

.body-autoinscripcion:hover {
    background-color: rgba(0, 51, 160, 0.2);
}

.panel-gerencia {
    color: #fff;
    font-weight: 600;
    height: 110px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 0;

}

.text-shadow {
    background-color: rgba(0,0,0,0.3);
    border-radius: 4px;
}

.panel.panel-cardio {
    color: #fff;
    height: 116px;
    margin-right: 5px;
    margin-bottom: 10px;
    border-radius: 0;
}

/*.bg-cardio {*/
.bg-cardio {
    background-image: url(../img/escuela_programa/talento_digital.jpg);
}

.body-cardio{
    background-color: rgba(186, 26, 132, 0.7);
    padding: 58px 10px;
    font-size: 16px;
    font-weight: 600;
    height: 116px;
}

.panel-induccion {
    color: #fff;
    font-weight: 600;
    height: 110px;
    margin-left: 5px;
    border-radius: 0;
}

.bg-induccion {
    background-image: url(../img/escuela_programa/talento_digital.jpg);
}

.body-induccion {
    font-size: 14px;
    font-weight: 600;
    padding: 44px 0;
    background-color: rgba(142,110,34,0.7);
    height: 116px;
}

.body-induccion:hover {
    background-color: rgba(142,110,34,0.2);
}

.panel-mis-cursos {
    /* background-image: url(../img/escuela_programa/n8.jpg); */
    background-size: cover;
    background-position: center;
    padding: 0;
}


.mis-cursos-container {
    /* background: rgba(128, 85, 162, 0.4); */
    background: rgb(86, 116, 175);
    color: #fff;
    font-weight: 100;
    min-height: 290px;
}

.mis-cursos-container th, .mis-cursos-container a {
    color: #fff !important;
    font-weight: 100;
}

.mis-cursos-container tbody tr {
    background-color: #B8C3DD !important;
    /*border-bottom: 6px solid #B8C3DD;*/
    position: relative;
}

.mis-cursos-container table tr {
    border-bottom: 3px solid #fff;
}

.mis-cursos-container tbody tr:hover {
    background-color: rgba(255,255,255, 0.12) !important;
}

.icon-ir-curso {
    font-size: 22px;
    cursor:pointer;
}

/*modal contacto*/
.contacto-title {
    margin: 0 17px;
    border-bottom: 4px solid #8055a2;
    margin-bottom: 10px;
    line-height: 15px;
}
.contacto-title span {
    background: #8055a2;
    padding: 0 10px;
    color: #fff;
    font-size: 17px;
}

.no-border {
    border: none !important;
}

.no-shadow {
    box-shadow: 0 !important;
}

.progress-xs {
    height: 6px;
    margin-bottom: 10px;
}

.progress-bar {
    background-color: #55add3;
}

/*biblioteca*/
.img-biblioteca{
    max-width: 155px;
}
/*.img-recurso{
    height: 143px;
    max-width: 305px;
    background-size: cover;
}*/

.elipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img-recurso {
    height: 150px;
    background-size: contain;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}


.panel-footer-recurso{
    background-color: #b8c3dd;
    min-height: 52px;
}
.tipo-recurso{
    color: white;
    font-weight: 600;
    text-align: left;
}
.nombre-recurso{
    color: #fff;
    /*color: #314E3C;*/
    font-size: 15px;
    margin: 1px;
}
.descripcion-recurso{
    color: #585555;
    font-weight: 600;
}
.publicado-recurso{
    color: white;
    font-weight: 600;
    text-align: right;
}
.img-mas {
    height: 40px;
    max-width: 40px;
    background-size: cover;
}

.anterior, .siguiente{
    background-color: #5674af;
    color: white !important;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    height: 46px;
}
.div-siguiente{
    text-align: right;
}
.div-anterior{
    text-align: left;
}
.text-siguiente, .text-anterior{
    color: #103890;
    font-size: 15px;
    font-weight: bold;
}
.timeline {
    background-color: #F1EFF9;
}
.timeline-header{
    margin-top: 0px !important;
}
.panel-padre{
    border: 1px solid #ECF0F5;
    padding: 10px;
}
.text-semibold {
    color: #004296;
    font-weight: bold;
}

.min-height-cursos {
    height: 300px;
}

.swiper-container {
  width: 100%;
  height: 100%;
  /*background: #000;*/
}
.swiper-slide {
  font-size: 18px;
  color:#fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  justify-content: baseline;
  /* padding: 40px 60px; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 300px;
}
.parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 130%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
.swiper-slide .title {
    text-align: justify;
    font-size: 20px;
    max-width: 490px;
    text-transform: uppercase;
    line-height: 22px;
    font-weight: bold;
    margin: 2px auto;
    padding-top: 58px;
}
.swiper-slide .subtitle {
    font-size: 21px;
    /*position: absolute;*/
    bottom: 12px;
    max-width: 490px;
    margin: 0 auto;
}
.swiper-slide .text {
    font-size: 14px;
    max-width: 490px;
    line-height: 1.3;
    text-align: justify;
    margin: 0px auto;
}
.news-box {
    /* background-color: rgba(141, 0, 76, 0.7); */
    height: 100%;
    margin: 0;
    padding: 15px 15px;
    float: right;
}

.paginator-container {
    width: 28%;
    bottom: 16px;
    position: relative;
    float: right;
}

.btn-campus {
    background: #5674af;
    color: #fff !important;
}

.btn-noticia {
    background: #5674af;
}

.bg-detalle-not {
    background-color: #5674af;
    color: #fff;
}

.btn-noticia:hover, .btn-noticia:focus {
    color: #fff;
}
.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background-color: #0033A0;
    opacity: 1;
    margin: 0 6px;
}

/*Panel Headers customizados*/
.panel-heading.panel-heading-light-blue {
    background-color: #F1EFF9;
    border-bottom: 3px solid #55add3;
    margin-bottom: 12px;
}

.panel-heading-campus h3 {
    color: #5674AF;
    font-size: 20px;
    padding: 0;
}

.panel-heading.panel-heading-campus {
    background-color: #F1EFF9;
    border-bottom: 2px solid #5674AF;
    margin-bottom: 12px;
}

.panel-heading-light-blue h3 {
    display: inline;
    /*background-color: #55add3;*/
    position: absolute;
}
.panel-heading.panel-heading-red {
    background-color: #F1EFF9;
    /*border-bottom: 3px solid #8d004c;*/
    margin-bottom: 12px;
}
.panel-heading-red h3 {
    display: inline;
    /*background-color: #8d004c;*/
    position: absolute;
}
.panel-heading.panel-heading-green {
    background-color: #F1EFF9;
    /*border-bottom: 3px solid #84b727;*/
    margin-bottom: 12px;
}
.panel-heading-green h3 {
    display: inline;
    background-color: #84b727;
    position: absolute;
}
.panel-heading.panel-heading-purple {
    background-color: #F1EFF9;
    /*border-bottom: 3px solid #8055a2;*/
    margin-bottom: 12px;
}
.panel-heading-purple h3 {
    display: inline;
    /*background-color: #8055a2;*/
    position: absolute;
}

.text-tiny {
    font-weight: 300 !important;
}

.no-padding {
    padding: 0 !important;
}

.inline-block {
    display: inline-block;
}

.mg-top {
    margin-top: 20px;
}

.mg-bot {
    margin-bottom: 20px;
}

.logo-text-container {
    position: relative;
    left: -21px;
    bottom: 29px;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
    height: 0;
}

.logo-valores {
    width: 116px;
    display: inline-block;
    text-align: center;
}
.logo-valores .logo-text {
    position: absolute;
    display: block;
    height: 180px;
    width: 180px;
    border-radius: 4px;
    padding-top: 10px;
    top: -21px;
    left: 8px;
    /* left: 8px; */
    color: #fff;
}
.logo-text-container:hover {
    zoom: 1;
    filter: alpha(opacity=20);
    opacity: 1;
}
.valores {
    padding: 30px 0;
    text-align: center;
}
.logo-text p {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -92px;
    margin-top: -40px;
    padding: 0 10px;
}
p.logo-title {
    font-size: 16px;
    font-weight: 700;
    margin-top: -68px !important;
    text-align: center;
    width: 100%;
    padding: 0;
}
p.logo-description {
    font-style: italic;
    font-size: 13px;
}
.logo-color-verde {
    background: rgba(1, 105, 54, 0.9);
}
.logo-color-azul {
    background: rgba(2, 78, 138, 0.9);
}
.logo-color-celeste {
    background: rgba(3, 136, 205, 0.9);
}
.logo-color-rojo {
    background: rgba(215, 11, 20, 0.9);
}
.logo-color-morado {
    background: rgba(118, 37, 104, 0.9);
}
.logo-color-amarillo {
    background: rgba(249, 196, 4, 0.9);
}
.logo-color-naranjo {
    background: rgba(235, 105, 7, 0.9);
}


/*Efecto zoom*/
.zoom {
    overflow: hidden;
}
.bg-style {
    background-size: cover;
    background-position: center;
    transition: all .5s;
}

/*.bg-style {
    background-size: contain;
    background-position: center;
    transition: all .5s;
    background-repeat: no-repeat;
}*/
.zoom:hover .bg-style {
    transform: scale(1.2);
}

.shake:hover {
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
}

.count-encuestas {
    position: absolute;
    top: 6px;
    right: 1px;
    background-color: #8055a2;
    height: 16px;
    width: 16px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    color: #FFF;
    padding: 1px;
}

ul.nav.navbar-nav.pull-right.responsive-menu li .div-container {
    text-align: center;
}

/*FOOTER*/
.div-footer {
    position: relative;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background-color: #ffffff;
    padding: 26px 0;
    margin: 0;
    margin-top: 40px;
}
.tienes-dudas {
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    padding: 20px 0;
    text-transform: uppercase;
    border-right: 1px solid;
    text-align: center;
}
.text-footer {
    margin: 0px;
    color: #666666;
    font-size: 14px;
}

 .logo_footer{
    width: 25px;
    margin-left: 5px;
}
/*form login*/
p.logo-login img {
    margin-top: 20px;
    margin-bottom: 10px;
}
.panel-login {
    padding: 10px;
}
.img-footer{
    max-width: 46px;
    margin: 0px 8px 0px 8px;
}
.bottom-border-colors {
    top: 15px;
    position: relative;
}

.footer-bottom-border-colors {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding-top: 34px;
}
.color-1 {
    width: 25%;
    background: yellow;
    height: 17px;
    position: relative;
    border-radius: 0px 0 0px 6px;
    float: left;
}

.color-2 {
    width: 25%;
    background: #bb98c7;
    height: 17px;
    position: relative;
    border-radius: 0px 0 0px 0px;
    margin: 0;
    float: left;
}

.color-3 {
    width: 25%;
    background: #103890;
    height: 17px;
    position: relative;
    border-radius: 0px 0 0px 0px;
    margin: 0;
    float: left;
}

.color-4 {
    width: 25%;
    background: #e85117;
    height: 17px;
    position: relative;
    border-radius: 0px 0 6px 0px;
    float: left;
}

.color-5 {
    width: 25%;
    background: #0033a0;
    height: 17px;
    position: relative;
    float: left;
}

.color-6 {
    width: 25%;
    background: #5674af;
    height: 17px;
    position: relative;
    float: left;
}

.color-7 {
    width: 25%;
    background: #b8c3dd;
    height: 17px;
    position: relative;
    float: left;
}

.color-8 {
    width: 25%;
    background: #b5bd00;
    height: 17px;
    position: relative;
    float: left;
}


.top-border-colors {
    position: absolute;
    top: 0px;
    width: 100%;
}
.top-border-colors .color-1, .top-border-colors .color-2, .top-border-colors .color-3, .top-border-colors .color-4 {
    border-radius: 0;
    height: 5px;
}

.footer-bottom-border-colors .color-5, .footer-bottom-border-colors .color-6, .footer-bottom-border-colors .color-7, .footer-bottom-border-colors .color-8 {
    height: 5px;
}
.div_logo {
    margin-top: 13px;
    margin-right: 10px;
    text-align: right;
}

.blue-color {
    color: #5974AF;
}
/*END FOOTER*/

.scroll-top.in {
    background-color: #1c4092;
}

i.pci-chevron.chevron-up {
    color: #fff;
    position: relative;
}

#InfoCert {
    cursor: pointer;    
}

.swiper-pagination-bullet {

    margin: 0px 4px;
}
@media (max-width: 1083px) {

	.panel.panel-primary h3 {
	    font-size: 16px;
	}
	nav .menu-sep-right.img-logos img {
	    width: 120px;
	}
}

@media (max-width: 768px) {

    #content-container {
        padding-top: 50px !important;
    }

    .panel.panel-prevencion-riesgo {
        margin-right: 0px;
        margin-bottom: 0px;
    }
    .panel-cuidarnos {
        margin-bottom: 0px;
        border-radius: 0;
        margin-left: 0;
    }
    .panel-seguridad {
        margin-right: 0px;
    }
    .panel-charlas {
        margin-left: 0px;
        margin-right: 0px;
    }

    .panel-gerencia {
        margin-left: 0px;
        margin-right: 0px;
    }
    .panel-induccion {
        margin-left: 0px;
        margin-bottom: 15px;
    }

    .news-box {
        background-position: center !important;
    }

    .panel-heading-campus h3 {
        font-size: 16px;
    }
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}



