/** Home Page CSS **/

.btn-home.primary {
    margin: 0;
    border: 0;
    height: 48px;
    padding-left: 30px;
    padding-right: 30px;
    background: linear-gradient(270deg, #55AC39 0%, #155884 100%);
}

.btn-home.primary span {
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
}
.block__element_head h2.heading {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 54px;
    margin-bottom: 19px;
}
.block__element_head p{
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 0;
}
.sec_01 .block__element_head{
    margin-bottom: 40px;
}
.sec_01 a.button_01{
    margin: 0;
    font-size: 16px;
    line-height: 46px;
    background: #fff;
    padding: 0 32px;
    text-transform: capitalize !important;
}
.sec_01 .nav-line-bottom>li>a:before{
    background: #fff;
    height: 2px;
}
.sec_01 .tabbed-content ul.nav > li{
    margin: 0 20px;
}
.sec_01 .tabbed-content ul.nav > li > a{
    color: #FFFFFF;
    padding: 0 0 9px;
    font-size: 16px;
    line-height: 25px;
}
.sec_01 .tabbed-content .tab-panels{
    padding-top: 37px;
}
.sec_01 .tabbed-content .tab-panels ul li,
.sec_01 .tabbed-content .tab-panels ol li,
.sec_01 .tabbed-content .tab-panels p{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.03em;
}
.sec_01 .tabbed-content .tab-panels p{
    margin-bottom: 30px;
}
.rt-section-index .block__element_head{
    margin-bottom: 44px;
}
.rt-section-index .block__element_head h2.heading{
    padding-bottom: 21px;
    border-bottom: 1px solid #FFFFFF33;
    margin-bottom: 23px;
}
.rt-section-index .img img{
    width: auto;
}
#counter-box h4 {
    color: #FFF;
    font-size: 37px;
    font-weight: 600;
    line-height: 58px;
    letter-spacing: 0;
    text-align: left;
}

