.page-title {
    margin-top: 0px; 
    padding: 0px; 
    background-color: white; 
    padding: 10px; 
    font-size: 24px !important;
    border-left: 10px solid #3F51B5 !important; 
    border: 1px solid #3F51B5; 
    color: #3F51B5;
}

.mipage-title {    
    padding: 10px; 
    background-color: white;
    font-size: 24px;
    border-left: 10px solid #273c66 !important; 
    border: 1px solid #273c66; 
    color: #273c66;
}


object {
    max-width: 100% !important;                
}

@media only screen and (max-width: 991px) {
    .full-width-header.header-style2 .rs-header .menu-area .logo-cat-wrap {
        position: absolute !important;
        width: 75% !important;
        height: 90px !important;
        line-height: 90px !important;
    }
}

.rs-slider.style1 .slider-content.slide1 {
  background: url(/resources/educavo/assets/images/ffis/investigacion_microscopio.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.style1 .slider-content.slide2 {
  background: url(/resources/educavo/assets/images/ffis/formacion_salonactos.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.rs-slider.style1 .slider-content.slide3 {
  background: url(/resources/educavo/assets/images/ffis/esalud.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rs-slider.style1 .slider-content.slide4 {
  background: url(/resources/educavo/assets/images/ffis/transparencia.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.rs-about.style2 .couter-area .counter-item.four {

    background: #F99595;

}

.rs-about.style2 .couter-area .counter-item.five {

    background: #BAF2F6;

}

.rs-about.style2 .couter-area .counter-item.six {

    background: #ECB8EC;

}

.rs-about.style2 .about-intro {
    background: url(/resources/educavo/assets/images/bg/about-intro-bg-ffis.jpg);
}

.rs-footer {
    background-image: none;
}

.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:hover {
    color: #21a7d0;
}

.formacion1 {
    background-color: #c6dbef !important;
}

.formacion1:hover {
    background-color: #2171b5 !important;
}