/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: Giang Hoang viet
Author URL: fb.com/doanducviet.nd;
Template: flatsome
Version: 3.0
*/
@import 'fonts/font-awesome/css/all.min.css';

@font-face{font-family:Calibri;font-style:normal;font-weight:300;src:url(/theme/font/calibril.d25422e2100cc43374cce52f36ed5b57.woff) format("woff")}
@font-face{font-family:Calibri;font-style:normal;font-weight:500;src:url(/theme/font/Calibri.b79e6a3ae8c63fb5b57b7ee760dcf36e.woff) format("woff")}
@font-face{font-family:Calibri;font-style:normal;font-weight:800;src:url(/theme/font/Calibri-Bold.d803ea5603a58342835303da89635246.woff) format("woff")}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::-webkit-scrollbar {
  -webkit-appearance: none;
}
::-webkit-scrollbar:vertical {
  width: 8px;
}
::-webkit-scrollbar:horizontal {
  height: 8px;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  border: 2px solid #ffffff;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}
@font-face{
	font-family:'muli-bold';
	src:url(../fonts/Mulish-VariableFont_wght.ttf);
}
@font-face{
	font-family:'muli-regula';
	src:url(../fonts/Mulish-VariableFont_wght.ttf);
}
body{
    color: #363636;
    font-family: 'muli-regula', sans-serif!important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.6em; 
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a, .nav > li > a {
	/*font-family: Arial,Helvetica,sans-serif !important;*/
}
h2{
	font-size: 22px;
}
h4{
	font-size: 17px;
}
.title-name {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 10px;
    font-size: 18px;
}
img.mfp-img {
    max-height: 90vh;
}
blockquote {
    padding: 0 10px;
    margin: 10px 0;
}
.box-text p, .nav>li>a{
	font-size: 15px;
}
.bg-nocover .bg-fill {
    background-size: 100% 100% !important;
}
img.size-full.alignnone{
	margin-bottom: 10px;
}
.img-auto img{
	width: auto;
}
.img-full .image-cover img{
	object-fit: contain;
}
ul li, p{
	margin-bottom: 10px;
}
.button{
	font-weight: 400;
	font-size: 14px;
}


.btn-radius{
	border-radius: 99px;
}
.section-title b{
	background: transparent;
}
.section-title-container .section-title-normal{
	border: 0;
}
.section-title-container .section-title-normal span{
	box-shadow: none;
    border: 0;
    margin: 0;
    padding: 0;
}
.section-title-container{
	margin-bottom: 0;
}
.section-content .col{
	padding-bottom: 15px;
}
.container.section-title-container {
    padding: 0;
}
textarea.wpcf7-form-control {
    min-height: auto;
    height: auto;
}
ul.nav-dropdown.nav-dropdown-default {
    padding: 0px;
    border: 0;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
    background: #ececec;
    
}
.header-cat ul.nav-dropdown.nav-dropdown-default {
    padding: 0px;
    border: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    top: 35px;
}

.nav-dropdown {
    min-width: 125px;
}

.nav-dropdown.nav-dropdown-default>li>a {
    padding-left: 0;
    padding-right: 0;
    margin: 0 15px;
    border-bottom: 0px dashed #838383;
    padding: 12px 0px;
}
.header-home ul.sub-menu.nav-dropdown li:hover {
    background: #818181;
}
.header-home ul.sub-menu.nav-dropdown li:hover a {
    color: #fff;
}
span.line-item {
    display: block;
}
span.line-item span.laber-item {
    font-weight: bold;
    width: 120px;
    display: inline-block;
}
.color-gradient {
    height: 100%;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.06)),to(hsla(0,0%,100%,.4)));
    background-image: linear-gradient(
180deg
,rgba(0,0,0,.06),hsla(0,0%,100%,.4));
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}
.headshot-name {
    color: #5c5c5c;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
}
.management-title {
    margin-bottom: 10px;
    color: #636363;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
    letter-spacing: .5px;
    text-transform: uppercase;
}
.headshot-div-small:hover {
    -webkit-transform: translate(0,-5px);
    -ms-transform: translate(0,-5px);
    transform: translate(0,-5px);
}
.headshot-div-small {
    display: block;
    width: 200px;
    height: 200px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
    border-radius: 200px;
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: .2s;
    transition: .2s;
}

.headshot-div-small2:hover {
    -webkit-transform: translate(0,-5px);
    -ms-transform: translate(0,-5px);
    transform: translate(0,-5px);
}
.headshot-div-small2 {
    display: block;
    max-width: 250px;
    border: 1px solid #eee;
    height: 90px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border-radius: 0px;
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: .2s;
    transition: .2s;
}
.headshot-name2 {
    color: #5c5c5c;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    opacity: 1;
    font-size: initial;
    text-transform: inherit;
    display:none;
}

.section-scroll {
    margin-top: 45px;
}
#header #masthead .header-bottom-links.nav > li:last-child {
    margin-left: 10px;
}
div#content h3 {
    font-size: 20px;
    text-transform: uppercase;
}
.color-gradient.people {
    border-radius: 200px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.06)),to(hsla(0,0%,100%,.4)));
    background-image: linear-gradient(
180deg
,rgba(0,0,0,.06),hsla(0,0%,100%,.4));
}
.hotline-box {
    margin: 10px 0px;
}

.wrapper-heading-home h2 {
text-align: center;
font-size: 35px;
    text-transform: uppercase;
    padding: 0px 0px 25px;
}


.wrapper-heading-home h2 ,.wrapper-heading-home h3{
    line-height: 1.6;
    font-weight: 700;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 24px;
}
ul.sub-menu.nav-dropdown li:hover {
    background: #f8f8f8;
}
.cart-item ul.nav-dropdown.nav-dropdown-default{
	padding: 10px;
}
h6.entry-category.is-xsmall{
	display: none;
}
.single .article-inner .entry-content.single-page{
	padding-top: 0;	
}
.single .article-inner .entry-header-text {
    padding-bottom: 0;
}
.stuck .header-top-links{
	display: none;
}

#footer ul li+li{
	border: 0;
}
#footer ul li a{
	padding-top: 0;
	font-size: 15px;
	color: #333;
}
.widget li {
    list-style: none;
    margin-bottom: 6px;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    display: inline-block;
    text-transform: initial;
    font-weight: initial;
    font-size: initial;
    color: initial;
}
.toggle {
    float: right;
}
#footer ul.menu li a:hover{
	color: #000;
}
#footer .contact-footer img {
    display: block;
    margin-top: -33px;
    margin-bottom: 15px;
}
.widget .is-divider{
	display: none;
}
#footer .footer-1{
	padding: 50px 0 0px;
	background-size: cover;
	background-position: top center;
	color: #333;
	font-size: 15px;
}
#footer .absolute-footer.dark{
	padding: 0;
	color: #888;
	font-size: 12px;
}
p.woocommerce-mini-cart__empty-message {
    padding: 10px;
}
.header-nav.nav-line-bottom.header-top-links> li > a:before{
	display: none;
}
.header-top-links> li.account-item  > a{
	margin-left: 10px;
}
.icon-box h5, .icon-box h6{
	text-transform: none;
	font-size: 16px;
}
input#quantity1 {
    display: none;
}

