/*
Theme Name: Ladova Child
Description: This is a child theme for Ladova Theme
Author: Loc Nguyen
Template: ladova
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

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

body {
    font-size: 14px;
}


/*MENU*/

.menu-item-272 .nav-dropdown>li.nav-dropdown-col {
    display: block
}

.menu-item-272 .nav-dropdown {
    border: 1px solid #ddd;
    padding: 0
}

.menu-item-272 .nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a {
    font-weight: normal !important;
    text-transform: none !important;
    font-size: 15px;
    font-weight: 500;
}

.menu-item-272 .nav-dropdown .nav-dropdown-col>ul li:hover {
    background: #663D15
}

.menu-item-272 .nav-dropdown-default>li:hover>a,
.menu-item-272 .nav-dropdown .nav-dropdown-col>ul li:hover>a {
    color: white
}

.menu-item-272 .nav-dropdown-default>li:hover {
    background: #fbae3c
}

.nav-dropdown-default>li>a {
    border-bottom: 0 !important
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 10px;
    margin-left: -10px;
}

.menu-item-272 .nav-dropdown .nav-dropdown-col>ul {
    margin-top: -40px;
    box-shadow: 2px 2px 5px #828282;
    display: none;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: #422917;
    min-width: 240px;
}

.menu-item-272 .nav-dropdown>li.nav-dropdown-col {
    width: 100%;
    border-right: 0
}

.menu-item-272 .nav-dropdown .nav-dropdown-col>ul li a {
    padding: 10px;
    text-transform: none;
    color: rgb(252, 247, 164)
}

.header-nav li.nav-dropdown-col:hover>ul {
    display: block !important
}


/*Header menu*/

