div.advantages.flat.small-advantages div.image-table {
    display: table-cell;
    vertical-align: initial;
    width: 100px;
    padding-right: 10px;
}box-shadow: 0 0 25px 1px #e0e0e0;/*put your css code here*/


div.tarif div.tarif-item div.tarif-element {
    background: linear-gradient(to right,#fafafa 0%,#ffffff 100%);
}

div.switcher ul.switcher-tab li {
    color: #000000;
}

div.block.dark div.shadow-tone {
    background: rgba(0, 0, 0, 0.65);
}

.italic {
    font-style: normal;
}

.secondary {
    border: 2px solid #e92607;
}

@media (min-width: 992px)
div.switcher ul.switcher-tab li {
    padding: 10px 10px 10px 10px;
}

div.form-block div.form-table div.form-cell div.text-wrap div.form-text-under-title {
    font-size: 16px;
line-height: 22px;
}


.text-content.center ul, .text-content.center ol {
    margin: 5px 126px 15px;
}

div.search-panel-fix-header {
    width: 184%;
}

a {
    color: #1a1a1a;
}


.bread__ul {
    margin: -10px 0 6px 0;
    padding: 0;
}

.bread__li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
margin: 0 6px 0 0;
font-size: 13px;
}

.bread__li+.bread__li:before {
    content: '/';
    display: inline-block;
    margin-right: 5px;
    color: #c9c9c3;
}

.bread__link {
color: #6b6b6b;
    text-decoration: underline;
}

@media(max-width: 768px){
.bread__li {
font-size: 11px;
}
}


.crm-webform-iframe {
    background-color: rgb(5 6 8 / 0);
}

.uslugi-block {
background-color: #f5f5f5;
    padding: 50px;
 border-radius: 15px;
margin-bottom: 25px;
}

.black-h2 {
line-height: 1;
font-size: 43px;
color: black;
font-weight: 700;
}

@media(max-width: 767px){
.black-h2 {
line-height: 1;
font-size: 30px;
color: black;
font-weight: 500;
	}
}


.white-h2 {
line-height: 1;
font-size: 43px;
color: white;
font-weight: 500;
}

@media(max-width: 767px){
.white-h2 {
line-height: 1;
font-size: 30px;
color: white;
font-weight: 500;
}
}

.white-h2-color {
line-height: 1;
font-size: 43px;
color: white;
font-weight: 500;
background: #f53a48;
border-radius: 10px;
padding: 5px 15px;
}

@media(max-width: 992px){
.white-h2-color {
line-height: 1;
font-size: 43px;
color: black;
font-weight: 500;
background: #fff;
border-radius: 10px;
padding: 5px 15px;
}


.table.colored_table {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-collapse: collapse;
}

.colored_table thead {
    border: 1px solid #f2f2f2;
}

.colored_table thead tr {
    background: #f7f7f7;
}

.colored_table tbody {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}



div.cart-info-block div.desc-title2 {
    color: #e92607;
    font-size: 13px;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

