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

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


@font-face {
    font-family: "AvertaStdCY";
    src: url(fonts/AvertaStdCY-Regular.otf);
} 
@font-face {
    font-family: "AvertaStdCY-Bold" ;
    src: url(fonts/AvertaStdCY-Bold.otf);
} 



:root{
    --color:#f9c900;
    --family : "AvertaStdCY";
    --family-bold : "AvertaStdCY-Bold";
}


body{
    font-size: 15px !important;
    font-family: var(--family) !important;
    overflow: hidden;
    color: #000;
}
p,a,ul,li{
    color: #000;
    font-family: var(--family) !important;
}

h1,h2,h3,h4,h5,h6{
    color: #000;
    font-weight: 500;
    font-family: var(--family-Freight) !important;
}


p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7,
.is-divider,
.entry-category,
a.quick-view.quick-view-added {
    display: none;
}



.sidebar-menu.no-scrollbar li a {
    color: #000;
    font-size: 15px;
    font-family: var(--family) !important;
}
.sidebar-menu.no-scrollbar .nav-sidebar-ul {
    background: var(--color);
}

.sidebar-menu.no-scrollbar .nav-sidebar-ul li a {
    color: #fff;
}

.header-button a {background:var(--color);color: #000;}


/***************************************************/



.header:not(.transparent) .header-bottom-nav > li {
    padding: 10px 20px;
}

.header:not(.transparent) .header-bottom-nav > li a {
   color: #fff;
   font-size: 15px;
   font-weight: 600;
   font-family: var(--family-bold) !important;
}

.header:not(.transparent) .header-bottom-nav > li:hover a {
    color: var(--color);
}


.nav-dropdown-default {
    padding: 0px;
    background: var(--color);
}
.nav-dropdown  li {
    border-bottom: 1px solid #eaeaea;
}
.nav-dropdown  li:hover {
    background: #565e56 !important;
}

li.current-dropdown>.nav-dropdown{
    left: 0px;
}


.header:not(.transparent) .nav-column.nav-dropdown-default>li>a,
.header:not(.transparent) .nav-dropdown.nav-dropdown-default>li>a { 
    padding: 10px;
    display: block;
    font-size: 14px;
    color: #000 !important;
    border-bottom: 0px;
    font-weight: 400 !important;
    font-family: var(--family) !important;
}


.header:not(.transparent) .nav-column.nav-dropdown-default>li:hover{
    background: #000 !important;
}
.header:not(.transparent) .nav-column.nav-dropdown-default>li:hover>a {
    color: #fff !important; 
}


.nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow li.has-dropdown:before {
    display: none;
}
.nav-dropdown>li.nav-dropdown-col{display:block}

.nav-dropdown{border:1px solid var(--color); padding:0;}

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




.nav-dropdown .nav-dropdown-col>ul{
    border: 1px solid var(--color);
    margin-top:-30px;
    box-shadow: 2px 2px 5px #828282;
    display:none;
    position: absolute;
    left: 100%;z-index: 9;
    background: white;
    min-width: 240px;
}

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

.nav-dropdown .nav-dropdown-col .menu-item-has-children {
   margin-top: 0px;
}

.nav-dropdown .nav-dropdown-col>ul li a{
    padding:10px;  text-transform: none;color:black
}

.nav-column.nav-dropdown-default li.menu-item-has-children ul{
    border: 1px solid var(--color);
    margin-top: -40px;
    box-shadow: 2px 2px 5px #828282;
    display:none;
    position: absolute;
    left: 100%;z-index: 9;
    background: white;
    min-width: 240px;
}

.nav-column.nav-dropdown-default li.menu-item-has-children:hover >ul,
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}

.nav-right .html_topbar_right:hover {
    background: transparent !important;
}
.nav-right .html_topbar_right a {
    margin-left: 10px;
}

.pading-30 {
    padding: 30px 0px;
}

/************************************************************/