.margin-bottom {
    margin-top: 10px;
}

.entry-content.single-page {
    border-top: 1px dashed #d9d9d9;
    padding-top: 10px !important;
}

button.Addcart.button {
    text-transform: uppercase;
    font-weight: bold;
}

.googlemap iframe {
    width: 100%;
    margin-top: 0px;
    height: 150px;
    margin-bottom: 15px;
}
b.btnclickOK {
    margin-top: 20px;
    display: inline-block;
}
.back-to-top {
    margin: 0;
    opacity: 0;
    bottom: 45px;
    right: 29px;
    pointer-events: none;
    -ms-transform: translateY(30%);
    transform: translateY(30%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #cc0134;
}
#footer span.widget-title{
	text-transform: uppercase;
	font-size: 15px;
	color: #333333;
	letter-spacing: 0;
	display: block;
	margin-bottom: 15px;
}
#footer .col p{
	margin-bottom: 5px;
}
@media(max-width: 880px){
	.page-header-wrapper .page-title-inner {
	    min-height: 200px !important;
	}
	.off-canvas .nav-vertical>li>a {
	    color: #000;
	    font-size: 16px;
	    font-weight: 400;
	}
}
@media(max-width: 500px){
	.page-header-wrapper .page-title-inner {
	    min-height: 170px !important;
	}
}
ul.contact-info li i {
    position: absolute;
    left: 0;
    top: 9px;
    color: #000;
}
ul.contact-info li {
    list-style: none;
    padding-left: 22px;
    position: relative;
    margin-left: 0;
}
ul.contact-info li{
	border-top: 1px dashed rgba(221, 26, 91, 0.5);
	padding-top: 6px;
}
#masthead .header-top-links.nav > li > a{
	font-weight: 400;
	font-size: 15px;
}
#masthead .header-top-links.nav > li > a i{
	color: #ebeb65;
	font-size: 16px;
	margin-right: 5px;
}
#masthead .header-search-form input.search-field{
	box-shadow: none;
	border-radius: 99px 0 0 99px;
	height: 32px;
	border: 1px solid #ddd;
	border-right: 0;
}
#masthead .header-search-form button.submit-button {
    border-radius: 0 99px 99px 0;
    background: transparent;
    color: #ebeb65;
    box-shadow: none;
    border: 1px solid #ddd;
    border-left: 0;
    line-height: 32px;
    min-height: unset;
    height: 32px;
}
#masthead .header-bottom-links.nav > li{
	padding: 0px 12px;
	position: relative;
}

#masthead .header-bottom-links.nav .has-dropdown .icon-angle-down {
    font-size: 10px;
    margin-left: 5px;
    opacity: 1;
    top: 2px;
        display: none;
}

#masthead .header-bottom-links.nav > li .toggle {
    position: absolute;
    color: #fff;
    font-size: 10px;
    right: -25px;
    padding: 0px;
    top: 10px;
}

.footer-widgets.footer.footer-1 .textwidget {
    line-height: 25px;
}
.footer-link .header-bottom-links.nav > li+li:before {
    top: 8px !important;
}
.footer-cat .footer-link .header-bottom-links.nav > li+li:before {
    top: 13px !important;
    background: #c4c4c4 !important;
}
.footer-link .fa {
    margin-right: 0px;
}

ul.mobile-nav.nav.nav-right a {
    color: #fff;
}
.header-cat ul.mobile-nav.nav.nav-right a {
    color: #000;
}
div#logo2 img {
    max-width: 150px;
}
#masthead .header-bottom-links.nav > li+li:before {
    content: "";
    height: 10px;
    width: 1px;
    position: absolute;
    left: -8px;
    top: 18px;
    bottom: 0;
    color: #fff;
    z-index: 999;
    background: #fff;
}

#masthead.header-main .header-bottom-links.nav > li+li:before {
    content: "";
    height: 10px;
    width: 0px;
    position: absolute;
    left: -8px;
    top: 18px;
    bottom: 0;
    color: #fff;
    z-index: 999;
    background: #fff;
}

.header-cat #masthead .header-bottom-links.nav > li+li:before {
    content: "";
    height: 10px;
    width: 0px;
    position: absolute;
    left: -8px;
    top: 12px;
    bottom: 0;
    color: #000;
    z-index: 999;
    background: #000;
}
#masthead .header-bottom-links.nav > li > a {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
}
.header-cat #masthead .header-bottom-links.nav > li > a {
    color: #000;
        padding: 5px 0px 0px 0px;
}
.footer-cat #masthead .header-bottom-links.nav > li > a {
    color: #000;
        padding: 5px 0px 0px 0px;
}
#masthead .header-bottom-links.nav > li > a:hover, #masthead .header-bottom-links.nav > li.active > a {
    color: #ffffff;
}

.footer-cat #masthead .header-bottom-links.nav > li > a:hover, .footer-cat #masthead .header-bottom-links.nav > li.active > a {
    color: #000;
}
.header-cat #masthead .header-bottom-links.nav > li > a:hover,.header-cat #masthead .header-bottom-links.nav > li.active > a {
    color: #000;
}
.footer-cat {
    position: absolute;
    top: 80px;
}
ul.header-bottom-links {
    float: right; 
    display: flex;
    justify-content: center;
    width: initial;
    top: 40px;
}
footer#footer ul.header-bottom-links {
    float: unset; 
}
.header-cat ul.header-bottom-links {
    float: right;
    display: inline-block;
    justify-content: normal;
    width: initial;
    top: 40px;
}
.footer-home ul.header-bottom-links {
    float: inherit !important;
}
.footer-home #logo2 {
    display: none;
}
.stuck ul.header-bottom-links {
    position: initial;
    top: 0px;
}

.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: #000;
    font-size: 16px;
}

.show-mobile {
    display: none;
}

