#GrupoMutis2020 p{font-family: 'Raleway', sans-serif;}
#GrupoMutis2020 img{ width: 100%;}
#GrupoMutis2020 .Taglogo {
    width: 170px;
    text-align: center;
    background: #dadae5;
    padding: 12px;
}
.miga {
    padding: 5px 0px;
    background: #ffffff;
    color: #4faa00;
}
.miga a {
    color: #777777;
    font-size: 14px;
    letter-spacing: 1px;
}
#GrupoMutis2020 .modal-body img {
    width: 80%;
    margin: auto;
    display: block;
}
#GrupoMutis2020 .modal-body {
    padding: 2rem;
}
#GrupoMutis2020 .btn-danger {
    color: #fff;
    background-color: #4faa00;
    border-color: #4faa00;
    display: table;
    margin: 0 auto !important;
    border-radius: 0;
    font-size: 1.2em;
    letter-spacing: 1px;
}
#GrupoMutis2020 .fotoprofemodal {
    display: table;
    float: left;
    padding-right: 20px;
    padding-bottom: 10px;
}
#GrupoMutis2020 .show {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.88) , rgba(8, 8, 8, 0.84), #1a2709d4);
}
#GrupoMutis2020 .modal-header {
    border-bottom: solid 2px #4faa00;
    display: table;
}
#GrupoMutis2020 p.sub-modal {
    margin-bottom: 0;
}
#GrupoMutis2020  h4.modal-title {
    padding-top: 0 !important;
    color: #4faa00 !important;
    font-weight: bold;
    font-size: 1.5em !important;
}
#GrupoMutis2020 p.sub-modal {
    margin-bottom: 0;
    font-size: 1.2em;
    font-weight: bold;
}
#GrupoMutis2020 .formacion {
    background: #f0faff;
    border: solid 2px #d5dee2;
    padding: 2% 2% 3%;
    margin-bottom: 20px;
}
.formacion p {
    margin-bottom: 0;
}
.formacion p b  {
   color: #4faa00 !important;
}
.titulocaja {
    font-size: 1.3em;
    font-weight: bold !important;
    color: #4faa00 !important;
    margin-bottom: 0;
}
.formacion p {
    margin-bottom: 0;
}
#GrupoMutis2020 .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #4faa00;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    position: absolute;
    top: 20px;
    right: 20px;
}
#GrupoMutis2020  p.Titulo {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 2em;
    color: #fff;
    letter-spacing: 4px;
    margin-top: 20px;
    margin-bottom: 0;
}
#GrupoMutis2020 p.subtutilo {
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
}
#GrupoMutis2020 .sticky-top.dos {
    top: 80px !important;
    z-index: 3;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}
