/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.17.6
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css");
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Open+Sans:wght@800&display=swap');
@font-face {
    font-family: 'fontxaydung';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(assets/fonts/robotocondensed-regular.ttf)
}

@font-face {
    font-family: 'fontxaydung';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(assets/fonts/robotocondensed-medium.ttf)
}

@font-face {
    font-family: 'fontxaydung';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(assets/fonts/robotocondensed-semibold.ttf)
}

@font-face {
    font-family: 'fontxaydung';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(assets/fonts//robotocondensed-bold.ttf)
}
body {
    font-size: 18px;
    font-family: 'fontxaydung', sans-serif;
    background: #fff
}
.nav-size-xlarge>li>a{
	
	font-weight: 500;
}
div#logo {
    height: 100%;
    background: #fff;
    align-items: center;
    display: flex;
    justify-content: center;
}

.about_us .content-image {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
    font-size: 20px;
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: center;
    border-radius: 75px;
    box-shadow: 0px 8px 51px 0px rgba(0,0,0,0.07)
}

@media (max-width: 1199px) {
    .about_us .content-image {
        width:70%
    }
}

@media (max-width: 500px) {
    .about_us .content-image {
        width:100%
    }
}

.about_us .content-image .num {
    font-size: 80px;
    font-weight: bold;
    margin-right: 10px;
    color: #2ca5ea
}

.about_us .content-image .text b {
    display: block;
    font-size: 40px;
    line-height: 40px
}
.about_us::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 30px;
    background-repeat: repeat-x;
    content: "";
    bottom: 0;
    background-image: url("/wp-content/uploads/2024/08/section-notch-bottom.png");
}
.section_quy_trinh .quytrinh {
    position: relative
}
.section_quy_trinh ul{
	list-style: none;
}

.section_quy_trinh .quytrinh>img {
    position: absolute;
    top: 0
}

@media (max-width: 991px) {
    .section_quy_trinh .quytrinh>img {
        display:none
    }
}

.section_quy_trinh ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.section_quy_trinh ul li {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 20px;
    margin-left: 0;

}

