

.thumb-info p {
	color: #FF9C00 !important;
}




.fondo-section {
	background: #3284E7 !important;
}

.info {
	font-size: 13px !important;
}

.color {
	color: #008fe2; /*celeste*/
}

.color-2 {
  color: #ff890b; /*anaranjado*/
}

.linea-color {
    width: 45px;
    border-bottom: 3px solid #3284e7;
    margin-top: -15px;
    margin-bottom: 25px;
}

.btn-anaranjado {
    background-color: transparent;
    border-color: #ff9c00;
    color: #ff9c00;
}

.btn-anaranjado:hover {
    background-color: #ff9c00;
    border-color: #ff9c00;
    color: #fff;
}

.btn-blanco {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.btn-blanco:hover {
    background-color: #111421;
    border-color: #111421;
    color: #fff;
}



.gris h5 a  {
    color: #CCC !important;
}


#footer ul li , #footer p {
  font-size: 13px;
}

/*PAGE HEADER*/


@media (min-width: 1024px) and (max-width: 3000px) {
	.page-header {
	    padding: 75px 0 75px !important;
	}
}

/*header img interno movil*/

@media (min-width: 100px) and (max-width: 750px){
  .page-header.parallax {
    /*margin: 0 0 25px !important;*/
    padding: 10px 0 30px !important;
 }
}




/*contacto header movil*/

 .header-extra-info h4 {
    font-size: 20px;
 }

@media (min-width: 100px) and (max-width: 1020px){
  .header-extra-info {
    display: none !important;
  }
}





/* tabla 1*/

.tg {
    border-collapse: collapse;
    border-spacing: 0;
    text-transform: uppercase;
    font-size: 11.5px;
    letter-spacing: -0.1px;
    color: #576a85;
    line-height: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.tg td {
    padding: 10px 5px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    word-break: normal;
    background: #dbe8ff;
}
.tg th{font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg .tg-p64s{background-color:#fff;text-align:center}
.tg .tg-qu6i{background-color:#fff}
.tg .tg-s6z2 {
    text-align: center;
    
}
.tg .tg-9gjv {
    font-weight: 500;
    background-color: #0441a6;
    color: #fff;
    text-align: center;
    letter-spacing: 0.3px;
}

.tg strong {
  text-transform: none !important;
}

@media (min-width: 100px) and (max-width: 640px) {

	.tg .tg-p64s ,
	.tg .tg-qu6i ,
	.tg .tg-s6z2 ,
	.tg .tg-9gjv ,
	.tg .tg-031e {
		font-size: 11px;
	}
}


.text_creditos {
  font-size: 12px !important;
  color: #607492;
  margin-bottom: -20px;
}

.tabla_creditos .tg-p64s {
    background-color: #0441a6;
    text-align: center;
    color: #fff;
}




/* cuadro */


.special-offer-item {
  margin-bottom: 30px;
}
.special-offer-item:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.special-offer-item img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.special-offer-item .special-offer-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.special-offer-item .special-offer-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(1, 99, 183, 0.7);
  z-index: 1;
}
.special-offer-item .special-offer-wrapper .special-offer-infos {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.special-offer-item .special-offer-wrapper .special-offer-infos span {
  display: block;
}

@media (max-width: 991px) {
  .special-offer-item .special-offer-wrapper img {
    width: 100%;
  }
}


/* formulario */

.custom-contact-form-style-1 .custom-input-box .icons {
    position: absolute;
    top: 14px;
    left: 16px;
    font-size: 1.3em;
    color: #e75734 !important;
}

.custom-contact-form-style-1 .custom-input-box .form-control {
    border-radius: 0px;
    height: 45px;
    padding-left: 40px !important;
    padding: 5px 10px 
}

.custom-contact-form-style-1 .custom-input-box textarea.form-control {
    padding-top: 9px;
    height: 0;
    min-height: 130px;
}



/* redes header */

.redes-header li a {
    -webkit-transition: all 0.2s ease !important;
    -moz-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
    background: #2052a4 !important;
    border-radius: 100% !important;
    display: block !important;
    height: 22px !important;
    line-height: 23px !important;
    width: 22px !important;
    text-align: center !important;
    color: #ffffff !important;
    text-decoration: none !important;
    border: none  !important;
    font-size: 12px;
}

.redes-header li a:hover i {
  color: #f0e616 !important;
}

.social-icons-header {
    margin: 0;
    padding: 0;
    width: auto;
}

.social-icons-header li {
    display: inline-block;
    margin: -1px 1px 0 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
}

/*contenido debajo del slide*/

.section-custom-medical {
  margin-top: 83px !important;
}



#revolutionSlider{
  margin-top: 80px !important;
}


/*footer text movil*/

@media (min-width: 100px) and (max-width: 1024px){
  #footer h5 , #footer ul li , #footer span , #footer p {
    text-align: left !important;
  }

  .social-footer {
    text-align: left !important;
  }
}


/*img contacto movil*/

@media (min-width: 100px) and (max-width: 640px){
  .img-contacto {
    padding-left: 35px;
    padding-right: 35px;
  }
}


/* redes footer */

.social-icons li a {
  width: 35px !important;
  height: 35px !important;
  line-height: 35px !important;

  border-radius: 0 !important;
  border-style: solid !important;
  border-width: 1px !important;
  color: #111421  !important;
}

.social-icons li a:hover {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: transparent;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  color: #fff !important;
}

/* oficinas parte 2 */

@media (min-width: 100px) and (max-width: 640px){
  .oficinas-parte{
    margin-top: -26px !important;
  }

}


.text-ofi-1 {
  font-size: 14px;
  text-transform: uppercase !important;
  color: #777
}

.text-ofi-2 {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase !important;
  color: #008FE2;
  margin-top: -20px;
}


/*box home */

.box-home {
  text-decoration: none !important;
}

.box-home .feature-box h4 {
  color: #008fe2  !important;
  -moz-transition: all 0.2s !important;
  -o-transition: all 0.2s !important;
  -webkit-transition: all 0.2s !important;
  transition: all 0.2s !important;
}

.box-home:hover .feature-box h4 {
  color: #FF9C00  !important;
}

.box-home:hover .feature-box.feature-box-style-3 .feature-box-icon {
  border: 1px solid #FF9C00;
  background: #FF9C00;
  line-height: 32px;
  color: #fff !important;
}

.box-home .feature-box.feature-box-style-3 .feature-box-icon i {
  font-size: 20px;
  -moz-transition: all 0.2s !important;
    -o-transition: all 0.2s !important;
    -webkit-transition: all 0.2s !important;
    transition: all 0.2s !important;
}

.box-home:hover .feature-box.feature-box-style-3 .feature-box-icon i {
  color: #fff !important;
  font-size: 20px;
}


/* intranet */

#header .header-nav-top .dropdown-menu a {
    -moz-transition: all 0.2s !important;
    -o-transition: all 0.2s !important;
    -webkit-transition: all 0.2s !important;
    transition: all 0.2s !important;
}

#header .header-nav-top .dropdown-menu a:hover {
    color: #008fe2 !important;
    padding-left: 16px !important;
}


