/*
Theme Name: Danhhd Child
Description: Design by Danhhd
Author: Danhhd
Author URI: https://www.danhhd.com/
Description: Đây là giao diện con của Flatsome
Template: flatsome
Version: 3.0
*/



.post-sidebar input#s {
    border: 1px solid #e2e2e2;
    box-shadow: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #555;
}

.post-sidebar button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    color: #fff;
    border: 1px solid;
    background-color: #3A3B74;
    border-color: #3A3B74;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.post-sidebar button.ux-search-submit.submit-button.secondary.button.icon.mb-0:hover {
    box-shadow: none;
}

.post-sidebar input#s:focus {
    border-color: #3A3B74;
}

.post-sidebar span.widget-title {
    font-size: 20px;
    font-weight: normal;
    color: #6d6d6d;
    padding-bottom: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    text-transform: none;
    /* line-height:  60px; */
    display: block;
}

.post-sidebar .is-divider.small {
    display: none;
}

.post-sidebar aside {
    margin: 0 0 40px 0;
}

.post-sidebar ul li a {
    font-size: 14px;
    color: #6d6d6d;
    transition: all ease-in-out 0.2s;
}

.post-sidebar ul li a:hover {
    color: #000;
}

.post-sidebar a.tag-cloud-link {
    font-size: 13px !important;
    padding: 6px 8px;
    line-height: 34px;
    background-color: #f1f3f4;
    white-space: nowrap;
    border-radius: 4px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.post-sidebar a.tag-cloud-link:hover {
    background-color: #3A3B74;
    color: #fff;
    text-decoration: none;
}

.entry-header .entry-image.relative {
    margin-top: 15px;
}

.entry-header .entry-image.relative .badge.absolute.top.post-date.badge-outline {
    display: none;
}


.entry-header .entry-header-text.entry-header-text-top.text-center {
    padding: 0;
    text-align: left;
}

.entry-header h6.entry-category.is-xsmall {
    max-width: 100%;
    width: auto;
    margin: 0;
    display: inline-block;
    opacity: 1;
    transition: all 0.3s ease;
}

.entry-header .entry-meta.uppercase.is-xsmall {
    max-width: 100%;
    margin: 0;
    display: inline-block;
    width: auto;
}

.entry-header h6.entry-category.is-xsmall:before {
    content: '\f02e';
    font-family: "Font Awesome 6 Free";
    color: #000;
    font-weight: normal;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on:before {
    content: '\f017';
    color: #000;
    font-family: "Font Awesome 6 Free";
    padding-right: 3px;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.byline:before {
    content: '\f007';
    font-family: "Font Awesome 6 Free";
    color: #000;
    transition: all 0.3s ease;
}

.entry-header .entry-meta a {
    color: #000;
    text-transform: none;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on {
    padding-right: 20px;
}

.entry-header .entry-meta span.byline {
    padding-right: 20px;

}

.entry-header h6.entry-category.is-xsmall a {
    color: #000;
    font-weight: normal;
    text-transform: none;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on:hover:before,
.entry-header .entry-meta span.posted-on:hover a,
.entry-header .entry-meta span.byline:hover:before,
.entry-header .entry-meta span.byline:hover a,
.entry-header h6.entry-category.is-xsmall:hover:before,
.entry-header h6.entry-category.is-xsmall:hover a {
    color: #f27c66;
}


.entry-image-float .badge.absolute.top.post-date.badge-outline {
    display: none;
}

.chuyen-muc {
    display: flex;
    width: 100%;
}

.entry-image-float img.attachment-large.size-large.wp-post-image {
    width: 100%;
    transition: transform 3s;
    -webkt-transition: transform 3s;
    -moz-transition: transform 3s;
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border: 1px solid #cfcfcf;
    padding: 3px;
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.chuyen-muc .entry-image-float a {
    overflow: hidden;
    padding-top: 65%;
    background-position: 50% 50%;
    background-size: cover;
}

.chuyen-muc .entry-image-float a img {
    right: 0;
    width: 100%;
    height: 80%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.entry-image-float {
    display: inline-flex;
    max-width: 30%;
    width: 100%;
    margin: 0;
    /* border: 1px solid #cfcfcf; */
    /* padding: 3px; */
    /* border-top-left-radius: 10px; */
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    /* -webkit-border-top-left-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    /* -webkit-border-bottom-right-radius: 10px; */
}

#post-list .entry-content {
    display: flex;
    margin-left: 20px;
    width: 70%;
    padding-bottom: 0;
}

#post-list footer.entry-meta.clearfix {
    display: none;
}

#post-list .entry-content .text-center {
    float: right;
}

#post-list .entry-content .text-center a {
    margin: 0;
    text-transform: none;
    border-radius: 5px;
}


#post-list a:hover img.attachment-large.size-large.wp-post-image {
    transform: scale(1.1, 1.1);
}

#post-list .entry-content span.posted-on {
    display: block;
    font-size: 13px;
    color: #000;
    padding-bottom: 5px;
    padding-top: 5px;
}

#post-list .entry-content span.posted-on:before {
    content: "\f017";
    font-family: "Font Awesome 6 Free";
    padding-right: 5px;
    font-size: 13px;
}

