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

/*************** ADD CUSTOM CSS HERE.   ***************/
body{
    font-size: 14px;
}
.phone-hd{

}
.phone-hd a{border-radius: 4px;font-weight: bold;box-shadow: 0 2px 0 rgba(255, 45, 5, 0.1);font-size: 16px;/* height: 40px; */padding: 7px 15px;background-color: #c69d77;display: block;color: #fff;}
.phone-hd a i{
    
}
.ant-card-body {
    padding: 15px;
    border-radius: 0 0 4px 4px;
    box-sizing: border-box;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03), 0 1px 6px -1px rgba(0, 0, 0, 0.02), 0 2px 4px 0 rgba(0, 0, 0, 0.02);
    text-align: center;
    height: 100%;
    border: 1px solid rgb(238, 238, 238);
    border-radius: 8px;
    transition: 0.3s;
    overflow: hidden;
    margin-top: 10px;
}
.ant-card-body:hover{
    transform: translateY(-5px);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 30px;
    border-color: #16478b;
}
.ant-card-body h4{
    color:#c69d77;
    margin-bottom: 15px;
    min-height: 41px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
}
.ant-card-body h4 a{
color:#c69d77;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
}
.ant-card-body p{
        color: rgba(0, 0, 0, 0.45);
        font-size: 15px;
}
.ant-card-body .icon-img{margin-bottom: 15px;}
.ant-card-body .icon-img a{
        display: block;
    position: relative;
    overflow: hidden;
    height: 250px;
    width: 100%;
}
.ant-card-body .icon-img img{
        display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    border-radius: 12px;
}
.text-year{
    position: absolute;
    bottom: -20px;
    right: -20px;
    background: #c69d77;
    color: white;
    padding: 30px;
    border-radius: 8px;
    max-width: 200px;
    opacity: 1;
    transform: none;
}
.text-year h3{
    color: white;
    margin: 0px;
    font-size: 40px;
    font-weight: 600;
        word-break: break-word;
}
.text-year p{color: white;font-size: 16px;margin-bottom: 0;}
.icon-dautu{

}
.icon-dautu .icon-box-img{border: 2px solid #c69d77;padding: 3px;border-radius: 50%;margin-bottom: 0;height: 90px;background: #fff;}
.icon-dautu .icon-box-img .icon{border: 2px solid #c69d77;/* padding: 9px; */border-radius: 50%;width: 80px;height: 80px;display: flex;justify-content: center;align-items: center;background: #fff;}
.icon-dautu .icon-box-img .icon img{
    width: 30px;
    height: 30px;
}
.icon-dautu .icon-box-img .icon .icon-inner{width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;}
.row-dautu{
    position: relative;
    max-width: 1000px !important;
}
.row-dautu::before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 50%;
    width: 2px;
    background:#c69d77;
    transform: translateX(-50%);
}
.img-dautu{
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 20px;
    border: 4px solid rgb(255, 255, 255);
}
.img-dautu img{
border-radius: 12px;
}
.text-dautu{

}
.text-dautu h3{
color: #c69d77;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.text-dautu ul{

}
.text-dautu ul li{
        margin-bottom: 10px;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        margin-bottom: 5px;
        font-size: 15px;
}
.text-dautu ul li::before {
  content: "★";
  position: absolute;
  left: 0;
  color: #16478b; /* màu ngôi sao */
}
.row-dautu .col{
    padding-bottom: 50px;
}
.text-dautu.two ul li{
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin-left: 0;
    padding-right: 20px;
}
.text-dautu.two ul li::before{
    display: none;
}
.text-dautu.two ul li::after {
  content: "★";
  position: absolute;
  right: 0;
  color: #16478b; /* màu ngôi sao */
}
.title-tintuc{

}
.title-tintuc h2{

}
.title-tintuc h2 span{
    
}
.title-tintuc h2 a{
    color: #c69d77;
    font-weight: bold;
    /* text-decoration: underline; */
    font-size: 14px;
}
.blog-home{

}
.blog-home .post-title{/* white-space: nowrap; */       /* Không xuống dòng *//* overflow: hidden; */          /* Ẩn phần dư *//* text-overflow: ellipsis; *//* min-width: 0; */display: flex;}
.blog-home .post-title a{
           color: rgba(0, 0, 0, 0.88);
           font-weight: 600;
           font-size: 16px;
           overflow: hidden;
           white-space: nowrap;
           text-overflow: ellipsis;
           min-width: 0;
}
.blog-home .box-blog-post{
        box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 12px;
}
.blog-home .box-blog-post .box-text{
        padding: 24px;
    border-radius: 0 0 4px 4px;
}
.icon-footer{
align-items: center;
}
.icon-footer .icon-box-img{
    width: 15px !important;
}
.icon-footer .icon-box-img img{
    padding-top: 0;
}
.icon-footer p{
    font-size: 14px;
    line-height: 20px;
}
#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0;
  }
  
  /*phone*/
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
  }
  
  #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
  }
  
  .phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: #cf203170;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
  }
  
  .phone-vr-img-circle {
    background-color: #CF2031;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
  }
  
  .phone-vr-img-circle a {
    display: block;
    line-height: 37px;
  }
  
  .phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
  }
  
  @-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  }
  
  @-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  @keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  .phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
  }
  
  .phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
  }
  
  #zalo-vr .phone-vr-img-circle {
    background-color: #1F5E9D;
  }
  
  #zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1f5e9da3;
    background-color: #1f5e9d7a;
  }
  .menu-footer a{
    font-size: 14px;
  }
  .col4-tamnhin .col-inner{
    border-top: 4px solid #16478b;
    transition: transform 0.3s;
    transform: translateY(-5px);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 20px;
    padding-top: 10px;
    padding-bottom: 40px;
  }
   .col4-tamnhin .col-inner .icon-box{
    padding:0 20px;
    font-size: 14px;
   }
   .text-conso{
    text-align: center;
    padding: 30px;
    background: rgb(255, 248, 240);
    border-radius: 8px;
    border: 1px solid #16478b;
   }
   .text-conso p{
    color: rgb(102, 102, 102);
    font-size: 16px;
    margin-bottom: 0;
   }
   .text-conso h3{
    color: #c69d77;
    font-size: 32px;
    margin-bottom: 0;
   }
   .ant-timeline-label{
        box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.88);
    font-size: 14px;
    line-height: 1.5714285714285714;
        max-width: 900px;
    margin: 0px auto;
    padding: 0px;
   }
  .ant-timeline-label .ant-timeline-item {
        box-sizing: border-box;
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    font-size: 14px;
    list-style: none;
}
  .ant-timeline-label .ant-timeline-item .ant-timeline-item-label {
    position: absolute;
    inset-block-start: -6px;
    width: calc(50% - 12px);
    text-align: end;
    box-sizing: border-box;
    color: #16478b;
    font-weight: 700;
}
 .ant-timeline-label .ant-timeline-item .ant-timeline-item-tail{
        position: absolute;
    inset-block-start: 10px;
    inset-inline-start: 4px;
    height: calc(100% - 10px);
    border-inline-start: 2px solid rgba(5, 5, 5, 0.06);
    inset-inline-start: 50%;
    box-sizing: border-box;
 }
  .ant-timeline-label .ant-timeline-item .ant-timeline-item-head {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border: 3px solid transparent;
    border-radius: 50%;
    color: #c69d77;
    border-color: #c69d77;
    inset-inline-start: 49.6%;
}
 .ant-timeline-label .ant-timeline-item .ant-timeline-item-content {
    position: relative;
    inset-block-start: -7px;
    margin-inline-start: 26px;
    margin-inline-end: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    word-break: break-word;
}
 .ant-timeline-label .ant-timeline-item.ant-timeline-item-left .ant-timeline-item-content {
    inset-inline-start: calc(50% - 4px);
    width: calc(50% - 12px);
    text-align: start;
}
 .ant-timeline-label .ant-timeline-item.ant-timeline-item-right .ant-timeline-item-content {
   width: calc(50% - 12px);
    margin: 0;
    text-align: end;
}
 .ant-timeline-label .ant-timeline-item.ant-timeline-item-right .ant-timeline-item-label {
    inset-inline-start: calc(50% + 12px);
    width: calc(50% - 12px);
    text-align: start;
}
.ant-timeline-label .ant-timeline-item:last-child .ant-timeline-item-tail{
display: none;
}
.team-item h4{
    color: #c69d77;
}
.team-item{
    margin-bottom: 30px;
}
.dcovIS {
    background: rgb(240, 242, 245);
    padding: 50px 0px;
    text-align: center;
    margin-bottom: 50px;
}
.dcovIS h1{
    color: #c69d77;
    text-transform: uppercase;
}
.dcovIS .desc-service{
    max-width: 700px;
    margin: 0px auto;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.88);
    word-break: break-word;
    line-height: 1.5714285714285714;
}
.services-page{
    margin: 30px 0;
}
.pageBreamBox {
    background-color: #f1f1f1;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 30px;
}
.title-service{margin-bottom: 30px;}
.title-service h1{
    font-size: 25px;
    margin-bottom: 10px;
    color: rgba(0, 0, 0, 0.88);
    font-weight: 600;
}
.title-service .date-ser{
    color: rgb(102, 102, 102);
    margin-bottom: 30px;
    font-size: 14px;
}
.content-ser ul{
    margin-left: 25px;
}
.baiviet_khac {
    margin-top: 20px;
    margin-bottom: 30px;
}
.baiviet_khac h3, .duan-tieubieu h3 {
    border-bottom: 1px dashed #dfdfdf;
    /* width: 580px; */
    text-transform: uppercase;
    color: #c69d77;
    font-size: 16px;
    padding-bottom: 10px;
}
.baiviet_khac ul {
    margin: 10px;
    margin-left: 25px;
    list-style: square;
    color: #16478b;
}
.baiviet_khac ul li {
    display: list-item;
}
.baiviet_khac ul li a {
    color: #4e4c4c;
    font-size: 14px;
}
.archive-header{

}
.archive-header h1{
    color: #c69d77;
    font-size: 30px;
}
.blog-archive{
    /* padding: 40px 50px; */
    background: rgb(245, 245, 245);
}
#content_pages .box-blog-post{
        border: 1px solid #f0f0f0;
        margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden;
    transition: box-shadow 0.3s;
}
#content_pages .box-blog-post .box-text{
    background-color: #ffffff;
    padding: 24px;
    border-radius: 0 0 4px 4px;
}
#comments{
    display: none;
}
.blog-single .single-page{
    padding-top: 0;
}
.blog-single{
    padding-bottom: 30px;
}
.file-page{
margin: 30px 0;
}
.title-file h1{
    color: #c69d77;
    text-align: center;
    font-size: 30px;
}
.file-typography{
    font-size: 14px;
    color: rgba(0, 0, 0, 0.88);
    text-align: center;
}
.ant-table-content{

}
.ant-table-content table {
    width: 100%;
    text-align: start;
    border-radius: 4px 4px 0 0;
    border-collapse: separate;
    border-spacing: 0;
}
.ant-table-content table thead tr th{
    position: relative;
    color: rgba(0, 0, 0, 0.88);
    font-weight: 600;
    text-align: start;
    background: #fafafa;
    border-bottom: 1px solid #f0f0f0;
    transition: background 0.2s ease;
    padding: 16px 16px;
    overflow-wrap: break-word;
    font-size: 14px;
    text-transform: unset;
}
.ant-table-content table thead tr:first-child{
    border-start-start-radius: 4px;
}
.ant-table-content table thead tr:last-child{
        border-start-end-radius: 4px;
}
.ant-table-content table thead tr th::before{
    position: absolute;
    top: 50%;
    inset-inline-end: 0;
    width: 1px;
    height: 1.6em;
    background-color: #f0f0f0;
    transform: translateY(-50%);
    transition: background-color 0.2s;
    content: "";
}
.ant-table-content table thead tr th:last-child::before{
    display: none;
}
.ant-table-content table tbody tr td{
    transition: background 0.2s, border-color 0.2s;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    padding: 16px 16px;
    overflow-wrap: break-word;
    font-size: 14px;
}
.ant-tag.ant-tag-blue {
    color: #16478b;
    background: #e6f4ff;
    border-color: #91caff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    font-size: 12px;
    line-height: 20px;
    padding: 5px;
}
.ant-btn-color-default {
    font-size: 14px;
    height: 24px;
    padding: 0px 7px;
    border-radius: 4px;
    color: rgba(0, 0, 0, 0.88);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
    margin: 0;
    text-transform: unset;
    border: 1px solid #ececec;
    gap: 5px;
    display: flex;
    font-weight: 400;
}
.viewer {
    display: none;
    position: fixed;
    inset: 0;
    background: #000;
    z-index: 9999;
}