#header .header-top .header-nav-top ul li a:hover {
  color: #008fe2 !important;

}

.phone-header {
  font-size: 18px !important;
}



/* DOCUMENTOS ACADEMICOS */


.text-doc {
  float: left;
}

.archivo-doc {
  text-align: right;
}

@media (min-width: 100px) and (max-width: 640px){
  .archivo-doc {
  text-align: center;
  }
}



/*grado-academico */

#grado-academico img {
  padding-bottom: 20px;
}

/*contenido documentos*/

@media (min-width: 100px) and (max-width: 640px){
  .contenido-documentos {
    margin-top: -20px !important;
  }
}


@media (min-width: 100px) and (max-width: 640px){
.parallax-background {
    background-size: contain  !important;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160%  !important;
    margin-left: -40px;
}



#revolutionSlider {
    margin-top: 0px !important;
}


.text-slide-1 {
  font-size: 12px !important
}

.text-slide-3 {
  font-size: 10px !important
}

.btn-slide {
  margin-top: 40px !important;
}


.btn-slide-text {
  font-size: 12px !important;
}






#header .header-btn-collapse-nav {
    margin-left: 275px  !important;
    margin-top: -40px !important;
}


.contenido-header-none {
  margin-top: -60px !important;
}


}



/* Google Map2 */

.mapa {
  width: 100%;
  height: 400px; 
  border:0;
}

#mapa .capa-anti-eventos {
    background: rgba(0,0,0,0.0);
    width: 100%;
    height: 400px;
    position: absolute;
    cursor: pointer;
}

@media (max-width: 650px) {
  .mapa {
    width: 100%;
    height: 250px; 
    border:0;
  }

  #mapa .capa-anti-eventos {
      background: rgba(0,0,0,0.0);
      width: 100%;
      height: 250px;
      position: absolute;
      cursor: pointer;
  }
}




/* logo footer */

.img-footer {
  margin-top: -40px;
  text-align: right;
  padding-right: 30px;
}



/* telefono header */

.xx2 {
  font-size: 18px !important;
}



@media (min-width: 100px) and (max-width: 640px){

  .dnone-movil {
    display: none;
  }
}



@media (min-width: 641px) and (max-width: 4000px){

  .dnone-pc {
    display: none !important;
  }
}



/* formulario texto error */

label.error {
    display: none !important;
}


.form-control.error {
    border-color: #ff312d !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(251, 0, 0, 0.075) !important;
    box-shadow: inset 0 1px 1px rgba(251, 0, 0, 0.075) !important;
}




/*********************************************************************************************/

/* Process */

.process {
  text-align: center;
}

