body {
    background: #fff
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.mailchimp-alerts {
    margin-top: 5px
}

.home-slider .swiper-slide {
    text-align: center
}

.home-slider .swiper-slide img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
}

.home-slider .swiper-button-next:after, .home-slider .swiper-button-prev:after {
    font-size: 20px;
    color: #000
}

@media (max-width: 991px) {
    .title_module_main {
        margin-bottom: 20px
    }
}

.title_module_main .h2, .title_module_main h2 {
    font-family: "Helvetica Neue";
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-transform: none;
    padding: 0;
    margin: 0;
    letter-spacing: 0;
    position: relative
}

@media (max-width: 767px) {
    .title_module_main .h2, .title_module_main h2 {
        font-size: 20px;
        line-height: normal
    }
}

.title_module_main .h2 span, .title_module_main .h2 a, .title_module_main h2 span, .title_module_main h2 a {
    color: #040f28;
    text-decoration: none
}

.title_module_main .h2 a:hover, .title_module_main h2 a:hover {
    color: #ff5f15
}

.title_module_main p {
    font-size: 16px;
    padding: 0 150px;
    margin-top: 15px
}

@media (max-width: 767px) {
    .title_module_main p {
        font-size: 14px;
        padding: 0
    }
}

.section_banner_image {
    margin-bottom: 20px
}

.section_slider .swiper-pagination-bullets {
    bottom: -6% !important;
    top: unset !important;
    right: 3% !important;
    left: unset;
    text-align: center;
    position: unset
}

.section_slider .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 9px;
    height: 9px;
    border: 0;
    background: transparent;
    border-radius: 50%;
    padding: 0;
    margin: 0 3px;
    font-size: 0;
    opacity: 1;
    border: 1px solid #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.section_slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    width: 37px;
    height: 9px;
    border-radius: 14px
}

.section_slider .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 45px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: -15%;
    right: 0;
    border: 1px solid #ebebeb;
    border-radius: 0;
    left: unset
}

.section_slider .swiper-button-next.swiper-button-disabled {
    opacity: 0.8
}

.section_slider .swiper-button-next:hover {
    border-color: #ff5f15;
    z-index: 100
}

.section_slider .swiper-button-next:hover:after {
    color: #ff5f15
}

.section_slider .swiper-button-next:after {
    font-size: 12px;
    line-height: 45px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.section_slider .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 45px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: -15%;
    right: 44px;
    border: 1px solid #ebebeb;
    border-radius: 0;
    left: unset;
    opacity: 1
}

.section_slider .swiper-button-prev.swiper-button-disabled {
    opacity: 0.8
}