h5.post-title.is-large a {
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    font-weight: 500;
    font-family: var(--family) !important;
}
h5.post-title.is-large:hover a {
    color: var(--color);
}

.title-home h2 {
    font-size: 40px;
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}

.content-content-small {
    color: #fff;
    font-size: 15px;
    max-width: 1000px;
    margin: 25px auto;
    text-align: justify;
    font-family: var(--family) !important;
}


.cot-6-1 {padding-top: 10%}

.content-about {
    font-size: 17px;
    color: #fff;
    text-align: justify;
    font-family: var(--family) !important;
}
.btn-btn {margin-top: 30px;}
.btn-btn a {
    border: 1px solid #fff;
    padding: 10px 20px;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}
.btn-btn a i {
    margin-left: 10px;
}
.btn-btn a:hover{
    background: var(--color);
    color: #000;
}

.name-ceo h3 {
    color: var(--color);
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-family: var(--family-bold) !important;
}
.name-ceo-small {
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-family: var(--family) !important;
}
.ceo-small {
    margin-top: -90px;
}
/*.ceo-small:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--color);
}
*/


.hanhtrinh-congtrinh {
   display: flex;
   color: #fff;
}
.hanhtrinh-congtrinh .item {
    display: flex;
    padding: 0px 10px;
}
.hanhtrinh-congtrinh p {
    color: #fff;
    font-size: 20px;
    padding-top: 15px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}
.hanhtrinh-congtrinh span {
    font-size: 55px;
    margin-right: 10px;
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}




.list-service .item-service .img img {
    border: 3px solid #fff;
    border-radius: 5px;
}
.list-service .item-service .img:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 9;
    display: none;
}

.list-service .item-service h3 a {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    display: block;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}
.list-service .item-service .content {
    color: #fff;
    font-size: 15px;
    text-align: justify;
    font-family: var(--family) !important;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}

.list-service .item-service:hover .img img {
    border: 3px solid var(--color);
}
.list-service .item-service:hover .img:before {
    display: block;
}
.list-service .item-service:hover h3 a {
    color: var(--color);
}

.list-service .item-service:hover .content {
    border-bottom: 1px solid var(--color);
}

.more-btn {
    position: absolute;
    top: 25%;
    left: 35%;
    z-index: 99;
    opacity: 0;
}
.more-btn a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}
.list-service .item-service:hover .more-btn {
    opacity: 1;
}

.sec-6 .section-content:before,
.sec-4 .section-content:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #000 10%, rgba(13, 13, 13, 0.00) 100%);
    z-index: -1;
}

.sec-7 .title-home,
.sec-4 .title-home {padding-top: 30px;}


.blog-two .col {
    padding-bottom: 0px;
}
.blog-two .box-text h5 a {
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    font-family: var(--family) !important;
    border-bottom: 1px solid var(--color);
    padding-bottom: 15px;
}
.img-video img{border: 3px solid var(--color);}

.btn-flatsome {
    color: #fff;
    width: 100%;
    padding: 10px 20px;
    font-family: var(--family-bold) !important;
}
.btn-flatsome {
    color: #fff !important;
    width: 100%;
    border-radius: 10px;
    padding: 10px 20px;
    font-family: var(--family-bold) !important;
}
.btn-flatsome:hover {
    background: var(--color) !important;
    color: #000 !important;
    border: 2px solid #fff !important;
}

.list-the-manh .item-itm .name-tm h3 {
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    font-family: var(--family-bold) !important;
    font-size: 15px;
}

.list-the-manh .item-itm .content-tm {
    color: #fff;
    text-align: justify;
    font-family: var(--family) !important;
}

.list-the-manh .item-itm .img-tm {
    margin:15px 0px;
    text-align: center;
}
.list-the-manh .item-itm .img-tm img {
    border-radius: 50%;
    width: 300px;
    height: 300px;
    border:2px solid var(--color);
}






