﻿.infoServ .servZakaz a {
    font-size: 16px;
    padding: 10px 15px;
    position: relative;
    top: -22px;

}
.dopServInfo .dopServimg .size-medium {
    width: 200px;
    height: auto;
}
  .dopSertxt   {   margin: 5px; font-size: 14px; }
  .dopSea {  cursor: pointer;   text-decoration: underline;
    color: #ef0303; 
    font-size: 17px;
}
.priceRow .tabTitle {
    color: #020122;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 12px;
}
#text .dopServimg .size-medium {
    width: 15%;
    max-width: 100%;
}
#text .dopServimg img {
    width: 150px;
    max-width: 100%;
    float: left;
margin-right: 10px; }
#text .dopServimg .size-medium {
    width: 150px;
    max-width: 100%;
    margin-bottom: 15px;
}
.info-img {    text-align: center; } 
.infoServ h2 { text-align: center;}
@media (max-width: 769px) { #text .dopServimg .size-medium  {
    width: 40%;
    max-width: 100%;
} }
@media(max-width: 480px) {  
#text .dopServimg .size-medium, #text .dopServimg img {
           width: 120px;
        max-width: 100%;
        float: left;
}
}
.faqRow {
    margin-top: 39px;
}
.priceRow {  margin-top: 39px; }
.dopServInfo p {
       padding: 10px !important;
}
 html, body {
                                scroll-behavior: smooth;
                                scroll-padding-top: 50% !important;
                                scroll-margin-top: 80px !important;
                            }
@media (max-width: 769px) {
.btnsp {
    margin: 0 auto !important;
} }