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

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
    --primary: #f1b44c;
    --secondary: #ff9900;
    --gray_1: #e7e7e7;
    --black_3: #333;
}

.home_section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0 {
    padding-top: 0 !important
}
.pb-0 {
    padding-bottom: 0 !important
}
.pl-0 {
    padding-left: 0
}
.pr-0 {
    padding-right: 0
}
.home_section h2.title {
    font-size: 40px;
    text-transform: uppercase;
    color: var(--primary) !important;
    margin-bottom: 30px;
    position: relative;
}
.home_section h3.sub-title {
    font-size: 30px;
    text-transform: uppercase;
}
.home_section h2:before {
    height: 60px;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    bottom: -50px;
    transform: translate(-50%, -20%);
    background-image: url(https://eduboss.vn/wp-content/uploads/2023/05/vet.png);
    width: 460px;
    background-size: contain;
    background-position: center center;
    z-index: 10;
    background-repeat: no-repeat;
}
.home_section_2 .row.large-columns-8 {
    padding-top: 30px;
}
.home_section_3 .row .col.large-3 {
    flex-basis: 20%;
    max-width: 20%;
}
.home_section_9 .flickity-slider > * {
    max-width: 36% !important;
}
.home_section_9 .flickity-slider .row {
    padding: 0 10px;
}
.slider-style-focus .flickity-slider>:not(.is-selected) {
    opacity: 1;
    transform: scale(1);
}
.light > *, .light h2, .light h3, .light h4, .light h5, .light h6,.light p {
    color: black;
}
.home_section_2 .gallery-col.col .col-inner,.home_section_2 .gallery-col.col .col-inner a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home_section_2 .gallery-col.col {
    display: flex;
    justify-content: center;
    align-items: center;
}
.home_section_5 p,.home_section_6 p,.home_section_7 p {
    font-size: 15px;
}
.home_section_7 .box-text h3, .home_section_5 .box-text h4 {
    margin-bottom: 12px;
    margin-top: 8px;
    line-height: 1.6;
    font-size: 18px;
}
.home_section_3 .row .row {
    padding-top: 24px;
}
.home_section_3 .row .row {
    padding-top: 24px;
}
.home_section_8 .col.large-4 .col-inner {
    padding: 10px;
    background: #0000001a;
    border-radius: 10px;
    min-height: 380px;
    box-shadow: 3px 4px 20px var(--primary);
    height: 100%;
}
.home_section_8 .col.large-4 .col-inner .video {
    border-radius: 8px;
    margin-bottom: 12px;
}
.home_section_9 .flickity-slider .col .col-inner .box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.home_section_9 .flickity-slider .col .col-inner .box-text {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: white;
    padding: 10px;
}
.home_section_9 .flickity-slider .col .col-inner .box-text > *,.home_section_9 .flickity-slider .col .col-inner .box-text h4,.home_section_9 .flickity-slider .col .col-inner .box-text p {
    color: var(--black_3);
}
.home_section_9 .flickity-slider .col .col-inner .box-text h4 {
    color: var(--primary);
    font-size: 18px;
    margin-bottom: 6px;
}
.home_section_9 .flickity-slider .col .col-inner .box-text p {
    margin-bottom: 6px;
    font-size: 14px;
}
.home_section_9 .flickity-slider .col .col-inner .box-text .post-meta {
    font-size: 14px;
}
.home_section_9 .flickity-slider .col .col-inner {
    height: 100%;
}
.home_section_9 .flickity-slider .col .col-inner .box-text .flex {
    justify-content: start;
    gap: 30px;
}
.fa-calendar-alt:before,.fa-calendar-days:before {
    content: "\f073"
}
.fa-location-dot:before,.fa-map-marker-alt:before {
    content: "\f3c5"
}
.fa-solid {
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 6px;
    color: var(--primary);
}
.home_section_10 .col:last-child .col-inner {
    height: 100%;
    padding: 20px;
    background: var(--gray_1);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 10px;
}
.home_section_10 .col:last-child .col-inner h6 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    background: var(--primary);
    padding: 16px;
    border-radius: 8px;
}
.home_section_10 .col:last-child .col-inner p {
    font-size: 14px;
    padding-top: 12px;
}
.home_section_10 .col:last-child .col-inner li {
    font-size: 15px;
}
.home_section_10 .col:last-child .col-inner ul {
    padding-left: 20px;
}
.home_section_10 .col:last-child .col-inner div {
    text-align: center;
}
.home_section_10 .col:last-child .col-inner div h4 {
    font-size: 24px;
    margin-bottom: 4px;
}
.home_section_10 .col:last-child .col-inner div h5 {
    font-size: 20px;
    margin-bottom: 4px;
    text-decoration: line-through;
}
.home_section_10 .col:last-child .col-inner div div {
    margin-bottom: 12px;
    font-size: 40px;
    line-height: 1;
}
.home_section_10 .col:last-child .col-inner div h6 {
    background: black;
    color: var(--primary);
    font-size: 20px;
    font-weight: 600;
    width: fit-content;
    margin: 0 auto 24px;
}
.home_section_10 .col:last-child .col-inner a.button {
    border-radius: 8px;
    min-height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-bottom: 0;
}
.home_section_3 .col.large-3 .col-inner {
    background: black;
    height: 100%;
}
.home_section_3 .col.large-3 .box-text {
    padding: 10px;
}
.home_section_3 .col.large-3 .box-text h3 {
    font-size: 16px;
    color: var(--secondary);
}
.home_section_3 .col.large-3 .box-text p {
    color: white;
}
.home_section_8 .col.large-4 .col-inner h4 {
    font-size: 18px;
}
.home_section_8 .col.large-4 .col-inner p {
    font-size: 15px;
    margin-bottom: 0;
}
#footer .col.large-12 > .col-inner {
    background: #00000073;
    border-radius: 20px;
    padding: 20px;
}
#footer .col.large-3 {
    padding-bottom: 0;
}
#footer .home_section h2.title {
    padding-top: 8px;
}
#footer a:hover {
    text-decoration: underline;
    color: var(--primary);
}
.social-icons {
    display: flex;
    gap: 4px;
}
.social-icons a {
    display: block !important;
    width: 32px;
    height: 32px;
}
.header-contact {
    font-size: 14px;
}
.header-contact i.fa-solid.fa-phone {
    transform: rotate(90deg);
}
.header:not(.transparent) .header-nav-main.nav > li > a {
    color: var(--primary) !important;
    font-size: 14px;
    font-weight: 400;
}
.header:not(.transparent) .header-nav-main.nav > li > a:hover {
    color: white !important;
}
.header-search.current-dropdown ul.nav-dropdown {
    top: 65px;
}
.dntvh li {
    list-style: none;
    margin-left: 0 !important;
    display: flex;
    gap: 8px;
}
.dntvh li i {
    padding-top: 4px;
}
.dntvh_ss1 li {
    display: list-item;
    list-style: disc;
    margin-left: 16px !important;
}
.dntvh a.button {
    background: red;
    padding: 8px 24px;
    border-radius: 10px;
}
.dntvh a.button i.icon-angle-right {
    font-size: 24px;
}
.dntvh a.button {
    background: #FF0000;
    padding: 8px 24px;
    border-radius: 10px;
}
.dntvh a.button i.icon-angle-right {
    font-size: 24px;
}
.dntvh_ss2 .row2 li i,.dntvh_ss2 .row3 .ul2 i,.dntvh_ss2 .row4 li i {
    color: red;
}
.dntvh_ss2 .row3 .ul1 i {
    color: green;
}
.dntvh_ss2 .row2 {
    border: 2px solid purple;
    padding: 15px;
    border-radius: 12px;
    margin-bottom: 40px;
}
.dntvh_ss2 .row2 div:first-child {
    padding-left: 0;
    padding-bottom: 0;
}
.dntvh_ss2 .row2 div:last-child {
    padding-right: 0;
    padding-bottom: 0;
}
.dntvh img {
    border-radius: 8px;
}
.dntvh_ss2 h3 {
    margin-bottom: 30px;
}
.dntvh_ss2 h2:last-child {
    margin-top: 40px;
}
.dntvh_ss4 .row1 .col.large-12 .col-inner {
    border-radius: 12px;
    background: black;
    padding: 30px;
}
.dntvh_ss4 .video {
    border-radius: 12px;
    border: 2px solid white;
}
.dntvh_ss4 .row2 h3 {
    color: #000;
    text-align: center;
    font-size: 26px;
}
.dntvh_ss4 .row2 .col.large-6 .col-inner {
    border: 1px solid #f2295b;
    border-radius: 12px;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    padding-bottom: 66px;
}
.dntvh_ss4 .row2 .col.large-6 h2 {
    background-color: transparent;
    margin: 0px 0px 0px 0px;
    padding: 14px 14px 14px 14px;
    background-image: linear-gradient(180deg, #FF6700 0%, #f2295b 100%);
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    color: white !important;
}
.dntvh_ss4 .row2 .col.large-6 ul {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
.dntvh_ss4 .row2 .col.large-6:last-child h2 {
    background-image: linear-gradient(180deg, #FFE500 0%, #FF7B00 100%);
}
.dntvh_ss4 .row2 .col.large-6:last-child .col-inner {
    border: 1px solid #FF7B00;
}
.dntvh_ss4 .row2 .col.large-6 ul li i {
    color: #f2295b;
}
.dntvh_ss4 .row2 .col.large-6:last-child ul li i {
    color: #FF7B00;
}
.dntvh_ss4 .row2 .col.large-6 .col-inner a.button {
    position: absolute;
    bottom: 0;
    width: fit-content;
}
.dntvh_ss4 .row2 .col.large-6 .col-inner > * {
    width: 100%;
}
.dntvh_ss5 .col.large-12 .col-inner .icon-box {
    text-align: center;
}
.dntvh_ss5 .col.large-12 .col-inner .icon-box .icon-box-img {
    margin: 0 auto 14px;
}
.dntvh_ss5 .col.large-12 .col-inner .icon-box .icon-box-text {
    font-size: 16px;
}
.dntvh_ss5 .col.large-12 .col-inner .icon-box .icon-box-text h5 {
    font-size: 18px;
}
.dntvh_ss5 .col.large-12 .col-inner .icon-box .icon-box-text h6 {
    font-size: 14px;
    margin-bottom: 8px;
}
.dntvh_ss5 h2 {
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 16px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .home_section h2.title {
        font-size: 26px;
    }
    .home_section_3 .row .col.large-3 {
        flex-basis: 100%;
        max-width: 100%;
        padding-bottom: 15px;
    }
    .home_section_3 .row .col.large-3 {
        flex-basis: 100%;
        max-width: 100%;
        padding-bottom: 15px;
    }
    .home_section_5 h3.sub-title {
        padding-top: 30px;
    }
    .home_section h3.sub-title {
        font-size: 22px;
    }
    .home_section_8 .col.large-4 .col-inner {
        height: auto;
        min-height: auto;
    }
    .home_section_9 .flickity-slider > * {
        max-width: 90% !important;
    }
    .home_section_9 .col.large-12,.home_section_9 .slider {
        padding-bottom: 0;
    }
    .home_section_2 .gallery-col.col .box-image {
        width: 120px;
        height: auto;
        margin: 0 auto;
        display: block;
    }
    .home_section_2 .row.large-columns-8 {
        display: flex;
        flex-wrap: nowrap;
        width: max-content;
        overflow: auto;
    }
    .home_section_4 .col.large-12, #footer .col.large-12 {
        padding-bottom: 0;
    }
    .mfp-content .nav li a {
        font-size: 14px !important;
    }
    .dntvh_ss2 .row2 {
        width: 94%;
    }
    .dntvh a.button {margin: 0 auto;display: block;width: fit-content;}
    .dntvh_ss2 .row2 div {
        padding: 0;
    }
    .dntvh_ss2 .row2 > div:last-child {
        padding-top: 15px;
    }
    .dntvh_ss2 .row3  a.button {
        display: inline-block;
    }
    .dntvh_ss4 .row2 a.button {
        margin: 0 auto 16px;
    }
    .dntvh_ss4 .row2 h3 {
        font-size: 22px;
    }
    .dntvh_ss4 .row1 .col.large-12 .col-inner {
        padding: 15px;
    }
}