/*

Your custom css

*/

.theme-content img, .vc_row-fluid img {
    height: 150px;
}

.mk-employees ul li {
	margin: 0 17px 20px;
}


.header-style-1.header-align-left .header-logo a {
    margin-left: 0px;
}

.mk-employees.classic-style .mk-employee-item:hover .employee-hover-overlay {
    background: rgba(230, 101, 47, 0.83)!important;
}

.mk-employees.classic-style .mk-employeee-networks {
    top: 20%!important;
}

.tarjeta_member {
    height: 120px;
}

.tarjeta_member h4 {
    color: #FFF!important;
    font-style: italic!important;
    margin-bottom: 0px!important;
}

.tarjeta_member .team-member-position{
    color: #FFF!important;
    font-size: 13px!important;
    font-weight: normal!important;
    line-height: 18px!important;
    margin-top: 4px!important;
}

.tarjeta_member .team-member-desc{
    margin-top: 0px!important;
}

.tarjeta_member .team-member-desc p {
    color: #FFF!important;
}

.mk-employees.classic-style .mk-employeee-networks .social .mk-employeee-networks {
    top: 87%!important;
}

.mk-employees.classic-style .mk-employeee-networks li a {
    display: block;
    margin: 0 6px;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 25%;
    -moz-border-radius: 25%;
    border-radius: 25%;
    /* line-height: 44px; */
    box-shadow: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    background-color: rgba(255, 255, 255, 0.22);
}

.mk-employees.classic-style.five-column .mk-employeee-networks li a, .mk-employees.classic-style.four-column .mk-employeee-networks li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.mk-header-toolbar #mk-header-social a i{
    opacity: 100 !important;
    font-size: 32px;
    color: #ec6a24 !important;

        font-family: themeIcons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.mk-header-toolbar #mk-header-social a i:hover{
    color: #494949 !important;
}