.hidden-mobile {
    display: block;
}
@media all and (min-width: 800px) {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }
  
  .fancybox-show-thumbs .fancybox-inner {
    right: 0 !important;
    bottom: 95px;
  }
}
.fancybox-thumbs__list a:before {
    background: rgb(0, 0 ,0 , .56);
    opacity: 1 !important;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1;
    background: rgb(0, 0 ,0 , .1);
}
.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0,0,0,.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 40px !important;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px) !important;
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 60px !important;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
    width: 100%;
    overflow: hidden;
    background: none;
    top: unset;
}
.header-home {
    margin-bottom: 0px;
    height: 80px !important;

}
.fancybox-thumbs__list a:before {
    border: 0px solid #868686 !important;
}

.fancybox-is-open .fancybox-bg {
    background: #000 !important;
    opacity: .94;
}

.fb-share button {
    padding: 0px;
    margin: 0px;
}
.fb-share img {
    position: absolute;
    height: 37px;
    left: -15px;
}
.fb-share span {
    margin-left: 18px;
    position: relative;
    z-index: 9;
}
.slider2:before {
    z-index: 1;
    content: "";
    height: 200px;
    left: 0px;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    width: 100%;
    will-change: opacity;
    background: linear-gradient(#171717 15%, rgba(255, 255, 255, 0) 100%);
    transition: opacity 300ms ease 0s;
    top: 0px;
}

li.nav-icon.has-icon i.icon-menu {
    color: #fff;
}
.header-cat li.nav-icon.has-icon i.icon-menu {
    color: #000;
}
.footer-home {
    position: fixed;
    bottom: 0px;
    text-align: center;
    background: #fff;
       /* box-shadow: 0 0 10px rgb(0, 0, 0 , .10); */
}

.footer-link ul.header-bottom-links {
    top: 5px;
}
div#slideshow {
    height: 100vh;
}
.home .page-title-custom{
	display: none;
}
#slideshow .gallery-col {
	padding-bottom: 0;
}
#slideshow .gallery-col img{
	border-radius: 0px;
}

#secondary span.widget-title {
    text-transform: uppercase;
    color: #ffffff;
    background: #000;
    padding: 10px 15px;
    display: block;
    margin-bottom: 10px;
    border-radius: 5px;
}
.row-quytrinh *{
    color: #fff !important;
}
#secondary span.widget-title:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 24px;
    text-align: center;
    display: inline-block;
	margin-right: 5px;
}
#secondary .about-sidebar span.widget-title:before{
	content: "\f05a";
}
#secondary .supports-sidebar span.widget-title:before{
	content: "\f007";
}
#secondary .newsletter-sidebar span.widget-title:before{
	content: "\f0e0";
}
#secondary .widget_product_related span.widget-title:before{
	content: "\f49e";
}
#secondary .widget_product_featured span.widget-title:before{
	content: "\f49e";
}
#secondary .widget_post_related span.widget-title:before{
	content: "\f1ea";
}
#secondary ul.menu>li+li{
	border: 0;
	margin-top: 5px;
}
#menu-menu-sidebar li a{
	background: #f0f0f0;
	padding: 8px 15px;
	color: #333333;
	text-transform: uppercase;
	display: block;
	border-radius: 5px;
	font-weight: 700;
}
#menu-menu-sidebar li a:hover {
    background: #000;
    color: #fff;
}
#menu-menu-sidebar li.current-menu-item a{
	color: #000;
}
#menu-menu-sidebar li a i{
	color: #000;
	width: 24px;
	text-align: center;
}
.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
    color: #fff;
}
.header-cat .nav>li>a:hover,.header-cat .nav>li.active>a,.header-cat .nav>li.current>a,.header-cat .nav>li>a.active,.header-cat .nav>li>a.current,.header-cat .nav-dropdown li.active>a,.header-cat .nav-column li.active>a,.header-cat .nav-dropdown>li>a:hover,.header-cat .nav-column li>a:hover {
    color: #000;
}
.header-cat #logo {
    margin: auto;
    margin-top: 15px;
    float: inherit;
    text-align: center;
}

.header-main  ul.header-bottom-links {
    position: absolute;
    display: inline-block;
    width: 100% !important;
    top: 40px;
    float: unset;
}
.header-main .flex-col.hide-for-medium.flex-center {
    position: relative;
}
#masthead.header-main .header-bottom-links.nav > li:nth-child(1) {
    right: 0px;
    position: absolute;
}
#header #masthead .header-bottom-links.nav > li {
    padding: 0px;
    margin: 0px;
}
.postPreview_container__23rrE {
    position: relative;
}

.Thumbnail_outer-container__2TwxW {
    position: relative;
}
.Thumbnail_container__8XB5q {
    position: relative;
    float: left;
    padding: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0px;
}
.Thumbnail_container__8XB5q .Thumbnail_image__2OLJz {
    transition: all .25s ease-in-out;
}

.Thumbnail_container__8XB5q .Thumbnail_image__2OLJz {
    margin: 0;
    padding: 0;
    float: left;
    z-index: 0;
}
.Thumbnail_image__2OLJz {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 0px;
}

.Thumbnail_container__8XB5q .Thumbnail_caption__2Msw6 {
    height: 100%;
    width: 100%;
    cursor: pointer;
    position: absolute;
    opacity: 0;
    transition: all .45s ease-in-out;
}

.Thumbnail_container__8XB5q .Thumbnail_blur__kvaU7 {
    background-color: rgba(0,0,0,.77);
    z-index: 5;
    position: absolute;
    height: 100%;
    width: 100%;
}

.Thumbnail_container__8XB5q .Thumbnail_captionText__2C93x {
    height: 100%;
    width: 100%;
    z-index: 10;
    color: #fff;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 10px;
}
.Thumbnail_outer-container__2TwxW:after {
    content: "";
    display: block;
    padding-top: calc(100%);
}
.Thumbnail_container__8XB5q:hover .Thumbnail_caption__2Msw6 {
    opacity: 1;
    height: 100%;
    width: 100%;
}
.Thumbnail_container__8XB5q:hover .Thumbnail_image__2OLJz {
    opacity: 1;
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
}
.Thumbnail_container__8XB5q .Thumbnail_captionText__2C93x h1 {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 600 !important;
}
.Thumbnail_container__8XB5q .Thumbnail_captionText__2C93x p {
    text-transform: inherit;
    font-size: 12px;
    font-weight: 300 !important;
}

.gallery_image .postPreview_container__23rrE {
    width: 32.5%;
    float: left;
    margin-bottom: 0.2%;
    margin-left: 0.2%;
}

