span.“me” {
    color: #ca373c;
}
button {
    background-color: hsla(11, 80%, 45%, 1) !important;
}
.pricing-tab {
    display: none !important;
}
section.features-area-four {
    background: #00194c;
}
.features-item-wrap-four {
    background: #ffffff00 !important;
    border-radius: 0 !important;
   box-shadow: 0 0px 0px rgba(233, 233, 243, .5) !important;
   margin-top: 0px !important;
    padding: 5px 0px 5px !important;
    position: relative;
    z-index: 1;
}
.features-content-four .title {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin-bottom: 10px;
    color: #fff !important;
}
.features-content-four p {
    color: #ffffff !important;
    margin-bottom: 0;
  font-size: 13px !important;
}
.features-item-four {
    align-items: center;
    display: flex;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.features-icon-four {
    width: 15% !important;
}
.features-bg {
    background-position: 50%;
    background-size: cover;
    overflow: hidden;
    padding: 80px 0 80px !important;
    position: relative;
    z-index: 1;
}
.logo_s {
    width: 15%;
}
section.pricing-area {
    background-color: #ca373c;
}
h2.title.tg-element-title {
    color: #fff !important;
}
span.sub-title.tg-element-title {
    color: #fff;
}
.pricing-box {
    background: var(--tg-white);
    border: 1px solid #e1e1e9;
    border-radius: 10px;
    margin-bottom: 30px;
    margin-top: 16px;
    padding: 40px;
    position: relative;
    text-align: center;
    height: 724px !important;
}
h2.price.monthly_price {
    display: none !important;
}
.cta-inner-wrap-two {
    margin-bottom: 50px !important;
}
.pricing-btn .btn {
    background: #ca373c !important;
    color: #fff !important;
}
.pricing-btn .btn:before {
    background: #00194c !important;
}
span.“demo123” {
    color: #ca373c;
}
.estimate-img.text-center {
    width: 62% !important;
}
.estimate-area {
    background: #f8f8fa;
    padding: 120px 0 0;
    position: relative;
    z-index: 1;
    margin-bottom: 50px !important;
}
@media only screen and (max-width: 600px) {
 .icon {
    width: 20%;
}
  .logo_s {
    width: 40%;
}

}