@font-face {
    src: url("../fonts/OpenSans-ExtraBold.ttf");
    font-family: "OpenSans ExtraBold";
}

@font-face {
    src: url("../fonts/OpenSans-Bold.ttf");
    font-family: "OpenSans Bold";
}

@font-face {
    src: url("../fonts/OpenSans-Regular.ttf");
    font-family: "OpenSans";
}

.absolute-footer, html {
    background-color: #fff !important;
}

ul, li {
    list-style: none;
    margin-bottom: 0px !important;
}


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

.pd-0 {
    padding: 0px !important;
}

.row-5 {
    padding: 0px 10px !important;
}

.pd-5 {
    padding: 0px 5px 5px 5px !important;
}

.row-7 {
    padding: 0px 7px !important;
}

.pd-7 {
    padding: 0px 7px 7px 7px !important;
}

.noPadding {
    padding-bottom: 0px !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.mr-0 {
    margin-right: 0 !important
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.ml-0 {
    margin-left: 0 !important
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.mt-0 {
    margin-top: 0 !important
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-60 {
    margin-top: 60px
}

.mt-80 {
    margin-top: 80px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-60 {
    margin-bottom: 60px
}

/**header*/
#logo img {
    padding: 10px !important;
}

.header-right {
    font-size: 13px;
    color: #1d1d1d !important;
}

/*8search**/
li.header-search-form.search-form.html.relative.has-icon {
    width: 250px !important;
}

header#header .header-right .phntp, .header-right .emltp {
    float: left;
    line-height: 22px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

header#header .header-right .phntp {
    padding: 18px 0;
    margin: 0;
    width: 25%;
}

header#header .header-right .phntp i, .header-right .emltp i {
    border: 1px dashed;
    font-size: 20px;
    vertical-align: middle;
    line-height: 38px;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 10px 10px 0;
    -webkit-border-radius: 10px 10px 0px;
    -moz-border-radius: 10px 10px 0px;
    color: #f90923;
    border-color: #f90923;
    display: table;
    float: left;
    margin-right: 15px;
}

header#header .header-right .phntp strong, .header-right .emltp strong {
    font-size: 16px;
    display: block;
    padding-top: 8px;
}

header#header li.html.custom.html_topbar_left {
    width: 100% !important;
}

header#header .header-right .emltp {
    width: 37%;
    box-sizing: border-box;
    padding: 18px 20px;
    margin: 0;
}

header#header .header-right .sintp {
    width: 37%;
    box-sizing: border-box;
    padding: 20px 0 15px 0;
    margin: 0;
    float: left;
}

header#header .social-icons {
    margin-top: 0;
    float: left;
}

header#header .social-icons li {
    list-style: none;
    display: inline-block;
}

header#header .social-icons li a {
    display: inline-block;
    font-size: 16px !important;
    height: 40px;
    line-height: 40px;
    margin: 0 5px 0 0;
    padding: 0;
    text-align: center;
    transition: all .6s ease 0;
    width: 40px;
    color: #1d1d1d;
    background: none;
    border: solid 1px #ecebeb;
}

/**search**/
input#s {
    width: 100%;
    display: flex;
    border: 1px solid #ddd;
    align-items: center;
    font-size: 15px;
    align-self: center;
    border-radius: 3px !important;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}

button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: transparent !important;
    color: #000;
    border: 0px !important;
    position: absolute;
    top: 4px;
    right: 0px;
    box-shadow: unset !important;
}

.header-left.header-clock {
    color: gray;
    font-size: 15px;
    width: 100%;
    display: flex;
    font-weight: 700;
    align-self: center;
}

.header-wrapper.stuck div#masthead {
    display: none;
}

/**menu**/
div#wide-nav ul li a {
    height: 45px;
    line-height: 45px;
    padding: 0px 15px;
    color: #000;
}

div#wide-nav ul li {
    margin: 0px !important;
    height: 45px;
}

div#wide-nav ul li a:hover {
    color: #f90923;
    background: rgba(255, 255, 255, .2);
}

div#wide-nav ul li > ul.sub-menu.nav-dropdown.nav-dropdown-default {
    background: #fdcc0a !important;
    padding: 0px !important;
    border: 0px !important;
}

div#wide-nav ul li > ul.sub-menu.nav-dropdown.nav-dropdown-default li a {
    padding: 0px 10px !important;
    margin: 0px !important;
}

div#wide-nav ul li > ul.sub-menu.nav-dropdown.nav-dropdown-default li {
    height: unset !important;
    line-height: unset !important;
}

div#wide-nav ul li > ul.sub-menu.nav-dropdown.nav-dropdown-default li a {
    padding: 8px !important;
    height: unset !important;
    line-height: unset !important;
}

div#wide-nav ul li:before, div#wide-nav ul li:after {
    display: none;
}