.process .process-step {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.process .process-step-circle {
  display: flex;
  justify-content: center;
  height: 90px;
  text-align: center;
  width: 90px;
  border: 2px solid #ffb803;
  border-radius: 50%;
  align-items: center;
  position: relative;
  background-color: transparent;
  transition: all 0.2s ease-in-out;
}

.process .process-step-content {
  padding-top: 20px;
}

.process .process-step-circle-content {
  font-weight: bold;
  color: #0542a4;
  font-size: 1.6em;
  letter-spacing: -1px;
  transition: all 0.2s ease-in-out;
}

.process .process-step:hover .process-step-circle {
  background-color: #00a1ff;
  border: 2px solid #00a1ff;
}

.process .process-step:hover .process-step-circle .process-step-circle-content {
  color: #FFF;
}

.process .process-step:hover .process-step-circle .process-step-circle-content .icons {
  color: #FFF !important;
}

.process .process-step:hover h4 {
  color: #0340a4;
}


.process.process-shapes .process-step-circle {
  position: relative;
  width: auto;
  height: auto;
  border: 0;
  margin-bottom: 19.2px;
  margin-bottom: 1.2rem;
}

.process.process-shapes .process-step-circle .process-step-circle-content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  background-color: #CCC;
  border-radius: 100%;
  color: #FFF;
  z-index: 3;
}

.process.process-shapes .process-step-circle:before, .process.process-shapes .process-step-circle:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: #777;
  border-radius: 100%;
  opacity: 0.6;
  transform: translate3d(-50%, -50%, 0) scale(1.5);
  transition: ease transform 1s;
  z-index: 2;
}

.process.process-shapes .process-step-circle:after {
  background-color: #999;
  opacity: 0.3;
  transform: translate3d(-50%, -50%, 0) scale(2);
  z-index: 1;
}

.process.process-shapes.process-shapes-hover-animate .process-step:hover .process-step-circle:before {
  -webkit-animation-name: processShapesScaleOne;
  animation-name: processShapesScaleOne;
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}

.process.process-shapes.process-shapes-hover-animate .process-step:hover .process-step-circle:after {
  -webkit-animation-name: processShapesScaleTwo;
  animation-name: processShapesScaleTwo;
}

