.ph_01 .section-title,
.ph_02 .section-title,
.ph_03 .section-title,
.ph_04 .section-title,
.testimonials .section-title,
.ph_05 .section-title,
.ph_06 .section-title,
.whychooseme .section-title {
    font-size: 30px;
    font-weight: 700;
    justify-content: center;
}

.ph_01 .section-title span,
.ph_02 .section-title span,
.ph_03 .section-title span,
.ph_04 .section-title span,
.testimonials .section-title span,
.ph_05 .section-title span,
.ph_06 .section-title span,
.whychooseme .section-title span {
    font-weight: 700;
    text-transform: uppercase;
}

.ph_01 .section-title b,
.ph_02 .section-title b,
.ph_03 .section-title b,
.ph_04 .section-title b,
.testimonials .section-title b,
.ph_05 .section-title b,
.ph_06 .section-title b,
.whychooseme .section-title b {
    color: var(--fs-color-primary);
    height: 3px;
    opacity: 1;
    width: 35px;
    flex: none;
}

.block-product-2 .col-inner {
    background: #ffffff;
    position: relative;
    border-radius: 8px;
    border: 1px solid #efefef;
    overflow: hidden;
}

.block-product-2 .box-text {
    padding: 10px 20px 20px 20px !important;
    overflow: hidden;
    text-align: left;
}

.ph_02 .name a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #444444;
    text-align: left;
}

.block-product-2 .box-text .product-title a,
.product-small .box-text .product-title a {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    display: block;
    text-transform: uppercase;
    height: 25px;
    font-weight: 700;
    overflow: hidden;
    /* font-family: 'GoogleSans-Medium' !important; */
}

.rt_tgian {
    font-size: 14px;
}

.ph_03 .tabbed-content .nav a {
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    display: inline-block;
    padding: 0 20px;
    border: 1px solid #dddddd;
    border-radius: 30px;
}

.ph_03 .tabbed-content .nav li {
    margin-right: 7px !important;
}

.ph_03 .tabbed-content .nav .active a,
.ph_03 .tabbed-content .nav a:hover {
    background-color: var(--fs-color-primary);
    color: #fff;
}

.whychooseme .icon .item {
    display: flex;
    border-left: 1px solid #b7b7b7;
    padding: 0 12px;
    justify-content: center;
}

.whychooseme .featured-box {
    border: solid 1px #eee;
    padding: 10px;
    border-radius: 10px;
    transition: all 1ms;
}

.whychooseme .featured-box:hover {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: all 1ms;


}

.whychooseme .title {
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    line-height: 48px;
}

.whychooseme .icon .item div {
    display: flex;
    align-items: center;
}

.whychooseme .icon .item i {
    font-size: 33px;
    margin-right: 13px;
    line-height: 48px;
    min-width: 33px;
}

.testimonials .testimonial-box {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}


.testimonials .testimonial-text {
    flex-grow: 1;
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    background-color: #fff;
    font-size: 14px;
    padding: 12px;
    position: relative;
}

.testimonials .testimonial-meta {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.testimonials .testimonial-name-divider {
    display: none;
}

.testimonials .testimonial-text::before,
.testimonial-text::after {
    content: '';
    border: 8px solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top-color: #fff;
}

.testimonials .testimonial-text::before {
    border-top-color: #e6e6e6;
    margin-top: 1px;
}

.testimonials .circle {

    border: 4px solid #fff;

}

.testimonials .circle img {
    padding-top: 0;
}

/*  */
.custom-post-widget h3,
.custom-post-widget h4 {
    /* margin: 0 0 5px;
    font-weight: 600; */
}

.custom-post-widget a {
    text-decoration: none;
    color: #222;
}

.custom-post-widget a:hover {
    color: #0073aa;
}

.news-block-widget-style-4 {
    max-width: 1200px;
    width: 100%;
    display: flex;
    gap: 20px;
}

.news-block-widget-style-4 .box__colum__left .box__slider {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.47);
    padding: 15px 20px;
}

.box__colum__right {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear {
    overflow-y: hidden;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear:not(:last-child) {
    /* margin-bottom: 28px; */
}

.news-thumb {
    position: relative;
    overflow: hidden;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb {
    width: 164px;
    height: 110px;
    float: left;
    overflow: hidden;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider {
    width: calc(100% - 180px);
    float: right;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 {
    margin-bottom: 8px;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p {
    margin-bottom: 0;
    font-size: 14px;
}

.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img {
    width: 100%;
    height: 110px;
    object-fit: cover;
}

.news-block-widget-style-4 .box__colum__left {
    /* width: 49%;
    float: left; */
    position: relative;
}

.news-block-widget-style-4 .box__colum__left .box__slider h3 a {
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.news-block-widget-style-4 .box__colum__right .box__slider h4 a {
    font-size: 18px;
}

.news-block-widget-style-4 .news-thumb img {
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}

.news-block-widget-style-4 .news-thumb:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

@media screen and (max-width:768px) {
    .news-block-widget-style-4 {
        flex-direction: column;
    }

    .box__colum__right {
        gap: 15px;
    }

    .ph_03 .tabbed-content .nav li {
        margin-bottom: 10px;
    }

    .ph_01 .section-title,
    .ph_02 .section-title,
    .ph_03 .section-title,
    .ph_04 .section-title,
    .testimonials .section-title,
    .ph_05 .section-title,
    .ph_06 .section-title,.whychooseme .section-title {
        font-size: 22px;
        font-weight: 700;
        justify-content: center;
    }

}