body {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: unset !important;
    margin-bottom: 10px;
}
h2 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: unset !important;
    margin-bottom: 10px;
}
h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: unset !important;
    margin-bottom: 10px;
}
ol, ul {
    list-style: unset;
}
li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 5px;
}
.block_title {
    font-size: 22px;
}
.text-bottom li {
	list-style: disc;
}
.text-bottom p {
	padding-bottom: 10px;
}
.text-bottom p {
	padding-bottom: 10px;
}
ul {
	padding-bottom: 10px;
}

.demo1_callme_button,
.open_popup {
	display: none !important;
}
.order_block {
	padding: 30px 0 10px;
}
.advantages .item_wrap .item .icon {
    max-width: 50px !important;
}
.advantages .item_wrap .item .name {
    height: 20px;
}
.contacts_block .info:after {
    display: none;
}
.footer {
    margin-bottom: 20px;
}