/*
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.   ***************/

#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;
  }
.img-header{z-index: 9;}
.header-main{
  display:none;
}
.header-bottom-nav.nav-left{
}
.header-bottom-nav.nav-left>li:first-child{
}
.header-bottom-nav.nav-left>li{margin: 0 20px;}
.header-bottom-nav.nav-left>li>a{
}
.header-bottom-nav.nav-left>li:first-child a{font-size: 0;}
.header-bottom-nav.nav-left>li:first-child a img{filter: brightness(0) invert(1);-webkit-filter: brightness(0) invert(1);}
#main, #wrapper {
    background-color: #e8f2ff;
    position: relative;
}
.row-new-nb{
  /* --tw-bg-opacity: 1; */
  /* background-color: rgb(255 255 255 / var(--tw-bg-opacity)); */
  /* --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1); */
  /* --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color); */
  /* box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); */
}
.sec-fff{
      padding-left: 15px !important;
      padding-right: 15px !important;
      border-radius: 10px;
      background: #fff;
}
.blog-left-nb{
}
.blog-left-nb img{
      border-radius: .5rem;
}
.blog-right-nb{
}
.blog-right-nb .post-item{margin-bottom: 5px;}
.blog-right-nb .post-item .box-text{padding: 0;padding-left: 15px;}
.blog-right-nb .post-item .col-inner{
      border-bottom: 1px solid #f1f0f0;
      padding-bottom: 10px;
      padding-top: 5px;
}
.blog-left-nb .box-text{/* padding: 0; */padding-bottom: 0;}
.news-home{margin-top: 20px;padding-top: 10px;padding-bottom: 10px;}
.parent-header{
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px;
}
.parent-header h2{
  color:#70195e;
}
.parent-header h2 a{
  color:#70195e;
  text-transform: uppercase;
  font-size: 20px;
}
.parent-header ul{/* text-align: right; */}
.parent-header ul li{float: right;list-style-type: none;margin-bottom: 0px;padding-bottom: 0px;line-height: 35px;}
.parent-header ul li a{color: #70195e;font-size: 14px;}
.news-featured{margin-bottom: 20px;}
.news-featured img{
  border-radius: 5px;
}
.news-featured h3{
      color: #323030;
      font-size: 20px;
      line-height: 25px;
      margin-top: 15px;
}
.news-featured p{
      color: #827c7c;
      margin-bottom: 0;
      font-size: 13px;
}
.news-item{display: block;width: 100%;overflow: hidden;border-bottom: 1px solid #f1f0f0;margin-bottom: 10px;padding-bottom: 10px;}
.news-item .img-new{float: left;width: 114px;height: 68px;}
.news-item .img-new img{height: 100%;border-radius: 5px;}
.news-item .text-new{float: left;width: calc(100% - 120px);padding-left: 10px;}
.news-item .text-new a{
}
.news-item .text-new a h4{
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      line-height: 20px;
      font-size: 14px;
      /* padding-left: 10px; */
}
.news-item .text-new p{
  color: #827c7c;
      margin-bottom: 0;
      font-size: 13px;
}
.icon-time{background: #fff;padding: 10px;border-radius: 10px;}
.text-chua{
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.blog-right-nb .post-item .box-text h5{
}
.blog-right-nb .post-item .box-text h5 a{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
}
.template-video{
      align-items: center;
      display: flex;
}
.template-video p{
  color: #1e73be;
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 0;
  font-weight: 700;
}
.template-video hr{border-color: #70195e;border-width: 1px;opacity: 1;margin: 0 11px;}
.text-video{
}
.text-video p{font-size: 15px;font-weight: 700;text-align: center;margin-bottom: 0;margin-top: 5px;margin-bottom: 20px;}
.albums-items-us-img-b {
      position: relative;
      overflow: hidden;
      margin-bottom: 20px;
      border-radius: 10px;
  }
  .albums-items-us-img-b img {
      width: 100%;
      vertical-align: middle;
      -webkit-transition-duration: 1s;
      transition-duration: 1s;
      transition: 1s all;
      height: 246px;
      object-fit: cover;
  }
  .albums-items-us-img:hover .albums-items-us-img-b img {
      -ms-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
  }
  .albums-items-us-content {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
  }
  .albums-items-us-title {
      background: rgba(0, 0, 0, .6);
      padding: 5px 8px;
      width: 100%;
  }
  .albums-items-us-title a {
      color: #fff;
      text-decoration: none;
      overflow: hidden;
      display: block;
      padding: 5px;
  }
.acf-gallery-count{
  color:#ffffff;
  font-size: 14px;
}
.acf-gallery-count svg{margin-right: 5px;}
.blog-archive{margin-top: 0;}
.blog-single{margin-top: 0;margin-bottom: 30px;}
.page-new{background: #fff;padding: 10px;border-radius: 10px;margin-bottom: 15px;}
.page-new .post-item{
}
.page-new .post-item .box-blog-post{border-bottom: 1px dashed #d1d5db;padding-bottom: 10px;padding-top: 10px;}
h1.head_title{color: #70195e;padding-left: 10px;border-left: 5px solid #70195e;line-height: 25px;}
.relate-box{
}
.relate-box h3.relate-post{
  color: #70195e;
  padding-left: 10px;
  border-left: 5px solid #70195e;
  line-height: 25px;
  border-bottom: 2px solid #b5b0b0;
  padding-bottom: 10px;
  margin-bottom: 18px;
}
.postRelate{margin-bottom: 20px;}
.postRelate .postTwoThumb{position: relative;height: 156px;width: 100%;overflow: hidden;}
.postRelate .postTwoThumb img{position: absolute;width: 100%;height: 100%;object-fit: cover;}
.postRelate .postTwoContent{margin-top: 10px;}
.postRelate .postTwoContent .postTwoTitle{
}
.postRelate .postTwoContent .postTwoTitle a{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-height: 21px;font-weight: 600;text-align: center;}
#comments{
  display:none;
}
.main-content{margin-top: 30px;/* margin-bottom: 30px; */}
.blog-right-nb .post-item .box-blog-post{
  display: table;
        width: 100%;
}
@media(max-width:768px){
  .header-main {
    display: block;
}
  #logo{
    /* display:none; */
  }
}
@media(max-width:549px){
  .blog-right-nb .box-image{
    width: 33% !important;
    direction: ltr;
        display: table-cell;
        vertical-align: middle;
  }
}
.text-new-nb{
}
.text-new-nb p{position: relative;color: #70185f;font-size: 20px;font-weight: 700;margin-bottom: 10px;}
.text-new-nb p:before{
  content:"";
  border: 1px solid #70185f;
  width: 100%;
  position: absolute;
  top: 50%;
}
.text-new-nb p span{background: #fff;position: relative;padding-right: 10px;}
.new-home-nb{
  display:none;
}
.blog-right-nb .new-home-nb{
  display:block;
}
.stuck .img-header{
  display:none;
}
.pageBreamBox {
    background-color: rgb(242, 242, 242);

    margin-bottom: 30px;
}
.pageBreamBox  .breadcrumb{
   padding: 10px 0;
   /* background: #fff; */
   border-radius: 5px;
}
.lt-image img{max-height:150px}
h3.title{font-size: 20px;margin-top:5px;color: #70195e;}
.fah {
    float: left;
    width: 50px;
    height: 50px;
    color: #2176c3;
    margin-top: 6px;
    margin-right: 14px;
    text-align: center;
    font-size: 60px;
    line-height: 46px;
    background-size: 100% 100%;
}
.sharaholder-us-content {
    float: left;
    position: relative;
    width: 90%;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
}
.sharaholder-us-title {
   
    font-size: 18px;
    color: #000000;
}
.sharaholder-us-date {
  
    font-size: 13px;
    color: #bfbfbf;
}
.fls {list-style:none}
.fls {line-height:20px}
.fls li{margin:10px 0px}
.sharaholder-us-down a {
    position: absolute;
  
    cursor: pointer;
    width: 95px;
   
    font-size: 14px;
    border: 1px solid #d01a1a;
    line-height: 28px;
    text-align: center;
    color: #d01a1a;
    border-radius: 6px;
    height: 28px;
    top: 10px;
    right: 0;
}
.items-file {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.sharaholder-us-down1 a {
    cursor: pointer;
    width: 140px;
    font-size: 24px;
    border: 1px solid #d01a1a;
    line-height: 40px;
    text-align: center;
    color: #d01a1a;
    border-radius: 6px;
    height: 40px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.box-blog-post .is-divider {
    height: 2px;
    margin-bottom: .5em;
    margin-top: .5em;
    display: none;
}
.box-blog-post img{
  border-radius: 5px;
}
:root {
    --main-color: <?php echo esc_attr($main_color); ?>;
}

.main-menu { background: var(--main-color); }
.menu a { color: var(--main-color); }
.site-footer { background: var(--main-color); }
.title-right{
}
.title-right p{
      font-size: 20px;
      margin-top: 5px;
      color: #70195e;
      font-weight: 700;
      text-transform: uppercase;
}
.h3-title-footer{
}
.h3-title-footer p{font-weight: 700;font-size: 16px;}
.img-news-featured{position: relative;height: 305px;width: 100%;overflow: hidden;border-radius: 5px;}
.img-news-featured img{position: absolute;width: 100%;height: 100%;object-fit: cover;}
.sub-menu{padding: 0;}
.sub-menu>li>a{margin: 0 !important;padding: 9px 13px !important;}
.sub-menu>li>a:hover{background: #1e73be;}
.page-new .banner{
  border-radius: 5px;
    overflow: hidden;
}
.blog-left-nb a{
}
@media(max-width:549px){
.blog-left-nb a {
    font-size: 17px;
}
  .text-new-nb {
    margin-top: 25px;
}
}