@media (max-width: 991px) {
    .section_quy_trinh ul li {
        -ms-flex:0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 767px) {
    .section_quy_trinh ul li {
        -ms-flex:0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.section_quy_trinh ul li .thumb {
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

.section_quy_trinh ul li .thumb .num {
    color: #eef3ff;
    font-size: 80px;
    font-weight: 800;
    line-height: 60px
}

.section_quy_trinh ul li .thumb .icon {
    display: inline-block;
    padding: 20px;
    border-radius: 50%;
    background: #fff;
    transition: all .5s ease;
    box-shadow: 0px 0px 59px 0px rgba(196,196,196,0.26);
    border-radius: 0 0 50% 50%;
    border-top: 5px solid #2ca5ea;
    margin-top: 40px;
    margin-bottom: 40px
}

.section_quy_trinh ul li .thumb h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    position: relative
}

.section_quy_trinh ul li .thumb h3 .content-item {
    display: block;
    color: #000;
    padding: 10px;
    font-size: 16px;
    font-weight: 400
}

@media (min-width: 991px) {
    .section_quy_trinh ul li .thumb:hover .num {
        color:#2ca5ea
    }
}

.section_quy_trinh ul li.item2 .thumb .num {
    order: 3
}

.section_quy_trinh ul li.item2 .thumb .icon {
    order: 2
}

@media (min-width: 991px) {
    .section_quy_trinh ul li.item2 .thumb .icon {
        box-shadow:0px 0px 59px 0px rgba(196,196,196,0.26);
        border-top: 0;
        border-bottom: 5px solid #2ca5ea;
        border-radius: 50% 50% 0 0
    }
}

.section_quy_trinh ul li.item2 .thumb h3 {
    order: 1
}

@media (max-width: 991px) {
    .section_quy_trinh ul li .thumb .num {
        order:1 !important;
        color: #2ca5ea !important
    }

    .section_quy_trinh ul li .thumb .icon {
        order: 2 !important;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .section_quy_trinh ul li .thumb .title-item {
        order: 3 !important;
        font-size: 22px
    }

    .section_quy_trinh ul li .thumb .title-item .content-item {
        font-size: 18px
    }
}
.img_video .image-overlay-add{
	position: relative;
}
.img_video .image-overlay-add:before {
    position: absolute;
    top: 30px;
    left: 20px;
    right: 30px;
    bottom: 30px;
    background-color: #2ca5ea;
    content: "";
    opacity: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s
}

.img_video .box-text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    padding: 20px
}


.img_video .box-text h3 {
    font-size: 25px;
    line-height: 45px;
    color: #fff;
    font-weight: 600;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0
}
.img_video .box-text .video-button-wrapper {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    position: relative;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    margin: auto;
    margin-top: 10px
}
.img_video .box-text .video-button-wrapper a i{
    font-size: 20px !important;
}
.img_video:hover .image-overlay-add:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .8
}

.img_video:hover .box-text h3 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    transition-delay: .2s;
    opacity: 1
}

.img_video:hover .box-text .video-button-wrapper {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    transition-delay: .3s;
    opacity: 1
}
@media (max-width: 991px) {
    .img_video .box-text .video-button-wrapper{
        width:50px;
        height: 50px
    }
}
.section_quy_trinh a.button.open-video.icon.circle {
    border: 0;
    color: #2ca5ea;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section_quy_trinh a.button.open-video.icon.circle:hover{
	background: #fff !important;
}
.duan_us .box {background: #fff;}

.duan_us .box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    height: 100%;
    margin: 0;
}

.duan_us .box ul li {
    width: 50%;
    flex-basis: 50%;
    word-break: break-word;
    margin: 0;
    text-align: left;
}

.duan_us .box ul li span {
    color: #2ca5ea;
    font-weight: bold;
}

.duan_info {
    margin-top: 10px;
}
.duan_us .box .box-text {
    height: 160px;
}

.duan_us .box .box-text h5 a {
    -webkit-line-clamp: 1;
    display: block;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.4 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    font-size: 20px;
}
.footer_blog .box .box-text h5 a {
    -webkit-line-clamp: 1;
    display: block;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.4 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    font-size: 16px;
}
.footer_blog .box .box-text {
    padding: 10px;
}

.footer_blog .box .is-divider {
    display: none;
}
.home_slider .text-inner .text h3 {
    border-left: 2px solid;
    font-size: 70px;
    line-height: 80px;
    border-left: 6px solid #2ca5ea;
    padding-left: 20px;
    margin-bottom: 20px;
    color: #fff;
}

.home_slider .text-inner .text h4 {
    color: #2ca5ea;
    font-size: 30px;
}

.home_slider .text a.button {
    font-size: 18px;
}
.title-1 h4 {
    margin-bottom: 0;
}

.title-1 h3 {
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    z-index: 9;
    padding: 0;
    margin: 0 0;
    position: relative;
    display: block;
    color: #2ca5ea;
    font-weight: 700;
}
.about_us .icon-box h3 {
    font-size: 18px;
    margin-bottom: 0;
}

.about_us .icon-box .icon-box-text {
    padding-left: .7em;
}

.about_us .icon-box .count_item h3 {
    font-size: 40px;
    line-height: 54px;
    display: inline-block;
    font-weight: bold;
    color: #2ca5ea;
    /* display: block; */
}
.title-2 h4 {
    margin-bottom: 10px;
}

.title-2 h3 {
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    z-index: 9;
    padding: 0;
    margin: 0 0;
    position: relative;
    display: block;
    
    font-weight: 700;
}
.title-2 h3 span {
    display: block;
    margin: 15px 0;
    color: #2ca5ea;
}
.title-1 p{
    text-align: justify;
}
.btn-style-1 {
    font-size: 22px;
}
.section_cta .video-button-wrapper{
    text-align: center;
}
.section_cta .video-button-wrapper a {
    margin: 0;
    background: #2ca5ea;
    border: 0;
}
.section_cta .video-button-wrapper a::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #2ca5ea;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    z-index: -2
}

.section_cta .video-button-wrapper a:hover {
    opacity: 0.8
}
.section_cta .video-button-wrapper a i {
    color: #fff;
    font-size: 32px !important;
}
.section_about2 .title-1 {
    margin-bottom: 20px;
}

.section_about2 .nav li.tab {
    width: fit-content;
    padding: 0 40px;
    margin: 0;
}

.section_about2 .nav li.tab a {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
}

.section_about2 .nav li.tab.active {
    background: #292828;
}

.section_about2 .nav li.tab:hover {
    background: #292828;
}

.section_about2 .tab-panels p {
    color: #fff;
    text-align: justify;
}
.icon_giaiphap {
    padding: 32px 50px;
    box-shadow: 0px 8px 51px 0px rgba(0, 0, 0, 0.07);
    position: relative;
    height: 100%;
    border-radius: 15px;
}
.icon_giaiphap p{
    text-align: justify;
}
.duan_us .box .box-image {
    padding: 15px;
}