.process.process-shapes.process-shapes-hover-animate .process-step:hover .process-step-circle:before, .process.process-shapes.process-shapes-hover-animate .process-step:hover .process-step-circle:after {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.process.process-shapes.process-shapes-always-animate .process-step .process-step-circle:before {
  -webkit-animation-name: processShapesScaleOne;
  animation-name: processShapesScaleOne;
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}

.process.process-shapes.process-shapes-always-animate .process-step .process-step-circle:after {
  -webkit-animation-name: processShapesScaleTwo;
  animation-name: processShapesScaleTwo;
}

.process.process-shapes.process-shapes-always-animate .process-step .process-step-circle:before, .process.process-shapes.process-shapes-always-animate .process-step .process-step-circle:after {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.process.process-shapes.process-shapes-always-animate .process-step .process-step-circle.process-shapes-always-animate-delay:before {
  -webkit-animation-name: processShapesScaleOne;
  animation-name: processShapesScaleOne;
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
}

.process.process-shapes.process-shapes-always-animate .process-step .process-step-circle.process-shapes-always-animate-delay:after {
  -webkit-animation-name: processShapesScaleTwo;
  animation-name: processShapesScaleTwo;
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}

@-webkit-keyframes processShapesScaleOne {
  0% {
    opacity: 0.6;
    transform: translate3d(-50%, -50%, 0) scale(1.5);
  }

  25% {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(1.8);
  }

  50% {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(1);
  }

  100% {
    opacity: 0.6;
    transform: translate3d(-50%, -50%, 0) scale(1.5);
  }
}

@keyframes processShapesScaleOne {
  0% {
    opacity: 0.6;
    transform: translate3d(-50%, -50%, 0) scale(1.5);
  }

  25% {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(1.8);
  }

  50% {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(1);
  }

  100% {
    opacity: 0.6;
    transform: translate3d(-50%, -50%, 0) scale(1.5);
  }
}

@-webkit-keyframes processShapesScaleTwo {
  0% {
    opacity: 0.3;
    transform: translate3d(-50%, -50%, 0) scale(2);
  }

  25% {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(2.3);
  }

  50% {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(1);
  }

  100% {
    opacity: 0.3;
    transform: translate3d(-50%, -50%, 0) scale(2);
  }
}

@keyframes processShapesScaleTwo {
  0% {
    opacity: 0.3;
    transform: translate3d(-50%, -50%, 0) scale(2);
  }

  25% {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(2.3);
  }

  50% {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(1);
  }

  100% {
    opacity: 0.3;
    transform: translate3d(-50%, -50%, 0) scale(2);
  }
}

@media (min-width: 992px) {
  .process .process-step:before {
    height: 2px;
    display: block;
    background-color: #EDEDED;
    position: absolute;
    content: '';
    width: 50%;
    top: 45px;
    left: 75%;
  }

  .process .process-step:last-child:before {
    display: none;
  }

  .process.process-shapes .process-step:before {
    top: 23px;
  }
}

.process-vertical {
  text-align: left;
}

.process-vertical .process-step {
  width: 100%;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  position: relative;
  padding-bottom: 35px;
}

.process-vertical .process-step:before {
  display: none;
}

.process-vertical .process-step:after {
  width: 2px;
  display: block;
  background-color: #e0e1e3;
  position: absolute;
  content: '';
  height: calc(100% - 80px);
  top: 70px;
  left: 30px;
}

.process-vertical .process-step:last-child:after {
  display: none;
}

.process-vertical .process-step-circle {
  height: 60px;
  width: 60px;
  margin: 0 15px 0 0;
  min-height: 60px;
  min-width: 60px;
}

.process-vertical .process-step-content {
  padding-top: 0;
}

.process-connecting-line {
  position: relative;
  text-align: left;
}

.process-connecting-line .connecting-line {
  content: '';
  position: absolute;
  top: 25px;
  left: 15px;
  right: 15px;
  height: 3px;
  background: #CCC;
}

.process-connecting-line .process-step {
  align-items: flex-start;
  padding-right: 48px;
  padding-right: 3rem;
  padding-left: 48px;
  padding-left: 3rem;
}

.process-connecting-line .process-step:before {
  content: none;
}

.process-connecting-line .process-step-circle {
  background: #FFF;
  width: 50px;
  height: 50px;
  border: 3px solid #CCC;
}


/* Flip Card */
.flip-card {
  position: relative;
  border: none;
  perspective: 1000px;
}

.flip-card .flip-front,
  .flip-card .flip-back {
  padding: 32px;
  padding: 2rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #FFF;
  box-shadow: 0px 0px 44px -10px rgba(0, 0, 0, 0.15);
  transform-style: preserve-3d;
  transition: ease transform 500ms;
}

.flip-card .flip-front .flip-content,
    .flip-card .flip-back .flip-content {
  transform: translate3d(0, 0, 1px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card .flip-front.overlay:before,
    .flip-card .flip-back.overlay:before {
  transform: translate3d(0, 0, 0px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card .flip-front {
  transform: translate3d(0, 0, 1px) rotateY(0deg);
}

.flip-card .flip-back {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translate3d(0, 0, -1px) rotateY(180deg);
}

.flip-card:hover .flip-front {
  transform: translate3d(0, 0, -1px) rotateY(-180deg);
}

.flip-card:hover .flip-back {
  transform: translate3d(0, 0, 1px) rotateY(0deg);
}

.flip-card.flip-card-vertical .flip-front {
  transform: translate3d(0, 0, 1px) rotateX(0deg);
}

.flip-card.flip-card-vertical .flip-back {
  transform: translate3d(0, 0, -1px) rotateX(180deg);
}

.flip-card.flip-card-vertical:hover .flip-front {
  transform: translate3d(0, 0, -1px) rotateX(-180deg);
}

.flip-card.flip-card-vertical:hover .flip-back {
  transform: translate3d(0, 0, 1px) rotateX(0deg);
}

.flip-card.flip-card-3d .flip-front .flip-content, .flip-card.flip-card-3d .flip-back .flip-content {
  perspective: inherit;
  transform: translate3d(0, 0, 60px);
}


/* ESPACIO TOP */
.pb-2, .py-2 {
    padding-bottom: 5px!important;
}

.pt-2, .py-2 {
    padding-top: 5px!important;
}


/* BANNER */
.col .owl-carousel, .owl-carousel.owl-loaded {
    margin-top: 30px;
    border:1px solid #e7e7e7; 
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 3px 4px !important;
}

.owl-carousel .owl-stage-outer {
    z-index: 2;
}

.owl-carousel.nav-inside .owl-dots {
    z-index: 3;
}

.owl-carousel.show-nav-hover .owl-nav .owl-prev {
    z-index: 4 !important;
    left: 10px !important;
    top: -30px !important;
}

.owl-carousel.show-nav-hover .owl-nav .owl-next {
    z-index: 4 !important;
    right: 10px !important;
    top: -30px !important;
}





/* BLOQUES BANNER */

.section-custom-medical {
  margin-top: 35px !important;
}

.section-custom-medical .box-thre {
  border-bottom: 5px solid #ffbc07 !important;
}

.section-custom-medical .feature-box {
    display: block;
}

.section-custom-medical .feature-box .feature-box-icon {
    display: block;
    top: 7px;
    text-align: center;
}

.section-custom-medical .feature-box .feature-box-info {
    padding-left: 0px;
    margin-top: 18px;
    text-align: center;
}

.section-custom-medical .feature-box.feature-box-style-2  h4{
    font-size: 14px !important;
    font-weight: 600;
    text-transform: uppercase;
}

.feature-box-icon img {
  width: 50px;
}


.section-custom-medical .background-color-primary {
    background-color: #0099f2 !important;
}

.section-custom-medical .background-color-primary:hover {
    background-color: #007ae2 !important;
}

.section-custom-medical .background-color-secondary {
    background-color: #0441a6 !important;
}

.section-custom-medical .background-color-secondary:hover {
    background-color: #03307f !important;
}

@media (max-width: 750px) {
  .section-custom-medical .feature-box {
    display: flex;
    padding: 15px 10px 25px !important;
 }

  .section-custom-medical .feature-box.feature-box-style-2 h4 {
    margin-top: -10px !important;
 }

 .section-custom-medical .box-thre {
    border-bottom: 0px !important;
}

.section-custom-medical .box_final {
    border-bottom: 5px solid #ffbc07 !important;
}


#header .header-top.header-top-borders .nav-item-borders {
    border-right: 0px !important;
}

}








/* BLOQUES GRID*/

.bg_gris {
  /* background: #f1f1f4; */
  background: #f3f4f8;
  margin-top: 45px;
}

.thumb-info-side-image-custom .thumb-info-caption h4 {
  color: #013c9c !important;
  font-size: 13px !important;
  line-height: 16px !important;
}

.thumb-info:hover h4 {
  color: #fff !important;
}

.thumb-info-caption .btn {
    font-size: 11px;
    padding: 7px 19px;
    margin-top: 10px;
    border:1px solid #fff;
}

.thumb-info-caption .btn:hover {
    border:1px solid #013080;
}

.thumb-info-side-image-custom:hover .thumb-info-caption {
  background: #ffbc07;
}

.thumb-info-side-image-custom:hover .btn {
  background: #013080;
}


/* SEPARADOR TITULO */

.heading-seperator {
    position: relative;
    margin-top: 30px !important;
    margin-bottom: 35px !important;
}

.heading-seperator span:after,.heading-seperator:after{
    content:"";
    left:0;
    position:absolute;
    bottom:10px;
    width:31px;
    height:4px;
    background-color:#e0e1e3
}

.heading-seperator:after {
    background-color: #ffb801;
}

.heading-seperator span:after{
    right:auto;
    left:35px
}

.title-style-center_text .heading-seperator span:after{
    left:50%
}

.title-style-center_text .heading-seperator:after{
    left:inherit;
    margin-left:-37px
}

/* REVISTA - DOCUMENTOS - UNE */

.bg_revista {
  padding: 50px 0 85px 0 !important;
}

.bg_revista h2 , .bg_documentos h2, .bg_une h2 {
  color: #008fe2;
}

.bg_revista h3 , .bg_documentos h3 , .bg_une h3 {
  color: #023181;
}

.bg_revista .btn , .bg_documentos .btn, .bg_une .btn {
    font-size: 11px;
    padding: 7px 19px;
    margin-top: 0px;
    border:1px solid #0340a4;
    background: #0340a4;
}

.bg_documentos .btn {
    margin-top: 10px !important;
}

.bg_revista img {
   border:1px solid #e7e7e7; 
}

/* UNE */



/* DOCUMENTOS */


/* GALERIA HOME */

.bg_galeria-home {
  margin-top: -45px;
}

.bg_galeria-home .thumb-info.thumb-info-centered-icons .thumb-info-action-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 0px;
    margin-top: -30px;
}

.bg_galeria-home .thumb-info.thumb-info-centered-icons .thumb-info-action-icon i {
    font-size: 22px;
}

.bg_galeria-home .thumb-info .thumb-info-action-icon-light {
    background-color: transparent;
}

.bg_galeria-home .thumb-info.thumb-info-bottom-info .thumb-info-title {
    background: #f3f4f8;
    color: #023181;
}

.bg_galeria-home .thumb-info .thumb-info-title {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -1px;
    text-transform: capitalize;
    text-align: center;
    padding: 9px 11px 9px !important;
}


/* FOOTER */

#footer {
    background-color: #022f80 !important;
}

#footer h5 a {
  color: #fff !important;
}

#footer span, #footer a {
    color: #c3cad6 !important;
    font-size: 11.4px !important;
}

#footer .list.list-side-borders {
    border-left: 1px solid #4767a2;
    padding-left: 10px;
}