#counter-box h4::after {
    content: "%";
    font-size: 47px;
    font-weight: 700;
    line-height: 58px;
}
#counter-box p {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 0;
    color: #fff;
    text-align: left;
}
.row_01 .col #counter-box{
    padding-left: 98px;
}
.row_01 .col:nth-child(1) #counter-box{
    background: url(../images/mask_group.png) no-repeat;
}
.row_01 .col:nth-child(2) #counter-box{
    background: url(../images/mask_group_01.png) no-repeat;
}
.row_01 .col:nth-child(3) #counter-box{
    background: url(../images/mask_group_02.png) no-repeat;
}
.row_01 .col:nth-child(1) #counter-box h4::before{
    content: "$";
    font-size: 47px;
    font-weight: 700;
    line-height: 58px;
}
.row_01 .col:nth-child(1) #counter-box h4::after{
    display: none;
}
.sec_00 .block__element_head{
    text-align: left;
}
.sec_00 .block__element_head h2{
    border-bottom: 1px solid #FFFFFF33;
    padding-bottom: 13px;
    margin-bottom: 13px;
}
.rt-section-banner .block__element_head h2.heading {
    font-size: 47px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: -0.03em;
}
.rt-section-banner .block__element_head h4,
.rt-section-intro .block__element_head h4 {
    color: #1363e0;
    font-size: 15px;
    font-weight: 600;
    line-height: 35px;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    width: max-content;
    background: #F9E8E4;
    margin-bottom: 15px;
    letter-spacing: 0;
}
.rt-section-banner .block__element_head h4::before,
.rt-section-intro .block__element_head h4::before {
    display: none;
}
.rt-section-index .row.row-collapse > .col.large-12 > .col-inner {
    padding: 30px;
    border-radius: 20px;
    border: 2px solid #FFF;
    background: url(../images/bg_index.jpg) no-repeat center / cover;
}
.rt-section-necessity .block__element_head{
    margin-bottom: 10px;
}
.rt-section-necessity .block__element_head h2.heading{
    color: #14161C;
    border-bottom: 1px solid #DDDDDD
}
.rt-section-necessity .block__element_head p{
    color: #14161C;
}
.rt-section-necessity .column_box > .col-inner{
    border: 1px solid #1363e0;
    border-radius: 20px;
    padding: 24px 22px 38px;
    height: 100%;
}
.rt-section-necessity .icon-box {
    align-items: flex-end;
}
.rt-section-necessity .icon-box .icon-box-img{
    position: absolute;
    bottom: 38px;
    right: 23px;
}
.rt-section-necessity .icon-box .icon-box-text{
    display: grid;
    padding-right: 0 !important;
}
.rt-section-necessity .icon-box .icon-box-text h5{
    order: 2;
    margin-bottom: 0;
    color: #1363e0;
    text-transform: unset;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    position: absolute;
    bottom: 38px;
    left: 23px;
    max-width: 140px;
    text-align: left;
}
.rt-section-necessity .icon-box h4 {
    color: #1363e0;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize;
}
.rt-section-necessity .icon-box .text-02{
    min-width: 100%;
    min-height: 260px;
    margin-bottom: 20px;
}
.rt-section-necessity .icon-box p {
    color: #555555;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.02em;
}
.rt-section-necessity .icon-box a.button i.icon-angle-right::before {
    content: "\e09f";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
}
.rt-section-why .block__element_head{
    margin-bottom: 20px;
}
.rt-section-why .block__element_head h2{
    color: #14161C;
    border-bottom: 1px solid #DDDDDD;
}
.rt-section-why .block__element_head p{
    color: #14161C;
}
.rt-section-why .img{
    margin-bottom: 0 !important;
}
.rt-section-why .img .img-inner{
    border-radius: 20px;
}
.rt-section-why .img img{
    border-radius: 20px;
}
.rt-section-why h4 {
    color: #FFA939 !important;
    font-size: 32px;
    font-weight: 400;
    line-height: 43.47px;
    font-family: "SVN-Dancing Script";
}
.rt-section-why h4::before {
    content: "";
    width: 83px;
    height: 14px;
    background: url("../images/line-home.png") no-repeat center / contain;
    margin-right: 10px;
    display: inline-block;
}
.rt-section-why h2 {
    font-size: 44px;
    font-weight: 700;
    line-height: 42px;
    text-transform: uppercase;
}
.rt-section-why p {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}
.rt-section-why .bg-form h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 30px;
}
.rt-section-why .bg-form > .col-inner::before {
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background: rgba(0, 84, 128, 1);
    border: 1px dashed #FFFFFF;
    border-radius: 20px;
    position: absolute;
    top: 10px;
    left: 10px;
}
.rt-section-why .bg-form form {
    margin-bottom: 0px;
}
.rt-section-why .icon-box h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
}
.rt-section-procedure .block__element_head{
    margin-bottom: 20px;
}
.rt-section-procedure .block__element_head h2.heading{
    color: #14161C;
    border-bottom: 1px solid #1363e0;
}
.rt-section-procedure .block__element_head p{
    color: #14161C;
}

