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

/*@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
:root{
    --roboto: "Roboto", sans-serif;
}
body{
 font-family: "Roboto", sans-serif;
}
a{
    transition: all .25s ease;
}
.tieude-footer p 
{
	padding-bottom:50px;
}
.footer-menu ul {
    list-style: none;
    padding-left: 0;
}
.footer-menu ul li {
    padding-bottom: 10px; 
    margin-bottom:10px;
}
.footer-menu ul li a::before {
    content: '▸';
}
.tieude-footer p {
    padding-bottom: 50px;
    font-weight: 700;
}
.slider .flickity-prev-next-button:hover svg
{
	fill: #ffffff;
}
.slider .flickity-prev-next-button:hover .arrow
{
	fill: #ffffff;
}
.slider-nav-light .flickity-prev-next-button svg
{
 fill: #fff;
 border: 1px solid transparent;
 background: #222222b3;
 padding: 10px;
}
.gioithieu-rowtop p
{
	margin-bottom:0;
}
.text-gioithieu {
    padding: 20px 30px 10px;
}
.text-gioithieu:hover
{
	background-color:#f23827;
}
p.cta-subtitle {
    text-transform: uppercase;
    color: rgba(255, 255, 255, .6);
    display: block;
    font-size: 12px;
    opacity: .7;
}
h2.cta-title {
    font-size: 30px;
    color: #fff;
    display: block;
}
.gioithieu-title p
{
  margin: 0 0 15px 0;
  color: #333;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 36px;
}
.gioithieu-title:before
{
  position: absolute;
  width: 40px;
  height: 3px;
  content: " ";
  left: 0;
  bottom: 80px;
  background: #F23827
}
.gioithieu-title:after
{
 position: absolute;
 width: 3px;
 height: 3px;
 content: " ";
 left: 43px;
 bottom: 80px;
 background: #F23827;
}
.sukien-rowtop h6 {
    color: rgba(0, 0, 0, .3);
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin-bottom:0;
}
.sukien-rowtop p {
    font-size: 30px;
    color: #333;
    display: block;
    font-weight: 700;
    margin-bottom:0;
}
.sukien-rowtop .text
{
 border: 1px solid #e6e6e6;
 text-align: center;
 padding: 40px 20px;
}
.sukien-rowbot h2.block-title {
    position: relative;
    margin-bottom: 40px;
    color: #333;
    font-weight: 400;
    line-height: 1.5em;
    font-size:36px;
}
.sukien-rowbot h2.block-title:before {
    position: absolute;
    width: 40px;
    height: 3px;
    content: " ";
    bottom: -18px;
    background: #F23827;
    left: 50%;
    transform: translateX(-50%);
}
.sukien-rowbot .box-vertical
{
	display: table-cell;
}
.col-quyengopsec
{
 padding: 40px;
 background: #fff;
 width: 360px;
 box-shadow: 0 0 10px rgba(0, 0, 0, .2);
 position: relative;
}
.col-quyengopsec {
    position: relative;
    right: -766px;
}
.textquyengopsec h5
{
  margin: 0 0 15px 0;
  color: #333;
  font-weight: 400;
  line-height: 1.5em;
  font-size:24px
}
.textquyengopsec p {
    margin: 0 0 20px;
    color: #89898989;
}
.quyengop-sec .button.primary:not(.is-outline)
{
	margin-bottom:0;
}
.quyengop-sec {
    padding: 100px 0 !important;
}
.quyengop-sec .button.primary:not(.is-outline) span::after {
  content: '→'; 
  display: inline-block;
  font-size: 1.2em; 
  opacity: 0;
  width: 0; 
  transition: all 0.3s ease;
}
.quyengop-sec .button.primary:not(.is-outline):hover {
  opacity: 0.9;
}
.quyengop-sec .button.primary:not(.is-outline):hover span::after {
  opacity: 1;
  width: auto; 
  margin-left: 8px;
}
.quyengop-sec
{
	background-image: url("/wp-content/uploads/2025/09/fire-image.jpg");
	min-height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.title-cauchuyen:before {
    position: absolute;
    width: 40px;
    height: 3px;
    content: " ";
    left: 50%;
    bottom: -18px;
    background: #F23827;
    transform: translateX(-50%);
}
.title-cauchuyen h2 {
    font-size: 36px;
    position: relative;
    margin-bottom: 40px;
    font-weight: 400;
}
.blog-cauchuyen a.button.primary.is-outline.is-small.mb-0 {
    padding: 6px 30px 6px 30px;
    background: #ff0000;
    color: white;
}
.blog-cauchuyen a.button.primary.is-outline.is-small.mb-0 {
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease; 
}

.blog-cauchuyen a.button.primary.is-outline.is-small.mb-0::after {
  content: '→';
  font-size: 1.2em;
  opacity: 0;
  width: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}

.blog-cauchuyen a.button.primary.is-outline.is-small.mb-0:hover {
  opacity: 0.9;
  background-color: #f05a4e; 
  color: white; 
  border-color: #f05a4e;
}

.blog-cauchuyen a.button.primary.is-outline.is-small.mb-0:hover::after {
  opacity: 1;
  width: auto;
  margin-left: 8px;
}
.blog-cauchuyen .box-text.text-left {
    background-color: #f6f6f7;
}
.blog-cauchuyen h5.post-title.is-large {
    font-size: 24px;
    margin: 0 0 15px 0;
    color: #333;
    font-weight: 400;
    line-height: 1.5em;
}
.blog-cauchuyen p.from_the_blog_excerpt {
    font-size: 15px;
    color: #898989;
}
.blog-cauchuyen .box-text-inner.blog-post-inner
{
 padding: 40px;
 max-width: 600px
}
.text-doitac p
{
	margin-bottom:0;
}
.text-doitac p {
    font-size: 18px;
    margin: 0 0 15px 0;
    color: #333;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom:0;
}
.truyencamhung-sec {
  background-image: url("/wp-content/uploads/2025/09/parallax6.jpg");
  min-height: 400px; 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.truyencamhung-sec p {
    font-size: 36px;
    margin: 0 0 15px 0;
    font-weight: 400;
    line-height: 1.5em;
}
.video-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.video-container img {
  display: block;
  max-width: 100%;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  background-color: transparent;
  border-radius: 0; 
  
  cursor: pointer;
}
.play-button::after {
  content: '\f144'; 
  font-family: 'Font Awesome 5 Free', 'FontAwesome';
  font-weight: 400; 
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px; 
  color: #4e4f52;
  transition: all 0.3s ease-out;
}

.play-button:hover::after {
  color: #de3826;

  transform: translate(-50%, -50%) scale(1.1);
}
.blog-tintuc .flickity-page-dots .dot.is-selected {
    background-color: #ff0000;
    opacity: 1 !important;
}
.blog-tintuc .row-slider .flickity-page-dots .dot {
	background-color: #aaa8a4;align-content}
    .blog-tintuc h5.post-title.is-large {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
        margin-top: 5px;
        text-transform: none;
        margin-bottom: 10px;
        letter-spacing: 0;
    }
    .blog-tintuc p.from_the_blog_excerpt {
        margin: 10px 0 0;
        color: #eee;
        opacity: .8;
        font-size: 12px;
    }
    .tintuc-sec
    {
      padding-top: 75px !important;
  }
  .footer .col-inner ul li
  {
   margin-left:0;
}
.cta-bar {
    display: flex;
    margin: 0 235px;
    padding: 0 15px;
    padding-top:20px;
    padding-bottom:20px;
}
h2.cta-text {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
    position: relative;
    top: 10px;
    left: -20px;
}
a.cta-button{
  text-wrap-mode: nowrap;
  margin-bottom: 0;
  border: 2px solid #fff;
  text-shadow: none;
  padding: 12px 35px;
  border-radius: 50px;
  color:#fff;
  font-size:12px;
  position: relative;
  top: 6px;
  transition: all .25s ease;
  text-transform: uppercase;
}
a.cta-button:hover{
  background-color: #fff;
  color: #000;
}
.tintuc-sec h2.block-title
{
  font-size: 36px;
  position: relative;
  margin-bottom: 40px;
  color: #333;
  font-weight: 400;
}
.tintuc-sec h2.block-title:before
{
  position: absolute;
  width: 40px;
  height: 3px;
  content: " ";
  left: 0;
  bottom: -18px;
  background: #F23827;
}
.tintuc-sec h2.block-title:after
{
    position: absolute;
    width: 3px;
    height: 3px;
    content: " ";
    left: 43px;
    bottom: -18px;
    background: #F23827;
}
.box-blog-post .is-divider
{
	display:none
}
.stuck .header-main
{
	background:white;
}
.header:not(.transparent) .header-nav-main.nav > li.active > a
{
	color:#ff0000;
}
.nav > li > a {
    font-family: var(--roboto);
}
.header-main .nav > li > a, ul.sub-menu.nav-dropdown li a, .ss-cta-volunteers .button.white, .sukien-rowtop p {
    font-weight: 500;
    font-family: var(--roboto);

}
.anh-bai-viet-col .box-text.text-left {
    display: none;
}
.sukien-sec{
  position: relative;
}
.sukien-sec:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background: #ff0000;
    left: 50%;
    top: 0;
}
.gallery-partner .box-text {
    display: none;
}
.blog-cauchuyen {
    width: 100% !important;
    margin: auto !important;
}
.sukien-rowbot .post-item .box-image {
    width: 40%;
}
.sukien-rowbot .post-item .post-title a, .sukien-rowbot .post-item .from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.home .banner-breadcumb {
    display: none !important;
}
.banner-breadcumb .rank-math-breadcrumb {
    font-size: 24px;
}
.iconbox-about p, .imagebox-about p {
    font-size: 14px;
    text-align: justify;
}
.icon-box-img img, .icon-box-img svg{
    padding-top: 0;
}
.iconbox-about {
    margin-bottom: 20px;
}
.ss-social-impact h3 {
    margin: 0;
    color: #898989;
}
.ss-social-impact a.button.primary {
    margin: 0;
}
.frame-title h2, .frame-title-center h2 {
    position: relative;
    padding-bottom: 15px;
}
.frame-title h2:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: var(--primary-color);
    bottom: 0;
    left: 0;
}
.frame-title-center h2:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: var(--primary-color);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.ss-volunteers ul li {
    list-style-type: none;
    margin-left: 0;
    font-size: 14px;
}
.ss-volunteers ul li i{
    color: var(--primary-color);
}
.frame-member {
    border: 1px solid #e6e6e6;
}
.frame-member .social-icons a {
    background: rgba(0, 0, 0, .4);
    padding: 5px;
    color: #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.slider-style-container .flickity-slider>:not(.is-selected), .slider-style-focus .flickity-slider>:not(.is-selected), .slider-style-shadow .flickity-slider>:not(.is-selected){
    opacity: 1;
}
.ss-cta-volunteers h2 {
    font-size: 18px;
    margin: 0;
}
.ss-cta-volunteers .button.white {
    margin: 0;
}
.text-impact ul li {
    list-style-type: none;
    margin-left: 0;
    font-size: 14px;
}
.text-impact ul li i{
    color: var(--primary-color);
}
ul.sub-menu.nav-dropdown{
    padding: 0;
    border: 0;
    border-radius: 4px;
}
ul.sub-menu.nav-dropdown li a{
    font-size: 14px;
}
.parameter h3 {
    margin: 0;
    font-family: var(--roboto);
}
.parameter p {
    font-size: 14px;
    color: rgba(255, 255, 255, .6);
}
.iconbox-testimonial {
    padding: 15px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    img{
        filter: invert(26%) sepia(63%) saturate(7447%) hue-rotate(1deg) brightness(98%) contrast(141%);
    }
}
.iconbox-testimonial-avatar {
    margin-top: 15px;
    align-items: center;
    img{
        height: 60px;
        object-fit: cover;
        border-radius: 50%;
    }
    h4{
        color: var(--primary-color);
    }
}
.btn-donation {
    background: var(--primary-color);
    padding: 8px 16px !important;
    border-radius: 6px;
    display: flex;
    gap: 6px;
    color: #fff !important;
    font-weight: 600;
    line-height: 1 !important;
    animation: shake-right 1.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
}
a.button, .posted-on, .byline {
    font-family: var(--roboto);
}
@keyframes shake-right {
    0%,100% {
        transform: rotate(0deg);
        transform-origin: 100% 50%;
    }
    10% {
        transform: rotate(2deg);
    }
    20%,
    40%,
    60% {
        transform: rotate(-4deg);
    }
    30%,
    50%,
    70% {
        transform: rotate(4deg);
    }
    80% {
        transform: rotate(-2deg);
    }
    90% {
        transform: rotate(2deg);
    }
}
.text-training-program h4 {
    color: var(--primary-color);
    font-size: 16px;
}
.form-register-carrier input, .form-register-carrier textarea {
    box-shadow: none !important;
    border-radius: 6px;
}
span.post_comments {
    display: none;
}
.recent-blog-posts {
    align-items: center !important;
    a{
        font-family: var(--roboto);
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-bottom: 0;
        color: #000;
    }
}
.widget {
    border: 1px solid #e6e6e6;
    padding: 15px;
    border-radius: 6px;
    .is-divider{
        display: none;
    }
    .widget-title{
        font-size: 16px;
        color: var(--primary-color);
        margin-bottom: 15px;
        display: block;
    }
}
.tagcloud a {
    border: 1px solid;
    padding: 4px 6px;
    border-radius: 4px;
}
.tagcloud a:hover{
    color: #fff;
}
.ss-block-baotro {
    font-family: var(--roboto);                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
    color: #000;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 15px;
    table{
        margin-bottom: 0px;
    }
}
.ss-block-baotro th {
    width: 200px;
    padding: 10px;
    background: #333;
    color: #fff;
}
.tab-info-baotro{
    .nav li{
        margin-right: 0;
    }
    .nav li a{
        border-bottom: 1px solid #E1E1E1;
        padding: 10px 40px;
        font-size: 16px;
        font-weight: 400;
    }
    .nav li.active a{
        font-weight: bold;
    }
    .nav li.active a:before{
        height: 2px;
        background-color: #000;
    }
    .nav li:hover  a:before{
        background-color: #000;
    }
}
.tab-info-baotro {
    .tab-panels {
        background-color: #8080801f;
        margin: 15px 0px;
        padding: 15px;
        border-radius: 8px;
        padding-bottom: 0;
        *{
            color: #000;
            font-size: 14px;
        }
    }
}
.bao-tro-grid{
    .card{
        padding: 15px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        border-radius: 8px;
        overflow: hidden;
    }
    img{
        width: 100%;
        height: 150px;
        object-fit: cover;
        border-radius: 4px;
    }
    h3{
        font-size: 16px;
        font-family: var(--roboto);
        margin: 15px 0;
    }
    .button{
        margin-bottom: 0;
        font-size: 14px;
    }
}
#load-more-bao-tro{
    margin: 0;
    font-family: var(--roboto);
    color: var(--primary-color);
    text-decoration: underline;
}
.ss-arhive-baotro{
    margin-top: 30px;
}
.taxonomy-filter{
    h2{
        font-size: 18px;
        color: var(--primary-color);
    }
    ul li{
        list-style-type: none;
        margin-left: 0;
        border-bottom: 1px solid #e6e6e6;
        margin: 0;
        a{
            color: #000;
            padding: 6px 0;
            display: block;
        }
        a:hover{
            color: var(--primary-color);
        }
    }
}







@media(max-width: 998px){
    .ss-cta-volunteers h2 {
        text-align: center;
    }
    .gioithieu-title p, .sukien-rowbot h2.block-title{
        font-size: 24px;
    }
    h2.cta-title{
        font-size: 20px;
    }
    .col-quyengopsec {
        right: 0;
        margin: 30px;
        padding: 20px;
    }
    .quyengop-sec {
        padding: 0 !important;
        min-height: unset;
    }
    .blog-cauchuyen .box-text-inner.blog-post-inner {
        padding: 0;
    }
    .blog-cauchuyen h5.post-title.is-large{
        margin-bottom: 4px;
    }
    .blog-cauchuyen h5.post-title.is-large a{
        font-size: 18px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .blog-cauchuyen p.from_the_blog_excerpt{
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .blog-cauchuyen a.button.primary.is-outline.is-small.mb-0 {
        font-size: 12px;
        padding: 5px 15px;
    }
    .truyencamhung-sec {
        min-height: 300px;
    }
    .truyencamhung-sec p{
        font-size: 28px;
    }
    .title-cauchuyen h2 {
        font-size: 24px;
    }
    .tintuc-sec h2.block-title {
        font-size: 24px;
    }
    .blog-tintuc h5.post-title.is-large{
        font-size: 16px;
    }
    .blog-tintuc h5.post-title.is-large a, .blog-tintuc p.from_the_blog_excerpt{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .cta-bar {
        flex-direction: column;
        margin: 0;
        gap: 24px;
        align-items: center;
    }
    h2.cta-text{
        top: 0;
        left: 0;
        text-align: center;
    }
    .tieude-footer p {
        padding-bottom: 20px;
    }
    .off-canvas .nav-vertical li li>a{
        font-size: 14px;
    }
    .nav:not(.nav-slide) .active>.children {
        padding-bottom: 15px;
    }
}

@media(max-width: 580px){

    .bao-tro-grid {
        .button {
            font-size: 12px;
        }
    }
    .bao-tro-grid {
        h3 {
            font-size: 14px;
        }
    }
    .banner-breadcumb .rank-math-breadcrumb {
        font-size: 20px;
    }
    .ss-social-impact h3 {
        margin-bottom: 15px;
        text-align: center;
    }
    .sukien-sec:after{
        content: none;
    }
    .blog-cauchuyen .box-text.text-left{
        padding: 15px;
    }
    .truyencamhung-sec p {
        font-size: 24px;
    }
    h2.cta-text {
        font-size: 16px;
        line-height: 1.7;
    }
    .tieude-footer p {
        padding-bottom: 0;
    }
    .gioithieu-title:before, .gioithieu-title:after {
        bottom: -15px;
    }
}