.viewer-left {
    width: 80%;
    margin: auto;
    background: #fff;
    height: auto;
    top: 0;
    display: inline-block;
    padding-bottom: 0;
    text-align: start;
    vertical-align: middle;
    /* width: 1000px; */
    transform-origin: 980px 284.203px;
    text-align: center;
    width: 65%;
    height: 95%;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.viewer-header {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    color: #000000;
}

.controls {
    text-align: center;
    padding: 10px;
    background: #222;
}

.doc-filter {
    margin-bottom: 15px;
}

.page-item {
    padding: 5px 10px;
    background: #eee;
    margin: 2px;
    cursor: pointer;
}
#pdfFrame {
    width: 100%;
    height: calc(100vh - 50px);
    background: #fff;
}

.viewer {
    display: none;
    position: fixed;
    inset: 0;
    background: #00000082;
    z-index: 9999;
    text-align: center;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
}
.viewer-body {
    display: flex;
    flex-direction: column;
    height: 90%;
}

#pdfFrame {
    flex: 1;
    width: 100%;
}

.viewer-footer {
    padding: 10px;
    text-align: center;
    background: #fff;
}

#downloadBtn {
    background: #c69d77;
    color: #fff;
    padding: 8px 15px;
    text-decoration: none;
    border-radius: 4px;
}

