html,
body {
    width: auto !important;
}

@font-face {
    font-family: 'Autography';
    src: url('../fonts/1FTV-Autography.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.single_post h2 {
    font-size: 40px;
}

select {
    font-family: monospace;
}

.single_post h3 {
    font-size: 40px;
}

.post__wrapper_item {
    overflow: hidden;
    box-shadow: 0 0 13px 2px rgb(0 0 0/10%);
    border-radius: 10px;
}

.index-bg {
    background-attachment: fixed;
}

.pagess .col-xl-3 img {
    display: block;
    margin: auto;
    margin-top: 40px;
}

.dropdown-menu ul,
.widget_content ul {
    padding: 0;
}

.post__wrapper_item:hover img {
    transform: scale(1.05);
    transition: all 0.2s ease-in;
}

.post__wrapper_item .post__thumbnail {
    overflow: hidden;
}

.post__content {
    padding: 10px;
}

#categories_id .nav-link:hover {
    color: #fff;
    box-shadow: 0 2px 8px 2px #868686;
}

.ml-10 {
    margin-left: 10px !important;
}

.pb-20 {
    padding-bottom: 20px;
}

#categories_id .nav-link.active p,
#categories_id .show>.nav-link p {
    color: #ffff !important;
}

#categories_id p {
    margin-bottom: 0;
}

#categories_id {
    padding-right: 20px;
}

#categories_id .nav-link {
    border: 1px solid #ddd !important;
}

#categories_id .nav-link.active,
#categories_id .show>.nav-link {
    background-color: var(--color-1st);
}

.d-grid {
    display: grid !important
}

.grid-col-1 {
    grid-template-columns: minmax(0, 1fr);
}

.grid-col-2 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.grid-col-2-1 {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
}

.grid-col-1-3 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
}

.grid-col-3 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}

.grid-col-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-col-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-col-90 {
    grid-template-columns: minmax(0, 90px) minmax(0, 1fr);
}

.grid-col-920-1 {
    grid-template-columns: minmax(0, 736px) minmax(0, 1fr);
}

.grid-col-920-1.video {
    grid-template-columns: minmax(0, 748px) minmax(0, 1fr);
    /**701**/
}

.grid-col-890 {
    grid-template-columns: minmax(0, 890px) minmax(0, 1fr);
}

.grid-col-2-80 {
    grid-template-columns: 100px 1fr;
}

.grid-blog-1 {
    grid-template-columns: 1fr 1fr;
}

.gap-5 {
    gap: 5px
}

.gap-10 {
    gap: 10px
}

.gap-15 {
    gap: 15px
}

.gap-20 {
    gap: 20px
}

.gap-25 {
    gap: 25px
}

.gap-30 {
    gap: 30px
}

.gap-35 {
    gap: 35px
}

.gap-40 {
    gap: 40px
}

.gap-50 {
    gap: 50px
}

.p-20 {
    padding: 20px;
}

.grid-col-courses {
    grid-template-columns: repeat(3, minmax(380px, 1fr));
    gap: 20px
}

.grid-col-courses .blog_img {
    padding: 15px;
}

.grid-col-courses .blog_content {
    padding: 10px 25px 20px;
}

.blog_content table td {
    padding: 5px;
}

.grid-col-courses .blog_content p {
    font-weight: 400;
    font-size: 14px;
}

.toc-block {
    position: sticky;
    top: 66px;
    background: var(--color-1st);
    padding: 10px 20px 7px 20px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-radius: 5px;
    box-shadow: 0 5px 10px 2px #8483837d;
}

.toc-block ul {
    list-style: none;
    padding: unset;
}

.toc-block a {
    color: #fff;
}

.toc-block a.active {
    border-bottom: 1px solid #fff;
}

.single_post_course h2 {
    font-size: 34px !important;
}

.icon_box h5 {
    font-size: 16px;
    text-transform: uppercase;
    color: #868686;
}

.icon_box p {
    font-size: 14px;
    line-height: 20px;
}

.auth-block span {
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
}

.register-btn span {
    color: #faa818;
}

.login-btn span {
    background: var(--color-1st);
    border: 1px solid #000;
}

.section_intro .item {
    padding: 20px 10px;
}

.section_intro .col:first-child {
    padding-top: 40px;
}

.section_intro .item img {
    margin-top: -35px;
}

.section_intro .description {
    max-width: 360px;
}

.pb-80 {
    padding-bottom: 80px;
}

.section_intro h2 {
    max-width: 430px;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 25px;
}

.section_intro .intro-content {
    position: relative;
}

.section_intro .intro-content::after {
    content: url(/storage/general/group-113.png);
    position: absolute;
    top: -50px;
    right: 20%;
}

.main-color {
    color: var(--color-1st) !important;
}

.bg-main-color {
    background-color: var(--color-1st);
}

.section h2 {
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 25px;
}

.index .section h2 {
    font-family: 'Autography', sans-serif;
}

.index .section_intro {
    padding: 80px 0 40px;
}

.section_categories .item {
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    transition: all .3s ease;
}

.section_categories .item:hover {
    box-shadow: 3px 2px 8px 1px #e4e4e4d6;
    background: rgb(248, 247, 247);
    background: linear-gradient(180deg, rgba(248, 247, 247, 1) 0%, rgba(238, 255, 246, 1) 100%);
}

.section_categories .item h3,
.section_categories .item ul {
    z-index: 10;
    position: relative;
}

.section_categories .item h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    color: var(--color-1st);
}

.section_categories .item h3 a {
    color: var(--color-1st);
}

.section_categories .item span {
    font-size: 14px;
    color: #858585;
    font-weight: 500;
}

.section-partner .col-12 {
    border-radius: 10px;
    box-shadow: 2px 5px 10px 3px #e6e6e6;
}

.top-header *,
.top-header .language-wrapper .dropdown .btn-select-language {
    color: #fff !important;
}

.top-header .link-btn {
    font-size: 14px;
    padding: unset;
}

.lang-cover {
    min-width: 50px;
    border-radius: 20px;
}

.lang-cover svg {
    min-width: 30px;
    border-radius: 2px;
    overflow: hidden;
}

.lang-cover:hover {
    color: rgb(203, 2, 2) !important;
}

.colm .slick-arrow {
    opacity: 1;
}

.colm .slick-prev {
    left: 0;
}

.colm .slick-next {
    right: 0;
}

.captions.slick-initialized .slick-slide {
    padding: 0 15px;
}

#navCatContent>ul>li {
    background-color: unset;
    border: unset;
    box-shadow: unset;
}

#navCatContent>ul>li>a {
    color: #464545;
    font-weight: 500;
}

#navCatContent img {
    max-height: 40px;
}

.nav-fixed #navCatContent li:hover>a {
    color: #000;
    background: #ccc;
}

.social_icons.custom li a {
    color: #333;
    border-radius: 5px;
    font-size: unset;
    width: unset;
    height: unset;
    line-height: unset;
    border-radius: 50%;
}

.link-btn {
    background: var(--color-1st);
    color: #fff;
    padding: 7px 13px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
    transition: all .3s ease;
    min-width: 150px;
    text-align: center;
    border: 1px solid;
}

.link-btn:hover {
    color: #fff;
    box-shadow: 0 2px 8px 2px #868686;
}

.link-btn::before {
    left: -21px;
    width: 17px;
}

.link-btn::after {
    right: -55px;
    width: 51px;
}

.link-btn i {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff00;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 13px;
}