div#wide-nav ul li.active a {
    color: #f90923;
    background: rgba(255, 255, 255, .2);
}

/**footer*/
footer#footer {
    width: 100%;
    display: inline-block;
    padding: 50px 0 30px 0;
}

footer#footer .footer-top {
    width: 100%;
    display: inline-block;
}

footer#footer .footer-map {
    width: 100%;
    display: inline-block;
}

footer#footer .footer-sologan {
    width: 100%;
    display: inline-block;
}

footer#footer .footer-sologan h3 {
    font-size: 30px;
    color: #18167b;
    font-weight: 900;
    width: unset !important;
    display: inline-block;
    position: relative;
    font-family: "OpenSans ExtraBold";
}

footer#footer .footer-sologan h3:after {
    content: '';
    background: url(../images/icon-la.png) no-repeat;
    width: 55px;
    display: block;
    background-size: 60%;
    height: 55px;
    position: absolute;
    top: -29px;
    right: -40px;
}

footer#footer .footer-sologan h3 span {
    font-style: italic;
    margin: 0px 10px;
    display: inline-block;
}

footer#footer .footer-sologan h3 span:last-child {
    margin: 0px !important;
}

footer#footer .footer-title h3 {
    margin-bottom: 15px !important;
    color: #000;
    font-size: 18px;
    font-family: "OpenSans ExtraBold";
    text-transform: uppercase;
}

footer#footer .footer-menu ul li a {
    color: #000;
    font-size: 15px;
    padding: 5px 0 0 0;
}

footer#footer .footer-menu ul li {
    border: 0px !important;
}

footer#footer .footer-menu ul li a:hover {
    color: #f90923;
}

footer#footer .footer-contact h3 {
    color: rgb(46, 108, 162);
    font-size: 16px;
    font-weight: 700;
}

footer#footer .footer-contact {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

footer#footer .footer-phone {
    width: 150px;
    float: left;
    color: rgb(46, 108, 162);
    font-weight: 700;
    background: rgb(222, 235, 247);
    padding: 5px 10px;
}

footer#footer .footer-phone a {
    color: rgb(46, 108, 162);
}

footer#footer .footer-social {
    width: calc(100% - 150px);
    float: left;
    padding-left: 10px;
}

footer#footer .footer-social ul li a {
    display: block;
    text-align: center;
    line-height: 35px;
    color: #fff;
}

footer#footer .footer-social ul li {
    float: left;
    width: 35px;
    height: 35px;
    transition: .3s ease-in-out;
    background: #275c9e;
    margin-right: 10px;
    border-radius: 3px;
}

footer#footer .footer-social ul li:nth-child(2) {
    background: #ff3333;
}

footer#footer .footer-social ul li:nth-child(3) {
    background-color: #1686b0;
}

footer#footer .footer-social ul li:hover {
    transition: .3s ease-in-out;
    transform: translateY(-5px);
}

/*8partner**/
section#sec-partner {
    width: 100%;
    display: inline-block;
    padding: 20px 0 20px 0;
}

section#sec-partner .partner-item img {
    width: 100%;
    display: inline-block;
    height: 100%;
    object-fit: contain;
}

section#sec-partner .partner-item {
    width: 100%;
    display: inline-block;
    border: 1px solid #ddd;
    height: 80px;
}

section#sec-partner .owl-nav button {
    width: 25px;
    height: 30px;
    background: #fdcc0a !important;
    border-radius: 3px;
    margin: 0px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

section#sec-partner .owl-nav button.owl-next {
    right: -10px;
}

section#sec-partner .owl-nav button.owl-prev {
    left: -10px;
}

section#sec-partner .owl-nav button i {
    color: #fff;
}

section#sec-partner .owl-dots {
    display: none !important;
}