.gallery_image .clear1 .postPreview_container__23rrE:nth-child(1) {
    width: 65.2%;
    margin-left: 0px;
}
.gallery_image .clear1 .postPreview_container__23rrE:nth-child(3) .Thumbnail_container__8XB5q {
    height:100%!important;

}
.gallery_image .clear0 .postPreview_container__23rrE:nth-child(1){
    margin-left: inherit;
}
.clear1, .clear0 {
    clear: both;
}
.gallery_image .Thumbnail_container__8XB5q:hover .Thumbnail_image__2OLJz {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.no-result {
    height: 350px;
    padding-top: 100px;
}
li.current-dropdown>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
    left: 0px;
}
.page-wrapper {
    padding-bottom: 0px;
}
.footer-cat #logo2 {
    display: none;
}
.footer-1 {
    background-color: #f0f0f0;
    background: url(/theme/bg-footer.jpg);
}
#menu-menu-sidebar li a:hover i{
	color: #fff;
}
#footer .social-icons{
	margin-top: 5px;
}
#footer .social-icons >span{
	font-weight: 600;
	color: #333;
}
#footer .social-icons a{
	width: 36px;
	height: 36px;
	display: inline-block;
	background: #fff;
	border: 1px solid #ddd;
	color: #000;
	line-height: 36px;
	text-align: center;
	border-radius: 4px !important;
}
#footer .social-icons a:hover{
	color: #fff;
	background: #000;
}
#footer .social-icons{
	margin-bottom: 10px;
}
#footer .absolute-footer {
    border-bottom: 0px;
    color: #ffffff;
    text-transform: uppercase;
    padding-top: 0;
    background: #000;
    padding: 10px;
    margin: 0px;
    text-align: center;
}

span.value-other b {
    font-weight: normal;
    margin-right: 5px;
}
span.value-other b::after {
  content: ", ";
}
span.value-other b:last-child::after {
  content: "";
}
.breadcrumbs ul {
    list-style: none;
    margin: 0px;
    padding-bottom: 0px;
    display: none;
}

span.num_cart {
    position: absolute;
    z-index: 99999;
    background: #c03;
    width: 18px;
    height: 18px;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    top: 0px;
    left: 5px;
}

span#cart-info {
    left: 23px;
    top: 8px;
}
.article-pages h1, .article-pages h2, .article-pages h3, .article-pages h4, .article-pages h5 {
}
.pagination  {
    display: flex;
    justify-content: center;
}
.pagination .page-numbers {
    padding: 5px 10px;
    display: -webkit-box;
    text-decoration: none;
    background: #000;
    color: #fff;
    margin: 10px 2px;
}
.pagination .page-numbers.current {
    background: #abcc4a;
}

ul.pagination.pagination-sm li {
    list-style: none;
}
ul.pagination.pagination-sm li a{
	padding: 5px 10px;
    display: -webkit-box;
    text-decoration: none;
    background: #000;
    color: #fff;
    margin: 10px 2px;}
.icon-box .icon-box-img {
    margin-bottom: 1em;
    max-width: 100%;
    position: relative;
    margin: auto;
    margin-bottom: 20px;
}

.breadcrumbs ul li {
    display: inline-block;
    margin: 0px;
}

.section-title a {
    display: block;
    padding-left: 0px;
    font-size: .8em;
    margin-left: auto;
}


@media(min-width: 1100px){
	#footer .footer-1 .row .col:nth-child(1){
		max-width: 40%;
	    -ms-flex-preferred-size: 40%;
	    flex-basis: 40%;
	}
	#footer .footer-1 .row .col:nth-child(2), #footer .footer-1 .row .col:nth-child(3){
		max-width: 17.5%;
	    -ms-flex-preferred-size: 17.5%;
	    flex-basis: 17.5%;
	}
}
.iconsp:before{
	content: "";
}
.iconsp{
	width: 30px;
	height: 30px;
	display: block;
	background: url(images/icon-skype.png) no-repeat;
	background-size: contain;
}
.iconsp.icon-viber{
	background-image: url(images/icon-viber.png);
}
.iconsp.icon-zalo{
	background-image: url(images/icon-zalo.png);
}
.logo-gallery .gallery-col img{
	object-fit: contain;
}
.logo-gallery .gallery-box img{
	padding: 10px;
	border: 1px solid #000;
	border-radius: 5px;
}
.logo-gallery .gallery-box .box-text{
	font-weight: 600;
}
.col.post-item{
	padding-bottom: 0;
}
.col.post-item .box-image img{
	border-radius: 6px;
}
.col.post-item .col-inner{
	padding-bottom: 15px;
}
.col.post-item h5.post-title{
	margin: 0;
}
.col.post-item h5.post-title.is-small {
	font-size: 15px;
}
.col.post-item h5.post-title.is-large {
	font-size: 17px;
	margin-top:15px;
	height:65px; overflow:hidden;
}
.col.post-item .box-vertical .box-text {
	padding: 0;
	padding-left: 10px;
	vertical-align: top;
}
.newslisst .col.post-item .box-vertical {
	margin-bottom: 10px;
}
.newsletter-sidebar .wpcf7 .wpcf7-form-control{
	box-shadow: none;
	border: 1px solid #ccc;
	border-radius: 0 5px 5px 0;
	border-left: 0;
}
.newsletter-sidebar .wpcf7 .wpcf7-form-control-wrap{
	position: relative;
	padding-left: 35px;
}
.newsletter-sidebar input.wpcf7-form-control.wpcf7-submit.expand{
	background: #ffeecd;
	border-color: #ffeecd;
	color: #222;
	border-radius: 5px;
}
.newsletter-sidebar .wpcf7 .wpcf7-form-control-wrap:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 15px;
    width: 35px;
    text-align: center;
    padding: 5px 10px;
    background: #fff8ea;
    color: #000;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border-radius: 5px 0 0 5px;
    border: 1px solid #ccc;
	border-right: 0;
}
.newsletter-sidebar  .wpcf7 .wpcf7-form-control-wrap.your-name:before{
	content: "\f007";
}
.newsletter-sidebar  .wpcf7 .wpcf7-form-control-wrap.your-email:before{
	    content: "\f0e0";
}
.newsletter-sidebar  .wpcf7 .wpcf7-form-control-wrap.your-phone:before{
	content: "\f879";
}
.newsletter-sidebar  .wpcf7 .wpcf7-form-control-wrap.your-message:before{
	content: "\f4ad";
}
input.wpcf7-form-control.wpcf7-submit.expand {
    background: #feae33;
    color: #333;
}
.box.box-supports h2{
	color: #333;
	margin-bottom: 0px;
}
tr.item-supports td {
    border-bottom: 1px dashed #ddd;
    font-size: 15px;
    padding: 8px 0;
}
tr.item-supports td h4{
	font-size: 15px;
	margin: 0;
	font-weight: 400;
}
tr.item-supports td strong{
	font-size: 17px;
}
tr.item-supports td p{
	margin: 0;
}
tr.item-supports td a+a{
	margin-left: 5px;
}
.box.box-supports table {
    margin: 0;
}
.post-meta.is-small {
    color: #666;
    opacity: 1;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    padding: 10px 0;
    left: 0;
    right: 0;
    padding-bottom: 0;
    padding-left: 0px;
}
.col.post-item .post-meta.is-small:before{
	content: "\f073";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #666;
    display: inline-block;
    margin-right: 5px;
}
.col.post-item .from_the_blog_excerpt {
	padding-bottom: 15px;
	margin-top:10px;
}
.row.slider .col.post-item{
	margin-bottom: 20px;
}
.blog-wrapper .col.post-item > .col-inner{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.blog-wrapper .col.post-item .box-vertical .post-meta.is-small{
	border: 0;
	padding: 0;
	left: 15px;
}
.blog-wrapper .col.post-item .box-vertical .box-text{
	padding-left: 15px;
	padding-bottom: 10px;
}
.blog-wrapper .col.post-item .box-image img{
	border-radius: 6px;
}
.blog-wrapper .col.post-item h5.post-title{
	font-size: 17px;
	color: #000;
}
.blog-wrapper .col.post-item h5.post-title:hover{
	color: #222;
}
.single .article-inner h1.entry-title{
	font-size: 22px;
	color: #000;
}
.single .article-inner .entry-divider{
	display: none;
}
.related-posts {
    margin: 20px 0;
    clear: both;
    display: inline-block;
    width: 100%;
}
.related-posts .date_added{
	float: left;
	padding: 10px 12px;
	background: #ffe2ec;
	border-radius: 6px;
	margin-right: 10px;
	color: #333;
}
.related-posts .date_added i{
	color: #000;
}
.related-posts .related-item h4{
	margin: 0;
	font-size: 18px;
	line-height: 1.4;
}
.related-posts .related-item a{
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	width: 100%;
	float: left;
}
.is-divider.medium {
    display: none;
}
.box.single-meta-post span {
    color: #666666;
}

.box.single-meta-post span+span {
    margin-left: 20px;
}
.box.single-meta-post .share-fb {
    float: right;
}
.box.single-meta-post {
    padding-bottom: 5px;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 15px;
}
h2.section-title.section-title-normal  span {
    color: #000;
    background: #fff;
    margin-bottom: -8px !important;
    padding-right: 10px;
    font-size: 15px;
}
h2.section-title.section-title-normal {
    border-bottom: 0.2px solid #919191;
    opacity: 0.9;
    margin-bottom: 20px;
}
.no-border h2.section-title.section-title-normal{
	border: 0;
	margin-bottom: 10px;
}
.no-border h2.section-title.section-title-normal span{
	padding-right: 0;
	margin-bottom: 0 !important;
}
a.button.primary.is-outline {
    color: #333;
    border-color: #000;
    font-size: 15px;
    border-radius: 5px;
    padding-left: 12px;
    padding-right: 12px;
}

a:hover.button.primary.is-outline {
    color: #fff !important;
}
a.button.primary.is-outline i {
    margin-bottom: -2px;
    margin-left: 0;
}
.text-normal .section-title span{
	text-transform: none;
}
.about-row .box .box-image{
	margin-bottom: 10px;
}
.box .box-image{
}
.slider2>div:not(.col), .slider2>a, .slider2>p, .slider2.>a>img, .slider2>img {
    width: 100%;
    height: 100vh !important;
}
.slider-image img {
    height: 100vh;
}
b.Form_Contact input {
    width: 100%;
    background: #ffeecd !important;
    color: #000;
    border-radius: 5px;
}

#slideshow .box .box-image {
    border: 0;
    padding: 0;
    height: 100vh;
}

