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


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
::-webkit-scrollbar {
    width: 6px;
    background-color: #333333;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
::-webkit-scrollbar-thumb {
    background-color: #ffebcd;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
p{
	margin-bottom: 15px;
}
.menu-home, .menu-home .ux-menu-link {
    display: inline-block;
}
.menu-home {
    width: 100%;
    text-align: center;
}
.menu-home .ux-menu-link a {
    padding: 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #251e7d;
}
.menu-home .ux-menu-link a:hover {
    text-decoration: underline;
}
.title-main h2 {
    display: inline-block;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 15px;
    color: #251e7d;
}
.title-main h2:before {
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    background: #c49479;
    position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, calc(100% - 4px) 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, calc(100% - 4px) 100%, 0% 100%);
}
.des-about h4 {
    margin-bottom: 20px;
    font-size: 18px;
    color: #251e7d;
}
.des-about h4:first-child {
    margin-bottom: 5px;
}
.section-01 img {
    border-radius: 10px;
    border: solid 8px #251e7d;
    z-index: 1;
}
.section-01 .img {
    box-shadow: 0px 0px 15px 0px #0000007d;
    border-radius: 10px;
    position: relative;
}
.des-about p:before {
    font-family: "Font Awesome 5 Free";
    content: '\f067';
    font-weight: bold;
    font-size: 14px;
    margin-right: 8px;
    color: #c49479;
}
.des-about p {
    text-align: justify;
}
.section-01 .img:after {
    content: '';
    background: url(/wp-content/uploads/2023/11/section_about_dot.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: 100%;
    height: 200px;
    width: 200px;
    bottom: -40px;
    right: -40px;
}
.wrap-title {
    text-align: center;
}
.wrap-title h2 {
    font-size: 30px;
    padding-bottom: 20px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
    text-transform: uppercase;
    color: #251e7d;
}
.wrap-title h2:before {
    content: '';
    position: absolute;
    width: 80px;
    height: 4px;
    background: #c49479;
    bottom: 0;
    left: calc(50% - 40px);
}
.content-quyenloi {
    background: #031c5c;
    padding: 50px;
    position: relative;
/*    border: solid 10px #c49479;*/
    box-shadow: 0px 0px 15px 0px #0000007d;
    overflow: hidden;
}
.content-quyenloi p {
    color: #fff;
    text-align: justify;
}
.content-quyenloi:before, .content-quyenloi:after {
    content: '';
    position: absolute;
    border-radius: 50%;
}
.content-quyenloi:before {top: -161px;left: -105px;width: 278px;height: 278px;opacity: .5;background: #e4bc7e;}
.content-quyenloi:after {
    bottom: -285px;
    right: -33px;
    width: 378px;
    height: 378px;
    background: #e4bc7e;
    opacity: 0.5;
}
.content-quyenloi span {
    border: solid 1px;
    padding: 0 5px;
    border-radius: 10px;
    margin-right: 10px;
    color: #c49479;
    font-weight: bold;
}
.section-11 .wrap-title h2, .section-05 .wrap-title h2, .section-footer .wrap-title h2, .section-09 .wrap-title h2{
    color: #fff;
}
.anhhoithao  button.flickity-button svg {
    background: white;
}
.anhhoithao  button.flickity-button {
    opacity: 1;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
    opacity: 1;
}
.col-nopadding{
    padding-bottom: 0;
}
.bong > .col-inner {
    box-shadow: 0px 0px 15px 0px #0000007d;
    border-radius: 5px;
}
.des-phi p {
    font-size: 20px;
    text-align: justify;
    color: #251e7d;
}
/*.bong > .col-inner:after {
    content: '';
    background: url(/wp-content/uploads/2023/11/section_about_dot.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: 100%;
    height: 200px;
    width: 200px;
    right: -20px;
    top: -170px;
}*/
.des-phi span {
    color: red;
    font-size: 30px;
    font-weight: bold;
    border-bottom: solid;
}
.des-phi p:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    margin-right: 8px;
}
.box-trangphuc h3 {
    color: #fff;
}
.box-trangphuc .icon {
    border: solid #ccc;
}
.des-phone p:before {
    content: '\f095';
    margin-right: 8px;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
}
.des-diachi p:before {
    content: '\f276';
    margin-right: 8px;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
}
.des-diachi p, .des-phone p {
    margin-bottom: 7px;
    font-size: 16px;
}
.bang-goi-tai-tro table {
    margin-bottom: 0;
    border: solid 3px #ffd699;
    box-shadow: 0px 0px 15px 0px #0000007d;
    background: #fff;
}
.bang-goi-tai-tro table th {
    text-align: center;
    text-transform: uppercase;
    padding: 30px;
    font-size: 20px;
    line-height: 1.5;
    background: #ffebcd;
}
.bang-goi-tai-tro table th:first-child {
    border-right: solid 3px #ffd699;
}
.bang-goi-tai-tro table td {
    text-align: center;
    color: #000;
    font-size: 16px;
    padding: 20px 10px;
    border-bottom: 3px solid #ffd699;
    border-right: solid 3px #ffd699;
}
.bang-goi-tai-tro table td:nth-child(n+2) {
    border-right: 0;
}
.bang-goi-tai-tro table tr:last-child td {border-bottom: 0;}
.anhhoithao .box-image:before, .section-01 .img-inner:before, .thuvien .box-image:before,
.section-11 .img-inner:before {
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255,255,255,0.5) none repeat scroll 0 0;
    height: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 1;
}
.anhhoithao .box-image:after, .section-01 .img-inner:after, .thuvien .box-image:after,
.section-11 .img-inner:after {
    content: "";
    opacity: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.5) none repeat scroll 0 0;
    height: 100%;
    transition: all 0.5s ease-in-out 0s;
    width: 0;
    z-index: 1;
}
.anhhoithao .box-image:hover:before, .section-01 .img-inner:hover:before, .thuvien .box-image:hover:before,
.section-11 .img-inner:hover:before {
    opacity: 0;
    height: 100%;
}
.anhhoithao .box-image:hover:after, .section-01 .img-inner:hover:after, .thuvien .box-image:hover:after,
.section-11 .img-inner:hover:after {
    opacity: 0;
    width: 100%;
}
.section-footer .wrap-title h2 {
    margin-bottom: 15px;
}
.section-footer .social-icons a {
    font-size: 30px;
}
.section-08 .large-12 {
    padding-bottom: 10px;
}
.box-trangphuc .icon-inner img {
    transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
    max-height: 100%;
    margin: auto;
}
.box-trangphuc .icon-inner:hover img {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}
.quyenloi {
    text-align: center;
}
.quyenloi h2 {
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 0;
}
.quyenloi h2 span {
    font-weight: 100;
}
.des-quyenloi p {
    margin-bottom: 0;
}
.des-quyenloi {
    box-shadow: 0px 0px 15px 0px #0000007d;
    border: solid 1px #ccc;
    padding: 8px;
    border-radius: 5px;
    align-items: center;
}
.des-quyenloi p {
    font-size: 16px;
}
.bang2 table {
    border: solid 1px #ccc;
}
.bang2 table td {
    border-right: solid 1px #ccc;
    color: #fff;
    text-align: center;
    font-size: 15px;
}
.section-02 {
    padding-bottom: 20px !important;
}
.diengia .icon-inner {
    margin-bottom: 15px;
    background-color: #fff;
    box-shadow: 0px 6px 15px rgba(14,18,29,0.08);
    border-radius: 100%;
    padding: 20px;
    position: relative;
    z-index: 2;
}
.diengia .icon-inner img {
    border-radius: 100%;
}
.diengia .icon-box-text h3 {
    color: #fff;
    text-decoration: underline;
}
.diengia .icon-box-text p {
    line-height: 1;
    color: #fff;
}
.diengia .icon-inner:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 6px solid #ffd699;
    border-radius: inherit;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    z-index: -1;
}
.diengia .icon-inner:hover:before {
    transform: translateY(0);
    width: 100%;
}
.section-10 .wrap-title h2 {
    margin-bottom: 20px;
}
.gallery-quatang {
    justify-content: center;
}
.gallery-quatang .box-text p {
    font-size: 16px;
    text-align: center;
    color: #000;
    margin-bottom: 0;
}
.gallery-quatang .box-text {
    padding: 20px 0 0;
}
.des-hocvien p {
    margin-bottom: 10px;
}
.section-11 .img img {
    border: solid 5px #c49479;
    box-shadow: 0px 0px 15px 0px #0000007d;
}
.gallery-quatang .box-text p b {
    font-size: 18px;
    color: #251e7d;
    text-decoration: underline;
}
.box-Quatang .box-text h4 {
    color: #251e7d;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-size: 20px;
}
.box-Quatang .box-text {
    padding: 15px 0 0;
}
.box-Quatang .box-text p {
    font-size: 16px;
}
.btn {
    font-weight: 100;
    box-shadow: 0px 0px 15px 0px #0000007d;
}
.btn {
    transition: all 150ms linear 0s;
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
@media (min-width: 992px){
    .section-footer .col {
        padding-bottom: 0;
    }
    .des-quyenloi {
        height: 130px;
    }
    .mobilee{
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1250px){
    .content-quyenloi {
        height: 730px;
    }
    .bang2 {
        height: 600px;
        overflow: overlay;
    }
}
@media (min-width: 1251px){
    .content-quyenloi {
        height: 675px;
    }
    .bang2 {
        height: 550px;
        overflow: overlay;
    }
}
@media (max-width: 549px){
    .content-quyenloi {
        padding: 15px;
    }
    .anhhoithao button.flickity-button {
        top: 25%;
    }
    .wrap-title h2 {
        margin-bottom: 20px;
    }
    .bang-goi-tai-tro table th {
        padding: 10px;
        font-size: 16px;
    }
    .bang-goi-tai-tro table td {
        font-size: 14px;
    }
    .section-footer .col {
        padding-bottom: 0;
    }
    .bang2 table td{
        width: 40% !important;
    }
    .menu-home {
        display: none;
    }
    .tb-menu-toggle {
        border: 0;
        position: relative;
        background: transparent;
        cursor: pointer;
        margin-bottom: 0;
    }
    .tb-active-toggle{
        margin: 0 auto 10px !important;
    }
    .tb-menu-toggle i {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 20%;
        -webkit-transition:all .2s;
        -moz-transition:all .2s;
        -o-transition:all .2s;
        transition:all .2s;
    }
    .tb-menu-toggle i:nth-child(2) {
        top: 40%;
    }
    .tb-menu-toggle i:nth-child(3) {
        top: 80%;
    }
    .tb-menu-toggle.tb-animate-toggle i:first-child,
    .tb-menu-toggle.tb-animate-toggle i:nth-child(2){ 
        top: 40%;
        -webkit-transform:rotate(45deg);
        -moz-transform:rotate(45deg);
        -ms-transform:rotate(45deg);
        -o-transform:rotate(45deg);
        transform:rotate(45deg);
    } 
    .tb-menu-toggle.tb-animate-toggle i:nth-child(3){ 
        top: 40%;
        -webkit-transform:rotate(-45deg);
        -moz-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        transform:rotate(-45deg);
    }
    .mobilee{
        position: fixed;
        right: 2%;
        z-index: 9;
        top: 2%;
        background: #fff;
        padding: 10px;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -5px #000000;
        text-align: center;
    }
    #menu, .sub-menu {
        display: none;
        list-style: none;
        margin-bottom: 0;
    }
    .bang2 {
        width: 100%;
        overflow-x: hidden;
    }
    .section-11 .col {
        padding-bottom: 20px;
    }
}