#we_bring{
    background-image: url(../images/banner/bg_1.webp);
    width: 100%;
    height: 600px;
    position: relative;
    padding-left: 24px;
    margin-bottom: 115px;   
    margin-top: 2px;
}

.we_bring_body{
    z-index: 100;
    position: absolute;
    top: 160px;
    min-height: 640px;
    width: 96%;
    background-color: white;
    border-radius: 10px;
    padding: 20px 15px 15px 15px;
}

.we_bring_body_top{

}

.we_bring_body_top_col{
    /* position: relative; */
    text-align: center;
    /* padding-left: 0% !important;
    padding-right: 0% !important; */
    display: flex;
}

.we_bring_body_top_col_img{
    width: 20%;
    /* height: 260px; */
}

.we_bring_body_top_col_div{
    /* position: absolute; */
    top: 175px;
    text-align: justify;
    width: 100%;
   padding: 0px 15px;
   font-size: 22px;
}


.we_bring_body_top_col_div_title{
    padding-right: 8%;
    font-size: 18px;
    text-align: left;
}

.hr{
    height: 3px;
    width: 100%;
    background: linear-gradient(270deg, #5EBEFF 0%, #0077C8 100%);
    margin: 25px 0px 50px 0px;
}

.we_bring_body_botom_col {
    padding: 0px 10px;
}

.we_bring_body_botom_col_title{
    font-size: 27px;
    line-height: 25px;
    font-weight: 700;
    color: #0077C8;
    text-transform: uppercase;
}

.we_bring_body_botom_col_text{
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: black;
    margin-top: 15px;
    text-align: justify;
}

.we_bring_body_botom_col_button{
    margin-top: 15px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 45px;
    background-color: #0077C8; 
    background: linear-gradient(270deg, #5EBEFF 0%, #0077C8 100%);

    width: 100%;
    color: white;
    border: none;
    border-radius: 30px;
}

.we_bring_body_botom_col_button:hover{
    background-color: #0077C8; 
    background: linear-gradient(270deg, #5EBEFF 0%, #0077C8 100%);
    transition: 0.5s;
}

.we_bring_body_botom_col_button:focus{
    border: 0px;
    outline: 0px auto -webkit-focus-ring-color;
}

#experienced{

    background-image: url(../images/banner/bg_2.webp);
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 745px;
    padding: 0px 2% 0 2%;
    margin-bottom: 200px;
    
}
.experienced_body{
}
.experienced_body_left {
    margin-top: 110px;
}
.experienced_body_left_title{
    line-height: 53px;
    text-transform: uppercase;
    font-size: 22px;
}

.experienced_body_left_title1{
    color: white;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
}
.experienced_body_left_text{
    color: white;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    text-align: justify;
    margin-top: 15px;
    padding-right: 13%;
}

.experienced_body_left_center{
  
}
.experienced_body_left_center_button{
    margin-top: 22px;
    
    background-color: #0077C8;
    color: white;
    font-size: 18px;
    font-weight: 700;
    line-height: 52px;
    width: 185px;
    text-transform: uppercase;
    padding: 0px 15px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
}

.experienced_body_left_center_button:hover{
    background-color: #067579; 
    
    transition: 0.5s;
}

.experienced_body_left_center_button:focus{
    border: 0px;
    outline: 0px auto -webkit-focus-ring-color;
}

.experienced_body_left_center_button {
    margin-right: 15px; /* Khoảng cách giữa các button */
  }

  .experienced_body_left_center_button:last-child {
    margin-right: 0;
  }

  .experienced_body_left_footer{
    margin-top: 20px;
  }

  .experienced_body_left_footer_col{
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;

  }

  .experienced_body_left_footer_col_icon{
    width: 40px;
  }

  .experienced_body_left_footer_col>span{
    color: white;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    /* text-align: justify; */
  }

  .experienced_body_right{

  }

  .experienced_body_right_img{
    width: 100%;
  }

.experienced_footer_col{
    cursor: pointer;
}

.experienced_footer_col:hover{
    translate: scale(1.5);
    transition: 0.5;
}

.experienced_footer_col_img{
    width: 100%;
}

.experienced_footer_col_title{
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #0077C8;
    text-transform: uppercase;

}

.experienced_footer_col_text{
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: black;
}

#advise{

    position: relative;
    
}

.advise_row{    
    padding: 16px 0% ;
    position: absolute;
    top: 0;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.advise_row_left{
    padding-left: 30px !important;
    color: white;
    font-size: 18px;
    font-weight: 700;
    line-height: 29px;
    text-transform: uppercase;
}

.advise_row_left_right{
    width: 100%;

}

.advise_row_left_right_input{
    border-radius: 10px;
    width: 76%;
    height: 50px;
    font-size: 20px;
    font-weight: 600;
    color: #999;
    border: none;
    padding: 5px 15px;
    font-style: italic;
}

.advise_row_left_right_input:hover{
    
    transition: 0.5s;
}

.advise_row_left_right_input:focus{
    border: 0px;
    outline: 0px auto -webkit-focus-ring-color;
}

.advise_row_left_right_bottom{
    border-radius: 10px;
    padding: 0px 42px;
    height: 50px;
    font-size: 20px;
    font-weight: 700;
    color: white;
    background-color: #0077C8;
    cursor: pointer;
    border: none;
    text-transform: uppercase;
}

.advise_row_left_right_bottom:hover{
    background-color: #0a575a;
    transition: 0.5s;
}

.advise_row_left_right_bottom:focus{
    border: 0px;
    outline: 0px auto -webkit-focus-ring-color;
}

#feedback{
    padding: 2% 3% !important;
}

.feedback_row{}

.feedback_row_col{}

.feedback_row_col_title{
    color: #01969A;
    font-size: 36px;
    font-weight: 700;
    line-height: 53px;
    text-transform: uppercase;
   margin-bottom: 5px;
}

.feedback_row_col_title>span{
    border-bottom: 3px solid transparent;
    border-color: #067579;
    border-image: linear-gradient(to right, #067579, #0f999e);
    border-image-slice: 1
}

.feedback_row_col_card{
    display: flex;
   width: 100%;
   margin-top: 10px;
   cursor: pointer;
}

.feedback_row_col_card>img{
    width: 60px;
    border: 1px solid #067579;
    border-radius: 4px;
    height: 55px;
}

.feedback_row_col_card_text{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal; 
    max-height: 60px; 
    text-transform: lowercase;
    line-height: 30px;
    color: black;
    font-size: 16px;
    font-weight: 600;
    margin-left: 10px;
}

/* slider carouzell */

/* .feedback_col{
    display: flex;
    height: 400px;
    align-items: center;
    justify-content: center;
} */

 .feedback_slider{
    position: relative;
    width: 60%;
    overflow: hidden;
}

.feedback_images{
    display: flex;
    width: 100%;
}

.feedback_images img{
    height: 400px;
    width: 100%;
    transition: all 0.5s ease ;
}

.feedback_images input{
    display: none;
}


/* tintuc */

#tintuc{
    margin-top: 20px;
    padding: 0% 3% !important;
}

.tintuc{
    font-weight: 700;
    font-size: 25px;
    color: #02C7F2;
    text-transform: uppercase;
    margin-bottom: 10px;
}



.swiper {
    width: 600px;
    height: 300px;
  }

  .swiper-container {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mySwiper{
    height: 440px;
  }

  .mySwiper_title {
    color: #E81B20;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    margin-top: 10px;
    white-space: nowrap;       /* Không cho phép văn bản xuống dòng */
    overflow: hidden;          /* Ẩn phần văn bản tràn ra ngoài */
    text-overflow: ellipsis;   /* Thêm dấu "..." khi văn bản bị cắt ngắn */
    width: 25ch;                /* Đặt chiều rộng là 5 ký tự */
    box-sizing: border-box;    /* Đảm bảo padding và border được bao gồm trong chiều rộng */
}

  .mySwiper_text{
    font-size: 15px;
    font-weight: 400;
    color: black;
    text-align: justify;
  }



  .feedback_row_right_title{
    font-size: 23px;
    font-weight: 700;
    color: #02C7F2;
    text-transform: uppercase;
  }

  .feedback_row_right hr{
    margin-top: 10px;
    margin-left: 0px;
    width: 350px;
    border-bottom: 3px solid transparent;
    border-color: #02C7F2;
    border-image: linear-gradient(to right, #02C7F2, #CAFFFF);
    border-image-slice: 1
  }

  .feedback_hr{
    margin-top: 10px;
    margin-left: 0px;
    width: 350px;
    border-bottom: 3px solid transparent;
    border-color: #02C7F2;
    border-image: linear-gradient(to right, #02C7F2, #CAFFFF);
    border-image-slice: 1
  }
  .feedback_row_right_text{
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    line-height: 24px;
    color: black;
    font-style: italic;
  }

  .feedback_row_right_name{
    font-size: 22px;
    font-weight: 700;
    color: #02C7F2;
    line-height: 30px;
  }

  .feedback_row_right_nv{
    font-size: 21px;
    font-weight: 400;
    color: black;
    line-height: 30px;
  }
#health {
    width: 100%;
    padding: 1% 2%;
}

.health_row{

}

.health_row_col a {
    text-decoration: none !important;
}

.health_row_col_div:hover {
    color: #096366;
    transition: 0.5s ;
    background-color: #23dee448;
}

.health_row_col>span{
    font-size: 19px;
    font-weight: 700;
    line-height: 45px;
    color: #0077C8;
    text-transform: uppercase;
    border-bottom: 4px solid transparent;
    border-image: linear-gradient(270deg, #5EBEFF 0%, #0077C8 100%);

    border-image-slice: 1
}

.health_row_col_div{
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    color: #0077C8;
    text-transform: capitalize;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(270deg, #5EBEFF 0%, #0077C8 100%);
    border-image-slice: 1;
    margin-top: 10px;
}

.health_row_col_box{
    padding: 10px;
    margin-top: 20px;
    border-radius: 8px;
    width: 100%;
    min-height: 200px;
    background: linear-gradient(270deg, #5EBEFF 0%, #0077C8 100%);

}

.health_row_col_box_title{
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    color: white;
    text-transform: uppercase;
}

.health_row_col_box_input{
    width: 100%;
    margin-top: 10px;
}

.health_row_col_box_input input{

    width: 100%;
    height: 40px;
    border-radius: 8px;
    font-size: 13px;
    padding: 5px 20px;
    font-weight: 600;
    color: #999;
    border: 2px solid #0077C8;
    font-style: italic;
}

.health_row_col_box_input input:hover{
    
    transition: 0.5s;
}

.health_row_col_box_input input:focus {
    border: 0px solid #0DCAF3; /* Màu border khi focus */
    outline: 0px auto -webkit-focus-ring-color;
    border-color: #0DCAF3;
}

.health_row_col_box_button{
    margin-top: 10px;
    width: 60%;
    border-radius: 8px;
    background-color: #fff;
    color: #0592C0;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 10px;
    cursor: pointer;
    border: none;
    
}

.health_row_col_box_button:hover{
    background-image: linear-gradient(to right, #e21a1a, #ee6969);
    color: white;
    transition: 0.5s;
}

.health_row_col_box_button:focus {
    border: 0px solid rgba(1, 150, 154, 1); 
    outline: 0px auto -webkit-focus-ring-color;
}

.health_row_col_title{
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    color: #0077C8;
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
    border-color: #208CAF;
    border-image: linear-gradient(to right, #208CAF, #008DBA);
    margin-top: 10px;
    /* border-image-slice: 1; */
}

.health_row_col_card{
    display: flex !important;
}

.health_row_col_card_left{
    height: 158px !important;
    min-width: 158px !important;
    max-width: 158px !important;
    border-radius: 20px;
    border: 2px solid transparent;
    border-color: #0077C8;
    border-image: linear-gradient(to right, #0077C8, #0077C8);
    border-image-slice: 1;
}

.health_row_col_card_right{
    margin-left: 15px;
}

  /* csss chat box */
  .glow-on-hover {
    display: inline-block;
    width: 480px;
    height: 169px;
    border: none;
    outline: none;
    color: #fff;
    background: #111;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;

}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 1;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:active {
    color: #000
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #111;
    left: 0;
    top: 0;
    border-radius: 10px;
}

@keyframes glowing {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: 400% 0;
    }

    100% {
        background-position: 0 0;
    }
}

.bai-viet-footer{
    margin: 10px;
    padding: 5px;
    border: 2px dashed #e43b69;
    font-size: 16px;
    font-weight: 500;
}


#dominance{
    margin-top: 20px;
}
.dominance_container_title{
    color: #0077C8;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

.dominance_container_row_col{
    margin-top: 10px;
}
.dominance_container_row_col>img{
    width: 35px;
    height: 35px;
}

.dominance_container_row_col>span {
    color: black;
    font-size: 18px;
    margin-left: 10px;
}

.dominance_container_bottom > img {
    padding-top: 15px;
    width: 100%;
    height: auto;
}

#space{
    margin-top: 20px;
}

.space_container_title {
    color: #0077C8;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

.space_container_body{
    margin-top: 15px;
   display: flex;
   align-items: center;
   justify-content: center;
   width: 100%;
}

.space_container_body_card {
    text-align: center;
    width: 25%;
}

.space_container_body_card > img {
    width: 80%;
    object-fit: cover;
    cursor: pointer;
}

.space_container_body_card > img:hover{
    transition: all 0.5s;
    scale: 1.2;
}

#procedure {
    margin-top: 20px;
    background-image: url('../images/banner/bg_4.webp');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 200px;
}

.procedure_container_title {
    font-size: 22px;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
}

.procedure_container_title1{
    font-size: 30px;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
}

.procedure_container_bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 20px;
}

.procedure_container_bottom_card{
    width: 25%;
    margin-top: 15px;
}

.procedure_container_bottom_card_body{
    box-shadow: 3px 3px 4px 0px #00000026;
    border: 2px solid #0077C8;
    border-radius: 10px;
    display: flex;
    align-items: center;
    background-color: white;
    padding: 10px 0px 0px 10px;
    cursor: pointer;
}

.procedure_container_bottom_card_body:hover{
    transition: 0.5s;
    margin-top: -15px;
}

.procedure_container_bottom_card_body>img{
    width: 54px;
    height: 54px;
}

.procedure_container_bottom_card_body>div{
    color: #0077C8;
    font-size: 16px;
    font-weight: 700;
    padding-left: 10px;
}

.feedback_container_title{
    color: #0077C8;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

.feedback_container_row_card{
    margin-top: 10px;
    border: 2px solid #0077C8;
    box-shadow: 4px 4px 4px 0px #00000040;
    border-radius: 10px;
    width: 100%;
    padding: 3%;
    display: none;
}

.feedback_container_row_card_top{
    display: flex;
    align-items: center;
    width: 100%;
}

.feedback_container_row_card_top > img {
    width: 175px;
    height: 175px;
}

.feedback_container_row_card_top_right{
    padding-left: 10px;
}

.feedback_container_row_card_top_right_title{
    color: black;
    font-size: 18px;
    font-weight: 700;
}

.feedback_container_row_card_top_right_text{
    color: black;
    font-size: 18px;
    font-weight: 400;
}

.feedback_container_row_card_top_right > hr {
    border: 0px;
    height: 3px;
    background: linear-gradient(270deg, #5EBEFF 0%, #0077C8 100%);

    margin-top: 0px;
    width: 200px;
    margin-left: 0px;
}

.feedback_container_row_card_top_right_content {
    display: flex;
    align-items: center;
    width: auto;
    gap: 20px;
}

.feedback_container_row_card_top_right_content > img {
    width: 200px;
}

.feedback_container_row_card_top_right_content > div {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

.feedback_container_row_card_top_right_content > button {
    box-shadow: 2px 2px 2px 0px #0000001A;
    border: 1px solid #019A9E;
    outline: none;
    border-radius: 8px;
    padding: 5px 15px;
    background-color: white;
    font-size: 16px;
    color: #00D5D5;

}

.feedback_container_row_card_top_right_content > button:focus{
    outline: none !important;
}

.feedback_container_row_card_bottom{
    text-align: justify;
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
}

.activeFeedback {
    display: block
}

.index-feedbacks{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.index-feedbacks .feedback-item {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #5CBCFD;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer
}

.index-feedbacks .feedback-item.activeFeedback {
    background-color: #0077C8;
    width: 14px;
    height: 14px;
}