/*
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.   ***************/
:root{
	--main-col:#045835;
	--secon-color:#FFE601;
	--thir-color:#e88a04;
	--pri-color: #eb3349;
	--sec-color: #f45c43;
}
/*Plugin chuyển đổi ngôn ngữ*/
.gt_float_switcher .gt_options {
    position: fixed !important;
    background: white;
    max-height: 200px !important;
    top: 90px;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 5px !important;
}
.gt_float_switcher img {
    width: 22px !important;
}
.gt_float_switcher .gt_options a {
    font-size: 16px;
}
/*Header*/
a.nav-top-link {
    font-size: 18px !important;
    color: #045835 !important;
}
/* Trang chủ */
.img-boxtext-bt .box-text.text-left {
    top: 60px;
}
.title-home h2 {
    color: var(--main-col);
    font-size: 32px;
}
.title-home h3 {
    font-size: 26px;
}
.col-img-border img.attachment-medium.size-medium {
    border-radius: 50%;
    width: 250px !important;
    max-width: 250px !important;
    height: 250px;
    object-fit: cover;
    border: 3px solid red;
}
.col-img-border .icon-box-left{
    align-items: center;
}
.col-img-border .col-inner {
    position: absolute;
    z-index: 1;
    left: 44%;
    top: -160px;
    width: 50%;
}
.col-img-border {
    z-index: 1;
}
.col-img-border {
    padding: 0;
}
.col-img-border .icon-box-img{
    background: white;
    border-radius: 50%;
    width: 250px !important;
    max-width: 250px !important;
    border: 10px solid white;
}
.st_gioithieu h3 {
    border-bottom: 2px solid;
    font-size: 26px;
    display: inline;
}
.st_congdung p{
	margin-bottom: 0;
}
.col-left-bg .col-inner {
    background: linear-gradient(90deg, #095B25 0, #1C8420 100%, #1A710D 100%, #3FAE35 100%);
    padding: 15px;
    padding-right: 50px;
    color: white;
    font-weight: 600;
    font-size: 26px;
    text-align: end;
    width: 60%;
    float: inline-start;
}

.col-right-bg .col-inner {
    background: linear-gradient(90deg, #23B755 10%, #1D7615 100%, #1C8420 100%, #1A710D 100%);
    padding: 15px;
    padding-left: 50px;
    color: white;
    font-weight: 600;
    font-size: 26px;
    width: 70%;
    float: inline-end;
}
/*Về Hương Thanh Noni*/
.st_chaomung h2 {
    font-family: "Rowdies", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    color: #045835;
    margin-bottom: 0;
}
.st_chaomung h3 {
    color: red;
    font-family: "Rowdies", sans-serif;
    font-weight: 400;
    font-size: 32px;
}
.st_chaomung img {
    border-radius: 0 0 10px 10px;
}

.st_suckhoe {
    padding-top: 150px !important;
    padding-bottom: 50px !important;
    margin-top: -170px;
}
.st_suckhoe h2 {
    font-size: 32px;
}
.st_suckhoe h3 {
    font-size: 28px;
    color: var(--secon-color);
}
.st_suckhoe a.button.secondary {
    color: black;
}
.st_bikiep h2 {
    font-size: 36px;
    color: var(--main-col);
    border-bottom: 4px solid black;
}
.st_bikiep h3 {
    font-size: 30px;
}
/*Đăng ký thành công*/
.row-runlac .icon-box img{
    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
}
.no-ul ul li{
    list-style: none;
    margin-left: 0;
}
.no-ul ul li i {
    color: var(--main-col) !important;
}

@keyframes ring-alo-circle-img-anim{
    0% {
    transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
b, strong {
    font-weight: 700;
}
/*Tin tức*/
/* Css cate */
.blog-archive .col.post-item .col-inner{
    line-height: 1.5em;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 25%);
    overflow: hidden;
    height: 100%;
}
.blog-archive .col.post-item .col-inner:hover{
    box-shadow: 1px 2px 15px rgb(0 0 0 / 30%);
}

.blog-archive .col.post-item .box-text{
    padding: 15px;
}
.blog-archive .post-item:nth-child(n + 3) .box-text h5{
    min-height: 41px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
}

.blog-archive .col.post-item .box-text h5:hover{
    color: var(--main-col);
}
.blog-archive .post-item .col-inner{
    box-shadow: 0 1px 4px 0 rgb(102 98 98 / 40%);
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
}
.blog-archive .col.post-item:nth-child(1) .image-cover:after, .blog-archive .col.post-item:nth-child(2) .image-cover:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    background: linear-gradient(transparent, #000000);
    pointer-events: none;
    backface-visibility: hidden;
    transition: opacity .3s;
}
.blog-archive .col.post-item:nth-child(1) .image-cover,
.blog-archive .col.post-item:nth-child(2) .image-cover{
    padding-top: 65% !important;
}
.blog-archive .col.post-item:nth-child(1) .box-text,
.blog-archive .col.post-item:nth-child(2) .box-text {
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.blog-archive .col.post-item:nth-child(1),
.blog-archive .col.post-item:nth-child(2){
    max-width: 50%;
    flex-basis: 50%;
}
.blog-archive .col.post-item:nth-child(1) .box-text,
.blog-archive .col.post-item:nth-child(2) .box-text{
    padding: 1.5rem !important;
    color: #fff;
}
.blog-archive .col.post-item .box-text p.cat-label{
    color: #fff !important;
    opacity: 1;
    font-size: 12px;
    font-weight: bold;
}
.blog-archive .post-item .box-text h5{
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
}
.blog-archive .col.post-item:nth-child(1) .box-text h5 a:hover,
.blog-archive .col.post-item:nth-child(2) .box-text h5 a:hover{
	color: white !important;
}
.blog-archive .post-item:hover img{
    transform: scale(1.1);
}
.blog-archive .post-item:nth-child(n + 3) .box-text{
    padding: 1rem 1.25rem;
    border-top: 2px solid var(--main-col);
}
.blog-archive .post-item:nth-child(n + 3) .box-text p.cat-label{
    position: absolute;
    top: -14px;
    left: 1rem;
    font-weight: bold;
    font-size: 14px;
    background-color: var(--main-col);
    color: #fff;
    padding: .2rem 1rem;
    border-radius: 4rem;
    opacity: 1;
    text-transform: none;
}
.box-blog-post .is-divider{
    display: none;
}
.related-post h7 {
    font-size: 24px;
    color: #226c4e;
    font-weight: 600;
    border-bottom: 2px solid;
    text-transform: uppercase;
}
.entry-content.single-page {
    border-top: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgb(4 88 53), rgb(4 88 53), rgba(56, 2, 155, 0));
    border-image-slice: 1;
    width: 100%;
}
/* Hiden divider post*/
.entry-divider.is-divider.small {
    display: none;
}
@media only screen and (max-width: 48em){
    .blog-archive .col.post-item:nth-child(1), .blog-archive .col.post-item:nth-child(2) {
        flex-basis: 100%;
        max-width: 100%;
    }
}
/* End Page news AZ9s Team*/
/*Liên hệ*/
.st_form h2 {
    font-family: 'Rowdies';
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    color: #045835;
    margin-bottom: 30px;
}
.col-border-bg .col-inner {
    border: 2px solid #045835;
    padding: 20px;
}
.text-bg-border h3 {
    position: relative;
    z-index: 1;
    background: white;
    text-align: center;
    font-size: 40px;
    font-family: math;
    margin-bottom: 0;
    color: var(--main-col);
    max-width: 40%;
    display: inline;
    margin-top: -60px;
}
.text-bg-border {
    margin-top: -50px;
}
.line-radian h3 {
    border-top: 2px dashed;
    padding-top: 15px;
}
.text-bg-border p {
    font-weight: 600;
    color: var(--main-col);
}
span.wpcf7-spinner {
    display: none;
}
.col-border-bg form.wpcf7-form.init {
    text-align: center;
    margin-bottom: 0;
}
.col-border-bg input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-right: 0;
    position: relative;
    margin-bottom: -66px;
    text-align: center;
    padding: 5px 60px;
    border-radius: 4px;
    background: var(--main-col);
}

.st_form .row-border {
    background: white;
    border-radius: 4px;
    box-shadow: 1px 1px 15px 0px #b7b7b7;
    padding: 30px;
}

.st_form .ht-form-contact h3.title-form {
    border-bottom: 1px solid #fffdfa;
}
.st_form .ht-form-contact input, .st_form .ht-form-contact textarea {
    background-color: #fff0;
    border-bottom: 1px solid #dbdbdb !important;
    border: unset;
    box-shadow: unset;
}
.ht-form-col-2 {
    width: 49%;
    margin-right: 5px;
}
.st_form .ht-form-contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.st_congty h2 {
    font-size: 32px;
    color: var(--main-col);
    border-top: 2px solid;
}
.st_congty h2 {
    font-size: 32px;
    color: var(--main-col);
    border-top: 2px solid;
    padding-top: 50px;
}
/*Footer*/
.copyright-footer {
    color: white;
}
h3.title-footer  {
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    color: var(--main-col);
}
.title-footer span{
	color: var(--main-col);
}
.title-footer span:before, h3.title-footer:before {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    border-radius: 99px;
    position: relative;
    background: var(--main-col);
    top: 40px;
}
.social-icons.ic-follow-css a {
    background: #045835;
    padding: 5px;
    border-radius: 4px;
    color: white;
}
.st_footer .list-style-li ul li{
	list-style: square;
	font-weight: 600px;
}
/*#footer{
	display: none;
}*/
@media only screen and (max-width: 48em) {
	/*  Menu mobile  */
.off-canvas-left .mfp-content {
        width: 100%;
        top: 70px;
        background: transparent !important;
        box-shadow: none;
    }
    .mobile-sidebar {
        background: #fff;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-size: 17px;
        color: var(--main-col);
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li li.menu-item-has-children>a {
        color: var(--main-col) !important;
    }
    .mobile-nav .header-button .button.is-outline {
        border-color: var(--main-col) !important;
    }
    .nav-sidebar.nav-vertical>li.menu-item.active{
        background-color: rgb(255 255 255 / 5%) !important;
    }
    .mfp-content .toggle {
        color: #000;
    }
    .icon-menu:before {
        content: "\f550";
        font-family: "Font Awesome 5 Free" !important;
        font-weight: 900;
        margin-right: 5px;
        color: white;
    }
    .icon-menu:after {
         content: "Menu";
         font-weight: bold;
         color: #fff;
         font-family: 'Muli';
    }
    .header-main .nav > li > a > i {
        font-size: 18px;
        color: #fff;
        background: var(--main-col);
        border-radius: 4px;
        padding: 5px;
    }
      .bai-viet-lien-quan ul li {
    width: 100%;
}
	.col-img-border .col-inner {
    position: relative;
    z-index: 1;
    left: auto;
    top: auto;
}
.st_bg_line {
    background: linear-gradient(90deg, #ffffff 10%, white 10%, white 50%);
}
.col-img-border .icon-box-img {
    width: 150px !important;
    max-width: 150px !important;
}
.col-img-border img.attachment-medium.size-medium {
    width: 150px !important;
    max-width: 150px !important;
    height: 150px;
}
.col-img-border {
    padding: 0 15px 30px;
}
.col-left-bg .col-inner{
    padding: 10px;
    padding-right: 20px;
    width: 80%;
}
.col-right-bg .col-inner {
    padding: 10px;
    padding-left: 20px;
    width: 80%;
}
.ht-form-col-2 {
    width: 100%;
}
.st_congty h2 {
    font-size: 20px;
}
.st_chaomung h2 {
    font-size: 28px;
}
.col-img-border .icon-box-left {
    flex-direction: column;
}
.col-img-border .col-inner {
    width: 100%;
}
.col-img-border {
    margin-top: -30px;
}
    .col-img-border .icon-box-text.last-reset {
        text-align: center;
        padding-left: 0;
    }
    .img-boxtext-bt .box-text.text-left {
    top: 0px;
}
}