.about-row .video-button-wrapper a{
	font-size: 20px;
}
.row.row-quytrinh{
	margin-bottom: 10px !important;
}
.row-quytrinh .col .col-inner{
	padding: 25px;
	background: #000;
	border-radius: 10px;
}
.row-quytrinh.row-xsmall>.col {
	padding: 0 5px 10px;
}
.row-quytrinh .icon-box{
	align-items: center;
}
.row-quytrinh .icon-box-img{
	height: 100px;
	border: 8px solid #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #dfdfdf;
}
.row-quytrinh .icon-box h5{
	text-transform: uppercase;
	letter-spacing: normal;
}
.portfolio-box.box h6.portfolio-box-title {
    font-size: 17px;
    color: #000;
    text-transform: none;
    letter-spacing: normal;
}
.portfolio-box.box .box-text{
	padding: 8px 0 0;
}
.col.product-item {
    padding: 0 1px 2px !important;
	float:left;
}

.col.col-video{
    padding: 5px 10px !important;
}
.col.col-video h3{ font-size:16px!important; text-transform:none!important; margin-top:10px; line-height:22px;}
.col.product-item .box-text{
	padding-bottom: 0px;
	padding-top: 8px;
}

.box-text h4 a ,.col.product-item .box-text h4{
    color: #606060;
    font-size: 14px;
}
.col.product-item .box-text span{
	color: #333;
}
.col.post-item .is-divider{
	display: none;
}
.news-list .col.post-item .box-image{
	display: none;
}
.news-list .col.post-item .box-text{
	padding: 0;
}
.news-list .col.post-item h5.post-title{
	font-size: 15px;
}
.news-list .col.post-item h5.post-title:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0da";
	color: #000;
	display: inline-block;
	margin-right: 5px;
}
.news-home .col.post-item h5.post-title{
	color: #000; 
}
.news-home .post-meta.is-small{
	padding-left: 10px;
}
a.button.btn-news-last{
	margin-top: -15px;
}
.our-team .box .box-text p{
	font-style: italic;
	color: #000;
}
.breadcrumbs {
    padding: 10px 0px 0px 0px;
    margin-top: 0px;
    border-radius: 5px;
    font-weight: 400;
    color: #999;
    margin-bottom: 0px;
    text-align: center;
        display: none;
}
.breadcrumbs a {
    color: #a7a7a7;
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
}
.breadcrumbs ul li i {
    padding: 0px 4px;
    position: relative;
    top: 0px;
    font-size: 9px;
}
#secondary .box.box-vertical .box-text {
    padding: 0 10px;
}
.desc-acc{
	font-weight: bold;
	margin-bottom: 15px;
}
.portfolio-box.box-vertical .box-text {
    padding: 10px 15px;
    padding-top: 0;
}