.list-customer .item {
    border: 1px solid var(--color);
    padding: 20px;
    border-radius: 10px;
}

.list-customer .featured-box h3 {
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    font-family: var(--family-bold) !important;
    font-size: 15px;
    margin-bottom: 0px;
}

.list-customer .featured-box p {
    color: #fff;
    font-size: 14px;
    text-align: justify;
    font-family: var(--family) !important;
}
.list-customer .featured-box .nghe {
    color: #b7b7b7;
    font-weight: 600;
}
.list-customer .featured-box .icon i {
    font-size: 30px;
    color: #b7b7b7;
    margin: 10px 0px;
}

.list-customer .owl-next,
.list-customer .owl-prev {
    position: absolute;
    top: 37%;
}
.list-customer .owl-next {
    right: -5%;
}
.list-customer .owl-prev {
    left: -5%;
}
.list-customer .owl-nav i {
    font-size: 30px;
    color: #fff;
    border: 1px solid;
    padding: 3px 10px;
    border-radius: 30px;
}

.sec-7 {padding-bottom: 0px !important}

/**********************************************/
.title-service {
    margin-top: -8%;
    position: relative;
    z-index: 9999;
}
.title-service h2 {
    font-size: 40px;
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}

.about-banner:after,
.service-banner:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #0D0D0D 1.59%, rgba(0, 0, 0, 0.8) 5.91%, rgba(0, 0, 0, 0.4) 13.62%, rgba(0, 0, 0, 0.1) 84.01%, #0D0D0D 92.82%) !important;
}

.title-about h3 {
    font-size: 40px;
    line-height: 50px;
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}
.content-about-service {
    color: #fff;
    text-align: justify;
    font-size: 15px;
    font-family: var(--family) !important;
}
.btn-service {
    margin-top: 15%;
    display: block;
}
.btn-service a {
    font-size: 15px;
    font-family: var(--family-bold) !important;
    text-transform: uppercase;
    line-height: 1.5rem;
    fill: #2E2E2E;
    color: #2E2E2E;
    background-color: transparent;
    background-image: linear-gradient(94deg, #f9c900 0%, #FFC885 100%);
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.3);
    padding: 10px 20px;
}

.btn-service a i {margin-left: 10px;}

.image-service img {
    border-radius: 15px;
    border:4px solid var(--color);
}

.banner-info-wrapper{
    position: absolute;
    top: 45px;
    left: 0px;
    right: 0px;
}
.banner-info-wrapper .icon {
    width: 80px;
    height: 80px;
}

.banner-info-wrapper .title-small {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}

.banner-info-wrapper .title-big {
    font-size: 19px;
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}

.list-cntt-service .item .img-bkg {
  inset: 0;
  transition: all 0.5s ease;
  filter: brightness(60%);
}
.list-cntt-service .item:hover .img-bkg {
  filter: brightness(100%);
  transform: scale(1.05);
}

.service-video {
    margin: 0px auto;
    max-width: 1000px;
    transition: all 0.5s ease;
}

.service-video:hover{
    max-width: 100%;
    transform: scale(1.05);
}

.service-project-all .item-project h4 {
    font-size: 15px;
    padding: 15px 0px 20px 0px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}

.service-project-all .item-project img {
    border: 3px solid #fff;
    border-radius: 10px;
}

.service-project-all .item-project .info p {
    float: left;
    width: 50%;
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
    font-family: var(--family) !important;
}

.service-project-all .item-project:hover img {
    border: 5px solid var(--color);
}
.service-project-all .item-project:hover h4 {
    -webkit-text-fill-color: var(--color) !important;
}


.service-timhieu .item-i img {
    border:3px solid var(--color);
    border-radius: 10px;
}
.service-timhieu .item-i h4 {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    padding: 10px 0px;
    border-bottom: 1px solid var(--color);
    font-family: var(--family) !important;
}

.service-timhieu .item-i h4:hover {
    color: var(--color);
}

/**********************************************/