.link-btn:has(i) i::after {
    content: "";
    position: absolute;
    top: -54%;
    left: 5%;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    z-index: -1;
    background: linear-gradient(to bottom, #f9fca1, #d0be3f);
    transition: all .5s ease;
    visibility: hidden;
    opacity: 0;
}

.link-btn:has(i) {
    border: unset;
    color: #656565;
    background-color: unset;
    position: relative;
    z-index: 10;
    font-weight: 500;
    padding: 7px 6px;
}

.link-btn:has(i):hover {
    box-shadow: unset;
    color: var(--color-1st);
}

.link-btn:has(i):hover i {
    box-shadow: unset;
    background-color: var(--color-1st);
}

.link-btn.main-color:has(i) {
    color: #fff;
}

.link-btn i {
    color: #fff;
    background-color: var(--color-1st);
    transform: rotate(-45deg);
    font-weight: 700;
}

.view-details text,
.view-details textPath,
.view-more text,
.view-more textPath {
    font-size: inherit;
    fill: currentColor;
    font-weight: 700 !important;
}

.view-details {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    font-size: 20px;
    letter-spacing: 1.1px;
    color: var(--color-2nd);
    z-index: 99;
}

.view-details {
    transition: all .4s ease-in-out;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
    margin-right: 1px;
    background-color: var(--color-1st);
    transform: scale(.8) rotate(-90deg) translateY(-50%);
}

.inside-view-details {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.inside-view-details {
    background: url(../images/view-details.svg) no-repeat center center / contain;
    background-size: 115px;
    filter: brightness(20);
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    top: 6px;
    left: 6px;
    transform: rotate(-136deg);
    padding: 0;
}

.view-details .inside-view-details svg {
    animation-name: Rotate;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes Rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes RotateNew {
    0% {
        transform: rotate(0) scaleX(1);
        opacity: 1
    }

    33% {
        transform: rotate(90deg) scaleX(.9);
        opacity: .9
    }

    60% {
        transform: rotate(135deg) scaleX(1.1);
        opacity: .8
    }

    80% {
        transform: rotate(235deg) scaleX(.9);
        opacity: .9
    }

    100% {
        transform: rotate(360deg) scaleX(1.1);
        opacity: 1
    }
}

.main-slider {
    overflow: hidden;
}

.banner_section.slide_medium,
.banner_section.slide_medium .carousel-item {
    height: unset;
}

footer iframe {
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
    min-width: 100%;
}

.header_wrap.nav-fixed .bottom_header .navbar-brand {
    max-width: 200px;
}

.banner img {
    transition: all .4s ease;
}

.section-banner .container,
.section-intro .container {
    max-width: 1300px !important;
}

.section_test {
    padding-bottom: 100px;
}

.support-box .widget_title {
    background-color: var(--color-1st);
    color: #fff;
    padding: 10px 20px;
}

.support-box .contact_info {
    padding: 10px 20px;
}

.banner img:hover {
    box-shadow: 0 2px 10px 2px #ddd;
}

.related-box h3 {
    padding: 10px 20px;
    border: 1px solid transparent;
    border-radius: 5px;
    color: #000;
    font-weight: 500;
    font-size: 22px;
    text-align: center;
    background: transparent;
}

.contact_detail span {
    font-size: 16px;
}

.breadcrumb_custom .breadcrumb {
    justify-content: unset !important
}

.menu-title span {
    font-size: 20px;
}

.pre-wrap {
    white-space: pre-wrap;
}

.widget_content span {
    font-size: 14px;
    color: #6c6c6c !important;
}

.widget_recent_post li {
    margin-bottom: 5px;
    padding: 6px 10px;
    background: #ebebeb;
    transition: all .3s ease;
}

.widget_recent_post li:hover,
.widget_recent_post li.active {
    background: #4c4a4a;
}

.widget_recent_post li:hover a,
.widget_recent_post li.active a {
    color: #fff !important;
}

.widget_recent_post .post_content h6 {
    font-weight: 700;
}

.widget_recent_post .post_content span {
    color: #9b9a9a
}

.middle-header .input-group {
    border-radius: 20px;
}

.middle-header .input-group>.input-group-prepend {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}

.middle-header .input-group .custom_select .first_null {
    border: unset;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}

.middle-header .input-group>.form-control {
    border-radius: 20px !important;
}

.contact_detail li:first-child {
    box-shadow: unset;
}

.categories_btn.btn_custom {
    background: unset;
}

.item svg {
    max-width: 100%;
    fill: #707070;
}

.blog_post:not(.box_shadow1):hover {
    box-shadow: 0 0 13px 2px #2299791A;
}

.section_news .blog_post:hover {
    transform: translateY(-10px);
}

.newsletter_text_custom p {
    font-size: 33px;
    line-height: 25px;
}

.section.bg_default {
    background: #d91e31;
    background: linear-gradient(180deg, #d91e31 0%, #75252f 100%);
}

.section_partner .owl-stage-outer {
    padding: 5px
}

.section_partner h3 {
    font-size: 16px
}

.contact_detail>li span {
    color: #fff;
}

.contact_detail>li:hover {
    background-color: var(--color-1st) !important;
}

.contact_detail>li:hover * {
    color: #fff;
}

#filter_categories .widget_title {
    padding: 10px;
    text-align: center;
}

.link-cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.section_news .blog_content {
    min-height: 68px;
    transition: all .3s ease;
    background: #fff;
}

.section_news .blog_post:hover .blog_title a {
    color: #FAA819;
}

.blog_post .blog_tag {
    border-bottom: 1px solid #e9e9e9;
    color: #b1b1b1;
    font-size: 15px;
}

.blog_post .blog_tag i {
    color: var(--color-1st);
}

.section_news .text-link {
    color: var(--color-1st);
}

.btn-login {
    background-color: #fff !important;
    color: #242424 !important;
}

.btn-login span {
    color: #242424 !important
}

.btn-login:hover {
    background-color: #242424 !important;
}

.btn-login:hover span {
    color: #fff !important;
}

.section_categories .container {
    border-radius: 10px;
    padding: 20px;
}

.section_categories .nav-link {
    border: 1px solid var(--color-1st);
    color: var(--color-1st);
    padding: 4px 10px;
    border-radius: 20px;
    max-width: 185px;
}

.section_categories .nav-link:hover {
    background-color: var(--color-1st);
    color: #fff;
}

.categories_list {
    list-style: none;
}

.categories_list>li {
    max-width: 150px;
    min-width: 150px;
}

/* footer {
    background-color: #003b7b;
} */

/* footer a:link {
    color: #fff;
} */

.section_tags ul {
    list-style: none;
    display: flex;
    gap: 10px;
}

.section_tags ul {
    list-style: none;
    display: flex;
    gap: 10px;
}

.section_tags ul a {
    background-color: #f1fef5;
    color: #000;
    font-weight: 400;
    text-transform: none;
    padding: 7px 22px;
    box-shadow: 0 2px 5px #ddd;
}

.section_tags ul a:hover {
    background-color: #000;
}

.section_feedback .item {
    border-radius: 11px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 4px 12px #ddd;
    padding: 25px 20px 13px;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
}

.section_feedback .item::after {
    content: "";
    width: 70%;
    position: absolute;
    right: 7%;
    bottom: 45px;
    border-top: 1px solid #e5e5e5;
}

.section_feedback .item .count {
    background-color: #fc4e12;
    color: #fff;
    padding: 0 15px;
    border-bottom-left-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
}

.section_feedback .item * {
    font-style: italic;
    font-weight: 400;
    color: #747474;
}

.section_feedback .item .content {
    margin-bottom: 22px;
}

#fly_by_side {
    top: 50%;
    z-index: 1200;
    transform: translateX(0);
    transition: all .4s ease;
}

#fly_by_side.hidden {
    transform: translateX(31px);
}

#fly_by_side .social_icons li {
    display: block;
    padding: unset;
    border-bottom: 1px solid rgb(192 192 192 / 30%);
    background-color: #fff;
}

#fly_by_side .social_icons li a {
    border-radius: 0;
    /* width: 44px;
    height: 44px; */
    line-height: 44px;
    background-color: unset !important;
}

#fly_by_side .social_icons li a img {
    padding: 10px;
    /* height: 50px; */
}

#menu-full .container {
    max-width: 1440px;
}

#menu-full {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 120px 70px;
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease;
}

#menu-full.show {
    visibility: visible;
    opacity: 1;
}

#menu-full * {
    color: #fff;
}

#menu-full a {
    font-size: 18px;
}

.border-top-bottom {
    border-top: 1px solid #ffffff4a;
    border-bottom: 1px solid #ffffff4a;
    padding: 30px 0 25px;
}


.add_wishlist i {
    font-size: 22px;
    display: block;
}

.contact-phone .font-weight-bold {
    font-size: 22px;
}

.contact_detail>li,
.header_list>li {
    font-size: 15px;
    line-height: 22px;
    padding: 5px 10px 8px !important;
}

.section_categories .owl-stage {
    display: flex;
    align-items: center;
    padding: 0 2px;
}

.nav_style5.owl-theme:hover .owl-nav button:hover i {
    color: #fff;
    background-color: unset;
}

.section_categories .heading_s2 h2,
.section_categories .heading_s2 a {
    color: #242424;
    text-transform: unset;
    text-align: center;
}

.section_categories .heading_s2 a:hover {
    color: var(--color-1st)
}

.nav_style5.owl-theme .owl-nav .owl-prev {
    left: -40px !important;
}

.nav_style5.owl-theme .owl-nav .owl-next {
    right: -40px !important;
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.truncate-1 {
    -webkit-line-clamp: 1;
    line-clamp: 1;
}

.truncate-2 {
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.truncate-3 {
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.truncate-5 {
    -webkit-line-clamp: 5;
    line-clamp: 5;
}

.truncate-7 {
    -webkit-line-clamp: 7;
    line-clamp: 7;
}

.section_news .cover-info {
    border-radius: 8px;
    color: #fff;
}

.section_news .cover-info .title {
    font-size: 35px;
    font-weight: 300;
}

.section_news .cover-info .title::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 50px;
    height: 1px;
    background: #fff;
}

.section_news .cover-info .content {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.9;
}

.grid-blog-1 .blog_post {
    grid-template-columns: 356.6px auto;
}

.index .section_certs {
    background-color: #fff;
}

.grid-col-support {
    grid-template-columns: 40px 1fr;
}

.grid-col-support p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
}

.section_products .swiper{
    padding: 20px !important;
}

.grid-col-support .custom-header {
    font-size: 19px;
}

.sub-menu .menu-item>a::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 2px;
    margin-bottom: 4px;
    background: var(--color-1st);
    transition: all .4s ease;
    margin-left: 0;
}

.sub-menu .menu-item a:hover::before {
    width: 10px;
    margin-left: 5px;
}