.portfolio-box.box-vertical .box-image, .portfolio-box.box-vertical .box-text {
    vertical-align: top;
}
h1.entry-title.uppercase.mb-0 {
    font-size: 22px;
    color: #000;
    display: block;
    margin-bottom: 14px !important;
}
.portfolio-box.box.box-vertical h6.portfolio-box-title{
	font-size: 20px;
	display: block;margin-bottom: 10px;
}
.portfolio-box.box.has-hover.box-vertical {
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}
.entry-content.single-page {
    padding-top: 0;
    padding-bottom: 0;
}
#sync1 .owl-nav button {
position: absolute;
    top: 45%;
    width: 36px;
    height: 30px;
    left: 20px;
    z-index: 9;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    color: #fff;
    border-radius: 50%;
}
#sync1 .owl-nav button.owl-next{
	left: auto;
	right: 20px;
}
#sync1 .owl-nav button:hover{
	background: #000;
}
#sync1 .owl-nav button i {
    display: block;
}
#sync1{
	margin-bottom: 15px;
}

#sync2 .box-image{
	border: 1px solid transparent;
	padding: 2px;
	border-radius: 3px;
}
#sync2 .owl-item.current .box-image{
	border: 1px solid #000;
}
.list-child ul.nav li{
	margin-left: 0;
	margin-right: 15px;
}
.list-child ul.nav li a:before {
    display: inline-block;
    margin-right: 2px;
    background: #000;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-bottom: 3px;
}

.list-child ul.nav li a {
    display: block;
    padding: 0;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 5px;
    font-size: 14px;
}
.list-child ul.nav {
    background: #f0f0f0;
    border-radius: 6px;
    padding: 10px 10px 5px;
    margin-bottom: 20px;
}
.box-products {
    margin-bottom: 15px;
    margin-top: 5px;
}

.article-pages img {
    height: inherit !important;
}
.div-info {
    position: static;
    width: 100%;
    margin-bottom: 20px;
}

.div-image {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin-top: 2vw;
}
.div-image img {
    height: 330px;
    object-fit: cover;
}

.box-image img {
    height: 100% !important;
}
.div-protect {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    -o-object-fit: fill;
    object-fit: fill;
}
.page-wrapper {
    margin-top: 30px;
}

.div-close {
    position: fixed;
    top: -45px;
    right: 15px;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding-top: 5vw;
    padding-right: 6vw;
    padding-bottom: 2vw;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

form.contact {
    margin-top: 20px;
}

.link-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.h3-body {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Helveticaneue,sans-serif;
    font-size: 14px;
    line-height: 140%;
    font-weight: 300;
    letter-spacing: .5px;
    text-indent: 0;
    
}

span.laber-item {
}

.filter-button.icon {
    margin-left: 5px;
    position: relative;
    top: -1px;
}

.div-block-42 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 65%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}
#secondary .col.post-item .box-image img{
	border-radius: 0;
}
#secondary .col.post-item .box-text h4{
	font-size: 15px;
}
h3.title-desc2, h1.entry-title.title-product {
    font-size: 22px;
    color: #000;
}
.entry-content.single-page h3.title-desc {
    display:none;
}
p.text-small {
    color: #666666;
    font-size: 13px;
}
.hotline-box i {
    font-size: 15px;
}
.hotline-box h4 {
    color: #000;
    font-size: 20px;
    margin-bottom: 0;
}
.hotline-box {
    text-align: center;
    padding: 5px 10px;
    border-radius: 8px;
    border: 1px solid #ccc;
}
.short-desc {
    margin-bottom: 15px;
}
.short-desc p {
    margin-bottom: 5px;
}
#top-bar{
	display: none;
}
#footer span.widget-title {
    line-height: 1.5;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: #000;
}
.wp-pagenavi{
	text-align: center;
	margin-top: 20px;
}
.wp-pagenavi a, .wp-pagenavi span {
    width: 30px;
    display: inline-block;
    text-align: center;
    background: #f0f0f0;
    border: 0;
    font-weight: 400;
    color: #333;
    height: 30px;
}
.row-quytrinh .col:nth-child(2) .icon-box, .row-quytrinh .col:nth-child(4) .icon-box{
	flex-flow: row-reverse;
}

.article-pages table {
  width: 100% !important;
}

.article-pages td, .article-pages th {
  border: 1px solid #ddd;
  padding: 8px;
}

.article-pages tr:nth-child(even){background-color: #f2f2f2;}


.article-pages th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}

    /*.project-list .item .item-img {
        background: url(images/loading.gif) center center no-repeat;
    }*/

.project-list .item .item-img img {
    width: 100%;
    height: 100%;
    max-height: 233px;
}

.mb-50 {
    margin-bottom: 50px;
}
p.title-img-services {
    line-height: 38px;
    overflow: initial !important;
    padding: 0px 30px;
    text-transform: uppercase;
    font-weight: bold;
}

        .project-list .item .item-img .item-bg {
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            -webkit-opacity: .4;
            -moz-opacity: .4;
            opacity: .4;
            background-color: #000;
            z-index: -1;
            -webkit-transition: all .25s ease-in-out;
            -moz-transition: all .25s ease-in-out;
            -ms-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
        }

        .project-list .item .item-img h3 {
            display: block;
            position: absolute;
            width: 100%;
            top: 50%;
            left: -100%;
            margin: 0;
            padding: 0;
            -webkit-transform: translate(0,-50%);
            -moz-transform: translate(0,-50%);
            -ms-transform: translate(0,-50%);
            -o-transform: translate(0,-50%);
            color: #fff;
            font-weight: bold;
            text-align: center;
            z-index: 3;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
            font-size: 16px;
        }

   

        .project-list .item:hover .item-img .item-bg {
            z-index: 1;
            left: 0;
        }

.project-list .item:hover .item-img h3 {
    left: 0;
    padding: 15px;
}

.project-list .item .item-img h3 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    font-size: 15px;
    font-weight: normal;
}

.list-inside {
    overflow: hidden;
}

.project-list .edit {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 10px;
    /*background-color: #ebebeb;*/
    z-index: 4;
    padding: 5px;
}


.main-container.zindex3 {
z-index: 3;
}
.main-container {
    position: relative;
        
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 100vh;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.div-fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: auto;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 35%;
    padding: 5vw 5vw 0;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -o-object-fit: none;
    object-fit: none;
}

.div-scroll {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 65%;
    margin-top: 2vw;
    padding-right: 5vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-auto-rows: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}

.div-scroll.home {
    overflow: auto;
}

.div-logo {
    position: fixed;
    z-index: 2;
    width: 35%;
    padding-top: 2vw;
    padding-right: 5vw;
    padding-left: 5vw;
    background-color: transparent;
}
.div-template {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin-top: 10vw;
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}
.div-info {
    position: static;
    width: 100%;
    margin-bottom: 20px;
}

.div-info .h1 {
    padding-top: 1vw;
    padding-bottom: 1vw;
    color: #121212;
    font-size: 18px;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: .1px;
	margin-top:30px;    text-transform: uppercase;
}