.duan_us .box {
    border-radius: 10px;
}
.item_danhgia .icon-box-img img {
    border: 3px solid #2ca5ea;
    overflow: hidden;
}
.footer_item p {
    margin: 0;
}

.footer_item h3 {
    color: #2ca5ea;
    font-size: 25px;
}
.form_home .flex-grow p {
    display: flex;
}

.form_home .flex-grow p .wpcf7-spinner {
    display: none;
}

.form_home input[type=email] {
    margin-left: 10px;
    margin-right: 10px;
    max-width: 94%;
    /* border-radius: 3px; */
    height: 50px;
    background: #fff !important;
}
.top_footer .social-icons a {
    background: #2ca5ea;
    padding: 8px;
    font-size: 20px;
    border-radius: 3px;
}
.top_footer {
    border-bottom: 1px solid #2ca5ea;
}

.bottom_footer {
    padding-top: 20px;
    border-bottom: 1px solid #2ca5ea;
}
.top_footer .col {
    padding-bottom: 10px;
}

.bottom_footer .col {
    padding-bottom: 0;
}
.top_footer .col {
    padding-bottom: 10px;
}

.bottom_footer .col {
    padding-bottom: 0;
}

.footer_bottom_item p {
    text-align: justify;
    margin-top: 10px;
}

.footer_bottom_item ul {
    list-style: none;
}

.footer_bottom_item ul li {
    margin-left: 0;
    display: flex;
}

.footer_bottom_item ul li .icon {
    margin-right: 10px;
}
.button_booking {
    background: #2ca5ea;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
@keyframes pulse-border {
    0% {
        transform: scale(1);
        opacity: .67
    }

    100% {
        transform: scale(2.2);
        opacity: 0
    }
}
.gallery-top img{
    border-radius: 8px;
}
.gallery-thumbs {
    margin-top: 10px;
    position: relative;
}
.gallery-thumbs img{
    border-radius: 5px;
}
.du-an-desc ul {
    display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    background: #F7F7F7;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    list-style: none;
}

.du-an-desc ul li {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    font-weight: bold;
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .du-an-desc ul li {
        -ms-flex:0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 5px
    }
}

@media (max-width: 767px) {
    .du-an-desc ul li {
        -ms-flex:0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 5px
    }
}

.du-an-desc ul li span {
    color: #f60
}
.swiper-button-next, .swiper-button-prev {
    color: #000;
    background: #fff;
    width: 50px;
    height: 50px;
    top: 50%;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px;
}
.page-wrapper.page-right-sidebar h2{
    color: #2ca5ea;
}
.page-wrapper.page-right-sidebar h2, .page-wrapper.page-right-sidebar h3{
    border-left: 5px solid #2ca5ea;
    padding-left: 8px;
}
.article-inner  .entry-divider.is-divider.small {
    margin: 5px 0;
    background: #2ca5ea;
}

.article-inner  h1.entry-title {
    margin: 0;
}

.article-inner  .entry-content.single-page {
    padding: 0px 0;
}
.article-inner h2{
    color: #2ca5ea;
}
.article-inner h2, .article-inner h3 {
    border-left: 5px solid #2ca5ea;
    padding-left: 8px;
    
}
#view_more_auth{
    display: none;
    color: #2ca5ea;
    font-weight: bold;
}
.block_hotline {
    text-align: justify;
    border: 2px dashed #2ca5ea;
    border-radius: 5px;
    font-size: 10pt;
    margin: auto;
    padding: 30px;
    background: #2ca5ea30;
    margin-bottom: 10px
}
.p_head, .p_desc {
    font-family: "Anton", sans-serif;
    color: #2ca5ea;
    text-transform: inherit !important;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 2em;
}

.p_desc {
    font-size: 1.5em;
    color: red;
    margin: 10px 0;
}

.block_hotline .button {
    font-size: 1.5em;
    margin: 0 10px;
}
.form-flat.my_form_2 input {
    height: 50px;
    font-size: 18px;
}

.form-flat.my_form_2 select {
    height: 50px;
    font-size: 18px;
}