.blog_thumbs .blog_content {
    padding: 25px;
}

.section_categories_featured .item {
    border-radius: 5px;
    overflow: hidden;
    transition: all .3s ease;
}

.section_categories_featured .item:hover {
    box-shadow: 0 0 14px 1px #0000007a
}

.section_categories_featured .content {
    bottom: 0;
    padding: 15px 25px;
    background: linear-gradient(0deg, rgb(0 0 0 / 64%)0%, rgb(0 0 0 / 56%)35%, rgb(255 255 255/0%)100%);
}

.section_categories_featured .content span {
    font-weight: 500;
    font-size: 25px;
}

.section_categories_featured .item:hover a {
    text-decoration: underline;
}

.cover-info .link-btn {
    background-color: #fff;
    color: var(--color-1st);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
}

.section_intro .text-white * {
    color: #fff;
}

.section_categories_featured .section__content,
.section_media .section__content {
    grid-template-columns: repeat(3, 1fr);
}

/* footer * {
    color: #000 !important;
} */

.footer_top .container {
    background-color: var(--color-1st);
    padding: 45px 40px;
    margin-bottom: 60px;
}

.section_contact .section__content h2 {
    margin-bottom: 40px;
}

.section_contact .section__content p {
    margin-bottom: 40px;
}

.section_contact .section__content .link-btn {
    background-color: #000;
}

.pt-90 {
    padding-top: 90px;
}

footer .footer_top {
    z-index: 200;
    position: relative;
}

.link_slider {
    margin-top: 40px;
}

.categories_fill .section-intro .image,
.categories_fill .section-banner .banner .title_banner .right {
    position: relative;
}

.section__header {
    position: relative;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    margin-bottom: 30px
}

.section__header h2 {
    text-transform: uppercase;
    color: var(--color-1st);
}

.section__header::before {
    content: '';
    position: absolute;
    width: 40px;
    bottom: 0;
    height: 2px;
    background-color: var(--color-1st);
}

.categories_fill .section-banner .banner .title_banner {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    position: relative;
}

.backgroud_pro .text_pro {
    padding: 30vh;
    text-align: center;
}

.backgroud_pro .text_pro * {
    color: #ffff;
}

.categories_fill .section-banner .banner .title_banner .right .text_banner {
    position: absolute;
    top: 50px;
    right: 0px;
    left: 0px;
    bottom: 106px;
    padding: 50px;
    overflow-y: scroll;
}

.categories_fill .section-banner .banner .title_banner .right .text_banner::-webkit-scrollbar {
    display: none;
}


.categories_fill .section-banner .banner .title_banner img {
    box-shadow: 0 2px 10px 2px #dddddd00;
}

.categories_fill .section-banner .banner .title_banner .right .text_banner p {
    font-size: 14px;
}

.categories_fill .section-banner .banner .title_banner .right .image {
    height: 100%;
}

.categories_fill .section-banner .banner .title_banner .right .image img {
    height: 100%;
}

.categories_fill .section-banner .banner .title_banner.even .right .image img {
    transform: scaleX(-1)
}

.categories_fill .section-banner .banner .title_banner.even .left {
    grid-row: 1;
    grid-column: 2;
}

.categories_fill .section-banner .banner .title_banner.even {
    grid-template-columns: 1fr 1.5fr;
}

.categories_fill .section-banner .banner .title_banner .right * {
    color: #fff;
}

/*
.categories_fill .section-banner .banner .title_banner .right {
    border-top-left-radius: 100px;
    overflow: hidden;
} */

.categories_fill .section-banner .banner .title_banner img {
    border-radius: 0;
}

.top-header .link-btn i {
    width: 40px;
    height: 40px;
}

.image .image_icon {
    position: absolute;
    top: -50px;
    left: -40px;
    z-index: 10;
    background-color: #f5f5f5;
    padding: 20px;
    border-bottom-right-radius: 80px;
}

.link_slider_a {
    background-color: transparent;
    border: 1px solid white;
    padding: 10px 20px;
    margin-top: 20px;
}

.link_slider_a:hover {
    background-color: #ffff;
    color: var(--color-1st) !important;
}

.categories_fill .banner_section .text_slider {
    position: absolute;
    top: 20%;
    left: 10%;
    right: 40%;
}

.categories_fill .banner_section .text_slider * {
    color: #ffff;
}

.categories_fill .banner_section .text_slider h2 {
    font-size: 46px;
    font-weight: bold;
}

.rounded .social_icons {
    padding-left: 20px;
}

.section_contact .section__content {
    padding: 40px 20px;
    border-radius: 10px;
}

.management .content {
    white-space: wrap;
}

.employee .d-grid {
    grid-template-columns: repeat(auto-fit, minmax(195px, 1fr))
}

.employee .title {
    bottom: 0;
}

.support-box {
    position: sticky;
    top: 100px;
}

.image_auto {
    display: block;
    margin: auto;
}

.text-banner .cover * {
    color: #000;
}

.text-banner {
    background-size: cover;
    padding: 25px 35px 30px;
    min-height: 240px;
}

.pre-line {
    white-space: pre-line;
}

.pre-line::first-line {
    line-height: 5px;
}

.enquiry-form .field_form {
    max-width: 650px;
    margin: 0 auto;
    padding: 35px 45px;
}

.trading-map .nav-link {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 5px 15px;
    margin: 0 5px;
    font-size: 15px;
    font-weight: 600;
}

.carrers .item {
    padding: 25px 30px;
    margin-bottom: 15px;
}

.carrers .item h2 {
    font-size: 28px;
}

.float-item .cover {
    visibility: hidden;
    opacity: 0;
}

.float-item:hover .cover {
    visibility: visible;
    opacity: 1;
}

.page_item {
    position: relative;
}

.page_item .contact {
    position: absolute;
    background-color: #ffff;
    left: 10px;
    right: 10px;
    bottom: -50px;
    padding: 20px;
    border-bottom: 2px solid var(--color-1st);
}

.section_teacher .blog_post {
    border: 1px solid #000;
    border-radius: 10px;
    background: #f7f5ef;
    overflow: unset;
    transition: all .4s ease;
    margin-bottom: 20px;
}

.section_teacher .blog_img {
    padding: 20px;
}

.section_teacher .blog_content {
    padding: 0 20px;
}

.section_teacher .blog_post .link-btn {
    transform: translate(-5px, 18px);
    display: inline-block;
}

.section_teacher .blog_post .truncate {
    font-size: 14px;
}

.section_teacher .blog_post .truncate,
.section_teacher .blog_post .link-btn {
    opacity: 0;
    visibility: hidden;
}

.section_teacher .blog_post .hide-height {
    max-height: 0;
    overflow: hidden;
    transition: max-height .4s ease;
}

.section_teacher .blog_post .link-btn {
    display: none;
}

.section_teacher .blog_post:hover {
    background: var(--color-1st);
    border-bottom-right-radius: 50px;
}

.section_teacher .blog_post .truncate,
.section_teacher .blog_post .link-btn {
    opacity: 1;
    visibility: visible;
}

.section_teacher .blog_post:hover .hide-height {
    max-height: 100px
}

.section_teacher .blog_post:hover .link-btn {
    display: inline-block;
}

.section_teacher {
    overflow: hidden;
}

.section_teacher .blog_post:hover .blog_title á {
    color: #000;
}

.section-new {
    padding-bottom: 200px;
}

.circle-icon {
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-bottom: 2px;
    border-radius: 50%;
    background-color: #FAA819;
}

.section-header {
    position: relative;
}

.section-header::after {
    content: url(/storage/general/vector-1.png);
    position: absolute;
    top: 45px;
    left: 0;
}

.section-header.center::after {
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
}

.section-header.right::after {
    position: absolute;
    top: 45px;
    left: unset;
    right: 0;
}

.section-header .description {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
    color: #5d5d5d;
    font-size: 18px;
    font-weight: 400;
}

.section_student .blog_post {
    box-shadow: unset;
    border: 1px solid #000;
    padding: 20px;
}

.section_student .blog_content {
    padding: unset;

}

.section_news .blog_post {
    border-radius: 20px;
    background: #fff;
}

.section_news .blog_post .date {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.1px;
    color: #696969;
}

.section_news .first-col .blog_text {
    position: absolute;
    bottom: 7px;
    width: 98%;
    background: var(--color-1st);
    margin: 0 7px;
    padding: 12px 15px;
    border-radius: 5px;
}

.section_news .first-col .blog_text:hover a {
    color: #696969;
}

.section_news .blog_post img {
    border-radius: 5px;
    overflow: hidden;
}

.section_news .link:hover {
    background-color: var(--color-1st);
}

.section_news .link:hover a {
    color: #fff;
}

.carrer-box {
    background: var(--color-1st);
    padding: 30px;
    border-radius: 10px;
    width: 305px;
    float: right;
    position: sticky;
    top: 120px;
}

.carrer-box .val {
    font-weight: 500;
    font-size: 15px;
}

.carrer-box .val span {
    min-width: 25px;
    display: inline-block;
}

.carrer-box span:first-child {
    font-size: 21px;
}

.carrer-box i {
    font-size: 20px;
    color: #4c4c4c;
}