.col_footer h3, .col_footer h5 {
  color: #fff !important;
}


.col_footer h3, .col_footer h5 {
  font-size: 11.4px !important;
  font-weight: 600;
}

.col_footer h4 {
    font-size: 14px !important;
    font-weight: 300 !important;
    color: #ffbc07 !important;
    margin-bottom: 5px !important
}

.col_footer p {
    color: #fff !important;
    font-size: 11.4px !important;
    line-height: 13px !important;
}

.col_footer ul li, .col_footer ul strong {
    font-size: 11.4px !important;
    color: #fff;
    line-height: 16px;
}

.col_footer strong {
    color: #fff !important;
    font-weight: 600 !important;
}


.col_footer .social-icons li a {
    width: 28px !important;
    height: 28px !important;
    line-height: 28px !important;
    background: #2052a4 !important;
    border-width: 0px !important;
    border-radius: 50% !important;
}

.col_footer .social-icons li i {
   color: #fff !important;
}



#footer .phone {
    color: #ffbc07 !important;
    font-size: 26px !important;
    font-weight: 500 !important;
}


#footer .footer-copyright {
    background: #041f51 !important;
    border-top: 1px solid #25498c !important;
    padding: 10px 0 0 !important;
}

#footer .footer-copyright p {
    font-size: 11px !important;
    color: #e2e2e2 !important;
    font-weight: 300;
    letter-spacing: 0.5px;
}

#footer .list.list-icons li {
    color: #cecad6;
}

/*****RUTA*******/

#header {
    position: relative !important;
}

