﻿body, h1, h2, h3, h4, h5, h5, p {
    font-family: iranYekan,regular,sans-serif !important;
    color: #656565 !important
}

.dp_PersonDetailHeader {
    background: #eaeaea;
    height: auto;
    padding: 15px;
    margin: 50px 0
}

.dp-ImageHeader {
    position: absolute;
    top: -45px;
    left: 37%;
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px;
}

.dp-PersonImg {
    width: 150px;
    height: 140px;
}

.dp-label {
    font-weight: 700
}

.dp-SocialIcons {
    color: #fff !important;
    background-color: #474747;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    padding: 3px;
    margin: 0 2px;
    line-height: 1.5
}

    .dp-SocialIcons:hover {
        background-color: #feae17
    }

.dp-SocialIconsPosition {
    position: absolute
}

@media (min-width: 768px) {
    .dp-SocialIconsPosition {
        left: 52%
    }
}

.dp-InlineDisplay p:first-child {
    display: inline
}

.dp-centerized {
    margin-top: 60px
}

.dp-PersonName {
    padding-left: 70px;
}

@media (min-width: 1220px) {
    .dp-centerized {
        padding: 0 112px !important
    }
}

@media (max-width: 960px) {
    .dp-PersonName {
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    .dp-PersonName {
        padding: 150px 0 0;
    }

    .dp-PersonJob {
        text-align: center;
        padding-bottom: 15px !important;
    }

    .dp-SocialIconsPosition {
        right: 0;
        left: 0;
        margin: auto;
        width: max-content;
    }

    .dp-ImageHeader {
        right: 0;
        left: 0;
        margin: auto;
        width: 150px;
        height: 140px
    }

    .dp-pr {
        padding-left: 25px !important
    }

    .dp-mb {
        margin-bottom: 15px !important
    }
}

.dp-DescColor span, .dp-DescColor a:not(:first-child) {
    display: block
}

.dp-icon {
    font-size: 18px;
    text-align: center;
    width: 24px
}

nav div.uk-position-relative {
    z-index: 999
}