#post-list .entry-content span.posted-on a {
    color: #000;
}

#post-list .entry-content span.byline:before {
    content: "\f007";
    font-family: "Font Awesome 6 Free";
    padding-right: 2px;
    padding-left: 1px;
    font-size: 13px;
    color: #000;
}

#post-list .entry-content span.byline a {
    color: #000;
    font-size: 13px;
    text-transform: none;
}

#post-list .entry-content p {
    font-size: 14px;
    color: #000;
    text-align: justify;
}

.chuyen-muc .entry-meta.uppercase.is-xsmall {
    display: inline-block;
    width: 50%;
}

.chuyen-muc .text-left {
    display: inline-block;
    width: 49%;
}

.chuyen-muc .text-left a.more-link.button.primary.is-outline.is-smaller {
    margin: 0;
    float: right;
    margin-top: 20px;
}

p.hotline {
    font-size: 18px;
}

p.hotline i {
    margin-right: 5px;
}

.menu-item a.nav-top-link {
    font-weight: bold;
    font-size: 16px;
    color: #000;
}

.menu-item.current-menu-item a.nav-top-link,
.menu-item.current-menu-parent a.nav-top-link,
#wide-nav .header-nav>.menu-item ul.nav-dropdown.nav-dropdown-default a:hover,
#wide-nav .header-nav>.menu-item ul.nav-dropdown.nav-dropdown-default .current-menu-item a,
.menu-item.current-dropdown a.nav-top-link {
    color: rgb(127, 161, 90);
}

#wide-nav .header-nav>.menu-item {
    margin: 0 20px;
}

#wide-nav .header-nav>.menu-item:before,
#wide-nav .header-nav>.menu-item:after {
    display: none;
}

#wide-nav .header-nav>.menu-item ul.nav-dropdown.nav-dropdown-default {
    padding: 10px 0;
    border: none;
    border-bottom: 2px solid rgb(127, 161, 90);
    box-shadow: 0 9px 24px rgba(0, 0, 0, .15);
}

#wide-nav .header-nav>.menu-item ul.nav-dropdown.nav-dropdown-default a {
    border: none;
    margin: 0;
    padding: 10px 20px;
    color: #9b9b9b;
    font-weight: bold;
}

.menu-item a.nav-top-link i.icon-angle-down {
    opacity: 1;
    font-size: 14px;
}

p.wel {
    border-left: 1px solid;
    color: #000;
    font-size: 17px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 3px 0 3px 35px;
}

h2.td {
    font-size: 55px;
    line-height: 65px;
}

p.iam {
    color: rgb(119, 119, 119);
    font-size: 18px;
}

p.bton a {
    background-color: rgb(127, 161, 90);
    color: #fff;
    font-weight: bold;
    padding: 15px 45px;
    display: inline-block;
    font-size: 18px;
}