.form-flat.my_form_2 input[type=submit] {
    height: auto;
    font-size: 16px;
}
.widget-area .widget {
    padding: 15px;
    background: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.widget-area .widget span.widget-title{
    color: #2ca5ea;
    font-size: 20px;
    font-family: "Anton", sans-serif;
    font-weight: 400;
}
.widget-area .widget .is-divider{
    max-width: 100%;
    background: #2ca5ea;

}
li.technical {
    display: flex;
    justify-content: space-between;
}

li.technical span {
    display: block;
}

.box-online-support.box-online-support-1 {
    font-size: 20px;
}

li.phone_sp {

    font-family: 'Anton', sans-serif;
    letter-spacing: 1px;
}
li.phone_sp a{
        color: red;
}

.box-online-support.box-online-support-1 ul li {
    margin: 0;
}
li.technical span:last-child a{
    color: #2ca5ea;
    font-weight: bold;
}
li.technical span:last-child {
    color: #2ca5ea;
    font-weight: bold;
}
li.technical .icon img {
    max-width: 30px;
}
.archive .large-10 {
    max-width: 100%;
    flex-basis: 100%;
}
@media only screen and (min-width: 992px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .entry-header-text{
        padding: 10px 0;
    }
    .post-sidebar.large-3.col {
        padding-left: 0px;
        padding-right: 10px;
        border-left: 0 !important;
        /*flex-basis: 20%;
        max-width: 20%;*/
    }
    .page-template-page-right-sidebar div#content{
         padding-left: 0px;
        padding-right: 0;
        border-right: 0 !important;
    }
    .page-template-page-right-sidebar .large-3.col{
        padding-left: 20px;

    }

    .single-post .large-9.col {
       /* flex-basis: 80%;
        max-width: 80%;*/
        padding-bottom: 0;
    }
    
    
}
div#title2202 .col {
    padding-bottom: 0;
}

.related-post.section {
    padding: 0;
}

div#title2202 .col h3 {
    color: #2ca5ea;
    font-size: 24px;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}
.related-post .is-divider{
   
    background: #2ca5ea;

}
.related-post .image-cover{
        padding-top: 70% !important;
    border-radius: 10px;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default {
    padding: 10px;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default li{
     transition: all .3s ease;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default li a {
    padding-right: 0;
    padding-left: 10px;
    margin: 0;
    transition: all .3s ease;
}

ul.sub-menu.nav-dropdown.nav-dropdown-default li:hover {
    background: #2ca5ea;
    color: #fff;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default li:hover a{
    color: #fff;
}
table,th,td {
    border: 1px solid #8685852e;
}

table {
    border-collapse: collapse;
    width: 100%
}

th,td {
    text-align: left;
    padding: 10px
}

table tr:nth-child(odd) {
    background-color: #eee
}

table tr:nth-child(even) {
    background-color: white
}
table td:first-child, table th:first-child{
    padding-left: 10px;
}
table thead th {
    background-color: #2ca5ea;
    color: #fff !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .form-flat.my_form_2 input{
        height: 45px;
        font-size: 16px;
    }
    .form-flat.my_form_2 select{
        height: 45px;
        font-size: 16px;
    }
    .block_hotline{
        padding: 20px;
    }
    .block_hotline .button {
        font-size: 1.1em;
        margin: 0 10px;
        border-radius: 5px !important;
    }
    .p_head{
        font-size: 1.7em;
    }
    .p_desc{
        font-size: 1.3em;
    }
    #view_more_auth{
        display: block;
    }
    .home_slider .text-inner .text h3{
        font-size: 35px;
        line-height: 35px;
    }
    .home_slider .text-inner .text h4 {
        font-size: 25px;
    }

    .home_slider .text a.button {
        font-size: 16px;
    }
    .about_us .content-image .num {
        /* font-size: 60px; */
    }

    .about_us .content-image .text b {
        font-size: 30px;
    }

    .about_us .content-image {
    }

    .title-1 h3 {
        font-size: 35px;
    }
    .section_cta .video-button-wrapper a {
        font-size: 30px;
    }

    .section_cta .video-button-wrapper a i {
        font-size: 30px !important;
    }

    .title-2 h3 {
        font-size: 30px;
        line-height: 30px;
    }
    .section_about2 .nav li.tab {
        width: 100%;
        margin-bottom: 10px;
    }
    .duan_us .box .box-text{
        height: 130px;
    }
    .swiper-button-next, .swiper-button-prev {
        color: #000;
        background: #fff;
        width: 30px;
        height: 30px;
        top: 60%;
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 20px;
    }

}
@media (max-width: 767px) {
                

    .blog-single .large-3 {
        padding-left: 15px;
        font-size: 18px !important;
    }
    .related-post .image-cover{
            padding-top: 56% !important;
            border-radius: 10px;
    }
    .related-post .box-text{
        font-size: 18px;
    }

    
}