

/* Start:/local/templates/spnk.graphics/components/bitrix/news.list/services.list/style.css?16984365402834*/
.services::after {
    clear: both;
    content: '';
    display: table;
}

.services__item {
    float: left;
    margin-right: 30px;
    width: 270px;
}

.services__item:last-child {
    margin-right: 0;
}

.services__picture img {
    display: block;
}

.services__name-container {
    background: #ff4774;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    padding: 0 20px;
}

.services__name {
    display: inline-block;
    line-height: 1.3;
    vertical-align: middle;
}

.services__description {
    border: 1px solid #dcdcdc;
    font-size: 14px;
    line-height: 1.4;
    padding: 20px;
}

.services__description dl {
    border-bottom: 1px dashed #dedede;
    font-size: 0;
    margin: 0 -5px 10px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
}

.services__description dl:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.services__description dl dd,
.services__description dl dt {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0 5px;
    position: relative;
    vertical-align: bottom;
    width: 50%;
    z-index: 2;
}

.services__description dl dd {
    text-align: left;
}

.services__description dl dt {
    text-align: right;
}

.services--popup {
    width: 500px;
}

.services--popup .services__item {
    float: none;
    margin-bottom: 30px;
    width: 100%;
}

.services--popup .services__item:last-child {
    margin-bottom: 0;
}

.services--popup .services__picture {
    display: none;
}

.services--popup .services__name-container {
    background: none;
    color: #ff4774;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0.5em;
    padding: 0;
}

.services--popup .services__description {
    border: 0;
    font-size: 15px;
    padding: 0;
}

.services--popup .services__description dl {
    margin: 0 0 5px;
    padding-bottom: 5px;
}

.services--popup .services__description dl dd,
.services--popup .services__description dl dt {
    font-size: 15px;
    padding: 0;
}

.services--popup .services__description dl dd {
    width: 70%;
}

.services--popup .services__description dl dt {
    width: 30%;
}

@media only screen and (max-device-width: 420px) {
    .services--popup {
        width: 100%;
    }

    .services--popup .services__description dl dd,
    .services--popup .services__description dl dt {
        width: 50%;
    }

    .services__picture img {
        height: auto;
        width: 100%;
    }

    .services__item {
        margin-bottom: 25px;
        width: 100%;
    }

    .services__item:last-child {
        margin-bottom: 0;
    }
}
/* End */
/* /local/templates/spnk.graphics/components/bitrix/news.list/services.list/style.css?16984365402834 */