/*****PÁG LA ESCUELA*******/

.bg_counters {
  background: #f3f4f8;
  margin-top: -50px;
  margin-bottom: 30px;
  padding-top: 25px;
  padding-bottom: 30px;
}


.counters img {
  width: 65px;
}


.counters strong {
  color: #0441a6 !important
}


/*****PÁG DOCTORADO - PÁG MESTRÍA*******/

.bg_doctorado , .bg_maestria {
  margin-top: 35px;
}

.bg_doctorado h2 , .bg_maestria h2{
  color: #008fe2;
}

.bg_gris_col  h2{
  font-size: 20px !important;
}


.bg_doctorado h3, .bg_maestria h3 {
  color: #023181;
}


.bg_doctorado .thumb-info.thumb-info-bottom-info .thumb-info-title,
.bg_maestria .thumb-info.thumb-info-bottom-info .thumb-info-title {
    background: #FFF;
    left: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(0, 147px, 0);
    top: auto;
    bottom: 0;
    opacity: 1; 
    padding: 15px;
    text-shadow: none;
    color: #777;
}


.bg_doctorado .thumb-info .thumb-info-title , 
.bg_maestria .thumb-info .thumb-info-title {

    bottom: 10%;
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    left: 0;
    letter-spacing: 0px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: none;
    z-index: 2;
    max-width: 95%;
}

.bg_doctorado .thumb-info p , .bg_maestria .thumb-info p {
    color: #fff !important;
    font-size: 13px;
    line-height: 18px;
}


.bg_doctorado .btn, .bg_maestria .btn {
    font-size: 11px;
    padding: 7px 19px;
    margin-top: 0px;
    border:1px solid #0340a4;
    background: #0340a4;
}



.list.list-icons li {
    font-size: .9em !important;
    color: #607492;
    line-height: 20px;
    margin: 0 0 15px;
}


.bg_gris_col {
  background: #f3f4f8;
  margin-top: 23px;
}

.bg_gris_col h3 {
  margin-top: 30px;
}


/**** SECCIONES INTERNAS DOCTORADO Y MAESTRIAS ****/

.bg_objetivos h2,
.bg_perfil h2, 
.bg_plan h2 {
    color: #008fe2;
}

.bg_duracion h2 {
    color: #008fe2;
    font-size: 20px !important;
    text-align: left !important;
}

.bg_duracion p , .bg_duracion p strong {
  color: #fff !important;
  text-align: left;
}

.bg_objetivos {
  padding-top: 20px;
  padding-bottom: 70px;
}
  

.bg_perfil {
  background: #f3f4f8;
  padding-top: 40px;
  padding-bottom: 70px;
}  

.bg_plan {
  padding-top: 60px;
  padding-bottom: 30px;
}


/* ADMISIÓN */

.bg_portada_admision {
  padding-top: 75px !important;
  padding-bottom: 0px !important;
}

.bg_blanco_adm h2,
.bg_gris_adm h2,
.bg_gris_ico h2 {
    color: #008fe2;
}

.bg_blanco_adm h3,
.bg_gris_adm h3 ,
.bg_gris_ico h3 {
  color: #0441a6;
}


.bg_blanco_adm h5,
.bg_gris_adm h5 {
    font-size: 24px;
    font-weight: 400;
    color: #008fe2;
    margin-top: 50px !important;
    margin-bottom: 6px;
}

.bg_blanco_adm h6, .bg_gris_adm h6 {
    font-size: 13px;
    /* margin-top: -25px; */
    background: #0441a6;
    padding: 3px 10px;
    display: inline-block;
    color: #fff;
}

.bg_blanco_adm {
  padding-top: 40px;
  padding-bottom: 60px;
}
  

.bg_gris_adm {
  background: #f3f4f8;
  padding-top: 40px;
  padding-bottom: 60px;
} 

.bg_gris_ico {
  background: #f3f4f8;
  padding-top: 65px;
  padding-bottom: 50px;
} 

.bg_blanco_img {
  padding-top: 50px;
  padding-bottom: 50px;
} 




.bg_blanco_adm .hr_espacio,
.bg_gris_adm .hr_espacio {
    margin-top: 50px;
    margin-bottom: -5px;
}


.notas{
    background: #d9e5f8;
    color: #3c557b;
    padding: 15px 20px;
    border-bottom: 3px solid #0441a6;
    margin-top: 25px;
}

.notas strong {
    color: #0441a6;
}


.bg_gris_adm .toggle > label {
    background: #d9e5f8 !important;
}

.bg_gris_adm ul.nav-list li a {
    color: #2052a4;
    border-bottom: 1px solid #cdd6ee;
}

.bg_gris_adm ul.nav-list li a:before {
    border-left: 4px solid #2d529f;
}

.bg_gris_adm ul.nav-list li a:hover {
    background-color: #e7eaf2;
    text-decoration: none;
    margin-left: 5px;
}

table {
  text-align: left !important;
}


.bg_gris_ico .feature-box h4{
    font-size: 15px !important;
    font-weight: 500;
    color: #0441a6 !important;
}

