.profile-info {
    padding: 10px 10px 20px;
    background: #f8f8f8;
    min-height: 250px;
    position: relative;
}
.post-2 h1,
.post-2 h2,
.post-2 h3,
.post-2 h4,
.post-2 h5,
.post-2 h6 {
    color: #d40a10 !important;
    font-weight: normal !important;
    margin-bottom: 0;
}

.profile-info ul {
    min-height: 250px;
    list-style: none inside none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #d40a10;
}
.profile-info i {
    display: inline-block;
    font-size: 20px;
    padding: 15px;
    color: #ffffff;
    min-width: 55px;
    text-align: center;
}
.profile-info em {
    color: #BEBEBE;
}
.profile-info #user-vita {
    line-height: 2em;
    margin-top: 1em;
}

.fa-question-circle {
    color: #d40a10;
    font-size: 20px;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 5px;
}
.focus-info {
    display: none;
}

.specialization-list {
    list-style: none outside none;
}
.specialization-list > li {
    margin-bottom: 0.75em;
}

.specialization-list > li:before {
    content: "\f00c";
    float: left;
    font: normal normal normal 14px/1 "Font Awesome 5 Free";
    font-size: 1.5em;
    font-weight: 900;
    color: #d40a10;
    margin-left: -1.5em;
}

.member-main .service {
    padding-bottom: 20px;
    color: #12436e;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}
.member-main .service.active {
    background: #f0f0f0;
    color: #d40a10;
}

.member-main .anchor {
    padding: 0;
}

.member-main .service.active:before {
    content: '';
    display: block;
    height: 20px;
    width: 20px;
    background: #f0f0f0;
    border-top: 2px solid #d40a10;
    border-left: 2px solid #d40a10;
    position: absolute;
    bottom: 0;
    transform: rotate(45deg) translate(-1px, 15px);
    left: 50%;
    z-index: 1;
}

.member-main .service h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    padding: 0 5px 5px;
    border-bottom: 1px solid #12436e;
    line-height: 24px;
    min-height: 58px;
    display: grid;
    align-items: flex-end;
}

.member-main .service i {
    width: 50px;
    margin: 0 5px 5px 0;
    padding: 10px 0;
    font-size: 30px;
    line-height: normal;
    text-align: center;
    background: #12436e;
    vertical-align: middle;
    color: #FFFFFF;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.member-main .service .intro {
    text-align: right;
    float: right;
    font-size: 12px;
    font-style: italic;
    line-height: normal;
    max-width: 60%;
}
.member-main .service-link {
    color: #d40a10;
    display: inline-block;
    padding: 5px 10px 5px 36px;
    position: relative;
    background: white;
    transition: all 0.4s ease-in-out;
}

.member-main .service-link:before {
    content: '\f101';
    display: block;
    background: #d40a10;
    float: right;
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    text-align: center;
    width: 26px;
    color: white;
    font-size: 16px;
    transition: all 0.4s ease-in-out;
}

.member-main .service-link:hover {
    text-decoration: none;
    color: #12436e;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.member-main .service-link:hover:before {
    background: #12436e;
}

.member-main .service:hover {
    color: #d40a10;
}

.member-main .service:hover h4,
.member-main .service.active h4 {
    border-color: #d40a10;
}
.member-main .service:hover i,
.member-main .service.active i{
    background: #d40a10;
}

.microsite-header.elementor-widget-heading {
    border-bottom: 2px solid #EEEEEE;
}

.microsite-header.elementor-widget-heading h2 {
    font-size: 38px;
    padding-right: 20px;
    display: inline;
}

.skills-info {
    clear: both;
    display: none;
    padding: 20px;
    background: #f0f0f0;
    border-top: 2px solid #d40a10;
    border-bottom: 2px solid #d40a10;
    margin-bottom: 20px;
}

.skills-info > ul {
    line-height: 1.5em;
    list-style: disc outside none;
    padding: 10px 10px 10px 30px;
    margin: 0 0 10px 20px;
}
.skills-info .column-count-1 {
    column-count: 1;
}

.skills-info > ul > li {
    margin-bottom: 0.5em;
}
.skills-info ul ul li {
    list-style: circle outside none;
    margin-bottom: 0;
}

.skills-info .skills-info a {
    color: #e58100;
    display: inline-block;
    padding: 5px 10px 5px 36px;
    position: relative;
    background: white;
    transition: all 0.4s ease-in-out;
}

.contact-summary {
    position: relative;
    margin: 10px 0 20px 20px;
    padding: 15px;
    background: #fafafa;
    line-height: 1.8em;
}

.contact-summary:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 40px;
    border-top: 2px solid #d40a10;
    border-left: 2px solid #d40a10;
}

.contact-summary:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    border-bottom: 2px solid #d40a10;
    border-right: 2px solid #d40a10;
}

.contact-summary h4 {
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
}

.contact-summary b {
    display: inline-block;
    min-width: 75px;
}

.contact-summary a {
    color: #d40a10;
}

.services--wrapper {
    margin-bottom: 50px;
}


.contact-box i {
    float: left;
    display: block;
    width: 30px;
    line-height: 30px;
    margin-right: 10px;
    font-size: 20px;
    text-align: center;
    background: #d40a10;
    color: #FFFFFF;
}

.contact-box strong {
    line-height: 30px;
}

.contact-box span {
    display: block;
}

@media (min-width: 768px) {
    .skills-info ul {
        column-count: 2;
    }
}