#downloadBtn:hover {
    background: #40a9ff;
}
.doc-filter{
    max-width: 600px;
    box-sizing: border-box;
    /* padding: 7px 11px; */
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    margin: 0 auto;
    position: relative;
    /* display: inline-flex; */
    width: 100%;
    min-width: 0;
    text-align: center;
    margin-top: 20px;
}
.doc-filter span{
    position: absolute;
    left: 7px;
    top: 8px;
}
.doc-filter input{
    padding-left: 30px;
}
@media(max-width:549px){
    .ant-card-body h4 a{
        font-size: 18px;
    }
    .text-year{
            bottom: 30px;
    right: 0;
        padding: 10px;
    }
    .text-year h3{
        font-size: 32px;
    }
    .row-dautu::before{
        display: none;
    }
    .row-dautu .col {
    padding-bottom: 20px;
}
.roww-ft .col{
    padding-top: 20px;
}
.text-conso {
    padding: 15px;
    margin-bottom: 20px;
}
.ant-timeline-label .ant-timeline-item .ant-timeline-item-label{
    position: relative;
    width: 100%;
    margin-inline-start: 26px;
    text-align: start;
}
.ant-timeline-label .ant-timeline-item.ant-timeline-item-left .ant-timeline-item-content {
    inset-inline-start: unset;
    width: calc(100% - 20px);
    text-align: start;
}
.ant-timeline-label .ant-timeline-item .ant-timeline-item-tail{
    inset-inline-start: 0;
}
.ant-timeline-label .ant-timeline-item .ant-timeline-item-head{
    inset-inline-start: -1%;
    top: 0;
}
.ant-timeline-label .ant-timeline-item.ant-timeline-item-right .ant-timeline-item-label {
    inset-inline-start: unset;
    width: 100%;
    text-align: start;
}
.ant-timeline-label .ant-timeline-item.ant-timeline-item-right .ant-timeline-item-content {
    width: calc(100% - 20px);
    margin: 0;
    text-align: start;
    margin-inline-start: 26px;
}
.title-service h1 {
    font-size: 20px;
}
}
#closeViewer{margin: 0;}