.bg_gris_ico .feature-box .feature-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #0441a6 !important;
    border-radius: 100%;
    color: #FFF;
    font-size: 24px;
    position: relative;
    top: 0px;
    text-align: center;
    padding: 5px !important;
    height: 50px;
    line-height: 10px;
    min-width: 50px;
    min-height: 50px;
}


/* MATRÍCULA */

.carrusel_matricula strong {
   font-size: 46px;
    color: #fff;
}



.flip-card p {
  font-size: .9em !important;
  color: #607492;
  line-height: 20px;
}


.flip-content strong {
  font-size: 46px;
  margin-bottom: 30px !important;
}

.flip-back h4 {
    font-size: 18px !important;
}

.flip-content .btn {
    font-size: 11px;
    padding: 7px 19px;
    margin-top: 0px;
    border:1px solid #0099f2;
    background: #0099f2;
}


.carrusel_matricula .col .owl-carousel, .owl-carousel.owl-loaded {
    border: 0px !important;
}

.text_matricula  h2 {
    font-size: 20px !important;
    line-height: 24px;
    letter-spacing: -0.5px;
}


/*OFICINAS*/

.oficinas h3 {
    font-size: 14px !important;
}

.oficinas p {
    font-size: 11px !important;
    letter-spacing: 0.3px;
}

.oficinas .thumb-info .thumb-info-wrapper {
    margin: 0px 0px 3px 0px !important;
}

.ico_oficina .feature-box h4 {
    font-size: 14px !important;
    font-weight: 600;
    color: #0441a6 !important;
}

.ico_oficina .feature-box strong {
  color: #607492;
}
.ico_oficina .feature-box .feature-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #0441a6 !important;
    border-radius: 100%;
    color: #FFF;
    font-size: 24px;
    position: relative;
    top: 0px;
    text-align: center;
    padding: 5px !important;
    height: 50px;
    line-height: 10px;
    min-width: 50px;
    min-height: 50px;
}



/** LOGO **/

#header .header-logo img {
    width: 400px;

}



@media (max-width: 750px) {
  #header .header-logo img {
    width: 280px!important;
    /*padding-bottom: 15px !important;*/
}

#header .header-btn-collapse-nav {
    margin-top: -45px !important;
  }

.contenido-header-none {
    margin-top: -45px !important;
  }
}

/*********************** MENÚ **************************/

/*#header .header-btn-collapse-nav {
    margin-left: 275px  !important;
    margin-top: -40px !important;
}*/


@media (min-width: 751px) and (max-width: 990px) {

  #header .header-btn-collapse-nav {
    margin-top: -80px !important;
  }

.contenido-header-none {
    margin-top: -40px !important;
  }



}

/*********************** HOME RESPONSIVE **************************/


@media (max-width: 750px) {
  .banner_pc {
    display: none !important;
  }
}


@media (min-width: 751px) and (max-width: 3000px) {
  .banner_movil {
    display: none !important;
  }
}


@media (max-width: 750px) {
  .banner_movil {
    margin-top: -40px !important;
  }

   .img_conciencia {
    margin-top: 35px;
   }

  .bg_documentos {
    background-position: right !important;
  }

  .img_video {
    margin-top: 35px;
    margin-bottom: -40px;
  }

}

@media (min-width: 751px) and (max-width: 991px) {

  .bg_documentos {
    background-position: 15% !important;
  }

}

@media (min-width: 751px) and (max-width: 3000px) {
  .img_documentos {
    display: none !important;
  }
}

@media (max-width: 991px) {
   .col_footer h3, .col_footer h4 {
      text-align: left;
  }



}


/*********************** HEADER RESPONSIVE **************************/

@media (min-width: 769px) and (max-width: 991px) {
  .page-header.parallax {
    padding: 60px 0 60px !important;
}

}

@media (max-width: 750px) {
  .page-header h1 {
    font-size: 20px !important;
    line-height: 20px !important;
    letter-spacing: 0.1px !important;
}

.page-header .breadcrumb > li {
    font-size: 10px !important;
    letter-spacing: 0.1px !important;
}

}

/*********************** DOCTORADO MAESTRÍA RESPONSIVE **************************/

@media  (max-width: 991px) {

  .bg_doctorado .thumb-info.thumb-info-bottom-info .thumb-info-title, 
  .bg_maestria .thumb-info.thumb-info-bottom-info .thumb-info-title {
    transform: translate3d(0, 145px, 0);

}

  .bg_doctorado .thumb-info.thumb-info-bottom-info:hover .thumb-info-title, 
  .bg_maestria .thumb-info.thumb-info-bottom-info:hover .thumb-info-title {
    transform: translate3d(0, 20px, 0);

}


 .bg_doctorado .thumb-info-title .text-3 ,
  .bg_maestria .thumb-info-title .text-3 {
    font-size: 15px !important;
    line-height: 19px !important;
    margin-top: -7px !important;
}

 .bg_doctorado .thumb-info-title .text-1 ,
  .bg_maestria .thumb-info-title .text-1 {
    font-size: 12px !important;

}

.bg_doctorado  .thumb-info p ,
.bg_maestria  .thumb-info p{
    font-size: 11px;
    line-height: 16px;
    padding-right: 0px !important;
    margin-top: 10px !important;
}


.img_doctorado , .img_maestria  {
  margin-top: 15px;
}

.img_perfil{
  margin-bottom: 35px;
}

.img_objetivos {
  margin-top: 15px;
}


.bg_duracion {
  background-position: bottom left !important;
}

.bg_gris_col {
    margin-top: 5px;
}

.bg_gris_col h3 {
    margin-top: 65px;
}


}



