.seo_text {
    text-align: justify;
}
body .seocategory__prodblock-title__inner {
    display: inline-block;
    background: #444;
    font-size: 18px;
    color: #fff;
    line-height: 1;
    padding: 14px 20px;
    border-radius: 4px 4px 0 0;
    margin: 0;
    background: #16d5d1;
    border: 1px solid #19b091 !important;
    background: -webkit-gradient(linear,0 0,0 bottom,from(#16d5d1),to(#10bbb5)) !important;
    background: -webkit-linear-gradient(#16d5d1,#10bbb5) !important;
    background: -moz-linear-gradient(#16d5d1,#10bbb5) !important;
    background: -ms-linear-gradient(#16d5d1,#10bbb5) !important;
    background: -o-linear-gradient(#16d5d1,#10bbb5) !important;
    background: linear-gradient(#16d5d1,#10bbb5) !important;
    -pie-background: linear-gradient(#16d5d1,#10bbb5) !important;
    behavior: url(/g/pie/pie.htc);
}
body .seocategory__prodblock-title {
    border-bottom: 1px solid #19b091 !important;
}

body .seocategory__button {
    display: block;
    background-clip: padding-box;
    background-image: -webkit-linear-gradient(0deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5));
    background-image: -webkit-linear-gradient(bottom,hsla(0,0%,100%,0),hsla(0,0%,100%,.5));
    background-image: linear-gradient(0deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5));
    font-size: 16px;
    line-height: 1;
    text-align: center;
    padding: 8px 15px;
    background: #f27300 !important;
    background: -webkit-gradient(linear,0 0,0 bottom,from(#f27300),to(#ea5400)) !important;
    background: -webkit-linear-gradient(#f27300,#ea5400) !important;
    background: -moz-linear-gradient(#f27300,#ea5400) !important;
    background: -ms-linear-gradient(#f27300,#ea5400) !important;
    background: -o-linear-gradient(#f27300,#ea5400) !important;
    background: linear-gradient(#f27300,#ea5400) !important;
    -pie-background: linear-gradient(#f27300,#ea5400) ;
    behavior: url(/g/pie/pie.htc);
    border: 1px solid #d54c01 !important;
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.4) !important;
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.4) !important;
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.4) !important;
    border-radius: 7px !important;
}

body .seocategory__button:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 1px 2px rgba(0,0,0,.1) !important;
    background: #ea5400 !important;
    background: -webkit-gradient(linear,0 0,0 bottom,from(#ea5400),to(#f27300)) !important;
    background: -webkit-linear-gradient(#ea5400,#f27300) !important;
    background: -moz-linear-gradient(#ea5400,#f27300) !important;
    background: -ms-linear-gradient(#ea5400,#f27300) !important;
    background: -o-linear-gradient(#ea5400,#f27300) !important;
    background: linear-gradient(#ea5400,#f27300) !important;
    -pie-background: linear-gradient(#ea5400,#f27300) !important;
}
body .localconsult {
    background: #e8e8e8 !important;
    padding: 25px 20px 10px;
    margin-bottom: 30px;
}
body .localconsult__inner-title {
    font-size: 21px !important;
    line-height: 1;
    color: #000 !important;
    margin-top: 0;
    margin-bottom: 25px;
}
body .keymoments__body {
    border: 1px solid #19b091 !important;
    border-top: 1px solid transparent;
    margin-top: -3px;
    padding: 15px 20px;
    border-radius: 0 0 3px 3px;
    background: inherit;
}
body .keymoments__title {
    font-size: 18px;
    line-height: 1;
    color: #fff;
    background: #444;
    padding: 14px 20px;
    margin: 30px 0 0;
    position: relative;
    font-weight: 400;
    background: #16d5d1 !important;
    border: 1px solid #19b091 !important;
    background: -webkit-gradient(linear,0 0,0 bottom,from(#16d5d1),to(#10bbb5)) !important;
    background: -webkit-linear-gradient(#16d5d1,#10bbb5) !important;
    background: -moz-linear-gradient(#16d5d1,#10bbb5) !important;
    background: -ms-linear-gradient(#16d5d1,#10bbb5) !important;
    background: -o-linear-gradient(#16d5d1,#10bbb5) !important;
    background: linear-gradient(#16d5d1,#10bbb5) !important;
    -pie-background: linear-gradient(#16d5d1,#10bbb5) !important;
    border-radius: 4px 4px 0 0 !important;
}
body .keymoments__list-num {
    float: left;
    vertical-align: top;
    width: 30px;
    height: 30px;
    background: #16d5d1 !important;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    color: #222;
    margin: 7px -1px !important;
}