.carrer-box:not(.blog_text) .link-btn,
.button-cover .link-btn {
    color: var(--color-1st);
    background: #000;
    border-color: #000;
    display: block;
}

.carrer-box:not(.blog_text) .link-btn i {
    font-size: 17px;
    color: var(--color-1st);
}

.carrer-page {
    background-color: #F8F2E6;
}

.blog_text.carrer-box {
    background: unset;
    padding: unset;
    border-radius: unset;
    width: unset;
}

.carrer-box i {
    font-size: 18px;
}

.page-title-mini h1 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}

.back-button {
    font-size: 15px;
    font-weight: 600;
}

.block-carrer {
    margin-top: 20px;
    padding-top: 20px;
}

.block-carrer .title,
.related-carrer .title {
    font-size: 38px;
    font-weight: 700;
}

.ion-upload {
    font-size: 22px !important;
}

.apply-cover {
    border: 1px solid #979696;
    border-radius: 12px;
    padding: 35px 70px;
}

.apply-cover .form-group p {
    font-size: 13px;
    margin-bottom: 0;
}

.application_file {
    padding: 6px 10px;
}

.button-cover {
    position: absolute;
    bottom: -52px;
}

.button-cover button {
    text-transform: uppercase;
}

.block-carrer.carrer-single {
    border-top: 2px dashed #d9d9d9
}

.related-carrer {
    background: #fef2d0;
    padding: 50px 0;
}

.page-content .item-cover {
    border: 1px solid #202020;
    background-color: var(--color-1st);
    padding: 20px 30px;
    border-radius: 20px;
}

.map-cover {
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 10px;
}

.item-cover span {
    margin-bottom: 7px;
    display: block;
}

.item-cover p {
    margin-bottom: 0;
    font-size: 18px;
}

.map-cover iframe {
    max-height: 400px;
}

.class-box {
    border: 1px solid #1d1d1d;
}

.class-box img {
    max-width: 51px;
}

.class-box .blog_title {
    font-size: 18px;
}

.class-box .val {
    font-weight: 500;
    font-size: 14px;
}

.class-box .val span {
    color: #646464;
}

.teacher-box {
    border-radius: 40px;
    background-color: var(--color-1st);
}

.teacher-box img {
    border-radius: 40px;
    width: 100%;
}

.course-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    list-style: none;
}

.course-list li {
    border: 1px solid #e1e1e1;
    padding: 5px 20px 3px;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 500;
    transition: all .3s ease;
}

.course-list li.active,
.course-list li:hover {
    background-color: var(--color-1st);
}

.course-list li.active a,
.course-list li:hover a {
    color: #fff
}

.section_activities .description,
.section_new_course .description {
    max-width: 40%;
    font-size: 30px;
    font-weight: 500;
}

.section_activities .blog_post {
    border-radius: 22px;
}

.section_activities .blog_content span {
    font-size: 14px;
    font-weight: 500;
    padding: 2px 20px;
    margin-bottom: 20px;
    display: inline-block;
    border-radius: 20px;
    color: #fff;
    background-color: var(--color-1st);
}

.section_activities .blog_title {
    font-weight: 500;
    font-size: 30px;
}

.product-item .link-btn {
    background-color: #F69685;
    color: #fff;
    padding: 8px 15px 8px 4px;
    border-radius: 20px;
}

.product-item .link-btn i {
    color: #fff;
    background-color: unset !important;
    transform: unset;
    margin-right: unset;
    border: unset;
}

.product-item .link-btn:hover {
    background-color: var(--color-1st);

}

.product-item .link-btn:hover i {
    background-color: unset;

}


.teacher-box .blog_content {
    padding: 15px 25px;
}

.teacher-box .val {
    color: #000;
    font-size: 15px;
}

.teacher-page .info_box,
.teacher-page .position span {
    padding: 5px 20px;
    background: var(--color-1st);
    font-weight: 700;
    border-radius: 5px;
    font-size: 15px;
}

.teacher-page .info_section {
    margin-bottom: 80px;
}

.teacher-page .info-box {
    padding: 15px 40px;
    border: 1px solid #000;
    border-radius: 5px;
    background-color: var(--color-1st);
    box-shadow: -1px 1px 0 1px #000;
    max-width: 580px;
}

.teacher-page .info-box .title {
    display: block;
    font-size: 32px;
    font-weight: 700;
}

.teacher-page .info-box .description {
    color: #4c4c4c;
}

.teacher-page .info-box img {
    margin-top: -5px;
}

.teacher-page .info-box .col-6:first-child {
    border-right: 1px solid #6a6a6a;
}

.teacher-page .info-box .col-6:last-child {
    padding-left: 20px;
}

.teacher-page .section_intro {
    padding: 50px 0;
    background: unset;
}

.teacher-top-bg {
    position: absolute;
    top: -50px;
    right: -150px;
}

.quote-box {
    background: url(/storage/general/quote-bg.png) no-repeat center;
    background-size: cover;
    padding: 40px 0;
}

.quote-box .message {
    border: 1px solid #000;
    padding: 20px 25px;
    border-radius: 5px;
    max-width: calc(100% - 262px);
}

.triangle {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 25px solid #000;
    position: absolute;
    top: 50%;
    left: -26px;
    transform: translateY(-50%);
    z-index: 2;
}

.triangle::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 2px;
    transform: translateY(-50%);
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 25px solid #fff;
    z-index: -1;
}

.triangle-2 {
    border-top: 15px solid #000;
    border-right: 15px solid transparent;
    border-left: 15px solid #000;
    top: unset;
    left: 30px;
    bottom: -30px;
    transform: unset;
}

.triangle-2::before {
    top: unset;
    left: -14px;
    bottom: -13px;
    transform: unset;
    border-top: 15px solid #f8f2e6;
    border-right: 15px solid transparent;
    border-left: 15px solid #f8f2e6;
}

.quote-box .message::after {
    content: url(/storage/general/quote-ico.png);
    position: absolute;
    top: -25px;
    right: 20px;
}

.section-achievements {}

.section-achievements .arch_title {
    line-height: 45px;
    font-size: 40px;
    color: #F69685;
}

.section-achievements .arch_content {
    border-left: 1px solid #ddd;
    margin-left: 35px;
    padding-left: 15px;
}

.section_activities .swiper-wrapper {
    padding: 80px 0 !important;
}

.section_activities .swiper-slide {
    transition: all 2s ease;
}

.section_partner {
    background: url(/storage/general/partner-bg.png) center;
    background-size: cover;
    padding: 40px 0 30px;
}

.section_partner .section-content {
    border-radius: 10px;
    padding: 30px 50px;
    box-shadow: 0 5px 13px 0 rgb(0 0 0 / 15%);
}

.featured-news {
    padding: 40px 0;
    background: url(/storage/general/news-bg.png) center;
    background-size: cover;
}

.featured-news .cover {
    box-shadow: 0 5px 13px 0 rgb(0 0 0 / 15%);
    padding: 20px;
    border-radius: 12px;
}

.featured-news .description {
    color: #646464;
    font-size: 15px;
}

.single_post {
    max-width: 845px;
    margin: 0 auto;
}

.related-posts {
    padding-top: 30px;
    border-top: 2px dashed #b9b9b9;
}

.page-content-2 .item {
    border: 1px solid #000;
    border-radius: 10px;
    padding: 20px;
    background-color: #f8f2e6;
}

.page-content-2 .col-12:last-child .triangle-2 {
    right: 30px;
    left: unset;
    transform: rotateY(180deg);
}

.about-page .section_history {
    padding: 50px 0;
}

.section_history .item {
    box-shadow: 0 5px 13px 0 rgb(0 0 0 / 15%);
    padding: 20px 30px;
    border-radius: 10px;

}

.section_history span {
    font-size: 33px;
    font-weight: 700;
    color: #faa818;
}

.section_history .title {
    font-size: 18px;
    font-weight: 700;
}

.edu_img {
    margin-top: -185px;
}

.intro_procedure h3 {
    font-size: 22px;
    font-weight: 600;
}

.intro_procedure .item {
    max-width: 97%;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #000;
}

.intro_procedure .title {
    display: table;
    background: var(--color-1st);
    padding: 5px 15px;
    font-weight: 600;
    border-radius: 3px;
    margin-top: -39px;
}

.quote-box .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.section_student .blockSwiper {
    padding-bottom: 30px;
}

.swiper-pagination-bullet-active {
    background-color: #faa818;
}

.slider-buttons.absolute {
    bottom: 1px;
    left: 20px;
    display: flex;
    gap: 30px;
}

.slider-buttons.absolute .swiper-button-prev::before,
.slider-buttons.absolute .swiper-button-next::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -9px;
    width: 44px;
    height: 44px;
    border: 1px solid #fff0;
    border-radius: 50%;
    background-color: var(--color-1st);
}

.slider-buttons.absolute .swiper-button-next::before {
    background-color: #F69685;

}

.slider-buttons.absolute .swiper-button-prev::after {
    content: "\f2ca";
    font-family: Ionicons;
    font-size: 25px;
    color: #fff;
    z-index: 1;
}