.cot-img-61:after {
    content: "";
    position: absolute;
    background-image: url(img/Group-cot-6-1.png);
    background-repeat: no-repeat;
    width: 420px;
    height: 300px;
    bottom: -20%;
    background-size: 100%;
}

.about-ceo {
    padding: 4rem 9rem 0rem 8rem;
    background-image: url(img/Group-1-15.png);
    background-repeat: no-repeat;
    left: 12px;
    position: absolute;
    left: 0px;
}
.about-ceo h4 {
    color: var(--color);
    font-family: var(--family-bold) !important;
}
.about-ceo p {
    color: #A1A1A1;
    font-family: var(--family) !important;
}

.about-ceo .content-ceo-about {
    margin-top: 20%;
}

.about-ceo .content-ceo-about p {
    font-style: italic;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    font-family: var(--family) !important;
}

.about-ceo .content-ceo-about p span {
     background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
}

.about-ceo-2 {
    padding: 0rem 4rem 0rem 2rem;
}

.about-ceo-2 h2 {
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    text-transform: uppercase;
    font-size: 30px;
    font-family: var(--family-bold) !important;
}

.about-ceo-2 p {
    font-size: 15px;
    color: #fff;
    text-align: justify;
    font-family: var(--family) !important;
}

.about-ceo-2 .content-ceo-about-2 {
    color: #fff;
    font-family: var(--family-bold) !important
}
.about-ceo-2 .content-ceo-about-2 span {
    color: var(--color);
}

.about-2 .row {
    margin-bottom: 30px;
}

.list-about-list .number {
    font-size: 100px;
    color: var(--color);
    opacity: 0.3;
        margin-top: -55px;
    font-family: var(--family-bold) !important;
}
.list-about-list .title-max {
    padding: 0px 25px 0px 80px;
    margin-top: -65px;
}
.list-about-list .title-max h3 {
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    text-transform: uppercase;
    font-size: 38px;
    line-height: 50px;
    font-family: var(--family-bold) !important;
}

.list-about-list .content {
    color: #fff;
    font-size: 15px;
    text-align: justify;
    max-width: 500px;
    padding: 0px 40px 15px 24%;
    font-family: var(--family) !important;
}

.list-about-list .images-small img {
    width: 24rem;
    height: 10rem;
    object-fit: cover;
    object-position: center center;
}

.form-about .col {
    padding: 0px 5px 10px;
}

.form-about input {
    height: 50px;
    border-radius: 5px;
    padding: 0px 10px;
    background:#000;
    border : 2px solid var(--color);
}

.form-about .form-submit {
    border-radius: 10px;
    color: #fff;
    border:1px solid #fff !important;
    font-family: var(--family-bold) !important;
}
.form-about .form-submit:hover {
    background: var(--color);
    color: #000;
}


.row-donghang .info-hd {
    padding: 50px 0px 0px 20px;
}
.row-donghang .title-small {
    color: #fff;
    font-size: 15px;
    text-align: justify;
    font-family: var(--family) !important;
}

.btn-dh a {
    margin-top: 30px;
    display: inline-block;
    color: #fff;
    border:1px solid;
    border-radius: 5px;
    font-size: 18px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}

.btn-dh a:hover {
    background: var(--color);
    color: #000;
}


.contact-info {
    color: #fff;
    font-size: 15px;
    margin-bottom: 30px;
    text-align: justify;
    font-family: var(--family) !important;
}


.list-contact-info .item-info {
    margin-bottom: 20px;
}
.list-contact-info .item-info a {
    color: #fff;
    font-size: 15px;
    font-family: var(--family) !important;
}
.list-contact-info .item-info a i {
    color: var(--color);
    font-size: 15px;
    width: 30px;
    text-align: center;
    padding: 7px;
    border: 1px solid;
    height: 30px;
    margin-right: 15px;
    border-radius: 50%;
}

