.sb-font-p3 font {
    line-height: 2;
    color: #303952;
}
.s-product-services-type-1__description div:nth-child(odd) {
    background-color: #F5F5DC;
}
.s-product-services-type-1__description div:nth-child(even) {
    background-color: #FFF5EE;
}

.button_2GIS {
    display: inline-block !important;
    text-decoration: none !important;
    background-color: green !important;
    color: white!important;
    border: 1px solid #006089 !important;
    border-radius: 18px !important;
    font-size: 17px !important;
    padding: 15px 22px !important; 
    transition: all 0.8s ease !important;
}
.button_2GIS:hover{
    text-decoration: none !important; 
    background-color: #fd8a06 !important;
    color: #ffeded !important;
    border-color: #006089 !important;
}


/* @media screen and (max-width: 959px) */
.sb-padding-top_l_1 {
    padding-top: 5px;
}
/* sb-padding-bottom_l_1 {
    padding-bottom: ;
} */
