.title-services {
    text-align: center;
    padding-top: 20px;
    /* padding-bottom: 50px; */
}
.box-all-headeredbked .containered {
    padding-bottom: 0px;
}
.title-services h2 {
    font-size: 30px;
    position: relative;
    display: inline-block;
}

.title-services h2:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 3px;
    background: rgb(156, 207, 16);
    bottom: 0;
    transform: translateX(50%);
}

.img-icon-item-right-servi {
    width: 14%;
}

.item-content-img-right-servise {
    width: calc(100% - 14%);
    padding-left: 20px;
}

.icon-servise-icon-top-right {
    display: flex;
    align-items: center;
}

.item-content-img-right-servise span {
    font-size: 24px;
    text-transform: uppercase;
}

.box-all-services .row {
    padding-bottom: 30px;
}

.box-i-item-advantages {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}

.box-i-item-advantages p {
    padding: 0;
    font-weight: 700;
    font-size: 16px;
}

.box-i-item-advantages span svg {
    font-size: 12px;
    fill: #8cb813;
}

.box-i-item-advantages span {
    margin-right: 8px;
}

.box-advantages {
    padding-top: 30px;
}

.content-bottom-advantages {
    padding-top: 20px;
}

.acoustic-color {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-left-acous {
    width: 85%;
    background: #8CB813;
    height: 55px;
    line-height: 55px;
    padding-left: 20px;
}

.box-right-acous {
    width: 14%;
    height: 55px;
    text-align: center;
    line-height: 55px;
    background: #8CB813;
}

.box-left-acous span {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.box-right-acous a {
    color: #fff;
    font-size: 14px;
}

.finishes {
    padding: 0px 40px;
}

.box-item-grid-color-acut .item-grid-acut-btom-bd {
    padding: 5px;
}

.grid-templ-fish-color {
    padding-top: 35px;
}









.box-item-grid-color-acut {
    padding-bottom: 60px;
    border-bottom: 1px dashed black;
}

.box-all-finishes-bd .texture {
    padding-top: 30px;
}

.texture .box-left-acous {
    background: unset;
    line-height: unset;
}

.texture .box-left-acous span {
    color: #8CB813;
}



.faq-fuxl-bd {
    display: flex;
    align-items: center;
    color: #221825;
}

.faq-fuxl-bd span {
    font-size: 16px;
    color: #221815;
    line-height: 32px;
    font-weight: 800;
}

.faq-fuxl-bd h3 {
    font-size: 16px;
    margin-left: 10px;
    font-weight: 800;
}

.faq-a-slug {
    display: flex;
}

.faq-a-slug h3 {
    font-size: 14px;
    font-weight: 400;
    color: #222;
    margin-left: 10px;
}


ul.ul-faq li {
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.faq-a-slug .icon-faq-li {
    color: #898989;
    font-weight: 700;
}

.item-box-faq {}

.content-right-serveces {
    color: #222222;
}




.faq-a-slug h3 a {
    color: #221815;
}

.faq-a-slug h3 a:hover {
    color: #ef5712
}


/* contact */
.box__top__contact__item {
    border: 5px solid #eeeeee;
}

.top__contact__icon {
    padding: 20px;
    background: #F6F6F6;
}

.icons {
    background: #8cb813;
    width: 128px;
    height: 128px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    fill: #fff;
    font-size: 30px;
}

.top__contact__desc {
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
    min-height: 135px;
    font-size: 16px;
    color: #222223;
    text-align: center;
}

.icons:hover {
    background: #333333;
}

.box-service .title-services {
    padding-bottom: 50px;
}


@media (min-width: 576px) {}
@media (min-width: 768px) {}
@media (min-width: 992px) {
    .title-services h2 {
        font-size: 40px;
    }
}
@media (min-width: 1200px){}
@media (min-width: 1600px){}

