﻿.public-portal-bg {
    background-color: #efefef;
}


.logo-edit {
    position: absolute;
    top: 0;
    right: 8px;
}

.related-company-logo-item {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.logo-white-wraper {
    background-color: white;
    width: 60px;
    height: 60px;
    background-color: white;
    position: absolute;
    top: 11px;
}

.full-width{
    width:100%!important;
    max-width:unset!important;
}

.people-also-view .private-company-logo {
    font-size: 48px;
    right: -7px;
    background-color: white;
    position: relative;
    top: -14px;
}

.people-also-view .logo-wraper {
    display: flex;
    align-items: center;
    padding-right: 0;
   
}


.companyName-edit {
    position: absolute;
    top: -20px;
    right: -24px;
}

.firstMarketsCountries-edit {
    position: absolute;
    top: -18px;
    left: -30px;
}

.cover-edit {
    position: absolute;
    top: 88px;
    right: 16px;
}

.AboutUs-edit, .services-edit {
    position: absolute;
    top: -8px;
    right: 0;
}

.certificates-edit {
    position: absolute;
    top: 0;
    right: 8px;
}

.users-edit {
    position: absolute;
    top: 0;
    right: 8px;
}

.people-also-view {
    width: 340px;
    padding-left: 10px;
}

    .people-also-view .vertical-transparent-list {
        background-color: transparent !important;
        position: unset;
        width: 340px;
        height: auto !important;
    }

    .people-also-view .country-flags-wrapper {
        position: relative;
        bottom: -24px;
    }

    .people-also-view .line-seperator {
        height: 1px;
        background-color: #b2b2b2;
        position: relative;
        bottom: -33px;
        width: 86%;
    }

    .people-also-view .header {
        width: 100%;
        padding: 16px 0;
        height: auto;
        font-size: 18px;
        font-weight:bold;
        text-transform: uppercase;
        border-bottom: 1px solid #b2b2b2;
    }

    .people-also-view .related-company-a .row {
        height: 120px;
    }



.main-title .tooltip-inner {
    max-width: 400px !important;
    width: 400px !important;
}

.connect-button-box button {
    margin-left: 16px;
}
.header-nav-main {
    z-index: 100;
    padding: 16px 0 0;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}

    .header-nav-main .logo {
        display: block;
        float: left;
        line-height: 50px;
        text-align: center;
        padding-left: 24px;
        margin-bottom: 8px;
        overflow: hidden;
    }

    .header-nav-main .nav-buttons-box {
        float: right;
        padding: 10px 35px 0 0;
    }

    .header-nav-main .mb-5 {
        margin-right: 5px;
    }


.public-profile .vertical-align {
    display: table-cell;
    vertical-align: middle;
}

.public-profile .corner {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}

.public-profile .main-title {
    font-weight: 200;
    font-size: 24px;
    margin: 0;
    text-transform: unset;
    text-overflow:ellipsis;
    overflow:hidden;
    display:block;
    max-width:590px;
    white-space:nowrap;
}

.public-profile .in-shadow {
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.2) !important;
    -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.2) !important;
}

.public-profile .multiline-ellipsis {
    display: block;
    display: -webkit-box;
    font-size: 12px;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.long-text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}


.profile-bg-image {
    width: 100%;
    height: 280px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.net-wraper {
    display: none;
}

.public-profile #services .menu-item svg {
    display: block;
    max-width: 75%;
    height: auto;
    margin: auto;
}


.public-profile #services .menu-item {
    width: 60px;
    float: left;
    text-align: center;
    padding: 4px;
}

.public-profile {
    width: 792px;
    margin: -108px auto 0 auto;
}

.affix {
    top: 100px;
}

.public-profile .company-section {
    height: 200px;
    padding: 24px;
}

.public-profile .separate-doter:before {
    content: "•";
    margin: 0 4px;
}

.public-profile .message {
    font-size: 14px;
    color: #4c4c4c;
    padding: 0 16px 0 16px;
    line-height: 24px;
    overflow: hidden;
    height: 70px;
}

.public-profile h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: initial;
}

.public-profile .toggle {
    display: inline-block;
    width: 100%;
    padding: 24px 24px 0 24px;
}

.public-profile .up-btn{
    display:none;
}

