/* section about */

.widget-section-about h3 {
    font-weight: 600;
}

.widget-section-about .number {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    color: #111111;
}

/* title section */

.tf-title-section .sub {
    text-transform: uppercase;
}

.tf-title-section .heading {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 44px;
    line-height: 1.1818181818181819em;
}

/* section process */

.section-process-1 .process-item .number {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
}

.section-process-1 .heading-section {
        margin-bottom: 25px;
}

/* testimonial */

.widget-testimonials .style-1 .name {
    font-weight: 600;
    font-size: 44px;
    line-height: 1.1818181818181819em;
    text-transform: capitalize;
        margin-bottom: 0px;
}

.widget-testimonials .style-1 .desc {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.75em;
}

.widget-testimonials .style-1 .ratings  {
    margin-bottom: 24px;
}

.section-testimonials-2 .wrap-infiniteslide {
    overflow: hidden;
}

.widget-testimonials.style-2 .avatar img {
    width: 60px;
    height: 60px;
}

.widget-testimonials.style-2 .ratings {
        margin-bottom: 9px;
}

.widget-testimonials.style-2 .desc {
        margin-bottom: 23px;
}

.widget-testimonials.style-2 .name {
font-weight: 600;
font-size: 20px;
line-height: 28px;
}

.widget-testimonials.style-2 .position {
font-weight: 400;
font-size: 16px;
line-height: 26px;
}

.widget-testimonials.style-2 .testimonial-item {
    height: unset;
}

/* process */

.widget-process-image .heading-section {
    margin-top: 18px;
        margin-bottom: 41px;
}

/* group card */

.widget-group-card .card-about .description {
        margin-bottom: 20px;
}

.widget-group-card .card-about .description {
        margin-bottom: 20px;
}

.widget-group-card .card2 .title {
        margin-bottom: 10px;
}

.widget-group-card .card2  .description {
        margin-bottom: 18px;
}

/* section callback */

select.wpcf7-form-control.wpcf7-select.nice-select {
    display: none !important;
}

.section-call-back .nice-select.wpcf7-form-control.wpcf7-select {
    border-radius: 8px;
    padding: 14px;
    border-color: #E4E4E4;
}

.section-call-back .tf-btn {
        margin-top: 6px;
}

.section-call-back .heading-section {
        margin-top: 5px;
}

.section-call-back .split-text {
        margin-bottom: 0px;
}

/* wrap list icon */

.widget-icon-list .tf-box-icon {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #E4E4E4;
}

.widget-icon-list .tf-box-icon:first-child {
    padding-top: 0;
}

.widget-icon-list .tf-box-icon:last-child {
    padding-bottom: 0px;
    border: none;
}

.widget-icon-list.st-wrap .tf-box-icon {
    flex-direction: column;
    align-items: baseline;
}

/* career */

.widget-career .text_secondary-color {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #67696E;
}

.widget-career .name {
font-weight: 600;
font-size: 18px;
line-height: 28px;
color: #111111;
    margin-bottom: 9px;
}

.widget-career .career-item {
    padding: 18.5px 24px;
}

/* privacy */

.section-privacy .content ul {
    list-style: none;
}

.section-privacy .content ul li {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #111111;
}

.section-privacy .content .tab-item {
    margin-top: 32px;
}

.section-privacy .content .tab-item:first-child {
    margin-top: 0;
}

.tf-title-section .description b {
font-weight: 600;
font-size: 20px;
line-height: 28px;
    display: block;
    color: #111111;
        margin-bottom: 11px;
}

.section-latest-new .wrap-recent-post img {
    max-height: 120px;
    object-fit: cover;
}

.section-calculate .heading {
    margin-bottom: 32px;
}

.section-calculate .nice-select {
    margin-bottom: 0;
}

.blog-article-item .title a:hover,
.section-latest-new .title a:hover {
    color: #111 !important;
}

.section-slider.style-2 .title.heading {
    font-weight: 500;
    font-size: 96px;
    line-height: 1.0833333333333333em;
    text-transform: capitalize;
}

.section-slider.style-2 .description {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}

.section-process .tabs-hover-wrap {
    align-items: center;
}

.section-process-1,
.banner-2 {
    position: relative;
    overflow: hidden;
}

.section-process-1 .wrap-image,
.banner-2 .wrap-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 130%;
    will-change: transform;
    z-index: 0;
}

.section-process-1 .wrap-image img,
.banner-2 .wrap-image img {
    width: 100%;
    height: 100%;
    will-change: transform;
    object-fit: cover;
}

@media (max-width: 1200px) {
        .section-slider.style-2 .title.heading {
        font-size: 70px;
    }
}

@media (max-width: 1200px) {
    .section-slider.style-2 .title {
        font-size: 80px;
    }
}

@media (max-width: 991px) {
    .section-slider.style-2 .title {
        font-size: 55px;
    }
    .section-slider.style-2 .title.heading {
        font-size: 55px;
    }
}

@media (max-width: 767px) {
.tf-title-section .heading {
    font-size: 30px;
}
    .section-slider.style-2 .title,
    .section-slider.style-2 .title.heading {
        font-size: 45px;
    }
    .section-latest-new .wrap-recent-post .title {
        font-size: 18px;
    }
}