.tdp {
    color: rgb(127, 161, 90);
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 18px;
    margin-bottom: 10px;
}

.tde {
    color: #000;
    font-size: 40px;
    margin-bottom: 40px;
}

p.founder {
    color: rgb(127, 161, 90);
    font-weight: bold;
    margin-bottom: 0;
    font-size: 18px;
}

p.aly {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0;
}

.ceo {
    border-left: 1px solid;
    padding-left: 15px;
}

p.ht {
    font-size: 24px;
}

p.ht span {
    color: #7fa15a;
}

p.ft-td {
    font-weight: bold;
    font-size: 20px;
}

.tin-tuc h5.post-title.is-large {
    font-size: 24px;
}

.info-post {
    font-size: 13px;
    margin-right: 15px;
}

.entry-header-text.entry-header-text-top.text-center {
    text-align: left;
    padding: 0 0 15px;
}

ul.info-contact li {
    padding: 30px 30px 30px 110px;
    border-radius: 5px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 10px 35px 0 rgba(0, 27, 175, .1);
    margin-left: 0 !important;
    list-style: none;
    width: 70%
}

ul.info-contact li:before {
    content: "\f2a0";
    font-family: 'Font Awesome 6 Free';
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-size: 25px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100%;
    margin-right: 20px;
    display: inline-block;
    background-size: 200%, 1px;
    background-image: linear-gradient(90deg, var(--fs-color-primary) 0, var(--fs-color-secondary) 50%, var(--fs-color-primary));
    box-shadow: -0.558px 7.981px 8px 0 #cbcbcb, inset 0 3px 0 0 rgba(3, 234, 255, .004);
    position: absolute;
    left: 30px
}

ul.info-contact li span {
    font-size: 20px;
    display: block;
    font-weight: 700
}

ul.info-contact li:nth-child(2):before {
    content: "\f0e0"
}

ul.info-contact li:nth-child(3):before {
    content: "\f3c5"
}

.row-lh .form-lh {
    height: 50px;
    margin-bottom: 0;
    padding-left: 20px;
    border: 1px solid #e7e7e7;
    color: #495057;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: none
}

.row-lh .form-lh:focus,
.row-lh .form-lh:hover {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.row-lh input#bt-lh {
    margin: 30px auto 5px;
    border: none;
    width: 215px;
    height: 55px;
    border-radius: 30px;
    background-size: 200%, 1px;
    transition: all .2s linear 0s;
    background-image: linear-gradient(90deg, var(--fs-color-primary) 0, var(--fs-color-secondary) 50%, var(--fs-color-primary));
    position: relative;
    z-index: 1;
    transition: .3s;
    display: block
}

.row-lh input#bt-lh:hover {
    box-shadow: -0.558px 7.981px 8px 0 #cbcbcb, inset 0 3px 0 0 rgba(3, 234, 255, .004);
    background-position: 120%;
    color: #fff
}

.row-lh input#bt-lh:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 215px;
    height: 55px;
    border-radius: 50px;
    z-index: -1;
    box-shadow: 0 3px 1px #03eaff;
    transition: .3s
}

.row-lh input#bt-lh:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 215px;
    height: 55px;
    background-image: linear-gradient(to left, #005ce6 0, #02ccff 100%);
    border-radius: 50px;
    z-index: -1;
    box-shadow: 0 3px 1px #03eaff;
    transition: .3s
}

.row-lh input#bt-lh:hover:after {
    opacity: 0
}

@media only screen and (max-width: 549px) {
    .chuyen-muc {
        display: block;
    }

    .entry-image-float {
        max-width: 100%;
    }

    .entry-content {
        margin-left: 0 !important;
        padding-top: 5px;
    }

    #post-list .entry-content h2.entry-title {
        text-align: justify;
    }

    #post-list .entry-content p {
        text-align: justify;
    }

    .chuyen-muc .text-left {
        display: inline-block;
        width: 48%;
    }

    ul.info-contact li {
        width: 100%;
    }
}