.header-nav.nav-box>li:nth-child(2n+1)>a:hover {
    background: linear-gradient(to right, #FEC425, #ffe499 50%, #FEC425);
    color: #5a2815 !important;
}

.header-nav.nav-box>li:nth-child(2n)>a:hover {
    background: linear-gradient(to right, #774f20 0%, #bc7d30 50%, #89591f 100%);
}

.header-nav.nav-box>li.active>a {
    background-color: transparent;
}

.header-nav-main>li {
    border-right: 1px solid #926A47;
}

.header-nav-main li:last-child {
    border-right: 0;
}


/*menu mobile*/

@media (max-width: 549px) {
    .menu-title.uppercase.hide-for-small {
        display: block !important;
        font-size: 12px;
    }
    .mobile-nav>li>a {
        color: #fff;
        border: 1px solid #fff;
        padding: 0px 5px;
        border-radius: 5px;
    }
    body {
        font-size: 16px;
    }
}


/*layout*/

#main,
#wrapper {
    background-image: url('assets/img/body-bg.png');
}

.row.row-large,
.row.row-main {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.sem-custom {
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    /*overflow: hidden;*/
}

.section-services,
.section-after-post {
    background-image: radial-gradient(circle, #ca8e35, #3c2517);
}

.sem-slide h4 {
    font-size: 13px;
    background: linear-gradient(to right, #FEC425, #fff 50%, #FEC425);
    padding: 5px 5px;
    border-radius: 5px;
    color: #88591f;
    text-transform: uppercase;
}

@media only screen and (max-width: 680px) {
    .sem-slide h4 {
        font-size: 12px;
    }
    .section-why p {
        font-size: 12px !important;
    }
    .section-why h3 {
        font-size: 13px !important;
    }
    .fix-btnform {
        display: none;
    }
}

@media only screen and (min-width: 1024px) {}

.service-images img {
    border: 4px solid #FEC425;
    border-radius: 50%;
}

.section-title-main,
.footer-2 span.widget-title,
.section-after-post .button.primary {
    background: linear-gradient(to right, #ffcc42, #ffe6a0 50%, #ffcc42);
    border-radius: 5px;
}

.section-after-post .button.primary {
    color: #774f20;
}

.section-after-post,
.section-after-post .col {
    padding-bottom: 0px !important;
}

.section-title-bold-center b {
    height: 1px;
    opacity: .5;
    background-color: #ffbb02;
}

.section-why h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    color: #a3835f;
}

.section-why p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #4b2c09;
}

.section-why img,
.section-news img {
    border: 2px solid #FEC425;
    border-radius: 10px;
}

.section-news .post-item {
    padding: 0 15px 0px;
}


/*Post*/

.blog-single h1.entry-title {
    color: #8d5427;
}

.entry-category.is-xsmall {
    display: none;
}

.entry-content.single-page h2 {
    font-size: 16px;
}

h3 {
    background: linear-gradient(to right, #ffcc42, #ffe6a0 50%, #ffcc42);
    border-radius: 0px;
    text-align: center;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 20px;
    color: #592b07;
}

.post-sidebar .is-divider.small,
.post-sidebar .block-related-post .post-item .is-divider,
.post-sidebar .block-related-post .post-item .from_the_blog_excerpt {
    display: none;
}

.post-sidebar .widget-title,
.block-after-content .widget-title {
    background: url('assets/img/title-bg2.png');
    display: block;
    padding: 15px 10px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 10px;
}

.post-sidebar .block-related-post .post-item,
.block-after-content .post-item {
    padding: 0 15px 5px;
    border-bottom: 1px dashed #eaeaea;
}

.post-sidebar .block-related-post .post-item img,
.block-after-content .post-item img {
    border-radius: 5px;
    border: 2px solid #ffd460;
}


/*Page*/

.page-template-page-blank-title-center .row.page-wrapper>#content {
    background: #fff;
    padding-top: 15px;
}

.page-template-page-blank-title-center .row.page-wrapper>#content h1.entry-title {
    text-transform: uppercase;
}

+.page-template-page-blank-title-center h2 {
    font-size: 16px;
}

.blog-wrapper.blog-archive h1 {
    text-transform: uppercase;
    color: rgb(119, 79, 32);
}

.blog-wrapper.blog-archive h5.post-title {
    color: #e78d01;
}

.blog-wrapper.blog-archive .post-item {
    padding: 0 15px 10px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}

.blog-wrapper.blog-archive img {
    border: 2px solid #FEC425;
    border-radius: 10px;
}

.section-info-after-content li {
    list-style: none;
    font-size: 16px;
}

.section-info-after-content li:before {
    content: "\f005";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #ffd460;
    margin-right: 10px;
}


/*Sidebar*/

.widget-title {
    font-size: 13px;
    color: #794216;
}

.post-sidebar .widget_nav_menu {
    background: #faf3c8;
    padding-bottom: 1px;
}

.post-title.is-large,
.block-after-content p.from_the_blog_excerpt,
.post-sidebar .menu li a {
    color: #592b07 !important;
}

.post-sidebar .widget_nav_menu .widget-title span:before {
    content: "\f5a2";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #FFF;
    margin-right: 10px;
}

.post-sidebar .menu li {
    border-top: 0;
    padding: 0px 5px;
    background: #fff;
    margin: 10px;
}

.post-sidebar .menu li:before {
    content: "\f005";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #ffba00;
    margin-right: 10px;
}

.post-sidebar .menu li a {
    color: #333;
}


/*Footer*/

.footer-wrapper {
    max-width: 1110px;
    margin: 0 auto;
}

.page-template-page-blank .footer-wrapper {
    max-width: 1080px;
}

.absolute-footer img {
    max-width: 300px;
}

.section-contact .section-content {
    padding: 0px 30px;
}

.footer-2 span.widget-title {
    padding: 10px;
    color: #734c1f;
}

.footer-2 .is-divider.small {
    display: none;
}

.footer #custom_html-4 .textwidget.custom-html-widget {
    margin-top: 20px;
}


/* Defines the width of the carousel and centers it on the page */

.slick-box-image {
    padding: 0px 30px;
}

.sem-image-slick {
    margin-bottom: 15px;
}

.slick-prev,
.slick-next {
    margin-top: 0px;
    width: inherit;
}

.slick-box-image img {
    border-radius: 50%;
    border: 2px solid #FEC425;
}

.slick-prev {
    left: 0;
    z-index: 9999;
    top: 30%;
}

.slick-next {
    right: 0;
    z-index: 9999;
    top: 30%;
}

.slick-prev:before {
    content: "\f137";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #FEC425;
    font-size: 30px;
}

.slick-next:before {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #FEC425;
    font-size: 30px;
}

.section-services .slick-prev,
.section-services .slick-next {
    height: 50px;
}

.customer-reviews .slick-prev,
.customer-reviews .slick-next {
    width: 50px;
    height: 50px;
}

style.slick-slide.slick-active {
    display: none;
}

.row.slick-carousel .col {
    padding: 0 5px 0px;
}

.row.slick-customer .col {
    padding: 0 15px 0px;
    left: 25px;
}

.row.slick-customer {
    margin-bottom: 0;
}

.sem-hotline {
    position: fixed;
    bottom: 0px;
    z-index: 999;
    background: rgba(0, 0, 0, .8);
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.sem-hotline .col {
    padding: 0 15px;
}

.sem-hotline .col .button {
    margin-bottom: 0 !important;
}

@media only screen and (min-width: 1024px) {
    .fix-btnform {
        background: #8D5427;
        padding: 10px;
        border-radius: 5px;
        position: fixed;
        top: 200px;
        right: -250px;
        color: #fff;
        font-weight: 600;
        z-index: 9999;
        animation: semnix 15s infinite;
    }
    .fix-btnform a {
        display: block;
        border: 1px solid rgb(252, 247, 197);
        border-radius: 5px;
        padding: 10px 14px 10px 50px;
        color: rgb(252, 247, 197);
        text-decoration: none;
        background: url('assets/img/icon-dk.png') 12px center no-repeat;
        cursor: pointer;
    }
    @keyframes semnix {
        0% {
            right: -100%;
        }
        25% {
            right: 0;
        }
        50% {
            right: 0;
        }
        75% {
            right: 0;
        }
        100% {
            right: -100%;
        }
    }
}


/*SECTION*/

@media only screen and (max-width: 849px) {
    .section-why .section-content .col {
        padding-bottom: 0px !important;
    }
}

.wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
    border-radius: 5px;
}

.section-gallery .col {
    padding: 0 15px 15px;
}

.section-services .col,
.section-why .col,
.section-question .col {
    padding: 0 15px 0px;
}

.sem-slide p {
    text-align: justify;
}

.section-question {
    padding-top: 15px !important;
}

.button {
    border-radius: 5px;
}


/*GCAPCHA*/

.g-recaptcha {
    transform: scale(0.9) !important;
    -webkit-transform: scale(.9) !important;
    transform-origin: 0 0 !important;
    -webkit-transform-origin: 0 0 !important;
}

.section-content ul li {
    list-style: none;
    margin-left: 0px;
}

.section-content ul li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #FEC425;
    font-size: 16px;
    margin-right: 5px;
}

