/*Другие доктора*/
.doctor-box {
    padding-bottom: 50px;
    height: 100%;
}
.doctor-box img {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 100%;
    max-width: 212px; }
.doctor-box .gc.icon-rub.bold {
    font-size: 1rem;
    margin-left: 0;
    top: 2px; }

.doc-name {
    border: none;
    text-align: left;
    width: 100%;
    padding: 10px 0 0 0;
    float: left;
    height: 16em; }

.foto-doc {
    margin: auto; }

.doctor-box .medium-but-animation.purchase-strip-blue.dept-apponit-butt .btn {
    width: 100%;
    background: #fff;
    color: #E0684B;
}

.doc-title {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 15px;
    color: #4a3c31;
    display: block;
    padding-bottom: 1em;
    min-height: 4.3em; }

.doc-name-class {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 16px;
    color: #2C5E4F;
    margin: 0 -15px;
    padding: 0.6em 0;
    line-height: 1.4; }

.doc-price-app {
    font-family: 'Source Sans Pro',sans-serif;
    height: auto;
    padding: 0.4em 0;
    margin-bottom: 1.6rem;
    font-size: 12px
}

.doc-degree {
    font-size: 15px;
    /*height: 1.5em;*/
    overflow: hidden; }
.doc-degree .doc-degree p {
    margin: 0; }

.doc-preview {
    font-size: 15px;
    /*height: 3.3em;*/
    /*overflow: hidden;*/
}

.b-service__item {
    margin-left: 15px;
    margin-right: 15px;
    width: calc(49% - 30px);
    margin-bottom: 15px;
    background: #fff;
    display: inline-block;
    border: 1px solid #e0e1e2;
    height: 48px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    line-height: 14px;
    padding-top: 15px;
}

.doctors-list {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    /*Другие врачи*/
    .doc-preview .visible-sm,
    .doc-preview .visible-xs {
        /*display: inline-block !important;*/
    }
    .gc.icon-rub.bold {
        font-size: 1rem;
        margin-left: -1px;
        top: 0; }
    .doctor-box {
        padding: 4.5rem 3rem 5rem;
        border: 2px solid #eeeeee;
        margin-bottom: 3rem; }
    .doctor-box img {
        max-width: 178px; }
    .doctor-box .gc.icon-rub.bold {
        font-size: 1.7rem;
        margin-left: 0; }
    .doc-name {
        padding: 0;
        height: 18em; }
    .doc-name-class {
        font-size: 28px; }
    .doc-preview, .doc-degree {
        font-size: 24px; }
    .doc-price-app {
        padding: .2em 0;
        margin-bottom: 3.5rem;
        font-size: 24px;
    }
    .doctor-box .medium-but-animation.purchase-strip-blue.dept-apponit-butt .btn {
        width: auto;
        font-size: 26px;
        padding: 15px 60px 18px;
        letter-spacing: -0.2px; }

    .b-service__item {
        width: calc(100% - 30px);
    }
}
