.specificationstable > div > div {
    width: 100%;
}
.osobtxt ul li:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    background: url('https://fortever.online/wp-content/uploads/2024/09/listimg.png') no-repeat;
    left: 18px;
    margin-top: 5px;
    background-position: center;
    background-size: contain;
}
.osobtxt ul {
    list-style: none;
}
.osobtxt ul li {
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.optcional div {
    padding-left: 38px;
    background-image: url('https://fortever.online/wp-content/uploads/2024/09/plus-circle-2.svg');
    background-repeat: no-repeat;
	background-size: 28px;
}
div#pum_popup_title_1544,
div#pum_popup_title_2186{
    margin-bottom: 30px;
    background: #004098;
    color: #fff;
    margin-top: -15px;
    margin-left: -16px;
    margin-right: -15px;
    padding: 20px;
}
input::placeholder, textarea::placeholder {
 font-size:14px
 
}
.heightNone {
    height: 0!important;
}
.consBtn .getConsult {
    background: #004098;
    display: inline-block;
    padding: 16px 30px;
    line-height: 1.6;
}
.consBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.consBtn > a > span > span {
    font-size: 18px;
    font-weight: 500;
}
.consBtn > a > span > span > img {
    display: inline-block;
    width: 25px;
    margin-right: 20px;
	margin-bottom: -7px;
}