/**title**/
.home-title {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.home-title h3 {
    color:#18167b;
    font-size: 25px;
    margin-bottom: 10px !important;
    text-transform: uppercase;
    font-family: "OpenSans ExtraBold";
}

.home-title .line img {
    width: 150px;
}

/**information**/
.sec-information .information-content {
    width: 100%;
    display: inline-block;
}

.sec-information .information-content h3.smallTitle {
    font-family: "OpenSans Bold";
    text-transform: uppercase;
    font-size: 20px;
    color: #18167b;
    margin-bottom: 0px;
}

.sec-information .information-content h1.bigTitle {
    color: #18167b;
    text-transform: uppercase;
    font-size: 45px;
    font-family: 'OpenSans Bold';
    margin-bottom: 10px !important;
}

.sec-information .information-content .information-desc {
    color: #000;
    font-size: 16px;
}

.information-2 p {
    margin-bottom: 10px;
    color: #000;
    font-family: 'OpenSans';
    font-style: italic;
}

.information-2 h2 {
    font-family: "OpenSans Bold";
    text-transform: uppercase;
    font-size: 25px;
    color: #000;
}

.information-2 .information-content-2 {
    font-size: 16px;
    color: #000;
}

/*8service**/
.service-item {
    width: 100%;
    height: 200px;
    background: #5c96c1;
    border-radius: 4px;
    position: relative;
    display: inline-block;
}

.service-item .service-avatar {
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.service-item .service-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.service-item .service-content {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 99;
    align-items: center;
    justify-content: center;
}

.service-item .service-content .service-content-title {
    width: 80%;
    border: 2px solid #fff;
    padding: 10px;
    text-align: center;
}

.service-item .service-content .service-content-title h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    margin: 0px !important;
    font-family: "OpenSans Bold";
}

.service-item:hover .service-content .service-content-title {
    background: rgba(0, 0, 0, 0.7) !important;
}

/*8project*/
.project-item {
    display: inline-block;
    width: 100%;
}

.project-item .project-avatar img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.project-item .project-avatar {
    width: 100%;
    height: 150px;
    border: 2px solid #ebbd06;
}

.project-item .project-title h3 {
    text-align: center;
    padding: 10px;
    font-family: "OpenSans Bold";
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    margin: 0px !important;
}

.slider-project .owl-nav button {
    width: 25px;
    height: 30px;
    background: #fdcc0a !important;
    border-radius: 3px;
    margin: 0px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slider-project .owl-nav button.owl-next {
    right: -10px;
}

.slider-project .owl-nav button.owl-prev {
    left: -10px;
}

.slider-project .owl-nav button i {
    color: #fff;
}

.slider-project .owl-dots {
    display: none !important;
}

/**blog**/
.blog-big {
    width: 100%;
    display: inline-block;
}

.blog-big .blog-big-avatar {
    width: 100%;
    height: 200px;
    position: relative;
}

.blog-big .blog-big-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-big .blog-avatar:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 0deg) translate3d(-120%, 0, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 0deg) translate3d(-120%, 0, 0);
}

.blog-big .blog-big-content h3 {
    color: #000;
    font-size: 15px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.blog-big .blog-big-content {
    width: 100%;
    padding: 10px 0;
}

.blog-big .blog-big-content .post-meta {
    color: #888;
    font-size: 14px;
    margin: 10px 0;
}

.blog-big .blog-big-content .post-desc {
    color: #000;
    font-size: 14px;
}

.blog-big .blog-big-content .post-summary {
    margin: 10px 0;
    text-transform: uppercase;
    color: #000;
    font-size: 15px;
}

.blog-big .blog-big-content .post-summary:hover {
    color: #f90923;
}

.blog-big h3:hover {
    color: #f90923;
}

/**small**/
.post-item {
    width: 100%;
    margin-bottom: 5px;
    display: inline-block;
}

.post-item:last-child {
    margin-bottom: 0px;
}

.post-item .post-item-avatar {
    width: 100px;
    height: 80px;
    float: left;
}

.post-item .post-item-avatar img {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.post-item .post-item-content h3 {
    color: #000;
    font-size: 14px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.post-item .post-item-content {
    width: calc(100% - 100px);
    float: left;
    padding-left: 10px;
}

.post-item .post-item-content .post-meta {
    color: #888;
    font-size: 14px;
    margin: 10px 0 0 0;
}

.post-item h3:hover {
    color: #f90923;
}

/**video**/
.slider-video .video-item .video-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-video .video-item .video-thumbnail {
    width: 100%;
    height: 100%;
}

.slider-video .video-item {
    width: 100%;
    height: 300px;
    position: relative;
    display: inline-block;
}

.slider-video .owl-nav button {
    width: 25px;
    height: 30px;
    background: #fdcc0a !important;
    border-radius: 3px;
    margin: 0px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slider-video .owl-nav button.owl-next {
    right: -10px;
}

.slider-video .owl-nav button.owl-prev {
    left: -10px;
}

.slider-video .owl-nav button i {
    color: #fff;
}

.slider-video .owl-dots {
    display: none !important;
}

.slider-video .video-button {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    align-self: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-video .video-icon i {
    color: #f90923;
    font-size: 50px;
}

/**single**/
section#breadcrumbs {
    background: #f2f2f2;
}

.breadcrumbs {
    width: 100%;
    padding: 10px 0 !important;
    font-weight: normal;
    font-size: 16px;
}

section#page-content {
    width: 100%;
    margin: 20px 0;
}

header#header-single h3 {
    color: #000;
    font-size: 25px;
}

article#entry-content p {
    color: #000;
    font-size: 16px;
    margin-bottom: 10px !important;
}

article#entry-content {
    margin: 20px 0;
    color: #000;
    font-size: 16px;
}

/**widget**/
.product-box1 .product-item1 {
    width: 100%;
    display: inline-block;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    margin-bottom: 5px !important;
}

