/*.section-product-title b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px !important;
    opacity: 1;
    background-color: #934112 !important;
}*/
.section-title-center span, .section-title-bold-center span {
    color: #934112 !important;
}

img.product-img{
    border: solid 1px #934112 !important;
}

.tp-project-text {
    padding: 17px 2px  !important;
    box-shadow: 0px 5px 25px 0px rgba(0, 6, 91, 0.08);
    margin-top: -62px;
    background-color: #934112 !important;
}

.tp-project-title {
    font-size: 24px;
    color: #fff !important;
}

.tp-project-text-icon a {
    height: 48px !important;
    width: 136px !important;
    line-height: 50px;
    border-radius: 15% !important;
    color: #ffffff;
    display: inline-block;
    background: #06ae5a;
    text-align: center;
    font-size: 20px;
}
.fixCenter {
    margin: 2px 0px !important;
}
.fixCenterList {
    margin: 15px 0px !important;   
}
.btn-fixBg {
    background-color: #934112 !important;
    color: #fff !important;
    padding: 15px !important;
    font-size: xx-large;
}