.service-detail-page {

}

.sdp-image {
    text-align: center;
}

.sdp-image img {
    max-width: 100%;
    height: auto;
}

.sdp-brand {

}

.sdp-brand a {
    display: inline-block;
}

.sdp-brand a img {
    max-width: 100%;
    height: auto;
}

.sdp-link {
    padding-bottom: 20px;
}

.sdp-link a {
    display: inline-block;
    text-decoration: none;
    color: #696969;
}

.sdp-link a:hover {
    text-decoration: underline;
    color: #696969;
}

.sdp-text {

}

.sdp-form {

}

.sdp-form .modal-content {
    box-shadow: none;
}

.sdp-form .btn:hover,
.sdp-form .btn:focus,
.modal .btn:hover,
.modal .btn:focus {
    color: #555555;
}
.sdp-top20{
    margin-top: 20px;
}
.service-text{
    border: 1px #cccccc solid;
    padding: 5px;
    margin-top:20px;
    font-weight: bold;
}

.otzyvy_list {
    padding-top: 40px;
}

.otzyvy_item {
    padding-bottom: 30px;
}

.otzyvy_item_tovar {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: 600;
    text-decoration: underline;
    color: #696969;
}

.otzyvy_item_tovar b {
    font-weight: 600;
}

.otzyvy_item_name {

}

.otzyvy_item_date {

}

.otzyvy_item_text {
    padding-top: 10px;
}