:root{--main-color:#d9b99a;--second-color:#322b25}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,body,p,a,li{font-family:San Francisco Text,san-serif!important;letter-spacing:0;color:#1d1919}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:'San Francisco Text',sans-serif!important}
body,p,a,li{font-size:15px}
a:active,a:focus,a:hover{color:var(--main-color)}
.content h1,.post-item-description h1,.heading h1,.heading h2{font-weight: 400;font-size: 39px;font-family:'San Francisco Text',sans-serif!important;color: #322b25;text-transform:uppercase;}
.post-item-description h1{
    font-family: Playfair Display, serif!important;
    text-transform: none;
    font-weight: 600;
    font-size: 26px;
}

#modalForm .modal-content{
    background: none;
    box-shadow: none;
    border: none;
}
#modalForm .modal-header .close{
    color: #fff;
    opacity: 1;
    font-weight: 100;
}
#modalForm .modal-header::after{display:none}
#modalForm .form-control{
    border: none;
    background: none;
    border-bottom: 1px #d9b99a solid;
    border-radius: 0;
    margin-bottom: 14px;
    color: #fff;
}
#modalForm .form-control::placeholder{color:#fff;font-style:italic;font-size:15px}
.modal-backdrop.in{background-color: #322b25;opacity: 0.95;}
#modalForm h4{text-align:center;text-transform: uppercase;color: #fff;font-size: 32px;font-weight: 400;border: none;line-height: 1;margin-bottom: 34px;}
#modalForm .modal-title::after{display:none}
.heading-left h2{text-align:left;width: auto;margin-bottom: 24px;line-height: 1;margin-left: -3px;}
.heading-left p{text-align:left;color: #b3b3b3;margin-bottom: 0;}
.heading{margin-bottom: 40px;}
p,ul,ol,pre,table{margin-bottom:10px}
ol{list-style-type:decimal}
blockquote{border-left: none;font-size: 15px;font-style:italic;padding:5px 15px;}
.form-group{margin-bottom:0}
.form-group label{text-transform:none}
.blockquote-color{border-radius:4px}
img{max-width:100%;height:auto}

section{/* padding:40px 0 */}
.services1 .row,.services2 .row{
    margin: 0;
}
.background-overlay-top{position:relative}
.background-overlay-left{}
.background-overlay-top:hover h3,.background-overlay-top:hover p{
    opacity: 1;
    color: #322b25;
}
.background-overlay-top:after{
    background: linear-gradient(rgba(218, 185, 154, 0.7), rgba(218, 185, 154, 0.7));
    content: ' ';
    opacity: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
}
.services1 .row .col-md-6{padding:0;position: relative;}
.each-servicesx{
    
z-index: 2;
    
display: block;
    
position: absolute;
    
top: 35px;
    
left: 5%;
    
width: 90%;
    
font-size: 14px;
    
font-weight: 400;
}
.each-servicesx h3{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    transition: 0.3s;
    }
   .services2 .each-servicesx h3{
    text-transform: uppercase;
    font-size: 23px;
    margin: 0;
}
.each-servicesx p{
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    opacity: 0;
    transition: 0.3s;
    }
    .services2 .each-servicesx{
    top: 50%;
    transform: translateY(-50%);
}
.services2 .each-servicesx p{display: none;font-size: 15px;line-height: 1.5;margin-top: 10px;}
.background-overlay-top::before{content:' ';opacity: 1;z-index: 0;height: 100%;width: 100%;position: absolute;top: 0;left: 0;background: linear-gradient(rgba(0, 0, 0, 0.82), transparent);transition: 0.3s;}
.background-overlay-top:hover:before{opacity:0}
.background-overlay-top:hover:after{opacity:1}
.background-overlay-left::before{/* content:' '; *//* width: 100%; *//* position: absolute; *//* top: 0; *//* left: 0; */background: linear-gradient(to right,rgba(0, 0, 0, 0.82), transparent);}
.background-overlay-left:hover .each-servicesx p{display: block;}
.section-partner{
    padding: 160px 0;
}
.career2 thead td{
    text-align: center;
    font-family: Playfair Display,serif!important;
    font-size: 20px;
    font-weight: 600;
    padding: 17px 8px!important;
}
.career2 tbody td{color:#666;border: none!important;}
.career2 tbody tr td:not(:first-child){text-align:center;}
.career2 tbody tr .btn{
    padding: 12px 27px;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    background: none;
}
.career2 tbody tr:hover .btn{
    background: #f7f1eb;
    color: #4b443e;
    font-weight: 600;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
    background-color: #d9b99a;
    border-color: #d9b99a;
}
.pagination>li a{
    margin-right: 10px;
    background: #f1f2f2;
    border: none;
    border-radius: 5px;
    min-width: 33px;
}
.team1 h2{
    font-family: Playfair Display,serif!important;
    color: #d9b99a;
    font-size: 28px;
    margin: 0;
    margin-top: 16px;
}
.team1 .col-md-5{    padding-left: 50px;}
.team1 p{
    color: #fff;
    margin: 0;
}.team1 h2+p{
    font-style: italic;
}
.team1 p b{}
.team1 .btn{
    width: 100%;
    margin-top: 58px;
    padding: 17px 36px;
}
.team1 img{
    border-radius: 10px;
}
.each-team{
    margin-bottom: 20px;
}
.each-team img{
    border-radius: 10px;
    transition: 0.2s;
    margin-bottom: 5px;
}
.each-team:hover img{
    box-shadow: 3px 4px 20px 0px rgba(0, 0, 0, 0.45);
}
.each-team h2{
    text-align: center;
    font-family: Playfair Display,serif!important;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 2px;
/*     transition:0.2s; */
   
}
.each-team p{
    text-align: center;
    color: #b3b3b3;
    font-size: 13px;
    font-weight: 500;
}
.each-team .btn{
    opacity: 0;
    transition: 0.2s;
    padding: 12px 15px 10px;
    font-size: 11px;
}
.each-team:hover .btn{
    opacity: 1;
}
.each-team:hover h2{font-weight:600}

.aboutus1 .chi-tiet-bai-viet p{color:#dab99a}
.aboutus2 .chi-tiet-bai-viet h2,.aboutus2 
 .chi-tiet-bai-viet h2:not(:first-child){
    font-size: 33px;
    border-top: none;
    margin-top: 0;
}
.aboutus2 .aboutus-img-1{
    width: 81%;
    margin-left: 15%;
    margin-top: 10%;
    margin-bottom: 10%;
    border-radius: 10px;
    display: block;
    height: 80%;
}
.aboutus2 .aboutus-img-2{
    position: absolute;
    top: 3%;
    left: 9%;
    z-index: 1;
    width: 42%;
    border-radius: 10px;
    box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.4);
}
.aboutus2 .aboutus-img-3{
    position: absolute;
    right: 0;
    z-index: 1;
    width: 53%;
    bottom: 3%;
    border-radius: 10px;
    box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.4);
}

.product-page{position: relative;overflow: initial;padding-top: 150px;}
.product-slide{
    position: absolute;
    width: 100%;
    top: -656px;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden;
}
.product-full a{height: 650px;}
.product-thumbs{}
.product-thumbs a{border-radius: 10px;transition: 0.3s;height: 103px;}
.product-thumbs a:before{content:' ';position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 5px #fff solid;border-radius: 10px;opacity: 0;transition: 0.3s;}
.product-thumbs a.active:before, .product-thumbs a:hover:before{
    opacity:1
}
.owl-carousel .owl-nav [class*=owl-]{
    /* background: no-repeat; */
    /* border: none; */
}
.owl-carousel .owl-nav [class*=owl-] i{
    /* color: #332b26; */
    /* font-size: 56px; */
}
.owl-carousel .owl-nav [class*=owl-]:hover{
    /* background: none; */
    /* border: none; */
    background-color: #dab99a;
    border-color: #dab99a;
}
.owl-carousel .owl-nav [class*=owl-]:hover i, .owl-carousel.arrows-dark .owl-nav [class*=owl-] i, .owl-carousel.arrows-dark .owl-nav [class*=owl-]:hover i{
    /* color: #332b26; */
}
.nen-product{
    background: #322b25;
    height: 450px;
}
.product-full{
    position: relative;
}
.product-full .owl-dots{opacity:0}
.product-full:before{content:' ';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;background: #332b26;border-radius: 10px;}
.product-thumbs{
    position: absolute;
    bottom: 22px;
    left: 22px;
    width: 61%;
}
.form-product{
    position: absolute;
    top: -130px;
    right: 16%;
    width: 80%;
    z-index: 2;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.17);
}
.form-product h2{
    text-align:center;
    font-size: 21px;
    font-weight: 400;
}
.form-product .form-control{
    border: none;
    background: #f1f2f2;
    padding: 13px 18px;
}
.form-product .form-control::placeholder{font-style:italic}
.form-product .btn{
    background: #d9b99a;
    width: 100%;
    padding: 15px 20px;
}
.product-page .post-thumbnail-list{
    margin-top: 337px;
}



.section-tim-kiem{
    /* margin-top: -80px; */
    overflow: initial;
    background: #322b25;
    padding-bottom: 20px;
}
.section-tim-kiem .container{position:relative}
.div-form-tim-kiem{
    position: absolute;
    top: -129px;
    left: 15px;
    width: calc( 100% - 30px );
    padding: 28px 44px;
    background: #fff;
    border-radius: 10px;
    z-index: 9;
}
.form-tim-kiem{}
.form-tim-kiem .form-group{
    
}
.form-tim-kiem .form-control{
    width: 100%;
    border-radius: 0;
    border: none;
    border-bottom: 1px #e6e7e8 solid;
    color: #999999;
    padding: 8px 28px;
    margin: 0;
}
.form-tim-kiem input{}
.form-tim-kiem input+i{
}
.form-tim-kiem input::placeholder{color: #999999;}
.form-tim-kiem select option{color: #999999;}

.form-tim-kiem select{}
.form-tim-kiem select+i{
    position: absolute;
    right: 30px;
    top: 10px;
    color: #322b25!important;
    font-size: 15px;
    z-index: 0;
}
.form-tim-kiem button{
    background: #f7f1eb;
    color: #4b443e;
    font-weight: 500;
    width: 100%;
}

.btn{transition:.3s;text-shadow:none!important;border:none;text-transform:none;/* padding: 17px 36px; */font-size: 14px;}
#topbar .top-menu > li:last-child > a{margin:0;}
#topbar.topbar-transparent{background-color:rgba(0,0,0,0.4);border-bottom:1px solid rgba(0,0,0,0.12)}
#topbar.topbar-mini{height:30px;line-height:30px;background:var(--main-color)}
#topbar.topbar-mini .container{height:30px;line-height:30px}
#topbar.topbar-mini .top-menu>li>a,#topbar.topbar-mini .top-menu>li{line-height:30px;height:30px}
#mainMenu nav > ul > li > a{color: #d9b99a;padding: 30px 19px;font-size: 15px;text-transform: none;font-weight: 600;border-bottom: 2px transparent;}
#mainMenu.menu-right nav > ul > li:last-child > a{padding-right:0}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content > a,#mainMenu nav > ul > li.mega-menu-item .mega-menu-content > span,#mainMenu nav > ul > li.mega-menu-item .mega-menu-content [class*="col-"] > ul > li > a{padding: 6px 0;font-weight:400;/* line-height:18px; *//* letter-spacing:-.5px!important; */color: #666;transition: 0.2s;}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content li ~ .mega-menu-title{margin-top:0}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content [class*="col-"] > ul > li.mega-menu-title > a{font-weight:700;letter-spacing:-.5px!important;line-height: 1.2;}
#mainMenu nav>ul>li .dropdown-menu>li [class*=col-]>ul>li>a,#mainMenu nav>ul>li .dropdown-menu>li>a,#mainMenu nav>ul>li .dropdown-menu>li>span{font-weight:500}
#mainMenu nav > ul > li{padding:0;margin-left:0}
#mainMenu nav > ul > li:first-child{padding-left:0}
#mainMenu nav > ul > li:last-child{padding-right:0}
#mainMenu nav>ul>li.mega-menu-item .mega-menu-content .mega-menu-title{padding-bottom:0;font-weight: 700;/* font-size: 14px; */margin-bottom: 2px;}
#mainMenu nav>ul>li.mega-menu-item .mega-menu-content .mega-menu-title a{font-family:Montserrat,Helvetica,Arial,sans-serif;font-size:15px;line-height:14px;font-weight:700;text-transform:uppercase;padding-bottom:0}
#mainMenu nav > ul > li > a:hover{cursor:pointer;color:var(--main-color)}
#header{/* background:rgba(0,0,0,0.2) */}
#header #header-wrap #logo a>img{padding: 7px 0;}
#header.dark #top-search form input::placeholder{color:#fff}
#header .header-extras>ul>li>a:not(.btn) i,#header .header-extras>ul>li>a:not(.btn) img{line-height:1;margin-top:27px;width:28px;text-align:center;height:28px;padding-top: 4px!important;/* border-radius:20em; *//* background:rgba(0,0,0,0.15); *//* transition:.2s; */color: #d9b99a;font-size: 17px;}
#header .header-extras>ul>li>a:not(.btn) img{padding:0}
#header .header-extras>ul>li{margin-left:0px}
#header .header-extras>ul>li:last-child{margin-left: 65px;}
#header .header-extras>ul>li .btn{background:var(--main-color);text-shadow:none;padding:10px 15px}
#top-search-trigger i{line-height:80px}
#goToTop{/* bottom:135px!important; *//* right:28px; */}
.portfolio-image .quickview{color:#fff;display:none;font-size:13px;background-color:rgba(0,0,0,.4);text-align:center;width:100%;position:absolute;bottom:0;left:0;padding:10px;z-index:1}
.portfolio-image:hover .quickview{display:block}
.portfolio-item.no-overlay .portfolio-description h3{text-transform:initial;letter-spacing:inherit;font-weight:400;font-size:15px;line-height:1.6}
.team-members .team-member .team-image{margin-bottom:0}
.team-members.team-members-shadow .team-member .team-image > img{width:220px;margin:auto;margin-top:20px}
.btn-my{background: rgba(217, 185, 154, 0.29);text-shadow:none!important;/* box-shadow:2px 2px 10px 0 #0000003d; */color: #d9b99a;letter-spacing: 0px;}
.btn-my-2{
    background: #f7f1eb;
    color: #4b443e;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px 35px;
    font-size: 16px;
    }
.btn-my i{
    color: #d9b99a!important;
}
.btn-my:hover{background-color: #dab99a;}
#slider .btn{padding: 17px 36px;}
.lead{font-weight:400}
.each-product .product-image img{padding:0;transition:.2s;/* border:1px #ccc solid; */border-radius: 10px;}
.each-product:hover .product-image img{box-shadow:0 2px 10px 0 rgba(0,0,0,0.15)}
.carousel .each-product .product-image img{box-shadow:none}
.carousel .each-product:hover .product-image img{box-shadow:none;transform:none}
.product-title h1 a{font-weight:400}
.icon-box.large > h3,.icon-box.large > h5{font-size:20px;font-weight:600}
.col-md-2-5{/* padding-left:5px; *//* padding-right:5px; */position:relative;}
.product .product-title{margin-bottom:23px}
.product .product-title h3{line-height:1.5}
.product .product-title h3 a{font-size:16px!important;line-height:1.4;font-weight:600;font-family:'San Francisco Text',sans-serif!important}
.product .product-price{width:100%;float:left;margin-bottom:0;margin-top:5px;text-align:left}
.product .product-price ins{color: #666;font-size: 16px;text-transform: none;text-align: left;font-weight: 600;}
.product-dark .product .product-price ins{color: #d9b99a;}
.product-page .product .product-image a{margin-bottom:3px;cursor:zoom-in}
.product-page .product .product-title{margin-bottom: 0;float:left;width:100%;}
.product-page .product .product-title h1{font-size:26px;font-weight:700;text-transform: none;}
.product-page .product .product-rate{font-size:26px;margin-bottom:12px;width:100%;float:left}
.product-page .product .product-price{float:left;width:100%;text-transform: none;margin-bottom:17px;color: #999;margin: 0;}
.product-page .product .product-price ins{/* font-size:20px */color: #d9b99a;}
.product-page .product .product-price + p{float:left;width:100%}
.each-product .product-price del{margin:0;color: #777;text-transform: none;font-size: 13px;font-weight:700;margin-bottom:1px;line-height:11px;margin-top: 3px;}
.product-page .product .product-price del{margin:0;color:#777;text-transform: none;font-size:16px;font-weight:700;margin-bottom:5px;opacity:.8;}
.product-page .product .product-image .thumb{overflow:hidden}
.product-page .product .product-image .thumb>a{width:24.7%;border:1px rgba(204,204,204,0.48) solid;overflow:hidden;height:auto;float:left;margin:.2%;padding:0;cursor:zoom-in}
.product-page .product .product-image .thumb>a:nth-child(4n+1){margin-left:0}
.product-page .product .product-image .thumb>a:nth-child(4n+4){margin-right:0}
.product-page .product .product-image .thumb>a.active{border:2px #ccc solid}
.product-page .product .product-image .main-product-img{margin-bottom:10px;padding:0}
.product-page .product-description .btn{margin-bottom:0}
.product-page .post-share{float:left;width:100%}
.product-page .post-share .fb-like{margin-top:10px}
.product-size li label span{width:auto;padding: 0 5px;}
.breadcumb{padding:10px 0}
.breadcumb p{margin:0;font-size:12px;color:#555;line-height:1.4}
.lienhe .widget .widget-title, .lienhe .chi-tiet-bai-viet h2{color: #595450;font-weight: 400;font-size: 34px;line-height: 1.2;margin-bottom: 30px;border-top: none!important;}
.lienhe .chi-tiet-bai-viet{text-align:justify}
.lienhe .widget p,.lienhe .widget a{font-size: 16px;line-height: 1.4;}
.lienhe .form-control{
    padding: 17px 18px;
    border: none;
}
.lienhe{padding:0}
.lienhe .col-md-5,.lienhe .col-md-7{
    padding: 80px;
}
.lienhe .col-md-7{position:relative;/* padding-left: 80px; *//* padding-right: 80px; */}
.lienhe .col-md-7::after{content:' ';position: absolute;top: 0;left: 0;width: 300%;height: 100%;background: #f2f2f2;z-index: -1;}
.lienhe .btn-my-2{background:#dab99a;padding: 18px 20px;font-size: 14px;}
.lienhe .foot-icon a i{color:#d9b99b}
.lienhe .foot-icon a{
    background: rgba(218, 185, 154, 0.11);
}
.pagination{overflow:hidden;margin:auto;width:fit-content}
.pagination li i{line-height:1.42857143}
.copyright-text a,.breadcumb p a{font-size:12px}
.each-product .product-image,.each-product .product-image a{position:relative;overflow:inherit;margin-bottom: 20px;}
.each-product .product-image img.smallLogo{position:absolute;bottom:0;right:0;padding:8px 10px;width:238px;height:auto!important;height:auto;border:none;border-top-left-radius:1.3em;background:rgba(255,255,255,0.88);margin:0;position:absolute;bottom:12px;right:0;padding:5px 10px;width:182px;height:auto!important;height:auto;border:1px #ccc solid;border-top-left-radius:.8em;background:rgba(255,255,255,0.88);margin:0}
.each-product .product-image img.smallLogo2{position:absolute;top:50%;transform:translateY(-50%);right:0;padding:2px 58px;width:100%;height:auto!important;height:auto;border:none;background:rgba(255,255,255,0.46);margin:0;position:absolute;transform:translateY(-50%);right:0;padding:2px 40px;width:100%;height:auto!important;height:auto;border:none;background:rgba(255,255,255,0.53);margin:0}
.each-product .product-description{overflow:hidden}
.each-product .product-title{margin-bottom:0}
.each-product .product-price{margin-top:0;text-align: left;color: #7f7d7c;}
.each-product .product-title h4{font-size: 19px;line-height: 1.2;text-align: left;color: #322b25;text-transform: uppercase;font-weight: 300;}
.product-dark .each-product .product-title h4{color: #fff;}
.each-product .product-title p{
    color: #7f7d7c;
    line-height: 1.4;
    margin: 0;
}
.each-post h4{font-size: 17px;line-height: 1.3;margin-bottom:5px;margin-top: 10px;transition: 0.2s;}
.each-post-3 h4{
    font-size: 15px;
    font-family: Playfair Display, serif!important;
    color: #322b25;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 400;
    line-height: 1.4;
}
.each-post-6 h4{
    font-size: 21px;
}
.career .each-post-6 h4{
    font-size: 16px;
    font-weight: 600;
}
.post-sidebar .each-post-6 h4{
    font-size: 13px;
    font-weight: 600;
}
.post-sidebar .each-post-6 p{
    font-size: 13px;
    line-height: 1.8;
}
.each-post-6 .item-link{
    text-transform: none!important;
    color: #322b25;
    letter-spacing: 0!important;
    text-decoration: underline;
    font-weight: 600;
}
.testimonial.testimonial-box .testimonial-item{padding:20px;height:inherit!important;line-height:1.4}
.testimonial .testimonial-item > img{height:90px;width:90px}
.testimonial.testimonial-box .testimonial-item p{font-size:14px;padding-bottom:10px}
.testimonial.testimonial-box .testimonial-item>span{font-size:12px;margin-top:7px}
.equalize.testimonial-box .testimonial-item > span ~ span{margin-bottom:0}
.sidebar:before{display:none}
.tieu-de-h3{border-bottom: 1px #d9b99a solid;padding-bottom: 6px;margin-bottom:20px!important;margin-top:20px;font-size:22px;font-family: Playfair Display,serif!important;float: left;width: 100%;}
#widget-search-form-sidebar .input-group{width:100%}
#widget-search-form-sidebar .input-group .input-group-btn .btn{width:100%}
.imga{position:relative;display:block;width:fit-content;text-align:center;margin:auto}
.imga .smallLogo{position:absolute;bottom:0;right:0;padding:5px 20px;width:300px;height:auto!important;border:none;border-top-left-radius:1.3em;background:rgba(255,255,255,0.88);margin:0}
.background-overlay:before{z-index:-1;background: rgba(50, 43, 38, 0.71);opacity: 1;}
#header #header-wrap{border-bottom: 1px rgba(217, 185, 154, 0.32) solid!important;}
.tabs-content img{max-width:100%!important;height:auto}
.footer{background: #322b25;background-size:cover;background-position:center;padding: 80px 0 40px;}
.footer h4{color:#d9b99a;text-transform: none;font-size: 22px;font-weight: 400;}
.footer p,.footer p a{font-size:14px;color:#fff}
.footer p span,.footer p a:hover{color:#d9b99a}
.copyright-content{/* background:rgba(0,0,0,0.3); */border:none;}
.copyright-content .container{
    border-top: 1px rgba(218, 185, 154, 0.12941176470588237) solid;
    padding: 20px 0;
}
.copyright-content .copyright-text{color: #dab99a;text-transform:NONE;padding-top:0;line-height:20px;text-align:center;}
.foot-icon{display:block;overflow:hidden;margin-top:20px}
.foot-icon a{width: 35px;background: rgba(218, 185, 154, 0.21);height: 35px;padding: 8px;text-align:center;float:left;margin-right: 8px;border-radius: 5px;transition:.2s;}
.foot-icon a i{color:#fff;font-size:19px}
.foot-icon a:hover{background: rgba(218, 185, 154, 1);}
.foot-icon a:hover i{color:#fdfeff!important}
.footer ul{padding:0 0 0 3px;list-style:none}
.footer ul li{margin-bottom:2px}
.footer ul li a{color:#C0E0DE;transition:.2s}
.footer ul li a i{display:none}
.footer ul li a:hover{position:relative;padding-left:15px;font-weight:700;overflow:hidden;display:block;color:#e6f5f4}
.footer ul li a:hover i{display:block;position:absolute;left:0;top:5px}
.blockquote-color{background-color:var(--second-color)}
.post-thumbnail-list{overflow:hidden;display: block;float: left;}
.post-thumbnail-list .post-thumbnail-entry img{float:left;display:block;height:60px;width:80px;margin-right:16px;border: none;}
.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a{font-size:16px;line-height:1.4}
.widget .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a{font-size: 12px;line-height: 1.5;font-family: Playfair Display, serif!important;text-align: justify;}
.product-page .post-thumbnail-list .post-thumbnail-entry a + .post-thumbnail-content{
    width: calc(100% - 116px);
    padding-top: 0;
}
.product-page .post-thumbnail-content h4{
    font-size: 17px;
}
.product-page .post-thumbnail-content p,.product-page .post-thumbnail-content .product-price{
    font-size: 13px;
}
.post-thumbnail-list .post-thumbnail-entry a + .post-thumbnail-content{padding-top: 4px;float: left;width: calc(100% - 90px);}
.post-thumbnail-content h4{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 6px;
}
.post-thumbnail-content h4+p{
    color: #999;
    margin: 0;
    line-height: 1.3;
}
.post-thumbnail-entry{border-bottom:none;margin-bottom: 5px;}
.post-thumbnail-content ins{}
.post-thumbnail-content .product-price{}
.post-item .post-item-description > h2,.post-item .post-item-description > h2 > a{margin-bottom:10px;line-height:1.4}
.post-thumbnails .post-item:not(.quote) .post-item-description{padding-top:12px}
.post-thumbnails .post-item{padding-bottom:30px}
.widget a{font-size:14px;transition:.2s;line-height:1.3}
.list-group a.active,.list-group a:hover{font-weight:700;background-color:var(--second-color);border-color:var(--second-color);color:#fff}
.timkiem .heading{margin-bottom:23px}
.timkiem .heading h2{text-transform:none;font-weight:700}
.timkiem form{margin-bottom:10px}
.timkiem form input{border:none;width:600px!important;padding:11px 16px;margin:0}
.timkiem form .btn{background:#EB5556;border:none;padding:13px 20px;text-shadow:none!important;width:170px;text-transform:none;font-family:San Francisco Text,san-serif!important;font-size:14px}
.timkiem form .btn i{font-size:12px;margin-left:3px;margin-right:0}
.dangky .heading h2{margin-bottom:16px}
.dangky .heading h2+p{font-size:20px}
.dangky form input{width:100%!important;background: rgba(218, 185, 154, 0.21);}
.dangky form input::placeholder{font-style:italic;color:#dab99a}
.dangky .form-group button{
    position: absolute;
    top: 7px;
    right: 7px;
    background: transparent;
    border: none;
    font-size: 24px;
}
.dangky .form-group button i{color:#dab99a}
.dangky form .form-group{width:100%;position: relative;}
.dangky form .btn{width:100%}
.dangky form .btn:hover,.timkiem form .btn:hover{background:#0098DA}
.form-group{position:relative}
.form-group input+i{position:absolute;left: 21px;top: 10px;color: #322b25!important;font-size: 15px;}
.each-product{margin-bottom:0}
.pageHeader{padding: 180px 0 65px;top: -120px;margin-bottom: -120px;}
.pageHeader.productHeader{padding: 180px 0 110px;}
.pageHeader .heading{margin-bottom:0}
.pageHeader a,.pageHeader i{color:#fff;font-size:12px}
.pageHeader p{margin-bottom:0}
.pageHeader h1,.pageHeader h2{color:#fff;margin-bottom:0}
.chi-tiet-bai-viet h1{font-size:24px;margin-bottom:10px;margin-top:20px;font-weight:700}
.chi-tiet-bai-viet h2{font-size: 25px;margin-bottom:10px;margin-top: 30px;font-weight: 400;color: #322b25;text-transform: uppercase;}
.chi-tiet-bai-viet h2:not(:first-child){border-top: 1px #e6e7e8 solid;padding-top: 30px;}
.chi-tiet-bai-viet h3{font-size:20px;margin-bottom:10px;margin-top:20px;font-weight:700}
.chi-tiet-bai-viet h4{font-size:18px;margin-bottom:10px;margin-top:20px;font-weight:700}
.chi-tiet-bai-viet h5{font-size:16px;margin-bottom:10px;margin-top:20px;font-weight:700}
.chi-tiet-bai-viet ul{padding-left:20px}
.chi-tiet-bai-viet img{margin-top:10px;margin-bottom:10px;height:auto!important;border-radius: 10px;}
.chi-tiet-bai-viet p{text-align:justify;line-height: 1.6;color: #666;}
.chi-tiet-bai-viet p a,.chi-tiet-bai-viet h2 a,.chi-tiet-bai-viet h3 a,.chi-tiet-bai-viet h4 a,.chi-tiet-bai-viet h5 a,.chi-tiet-bai-viet h6 a,.chi-tiet-bai-viet li a{color:#5769bf;border-bottom:1px #5769bf dashed;}
.chi-tiet-bai-viet p a:hover,.chi-tiet-bai-viet h2 a:hover,.chi-tiet-bai-viet h3 a:hover,.chi-tiet-bai-viet h4 a:hover,.chi-tiet-bai-viet h5 a:hover,.chi-tiet-bai-viet h6 a:hover,.chi-tiet-bai-viet li a:hover{border-bottom:1px #5769bf solid;font-weight:700}
.chi-tiet-bai-viet span{/* font-size:1em!important; */}
.quickmenu{
    /* padding: 20px; */
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.quickmenu:after{content:' ';border-bottom: 1px #e6e7e8 solid;width: 500%;left: -200%;position: absolute;bottom: 0;}
.quickmenu a{
    padding: 20px;
    float: left;
    transition: 0.2s;
    width: 16.66%;
    text-align: center;
}
.quickmenu a:hover,.quickmenu a.active{
    font-weight: 600;
    border-bottom: 3px #d9b99a solid;
    color: #322b25;
    letter-spacing: -0.1px!important;
}
.line-ben-duoi{width:fit-content;float:none;margin:auto;position:relative}
.line-ben-duoi:before{content:" ";width:100px;border-bottom: 1px #322b25 solid;position:absolute;left: 3px;bottom: -15px;/* transform:translateX(-50%); */}
.heading-center .line-ben-duoi:before{
    transform: translateX(-50%);
    left: 50%;
}
.text-light .line-ben-duoi:before,.line-ben-duoi.text-light:before{border-bottom: 1px #d9b99a solid;}
.line-hai-ben{width:fit-content;float:none;margin:auto;position:relative}
.line-hai-ben:before{content:" ";width:50px;border-bottom:2px #ED3237 solid;position:absolute;left:-62px;top:50%}
.line-hai-ben:after{content:" ";width:50px;border-bottom:2px #ED3237 solid;position:absolute;right:-62px;top:50%}
.text-light .line-hai-ben:before,.line-hai-ben.text-light:before,.text-light .line-hai-ben:after,.line-hai-ben.text-light:after{border-bottom:2px #fff solid}
.btn-hotline-noi{margin:0;font-size:20px;padding:23px 15px 13px;box-shadow:1px 1px 5px 0 rgba(0,0,0,0.3);position:fixed;bottom:16px;left:96px;border:none;z-index:999;border-radius:2em;background-color:var(--main-color)!important;transition:.3s}
.btn-hotline-noi:hover{transform:scale(1.05)}
.btn-hotline-noi span:first-child{position:absolute;top:5px;left:50%;transform:translateX(-50%);font-size:11px}
.btn-hotline-noi span:last-child{font-size:21px}
.btn-hotline-noi-2{left:271px;background-color:var(--second-color)!important}
.btn-zalo-noi{z-index:2;bottom:16px;right:20px;position:fixed;border-radius:50%;box-shadow:1px 1px 5px 0 rgba(0,0,0,0.3);transition:.3s}
.btn-zalo-noi:hover{transform:scale(1.05)}
.btn-zalo-noi img{width:52px}
.close{font-size:40px}
.fb-livechat{display:block}
.fb-livechat .fb-button{position:fixed;right:21px;cursor:pointer;z-index:999;background: url(/upload/chat.png) center no-repeat #332b26;width: 52px;height:52px;text-align:center;bottom:76px;border:0;outline:0;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);-webkit-transition:box-shadow .2s ease;background-size:80%;transition:all .2s ease-in-out;}
.fb-livechat .fb-button:focus,.fb-livechat .fb-button:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.09),0 4px 40px rgba(0,0,0,.24)}
.fb-livechat .bubble{width:20px;height:20px;background:#c00;color:#fff;position:absolute;z-index:999999999;text-align:center;vertical-align:middle;top:-2px;left:-5px;border-radius:50%}
.fb-livechat .bubble-msg{width:120px;left:-140px;top:5px;position:relative;background: rgba(51, 43, 38, 0.8);color:#fff;padding:5px 8px;border-radius:8px;text-align:center;font-size:13px;}
.product-sidebar .tieu-de-danh-muc{background:var(--main-color);border-radius:4px;color:#fff;padding:8px 20px}
.product-sidebar .list-group a i.fa{float:right;margin-top:4px}
.product-sidebar .list-group a i.fa.fa-minus{display:none}
.product-sidebar .list-group-item{padding:12px 10px;text-transform:none;letter-spacing:-.5px!important;line-height:1;font-size:14px!important}
.product-sidebar .sidebar{padding-right:15px}
.product-sidebar .sidebar-both .content{padding-left:15px;padding-right:15px}
.product-sidebar .sidebar-both .content + .sidebar{padding-left:15px}
.product-sidebar .box-thong-tin-sidebar p,.box-thong-tin-sidebar p strong,.box-thong-tin-sidebar p a{font-size:13px!important;line-height:21px!important;margin-bottom:0}
.product-sidebar .box-thong-tin-sidebar h4{font-size:16px;margin-bottom:4px}
.comments{border:none!important;padding:0!important;float:left;width:100%}
.comments .comment{padding:0}
.comments .comment .text .text_holder{margin:0}
.comments .comment .text .text_holder p{margin:0;line-height:17px}
.comments .comment .text .name{line-height:20px;margin-bottom:0}
.comments .comment .text{margin-bottom:10px}
.comments .comment img.avatar{border-radius:unset}
#google_translate_element{padding:0 10px;background:#fff;margin-top:0}
#google_translate_element .goog-te-gadget{border:none;padding:0;height:35px}
#google_translate_element .goog-te-gadget-simple{border:none;padding:0;height:35px}
#google_translate_element a,#google_translate_element span{color:#000!important;font-size:12px}
.left-bar{position:fixed;top:50%;transform:translateY(-50%);left:0;height:200px;width:50px;z-index:99}
.left-bar a{width:50px;height:50px;background-size:contain!important;z-index:999;float:left}
.left-bar a span{border:2px var(--main-color) solid;color:var(--main-color);position:absolute;width:max-content;padding:11px;background:#fff;font-size:20px;left:50px;height:50px;display:none;line-height:1}
.left-bar a:hover span{border-left:0;display:block}
.slide p{text-transform: none;font-weight: 400;font-size: 22px;color: #fff;margin-bottom: 25px;}
#sticky-wrapper .sticky{z-index:200!important}
.doitac-section .carousel a{padding: 10px;overflow:hidden;display:block;background:#fff;}
.doitac-section .carousel a span{width:100%;height: 80px;background-color:#fff;display:block;box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.04);border-radius: 5px;margin-bottom: 30px;}
.doitac-section .carousel a p{text-align:center}
.widget.widget-newsletter .btn{background:var(--main-color)}
.form-control{border:1px solid #ddd}
.icon-box .icon a,.icon-box .icon i{width:auto;height:auto;display:block}
.icon-box .icon a img{height:75px;width:auto;border:2px var(--main-color) solid;padding:8px;border-radius:20em;transition:.5s}
.icon-box .icon a:hover img{transform:rotate3d(0,1,1,360deg)}
.icon-box.center p,.icon-box.text-center p{font-size:13px;line-height:1.5}
.icon-box.center .icon,.icon-box.text-center .icon{margin-bottom:18px;height:auto;margin-top:19px;width:auto}
.icon-box.center h3,.icon-box.center h5,.icon-box.text-center h3,.icon-box.text-center h5{line-height:1.4;margin-right:0}
.each-post.post-item .post-item-wrap{border:1px #eee solid}
#modalSale .modal-content{position:relative;padding:0;overflow:hidden}
#modalSale .close{position:absolute;top:-7px;right:0;color:#fff;z-index:99;opacity:1;font-size:45px;font-weight:400;width:45px;background:#00000038}
#modalSale .bannerLink{display:block;position:relative;overflow:hidden}
#modalSale .bannerLink:hover{color:inherit}
#modalSale .bannerLink img{max-width:100%}
#modalSale .bannerLink .kmtext{text-align:center;padding:20px 10px}
#modalSale .form-group{width:31.8%;margin-right:1%;padding:0}
#modalSale .form-group input{border:1px #ccc solid;margin-bottom:0;width:100%}
#modalSale .form-group .btn{width:100%;border-radius:0}
.saleButton{box-shadow:0 3px 12px rgba(0,0,0,.15);position:fixed;z-index:999;border-radius:2em;bottom:23px;left:10px}
.saleButton .btn:first-child{margin:0;font-size:20px;padding:33px 8px 14px 15px;border-radius:0;border-top-left-radius:2em;border-bottom-left-radius:2em}
.saleButton .btn:first-child span:first-child{position:absolute;top:14px;left:52%;transform:translateX(-50%);font-size:13px}
.saleButton .btn:last-child{margin:0;font-size:20px;padding:33px 15px 14px 8px;border-radius:0;border-top-right-radius:2em;border-bottom-right-radius:2em;margin-left:-4px}
.saleButton .btn:last-child span:first-child{position:absolute;top:13px;left:47%;transform:translateX(-50%);font-size:13px;color:#fff}
.shop-cart .cart-product-thumbnail>a img{max-height:68px;max-width:initial}
.shop-cart .cart-product-thumbnail .cart-product-thumbnail-name{padding: 0;}
#header-search{display:none}


#topbar{background:#322b25;border-bottom: none;}
#topbar .top-menu>li>a{color:#fff}
#topbar .top-menu>li>a span{color:#d9b99a}
#topbar .top-menu>li{color:#d9b99a;font-size: 12px;height: auto;font-weight: 600;}
#topbar .top-menu>li>a{
    height: auto;
    /* line-height: 1; */
    font-weight: 600;
    /*margin: 0;*/
}
#topbar .top-menu>li:first-child{
    margin-right: 5px;
}
.topbar-dropdown .list-entry img, .topbar-dropdown .title img{
    width: 23px;
    margin-right: 4px;
}
#header .header-extras>ul>li .topbar-dropdown>.title, #header .header-extras>ul>li>a:not(.btn){
    color: #d9b899;
}
#header .header-extras>ul>li .topbar-dropdown>.title i, #header .header-extras>ul>li>a:not(.btn) i{
    margin-left: 2px;
    padding-top: 1px;
    vertical-align: middle;
}
#header .header-extras .topbar-dropdown .dropdown-list{
    
padding: 0 5px;
}
.topbar-dropdown .list-entry{font-size:12px;font-weight:600;padding: 0px 0;}
#mainMenu nav>ul>li:hover>a{
    
border-bottom: 2px #d9b99a solid;
}
#mainMenu nav>ul>li.mega-menu-item>.dropdown-menu{
    top: 88px;
}
#mainMenu nav>ul>li .dropdown-menu>li [class*=col-]>ul>li:not(.mega-menu-title)>a:hover{
    position: relative;
    padding-left: 10px;
    color: #d9b99a;
}
#mainMenu nav>ul>li .dropdown-menu>li [class*=col-]>ul>li:not(.mega-menu-title)>a:hover:before{
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: 0.2s;
    }
#slider h2{
    text-transform: uppercase;
    font-size: 2.757143em;
    line-height: 1.3;
    font-weight: 600;
    letter-spacing: -1px!important;
    margin-bottom: 0;
}
#slider h3{}
.btn i{margin-right:0;margin-left: 6px;}
#header.header-sticky.sticky-active #header-wrap{background: rgba(51, 43, 38, 0.89)!important;}
.each-properties{min-height: 250px;margin-bottom: 30px;border-radius: 10px;position: relative;overflow: hidden;display: block;}
.each-properties.high{height:530px}
.each-properties:before{content:" ";position: absolute;bottom: 0;left: 0;width: 100%;height: 62%;background: linear-gradient(transparent,rgba(50, 43, 37, 0.36),rgba(50, 43, 37, 0.7),#322b25);transition: 0.3s;opacity:1;z-index: 0;}
.each-properties:after{content:" ";position: absolute;bottom: 0;left: 0;width: 100%;transition: 0.3s;opacity:0;background: linear-gradient(rgba(50, 43, 37, 0.8),rgba(50, 43, 37, 0.8));height: 100%;z-index: 0;}

.each-properties > div{
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.3s;
    width: fit-content;
    text-align: center;
    z-index: 1;
}
.each-properties h3{
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    width: auto;
    }
.each-properties p{
    color: #d9b99a;
    
    
    
  
}
#header #top-search form input{color: #fff}
.each-properties:hover:before{
    /* background: linear-gradient(rgba(50, 43, 37, 0.8),rgba(50, 43, 37, 0.8)); */
    /* height: 100%; */
    opacity: 0;
}
.each-properties:hover:after{
    opacity:1;
}
.each-properties:hover div{
    bottom: 50%;
    transform: translate(-50%,50%);
}
.each-properties:hover{cursor:pointer}

.sec1{}
.sec2{}
.sec2.text-light p span,.sec2.text-light p a{
    color: #d9b99a!important;
    font-size: 21px;
    font-weight: 600;
    margin: 0 5px;
}
.sec2 .home{
    position: absolute;
    background: #322b25;
    width: 150px;
    height: 207px;
    right: 58%;
    bottom: 10%;
    border-radius: 10px;
    box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.39);
    padding: 20px;
}
.sec2 .home p{font-size:14px;line-height: 1.3;color: #d9b99a!important;}
.sec2 .home p img{
    width: 37px;
}
.sec2 .home p:first-child{
    padding: 23px 0;
}
.sec2 .home+div{width: 70%;display: block;float: right;height: 100%;border-radius: 10px;}
.sec2 .col-md-6{position:relative}
.sec3{}
.sec3 .col-md-6 > div:first-child{
    height: 555px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 71px;
}
.sec3 .col-md-6{position:relative}
.sec3 .col-md-6 .heading{
    width: 60%;
    padding: 20px;
    position: absolute;
    bottom: 100px;
    background: #fff;
    border-radius: 5px;
    left: -5px;
    transform: translateY(70%);
}
.sec3 .col-md-6 > div:first-child:before{content: " ";position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(transparent,rgba(50, 43, 37, 0.36),rgba(50, 43, 37, 0.7),#322b25);transition: 0.3s;opacity: 1;z-index: 0;position: absolute;}
.sec3 h2{
    margin-bottom: 13px;
}
.sec3 p{line-height: 1.4;}
.sec3 p+a{text-align:left;float:left;font-size: 13px;font-weight: 600;}
.sec3 h2+p{margin-bottom: 10px;}
.sec3 .col-md-6:last-child > div:first-child{
    margin-top: 71px;
    margin-bottom: 0;
}.sec3 .col-md-6:last-child .heading{
    bottom: auto;
    top: 100px;
    right: -5px;
    left: auto;
    transform: translateY(-67%);
}
.sec3 .col-md-6:last-child > div:first-child:before{
    background: linear-gradient(#322b25,rgba(50, 43, 37, 0.7),rgba(50, 43, 37, 0.36),transparent);
    bottom: auto;
    top: 0;
}
.heading-center h2{margin-bottom:40px}
.heading-center p{width:70%;margin:auto;color: #b3b3b3;}
.sec4{
    padding-top: 0;
}
.sec4 .video{
    min-height: 641px;
    border-radius: 5px;
    position: relative;
}
.sec4 .video:before{content:' ';background: #f1f2f2;position: absolute;top: 50%;left: -100%;width: 300%;height: 100%;z-index: -1;}
.sec4 .video a{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.sec4 .video a img{
    width: 50px;
}
.sec5{
    background: #f1f2f2;
    padding-top: 0;
}
.each-post .post-item-description{
    padding: 24px 0;
    background: #f1f2f2;
}
.each-post-3 .post-item-description{
    padding: 13px 0;
    background: none;
}
.sec6{
    position: relative;
}
.post-item .post-image img{border-radius: 10px;background: transparent;overflow: hidden;border: none;}
.post-item .post-image{
    border-radius: 10px;
    overflow: hidden;
}
.each-post.post-item .post-item-wrap{background:transparent;border: none;}
.each-post .post-item-description .post-meta-date{
    background: #322b25;
    padding: 6px 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}
.each-post-3 .post-item-description .post-meta-date{
    background: none;
    color: #b3b3b3;
    padding: 0;
}
.each-post-3{margin-bottom: 0;padding-bottom: 0;}
.each-post p{line-height: 1.4;color:#999;}
.each-post:hover h4{
    color: #d9b99a;
}
.sec6 .container{
    position: absolute;
    left: calc((100% - 1170px)/2);
}
.sec6 .doi-tac{
    /* position: absolute; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    /* right: -35px; */
    /* max-width: 1000px; */
}
.sec6 .doi-tac a{}
.sec6 .doi-tac a img{}




@media only screen and (min-width:1025px) {
#mainMenu>.container{width:1140px}
#topbar.topbar-mini .top-menu>li>a,#topbar.topbar-mini .top-menu>li{float:left}
#header #mainMenu.menu-bottom{line-height:40px;border:none;margin-top:80px;position:relative}
#header #mainMenu.menu-bottom nav{float:left}
#header #mainMenu.menu-bottom:before{content:' ';background:var(--second-color);position:absolute;top:0;left:-100%;width:300%;height:100%}
#header #mainMenu.menu-bottom nav > ul > li{line-height:40px;padding:0 11px}
#header #mainMenu.menu-bottom nav > ul > li > a{color:#fff}
#header #mainMenu.menu-bottom nav > ul > li:first-child{padding-left:0}
#header #mainMenu.menu-bottom nav > ul > li:first-child a{padding-left:0}
#header.header-menu-bottom.header-sticky.sticky-active #header-wrap{top:-80px}
#header.header-menu-bottom #header-search{display:block;position:absolute;top:23px;left:0}
#header-search .form-inline{margin-left:24%;width:52%}
#header-search .input-group{width:100%}
#header-search .input-group .form-control{display:block;float:left;width:100%;border-radius:4px}
#header-search .input-group-btn{position:absolute;right:0;top:0}
#header-search .btn{padding:12px 10px;background:transparent;color:#111}
.sidebar-right .content{padding-right:0!important}
.sidebar-left .content{padding-left:0!important}
.single-post .post-thumbnail-list{width:100%;float:left}
.single-post .post-thumbnail-list .post-thumbnail-entry{width:47%;float:left;clear:inherit;margin-right:3%}
.post-thumbnail-list .post-thumbnail-entry img{width: 100px;height: 100px;margin-right:16px;float:left;display:block;border-radius: 10px;border: none;}
.post-thumbnail-list .post-thumbnail-entry > a{
    float: left;
    display: block;
} 
.sidebar .widget .post-thumbnail-list .post-thumbnail-entry img{width: 80px;height:60px;margin-right:10px;float:left;display:block;border-radius: 5px;}
.tienich .owl-carousel .owl-item p,.tienich .owl-carousel .owl-item p a{text-align:center;font-weight:400;font-size:8px;line-height:13px}
.tienich .owl-carousel .owl-item p a{font-weight:700;font-style:italic}
.tienich .owl-carousel .owl-item:not(.center) .anhtienich{padding:15px 30px;position:relative}
.tienich .owl-carousel .owl-item:not(.center) .anhtienich:after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(182,47,98,0.59)}
.tienich .owl-carousel .owl-item:not(.center) .ghichu{opacity:0}
.tienich .owl-carousel .owl-item .anhtienich{transition:.3s}
.tienich .carouselX{zoom:200%;margin-left:-50%;width:200%}
.tienich .owl-carousel .owl-nav .owl-prev{left:36%;z-index:999;zoom:.6;top:34%}
.tienich .owl-carousel .owl-nav .owl-next{right:36%;z-index:999;zoom:.6;top:34%}
.tienich .center{float:left!important;margin:inherit}
.modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}
}
@media only screen and (max-width:1024px) {

    .widget a{
    display: block;
    overflow: hidden;
    float: left;
}.post-thumbnail-list .post-thumbnail-entry a + .post-thumbnail-content{
    width: calc(100% - 96px);
}
    .sec6 .container{
    left: auto;
}
.foot-icon a{
    margin-right: 5px;
}
.tienich .carouselX{width:80%;margin:auto}
#mainMenu.menu-center nav{float:none;display:inline-block;vertical-align:top;border-top: 1px #7e7f79 solid;width:100%;line-height:40px;float:left;}
#mainMenu nav > ul{margin:auto;display:block;width:fit-content}
.product-thumbs a{
    height: 83px;
}
.quickmenu a{
    padding: 20px 5px;
}
.product-page .post-thumbnail-content h4{
    font-size: 14px;
}
.product-page .post-thumbnail-content p, .product-page .post-thumbnail-content .product-price{
    font-size: 12px;
}
.product-page .product .product-price ins{
    font-size: 12px;
}
}
@media only screen and (max-width: 768px) {
    #header .header-extras>ul>li:last-child{
    margin-left: 10px;
}
    .post-thumbnail-list{width:100%}
    .widget .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a{width:100%}
    .doitac-section .carousel a span{
    height: 100px;
}
.doitac-section .carousel a{padding:10px}
    .sec6 .container{
    position: relative;
}
    .each-properties.high{height:auto}
.btn-cart-xs{position:fixed!important;bottom:85px;left:20px;z-index: 999;background:#ddd;border-radius:20em;padding:12px 6px;box-shadow:1px 1px 5px 0 rgba(0,0,0,0.3);}
.table tr th,.table tr td,.table tr td span,.table tr td p,.table tr td a{font-size:12px!important}
.dangky form input{width:100%!important;margin-bottom:10px}
.aboutus2 .col-md-6:nth-child(2){min-height: 600px;position: relative;margin-top: 60px;}
.aboutus2 .aboutus-img-1{
    min-height: 500px;
    margin-left: 10%;
    float: left;
}
.aboutus2 .aboutus-img-2{
    left: 0;
    top: 0;
}
.aboutus2 .aboutus-img-3{bottom:0}
.each-team .btn{opacity:1}
.team1 .col-md-5{
    width: 50%;
    float: left;
}
.team1 h2{/* margin-top:0 */}
.team1 .btn{
    margin-top: 20px;
}
.div-form-tim-kiem + .row,.div-form-tim-kiem + .row+.row{margin-top:30px}
.product-full a{height:450px}
.nen-product{
    height: 350px;
}
.product-slide{
    top: -428px;
}
.product-page{padding-top:20px;padding-bottom: 0;}
.product-page .col-md-4{width:100%}
.form-product{
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
    right: 0;
}
.product-page .post-thumbnail-list{margin-top: 30px;}
}
@media only screen and (max-width:768px) and (min-width:480px) {
.col-sm-8{width:66.66666667%}
.col-sm-4{width:33.33333333%}
}
@media only screen and (max-width:480px) {
    #topbar .col-sm-6{padding: 0}
.product-page .product .product-image .thumb>a{width:33%}
.product-page .product .product-image .thumb>a:nth-child(4n+1){margin-left:auto}
.product-page .product .product-image .thumb>a:nth-child(4n+4){margin-right:auto}
.product-page .product .product-image .thumb>a:nth-child(3n+1){margin-left:0}
.product-page .product .product-image .thumb>a:nth-child(3n+3){margin-right:0}
.slide p{font-size:13px}
.each-product .product-title h4{font-size:14px;line-height:1.3}
#topbar .top-menu > li{line-height:35px;height:30px}
#header .header-extras > ul > li .btn{position:fixed;bottom:28px;left:10px;z-index:9999}
.product .product-description{padding:0}
.btn-hotline-noi{left:50%;transform:translateX(-50%)}
.btn-hotline-noi-1{left:50%;transform:translateX(-50%);bottom:59px}
.btn-hotline-noi-2{bottom:3px}
.heading h1,.heading h2{font-size:23px;letter-spacing:-1px!important;line-height:1.4}
.footer .dangky{padding:0 15px}
.footer .col-md-1,.footer .col-md-2,.footer .col-md-3,.footer .col-md-4,.footer .col-md-5{overflow:hidden;margin-bottom:30px}
.fb-livechat .fb-button{bottom:75px;right:20px}
.fb-livechat .bubble-msg{display:none}
.content h1,.post-item-description h1{font-size:22px}
.product-page .product .product-title h1{font-size:22px}
#modalSale .form-group{width:100%;margin-bottom:10px}
#slider h2{
    font-size: 1.757143em;
}
.heading-center p{width:100%}
.aboutus2 .aboutus-img-2{display:none}
.aboutus2 .aboutus-img-3{display:none}
.aboutus2 .aboutus-img-1{width:100%;margin:0}
.aboutus2 .col-md-6:nth-child(2){margin:0;min-height:400px}
.team1 .col-md-5{width:100%}
.section-tim-kiem{
    padding-top: 129px;
}
.div-form-tim-kiem{
    top: -191px;
}
.section-partner {
    padding: 60px 0;
}
.services2{padding-top: 40px!important;}
.services2 .each-servicesx p{display:block}
.each-servicesx p{opacity:1}
.background-overlay-top{margin-bottom:20px}
.modal-header .close{
    margin-top: -8px;
}
}
@media only screen and (max-width:480px) and (min-width:350px) {
.grid-layout .grid-item{width:50%!important}
}.product .product-image > a, .product .product-image img,.owl-item img{height: auto}
section.fullscreen, section.fullscreen video,.inspiro-slider.slider-fullscreen,.inspiro-slider.slider-fullscreen .slide{height: calc(100vh - 80px) !important;}
.product .product-image > a, .product .product-image img,.owl-item img{height: auto}section.fullscreen, section.fullscreen video,.inspiro-slider.slider-fullscreen,.inspiro-slider.slider-fullscreen .slide{height: calc(100vh - 80px) !important;}
.product .product-image > a, .product .product-image img,.owl-item img{height: auto}section.fullscreen, section.fullscreen video,.inspiro-slider.slider-fullscreen,.inspiro-slider.slider-fullscreen .slide{height: calc(100vh - 80px) !important;}