/*********************** DOCTORADO MAESTRÍA RESPONSIVE **************************/

@media  (max-width: 750px) {

.img_admision {
  margin-bottom: -70px;
}


.bg_blanco_adm .text-7 , .bg_gris_adm .text-7 ,.bg_gris_ico .text-7 {
    font-size: 22.5px !important;
}


}

@media (min-width: 751px) and (max-width: 991px) {
  .bg_gris_ico .feature-box h4 {
    font-size: 13px !important;
}
}


/*********************** TABLA XL RESPONSIVE **************************/

@media  (max-width: 750px) {
.tabla_scroll  {
    display: block;
    overflow-x: auto;
}

}






/*********************** MATRÍCULA RESPONSIVE **************************/


@media  (max-width: 991px) {
  .carrusel_matricula strong {
    font-size: 26px;
    color: #fff;
}

.matricula_regular .col-sm-12, .requisitos .col-sm-12 , .pagos-y-pensiones .col-sm-12 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.bg_blanco_adm {
    padding-top: 40px;
    padding-bottom: 0px;
}


}


@media  (max-width: 750px) {

.pagos-y-pensiones .text-7 {
    font-size: 18px !important;
}

.carrusel_matricula {
    margin-top: -120px;
    margin-bottom: 45px;
    padding-right: 30px;
    padding-left: 30px;
}

.carrusel_matricula strong {
    font-size: 45px;
    color: #fff;
}

.carrusel_matricula label {
    font-size: 20px !important;
    color: #fff;
}


}



/***********************  OFICINAS RESPONSIVE **************************/


@media  (max-width: 991px) {


.oficina_espacio .col-sm-12 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.bg_blanco_adm h5, .bg_gris_adm h5 {
    font-size: 20px;
}

.img_oficina_01 {
  margin-bottom: -40px;
}

.img_oficina_02 {
  margin-bottom: 30px;
}

.bibliot .img_oficina_02 {
  margin-bottom: 0px !important;
}

}


@media  (max-width: 750px) {
  .bibliot .img_oficina_02 {
  margin-bottom: 30px !important;
}
}



/***********************  UNIDAD DE INVESTIGACION RESPONSIVE **************************/


@media  (max-width: 991px) {


.unidad_investigacion .col-sm-12 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}


}


/*********************** TALLER ACTUALIZACIÓN CIENTÍFICA RESPONSIVE **************************/


@media  (max-width: 991px) {


.actualizacion_cientifica .col-sm-12 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}


}

@media  (max-width: 750px) {

.actualizacion_cientifica .text-6 {
    font-size: 20px !important;
    line-height: 22px;
}

}

/*********************** ESCUELA RESPONSIVE **************************/


@media  (max-width: 991px) {

.featured-boxes-full .featured-box-full {
    padding: 33px 40px !important;
}


.img_escuela {
  padding: 210px 0;
}


.featured-boxes-full .featured-box-full p {
    padding-top: 12px;
    opacity: 1;
    font-weight: 300 !important;
    letter-spacing: 0px !important;
}

}

@media  (max-width: 750px) {


.featured-boxes-full .featured-box-full p {
    padding-top: 12px;
    opacity: 1;
    font-weight: 300 !important;
    letter-spacing: 0px !important;
}

.featured-boxes-full .featured-box-full {
    padding: 33px 16px !important;
}


.img_escuela {
  padding: 110px 0;
}

.ultima_foto_galeria {
  margin-bottom: -35px;
}

.counters img {
    width: 100px;
}


.escuela_ico02 {
  margin-top: -30px;
}

.escuela_ico03 {
  margin-top: -10px;
}

.escuela_ico04 {
  margin-top: 30px;
  margin-bottom: 0px !important;
}




}




/*********************** MESA RESPONSIVE **************************/


.mesa .bg_blanco_adm {
    padding-top: 0px;
}



/*********************** POPUP **************************/

.modal-dialog {
    max-width: 450px !important;
}


.modal .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #013180;
    opacity: 1;
    margin-top: -13px;
}

.modal .close:active,
.modal .close:focus{
box-shadow: none;
    outline: none!important;
}

.modal  img{
    margin-bottom: 13px;
}

.modal {
    top: 10%;
}

.modal-content {
    border: 0px !important;
    border-radius: 0px !important;

}

.modal-backdrop {
    background-color: #000a1a !important;
}

.modal-backdrop.show {
    opacity: .85 !important;
}



@media  (max-width: 750px) {
.modal {
    top: 17%;
}


}


ul.nav.nav-pills .dropdown >a:focus {
  color: #008ee0!important;
}