.row .section {
    padding-left: 15px;
    padding-right: 15px;
}

.nav-dropdown.dark>li>a,
.nav-dropdown.dark .nav-column>li>a {
    color: rgb(252, 247, 164);
}

#menu-item-8 .nav-dropdown.nav-dropdown-bold.dark>li>a,
#menu-item-254 .nav-dropdown.nav-dropdown-bold.dark>li>a {
    background: #C38933;
}

.nav-dropdown-bold .nav-column li>a:hover,
.nav-dropdown-bold.dark .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-bold>li>a:hover,
.nav-dropdown.nav-dropdown-bold.dark>li>a:hover {
    background-color: #663D15 !important;
}

.nav-dropdown-bold .nav-column li>a,
.nav-dropdown.nav-dropdown-bold>li>a {
    border-radius: 5px !important;
}

.off-canvas-left.dark .mfp-content {
    background-color: #422917;
}

.mobile-sidebar .nav-sidebar li>a {
    color: rgb(252, 247, 164) !important;
}

.mobile-sidebar .nav-sidebar li>.children {
    background: rgba(150, 90, 48, .99);
}

.mobile-sidebar .nav-sidebar li>.children li>.nav-sidebar-ul {
    background: rgb(176, 107, 60);
}

.customer-reviews p {
    text-align: justify;
}

.section-news .button.primary {
    font-size: 11px;
}


/*FORM*/

textarea {
    min-height: 100px;
}


