﻿#mm_container {
    margin-top: 0px;
    padding-top: 15px;
    border-top: 1px solid #f2f2f2;
}

    #mm_container header {
        height: 253px;
        background-size: auto;
        background-position: top;
    }

        #mm_container header a {
            color: #fff;
        }

#profile_image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 253px;
}

.profile_wrapper {
    display: flex;
    align-items: left;
    justify-content: center;
    flex-direction: column;
    height: 253px;
    color: #ffffff;
    text-shadow: 0 0 2px rgba(0,0,0,.3);
    font-weight: 600;
    font-size: 16px;
}

#profile_image img {
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.5);
    box-shadow: 0 0 2px rgba(0,0,0,.5);
}

.profile_wrapper .profile_name {
    font-weight: 600;
    font-size: 28px;
    color: #fff;
    text-shadow: rgba(0,0,0,.8) 0 0 4px;
    display: block !important;
    margin-top: 66px
}

    .profile_wrapper .profile_name b {
        background: rgba(0,0,0,0.5);
        padding: 5px;
        border-radius: 5px;
        font-weight: 600
    }

.profile_wrapper .review {
    padding-top: 15px;
    text-shadow: 2px 2px 4px rgba(0,0,0,.8);
}

.star {
    color: #ffbe28;
    margin: 0 0 0 4px;
    line-height: 18px;
    font-size: 16px
}

.profile_wrapper .review a {
    color: #fff;
}

.profile_wrapper .review .adress {
    margin-top: 10px;
}

    .profile_wrapper .review .adress span {
        background: rgba(0,0,0,0.5);
        padding: 5px;
        border-radius: 5px
    }

.profile_wrapper {
    display: flex;
    align-items: left;
    justify-content: center;
    flex-direction: column;
    height: 253px;
    color: #ffffff;
    text-shadow: 0 0 2px rgba(0,0,0,.3);
    font-weight: 600;
    font-size: 16px;
}

.profile_contact {
    background: rgba(0,0,0,0.5);
    padding: 5px;
    border-radius: 5px
}

.profile_contact_button {
    justify-content: center;
    margin-top: 7px;
    align-items: end;
    display: flex;
}

    .profile_contact_button button {
        background: #ef1e1e !important;
    }

        .profile_contact_button button:hover {
            background: #c71919 !important;
        }

#profile_body {
    color: #333333;
    margin-top: 20px
}

    #profile_body .profile-box {
        margin-bottom: 18 px;
    }

        #profile_body .profile-box .header {
            margin-bottom: 12px;
            font-size: 16px;
            font-weight: 600;
            line-height: 19px;
        }

        #profile_body .profile-box .body {
            font-size: 14px;
            margin-bottom: 16px;
        }

        #profile_body .profile-box #social_icons a {
            background: #eee;
            padding: 5px;
            margin-right: 15px;
        }

.btn-uzman {
    color: #4c4c4c !important;
    background-color: #eaeaea !important;
    border: 1px #cccccc !important;
    display: block;
}

    .btn-uzman:hover {
        background-color: #b9b8b8 !important;
    }

.mm-profile-navigation {
    height: 52px;
    background-color: #fff;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

a.mm-profile-navigation__item {
    display: inline-block;
    padding: 0 8px;
    line-height: 49px;
    color: #666;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

a.mm-profile-navigation__item--active {
    border-bottom: 3px solid #222;
    color: #222 !important;
}

a.mm-profile-navigation__item {
    padding: 0;
    margin-left: 40px;
}

    a.mm-profile-navigation__item:first-child {
        margin-left: 0;
    }

#menu {
    border-bottom: 1px solid #eee;
}

#tab_content {
    margin-top: 25px;
}

#profile_overview_tab {
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    max-height: 88px;
    overflow: hidden;
}

    #profile_overview_tab span.baslik {
        font-weight: 600;
        display: block;
        padding: 5px 0;
    }

.devamini_oku {
    font-weight: bold;
}

span.baslik-2 {
    font-size: 16px;
    font-weight: bold;
}

.project-meta-container {
    position: relative;
    left: 0;
    right: 0;
    top: -33px;
}

.project-meta-location {
    position: relative;
    color: #fff;
    display: inline-block;
    padding: 5px 15px 5px 32px;
    background-color: rgba(0,0,0,.4);
    width: 100%;
}

.text-s {
    font-size: 13px;
}

.project-meta-location-icon {
    font-size: 1em;
    position: absolute;
    left: 10px;
    top: 8px;
}

.text-bold {
    font-weight: bold;
}

.project-section .project-meta {
    height: 96px;
    padding: 16px;
    background: hsla(0,0%,100%,.96)
}

.project-meta__name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    line-height: 20px;
    max-height: 40px;
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
}

.project-meta .text-s {
    position: absolute;
    bottom: 16px;
    font-size: 12px;
}

.projects-wrapper {
    display: inline-block;
    clear: both;
    margin-top: 30px;
}

.project-card {
    width: 247px;
    height: 303px;
    border: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.16);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.16);
    border-radius: 3px;
    margin: 0 8px 16px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    background: url(../jpics/cover_placeholder_large.png);
    background-position: center 40%;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    color: #333333
}

.hz-image-container {
    position: relative;
    display: inline-block;
    color: transparent;
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    overflow: hidden;
}

.project-card:hover {
    transform: scale(1.05);
}

/*uzman yorum*/
.widget .panel-body {
    padding: 0px;
}

.widget .list-group {
    margin-bottom: 0;
}

.widget .panel-title {
    display: inline
}

.widget .label-info {
    float: right;
}

.widget li.list-group-item {
    border-radius: 0;
    border: 0;
    border-top: 1px solid #ddd;
}

    .widget li.list-group-item:hover {
        background-color: rgba(86,61,124,.1);
    }

.widget .mic-info {
    color: #666666;
    font-size: 11px;
}

.widget .action {
    margin-top: 5px;
}

.widget .comment-text {
    font-size: 12px;
}

.widget .btn-block {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.reviews-wrapper a {
    color: #333
}


/* resposive */

@media only screen and (max-width: 768px) {
    #mm_container header {
        height: auto;
        background-repeat: no-repeat;
        background-color: #eee;
    }

    .profile_wrapper .profile_name {
        margin-top: 0;
    }

    .profile_wrapper {
        text-align: center;
        height: auto;
        margin-top: 10px;
        background-color: rgb(0 0 0 / 30%);
    }
}
