/*
Theme Name: WebNganh Child
Description: Website Design by Wordpress and Theme Flatsome
Author: UX Themes Web Nganh
Template: flatsome
Theme URI: https://webnganh.com/
Author URI: https://webnganh.com/
Description: WebNganh.Com - WebNganh.Vn - iFnt.Vn
Version: Code DevWp WebNganh
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.how_it_works .has-hover {
    border: 1px solid #b7b7b7;
}
.rt-title-text .entry-subtitle p{
    font-size: 19px;
    font-weight: 500;


    position: relative;
    display: inline-block;
    color: #3baf64;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    line-height: 1.4;
    z-index: 1;
}


.rt-title-text .entry-title {
    font-size: 60px;
    margin-bottom: 30px;
}

.rt-title-text ul {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin-bottom: 20px;
}

.rt-title-text ul li {
    font-size: 18px;
    font-weight: 500;
    color: #122428;
    position: relative;
    margin-bottom: 12px;
    display: flex;
    margin-left: 0px;
}

.rt-title-text ul li i {
    font-size: 10px;
    margin-right: 10px;
    max-width: 22px;
    min-width: 22px;
    height: 22px;
    color: var(--sasby-white-color);
    background-color: #00BD6F;
    border-radius: 50%;
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    margin-top: 3px;
}


.rt-image-banner{
    position: absolute;
    top: 19.5%;
    right: 44%;
    width: initial !important;
    max-width: initial !important;
}

.rt-image-banner img {
    max-width: 45px;
}

.img_banner_left{
    margin: -15px 0px 0px -100px;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
    z-index: 3;
    left: 0px;
}

.img_banner_left img{
    max-width: 286px;
    position: relative;
}

.img_banner_right{
    right: 0px;
    position: absolute;
    top: 0px;
    width: auto !important;
    z-index: 3;
   
}

.img_banner_right .img-inner{
    margin: -8px -35px 0px 0px;
}

.img_banner_right img{
    max-width: 217px;
}


.img_banner_main{
    z-index: 2;
    position: absolute;
    top: 2px;
    padding: 110px 0px 0px 0px;
}

.btn_discover{
    background-color: #3baf64;
}

.btn_need{
    color: #3baf64 !important;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    fill: #122428;
    color: #122428;
    background-color: #12242800;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-transform: capitalize;
}

.btn_need::before{
    visibility: hidden;
    height: 1px !important;
}

.btn_need:hover::before{
    visibility:visible;
    transition: all ease 0.3s;
}

.text_info .entry-title{
    font-size: 18px;
    font-weight: 700;
    margin: 0px;
   
}



.text_info ul{
    display: flex;
    flex-wrap: wrap;
}

.elementor-icon-list-icon{
    display: flex;
}

.row_info a{
    margin-bottom: 40px;
}

.row_am {
    padding: 50px 0;
}

.how_it_works .how_it_inner {
    padding: 70px 0;
}

.section_title h2 {
    font-size: 40px;
    font-weight: 700;
    color: #32236f;
}

.section_title h2 span {
    color: #3baf64;
}

.how_it_works .step_block .step{
    max-width: 1080px;
    margin: 0 auto;
    padding: 10px;
}

.how_it_works .step_block .step .col-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 50px;
}

.how_it_works .step_block .step .col-inner:first-child:before {
    top: 0;
}


.how_it_works .step_block .step .col-inner:before, .how_it_works .step_block .step .col-inneri:first-child:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #dfdaf3;
}

.how_it_works .step_block .step .col-inner:before {
    top: 50px;
    width: 4px;
    height: calc(100% + 100px);
}

.how_it_works .step_block .step .col-inner .step_text span {
    font-weight: 600;
}


.how_it_works .step_block .step .col-inner .step_img, .how_it_works .step_block .step .col-inner .step_text {
    width: 360px;
    text-align: right;
}

.how_it_works .step_block .step .col-inner .step_text h4 {
    font-size: 20px;
    font-weight: 600;
    color: #3e3f66 !important;
}

.how_it_works .step_block .step .col-inner .step_text .app_icon {
    margin-bottom: 10px;
}

.how_it_works .step_block .step .col-inner .step_text .app_icon a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #dfdaf3;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    transition: all .4s;
    margin-right: 5px;
}

.how_it_works .step_block .step .col-inner .step_number {
    background-image: url(/wp-content/uploads/2025/04/icon_bg.9866d008.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.how_it_works .step_block .step .col-inner .step_number h3 {
    font-size: 30px;
    font-weight: 600;
}

.how_it_works .step_block .step .col-inner .step_img, .how_it_works .step_block .step .col-inner .step_text {
    width: 360px;
    text-align: right;
}

.how_it_works .step_block .step .col-inner:first-child:after {
    top: 0;
    width: 14px;
    height: 14px;
    border-radius: 15px;
}

.dark, .dark p, .dark td {
    color: #3e3f66;
}

.how_it_works .step_block .step:nth-child(2) .col-inner .step_img, .how_it_works .step_block .step:nth-child(2) .col-inner .step_text {
    text-align: left;
}

.how_it_works .step_block .step:last-child .col-inner:before {
    height: 50%;
    top: 0;
}


.footer-area {
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.banner-wrap {
    position: relative;
}

.rt-footer-top-banner {
    background-image: url(/wp-content/uploads/2025/04/footer_bg_image.png) !important;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    margin-top: -90px;
}

.banner-layout {
    bottom: -90px;
}


.banner-layout {
    background-image: url(/wp-content/uploads/2025/04/footer_banner_bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 100px 0 120px;
    background-color: #3baf64;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}


.banner-layout .item-img {
    z-index: 1;
    position: relative;
}

.banner-layout .banner-text .text-box p {
    color: #ffffff;
    font-weight: 700;
}

.banner-text .text-box .heading-title {
    color: #ffffff;
}


.button-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


.button-list ul li .brand-btn {
    border: 1px solid #ffffff;
    border-radius: 5000px;
    background-color: transparent;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 1;
    padding: 8px 25px;
}


.button-list ul li  p .brand-btn {
    display: none;
}

.button-list ul li .brand-btn .brand-app .fa-apple {
    font-size: 22px;
}

.button-list ul li .brand-btn .brand-app i {
    color: #ffffff;
    font-size: 18px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-right: 7px;
}

.button-list ul li .brand-btn .content .label {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    line-height: 1;
}


.button-list ul li .brand-btn .content .text {
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.footer-content-area {
    padding: 80px 0;
}


.footer-top-area .widget_sasby_address {
    margin-bottom: 24px;
}

.footer-top-area .widget {
    margin-bottom: 35px;
    padding-bottom: 0px;
    width: 100%;
}

.footer-area li, .footer-area a, .footer-area p {
    color: #bebebe;
}

.rt-footer-logo img {
    width: 138px;
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer-top-area .corporate-address li {
    display: block;
    border: none;
}

.footer-top-area ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    line-height: 1.6;
}

#footer .widget>ul>li+li, ul.menu>li+li {
    border-top: none;
}

.widget_sasby_address span {
    display: block;
}

.widget_sasby_address.widget ul li a {
    color: #FEFEFE;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.footer-top-area ul li:last-child, .footer-top-area ul.menu li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}


.footer-area .widgettitle {
    display: flex;
    align-items: center;
    column-gap: 10px;
    position: relative;
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 25px;
}


.footer-top-area .fluentform .ff-el-form-control:focus {
    border-color: #ffffff;
    color: #ffffff;
    background: transparent;
}

.footer-top-area .frm-fluent-form .ff-t-container {
    gap: 10px;
}

.footer-top-area .frm-fluent-form .ff-t-container {
    position: relative;
    display: flex
;
}

.social-label {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
}

.rt-section-title .entry-title {
    position: relative;
    margin-bottom: 0;
    line-height: 1.3;
}

.rt-section-title .entry-title h2{
    font-size: 40px;
}

.item-content {
    background-repeat: no-repeat;
    padding: 60px 40px;
    background-image: url(/wp-content/uploads/2025/04/testimonial_shape.svg);
    background-size: contain;
    background-position: center center;
}


.rt-testimonial-default .item-content .tquote {
    height: 100px;
    width: 100px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
    color: var(--sasby-primary-color);
}

.rt-testimonial-default .item-content .tcontent {
    font-size: 18px;
    color: #122428;
    margin-bottom: 20px;
}

.item-content .item-img {
    display: inline-block;
    position: relative;
    top: 42px;
    left: 20px;
}


.item-content .item-img img {
    border-radius: 50%;
    height: 53px;
    width: 53px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ffffff;
}

.flickity-page-dots {
    bottom: -10%;
   
}

.flickity-page-dots .dot{
    width: 10px;
    height: 10px;
    background: #F0ECFA;
    border-radius: 0;
    opacity: 1;
    transition: all 0.4s ease-in-out;
    border-radius: 10px;
    margin: 0 3px;
    border: none;
}


.flickity-page-dots .dot.is-selected{
    background: #3baf64;
    width: 20px;
}




.absolute-footer{
    display: none;
}

.banner-layout  .heading-title {
    color: #ffffff;
}

.button-list ul li{
    margin: 0;
}

.banner-layout  p {
    color: #ffffff;
    font-weight: 700;
}

.how_it_works .step_block .step:nth-child(2) .col-inner{
    flex-direction: row-reverse;
}

@media only screen and (min-width: 1200px) {
    .banner-layout .item-img {
        bottom: -22%;
        display: block;
    }

    .text-box .heading-title {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 30px;
    }

    .rt-testimonial-default .item-content .tquote {
        margin-top: -50px;
        -webkit-transform: translateY(-35px);
        transform: translateY(-35px);
        margin-bottom: 0;
        -webkit-box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.04);
        box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.04);
    }

    .testimonial-multi-layout-1 .item-content .item-img img {
        top: -77px;
        left: 22px;
        display: block;
    }
}


@media only screen and (min-width: 992px) {
    .hero-bannar-wrap {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 81%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 81%, 0% 100%);
    }
}

@media (max-width: 1366px) {
    .rt-title-text .entry-title {
        font-size: 47px;
    }

    .img_banner_left, .img_banner_right{
        display: none;
    }

    .rt-image-banner img {
        display: none;
}


@media only screen and (min-width: 576px) {
    .button-list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
    }
}

@media screen and (max-width: 767px) {
    .how_it_works .step_block ul li .step_number h3 {
        font-size: 15px;
        margin-bottom: 0;
        margin-top: -2px;
    }

    .section_title h2 {
        font-size: 24px;
    }

    .section_title p br {
        display: none;
    }

    .how_it_works .step_block  .step_img, .how_it_works .step_block  .step_text {
        width: 100%;
    }

    .how_it_works .step_block  .step_text h4 {
        font-size: 18px !important;
    }

    .how_it_works .step_block  {
        padding-top: 30px;
    }

    .how_it_works .step_block .step .col-inner, .how_it_works .step_block .step:nth-child(2) .col-inner {
        flex-direction: column;
        padding-left: 30px;
    }

    .how_it_works .step_block  .step_number h3 {
        font-size: 15px !important;
        margin-bottom: 0;
        margin-top: -2px;
    }

    .how_it_works .step_block .step .step_number {
        position: absolute !important;
        top: -5px;
        left: -23px;
        width: 50px !important;
        height: 50px !important;
    }

    .how_it_works .step_block .step .col-inner:first-child:before {
        height: calc(100% + 50px) !important;
    }

    .how_it_works .step_block .col-inner:before {
        left: 0 !important;
        transform: none !important;
        height: calc(100% + 10px) !important;
        top: 40px !important;
    }


    .how_it_works .step_block .step .col-inner .step_img, .how_it_works .step_block .step .col-inner .step_text {
        text-align: center;
        width: 100%;
    }

    .how_it_works .step_block .step .col-inner .step_img, .how_it_works .step_block.step .col-inner .step_text, .how_it_works .step_block .step:nth-child(2) .col-inner .step_img, .how_it_works .step_block .step:nth-child(2) .col-inner .step_text {
        text-align: center;
        width: 100%;
    }

    .how_it_works .how_it_inner {
        padding: 50px 15px;
    }

    .banner-layout {
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: -60px;
    }

    .banner-layout .img {
        margin-bottom: 30px;
    }

    .footer-content-area {
        padding-left: 10px;
        padding-right: 10px;

    }

   
}
    
    
}
ul.mobile-nav.nav.nav-right {
    display: none;
}

@media (max-width: 849px) {
    .header-main li.html.custom {
        display: block;
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.rt-title-text .entry-title {
    font-size: 34px;
}
	
	


}