.section_slider .swiper-button-prev:after {
    font-size: 12px;
    line-height: 45px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.section_slider .swiper-button-prev:hover {
    border-color: #ff5f15;
    z-index: 100
}

.section_slider .swiper-button-prev:hover:after {
    color: #ff5f15
}

@media (max-width: 991px) {
    .section_slider .swiper-pagination {
        display: none
    }
}

.section_policy {
    margin-top: -40px;
    /*background: #fffaf0*/
}

@media (max-width: 991px) {
    .section_policy {
        margin-top: 0px;
        background: #fff
    }
}

.section_policy .swiper_policy {
    border-radius: 5px;
    background: #fff;
    padding: 32px 0
}

.section_policy .policy-item {
    min-height: 201px;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.section_policy .policy-item .policy-icon {
    min-height: 80px
}

.section_policy .policy-item .policy-text {
    padding: 0 50px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_policy .policy-item .policy-text {
        padding: 0 30px
    }
}

@media (max-width: 767px) {
    .section_policy .policy-item .policy-text {
        padding: 0 15px
    }
}

.section_policy .policy-item .policy-text h4 {
    font-size: 22px;
    font-weight: bold;
    color: #040f28;
    margin-top: 15px
}

.section_policy .policy-item .policy-text p {
    font-size: 14px;
    color: #707070;
    margin: 0
}

.section_about_us {
    /*background: #fffaf0;*/
    background: #fff;
    margin-top: -50px;
    padding: 0px 0 50px 0
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_about_us {
        margin-top: -90px
    }
}

@media (max-width: 991px) {
    .section_about_us {
        margin-top: 0
    }
}

.section_about_us .col-about-1 {
    /*background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: -30%;
    margin-bottom: -10%;
    width: 982px;
    height: 815px*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 500px;
    height: 500px;
    margin-top: 150px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_about_us .col-about-1 {
        background-size: 80%;
        margin-left: -38%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_about_us .col-about-1 {
        height: 560px;
        width: 100%;
        margin-left: -13%
    }
}

@media (max-width: 767px) {
    .section_about_us .col-about-1 {
        height: 373px;
        width: 100%;
        margin-left: -13%
    }
}

.section_about_us .col-about-2 {
    margin-top: -46%
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_about_us .col-about-2 {
        margin-top: -54%
    }
}

@media (max-width: 991px) {
    .section_about_us .col-about-2 {
        margin-top: 0
    }
}

.section_about_us .col-about-2 h3 {
    font-size: 17px;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px
}

.section_about_us .col-about-2 h3 span {
    color: #ff5f15
}

.section_about_us .col-about-2 h3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 21px;
    background: #ff5f15
}

.section_about_us .col-about-2 h3 span {
    padding-left: 10px
}

.section_about_us .col-about-2 h2 {
    font-size: 26px;
    font-weight: bold;
    color: #040f28;
    margin-bottom: 20px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_about_us .col-about-2 h2 {
        line-height: 40px
    }
}

@media (max-width: 991px) {
    .section_about_us .col-about-2 h2 {
        font-size: 20px;
        line-height: 33px
    }
}

.section_about_us .col-about-2 h2 b {
    color: #ff5f15;
    font-weight: bold
}

.section_about_us .col-about-2 .contentpage p {
    color: #040f28;
    font-size: 15px
}

.section_about_us .col-about-2 .contentpage .count {
    margin-top: 20px
}

.section_about_us .col-about-2 .contentpage .count span {
    font-size: 42px;
    font-weight: bold;
    color: #ff5f15;
    display: inline-block;
    padding-top: 10px;
    padding-left: 10px
}

.section_about_us .col-about-2 .contentpage .count img {
    display: inline-block;
    float: left
}

.section_about_us .col-about-2 .contentpage .content p {
    font-size: 14px
}

.section_about_us .col-about-2 .contentpage .content p b {
    color: #ff5f15;
    font-weight: 400
}

.section_about_us .col-about-2 .contentpage .btn_about {
    height: 59px;
    line-height: 59px;
    font-size: 18px;
    color: #fff;
    padding: 0 85px;
    background: #ff5f15;
    border-radius: 5px;
    display: inline-block;
    margin-top: 50px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section_about_us .col-about-2 .contentpage .btn_about {
        margin-top: 30px
    }
}

@media (max-width: 767px) {
    .section_about_us .col-about-2 .contentpage .btn_about {
        height: 38px;
        line-height: 38px;
        width: 133px;
        font-size: 14px;
        padding: 0 20px;
        text-align: center;
        margin-top: 20px
    }
}

.section_about_us .col-about-2 .contentpage .btn_about:hover {
    background: #040f28
}

.section_statistical {
    background-color: #ff5f15;
    padding: 54px 0;
    margin-bottom: 50px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_statistical {
        padding: 44px 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_statistical {
        padding: 35px 0
    }
}

@media (max-width: 767px) {
    .section_statistical {
        padding: 30px 0;
        margin-bottom: 30px
    }

    .section_statistical .statistical {
        flex-wrap: nowrap;
        overflow: scroll hidden;
        overflow-x: scroll !important;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: chained;
        justify-content: flex-start;
        touch-action: auto;
        display: flex
    }
}

.section_statistical .col-item:nth-child(2) .stat-item img {
    width: 55px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_statistical .col-item:nth-child(2) .stat-item img {
        width: 45px
    }
}

.section_statistical .col-item:nth-child(3) .stat-item img {
    width: 50px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_statistical .col-item:nth-child(3) .stat-item img {
        width: 40px
    }
}

.section_statistical .col-item:nth-child(4) .stat-item img {
    width: 52px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_statistical .col-item:nth-child(4) .stat-item img {
        width: 42px
    }
}

.section_statistical .stat-item {
    color: #fff
}

.section_statistical .stat-item img {
    width: 65px;
    float: left;
    display: inline-block;
    margin-top: 10px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_statistical .stat-item img {
        width: 55px
    }
}

.section_statistical .stat-item .info {
    width: calc(100% - 65px);
    padding-left: 15px;
    display: inline-block;
    float: left
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_statistical .stat-item .info {
        width: calc(100% - 55px)
    }
}

.section_statistical .stat-item span {
    font-size: 42px;
    font-weight: 700;
    display: block;
    line-height: 42px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_statistical .stat-item span {
        font-size: 32px
    }
}

@media (max-width: 991px) {
    .section_statistical .stat-item span {
        font-size: 25px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_statistical .stat-item span {
        font-size: 22px
    }
}

.section_statistical .stat-item p {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 400
}

@media (max-width: 767px) {
    .section_statistical .stat-item p {
        font-size: 13px;
        line-height: 1.1
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_statistical .stat-item p {
        font-size: 13px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_statistical .stat-item p {
        font-size: 12px;
        margin-top: -2px
    }
}

.section_product_tab_1 {
    margin-bottom: 100px;
    position: relative
}

@media (max-width: 767px) {
    .section_product_tab_1 {
        margin-bottom: 20px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_product_tab_1 {
        margin-bottom: 50px
    }
}

.section_product_tab_2 {
    background: #fffaf0;
    position: relative;
    padding: 50px 0
}

@media (max-width: 991px) {
    .section_product_tab_2 {
        margin-bottom: 0px
    }
}

@media (max-width: 767px) {
    .section_product_tab_2 {
        padding: 30px 0
    }
}

.section_tab_product {
    position: relative
}

.section_tab_product .load_tab {
    padding: 30px 0;
    text-align: center
}

.section_tab_product .title_modules {
    margin-bottom: 40px;
    text-align: center;
    position: relative;
    z-index: 9
}

@media (max-width: 991px) {
    .section_tab_product .title_modules {
        margin-bottom: 20px
    }
}

.section_tab_product .nav-tab {
    padding: 0;
    margin-bottom: 0;
    padding-top: 10px;
    float: none;
    display: inline-block
}

@media (max-width: 991px) {
    .section_tab_product .nav-tab {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex !important;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        justify-content: unset;
        width: 100%
    }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
    .section_tab_product .nav-tab {
        justify-content: center
    }
}

.section_tab_product .nav-tab li {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-transform: none;
    border: none;
    color: #5b5b5b;
    background: transparent;
    margin: 0;
    margin-right: 9px;
    padding: 10px 17px;
    position: relative
}

@media (max-width: 991px) {
    .section_tab_product .nav-tab li {
        flex-shrink: 0
    }
}

.section_tab_product .nav-tab li:before {
    content: "";
    position: absolute;
    top: 10px;
    right: -5px;
    width: 1px;
    height: 20px;
    background: #c4c4c4
}

.section_tab_product .nav-tab li:last-child:before {
    content: none
}

.section_tab_product .nav-tab li.current h4 {
    color: #ff5f15;
    font-weight: bold
}

.section_tab_product .nav-tab li h4 {
    font-size: 18px;
    color: #5b5b5b;
    display: block;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 0;
    cursor: pointer;
    padding: 0;
    line-height: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width: 991px) {
    .section_tab_product .nav-tab li h4 {
        font-size: 16px
    }
}

@media (max-width: 991px) {
    .section_tab_product .nav-tab {
        display: inline-block;
        padding-top: 0px;
        padding-bottom: 0px;
        position: relative
    }

    .section_tab_product .nav-tab li {
        display: inline-block;
        margin-right: 11px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 10px;
        border: 0;
        border-radius: 0
    }

    .section_tab_product .nav-tab li:last-child {
        margin-right: 0px
    }
}

.section_tab_product .tab-container .tab-content {
    display: none;
    position: relative
}

.section_tab_product .tab-container .tab-content .error-text {
    display: block;
    text-align: center;
    color: #fff
}

.section_tab_product .tab-container .tab-content.current {
    display: block;
    position: relative
}

@media (max-width: 767px) {
    .section_tab_product .tab-container .tab-content.current {
        height: auto;
        min-height: unset
    }
}

.section_tab_product .tab-container .tab-content .banner-left {
    width: 285px;
    float: left;
    transform: translateY(-50%);
    position: absolute;
    top: 50%
}

@media (max-width: 767px) {
    .section_tab_product .tab-container .tab-content .banner-left {
        display: none
    }
}

.section_tab_product .tab-container .tab-content .banner-left img {
    max-width: 100%;
    height: 100%
}

.section_tab_product .tab-container .tab-content .contentfill .swiper-tab-top {
    width: 100%;
    height: 100%
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_tab_product .tab-container .tab-content .contentfill .swiper-tab-top {
        width: 100%
    }
}

.section_tab_product .tab-container .tab-content .contentfill .swiper-tab-top .swiper-slide {
    margin-top: 0px !important
}

.section_tab_product .tab-container .tab-content .contentfill .swiper-container {
    margin: 0 auto 0 0
}

@media (max-width: 767px) {
    .section_tab_product .tab-container .tab-content .contentfill {
        width: 100%;
        position: relative;
        top: unset;
        right: unset;
        transform: unset;
        padding: 10px 0
    }

    .section_tab_product .tab-container .tab-content .contentfill .swiper-tab-top {
        width: 100%
    }
}

.section_tab_product .tab-container .tab-content .item_product_main {
    margin-bottom: 0;
    clear: both
}

.section_tab_product .tab-container .tab-content .item_product_main .image_thumb {
    height: 163px
}

@media (max-width: 320px) {
    .section_tab_product .tab-container .tab-content .item_product_main .image_thumb {
        height: 110px
    }
}

.section_tab_product .view_all {
    background: #ff5f15;
    border-radius: 5px;
    padding: 0 70px;
    height: 59px;
    line-height: 59px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    margin-top: 20px
}

@media (max-width: 767px) {
    .section_tab_product .view_all {
        padding: 0 33px;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        margin-top: 10px
    }
}

.section_tab_product .view_all:hover {
    background: #040f28
}

.section_procedure {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    padding: 50px 0 60px 0
}

.section_procedure .title_module_main h2 {
    text-align: center;
    margin-bottom: 40px
}

.section_procedure .title_module_main h2 span {
    color: #fff
}

.section_procedure .procedure-item {
    min-height: 201px;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.section_procedure .procedure-item .procedure-text {
    padding: 0 50px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_procedure .procedure-item .procedure-text {
        padding: 0 15px
    }
}

@media (max-width: 991px) {
    .section_procedure .procedure-item .procedure-text {
        padding: 0 10px
    }
}

.section_procedure .procedure-item .procedure-text h4 {
    font-size: 18px;
    font-weight: bold;
    color: #ff5f15;
    text-transform: uppercase;
    margin-top: 35px
}

.section_procedure .procedure-item .procedure-text p {
    font-size: 14px;
    color: #fff;
    margin: 0;
    line-height: 24px
}

.section_table_price {
    background: #fffaf0
}

.section_table_price .bg_module {
    padding: 40px 0;
    background: linear-gradient(9.36deg, rgba(255, 95, 21, 0.09) 13.99%, rgba(255, 255, 255, 0) 87.64%)
}

@media (max-width: 767px) {
    .section_table_price .bg_module {
        padding: 30px 0
    }
}

.section_table_price .title_modules {
    text-align: center
}

.section_table_price .title_modules p {
    margin-bottom: 30px
}

.section_table_price .section_title {
    margin-bottom: 30px
}

.section_table_price .slide-table-price {
    position: relative
}

.section_table_price .slide-table-price .child-table {
    background: #fff;
    color: #333;
    padding: 35px 28px 28px 28px;
    border-radius: 5px;
    min-height: 506px;
    border: 1px solid transparent;
    position: relative
}

@media (max-width: 991px) {
    .section_table_price .slide-table-price .child-table {
        padding: 27px 20px 27px 20px;
        min-height: 470px
    }

    .section_table_price .slide-table-price .child-table .title-table {
        color: #ff5f15
    }

    .section_table_price .slide-table-price .child-table .ct .btn-view {
        background: #ff5f15;
        color: #fff;
        border: 1px solid #ff5f15;
        float: none;
        display: inline-block
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_table_price .slide-table-price .child-table {
        min-height: 506px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_table_price .slide-table-price .child-table {
        min-height: 576px;
        padding: 28px 18px 28px 18px
    }
}

.section_table_price .slide-table-price .child-table:hover {
    border: 1px solid #ff5f15
}

.section_table_price .slide-table-price .child-table .title-table {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    border-top: none;
    color: #040f28
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_table_price .slide-table-price .child-table .title-table {
        font-size: 19px
    }
}

@media (max-width: 991px) {
    .section_table_price .slide-table-price .child-table .title-table {
        font-size: 20px
    }
}

.section_table_price .slide-table-price .child-table .price-style {
    width: 100%;
    color: #ff5f15;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ff5f15;
    display: block;
    margin-top: 3px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_table_price .slide-table-price .child-table .price-style {
        font-size: 14px
    }
}

@media (max-width: 991px) {
    .section_table_price .slide-table-price .child-table .price-style {
        font-size: 14px
    }
}

.section_table_price .slide-table-price .child-table .price-style span {
    color: #ff5f15
}

.section_table_price .slide-table-price .child-table .ct:hover {
    color: #ff5f15
}

@media (min-width: 768px) {
    .section_table_price .slide-table-price .child-table .ct_dangky {
        position: absolute;
        bottom: 28px
    }
}

.section_table_price .slide-table-price .child-table span {
    text-align: left;
    display: block;
    line-height: 29.5px;
    color: #000;
    position: relative
}

.section_table_price .slide-table-price .child-table span.ct_text {
    padding-left: 12px
}

.section_table_price .slide-table-price .child-table span.ct_text:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 3px;
    height: 3px;
    background: #000;
    border-radius: 50%
}

.section_table_price .slide-table-price .child-table span:hover {
    cursor: pointer
}

.section_table_price .slide-table-price .child-table span .btn-view {
    border-radius: 5px;
    height: 46px;
    background: #ff5f15;
    text-align: center;
    line-height: 46px;
    width: 164px;
    float: none;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    margin-top: 26px
}

.section_table_price .slide-table-price .child-table span .btn-view:hover {
    background: #040f28
}

.section_table_price .swiper-pagination-bullets {
    bottom: -6% !important;
    top: unset !important;
    right: 3% !important;
    left: unset;
    text-align: center;
    position: unset
}

.section_table_price .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 9px;
    height: 9px;
    border: 0;
    background: transparent;
    border-radius: 50%;
    padding: 0;
    margin: 0 3px;
    font-size: 0;
    opacity: 1;
    border: 1px solid #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.section_table_price .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    width: 37px;
    height: 9px;
    border-radius: 14px
}

.section_table_price .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 45px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: -15%;
    right: 0;
    border: 1px solid #ebebeb;
    border-radius: 0;
    left: unset
}

.section_table_price .swiper-button-next.swiper-button-disabled {
    opacity: 0.8
}

.section_table_price .swiper-button-next:hover {
    border-color: #ff5f15;
    z-index: 100
}

.section_table_price .swiper-button-next:hover:after {
    color: #ff5f15
}

.section_table_price .swiper-button-next:after {
    font-size: 12px;
    line-height: 45px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.section_table_price .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 45px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: -15%;
    right: 44px;
    border: 1px solid #ebebeb;
    border-radius: 0;
    left: unset;
    opacity: 1
}

.section_table_price .swiper-button-prev.swiper-button-disabled {
    opacity: 0.8
}

.section_table_price .swiper-button-prev:after {
    font-size: 12px;
    line-height: 45px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.section_table_price .swiper-button-prev:hover {
    border-color: #ff5f15;
    z-index: 100
}

.section_table_price .swiper-button-prev:hover:after {
    color: #ff5f15
}

.section_table_price .swiper-pagination-bullets {
    margin-top: 15px
}

.section_table_price .swiper-pagination-bullets .swiper-pagination-bullet {
    border: 1px solid #ff5f15
}

.section_table_price .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ff5f15
}

.section_engineer {
    padding: 40px 0 35px 0;
    background: #fffaf0;
    position: relative
}

.section_engineer .swiper-pagination-bullets {
    bottom: -6% !important;
    top: unset !important;
    right: 3% !important;
    left: unset;
    text-align: center;
    position: unset
}

.section_engineer .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 9px;
    height: 9px;
    border: 0;
    background: transparent;
    border-radius: 50%;
    padding: 0;
    margin: 0 3px;
    font-size: 0;
    opacity: 1;
    border: 1px solid #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.section_engineer .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    width: 37px;
    height: 9px;
    border-radius: 14px
}

.section_engineer .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 45px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: -15%;
    right: 0;
    border: 1px solid #ebebeb;
    border-radius: 0;
    left: unset
}

.section_engineer .swiper-button-next.swiper-button-disabled {
    opacity: 0.8
}

.section_engineer .swiper-button-next:hover {
    border-color: #ff5f15;
    z-index: 100
}

.section_engineer .swiper-button-next:hover:after {
    color: #ff5f15
}

.section_engineer .swiper-button-next:after {
    font-size: 12px;
    line-height: 45px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.section_engineer .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 45px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: -15%;
    right: 44px;
    border: 1px solid #ebebeb;
    border-radius: 0;
    left: unset;
    opacity: 1
}

.section_engineer .swiper-button-prev.swiper-button-disabled {
    opacity: 0.8
}

.section_engineer .swiper-button-prev:after {
    font-size: 12px;
    line-height: 45px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.section_engineer .swiper-button-prev:hover {
    border-color: #ff5f15;
    z-index: 100
}

.section_engineer .swiper-button-prev:hover:after {
    color: #ff5f15
}

.section_engineer .swiper-pagination-bullets {
    padding-top: 20px
}

.section_engineer .swiper-pagination-bullet {
    border: 1px solid #ff5f15 !important
}

.section_engineer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ff5f15 !important
}

.section_engineer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #ff5f15;
    width: 100%;
    height: 352px
}

.section_engineer:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f3f3f3;
    width: 100%;
    height: 359px;
    border-top: 32px solid #fffaf0
}

.section_engineer .col_fix {
    background: #fff;
    border-radius: 5px;
    padding: 30px 30px 45px 30px;
    z-index: 9
}

@media (max-width: 767px) {
    .section_engineer .col_fix {
        padding: 10px
    }
}

@media (max-width: 767px) {
    .section_engineer .fix_mobi {
        margin-right: 15px;
        margin-left: 15px;
        width: auto
    }
}

.section_engineer .title_module_main {
    margin-bottom: 40px;
    text-align: center
}

@media (max-width: 767px) {
    .section_engineer .title_module_main {
        margin-bottom: 20px
    }
}

.section_engineer .title_module_main h2 span {
    color: #fff
}

.section_engineer .title_module_main p {
    color: #fff;
    position: relative
}

.section_engineer .box_engineer {
    position: relative
}

.section_engineer .swiper_engineer .name_engineer {
    font-family: "Helvetica Neue";
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    line-height: 29px;
    margin: 15px 0 0 0;
    color: #000
}

@media (max-width: 767px) {
    .section_engineer .swiper_engineer .name_engineer {
        font-size: 12px;
        line-height: 20px
    }
}

.section_engineer .swiper_engineer .job_engineer {
    font-family: "Helvetica Neue";
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    line-height: 29px;
    color: #797979
}

@media (max-width: 767px) {
    .section_engineer .swiper_engineer .job_engineer {
        font-size: 12px;
        line-height: 20px
    }
}

.section_engineer .swiper_engineer .engineer_image {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.section_engineer .swiper_engineer .engineer_image:hover .social_engineer {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1
}

@media (min-width: 768px) {
    .section_engineer .swiper_engineer .engineer_image img {
        width: 250px;
        height: 250px;
    }
}

.section_engineer .swiper_engineer .engineer_image img.loaded {
    border: 1px dashed #FF5F15;
    border-radius: 10px;
    object-fit: contain;
}

.section_engineer .swiper_engineer .engineer_image .social_engineer {
    opacity: 0;
    position: absolute;
    width: 100%;
    bottom: 28px;
    display: flex;
    justify-content: center;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out
}

.section_engineer .swiper_engineer .engineer_image .social_engineer a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #ff5f15;
    border-radius: 5px;
    border: solid 1px #ff5f15;
    text-align: center;
    margin-right: 5px;
    display: inline-block;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out
}

@media (max-width: 767px) {
    .section_engineer .swiper_engineer .engineer_image .social_engineer a {
        width: 20px;
        height: 20px;
        line-height: 20px
    }
}

.section_engineer .swiper_engineer .engineer_image .social_engineer a svg {
    width: 20px;
    height: 20px;
    transform: translateY(-2px)
}

@media (max-width: 767px) {
    .section_engineer .swiper_engineer .engineer_image .social_engineer a svg {
        width: 12px;
        height: 12px;
        transform: translateY(1px)
    }
}

.section_engineer .swiper_engineer .engineer_image .social_engineer a svg path {
    fill: #fff
}

.section_engineer .swiper_engineer .engineer_image .social_engineer a:hover {
    border-color: #ff5f15;
    background: #fff
}

.section_engineer .swiper_engineer .engineer_image .social_engineer a:hover svg path {
    fill: #ff5f15
}

.section_engineer .swiper_engineer .engineer_image:before {
    /*content: "";*/
    /*width: 100%;*/
    /*height: 195px;*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*background: linear-gradient(9.36deg, rgba(245, 245, 245, 0.99) 13.99%, rgba(196, 196, 196, 0) 87.64%)*/
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_engineer .swiper_engineer .engineer_image:before {
        height: 130px
    }
}

@media (max-width: 767px) {
    .section_engineer .swiper_engineer .engineer_image:before {
        height: 80px
    }
}

.section_blog {
    padding: 40px 0;
    background: #fffaf0
}

.section_blog .title_module_main {
    text-align: center;
    margin-bottom: 35px
}

@media (max-width: 767px) {
    .section_blog .title_module_main {
        margin-bottom: 20px
    }
}

.section_faq .title_module_main {
    margin-top: 50px
}

@media (max-width: 767px) {
    .section_faq .title_module_main {
        margin-top: 25px
    }
}

.section_faq .title_module_main p {
    font-size: 18px;
    font-weight: 500;
    color: #040f28;
    position: relative;
    padding: 0;
    padding-top: 20px;
    margin: 0
}

@media (max-width: 767px) {
    .section_faq .title_module_main p {
        font-size: 16px
    }
}

.section_faq .title_module_main p:before {
    content: "";
    position: absolute;
    width: 116px;
    height: 2px;
    top: 0;
    left: 0;
    background: #ff5f15
}

.section_faq .title_module_main h2 {
    margin-top: 25px
}

@media (max-width: 767px) {
    .section_faq .title_module_main h2 {
        margin-top: 15px
    }
}

.section_faq .title_module_main h2 span {
    font-size: 40px;
    font-weight: bold;
    color: #040f28
}

@media (max-width: 767px) {
    .section_faq .title_module_main h2 span {
        font-size: 26px
    }
}

.section_faq .title_module_main h2 span b {
    color: #ff5f15
}

.section_faq .btn_faq {
    height: 59px;
    line-height: 59px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 0 85px;
    background: #ff5f15;
    border-radius: 5px;
    display: inline-block;
    margin-top: 40px
}

@media (max-width: 767px) {
    .section_faq .btn_faq {
        height: 46px;
        line-height: 46px;
        font-size: 16px;
        padding: 0 40px;
        margin-top: 0;
        margin-bottom: 40px
    }
}

.section_faq .btn_faq:hover {
    background: #040f28
}

.section_faq .question {
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
    min-height: 90px
}

.section_faq .question h4 {
    color: #42464e;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0;
    position: relative;
    letter-spacing: -0.5px;
    cursor: pointer;
    padding-right: 35px
}

.section_faq .question h4:before {
    margin-right: 5px
}

.section_faq .question h4 i {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 24px;
    font-size: 20px
}

.section_faq .question p {
    font-size: 16px;
    color: #7d8492;
    line-height: 24px;
    margin: 20px 0 5px;
    display: none;
    text-align: left
}

.section_faq .question.active h4 {
    color: #08f
}

.section_faq .question.active h4 i {
    transform: rotate(180deg)
}

.section_faq .question.active p {
    display: block
}

.section_faq {
    background: #fffaf0
}

.section_faq .bg_module {
    padding: 60px 0;
    background: linear-gradient(9.36deg, rgba(255, 95, 21, 0.09) 13.99%, rgba(255, 255, 255, 0) 87.64%);
    transform: rotate(180deg)
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_faq .bg_module {
        padding: 30px 0
    }
}

@media (max-width: 767px) {
    .section_faq .bg_module {
        padding: 10px 0
    }
}

.section_faq .container {
    transform: rotate(180deg)
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_faq .content_left {
        margin-bottom: 50px
    }
}

.section_faq .content_right {
    margin-left: -50px
}

.section_faq .question {
    min-height: 66px;
    border-radius: 5px;
    background-color: #fff;
    padding: 20px 20px;
    border: 1px solid #c4c4c4;
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .section_faq .question {
        padding: 15px
    }
}

.section_faq .question:first-child.visited h4 {
    color: #ff5f15
}

.section_faq .question:first-child.visited h4 .fa {
    top: 4px;
    right: 0px;
    background: url("../images/minus.svg") no-repeat top right;
    background-size: contain
}

.section_faq .question:first-child.visited p {
    display: block
}

.section_faq .question h4 {
    color: #040f28;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0;
    position: relative;
    letter-spacing: -0.5px;
    cursor: pointer;
    padding-right: 35px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_faq .question h4 {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .section_faq .question h4 {
        font-size: 16px
    }
}

.section_faq .question h4:before {
    margin-right: 5px
}

.section_faq .question h4 .fa {
    top: 4px;
    width: 16px;
    height: 16px;
    background: url("../images/plus.svg") no-repeat top right;
    background-size: contain
}

.section_faq .question h4 .fa:before {
    content: none
}

.section_faq .question p {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    margin: 15px 0 10px;
    padding: 0 40px 0 0;
    line-height: 26px
}

.section_faq .question.active h4 {
    color: #ff5f15
}

.section_faq .question.active h4 .fa {
    top: 4px;
    right: 0px;
    background: url("../images/minus.svg") no-repeat top right;
    background-size: contain
}

.text-danger {
    color: #dc3545 !important
}

.text-success {
    color: #dc3545 !important
}


.no-data {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10rem 0;
    font-size: 1.5rem;
    color: #FF5F15;
}