.public-profile .close-slide {
    overflow: hidden;
    min-height:290px;
    max-height: 0;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.public-profile .open-slide {
    min-height:290px;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    max-height: 1500px;
    overflow: hidden;
}

.blink {
    color: #cdcfd2;
    animation: blink 2s ease-in-out 3;
}

.private-company-logo{
    color:#b2b2b2;
    font-size:76px;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    75% {
        opacity: 1;
    }

    76% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@media (max-width: 1439px) {
    .s-menu-item {
        display: none !important;
    }

    .menu-vertical {
        display: block !important;
    }
}

.company-about-subtitle span {
    display: inline-block;
    text-overflow: ellipsis;
    max-width: 220px;
    white-space: nowrap;
    overflow: hidden;
}

.company-about-subtitle {
    margin-bottom:5px!important;
}

.page-cover {
    margin-top: 72px;
}

.public-profile .mb-15 {
    margin-bottom: 15px;
}

.public-profile .company-logo {
    width: 128px;
    display: table;
    height: 128px;
}

.public-profile .company-logo img {
        width: 120px;
    }

.public-profile .company-box-content {
    width: 624px;
}

.public-profile .company-sub-title {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 5px;
}

.public-profile .flag-label {
    padding: 0;
    width: 130px;
    font-weight: 500;
    font-size: 14px;
    display: table;
    height: 50px;
}

.public-profile .phv-0 {
    padding: 0;
}

.public-profile .market-flag-box {
    display: inline-block;
    padding: 0 4px;
}

.public-profile .flag-image {
    width: 25px;
    opacity: 0.7;
}

.public-profile .connect-button-box {
    padding: 0;
    margin-top: 11px;
}

.public-profile .btn-connect {
    margin-bottom: 16px;
}

.public-profile .introduction-column {
    float: left;
    width: 395px;
    margin-right: 44px;
}

.public-profile .category-name {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 16px 0 !important;
    text-transform: unset;
}

.public-profile .services-column {
    float: left;
    width: 329px;
}

.public-profile .services-box {
    height: 100%;
    display: flex;
    margin-bottom: 0;
}

.public-profile .services-box > div {
    padding: 12px;
}

.public-profile .company-detail {
    clear: both;
    padding: 20px 0;
}

.public-profile .detail-label {
    font-size: 14px;
    text-transform: unset;
    margin-bottom: 0;
    font-weight: 600;
}

.public-profile .toggle-btn {
    height: 50px;
    border-top: 1px solid #d9d9d9;
    color: #666666;
    font-size: 12px;
    line-height: 49px;
}

.public-profile .toggle-btn > div {
    width: 100%;
    cursor: pointer;
}

.public-profile .certificates-content {
    display: inline-block;
    width: 100%;
    padding: 24px 24px 14px 24px;
}

.public-profile .certificate-box {
    float: left;
    width: 72px;
    margin-right: 24px;
}

.public-profile .certificate-image {
    width: auto;
    margin: auto;
    max-width:72px;
}

.people-also-view .address-text{
    color:#888888;
    font-size:12px;
}
.img-wrapper {
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 16px;
    padding-right: 16px;
}

.public-profile .certificate-name {
    font-size: 12px;
    font-weight: 500;
    margin-top: 10px;
    text-transform: uppercase;
    width:105px;
    display:block;
}

.public-profile .users-count {
    font-weight: 400;
    font-size: 20px;
    margin: 24px 24px 6px 24px;
}

.public-profile .user-list-item {
    padding: 24px;
    display: inline-block;
    border-bottom: 1px solid #d9d9d9;
    height: 105px;
}

.public-profile .user-image {
    float: left;
    width: 56px;
    margin-right: 8px;
}

.public-profile .user-image > img {
        width: 56px;
        height: 56px;
        border-radius: 56px;
}

.public-profile .default-user-image {
    float: left;
    width: 56px;
    height: 56px;
    margin-right: 8px;
    color: #ffffff;
    background-color: #cdcfd2;
    font-size: 30px;
    border-radius: 56px;
    text-align: center;
    line-height: 52px;
}

.public-profile .user-data-box {
    float: left;
    width: 704px;
    height: 56px;
    display: table;
    font-size: 14px;
}

.public-profile .user-displayname,
.public-profile .affiliate-name {
    font-weight: 600;
    color: #666666;
}

.public-profile .locations-content {
    margin-bottom: 15px;
    height: 382px;
}

.public-profile .locations-inner-content {
    display: inline-block;
    width: 100%;
}

.locations-column {
    width: 40%;
    float: left;
}

.public-profile .location-name {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 24px;
    padding-left: 24px;
    text-transform: unset;
}

.public-profile .location-list-item {
    height: 56px;
    font-size: 14px;
    margin-bottom: 24px;
    padding-left: 24px;
    border-bottom: 1px solid #d9d9d9;
}

.public-profile .mr-24 {
    margin-right: 24px;
}

.public-profile .ml-0 {
    margin-left: 0 !important;
}

.public-profile .map-column {
    width: 60%;
    float: left;
}

.public-profile .map {
    height: 382px;
}

.public-profile .pb-25 {
    padding-bottom: 25px;
}

.public-profile .news-content {
    width: 87%;
    margin-left:0;
    padding:0;
}
.public-profile .news-content.no-news {
    width: 100%;
    max-width:none;
}


.content, .content-wrapper {
        padding: 0 !important;
        margin: 0 !important;
    }
.quick-RFQ{
    padding:0;
    width:10%;
}

.quick-RFQ .menu-vertical{
    position:relative;
}