/** Home CSS **/

.boder-right > .col-inner::before {
    content: "";
    position: absolute;
    width: auto;
    height: 100%;
    border-right: 1px dashed #FFF;
    top: 0;
    right: -15px;
}

a.button.secondary.lowercase {
    height: 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0;
    border: 0px;
    background: linear-gradient(180deg, #FFCC22 0%, #E59F0D 100%);
}

.tabbed-content ul.nav.nav-pills {
    gap: 10px;
}

.tabbed-content ul.nav.nav-pills > li.tab > a {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid #E59F0D;
}

.tabbed-content ul.nav.nav-pills > li.tab.active > a {
    border: 0;
    background: linear-gradient(180deg, #FFCC22 0%, #E59F0D 100%);
}

.tabbed-content .tab-panels {
    padding-top: 2.5em;
}

.rt-section-banner .row > .col.large-3 {
    flex-basis: 290px;
    max-width: 290px;
}

.rt-section-banner .row > .col.large-9 {
    flex-basis: calc(100% - 290px);
    max-width: calc(100% - 290px);
}

.rt-section-intro .img .img-inner::before {
    content: "";
    position: absolute;
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    border: 1px dashed #D78432;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    z-index: -1;
    top: 0;
    left: 0;
}

.rt-section-intro .img .img-inner img {
    padding-top: 15px;
    padding-left: 15px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.rt-section-intro h4 strong {
    color: #00908A;
    height: 48px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    position: relative;
    display: inline-block;
    line-height: 48px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 99px;
    text-transform: uppercase;
    background: rgba(0, 144, 138, 0.1);
    margin-left: 100px;
}

.rt-section-intro h4 strong::before {
    content: "";
    position: absolute;
    width: 100px;
    height: auto;
    border-bottom: 2px dashed #00908A;
    top: 50%;
    left: -100px;
}

.rt-section-intro h4 strong::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #00908A;
    top: calc(50% - 5px);
    left: -5px;
}

.rt-section-intro h2 {
    font-size: 42px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    margin-bottom: 10px;
}

.rt-section-why h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
}

.rt-section-why .icon-box .icon-box-text h5 {
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0;
}

.rt-section-product h2,
.rt-section-duan h2,
.rt-section-doitac h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0%;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    margin-bottom: 10px;
}

.rt-section-duan a.button.secondary.lowercase {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.rt-section-duan .col.post-item .box.box-normal .box-image {
    border-radius: 15px;
}

.rt-section-duan .col.post-item .box.box-normal .box-text h5.post-title,
.rt-section-duan .col.post-item .box.box-normal .box-text .from_the_blog_excerpt {
    color: #FFF;
}

.rt-section-duan .col.post-item .box.box-normal.box-blog-post .is-divider {
    background: rgb(255 255 255 / 80%);
}

.rt-section-news h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    margin-bottom: 10px;
}

.rt-section-news .des p {
    margin-bottom: 0px;
}

.rt-section-news .col.post-item > .col-inner {
    border-radius: 20px;
    overflow: hidden;
}

.rt-section-news .post-item .box.box-overlay .is-divider {
    display: none;
}

.rt-section-news .post-item .box.box-overlay .box-text {
    padding-top: 15%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.rt-section-news .post-item .box.box-overlay h5.is-large a {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0;
}

.rt-section-news .post-item .box.box-overlay h5.is-small a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
}

.rt-section-doitac > .section-bg {
    background: linear-gradient(180deg, rgba(247, 247, 247, 0.968627) 0%, rgba(247, 247, 247, 0) 100%);
}

.rt-section-doitac .row-small > .flickity-viewport > .flickity-slider > .col.gallery-col {
    padding-top: 19px;
}

.rt-section-doitac .col.gallery-col .box {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 4px 6px -1px #1018281A;
}

.rt-section-doitac .slider .flickity-prev-next-button {
    opacity: 1;
    color: #0054A5;
}