.slider-buttons.absolute .swiper-button-next::after {
    content: "\f30f";
    font-family: Ionicons;
    font-size: 25px;
    color: #fff;
    z-index: 1;
}

.main-slider .container {
    min-height: 770px;
    position: relative;
}

.main-slider .cover {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 50%;
    z-index: 1;
}

.main-slider h2 {
    font-size: 65px;
    font-weight: 400;
    line-height: 75px;
    margin-bottom: 22px;
    background: linear-gradient(to right, #d0be3f, #f9fca1, #d0be3f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.main-slider .content {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
}

.gradient-bg {
    background: linear-gradient(to right, #efd850, #d39c1a);
}

.section_why_us .whyus-slider {
    padding-bottom: 80px;
}

/* .swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-slide {
    width: 80%;
}

.swiper-slide:nth-child(2n) {
    width: 60%;
}

.swiper-slide:nth-child(3n) {
    width: 40%;
} */
.section_contact .contact-img {
    max-width: 650px;
}

.section_contact .section-content {
    background: var(--color-1st);
    border-radius: 20px;
    padding: 40px 50px;
}

.section_contact h2 {
    font-size: 29px;
    font-weight: 400;
}

.section_contact input,
.section_contact select {
    border-radius: 20px;
    background-color: unset;
    color: #fff;
    border: 1px solid #ffffff42;
    position: relative;
    padding-left: 50px;
}

.section_contact input::placeholder {
    color: #fff;
}

.section_contact .form-group i {
    color: #fff;
    position: absolute;
    top: 4%;
    left: 37px;
    font-size: 22px;
}

.section_exp {
    overflow: hidden;
}

.scroll-animations-example>.scrollsection {
    padding: 10vh 10vh 10vh 10vmax;
    min-width: 550vh;
}

.scroll-animations-example>.scrollsection>.item {
    display: inline-block;
    position: relative;
    margin: 0 -30vh 0 3vh;
}

.scroll-animations-example>.scrollsection>.item::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.scroll-animations-example>.scrollsection>.item.-big {
    height: 80vh;
    width: 60vh;
}

.scroll-animations-example>.scrollsection>.item.-big.-horizontal {
    height: 60vh;
    width: 80vh;
}

.scroll-animations-example>.scrollsection>.item.-normal {
    height: 60vh;
    width: 45vh;
    z-index: 1;
}

.scroll-animations-example>.scrollsection>.item.-normal.-horizontal {
    height: 45vh;
    width: 60vh;
}

.scroll-animations-example>.scrollsection>.item.-normal:nth-of-type(3n) {
    bottom: 5vh;
}

.scroll-animations-example>.scrollsection>.item.-normal:nth-of-type(4n) {
    bottom: -5vh;
}

.scroll-animations-example>.scrollsection>.item.-small {
    height: 40vh;
    width: 30vh;
    z-index: 2;
}

.scroll-animations-example>.scrollsection>.item.-small.-horizontal {
    height: 30vh;
    width: 40vh;
}

.scroll-animations-example>.scrollsection>.item.-small:nth-of-type(3n) {
    bottom: 13vh;
}

.scroll-animations-example>.scrollsection>.item.-small:nth-of-type(4n) {
    bottom: -13vh;
}

.scroll-animations-example>.scrollsection>.item>.image {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    filter: grayscale(1);
    opacity: 0;
    pointer-events: none;
    transform: translateX(0) translateY(0) scale(1);
    transition: filter 0.3s ease, opacity 1s ease, transform 1s ease;
}

.scroll-animations-example>.scrollsection>.item:nth-of-type(4n)>.image {
    transform: translateX(-30vh) translateY(-30vh) scale(0.8);
    transition-delay: 0;
}

.scroll-animations-example>.scrollsection>.item:nth-of-type(4n - 1)>.image {
    transform: translateX(30vh) translateY(30vh) scale(0.8);
    transition-delay: 0.05s;
}

.scroll-animations-example>.scrollsection>.item:nth-of-type(4n - 2)>.image {
    transform: translateX(-30vh) translateY(30vh) scale(0.8);
    transition-delay: 0.1s;
}

.scroll-animations-example>.scrollsection>.item:nth-of-type(4n - 3)>.image {
    transform: translateX(-30vh) translateY(-30vh) scale(0.8);
    transition-delay: 0.15s;
}

.scroll-animations-example>.scrollsection>.item>.image.-active {
    transform: translateX(0) translateY(0) scale(1);
    opacity: 0.8;
    pointer-events: auto;
    transition: filter 0.3s ease, opacity 1s ease, transform 1s ease;
}

.scroll-animations-example>.scrollsection>.item>.image.-clicked {
    transform: translateX(0) translateY(0) scale(5);
    opacity: 0;
    pointer-events: auto;
    transition: filter 0.3s ease, opacity 1s ease, transform 1s ease;
}

.scroll-animations-example>.scrollsection>.item>.image.-active:hover {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    filter: grayscale(0);
    opacity: 1;
    cursor: pointer;
}


.before-after-slider {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    border: 2px solid white;
}

.after-image {
    display: block
}

.before-image {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 2;
}

.resizer {
    position: absolute;
    display: flex;
    align-items: center;
    z-index: 5;
    top: 0;
    left: 50%;
    height: 100%;
    width: 2px;
    background: white;
    /*Stop vertical scrolling on touch*/
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.resizer:after {
    font-family: "Ionicons";
    content: '\f271';
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    position: absolute;
    margin: 0 0 0 -18px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid white;
    font-size: 20px;
    background: #000;
}

.before-after-slider img {
    max-width: unset;
    width: unset;
}

.section_why_us .blog_img {
    border-radius: 20px;
    overflow: hidden;
}

.section_why_us .sub-img .blog_img {
    height: 300px;
}

.bottom_footer {
    border-top: 1px solid #ffffff86;
}

.bottom_footer p {
    font-size: 17px;
}

#section_contact_popup {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1500;
    box-shadow: 0 0 10px 5px #00000036;
    transition: all .5s ease;
    opacity: 0;
    visibility: hidden;
}

#section_contact_popup.show {
    opacity: 1;
    visibility: visible;
}

.quote_img {
    margin-bottom: 80px;
}

.section_why_us .content {
    position: absolute;
    left: 50%;
    bottom: 2px;
    transform: translateX(-50%);
    color: #fff;
    border-radius: 20px;
    padding: 7px 20px 5px;
    font-size: 18px;
    display: inline-block;
    width: 90%;
}

.logo_mobi {
    display: none;
}

.section_activities .blog_content {
    padding: 20px;
    position: absolute;
    bottom: 10px;
}

.section_banner {
    padding: 0 0 !important
}

.section_banner .quote-text {
    font-size: 25px;
    font-style: italic;
    font-weight: 400;
}

.section_banner .cover {
    margin-top: -139px;
}

.section_banner .section-content {
    padding: 20px 30px;
}

.section_banner .block_1,
.section_banner .block_2 {
    display: flex;
    justify-content: end;
    align-items: center;
    background-color: var(--color-1st);
}

.section_banner .block_2 {
    justify-content: start;
    background-color: #F69685;
}

.section_banner .block_1 *,
.section_banner .block_2 * {
    color: #fff;
}

.section_banner .block_1 .section-content {
    padding: 20px 30px;
    font-size: 33px;
    max-width: 500px;
}

.section_banner .block_2 .section-content {
    padding: 20px 30px;
    font-size: 16px;
    max-width: 700px;
}

.section_new_course .swiper-wrapper {
    padding: 30px 0;
}

.section_new_course .cover {
    padding: 20px;
    margin: 0 10px;
    background: #fff;
    border-radius: 10px;
    transition: all .4s ease;
}

.section_new_course .cover:hover {
    box-shadow: 0 4px 16px 5px #ddddddd1;
    border-color: #fff;
}

.section_new_course h3 {
    margin-bottom: 0;
}

.section_new_course h3:has(+ p) {
    margin-bottom: 14px;
}

.section_new_course p {
    margin-bottom: 0;
}

.section_new_course h4 {
    font-size: 16px;
    font-weight: 600;
}

.section_new_course .blog_content img {
    max-width: 55px;
}

.course-box {
    border: 1px solid #e7e7e7;
}

.course-box .box-title {
    background: linear-gradient(to bottom, #1c9fea, #0282cc);
    padding: 10px 15px;
    padding-top: 15px;
}

.course-box h2 {
    color: #fff;
    margin-bottom: 0;
    line-height: 1;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.course-box h2 span {
    color: #FFFF00;
    margin-right: 5px;
}

.course-box .main-info {
    border-right: 1px solid #e7e7e7;
}

.course-box .section {
    display: flex;
    padding: 0;
    border-bottom: 1px solid #e7e7e7;
    align-items: center;
}

.course-box .section:last-child {
    /* border-bottom: unset */
}

.course-box h3 {
    width: 140px;
    padding: 10px;
    margin: unset;
    font-size: 16px;
    font-weight: 700;
    color: #0082cc;
}

.course-box .section>div {
    width: calc(100% - 140px);
    padding: 5px 10px;
    border-left: 1px solid #e7e7e7;
}

.course-box .image-cover {
    padding: 10px;
}

.tool {
    position: fixed;
    z-index: 50;
    right: -130px;
    top: calc(50% - 150px);
    color: #1a1a1a;
}

.tool .item-image {
    width: 48px;
    height: 48px;
    background: #083a69;
}

.tool .btn[aria-expanded=false] .icon-close,
.tool .btn[aria-expanded=true] .icon-open {
    display: none
}

.tool .btn[aria-expanded=true] .icon-close {
    display: block
}

.tool .tool-list {
    background-color: #fff;
    width: 48px;
    height: 48px;
    font-size: 20px;
    color: #1a1a1a;
    cursor: pointer;
    border: 1px solid #ccc
}

.tool-list-contain .tool-list-item {
    min-width: 3rem;
    display: table;
    margin-right: auto;
    font-size: 1rem;
    box-shadow: inset 0px 0px 1px 1px rgb(192 192 192/30%);
    transition: all .5s ease 0s
}

.tool-list-contain .tool-list-item.menu-list-items {
    min-width: 15rem
}

.tool-list-contain .tool-list-item .item-contain {
    height: 48px;
    padding-right: 16px
}

.tool-list-contain .tool-list-item .item {
    cursor: pointer
}

.tool-list-contain .tool-list-item:hover,
.tool-list-contain .tool-list-item.active {
    transform: translatex(calc(48px - 100%))
}

.section_contact .form--contact {
    border-radius: 20px;
    padding: 30px;
}

.section_contact .control-label {
    display: none;
}

.section_contact .form-control {
    border-top: unset;
    border-left: unset;
    border-right: unset;
}

.section_contact textarea {
    border-radius: 20px;
    background: unset;
    border: 1px solid #ffffff42;
    color: #fff;
}

.section_contact .form-control {
    border-top: unset;
    border-left: unset;
    border-right: unset;
}

.section_contact textarea::placeholder {
    color: #fff;
}

.link_youtube {
    display: flex;
    justify-content: center;
    align-items: center;
}

.video_bottun .circle {
    width: 65px;
}

.video_bottun .play {
    width: 30px;
}

.link_youtube .button {
    filter: drop-shadow(0px 0px 0px #975300);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    cursor: pointer;
    transition: 0.5s filter linear;
}

.circle {
    color: #ffd749;
    stroke-dasharray: 52;
    animation: rotate 3s infinite linear;
    transition: color 0.3s linear, stroke-dasharray 1s linear;
}

.play {
    color: #ffd749;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75px;
    height: 75px;
    transform: translate3d(-50%, -50%, 0) rotate(90deg) scale(0.6);
    transition: color 0.3s linear,
        transform 0.75s cubic-bezier(0.04, 0.19, 0, 0.99);
    padding-bottom: 0.5rem;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.link_youtube:hover .button {
    filter: drop-shadow(2px 4px 15px #975300);
}

.link_youtube:hover .button .circle {
    color: var(--color-1st);
    stroke-dasharray: 360;
}

.link_youtube:hover .button .play {
    color: var(--color-1st);
    transform: translate3d(-50%, -50%, 0) rotate(90deg) scale(0.9);
}

.player {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    user-select: none;
}

.pdf-iframe {
    margin: 0 auto;
    min-width: 100%;
    min-height: 700px;
}

.categories_wrap .nav-link {
    color: #fff;
    background-color: var(--color-1st);
    border-radius: 20px;
    padding: 7px 24px 5px;
    font-size: 18px;
}

.categories_wrap .nav-link.pr_search_trigger {
    background-color: #F69685;
}



@media screen and (min-width:1440px) and (max-width:1920px) {
    .index .container {
        /* max-width: 1920px; */
        max-width: 90%;
    }

    .index .navbar .navbar-nav>li>.nav-link {
        font-size: 17px;
    }

    .main-slider .content {
        font-size: 18px;
    }

    .main-slider h2 {
        font-size: 70px;
    }

    .blog-slider__title {
        font-size: 30px;
        font-weight: 500;
    }

    .blog-slider__img {
        width: 550px;
        transform: translate(-100px, 20%);
    }

    .blog-slider {
        width: 90%;
        height: 550px;
    }

    .section_contact .contact-img {
        max-width: 800px;
    }

    .section-header .description {
        font-size: 26px;
        max-width: 70%;

    }

    .section_why_us .sub-img .blog_img {
        height: 450px;
    }

    .section_contact h2 {
        font-size: 40px;
    }

    .link-btn:not(.no-hover):hover i::after {
        top: -9%;
        left: 9%;
    }

    .section_contact .link-btn:not(.no-hover):hover i::after {
        top: -10%;
        left: 10%;
    }

    .link-btn:has(i) i::after {
        top: -36%;
        left: 4%;
    }

    .section_contact input,
    .section_contact select {
        height: 50px;
        border-radius: 30px;
    }

    .section_contact .link-btn:has(i) i::after {
        top: -36%;
        left: 5%;
    }

    .section_contact .section-content {
        padding: 55px 70px;
    }

    .link-btn i {
        margin-right: 10px;
    }

    .course-list {
        gap: 20px;
    }

    .course-list li {
        padding: 8px 25px 5px;
        border-radius: 30px;
        font-size: 22px;
        font-weight: 400;
    }

    .teacher-box .blog_content {
        padding: 25px 27px;
    }

    .section_doctors .blog_title {
        font-weight: 500;
        font-size: 25px;
    }

    .section_news .blog_title {
        font-weight: 400;
        font-size: 19px;
    }

    .section_news .text-link {
        color: var(--color-1st);
        font-size: 24px;
        font-weight: 400;
    }

    .section_contact .form-group i {
        top: 11%;
        left: 35px;
        font-size: 25px;
    }

    .section_contact input,
    .section_contact select {
        padding-left: 60px;
    }
}

@media screen and (min-width: 1200px) {

    .section_intro .section-header,
    .section_intro .section-content,
    .section_banner .banner-content {
        max-width: 85%;
    }

    .section_intro .first-block {
        margin-bottom: 60px;
    }

    .hidden-pc {
        display: none !important
    }

    .section_activities .swiper-slide-active {
        transform: scale(1.8);
        z-index: 1;
    }

}

@media screen and (min-width: 991px) {

    .slider-buttons.absolute .swiper-button-prev,
    .slider-buttons.absolute .swiper-button-next {
        left: unset !important;
        right: unset !important;
        position: relative;
        color: #1d1d1d;
    }

}

@media screen and (max-width: 991px) {

    .section-achievements .arch_content{
        margin-left: 0 !important;
    }
    .bottom-video {
        grid-template-columns: 1fr !important;
    }
    .section-page-block2 .content-section, .section-page-block3 .content-section, .section-page-block4 .content-section{
        padding: 50px 20px !important;
    }

    .images-page{
        padding: 100px 0 50px !important;
    }
    .section-page-block1 .images-page .gap-100{
        gap: 50px !important;
    }

    .footer_light .col-12 {
        margin-bottom: 30px;
    }

    .section-mangxahoi {
        padding: 40px 0 !important;
    }

    .cauchuyen,
    .section-mangxahoi .container,
    .intro-section-1,
    .intro-section-2,
    .section-page-block-8 .container {
        grid-template-columns: 1fr !important;
        gap: 20px !important;
    }

    .cauchuyen .right-cauchuyen {
        padding: 0 20px;
    }


    .section-feedback .description h3,
    .section-cauhoi .description h3,
    .section-page-block5 .title h2,
    .section-page-block7 .title h2,
    .section-page-block7 h3 {
        width: 100% !important;
    }

    html,
    body {
        overflow-x: hidden !important;
    }

    .section_intro .section-content {
        display: grid !important;
        gap: 30px;
    }

    .teacher-top-bg {
        display: none;
    }

    .slider-buttons.absolute {
        display: none;
    }

    .ul-li {
        grid-template-columns: 1fr;
    }

    .categories_fill .section-banner .banner .title_banner .right .text_banner {
        position: initial !important;
        padding: 20px !important;
    }

    .grid-col-3 {
        grid-template-columns: 1fr;
    }

    #categories_id .nav-link,
    #categories_id .nav-item {
        width: 100%;
    }

    #categories_id {
        display: grid !important;
        gap: 20px;
        justify-items: center;
        justify-content: center !important;
    }

    .link_slider {
        margin-top: 20px;
    }

    .categories_fill .banner_section .text_slider h2 {
        font-size: 20px;
    }

    #navCatContent li a.nav-link {
        text-transform: uppercase;
    }

    .categories_fill .banner_section .text_slider p,
    .register-btn {
        display: none;
    }

    .link_slider_a {
        font-size: 12px;
    }

    .image .image_icon {
        left: -8px;
    }

    .footer_logo {
        padding: 20px 0 0 0;
    }

    .hidden-mobile {
        display: none !important
    }

    .main-menu .side_navbar_toggler span,
    .main-menu .pr_search_icon a {
        color: #fff;
    }


    #navCatContent .mobile_side_menu {
        display: block;
        left: 0;
        position: relative;
    }

    #navCatContent ul {
        background: unset;
        /* gap: 10px; */
    }

    .product_search_form_mobi {
        display: block;
        z-index: 1000;
        position: relative;
    }

    #filter_categories .sidebar {
        position: fixed;
        top: 50px;
        right: 0;
        background: #fff;
        transform: translateX(1000px);
        transition: all .4s ease;
        z-index: 1300;
        height: 80vh;
        /* overflow-y: auto; */
        overflow-x: visible;
    }

    #filter_categories.show .sidebar {
        transform: translateX(0);
        border: 1px solid #ddd;
    }

    .order-first #btn-sidebar {
        display: block !important;
        right: -24px;
        top: 30%;
        transform: rotate(-90deg);
        z-index: 1500;
        border-radius: 0;
    }

    .categories_btn .linearicons-menu {
        display: block
    }

    .addThis_listSharing.right.animate ul {
        display: grid;
        gap: 5px;
    }

    #app {
        overflow: auto hidden;
        /* margin-bottom: 180px; */
    }

    .section_intro .section-header {
        margin-bottom: 40px !important;
    }

    .categories_wrap>.categories_btn.d-block i {
        font-size: 33px;
    }

    .bottom_header .categories_wrap>.categories_btn {
        display: none !important;
    }

    .categories_wrap>.categories_btn {}

    .cover-full-menu {
        display: none;
    }

    .section_news .grid-blog-1 {
        grid-template-columns: 1fr;
    }

    .section_news .grid-col-3 {
        gap: 20px;
    }

    .section_categories_featured .content {
        padding: 0 25px;
        margin-top: 20px;
        max-width: 380px;
    }

    .item__page {
        margin-bottom: 100px;
    }

    .item__page.last {
        margin-bottom: 0;
    }

    #menu-full .navbar .navbar-collapse .navbar-nav:not([class*=bg_]):not([class*=bg-]) {
        background: unset;
        box-shadow: unset;
        text-align: right;
    }

    #menu-full .collapse:not(.show) {
        display: block;
    }

    .dark_skin .logo_dark {
        display: none;
    }

    .logo_mobi {
        display: block;
        height: 80px;
    }

    #menu-full {
        padding: 50px;
    }

    #menu-full .logo {
        margin: 0 auto;
        max-width: 60%;
    }

    #menu-full .container {
        max-width: 1440px;
        height: 100vh;
        padding-bottom: 100px;
        overflow: auto;
    }
}