.product-box1 .product-item1:last-child {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.product-box1 .product-item1 .product-item-avatar {
    width: 80px;
    height: 60px;
    float: left;
}

.product-box1 .product-item1 .product-item-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-box1 .product-item1 .product-item-content h2 {
    color: #333;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    display: -webkit-box;
}

.product-box1 .product-item1 .product-item-content {
    width: calc(100% - 80px);
    float: left;
    padding-left: 10px;
}

.product-box1 .product-item1 .product-item-content .post-meta {
    color: #3c454f;
    font-size: 12px;
}

.product-box1 .product-item1:hover h2 {
    color: #ef2b2b;
}

.product-box1 .product-item1 .product-price {
    font-size: 14px;
}

.product-box1 .product-item1 .product-price ins span {
    color: #ef2b2b;
}

/**title**/
.home_title {
    width: 100%;
    display: inline-block;
    position: relative;
}

.home_title h2 {
    color: #000;
    margin-bottom: 0px !important;
    text-transform: uppercase;
    font-size: 25px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.home_title h2 span {
    background: #fff;
    display: inline-block;
    font-family: "OpenSans SemiBold";
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
}

.home_title .list-term {
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 36px;
}

.home_title .list-term a {
    line-height: 36px;
    padding: 0px 10px;
    color: #fff;
    display: inline-block;
    font-family: "UTM";
    font-size: 14px;
}

.home_title .list-term a:hover {
    background-color: #fff;
    color: #000;
}

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

span.widget-title {
    background: #fdcc0a;
    width: 100%;
    display: block;
    padding: 15px 10px;
    border-radius: 5px 5px 0 0;
    color: #000;
}

.menu-danh-muc-dich-vu-container li a {
    padding-left: 15px !important;
    color: #000;
    font-size: 15px;
    position: relative;
}

.menu-danh-muc-dich-vu-container ul {
    border: 1px solid #ddd;
}

.menu-danh-muc-dich-vu-container a:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: 15px;
    left: 7px;
    background: #fdcc0a;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

/**category**/
.box-image .image-fade_in_back a img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}

.box-image .image-fade_in_back {
    width: 100%;
    height: 230px;
}

.box-image > a, .box-image > div > a {
    display: block;
    width: 100% !important;
    height: 100% !important;
}

p.name.product-title.woocommerce-loop-product__title a {
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
    display: -webkit-box;
}

p.name.product-title.woocommerce-loop-product__title a:hover {
    color: #ef2b2b;
}

.product-small .price-wrapper span.price {
    text-align: center;
    margin-top: 15px;
    font-size: 15px;
    color: #ef2b2b;
}

.product-small .price-wrapper ins span {
    font-size: 15px;
    color: #ef2b2b;
}

/**single product**/

.product-info h1.product-title.product_title.entry-title {
    color: #000;
    font-size: 30px;
}

.product-info .price-wrapper p.price.product-page-price b {
    font-size: 20px !important;
    color: #ef2b2b !important;
}

.product-info .price-wrapper {
    margin: 10px 0 20px 0 !important;
}

.product-short-description {
    color: #000;
    font-size: 15px;
}

.product-footer .woocommerce-tabs {
    padding: 30px 0;
    border-top: 0px !important;
}

.product-info .price-wrapper ins bdi {
    font-size: 25px;
    color: #ef2b2b;
}

.product-info .price-wrapper span.woocommerce-Price-currencySymbol {
    font-size: unset !important;
}

form.cart {
    margin-top: 20px;
}

.nav-tabs > li > a {
    border-top: 2px solid #fdcc0a !important;
    border-left: 1px solid #fdcc0a !important;
    border-right: 1px solid #fdcc0a !important;
    background-color: #fdcc0a !important;
    padding-left: 15px;
    padding-right: 15px;
    color: #000 !important;
}

.nav-tabs > li.active > a {
    background: transparent !important;
}

.woocommerce-Tabs-panel p, .woocommerce-Tabs-panel {
    color: #000;
    font-size: 15px;
}

.product-section {
    border-top: 0px !important;
}

h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    margin-left: 0px !important;
    color: #000;
}

div#reviews {
    color: #000 !important;
}

nav.woocommerce-breadcrumb.breadcrumbs.uppercase a {
    text-transform: initial !important;
    font-size: 15px;
    color: #000;
}

.page-title-inner.flex-row.medium-flex-wrap.container {
    padding-top: 0px !important;
    min-height: unset !important;
}

.page-title {
    min-height: unset !important;
    background: #f2f2f2;
}

#mobile {
    display: none;
}

.v2_bnc_bg_title {
    width: 100%;
    height: 200px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.v2_bnc_bg_title h1 {
    text-align: left;
    font-family: "Quicksand", sans-serif;
    font-weight: normal;
    font-size: 35px;
}
.v2_bnc_bg_title h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 1;
    font-size: 30px;
}