.form-contact-from {
    padding: 25px 50px;
    background-color: transparent;
    background-image: linear-gradient(101deg, #FFC67E0D 0.26%, #FFDFC20D 96.39%);
}
.form-contact-from .button-btn-btn {
    margin: 0px auto;
    text-align: center;
}

/**********************************************/

.breadcrumbs {
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}
.breadcrumbs a {
    color: #000;
    text-transform: uppercase;
    font-family: var(--family) !important;
}
.breadcrumbs-breadcrumbs {
    margin-top: -125px;
}
.breadcrumbs-breadcrumbs .breadcrumbs,
.breadcrumbs-breadcrumbs a {
    color: #fff;
}

.breadcrumbs-single  .col {
    padding-bottom: 0px;
}

.page-title-inner {
    min-height: 60px;
    padding-top: 0px !important;
    position: relative;
}


.row-divided>.col+.col:not(.large-12) {
    border-left: 0px solid #ececec;
}

.pagination-category .page-numbers  {
    color: #000;
    font-size: 15px;
    border-color: #000;
    font-family: var(--family-OpenSans-Semibold) !important
}
.pagination-category .page-number.current {
    background: var(--color);
}

.banner-category .col {padding-bottom: 0px;}

.custom-category {
    background: #000;
}


.blog-post-category .box-text {
    padding-top: 0px;
}
.blog-post-category h3 {
    background: linear-gradient(92deg, #f9c900 0.27%, #FFDFC2 95.42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    color: var(--color);
    font-family: var(--family-bold) !important;
}
.blog-post-category h3:hover {
    color: var(--color) !important;
}

.blog-post-category .blog-description {
    margin-bottom: 5px;
    color: #fff;
    line-height: 25px;
    font-size: 15px;
    text-align: justify;
    font-family: var(--family) !important;
}

.date-time {
    color: #A1A1A1;
    font-size: 15px;
    font-family: var(--family-bold) !important;
}
.date-time {
    color: #A1A1A1;
    font-size: 15px;
    margin-bottom: 30px;
    font-family: var(--family-bold) !important;
}
.btn-post span {
    background: var(--color);
    color: #000;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 30px;
    padding: 10px 20px;
    display: inline-block;
    font-family: var(--family-bold) !important;
}

.btn-post:hover span {
    background: #000;
    color: #fff;
    border: 1px solid #fff;
}

.news-grid h4 {
    color: #fff;
    font-size: 15px;
    padding-top: 15px;
    margin-top: 20px;
    border-top: 1px solid #fff;
    font-family: var(--family) !important;
}
.news-grid h4:hover {
    color: var(--color);
}
.news-grid img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: 3px solid var(--color);
}





/*.widget .widget-title {
    background: var(--color);
    color: #fff;
    display: block;
    font-size: 16px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}



.flatsome_recent_posts ul,
.widget_recently_viewed_products .product_list_widget,
.widget_product_categories .product-categories {
    border: 2px solid #eaeaea;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.flatsome_recent_posts ul {
    padding: 10px;
}

*/

.post-sidebar.large-3 {
    padding-right: 0px;
}


/*.widget_nav_menu .menu {
    padding: 5px 10px;
}
.widget_product_categories .product-categories a,
.widget_nav_menu .menu a {
    color: #000;
    font-size: 16px;
    font-family: var(--family) !important;
}
.widget_product_categories .product-categories a:hover,
.widget_nav_menu .menu a:hover {
    color: var(--color);
    font-family: var(--family-bold) !important;
}*/

.title-single-post h1 {
    color: #000;
    font-size: 35px;
    padding-bottom: 15px;
    margin-top: 10px;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}
.post-sapo-top {
    text-align: justify;
    font-style: italic;
    color: #000;
    font-size: 15px;
    font-family: var(--family) !important;
}



.author-date-share {
    display: flex;
}

.date-single {
    margin-right: 10px;
    font-family: var(--family-bold) !important;
}

.author-single {
    margin-right: 20px;
    padding-right: 15px;
    border-right: 2px solid #eaeaea;
    font-family: var(--family) !important;
}

.single-share-action a {
    margin: 0px 3px;
}
.single-share-action a i {
    border: 1px solid #eaeaea;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 7px;
    text-align: center;
}

.entry-content.single-page h1,
.entry-content.single-page h2,
.entry-content.single-page h3,
.entry-content.single-page h4,
.entry-content.single-page strong {
    color: #000;
    font-size: 15px;
    font-family: var(--family-bold) !important;
}

.entry-content.single-page {
    color: #000;
    text-align: justify;
    font-size: 16px;
    padding-top: 0px;
    font-family: var(--family) !important; 
}

.title-sidebar-form h3,
.related-post .related-head {
    color: #000;
    font-size: 25px;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}
.related-post .item {margin-bottom: 15px;}

.related-post h3 {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}
.related-title {margin-bottom: 10px;}
.related-title a {
    padding-top: 10px;
    color: #000;
    display: block;
    font-size: 15px;
    font-family: var(--family-bold) !important;
}

.list-project-sidebar .related-title a {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.related-title a:hover {
    color: var(--color);
}


#toc_container {
    width: 100% !important;
    margin-top: 15px;
}
#toc_container.toc_light_blue {
    background: var(--color)!important;
    border-color: #d5b153;
}