#GrupoMutis2020 nav.navbar.navbar-expand-md {
    padding: 0;
}
#GrupoMutis2020 ul.navbar-nav.align-items-start {
    width: 100%;
}
#GrupoMutis2020 li.nav-item {
    display: table;
    margin: 0 auto;
}
#GrupoMutis2020 a.nav-link.inicio {
    font-size: .9em ;
    font-family: 'Raleway', sans-serif;
    color: #333;
    font-weight: 600;
}
#GrupoMutis2020 a.nav-link.inicio:hover {
    color: #59af23;
    transition: .2s;
}
#GrupoMutis2020 li.nav-item i {
    color: #4faa00;
    font-size: 12px;
    margin-right: 5px;
    font-weight: 900;
}
#GrupoMutis2020 p.Eltitulo {
    font-weight: bold;
    font-size: 1.8em;
}
#GrupoMutis2020 p.Eltitulo i {
    color: #4faa00;
}
#GrupoMutis2020 .Taglogo a {
    font-weight: bold;
    color: #333;
    font-size: 1em;
}
#GrupoMutis2020 nav.navbar.navbar-expand-md {
    padding: 0;
    /* box-shadow: 0px 0px 4px #00000021; */
    border-bottom: solid 1px #dadae5;
}
#GrupoMutis2020 .mega-menu-desktop {
    background: #fff;
}
#GrupoMutis2020 section.principal {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.88) , rgba(8, 8, 8, 0.84), #1a2709d4),  url(../img/home-final-abril.jpg) fixed center;
    min-height: 450px;
    background-size: cover;
}
#GrupoMutis2020 .logoMutis {
    display: table;
    margin: 0 auto;
    padding-top: 7%;
}
#GrupoMutis2020 .quienesSomos {
    padding: 3%;
}
#GrupoMutis2020 a.botones {
    font-weight: bold;
    background: #4faa00;
    padding: 10px 20px;
    color: #fff;
    margin-top: 20px;
    display: table;
    cursor: pointer;
    text-decoration: none;
}
#GrupoMutis2020 a.botones:hover{
    transition: .2s;
    transform: scale(1.1);
}
#GrupoMutis2020 .imagen img {
    width: 100%;
    margin-top: 20px;
}
#GrupoMutis2020 section.noticias {
    background: #dcedf4;
    padding: 3%;
}
#GrupoMutis2020 .cajaNota {
    background: #fff;
    margin-bottom: 30px;
    min-height: 387px;
}
#GrupoMutis2020  p.titulonota {
    font-weight: bold;
    padding: 5%;
    color: #4faa00;
    margin-bottom: 0;
    display: table;
    min-height: 110px;
}
#GrupoMutis2020  .cajaNota p.parrafo {
    padding: 0 4% 0%;
    font-size: .9em;
    padding-bottom: 5%;
}
#GrupoMutis2020 section.eje {
    padding: 3% 0 4%;
    background: #4faa00;
}
#GrupoMutis2020 .eje p.Eltitulo {
    color: #fff;x
}
#GrupoMutis2020 .eje p.Eltitulo i {
    color: #fff;
    margin-right: 10px;
}
#GrupoMutis2020 .icono {
    display: table;
    margin: 0 auto;
}
#GrupoMutis2020 .nombreEje {
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    font-weight: bold;
    line-height: 25px;
}
#GrupoMutis2020 .icono img {
    width: 130px !important;
}
#GrupoMutis2020 .borde {
    border-right: solid 1px #fff;
}
#GrupoMutis2020 .lineas {
    padding: 4% 0 3%;
}
#GrupoMutis2020 .item {
    background: #333333;
    margin-bottom: 20px;
    padding: 14% 2%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
}
#GrupoMutis2020 .item.azul {
    background: #00a4ff;
}
#GrupoMutis2020 .item.azuldos {
    background: #0071bc;
}
#GrupoMutis2020 .item.verde {
    background: #4faa00;
}
#GrupoMutis2020 p.Eltitulo i {
    margin-right: 10px;
}
#GrupoMutis2020 .lineas li {
    font-size: 1.1em;
    font-weight: 300;
    list-style: none;
    line-height: 22px;
    margin-left: -40px;
}
#GrupoMutis2020 .lineas li:before {
    color: #4faa00;
    margin-right: 8px;
    font-size: 11px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
}
#GrupoMutis2020 section.integrantes {
    padding: 4%;
    background: #dcecf4;
}
#GrupoMutis2020 img.ico {
    display: table;
    width: 40px!important;
    float: left;
    margin-right: 10px;
}
#GrupoMutis2020 li.resp-tab-item p {
    position: relative;
    top: 8px;
}
#GrupoMutis2020 p.tituloTabs {
    font-size: 1.5em;
    font-weight: 600 !important;
    color: #4faa00 !important;
}
#GrupoMutis2020 .ftoprofe {
    display: table;
    float: left;
    margin-right: 20px;
}
#GrupoMutis2020 .ftoprofe img {
    border-radius: 100%;
    width: 120px !important;
    border: solid 2px #51ab05;
    padding: 4px;
}
#GrupoMutis2020 .cajaprofe {
    background: #fff;
    padding: 3%;
    display: table;
    width: 100%;
}
#GrupoMutis2020 .nombreProfe {
    font-weight: 800;
    padding-top: 20px;
}
#GrupoMutis2020 .email {
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    color: #4faa00;
}
/*BOTONES*/
#GrupoMutis2020 .containerImagen .title {
    position: absolute;
    width: 100%;
    left: 0;
    top: 30%;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    z-index: 1;
    transition: top .5s ease;
    text-shadow: 2px 3px 7px rgb(144, 141, 141);
    padding: 20px;
}
#GrupoMutis2020 .button {
    top: 120px;
 
}
#GrupoMutis2020 strong {
    display: table;
    margin: 0 auto;
    font-size: 1em;
    color: #f8fbfd;
    margin-bottom: 0;
    /* background: linear-gradient(to right, #6e53ca , #2e6d90, #439846); */
    /* -webkit-background-clip: text; */
    /* color: transparent; */
    line-height: initial;
    /* padding-top: 50px; */
    margin-top: 28px !important;
    text-shadow: 2px 2px 4px #000000b0;
    letter-spacing: 1px;
    border-bottom: solid;
    text-transform: uppercase;
}
#GrupoMutis2020 .containerImagen .title {
    position: absolute;
    width: 100%;
    left: 0;
    top: 26%;
    font-weight: 700;
    font-size: 2.7rem;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
    z-index: 1;
    transition: top .5s ease;
    text-shadow: 2px 2px 11px rgb(191, 191, 191);
    padding: 20px;
    line-height: 35px;
}
#GrupoMutis2020 .containerImagen:hover .title {
  top: 0px;
}
#GrupoMutis2020 .Nota{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 91%;
    background-color: #4faa00;
    color: #fff;
}
#GrupoMutis2020 .Nota a {
    color: #fff;
    font-weight: 900;
}
#GrupoMutis2020 .containerImagen .button a {
    display: table;
    width: 90%;
    padding: 15px;
    text-align: center;
    color: white;
    border: solid 2px white;
    z-index: 1;
    text-decoration: none;
    margin: auto;
    background: rgb(27, 142, 189);
    font-size: 16px;
}
#GrupoMutis2020 .containerImagen .button a {
    display: table;
    width: 90%;
    padding: 10px;
    text-align: center;
    color: white;
    border: solid 2px white;
    z-index: 1;
    text-decoration: none;
    margin: auto;
    background: rgb(51, 51, 51);
    font-size: 14px;
}
#GrupoMutis2020 .containerImagen .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.5s ease;
}
  