.div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0px;
}

.row.row-unrow {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 20px;
}

.div-info .h2 {
    background-color: transparent;
    font-family: Helveticaneue,sans-serif;
    color: #393939;
    font-size: 14px;
    line-height: 100%;
    font-weight: 400;
    letter-spacing: .5px;
	line-height:22px;
}
.div-info .h2 i{ color:#abcc4a}

.div-line-horizontal {
    width: 20px;
    height: 1px;
    margin-right: 8px;
    margin-left: 8px;
    background-color: #393939;
}

.div-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -o-object-fit: fill;
    object-fit: fill;
    overflow-x: hidden;
}

.fb-share {
    border-top: 1px dashed #d9d9d9;
    margin-top: 10px;
    padding-top: 5px;
}

.div-descip.en {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.nav--bar {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*overflow: hidden;*/
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
}

.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 7vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: transparent;
}

.nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.w-nav-menu {
    position: relative;
    float: unset;
}
.nav-menu {
    display: block;
    background-color: transparent;
	
}
.nav-menu-home{ left:100%!important}
.div-social-home{left:28%!important}

.menu-link {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding: 12px 0;
}

.menu-link.h1 {
    display: block;
    margin-bottom: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    cursor: pointer;
    font-weight: 800;
	font-family:muli-bold;
}

.menu-link.h1.active ,.h2.active {
    color: #abcc4a !important;
}

.filter-button.icon.menu {
    display: none;
}

.openmenu .filter-button.icon.menu {
    display: block;
    float: right;
}

.openmenu .container-2 {
    width: 100%;
    display: inline-block;
}
.nav-menu-desktop {
    background: #000;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    cursor: pointer;
    float: left;
    width: 85px;
    border-radius: 20px;
}
.div-social {
    position: relative;
    left: 0;
    top: auto;
    right: auto;
    bottom: 0;
    z-index: 2;
    display: block;
    height: 5vw;
    margin-top: 1vw;
    margin-left: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
}


.div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fff;
}

.link-block.social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    padding: 12px 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.div-line {
    position: relative;
    z-index: 1;
    width: 1px;
    height: 18px;
    margin-right: 3px;
    margin-left:3px;
    background-color: #393939;
    opacity: .6;
}

.icon.social {
    display: block;
    width: 32px;
    height: 32px;
    max-width: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.icon.social:hover {
    -webkit-filter: none;
    filter: none;
}

.div-filter {
    margin-bottom: 12px;
}
.menu-link.h1.projects.w--current {
    color: #393939;
}

.filter-button.filter {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 6px 0;
    background-color: transparent;
    color: #393939;
    display: block;
	font-family:muli-regula;
}

.h1 {
    font-size: 16px;
}

.h2 {
    background-color: transparent;
    color: #393939;
    font-size: 16px;
    line-height: 100%;
    font-weight: 400;
    letter-spacing: .5px;
}
@media(min-width: 880px){

.page-wrapper.page-left-sidebar {
    display: flex;
}

.large-9.col.medium-col-first {
    order: 2;
}
}
@media(max-width: 880px){

	#top-bar{
		display: block;
	}
	#top-bar ul.nav li a{
		color: #ebeb65;
	}
	#top-bar ul.nav li a i{
		display: inline-block;
		margin-right: 3px;
	}
	.header-search-form-wrapper input.search-field{
		height: 35px;
	}
	.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
		width: 300px;
	}
	h2{
		font-size: 20px;
	}
	h4{
		font-size: 16px;
	}
	.single .article-inner h1.entry-title{
		font-size: 24px;
	}
	.portfolio-box.box h6.portfolio-box-title{
		font-size: 16px;
	}
	.row-quytrinh .icon-box-img{
		width: 85px !important;
		height: 85px !important;
	}
	.row-quytrinh .col .col-inner {
	    padding: 20px;
	}
}
.flickity-page-dots {
    left: 0px;
    bottom: 12px !important;
}
@media(max-width: 500px){
.footer-cat {
    position: relative;
    top: -20px;
}

.slider2>div:not(.col), .slider2>a, .slider2>p, .slider2>a>img, .slider2>img {
    width: 100%;
    height: calc(100vh - 110px) !important; 
}
div#slideshow {
    height: calc(100vh - 110px) !important; 
    position: relative;
}

button#buy-now {
    width: 49%;
    float: right;
}

button.Addcart.button {
    margin: 0px;
    width: 98%;
    display: inline-block !important;
    line-height: 18px;
    font-weight: normal;
        min-width: 170px;
}
button.Addcart.button i {
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}
button.Addcart.button {
    padding: 10px 0px;
}

div.tab a {
    font-size: 16px !important;
    padding: 5px 4px !important;
    width: 32.83%;
    line-height: 20px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center !important;
        height: 52px !important;
}

div.tab a:nth-child(3) {
    float: right;
    margin-right: 0px;
}

	.row-quytrinh .col:nth-child(2) .icon-box, .row-quytrinh .col:nth-child(4) .icon-box{
		flex-flow: row;
	}
	.row-quytrinh .icon-box h5{
		font-size: 15px;
	}
	.row-quytrinh .col .col-inner {
	    padding: 15px;
	}
	#top-bar ul.nav li{
		margin: 0;
	}
	#top-bar ul.nav li+li{
		margin-left: 10px;
	}
	#logo img{
		padding: 5px;
	}
	#top-bar ul.nav li:nth-child(5), #top-bar ul.nav li:nth-child(3), #top-bar ul.nav li:nth-child(2){
		display: none;
	}
	h2{
		font-size: 18px;
	}
	.blog-wrapper .col.post-item .box-vertical .box-text, #secondary .box.box-vertical .box-text{
	    padding: 10px 0;
	}
	.blog-wrapper .col.post-item .box-vertical .post-meta.is-small{
		left: 0;
	}
	.single .article-inner h1.entry-title{
		font-size: 20px;
	}
	#secondary .box.box-vertical .box-text{
		padding-bottom: 0;
	}
	.portfolio-box.box h6.portfolio-box-title{
		font-size: 15px;
	}
}
.icon-2.w-icon-nav-menu {
    display: none;
}
.div-social.show-mobile {
    display: none;
}
.div-logo2 img {
    max-height: 85px;
    width: inherit;
    opacity: unset;
    transition: unset;
}

.image-3 {
    max-width: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    position: relative;
    top: -10px;
}

.div-fixed .nav--bar.desktop-menu-fixed {
    position: fixed;
    z-index: 9 !important;
    background: rgb(255 255 255 / 94%);
    width: 250px;
    left: -250px;
    top: 0px;
    padding: 15px;
    height: 100%;
}