.form-home-home {
    background: var(--color);
    padding: 10px 25px 0px 25px;
    border-radius: 5px;
}
.form-home-home input {
    height: 50px;
    border-radius: 10px;
}
.form-home-home textarea {
    border-radius: 10px;
}
.form-home-home .form-submit {
    background: #000;
    color: #fff;
    border-radius: 10px;
    font-family: var(--family-bold) !important;
}


/*********************************************/




/*********************************************/

#footer {
    background-image: url(img/bkg-footer.jpg);
    padding-top: 30px;
}
#footer::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #0D0D0D 0%, rgba(13, 13, 13, 0.90) 62.64%, #0D0D0D 100%);
}

.footer-bootom {
    border-top: 1px solid var(--color);
    position: relative;
    padding-top: 30px;
}
.footer-coppy {
    border-top: 1px solid var(--color);
    position: relative;
}


.footer-top .item-top {
    border: 1px solid var(--color);
    padding: 4rem 3rem 3rem;
    position: relative;
    overflow: hidden;
	background-size: 100%;
	background-repeat:no-repeat;
}
.footer-top .item-top a {
    color: #FFF !important;
    font-family: var(--family) !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25rem;
    padding: 1rem 1.25rem;
    width: fit-content;
    border: 1px solid #fff;
    margin-top: 1rem;
    transition: 0.5s ease;
}

.footer-top .col.cot-2 {
    padding: 0 5px 30px;
}

.footer-top .item-info .featured-box .icon-box-text {
    padding-left: 5px;
}

.footer-top .item-info .featured-box p {
    color: #fff;
    font-size: 13px;
    font-family: var(--family) !important;
}

.col.large-2.cot-2.i-1 {
    max-width: 10%;
}
.col.large-2.cot-2.i-5,
.col.large-2.cot-2.i-4,
.col.large-2.cot-2.i-3,
.col.large-2.cot-2.i-2 {
    max-width: 18%;
    flex-basis: 18%;
}
.col.large-2.cot-2.i-1 .icon-box-text,
.col.large-2.cot-2.i-2 .icon-box-text {
   padding-top: 5px;
}


.title-footer {
    font-family: var(--family-bold) !important;
    font-size: 15px;
    color: var(--color);
    margin-bottom: 15px;
    text-transform: uppercase;
}

.footer-bootom .col {
    padding: 0 10px 30px;
}

.menu-footer li a{
    color: #fff;
    font-size: 15px;
}
.menu-footer li:hover a {
    color: var(--color);
}