.rt-section-procedure .bg_co .text-01{
    background: #FFFCED;
}
.rt-section-procedure .text-01{
    background: #1363e0;
    border-radius: 20px;
    border: 1px solid #00000020;
    padding: 23px 21px;
    min-height: 301px;
}
/*.rt-section-procedure .col.large-2:nth-child(3) .text-01 {
    background: #e5840d;
}
.rt-section-procedure .col.large-2:nth-child(5) .text-01 {
    background: #e50d0d;
}*/
.rt-section-procedure .text-01 p{
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
}
.rt-section-procedure .text-01 h4{
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 19.5px;
    letter-spacing: -0.02em;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    position: absolute;
    bottom: 43px;
    left: 16px;
    text-align: center;
}
.rt-section-procedure .text-01 h4 a{
    padding: 14px 13px 13px;
    color: #fff !important;
    background: #062a95;
    min-width: 216px;
    display: inline-block;
}
.rt-section-procedure .text-01 h4 a:hover{
    background-color: #1363e0;
}
.rt-section-procedure .bg_red .text-01 h4 a:hover{
    background-color: #FFFCED;
    color: rgb(85, 85, 85) !important;
}
.rt-section-tt .block__element_head{
    margin-bottom: 10px;
}
.rt-section-tt .box .box-text{
    padding: 25px 15px 0;
}
.rt-section-tt .box .box-text h4{
    font-size: 18px;
    line-height: 26px;
    margin: 0;
}
.rt-section-tt .box .box-text p{
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.rt-section-news::before{
    content: "";
    background: url(../images/quote_1.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 219px;
    height: 219px;
    z-index: 2;
}
.rt-section-news::after{
    content: "";
    background: url(../images/quote_2.png) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    width: 219px;
    height: 219px;
    z-index: 2;
}
.rt-section-news .block__element_head{
    margin-bottom: 40px;
}
.rt-section-news .block__element_head h2.heading{
    border-bottom: 2px solid #FFFFFF33;
}
.rt-section-news .flickity-slider > .row{
    width: 33.333% !important;
    opacity: 1 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.rt-section-news .box {
    background: #FFF;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 2px 10px 0px #00000026;
}
.rt-section-news .box img{
    padding-top: 0;
}
.rt-section-news .box .box-text {
    position: relative;
}

.rt-section-news .testimonial-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 1px;
}
.rt-section-news .testimonial-text p span{
    font-style: italic;
}
.rt-section-news .testimonial-text p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    font-style: normal;
}
.rt-section-news .box .box-text::before {
    content: "";
    width: 100%;
    height: 13px;
    background: url("../images/line-avatar.png") no-repeat top / cover;
    position: absolute;
    top: -13px;
    left: 0;
}
.rt-section-trend .block__element_head{
    margin-bottom: 30px;
}
.rt-section-trend .block__element_head h2{
    color: #14161C;
    border-bottom: 1px solid #DDDDDD;
}
.rt-section-trend .block__element_head p{
    color: #14161C;
}
.rt-section-trend .box.box-normal .is-divider {
    display: none;
}
.rt-section-trend .box.box-normal h5.post-title a {
    color: #1363e0;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.rt-section-trend .box .box-text {
    padding: 20px 5px 0px;
}
.rt-section-trend .box.box-normal .image-cover,
.rt-section-trend .box.box-vertical .image-cover {
    border-radius: 15px;
    overflow: hidden; 
}
.rt-section-doitac .block__element_head{
    margin-bottom: 60px;
}
.rt-section-doitac .box{
    box-shadow: 0px 0px 10px 0px #00000014;
    background: #fff;
    border-radius: 10px;
    height: 117px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rt-section-doitac .box img{
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
}
/*
 * Mobile
 */
 @media only screen and (max-width: 48em) {
    .btn-home.primary {
        height: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .btn-home.primary span {
        font-size: 14px;
        line-height: 40px;
    }
    .btn-home.primary i.icon-angle-right::before {
        padding-right: 20px;
    }
    #counter-box h4,
    #counter-box h4::after {
        font-size: 40px;
        line-height: 35px;
        margin-bottom: 0 !important;
    }
    #counter-box p {
        font-size: 13px;
        line-height: 20px;
        font-weight: 400;
    }
    .block__element_head h2.heading {
        font-size: 25px;
        line-height: 35px;
    }
    .rt-section-why h4,
    .block__element_head h4 {
        font-size: 16px;
        line-height: 30px;
    }
    .rt-section-why h4::before,
    .block__element_head h4::before {
        width: 68px;
    }
    .rt-section-banner .block__element_head h2.heading {
        font-size: 28px;
        line-height: 35px;
    }
    .rt-section-banner .block__element_head h4,
    .rt-section-intro .block__element_head h4 {
        font-size: 13px;
        line-height: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .rt-section-necessity .icon-box {
        padding: 0px 5px 25px;
        border-radius: 10px;
    }
    .rt-section-necessity .icon-box h4 {
        font-size: 16px;
    }
    .rt-section-necessity .icon-box-center .icon-box-img {
        width: 75px !important;
    }
    .rt-section-necessity .icon-box p {
        font-size: 13px;
        line-height: 20px;
    }
    .rt-section-necessity .icon-box a.button span {
        font-size: 14px;
    }
    .rt-section-why h2 {
        font-size: 26px;
        line-height: 35px;
    }
    .rt-section-why .title-form h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .rt-section-why p {
        font-size: 14px;
        line-height: 23px;
    }
    .rt-section-why .bg-form h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .rt-section-news .flickity-slider > .row,
    .rt-section-doitac .flickity-slider > .row {
        width: 100% !important;
    }
    .slider-wrapper .flickity-prev-next-button {
        display: block !important;
    }
    .rt-section-index .row.row-collapse > .col.large-12 > .col-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
}