.div-fixed .nav--bar.desktop-menu-fixed.openmenu {
    left: 0px;
}
@media all and (max-width: 1024px) {
.div-logo img {
    max-height: 90px;
    width: inherit;
}
}
@media all and (max-width: 600px) {

.show-cssjs {
    margin-top: 10px;
}

.div-info.show-mobile .h1 {
    font-size: 12px;
}

.div-info.show-mobile .h2, .div-info.show-mobile, .article-pages{
    font-size: 12px;
}
.div-info.show-mobile .div-block-4 {
    margin: 5px 0px;
}
.nav-menu-desktop {
    display: none;
}
.div-fixed2 {
    position: initial;
    width: 100%;
    display: block;
    padding: 0px 15px;
}

.div-scroll2.home {
    width: 100%;
    padding: 0px 10px;
    display: block;
}
.div-fixed {
    position: fixed;
    z-index: 3;
    overflow: visible;
    width: 25%;
    margin-top: 24vw;
    padding-top: 0;
    padding-left: 3vw;
}
.div-scroll.home {
    z-index: 1;
    overflow: auto;
    height: 100%;
    max-height: none;
    margin-top: 7vw;
    margin-left: 25%;
    padding-right: 5%;
    padding-bottom: 20vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
        height: 95%;
}

.main-container2 {
    display: block;
    position: initial;
    height: unset;
    overflow: inherit;
}
.main-container {
    position: static;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0;
    padding-top: 24vw;
    padding-bottom: 20vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}


.div-fixed2 .nav--bar {
    position: fixed;
    z-index: 9 !important;
    background: rgb(255 255 255 / 85%);
    width: 250px;
    left: -250px;
    top: 0px;
    padding: 15px;
    height: 100%;
}

.div-fixed .nav--bar {
    position: absolute;
    z-index: 9 !important;
    background: rgb(255 255 255 / 94%);
    width: 250px;
    left: -250px;
    top: 0px;
    padding: 15px;
    height: 100%;
}
.postPreview_container__23rrE {
    position: initial;
    margin-bottom: 29px;
}
.Thumbnail_container__8XB5q {
    position: relative;
    float: left;
    padding: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0px;
}
.Thumbnail_container__8XB5q {
    position: relative;
    float: left;
    padding: 0;
    overflow: unset;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0px;
}

.Thumbnail_container__8XB5q .Thumbnail_caption__2Msw6 {
    height: 35px;
    width: 100%;
    cursor: pointer;
    position: relative;
    opacity: 1;
    transition: all .45s ease-in-out;
    display: inline-block;
}

.Thumbnail_container__8XB5q .Thumbnail_captionText__2C93x {
    height: unset;
    width: unset;
    z-index: 10;
    color: #000;
    position: absolute;
    display: unset;
    justify-content: unset;
    align-items: unset;
    flex-direction: unset;
    text-align: left;
    padding: 0px;
}

.Thumbnail_container__8XB5q:hover .Thumbnail_image__2OLJz {
    opacity: 1;
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
}

.Thumbnail_container__8XB5q:hover .Thumbnail_caption__2Msw6 {
    opacity: unset;
    height: 35px;
    width: 100%;
}
.Thumbnail_container__8XB5q .Thumbnail_blur__kvaU7 {
    background-color: #fff;
    z-index: 5;
    position: absolute;
    height: unset;
    width: unset;
}
.Thumbnail_container__8XB5q .Thumbnail_captionText__2C93x p {
    text-transform: inherit;
    font-size: 12px;
    font-weight: 300 !important;
    display: none;
}

.Thumbnail_container__8XB5q .Thumbnail_captionText__2C93x h1 {
    text-transform: uppercase;
    font-size: 7px;
    color: #000;
    font-weight: normal;
    /* text-align: right; */
    /* display: inline-block; */
    /* width: 100%; */
    font-weight: normal !important;
    margin: 0px;
    position: relative;
    top: 5px;
}

.show-mobile {
    display: block;
}

.hidden-mobile {
    display: none;
}

.Thumbnail_container__8XB5q .Thumbnail_caption__2Msw6 {
    padding-top: 0px;
}
.div-fixed .nav--bar.openmenu {
    left: 0px;
}
.fb-share {
    display: none;
}
.div-logo2{
    display: block;
    position: initial;
    width: 100%;
    padding: 0px 15px;
    height: 88px;
    background: #f1f1f1;
    overflow: hidden;
}

.div-logo {
    display: block;
    position: fixed;
    width: 100%;
    padding: 0px 15px;
    height: unset;
    background: #ffffff;
    overflow: hidden;
}

.container-2 {
    width: 100%;
    display: inline-block;
}

.filter-button.icon.menu {
    display: block;
    float: right;
}

.icon-2.w-icon-nav-menu {
    float: left;
    display: block;
    text-align: center;
    position: fixed;
    top: 105px;
    left: 15px;
    z-index: 4;
}

a.link-block-8.w-inline-block.w--current {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 20px 0px;
}
.div-logo2 img {
    max-height: 90px;
    width: inherit;
    min-width: inherit;
    padding: 10px;
}
.div-logo img {
    max-width: 48%;
    width: inherit;
    padding: 0px;
    max-height: unset;
}
.icon-2.w-icon-nav-menu .fa {
    font-size: 23px;
    cursor: pointer;
    color: #000;
}

.div-content {
    overflow-x: unset;
    overflow: unset;
    height: unset;
}
.div-info {
    position: static;
    width: 100%;
    margin-bottom: 0px;
}

.div-social {
    display: none;
}

.div-social {
    display: none;
}

.div-social2.show-mobile {
    display: inline-block;
    padding: 20px 0px 35px;
    width: 100%;
}
.div-social.show-mobile {
    display: inline-block;
    padding: 20px 0px 35px;
    width: 25%;
    position: fixed;
    z-index: 9999;
}

.flex-col.hide-for-medium.flex-center {
    display: block !important;
}
ul.mobile-nav.nav.nav-left {
    display: none;
}
ul.mobile-nav.nav.nav-right {
    display: none;
}
.header-cat #logo ,.header-main #logo {
    margin: auto;
    margin-top: 15px;
    float: inherit;
    text-align: center;
    position: absolute;
    width: 100%;
        padding-right: 15px;
}
.header-main ul.header-bottom-links {
    position: absolute;
    display: inline-block;
    width: 100% !important;
    top: -15px;
    float: unset;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 0px;
    width: 100%;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 0px;
}
#masthead.header-main .header-bottom-links.nav > li {
    padding: 0px;
        margin: 0px;
}
li.current-dropdown>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
    right: 0px;
    left: unset;
}
.headshot-div-small {
    display: block;
    width: 140px;
    height: 140px;
}
}