.bct-footer {
    display: flex;
}
.bct-footer .item {
    padding: 15px 10px;
}

.bct-footer .item img {
    width: 7rem;
    height: 2.5rem;
}


.mxh-footer {
    display: inline-block;
    justify-content: center;
    align-items: center;
}
.mxh-footer .item {
    float: left;
    padding: 10px;
}

.mxh-footer .item a img {
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 50%;
}

.title-name-title {color: #fff;font-family: var(--family-bold) !important;text-transform: uppercase;}

.absolute-footer {
   display: none;
}





@keyframes spread {
    0% {
        box-shadow: 0 0 0 0 #f9c900
    }

    1% {
        box-shadow: 0 0 0 2px #f9c900 / 90%
    }

    3% {
        box-shadow: 0 0 0 4px #f9c900 / 80%
    }

    5% {
        box-shadow: 0 0 0 6px #f9c900 / 70%
    }

    7% {
        box-shadow: 0 0 0 8px #f9c900 / 60%
    }

    9% {
        box-shadow: 0 0 0 10px #f9c900 / 50%,0 0 0 0 #fff0
    }

    11% {
        box-shadow: 0 0 0 12px #f9c900 / 40%,0 0 0 4px #f9c900 / 20%
    }

    13% {
        box-shadow: 0 0 0 14px #f9c900 / 30%,0 0 0 6px #f9c900 / 20%
    }

    15% {
        box-shadow: 0 0 0 16px #f9c900 / 20%,0 0 0 8px #f9c900 / 20%
    }

    17% {
        box-shadow: 0 0 0 18px #f9c900 / 10%,0 0 0 10px #f9c900 / 20%
    }

    19% {
        box-shadow: 0 0 0 20px #fff0,0 0 0 18px #fff0
    }

    21% {
        box-shadow: 0 0 0 0 #b06428
    }

    23% {
        box-shadow: 0 0 0 2px #f9c900 / 90%
    }

    25% {
        box-shadow: 0 0 0 4px #f9c900 / 80%
    }

    27% {
        box-shadow: 0 0 0 6px #f9c900 / 70%
    }

    29% {
        box-shadow: 0 0 0 8px #f9c900 / 60%
    }

    31% {
        box-shadow: 0 0 0 10px #f9c900 / 50%,0 0 0 0 #fff0
    }

    33% {
        box-shadow: 0 0 0 12px #f9c900 / 40%,0 0 0 4px #f9c900 / 20%
    }

    35% {
        box-shadow: 0 0 0 14px #f9c900 / 30%,0 0 0 6px #f9c900 / 20%
    }

    37% {
        box-shadow: 0 0 0 16px #f9c900 / 20%,0 0 0 8px #f9c900 / 20%
    }

    39% {
        box-shadow: 0 0 0 18px #f9c900 / 10%,0 0 0 10px #f9c900 / 20%
    }

    41% {
        box-shadow: 0 0 0 20px #fff0,0 0 0 18px #fff0
    }

    43% {
        box-shadow: 0 0 0 0 #fff0
    }

    100% {
        box-shadow: 0 0 0 0 #fff0
    }
}

.desktop-cta-desktop:before {
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 999px;
    box-shadow: inset 0 0 6px 0 var(--color)
}

.desktop-cta-desktop {
    position: fixed;
    right: 10px;
    z-index: 100;
    bottom:0px;
	top:auto !important;
    background: #fff;
    border-radius: 999px;
    width: 70px;
    padding: 20px 0px;
    box-shadow: 0 1.87886px 1.87886px 0 rgb(0 0 0 / .25)
    -webkit-animation: spread 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: spread 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: spread 4s .7s ease-in-out infinite;
    transform-origin: 50% 4px;
    display: block
}

.desktop-cta-desktop li {
    list-style-type: none;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
    padding: 0 7.8px 0 7.8px
}

.desktop-cta-desktop a {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding: 10px 0 5px 0
}


.desktop-cta-desktop img {
    width: 34px;
    height: 34px
}

.desktop-cta-desktop span {
    font-size: 11px;
    font-weight: 700;
    padding: 5px 0 5px 0;
    line-height: 1.1;
    font-family: var(--family) !important;
}



@media only screen and (min-width: 1600px) {
   
}
@media only screen and (max-width: 1024px) {
    .title-about h3,
    .title-home h2 {
        font-size: 30px;
    }
    .list-service .item-service h3 a {
        font-size: 17px;
    }
    .service-project-all .item-project .info p {font-size: 12px;}

    .about-ceo-2 h2 {font-size: 20px;}

    .list-about-list .title-max h3{font-size: 27px;}

} 


@media only screen and (max-width: 991px) {
    .title-home h2 {
        font-size: 20px;
    }
    .content-about {
        font-size: 15px;
    }
    .hanhtrinh-congtrinh .item {
        display: block;
        padding: 0px 10px;
        width: 100%;
    }
    .hanhtrinh-congtrinh p  br{
        display: none;
    }
    .list-the-manh .item-itm .img-tm img {
        width: 190px;
        height: 190px;
    }
    .list-service .item-service h3 a {
        font-size: 16px;
    }

    .title-service h2 {
        font-size: 18px;
    }
    .title-about h3 {
        font-size: 25px;
        line-height: 30px;
    }
    .service-project-all .item-project .info p {
        font-size: 12px;
    }
    .col.large-2.cot-2.i-5,
    .col.large-2.cot-2.i-4,
    .col.large-2.cot-2.i-3,
    .col.large-2.cot-2.i-2,
    .col.large-2.cot-2.i-1 {
        max-width: 33.3%;
        flex-basis: 33.3%;
    }
    .footer-top .item-info .featured-box p {
        font-size: 12px;
    }
    .menu-footer li a {
        color: #fff;
        font-size: 13px;
    }
}

@media only screen and (max-width: 767px) {
   .title-single-post h1 {
		font-size: 20px;
		text-align: justify;
	}
}

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

    .sec-7 .col.medium-8.large-8,
    .sec-3 .col.large-12,
    .sec-3 {padding-bottom: 0px !important}

    .list-customer .item {
        margin: 0px 15px;
    }
    .list-customer .featured-box .icon-box-img {
        width: 100% !important;
        max-width: 100% !important;
    }
    .list-customer .owl-nav {
        display: none;
    }
    .list-customer .icon-box-text {margin-top: 10px;padding-left: 0px !important;}

    .list-customer .owl-dots {
        justify-content: center;
    }

    .list-customer .owl-dots {
        justify-content: center;
        text-align: center;
        position: absolute;
        left: 40%;
        margin-top: 15px;
    }
    .list-customer .owl-dots .owl-dot.active{
        background: var(--color);
    }

    /***********************************/

    .cot-img-61:after {display: none;}

    .about-ceo {
        padding: 6rem 0rem 0rem 7rem;
        position: relative;
        left: -72px;
    }
    .about-ceo-2 {
        padding: 0rem;
    }
    .list-about-list .title-max h3 {
        font-size: 24px;
        line-height: 35px;
    }
    .list-about-list .content {
        padding: 0px 0px 15px 0%;
    }

    .footer-top .item-top {
        padding: 1rem;
    }
	.footer-top .item-top a {
		font-size: 11px;
		line-height: 0.25rem;
		padding: 0.5rem 0.25rem;
	}
    
    .col.large-2.cot-2.i-5,
    .col.large-2.cot-2.i-4,
    .col.large-2.cot-2.i-3,
    .col.large-2.cot-2.i-2,
    .col.large-2.cot-2.i-1 {
        max-width: 100%;
        flex-basis: 100%;
    }
	.single-share-action {
		margin-top: 15px;
	}
	.author-date-share {
		display: block;
	}
	.date-single {
		float: left;
		width: 28%;
	}


}




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


}