.tabs-block__wrapper-background--mrb-big {
    margin-bottom: 31px;
}

.tabs-block__wrapper-background {
    width: 100%;
    margin-bottom: 17px;
    margin-top: 10px;
    padding: 11px 24px;
    padding-bottom: 3px;
    background-color: #eff3f8;
}
.tabs-block__list {
    margin: 0;
    margin-bottom: 9px;
    padding-left: 10px;
}

ul.tabs-block__list {
    list-style: none;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
}
.tabs-block__item {
    padding-left: 15px;
    letter-spacing: 1px;
}
.tabs-block__list > li {
    margin: 8px 0 0 10px;
    list-style-type: none;
    position: relative;
}
.tabs-block__item::after {
    left: -3px;
    top: 8px;
}

.tabs-block__list > li::after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    left: -2px;
    top: 9px;
    background-color: #255aa6;
}
.tabs-block__list li:before {
	display:none;
}
.tabs-block__list li span {
	color: #255aa6;
}
.content-table thead {
    background: #eff3f8;
    font-size: 16px;
    font-weight: 600;
    color: #255aa6;
    line-height: 20px;
    text-align: center;
}
.content-table thead td:not(:last-child) {
    border-right-color: #255aa6;
}

.content-table .text-center {
    text-align: center;
}
.content-table td {
    padding: 10px;
    border: 2px solid #eff3f8;
}
.content-table {
    border: 2px solid #eff3f8;
    width: 100%;
}

.big-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top:60px;
    margin-bottom:60px;
}
.big_mobile__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.big-mobile__icon {
    margin-right: 12px;
}
.big-mobile__number {
    font-size: 48px;
    line-height: 72px;
    font-weight: bold;
    color: #255aa6;
}
.big-mobile__number h3 {
    font-size: 1.17em;
    line-height: 72px;
    font-weight: bold;
    color: #255aa6;
    margin-bottom: 0;
}
.big-mobile__text {
    padding: 0;
    margin: 0;
    margin-left: 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #2d2e31;
    text-transform: uppercase;
    opacity: 0.59;
}
.big-mobile:hover a h3 {
    color: #dd0024;
}
.back-and-share {
    width: 100%;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.back-and-share__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 9px 30px;
    padding-top: 11px;
    padding-left: 25px;
    margin-right: 30px;
    letter-spacing: 0.5px;
    border: 1px solid #255aa6;
    -webkit-transform: all 0.3s linear;
    -ms-transform: all 0.3s linear;
    transform: all 0.3s linear;
    background-color:transparent;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: #255aa6;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.2s linear;
}
.back-and-share__button:hover {
    color:white;
}
.back-and-share__button svg {
    fill: #255aa6;
    margin-right: 10px;
    transition: all 0.2s linear;
}
.back-and-share__button:hover svg, .back-and-share__button:focus svg {
    fill: #ffffff;
}
.back-and-share__link:not(:last-of-type) {
    margin-right: 30px;
}

.back-and-share__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 9px 30px;
    padding-left: 0;
    font-size: 10px;
    line-height: 1.2;
    font-weight: 500;
    color: #adacac;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.back-and-share__link svg {
    fill: #adacac;
    margin-right: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.back-and-share__link:hover, .back-and-share__link:focus {
    color: #255aa6;
}
.back-and-share__link:hover svg, .back-and-share__link:focus svg {
    fill: #255aa6;
}
.uslugi, .row_4_p {
    text-align: center;
    margin-bottom: 0;
    margin: auto;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.row_4_p {
    font-weight: 400;
}
.row_5 img, .row_4 img {
    position: relative;
    height: 100%;
    max-width: none;
    width: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
h4.row-and-span {
    margin:0;
}
.make-order {
    display: inline-block;
    padding: 11px 21px;
    padding-top: 14px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: #255aa6;
    text-transform: uppercase;
    border: 1px solid transparent;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    cursor: pointer;
    transition: all 0.2s linear;
    background-color: #ffffff;
    color: #ffffff;
    border-color: #255aa6;
    background-color: #255aa6;
    font-size: 10px;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}