@media (max-width:769px) {

    .nav_block .contact_detail .contact-phone,
    .nav_block .contact_detail span.name {
        display: none !important
    }

    .nav_block .contact_detail .btn-login {
        padding: unset !important;
        background: unset !important;
        box-shadow: unset;
    }

    .nav_block .contact_detail i {
        font-size: 28px;
        color: #fff;
    }

    .contact_detail span {
        display: none;
    }

    .contact_detail>li {
        padding: 5px !important;
        box-shadow: unset !important;
    }

    .categories_list>li {
        min-width: 100px;
    }

    .section_categories_featured .item {
        display: block !important;

    }

    .view-details {
        bottom: 41%;
    }

    .section_news .d-grid {
        grid-template-columns: minmax(0, 1fr)
    }

    .section_categories .d-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .section_categories_featured .content {
        padding: 10px;
        margin-top: 0;
        max-width: 580px;
    }

    .section h2 {
        font-size: 40px;
    }

    .language-wrapper {
        min-width: 82px;
    }

    .page-title-mini .search_form {
        display: none;
    }
}

@media screen and (max-width: 600px) {

    .section_categories_featured .section__content,
    .section_media .section__content .d-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .section-achievements {
        border-radius: 10px;
        padding: 20px 10px;
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        justify-items: start;
    }

    .section-achievements .item {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
        border-bottom: 1px solid #b7b7b7;
        padding: 10px 5px 15px;
    }

    .section_news .first-col .blog_text {
        width: 96%;
    }

    .blog_mini {
        grid-template-columns: 2fr 3fr !important;
        gap: 10px !important;
    }

    .section_news .blog_content {
        min-height: 35px;
    }

    .section_partner .section-content {
        padding: 20px 10px;
        margin: 0;
    }

    .page-content .item-cover {
        padding: 20px
    }

    .apply-cover {
        padding: 35px 30px;
    }

    .about-page .section_history,
    .section_student,
    .section_news,
    .section_partner {
        padding: 60px 0 !important
    }

    .edu_img {
        margin-top: -65px;
    }

    .section_edu .section-header img {
        max-width: 130px;
    }

    .teacher-page .blog_title {
        font-size: 16px;
        line-height: 1.5;
    }

    .teacher-page .info-box {
        padding: 15px 10px;
        margin: 0 5px 20px;
    }

    .teacher-page .info_section {
        margin-bottom: 40px;
    }

    .quote-box .img-cover {
        width: 100%;
        text-align: center;
    }

    .quote-box .message {
        max-width: 100%;
    }

    .quote-box .triangle {
        top: -27px;
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
    }

    .main-slider .cover {
        max-width: 90%;
        margin-top: 25%;
        transform: unset;
    }

    .main-slider h2 {
        font-size: 40px;
        font-weight: 400;
        line-height: 50px;
        max-width: 60%;
    }

    .main-slider .view-details {
        display: none;
    }

    .main-slider img {
        position: relative;
    }

    .quote_img {
        margin-bottom: 40px;
    }

    .section_contact .contact-img {
        max-width: 100%;
    }

    .section h2 {
        font-size: 32px;
        display: block;
    }

    .section_contact .section-content {
        padding: 40px 30px;
    }

    .section_why_us .whyus-slider {
        padding-bottom: 0;
    }

    .section_why_us .slider-buttons.absolute {
        /* display: flex; */
    }

    .section_why_us .slider-buttons.absolute .swiper-button-prev,
    .section_why_us .slider-buttons.absolute .swiper-button-next {
        left: unset !important;
        right: unset !important;
        position: relative;
        color: #1d1d1d;
    }

    .section_why_us .sub-img .blog_img {
        height: 200px;
    }

    .section_exp .section-content {
        /* max-width: 90%;
        margin: 0 auto; */
    }

    .section_activities .blog_content span {
        font-size: 13px;
        font-weight: 400;
        padding: 2px 17px 0;
    }

    .teacher-box .blog_content {
        padding: 5px 13px;
    }

    .teacher-box .blog_title {
        font-weight: 500;
        line-height: 22px;
        font-size: 14px;
    }

    .teacher-box,
    .teacher-box img {
        border-radius: 20px;
    }

    #fly_by_side img {
        scale: 0.7;
    }

    .dark_skin .logo_dark {
        margin-bottom: unset;
    }

    .logo_sub {
        max-height: 60px;
        padding: 10px 0;
    }

    .middle-header {
        padding: 5px;
    }

    .logo_mobi {
        height: 50px;
    }

    .sub_logo {
        display: none;
    }

    #sub_menu .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    #menu-full {
        padding: 50px 10px;
    }

    .language-wrapper {
        min-width: 40px;
    }

    .logo_sub {
        display: none;
    }

    #menu-full .navbar .navbar-nav>li>.nav-link {
        padding: 10px 5px;
    }

    .section_why_us .content {
        font-size: 14px;
        line-height: 18px;
        min-width: 90%;
    }

    .section_contact .section-header {
        flex-wrap: wrap;
    }

    .section_exp .blockSwiper {
        padding-bottom: 50px;
    }

    .section_exp .slider-buttons {
        position: absolute;
        bottom: 25px;
        width: 40%;
        left: 50%;
        transform: translateX(-50%);
    }

    .section_activities .section-content {
        grid-template-columns: minmax(0, 1fr)
    }

    .section_banner .gr-button {
        gap: unset;
    }

    .toc-block {
        /* position: fixed;
        bottom: -22px;
        left: 0; */
    }

    #navCatContent ul>li:hover>.dropdown-menu,
    .navbar .navbar-nav li:hover>.dropdown-menu {
        display: block;
        margin-top: 0;
        opacity: 1;
        pointer-events: auto;
        visibility: visible;
        max-height: 400px;
    }

    .section-header .description {
        max-width: 90%;
        font-size: 18px;
    }

    .section_activities .description,
    .section_new_course .description {
        max-width: 90%;
        font-size: 18px;
        font-weight: 500;
        padding-top: 20px;
    }

    .section_banner .cover {
        margin-top: unset;
    }
}