#GrupoMutis2020 .containerImagen {
  position: relative;
  width: 100%;
  min-height: auto;
  margin-bottom: 20px;
}
#GrupoMutis2020 .containerImagen .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
}
#GrupoMutis2020 .containerImagen:hover .overlay {
  display: block;
  background: rgba(0, 0, 0, 0.06);
}
#GrupoMutis2020 .containerImagen img {
  width: 100%;
  height: auto;
  left: 0;
  opacity: .9;
}
#GrupoMutis2020 .containerImagen .title {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  z-index: 1;
  transition: top .5s ease;
  text-shadow:5px 5px 20px rgba(0, 0, 0, 1);
  padding: 20px;
}
#GrupoMutis2020 .containerImagen:hover .title {
  top: 0;
}
#GrupoMutis2020 .button {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
  margin: 0 auto;
  font-family: 'PT Sans', sans-serif;
  height: 100%;
}
#GrupoMutis2020 .containerImagen .button a {
  display: table;
  width: 100%;
  padding: 20px;
  text-align: center;
  color: white;
  border: solid 2px #ffffff;
  z-index: 1;
  text-decoration:none;
  margin:auto;
  background: rgba(79, 170, 0, 0.88);
  font-size: 26px;
  height: 100%;
  cursor: pointer;
}
#GrupoMutis2020 .containerImagen:hover .button {
  opacity: 1;
}
  /*BOTONES*/
  #GrupoMutis2020 .cajapublicaciones {
    background: #f0faff;
    padding: 3% 5%;
    border: solid 2px #d5dee2;
}
#GrupoMutis2020 .itemPub b {
    color: #4faa00;
}
#GrupoMutis2020 .itemPub {
    border-bottom: solid 2px #d5dee2;
    padding: 2%;
}
#GrupoMutis2020 .itemPub.noborde {
    border: none !important;
}
#GrupoMutis2020 .modal-body li {
    font-size: 1.1em;
    font-weight: 300;
    list-style: none;
    line-height: 29px;
    margin-left: -40px;
}
#GrupoMutis2020 .modal-body li:before {
    color: #4faa00;
    margin-right: 8px;
    font-size: 11px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
}
#GrupoMutis2020 .cajaEje {
    cursor: pointer;
}
#GrupoMutis2020 .cajaEje:hover {
    transform: scale(1.1);
    transition: .2s;
}
a.btn-ver-mas {
    color: #4faa00;
    border-bottom: solid 2px;
    padding: 1%;
    font-weight: bold;
    /* background: #ffff; */
    margin-top: 20px;
    display: table;
    float: right;
    text-transform: uppercase;
    font-size: .8em;
    cursor: pointer;
}
a.btn-ver-mas:hover {
    transition: .2s;
    /* background: #4faa00; */
    color: #4faa00;
    text-decoration: none;
    border-color: #4faa00;
    transform: scale(1.1);
}
span.btn-n {
    display: table;
    letter-spacing: 1px;
    margin-bottom: 0;
    background: #4faa00;
    font-size: 12px;
    color: #fff;
    padding: 2px 10px;
    margin-top: 10px;
}
section.noticias.interna span.btn-n {
    display: table;
    border: solid 2px #4faa00;
    padding: 2px 10px;
    float: left;
    font-size: 12px;
    background: #4faa00;
    color: #fff;
    letter-spacing: 1px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.desc {
    display: table;
}
section.noticias.interna p.titulonota {
    min-height: auto !important;
}
@media (max-width:768px){
    .col-md-9 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;}
    #GrupoMutis2020 a.nav-link.inicio {
        font-size: .7em;
    }
    #GrupoMutis2020 li.nav-item i {
        font-size: 8px;
        margin-right: 0px;
    }
    #GrupoMutis2020 .Taglogo a {
        font-size: .9em;
    }
    #GrupoMutis2020 section.principal {
        min-height: 360px;
    }
    #GrupoMutis2020 p {
        font-size: .9em;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #GrupoMutis2020 .nombreEje {
        font-size: 1.1em;
        line-height: 20px;
    }
    #GrupoMutis2020 .ftoprofe img {
        width: 80px !important;
    }
    #GrupoMutis2020 .nombreProfe {
        font-weight: 800;
        padding-top: 10px;
        font-size: .9em;
    }
    .depedencia {
        font-size: .9em;
    }
    #GrupoMutis2020 .email {
        font-size: 10px;
    }
    #GrupoMutis2020 .cajaprofe {
        min-height: 120px;
    }
}
@media (max-width:600px){
    nav.navbar.navbar-expand-md {
        background: #78a13e;
        padding: 1% !important;
    }
    button.navbar-toggler.collapsed {
        color: #fff;
    }
    button.navbar-toggler.collapsed i {
        margin-left: 10px !important;
        font-size: 13px;
    }
    .Taglogo {
        display: none;
    }
    #GrupoMutis2020 ul.navbar-nav.align-items-start {
        width: 100%;
        background: #fff;
    }
    #GrupoMutis2020 li.nav-item {
        border-bottom: solid 1px #ddd;
        display: table;
        margin: 0 auto;
        font-size: 1.3em;
        width: 100%;
        text-align: center;
    }
    button.navbar-toggler {
        color: #fff;
    }
    button.navbar-toggler i {
        color: #fff;
        margin-left: 10px !important;
        font-size: 13px;
    }
    #GrupoMutis2020 .logoMutis {
        width: 60%;
    }
    #GrupoMutis2020 p.Titulo {
        font-size: 1.5em;
    }
    #GrupoMutis2020 p.subtutilo {
        font-size: 1em;
    }
    #GrupoMutis2020 .borde {
        border-right: none;
    }
    #GrupoMutis2020 .cajaEje {
        cursor: pointer;
        border-bottom: solid 1px #fff;
        padding-bottom: 40px;
        margin-top:  15px;
    }
    .cajaEje.noborde {
        border: none !important;
    }
}
@media (max-width:425px){
    #GrupoMutis2020 p.subtutilo {
        font-size: 1.2em;
    }
    #GrupoMutis2020 .logoMutis {
        padding-top: 12%;
    }
}
#GrupoMutis2020 .item {
    min-height: 120px;
}
}