    .img-person {
        max-width: 100%;
        /* max-height: 220px */
        max-height: 220px;
        /* border-radius: 0%; */
        filter: grayscale(100%);
        border-radius: 10%;
    }
    
    .img-person:hover {
        filter: grayscale(10%);
    }
    
    .info-person {
        font-size: 0.9em;
        text-align: justify;
    }
    
    .decription-software {
        color: blue;
    }

    .video-fluid {
        max-width: 100%;
        max-height: 320px
    }
    
    .slider {
        width: 95%;
        margin: auto;
        overflow: hidden;
        background-position: center;
    }
    
    .slider ul {
        display: flex;
        padding: 0;
        width: 400%;
        animation: cambio 20s infinite alternate linear;
    }
    
    .slider li {
        width: 100%;
        list-style: none;
    }
    
    .slider img {
        width: 100%;
        max-height: 130px;
        object-fit: contain;
    }
    
    @keyframes cambio {
        0% {
            margin-left: 0;
        }
        20% {
            margin-left: 0;
        }
        25% {
            margin-left: -100%;
        }
        45% {
            margin-left: -100%;
        }
        50% {
            margin-left: -200%;
        }
        70% {
            margin-left: -200%;
        }
        75% {
            margin-left: -300%;
        }
        100% {
            margin-left: -300%;
        }
    }
    
    #cssmenu {
        float: right;
        padding: 15px;
        margin: 0;
        border: 0;
    }
    
    #cssmenu ul,
    #cssmenu li {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    
    #cssmenu ul {
        position: relative;
        z-index: 597;
    }
    
    #cssmenu ul li {
        float: left;
        min-height: 1px;
        vertical-align: middle;
    }
    
    #cssmenu ul li.hover,
    #cssmenu ul li:hover {
        position: relative;
        z-index: 499;
        cursor: default;
    }
    
    #cssmenu ul li a:hover {
        color: #ffff00;
    }
    
    #cssmenu ul ul li:hover {
        position: relative;
        z-index: 499;
        cursor: default;
        color: #ffff00;
    }
    
    #cssmenu ul ul {
        visibility: hidden;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 598;
        width: 100%;
    }
    
    #cssmenu ul ul li {
        float: none;
        background-color: #80B9D8;
    }
    
    #cssmenu ul ul ul {
        /* top: 5%; */
        left: auto;
    }
    
    #cssmenu ul li:hover>ul {
        background-color: #33a7cc;
        visibility: visible;
    }
    
    #cssmenu ul ul {
        bottom: 0;
        left: 0;
    }
    
    #cssmenu ul ul {
        margin-top: 0;
    }
    
    #cssmenu ul ul li {
        font-weight: normal;
    }
    
    #cssmenu a {
        /* display: block; */
        line-height: 1em;
        text-decoration: none;
        color: #fff;
        font-size: 13px;
        letter-spacing: 1px;
        padding: 10px;
        font-weight: 600;
        margin: 0 0.5em;
        text-transform: uppercase;
    }
    
    .img-circle {
        width: 390px;
        height: 390px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 10px solid #e2da3b;
        border-right-color: #7cb8d6;
        border-bottom-color: #33a7cc;
    }
    
    .img-circle-h1 {
        position: absolute;
        top: 15%;
        left: 35%;
        font-family: sans-serif;
        color: rgba(255, 255, 255, 0);
    }
    
    .circle:hover h1 {
        color: rgb(255, 255, 255);
        background-color: #33a6cccb;
    }
    
    .img-circle:hover {
        border: 10px solid #7cb8d6;
        border-right-color: #33a7cc;
        border-bottom-color: #e2da3b;
    }
    
    .dropdown-submenu {
        position: relative;
    }
    
    .dropdown-submenu>a:after {
        content: "\f0da";
        float: right;
        border: none;
        font-family: 'FontAwesome';
    }
    
    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }
    
    .ul-lista {
        font-size: 1.1em;
        color: rgb(27, 27, 27);
        line-height: 1.8em;
    }
    
.ul-lista li strong  {
    color: rgb(80, 80, 80);
}



    
    .detail-sec {
        margin: -87px auto 0;
        width: 992px;
        overflow: hidden;
    }
    /* ESTILOS PARA HEXAGONO DE CHEMOSTRAT */
    
    .white-hexa {
        background: url(images/white-hexa-top.png) no-repeat 0 bottom;
        padding-bottom: 50px;
        margin-top: 50px;
    }
    
    .detail-sec .singl:nth-child(2n+1) {
        margin-top: 90px;
        position: relative;
        text-align: center;
    }
    
    .detail-sec .singl {
        width: 201px;
        height: 350px;
        float: left;
        list-style: none;
        padding: 0!important;
        margin-right: -48px!important;
    }
    
    .detail-sec .singl .text-cont {
        color: #fff;
        text-align: center;
        position: absolute;
        z-index: 9999;
        margin: 30px 0 0 30px;
        width: 140px;
        height: 110px;
        font-size: 24px;
        line-height: 110px;
    }
    
    .detail-sec .singl .text-cont span a:hover {
        text-decoration: none;
    }
    
    .detail-sec .singl .text-cont span a {
        color: #fff;
    }
    
    .detail-sec .singl a:hover,
    .detail-sec .singl-botm a:hover img {
        opacity: .7;
    }
    
    .detail-sec .singl a {
        transition-delay: 0s;
        transition-duration: .3s;
        transition-property: all;
        transition-timing-function: ease-out;
    }
    
    .detail-sec .singl .text-cont span {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
    }
    /* FIN - ESTILOS PARA HEXAGONO DE CHEMOSTRAT */
    /* BOTON SCROLL UP */
    
    .scroll {
        position: fixed;
        background: #00000000;
        background-size: cover;
        background-position: center;
        display: inline-block;
        border: none;
        padding: 20px;
        /* transition: all 0.5s; */
        border-radius: 50%;
        top: 80%;
        right: 0;
        width: 15px;
        height: 15px;
        z-index: 1;
        background-image: url(../images/icons/up.png);
    }
    /* //BOTON SCROLL UP */