@media (max-width: 480px) {
    .carrer-box {
        width: 100%;
    }

    .section_categories .grid-col-5,
    .footer_top .grid-col-4,
    .section_media .section__content {
        grid-template-columns: minmax(0, 1fr)
    }

    .section_news .d-grid {
        gap: 20px
    }

    .section_categories .grid-col-3 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 10px;
        padding: 10px;
    }

    .grid-col-4,
    .grid-col-5,
    .section_categories .section__content.d-grid,
    .sub-slider,
    .related-box .d-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .section_categories .d-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .section_categories .item {
        box-shadow: 3px 2px 8px 1px #e4e4e4d6;
        background: rgb(248, 247, 247);
        background: linear-gradient(180deg, rgb(220 251 235 / 28%) 0%, rgb(208 254 230) 100%);
    }

    .header_wrap.nav-fixed .bottom_header .navbar-brand {
        display: none !important;
    }

    .categories_btn {
        color: #ff9a1f;
        display: block !important;
        font-weight: 600;
    }

    .categories_btn.close i {
        color: var(--color-1st);
    }

    .categories_wrap>.categories_btn.d-block {
        display: block !important;
        background-color: unset;
        padding: 0;
    }

    .section_newsletter .newsletter_form2 {
        width: 100% !important;
    }

    .newsletter_text_custom p {
        font-size: 23px;
    }

    .navbar-brand {
        padding: 0;
    }

    .pr_search_trigger {
        box-shadow: 0 0 2px 1px;
        padding: 5px 7px 0;
    }

    .product_search_form {
        top: 0;
        bottom: unset;
        padding: 14px;
        position: fixed;
        width: 86%;
    }

    .dropdown-item.nav-link.nav_item:active {
        background-color: rgb(105, 105, 105) !important
    }

    .section_categories .section-header {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        flex-grow: 1;
        width: 100%;
    }

    .section_categories .nav-pills {
        justify-content: center !important;
    }

    .breadcrumb-cover {
        overflow: scroll;
    }

    .breadcrumb-cover .breadcrumb {
        flex-wrap: nowrap;
        width: max-content;
    }

    .nav_style5.owl-theme .owl-nav .owl-next,
    .nav_style5.owl-theme .owl-nav .owl-prev {
        opacity: 1;
        border-radius: 50%;
        background: #ffffff7a;
    }

    .nav_style5.owl-theme .owl-nav .owl-prev,
    .nav_style5.owl-theme .owl-nav .owl-next {
        display: none;
    }

    .categories_list {
        gap: 13px;
    }

    .categories_list>li {
        font-size: 12px;
        max-width: 80px;
        min-width: unset;
    }

    .categories_list li img {
        margin: 0 auto;
        max-width: 50%;
    }

    .section_categories h2 {
        font-size: 22px;
        font-weight: 300;
    }

    .section_categories .nav-link {
        font-size: 11px;
        padding: 4px;
        border-radius: 7px;
    }

    .section_categories .container {
        padding: 20px 10px;
    }

    .footer_top .container {
        padding: 45px 15px;
    }

    .section_categories_featured .content span {
        font-size: 18px;
    }

    .section_categories_featured .content {
        padding: 5px 15px;
    }

    #navCatContent img {
        max-height: unset;
    }

    .blog_post.grid-col-1-3 {
        grid-template-columns: minmax(0, 1fr);
    }

    .grid-col-courses {
        grid-template-columns: 1fr;
    }

    .section_banner .link-btn {
        padding: 7px 10px;
    }

    .blog_thumbs .blog_content {
        padding: 20px;
    }
}