/*************** bat dau css nut call ***************/

#messengerButton {
    display: inline-block;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    background: #0084ff;
    border-radius: 50%;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.7);
}

#messengerButton>a>i {
    background: url(https://cdn.pixabay.com/photo/2017/08/20/10/30/facebook-2661204_960_720.jpg) center center no-repeat;
    background-size: 70%;
    width: 50px;
    height: 50px;
    display: inline-block;
}

#zaloButton {
    display: inline-block;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    background: #5ac5ef;
    border-radius: 50%;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.7);
}

#zaloButton>a>i {
    background: url(../ladova-child/assets/img/zalo.png) center center no-repeat;
    background-size: 80%;
    width: 50px;
    height: 50px;
    display: inline-block;
}

#registerNowButton {
    display: inline-block;
    color: #fff;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    margin-right: 10px;
    background: url(https://gsb.edu.vn/…/ppo-call-to-actio…/images/regbutton.png) center center no-repeat red;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.7);
    text-decoration: none;
}

.ppocta-ft-fix {
    position: fixed;
    bottom: 5px;
    left: 10px;
    min-width: 120px;
    text-align: center;
    z-index: 9999;
}

#callNowButton {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.7);
}

#callNowButton a {
    display: block;
    text-decoration: none;
    outline: 0;
    color: #fff;
    text-align: center;
}

#callNowButton a.txt {
    position: absolute;
    top: -40px;
    left: calc(50% - 60px);
    background: #f86604;
    width: 120px;
    max-width: 120px;
    line-height: 2;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 15px;
}

#callNowButton a.txt:after {
    position: absolute;
    bottom: -8px;
    left: 50px;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid #f86604;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

#callNowButton i {
    border-radius: 50%;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #0aa716 url(https://assets.website-files.com/57e5412cd0ac813956deb9ec/59a5da362426b200012e5645_phone-circle.png) no-repeat;
    background-size: auto;
    background-size: 95%;
    background-position: top;
}

#callNowButton .txt {
    display: none;
}

@media only screen and (max-width: 680px) {
    .ppocta-ft-fix {
        bottom: 60px;
    }
}


/*************** het css nut call ***************/


/*CONTENT*/

.entry-header-text {
    padding-bottom: 0;
}

.entry-content.single-page {
    padding-top: 0;
}

p {
    margin-bottom: 10px !important;
}

.entry-content p,
.blog-archive p {
    text-align: justify;
}

.ladova-hotline {
    margin-top: 0px !important;
}

.ladova-hotline .col {
    padding: 0px !important;
}

.ladova-danhsach {
    border: 1px solid rgb(255, 212, 96);
    border-radius: 5px;
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    text-align: justify;
    margin-bottom: 15px;
}

.ladova-danhsach ul {
    margin-bottom: 10px !important;
}

.ladova-h2 {
    border-radius: 5px;
    border: 1px solid rgb(255, 212, 96);
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    background-color: rgb(250, 250, 250);
    text-align: justify;
    margin-bottom: 15px;
}

.ladova-h2 h2 {
    color: #f99b1c;
}

.ladova-hinhanh {
    padding: 0 0 15px !important;
}

.ladova-hinhanh img {
    border-radius: 5px;
}

.row.page-wrapper {
    max-width: 1110px;
}


/*.ladova-bang {
	overflow-x:auto;
}*/


/*table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

th, td {
  text-align: left;
  padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2}*/

.ladova-bang tr:first-child {
    background: #8d5427;
}

.ladova-bang tr:first-child td span {
    color: #fff;
}

tr:nth-child(even) {
    background-color: #fffbf4
}

.ladova-bang {
    padding: 0 !important;
}

.ladova-bang th:first-child,
.ladova-bang td:first-child {
    padding-left: 5px !important;
}

.copyright-footer a {
    color: #906532;
}

.footer-2 .section-title-bold-center b {
    background: transparent;
}

.footer-2 .section-title-bold-center span {
    border: 0;
    background: transparent;
}
.ladova-bang table {
    width: 100% !important;
}
.copy_right_hid{
	position:absolute;
	left:-99999px;
	top:-99999px;
}