@media (max-width: 390px) {}

.contact {
    position: fixed;
    padding: 0;
    bottom: 70px;
    z-index: 999;
    transition: 0.2s ease-in;
}

.zalo::before {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    background: var(--color-1st);
    padding: 30px;
    border-radius: 50%;
    opacity: 0.3;
    z-index: -1;
}

.zalo::after {
    content: '';
    position: absolute;
    top: -17px;
    left: -17px;
    background: var(--color-1st);
    padding: 40px;
    border-radius: 50%;
    z-index: -1;
}

.social_icons .contact-a {
    position: relative;
}

.zalo svg {
    animation: phone 1s alternate infinite ease-in;
}

.phone1::before {
    content: '';
    position: absolute;
    bottom: -15%;
    left: -8px;
    background: var(--color-1st);
    padding: 30px;
    border-radius: 50%;
    opacity: 0.3;
}

.phone1::before {
    animation: phone_before 2s infinite;
}

.phone1::after {
    content: '';
    position: absolute;
    left: -19px;
    background: var(--color-1st);
    padding: 40px;
    border-radius: 50%;
    bottom: -38%;
}

.phone1::after {
    animation: phone_after 2s infinite;
}

.zalo::after {
    animation: phone_after 2s infinite;
}

.zalo::before {
    animation: phone_before 2s infinite;
}

.a2 {
    position: absolute;
    bottom: 10%;
    padding: 30px;
    z-index: 999;
    left: -10px;
}

.a2 {
    position: absolute;
    bottom: 10%;
    padding: 30px;
    z-index: 999;
    left: -10px;
}

.phone1 svg {
    animation: phone 1s alternate infinite ease-in;
    fill: var(--color-1st) !important;
}

@keyframes phone {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(50deg);
    }

    20% {
        transform: rotate(0deg);
    }

    30% {
        transform: rotate(0deg);
    }

    40% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(0deg);
    }

    60% {
        transform: rotate(0deg);
    }

    70% {
        transform: rotate(0deg);
    }

    80% {
        transform: rotate(50deg);
    }

    90% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(50deg);
    }
}

@keyframes phone_after {
    0% {
        transform: scale(0.5);
        opacity: 0.3;
    }

    25% {
        transform: scale(1.1);
        opacity: 0.2;
    }

    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes phone_before {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.section-feedback .swiper-slide-active .cover{
    box-shadow: 0 0 13px 2px #2299791A;
}


.section-feedback .cover {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    /* box-shadow: 0 4px 16px 5px #ddddddd1; */
}

.section-feedback .swiper-backface-hidden .swiper-slide {
    padding: 20px;
}

.cauchuyen {
    display: grid;
    grid-template-columns: 1fr 600px;
    gap: 100px;
    align-items: center;
}

.item-video {
    position: relative;
}

.section-mangxahoi .container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    align-items: center;
}

.section-mangxahoi {
    background: #3FBFA8;
}

.section_news .swiper-horizontal {
    padding: 20px;
}

.menu-footer a {
    padding: 5px 0;
    display: block;
}

.section-nhantin {
    border-bottom: 1px solid #ddd;
    padding: 40px 0 !important;
}

.section-nhantin .btn-a {
    margin-bottom: -66px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotro {
    position: fixed;
    right: 21px;
    bottom: 120px;
    z-index: 999;
}

.hotro ul {
    padding-left: 0;
    list-style-type: none;
}

#navCatContent>ul>li>a {
    padding: 10px;
    display: block;
    border-bottom: 1px solid var(--color-1st);
}


#navCatContent>ul>li.active>a {
    background-color: var(--color-1st);
    color: #fff;
}

.hidden-pc.collapsed .linearicons-menu::before {
    content: "\ec2b";
    font-family: Linearicons !important;
}


.hidden-pc .linearicons-menu::before {
    content: "\ec2a";
    font-family: 'Linearicons' !important;
}

.section-page-block1,
.section-page-block2,
.video-youtobe {
    padding: 50px 0;
}

.section-page-block1 .intro-section-1 .text-intro h2 {
    color: var(--color-1st);
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--color-1st);
}

.section-page-block1 .intro-section-1 .content-intro {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--color-1st);
}

.div-button {
    display: flex;
    justify-content: center;
}

.div-button .btn-button {
    background: var(--color-1st);
    border-radius: 30px;
    padding: 10px 20px;
    border: 0;
    color: #fff;
}

.section-contact {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.section-contact.open {
    display: block;
}

.section-contact .container {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.section-contact::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: #0000005e;
}

.section-contact .form-lienhe {
    background: #fff;
    width: 40%;
    padding: 20px;
    border-radius: 10px;
    position: relative;
}

.close-btn {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color-1st);
    color: #fff
}

.images-page{
    padding: 200px 0 50px; 
}

.item-image.even {
    transform: rotate(8deg) translateY(-30px);
}

.item-image {
    transform: rotate(-5deg);
}

.gap-100{
    gap: 100px;
}

.section-page-block2 .image-right .image,
.section-page-block3 .image-right .image,
.section-page-block4 .image-right .image,
.section-page-block6 .image-right .image{
    box-shadow: rgb(0, 0, 0) 0px 15px 20px -15px;
    border-radius: 20px;
    overflow: hidden;
}
.section-page-block2 .content-section,
.section-page-block3 .content-section,
.section-page-block4 .content-section{
    margin: 50px 0;
    padding: 50px 100px;
    border-radius: 20px;
    border-color: rgba(246, 110, 110, 0.4);
    filter: drop-shadow(rgba(255, 23, 23, 0.3) 0px 0px 5px);
}

.form-lienhe-8 .form-lienhe{
    background: #ffff;
    padding: 40px;
    border-radius: 20px;
    border-color: rgba(246, 110, 110, 0.4);
    filter: drop-shadow(rgba(255, 23, 23, 0.3) 0px 0px 5px);
}

.star ul {
    list-style-type: none;
    display: flex;
    gap: 10px;
    padding-left: 0;
}

.star ul li svg{
    width: 20px;
    height: 20px;
    fill: rgb(255, 170, 0);
}

.play_video{
    position: absolute;
}

.swiper-slide-active .blog_post {
    box-shadow: 0 0 13px 2px #2299791A;
}

.item-video {
    padding: 10px;
    border-radius: 10px;
    background: #fff;
}

.pr_flash{
    position: absolute;
    top: 10px;
    right: 10px;
}

.product-item .link-btn:hover{
    color: #fff;
}

.product_price {
    justify-items: center;
}