/* Header */
.header-top{font-size: 14px; color: rgba(102,102,102,0.85); overflow: hidden;}
.header-top .slogan{float: left; line-height: 35px}
.header-top .linemenu{float: right;}
.header-top .linemenu ul{}
.header-top .linemenu li{position: relative; margin: 0 10px; float: left;}
.header-top .linemenu li:first-child{margin-left: 0;}
.header-top .linemenu li a{display: inline-block; padding: 8px 0; color: rgba(102,102,102,0.85)}
.header-top .linemenu li a:hover{color: #333}
.header-top .linemenu li a:after{content: ""; position: absolute; top: 50%; width: 1px; height: 15px; margin-top: -7px; left: -10px; border-left: 1px solid rgba(0, 0, 0, 0.1);}
.header-top .linemenu li:first-child a:after{display: none;}
.header-top .linemenu li.cart{}
.header-top .linemenu li.cart i{font-weight: bold; color: #333}
.header-top .linemenu li.cart span.icon{width: 16px; display: inline-block; height: 16px; margin: 0 5px; border: 2px solid #333; position: relative; text-align: center; vertical-align: bottom; line-height: 12px; font-size: 12px; color: #333;}
.header-top .linemenu li.cart span.icon:after{bottom: 100%; margin-bottom: 0px; margin-left: -7px; height: 8px; width: 14px; left: 50%; content: " "; position: absolute; pointer-events: none; border-top-left-radius: 99px; border-top-right-radius: 99px; transition: height 0.1s ease-out 0s; border-width: 2px 2px 0px; border-style: solid solid solid; border-color: rgb(68, 96, 132) rgb(68, 96, 132) rgb(68, 96, 132); border-image: initial; border-bottom: 0px;}

.header{position:relative; margin:10px 0; z-index: 99991;} 
.header::after{content:' '; display:block; clear:both}
.header .logo{float: left; width: 25%; margin-top: 0px;}
.header .search{float: left; width:40%; position: relative; margin: 5px 0 0 0; text-align: center;}
.header .search form{position: relative; margin: auto}
.header .search input{padding: 5px 10px; border: .5px solid #cfcdcd; line-height: 27px;width: 100%; position: relative; color: #888; padding-left: 42px; font-size: 13px; background: rgba(0,0,0,.03); border-radius: 20px;}
.header .search button{background:url(../images/search-black.svg) no-repeat center; background-size: 20px; position: absolute; width: 38px; height: 37px; left: 0px; top: 2px; cursor: pointer;}
.header .search input::-webkit-input-placeholder,.header .search input:-ms-input-placeholder,.header .search input::-moz-placeholder{color: #888 !important}
.menutop.scroll{position: fixed; width: 100%; top: 0; left: 0; right: 0; z-index: 9999}

.header .hottop{float: left; width:15%; margin-left:5%}
.header .hottop img{vertical-align: middle; float: left; padding-top: 5px; margin-right: 10px;}
.header .hottop p{color:red; font-size:20px; font-weight: bold;}
.header .hottop span{font-style: italic;}

.header .giohang{float: right; background: #f48634; color:#000; border-radius: 4px; padding: 8px 10px; line-height: 30px}
.header .giohang img{margin-right: 5px; vertical-align: text-bottom;}
.header .giohang span{background: #fff; display:inline-block; width:25px; line-height: 25px; border-radius: 100%; text-align: center;}
.header .giohang{}

.cartmb{display: none;}
#menumb_div{padding-left:4px;}
#menumb_div a{color: #333; text-align: center; font-size: 11px;padding: 2px 0px; line-height: 18px; display: block;}
#menumb_div a img{height: 34px; margin: 5px 0 5px;}
#menumb_div a p{text-transform: uppercase; font-size: 9px; font-weight: bold; color: #c29209}
#menumb_div a.mb{height: 65px; white-space: pre-wrap;  display: flex; align-items: center; justify-content: center; font-weight: bold; border-left: 1px solid #fff;}
#menumb_div a.mb p{font-weight: bold; font-size: 10px}
#menumb_div .owl-nav{display: none;}

.menutop{background: #f48634}
.menutop::after{content:' '; display:block; clear:both}
.menuleft li a,.menutop li a,ul.menucon li a{display: block; line-height: 40px; font-size: 16px; padding: 0 25px; cursor: pointer;}
.menutop li.dm > a{background: #ae5311; width:294px; color: #fff}
.menuleft li a img.icon{vertical-align: middle; padding-right: 10px;}
.menuleft li:hover>ul.menucon,ul.menucon li:hover>ul{display:block}
.menuleft li a{color: #fff}

.menuleft li{float: left;position: relative;}
ul.menucon,ul.menucon ul{width:100%; position: absolute; background: #fff; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; border:1px solid #eee; color: #212529; text-align: left; list-style: none; }
ul.menucon li{padding: 0 10px; float: none;position: relative;}
ul.menucon li a{background: #fff; border-bottom: 1px solid #eee; font-size: 15px; padding:0 10px; color: #333}
ul.menucon li:last-child a{border-bottom: 0}
ul.menucon li a:hover{color:#f48634}
ul.menucon ul{left: 100%; top:0}
ul.menucon.default{position: relative; display: block; top:0; z-index: 99}


.menudrop::after{content:' '; display:block; clear:both}
.menudrop ul{text-align: center;}
.menudrop li{position:relative; display: inline-block;}
.menudrop li a{display: block; padding: 10px 9px; font-weight: 500;font-size:15px; text-transform: uppercase; position: relative; color: rgba(102,102,102,.85)}
.menudrop > li a:hover{background: #2b2b2b; color: #fff}
.menudrop li.active{background: #c29209; color: #fff; border-radius: 5px 5px 0 0}
.menudrop li.active a{color: #fff; border-right: 0;}

.menudrop li.icondown{padding-right: 0px; position: relative;}
.menudrop li.icondown a{padding-right: 20px;}
.menudrop li.icondown:after{content:""; position: absolute;background: url(../images/arrow-down.svg) no-repeat right; background-size: 8px; right: 8px; top: 16px; height: 8px; width: 8px}

.menudrop li.black img{height: 8px; padding-left:5px}
.menudrop ul ul{display:none;position:absolute;top:100%;left:0;border-radius:0 0 5px 5px;z-index:9999;padding:5px 0px 5px; background: #2b2b2b}
.menudrop ul li:hover>ul{display:block}
.menudrop ul ul li:hover>ul{display:none}
.menudrop ul ul li{text-align:left; float: none; min-width: 250px; border-bottom: 0px solid #fff; white-space: nowrap;} .menudrop ul ul li:last-child{border-bottom: 0;}
.menudrop ul ul li a{color:#fff;padding:8px 12px;font-size:14px; text-transform: capitalize;}
.menudrop ul ul li:hover>a{text-decoration: underline;}

.service{margin:30px 0px 0}
.service::after{content:' '; display:block; clear:both}
.service li{position: relative; width: 50%; float: left; font-family: "Playfair Display"; font-weight: bold; margin-top:-4px;}
.service li.fr{float: right;}
.service li.images img{width: 100%}
.service li.images .bg{background: #c0d0cf; padding: 40px 0 155px; overflow: hidden;}
.service li.images .title{word-wrap: break-word;font-size: 37px; color: #000; text-align: center; margin-top: 5%;}
.service li.images .img{width: 70%; height: 520px; margin: auto}
.service li.images .img img{object-position: 50%; height: 100%; width: 100%;object-fit: cover;}
.service li.images .button{text-align: center; padding: 0; position: absolute; bottom: 70px; left: 0; right: 0; clear: both;}
.service li.images .button a{color: #000; font-size: 18px; position: relative; letter-spacing: 1px}
.service li.images .button a:after{content: " "; display: inline-block; height: 2px; background: #000; width: 100%; position: absolute; left: 0; bottom: -3px;}
.service li.info{width: 50%; text-align: center}
.service li.info h3{font-size: 50px; margin: 40px 0; display: block; font-weight: bold; font-family: "Playfair Display"}
.service li.info img{width: 432px}
.service li.info p{min-height: 80px; font-size: 24px; width: 50%; margin: 20px auto; font-family: "Playfair Display"; line-height: 38px;}
.service li.info a{text-transform: none; font-size: 18px; padding-bottom: 3px; position: relative; display: inline-block; margin-top: 20px;}
.service li.info a:after{content: " "; display: inline-block; height: 2px; background: #2b2b2b; width: 100%; position: absolute; left: 0; bottom: -2px;}

.service li.info.text-left{text-align: left; width: 45%; margin-left: 5%; margin-top: 10%;}
.service li.info.text-left p{width: 100%; font-size: 22px}
.service li.info.text-left.nontop{margin-top: 0;}

.homecat li{position: relative; clear: both;}
.homecat li .img{width: 50%; float: left; max-height: 450px; overflow: hidden;}
.homecat li .img img{width: 100%}
.homecat li .catinfo{width: 45%; float: right; min-height: 420px; position: relative; font-family: "Playfair Display"; margin-left: 5%;}
.homecat li .catinfo .box{position: absolute; top: 30%; left: 0; right: 0; margin: auto}
.homecat li .catinfo .name{font-size: 32px; margin-bottom:30px; display: block; font-weight: bold}
.homecat li .catinfo p{font-size: 24px; margin-bottom: 30px; display: block; line-height: 38px}
.homecat li .catinfo a{text-transform: none; font-size: 18px; padding-bottom: 3px; display: inline-block; margin: auto; font-weight: bold; position: relative;}
.homecat li .catinfo a:after{content: " "; display: inline-block; height: 2px; background: #2b2b2b; width: 100%; position: absolute; left: 0; bottom: -2px;}

.homecat li.active .img{float: right;}
.homecat li.active .catinfo{float: left; margin-left: 0;}

.advlast{height: 380px; overflow: hidden; position: relative;}
.advlast div{text-align: center; align-items: center; justify-content: center; color: #fff; position: absolute; top: 25%; margin: auto; left: 0; right: 0; width: 70%; font-family: "Playfair Display"}
.advlast img{width: 100%; height: 100%; object-fit: cover; font-family: "object-fit: cover;"; position: absolute;}
.advlast p{text-align: center; font-size: 40px; margin-bottom: 30px; display: block; font-weight: 600}
.advlast span{display: block; font-size: 26px; margin-bottom: 25px;}
.advlast a{text-decoration: underline; text-transform: none; color: #fff; font-size: 20px; padding-bottom: 5px; font-weight: 500;}

.titlehome,h2.category{padding: 20px 0 10px; font-size: 30px; font-weight: 700; text-transform: none; color: #F48634; text-align: center; position: relative; margin: 20px 0 40px; text-transform: uppercase;}
.titlehome a,h2.category a,.titlehome span{color: #F48634; position: relative; display: inline-block; padding: 0 15px}
.titlehome a:after,.titlehome span:after{content: ""; width: 100%; margin: auto; height: 2px; background: #F48634; position: absolute; bottom: -15px; left: 0; right: 0}
h2.category{margin: 10px;}

/* Icon boxsp */
.new-item{position:absolute; top:2px; left:2px;z-index: 9999999}
.sale-item{position:absolute; top:2px; left:2px;z-index: 9999999}
.new-item img, .sale-item img{width: 60px}
.icontext{ position: absolute; top: 2px; left: 2px; padding: 5px 10px; background: #f1770f; color: #fff}
.icontext:before{ content: ''; position: absolute; top: 0; left: 0; border-bottom: 10px solid #f1770f; border-left: 10px solid white; width: 0;}
.icontext:after{content: '';  position: absolute; bottom: 0; right: 0; border-left: 10px solid #f1770f; border-bottom: 10px solid white; 
width: 0;}

.listsp{margin:0 -5px 10px}
.listsp::after{content:' ';display:block;clear:both}
.listsp li{width:25%;float:left;margin:0px 0 30px; position:relative;}
.listsp.home li{width: 100%}
.listsp li .images{width:98%; height: 250px; text-align: center; display: flex; align-items: center; justify-content: center; margin: auto; position:relative;overflow:hidden;}
.listsp li .images img{max-height:100%;}
.listsp li h3{text-transform: capitalize; font-size: 18px; line-height: 30px; margin:10px auto 10px; height: 60px; overflow: hidden; text-align: center; width: 90%; font-weight: bold;}
.listsp li h3 a{color: #2b2b2b}
.listsp li .code{text-align: center; height: 24px; color:#c29209; font-weight: bold; font-size: 16px}
.listsp li p{line-height: 24px; text-align: center; font-size: 20px; height:25px;}
.listsp li p span.price{font-weight: 400; margin-right: 5px;}
.listsp li p del{color: #666; font-size: 17px}
.listsphome li{width: 20%}

.listnews{margin:0 -5px 10px}
.listnews::after{content:' ';display:block;clear:both}
.listnews li{width:25%;float:left;margin:0px 0 0px}
.listnews li .pad{padding:10px;margin:5px;background: #f1f1f2}
.listnews li .images{height: 210px; overflow: hidden;}
.listnews li .images img{width: 100%; height: 100%}
.listnews li h3{text-transform: none; color: #c29209; font-weight: normal; font-size: 16px; line-height: 24px; margin:10px 0 10px; height: 48px; overflow: hidden;}
.listnews li h3 a{color: #c29209}
.listnews li p{line-height: 24px; color: #888; height: 72px; overflow: hidden;}

.listnewshome{margin:0 -5px 10px}
.listnewshome::after{content:' ';display:block;clear:both}
.listnewshome li{width:25%;float:left; margin:0px 0px 20px; padding: 0 10px}
.listnewshome li .images{height: 180px; overflow: hidden; margin-bottom: 10px; border-radius: 10px}
.listnewshome li .images img{height: 100%; width: 100%}
.listnewshome li h3{font-weight: bold; margin-bottom: 10px; font-size: 16px; height: 44px; line-height: 26px}
.listnewshome li p{color: #888; height: 48px; overflow: hidden; line-height: 22px}
.listnewshome li:first-child{width: 50%}
.listnewshome li:first-child .images{height: 480px}
.listnewshome li:first-child p{height: auto;}
.listnewshome li:first-child h3{height: auto}

.listvideo{margin:0 -5px 10px}
.listvideo::after{content:' ';display:block;clear:both}
.listvideo li{width:25%;float:left;margin:10px 0 0px}
.listvideo li .pad{padding:5px;margin:5px;background: #f1f1f2; position: relative; box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24)}
.listvideo li img{display: block; max-width: 100%; height: 170px; width: 100%; margin: 0% auto; vertical-align: middle;}
.listvideo li h2{text-align: left; padding: 10px; color: #c29209; height: 50px; font-weight: bold; line-height: 20px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.listvideo li span{background: url(images/icon-play.png); background-repeat: no-repeat; background-size: contain; position: absolute; top: 40%; left: 0; right:0; height: 50px; width: 60px; margin:auto;}
.listvideo.home li{width: 100%}
.listvideo.home li img{height: 240px}

hr.bar{width: 100%; display: block; height: 1px; background: #eee; margin: 30px 0; border: 0; border-top: 1px dashed #ccc;}

.breadandfilter{display:block;background:#f7f7f7;border:1px solid #ececec;margin:10px 0 15px; border-radius: 0px}
.breadandfilter::after{content:' ';display:block;clear:both}
ul.breadcrumb{float:left;margin:0;padding:6px 0 0;position:relative;z-index:9}
.breadcrumb li{float:left;font-size:14px;font-weight:400}
.breadcrumb li:first-child a{padding-left:10px}
.breadcrumb li a{float:left;font-size:14px;padding:5px 5px 10px}
.rowbr{padding-top:5px}
.breadcrumb span{float:left;line-height:1}
a.togglemenu{display: none;}

.listmenusub{margin:0 -5px 10px}
.listmenusub::after{content:' ';display:block;clear:both}
.listmenusub li{width: 15.6666%; float: left; margin: 10px 0.5% 0; text-align: center;}
.listmenusub li img{height: 70px}
.listmenusub li p{text-align: center; line-height: 24px; font-size: 16px; margin: 4px 0 20px; text-transform: capitalize;}

.listmenumb{display: none;}
.listmenumb::after{content:' ';display:block;clear:both}

.menuhot{overflow:hidden;margin:0px;display:none;background:#fff}
.menuhot a{width:24%;float:left;height:40px;margin:0 0 5px 1%;border:1px solid #c29209;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background:#fff;text-align: center; display: flex; align-items: center; justify-content: center;}
.menuhot a span{display:block;font-size:13px;padding:9px 2px;color:#c29209;text-align:center;font-weight:400;text-transform:none; width: 52px;line-height: 15px;}

.linebrand{background: #fff; margin: 0px auto 5px; border-radius: 3px; display: none; margin-bottom: 15px}
.linebrand::after{content:' ';display:block;clear:both}
.linebrand li{display: inline-block; text-align: center; padding: 2px 5px; margin-top: 15px; box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15)}
.linebrand li a{display: block;}
.linebrand li img{height: 170px; object-fit: contain;}
.linebrand li p{text-transform: uppercase; font-size: 10px; font-weight: bold; color: #333}
.linebrand .owl-item{text-align: center;}

#loading-ico{display: none; position: fixed; z-index:9999999999; top: 0; left: 0; height: 100%; width:100%; background: rgba( 255, 255, 255, .8 ) url('images/loading-ico.gif') 50% 50% no-repeat}

@media screen and (max-width: 840px) {
.container{width: 99%}
.header{margin:5px 0}
.header .giohang i,.header .hottop,ul.menucon.default{display: none;}
.header .logo{display: block; position: absolute; height: 40px; top: 8px; left: 0px; margin-right: 0; width: 115px; margin-top: 0;}
.header .giohang{position:absolute; right:5px; top: 5px; padding: 2px 8px}
.header .search{width: auto; float: none; margin: auto 94px auto 125px; padding-top: 0;}
.header .search input{line-height: 25px; padding: 5px 10px; margin: 4px 0; padding-left: 42px;}
.header .linemenu{position: absolute; top: 10px; right: 48px; width: auto}
.header .linemenu li{display: none;}
.header .linemenu li:last-child{display: block}
.header .linemenu li p{display: none;}
.header .linemenu li img{height: 25px}
.header .linemenu li span{top: 8px; left: 8px}
.cartmb{display: block;position: absolute; right: 52px; top: 4px;} .cartmb img{height: 32px}
.cartmb span{position: absolute; right: 0; left: 0; top: 11px; font-size: 14px; font-weight: 500; color: #333; margin: auto; text-align: center;}
a.togglemenu{display: block;width:50px;background:url(../images/menumb.svg) top center no-repeat;color:#c29209;padding-top:18px;cursor:pointer;right:0;top:7px;background-size:19px;position:absolute;font-weight:400;font-size:12px;text-transform:uppercase; font-weight: bold; text-align: center;}
a.togglechange{background:url(../images/closemobi.svg) top center no-repeat;background-size:16px}
.header .category{width: auto; white-space: nowrap; overflow-x: auto; overflow-y: hidden; float: none; margin: 8px 0;}
.header .category .infomation{display: none;}

.menutop{display: none;}
.col-7{-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
}
@media screen and (max-width: 768px) {

}

@media screen and (max-width: 640px) {
.main{padding: 0}
.hidemb{display: none;}
.menuhot{display:block;}
.listmenusub li{width: 32.333%}
.listmenumb{display: block; margin:0px auto 10px; width: 98%}
.listmenumb li{display: inline-block; text-align: center; padding: 2px 5px; line-height: 18px; width: 33.333%; margin-bottom: 10px;}
.listmenumb li a{display: block;}
.listmenumb li img{height: 60px; margin:0; width: auto; display: inline-block}
.listmenumb li p{text-transform: uppercase; font-size: 13px; font-weight: bold; color: #333}

.linebrand{width:auto; float:none; padding: 0 3px; display: block;}
.linebrand li{padding:2px 0;}
.linebrand li p{font-size:9px;}

.service li.images .img{width: 85%; height: auto}
.service li.images .bg{padding-bottom: 120px;}
.service li.images .title{font-size: 27px}
.service li.images .button{bottom: 50px}
.fb_customer_chat_bubble_pop_in{display: none !important}


}
@media screen and (max-width: 480px) {
.header-top{display: none;}
.listnews,.listproject,.listdesign,.listvideo,.service{margin: 0}
.container{width: 99%}
.titlehome{padding: 0; font-size: 22px}
.titlehome a{font-size: 20px; line-height: 30px}
.titlehome:after{width: 95%}
.listsp li{width: 50%}
.listsp li .images{height: 145px}
.listsp li p{font-size: 16px}
.listsp li p del{font-size: 14px}

.divdetail{width: 99%; margin: auto;}

.homecat li .img,.homecat li .catinfo{width: 100%; margin: auto}
.homecat li .catinfo{position: relative; min-height: auto}
.homecat li .catinfo .box{position: relative; margin: 30px 0}

.listmenusub li{width: 49%}
}
@media screen and (max-width: 320px) {
.linebrand{display:none;}
#menumb_div a p{font-size:8px;}

}








.album{float: left; width: 50%}
.product{float: right; width: 48%}
.product .code{font-style: italic; color:#c29209; font-size: 16px; margin-bottom: 10px;}
.product .mota{line-height: 24px}
.product .mota ul{margin-top: 5px;}
.product .mota li{list-style:initial;margin:0 0 5px 20px}
.product #divPrice{margin: 10px 0 15px}
.product #divPrice p{float: left; margin-right: 10px}
.product .giaban{font-size: 26px; font-weight: 600;}
.product .giacty{font-size: 22px; text-decoration: line-through; color: #666; margin-top: 4px;}
.product a#buynow{display: block; padding: 12px; background: #b20000; color: #fff; text-transform: uppercase; font-size: 16px; text-align: center; cursor: pointer;}
.product a#buynow:hover{background: #333}

.divbuy .soluongsp{float:left;}
.divbuy .soluongsp input{border:1px solid #dadada;padding:4px 10px;float:left}
.divbuy .soluongsp input.soluong{width:60px;text-align:center;border-radius:4px;padding-right:0}
.divbuy .downqty,.divbuy .upqty{width:34px;padding:4px 6px;-webkit-appearance:none;box-sizing:border-box;float:left;margin-left:5px;text-align:center;cursor:pointer}
.divbuy .soluongsp span{float:left;margin-top:4px;font-style:italic}
.divbuy .upqty{border-radius:4px;margin-right:0;border:1px solid #dadada}
.divbuy .downqty:hover,.infosp .upqty:hover{background:#ce671b;color:#fff}
.divbuy .downqty{border-radius:4px;margin-right:5px;border:1px solid #dadada}

.buyfixed{position: fixed; bottom: 0; left: 0; right: 0; display: none; z-index: 999}
.buyfixed a{display: block; padding: 12px; background: #b20000; color: #fff; text-transform: uppercase; font-size: 16px; text-align: center; cursor: pointer;}

.sortsp{margin: 10px 0; position: relative; display: inline-block; float: right;}
.sortsp:after{content:""; position: absolute; top: 17px; right: 15px; background: url(../images/down-arrow.svg) no-repeat right; background-size: 14px; width: 14px; height: 10px}
.sortsp select{box-sizing: border-box; color: rgb(43, 43, 43); background-color: rgb(255, 255, 255); height: 45px; text-transform: uppercase; font-size: 14px; -webkit-appearance: none; padding: 0px 32px 0px 10px; border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px; position: relative;}
.sortsp select option{font-weight: 100;}
.sortsp select{}

.chinhsach{background: rgb(248, 248, 248); padding: 20px 0; padding-bottom: 40px; margin: 20px 0;}
.chinhsach::after{content:' '; display:block; clear:both}
.chinhsach li{width: 25%; float: left; text-align: center; position: relative;}
.chinhsach li h5{text-transform: uppercase; font-weight: 400; margin: 20px 0;}
.chinhsach li p{font-size: 13px; margin-bottom: 30px;}
.chinhsach li a{text-decoration: underline; cursor: pointer;}
.chinhsach li img{vertical-align: middle; margin-right: 8px; height: 25px}
.chinhsach li .noidung{position: absolute; width: 255px; margin: 18px 0px 0px 0px; display: none;}
.chinhsach li .noidung .grid{background-color: rgb(248, 248, 248); box-shadow: rgba(184, 184, 184, 0.5) 0px 2px 3px 0px; position: relative; width: 100%; padding: 20px 20px; border: 1px solid rgb(224, 224, 224); line-height: 30px; text-align: left;}
.chinhsach li .noidung .grid:before{margin-left: -11px; border-color: transparent transparent rgb(224, 224, 224); border-width: 11px;bottom: 100%; left: 50%; content: " "; height: 0px; width: 0px; position: absolute; pointer-events: none; border-style: solid; border-image: initial;}
.chinhsach li .noidung .grid:after{margin-left: -10px; border-color: transparent transparent rgb(248, 248, 248); border-width: 10px;bottom: 100%; left: 50%; content: " "; height: 0px; width: 0px; position: absolute; pointer-events: none; border-style: solid; border-image: initial;}
.chinhsach li .noidung .grid span{display: block; cursor: pointer; position: absolute; top: 5px; right: 15px; font-size: 20px;}
.chinhsach li .noidung a{}

.dimension{width: 70%; margin: auto; margin-bottom: 50px;}
.dimension::after{content:' '; display:block; clear:both}
.dimension .col{float: left; width: 50%}
.dimension .tit{text-transform: uppercase; font-size: 20px; margin: 30px 0; font-weight: 600;}
.dimension .tabpro,.dimension .tabpro td,.dimension .tabpro tr,.dimension .tabpro table{border: 0}
.dimension .tabpro table{font-size: 16px; width: 100%}
.dimension .tabpro table tr td{padding: 10px 0; width: 50%}
.dimension .tabpro table tr td:first-child{font-weight: 400;}

.titlq{text-align: left; font-weight: 400; text-transform: capitalize; font-size: 16px; margin: 15px 0}
.lienquan{margin-top: 10px;}
.lienquan li{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #ccc; overflow: hidden;}
.lienquan li img{float: left; vertical-align: middle; margin-right: 10px; height: 80px; width: auto !important}
.lienquan li h3{font-weight: 400; margin-bottom: 8px;}
.lienquan li p{margin-right: 5px; font-weight: 400; display: inline-block; font-size: 14px}
.lienquan li del{color: #888; display: inline-block; font-size: 13px}
.lienquan .owl-nav{top:20% !important;}
.lienquan .owl-nav .owl-prev{left: -32px !important;}
.lienquan .owl-nav .owl-next{right: -12px !important;}

.listcolor{margin: 15px 0;}
.listcolor::after{content:' '; display:block; clear:both}
.listcolor li.set{display: inline-block; margin-right: 6px;}
.listcolor li a{display: block; cursor: pointer;}
.listcolor img{border: 1px solid #ccc; padding: 2px; border-radius: 100%; height: 33px; width: 33px !important}
.listcolor img.active{border: 2px solid #333}
a.viewall-color{margin: 15px 0 5px; text-align: center;display: inline-block; border-bottom: 1px solid #333; }

.listmate{margin: 30px 0}
.listmate::after{content:' '; display:block; clear:both}
.listmate li{float: left; width: 13.28%; margin-right: 1%; margin-bottom: 25px;}
.listmate li img{width: 150px}

.divdetail .datepost{margin:6px 0; overflow: hidden; font-size: 14px; color: #84807d}
.divdetail .datepost li{float: left; border-right: 1px solid #ccc; padding-right: 10px; margin-right: 10px; margin-left: 0;}
.divdetail .datepost li:last-child{border-right: 0;}
.divdetail .datepost span{font-style: italic;}
.divdetail .datepost a{color: #84807d}

.listthucte{margin-top: 20px;}
.listthucte li{max-height: 266px; overflow: hidden;}

.hotlinefix{position:fixed;bottom:10px;left:15px;z-index:9999; display: none;}
.hotlinefix a{display:block;background:#fe6500;padding:15px 15px 15px 20px;position:relative;border-radius:32px;transition:all .3s linear;color:#fff;font-size:19px;width:50px; height: 50px}
.hotlinefix a img{height:23px;margin:8px;vertical-align:middle}
.hotlinefix span.round{border-radius:50%;position:absolute;right:4px;top:5px;width:40px;height:40px;background:#fe6500}

.chatfix{position:fixed;left:10px;z-index:9999;display:block; bottom: 75px}
.chatfix a,.hotlinefix a{border-radius:100%;padding:8px}
.chatfix a{background:#07F;width:50px;height:50px;display:flex;align-items:center;justify-content:center}
.chatfix a img{height:31px}
.zalochat{background:url(../images/widget_icon_zalo.svg) no-repeat !important; background-size:cover !important; display:block; position:fixed; bottom:75px; left:75px;}

.fixbody{position: fixed; height: 100vh; display: block; margin: auto; left: 0; right: 0; overflow: hidden; z-index: 1;}

a.viewallmb{float: right; font-weight: 400; border-bottom: 1px solid #2b2b2b; padding-bottom: 5px; margin-right: 10px;}
nav.subnav ul.listmenu{height: 612px; max-height: calc(100% - 45px); width: 110px; overflow: hidden; z-index: 30; float: left; overflow-y: scroll; -webkit-overflow-scrolling: touch;background: #f1f1f1; padding-bottom: 40px;}
nav.subnav ul.listmenu li{display: table; overflow: hidden; padding: 0 5px; border-bottom: 1px solid #ddd; height: calc(600px/12); width: 100%; cursor: pointer;}
nav.subnav ul.listmenu li i{display: inline-block; position: relative; top: 15px;}
nav.subnav ul.listmenu li i img{width: 20px; height: 13px;}
nav.subnav ul.listmenu li a{display: table-cell; color: #333; font-size: 13px; width: 80%; height: 100%; vertical-align: middle;}
nav.subnav ul.listmenu li.active a{color: #f8931e; font-weight: 400;}
nav.subnav ul.listmenu li.active{background: #fff}

nav .nav-r{width: calc(100% - 110px); height: auto; max-height: calc(100% - 45px); float: right; display: none; overflow-y: scroll; -webkit-overflow-scrolling: touch}
nav .nav-r.active{display: block; padding-bottom:100px;}
nav .nav-r ul.category-mb{overflow: hidden; margin: 10px 5px; }
nav .nav-r ul.category-mb li{float: left; width: calc(100%/3); text-align: center; position: relative; margin-bottom: 10px;}
nav .nav-r ul.category-mb li.one{width: calc(100%);text-align: left; list-style: initial; margin-left: 25px; margin-bottom: 0;}
nav .nav-r ul.category-mb li.two{width: calc(100%/2); margin-bottom: 0;}
nav .nav-r ul.category-mb li i{display: block; text-align: center; height: 50px; display: flex; align-items: center; justify-content: center; margin-bottom: 4px;}
nav .nav-r ul.category-mb li img{display: block; margin: 0 auto 8px; height: 50px; border-radius: 4px}
nav .nav-r ul.category-mb li span{height: 30px; display: block; font-size: 12px; color: #c29209; font-weight: 400; line-height: 16px}
nav .nav-r ul.category-mb li span.new{height: auto; color: #11374c; background: #f4af3e; padding: 3px 3px 4px; border-radius: 3px; font-size: 8px; position: absolute; top: 0; left: 0}

.goto-wrapper,.goto-wrapper ul li ul{margin-top:5px}.titservice:before{right:100%;bottom:0;width:375px;background:#444}.titservice:after{left:100%;border-left:5px solid #222;border-bottom:5px solid #444;border-right:5px solid transparent;border-top:5px solid transparent}.titservice h2,.titservice h3{font-size:16px;line-height:25px;color:#fff}.goto-wrapper{border:1px solid #aaa;background-color:#f9f9f9;margin-bottom:20px;padding:10px 20px}.choosesize,ul.ulsize li{border:1px solid #dadada}.goto-wrapper p{margin-bottom:10px;font-weight:700;font-size:16px;text-transform:uppercase}.goto-wrapper li{margin-bottom:5px;transition:all .2s linear;color:#e77e24;}.goto-wrapper li a,.goto-wrapper li li a{color:#e77e24}.goto-wrapper ul li ul li{list-style:disc;margin-left:8px;padding-left:0;background:0 0}
.goto-wrapper li{margin-left: 0 !important; font-weight: normal;}
.goto-wrapper li li{margin-left: 25px !important; font-weight: normal;}
.goto-wrapper p span{margin-left: 10px; font-weight: normal; color: #0088ff; font-size: 14px}

.listproject{width: 80%; margin: 20px auto; overflow: hidden;}
.listproject li{float: left; width: 20%}
.listproject li a{color: #f8931e; font-weight: 400; padding: 6px 0; display: block; font-size: 18px; margin-bottom: 15px;}

.viewmore-category{margin-bottom: 20px; overflow: hidden;}
a.viewmore,a.read-more{display: inline-block; min-width: 200px; margin:10px 0; border: 1px solid #333; padding: 8px 12px; text-align: center; color: #333; cursor: pointer; background: #fff; text-transform: uppercase; font-size: 15px; border-radius:3px;}
a.viewmore:hover,a.read-more:hover{color: #fff !important; background: #2b2b2b}

.shadowdmx{position: relative; display: none;}
.shadowdmx:before{height: 35px; margin-top: -30px; content: -webkit-gradient(linear,0% 100%,0% 0,from(#fff),color-stop(.5,#fff),to(rgba(255,255,255,0))); display: block;}

.loi404{background:#fcf8e3;color:#8a6d3b;border:1px solid #faebcc;line-height:24px;padding:15px;margin:10px 0}
.cart-emty a{color:#2582be}

.thugondes{}
.divdetail{line-height:30px;font-size:17px;word-wrap:break-word}
.divdetail h2{font-weight:bold;font-size:22px;margin:15px 0; margin-top:25px;line-height:35px}
.divdetail h2 strong,.divdetail h2 strong a{font-weight:bold}
.divdetail h3{font-weight:400;font-size:20px;margin:15px 0;}
.divdetail h4{font-size:18px;margin:10px 5px}
.divdetail p{}
.divdetail img{height:auto;}
.divdetail figure{text-align: center; margin-top: 10px; background:#f7f7f7; border:1px solid #dadada}
.divdetail figcaption{text-align:center; margin-top:-10px; padding: 5px}
.divdetail a{color:#0073ca}
.divdetail br{content: "A"; height: 1px; margin:5px 0; display:block;}
.divdetail ul li,.divdetail ol li{list-style:inherit;margin:0 0 5px 25px}
.divdetail blockquote br{margin:0}
.divdetail table{margin:15px auto;}
.divdetail table{border:1px solid #dee2e6;max-width:100%;margin:auto;width:auto;min-width:700px;margin-top:15px;}
.divdetail table a{color:#1f79b9;font-weight:500}
.divdetail table thead{background:#303941}
.divdetail table tbody tr:nth-of-type(odd){background:#f3f4f5}
.divdetail table tbody tr:hover{background:#fafafa}
.divdetail table td,.divdetail table th{border:1px solid #dee2e6;padding:5px .75rem;text-align:center;font-size:16px}
.divdetail table th{font-weight:400;color:#fff;padding:10px .75rem}
.text-center{text-align:center}
.divdetail table td.text-left{text-align:left}
.divdetail table input.price,.divdetail table input.vitricon{padding:4px 0;text-align:center;display:table-column;margin:-2px 3px 0;box-shadow:none}
.divdetail table input.vitricon{width:50px}
.divdetail table input.price{width:90px;color:red;font-weight:700}
.divdetail table td .red{color:red}
.divdetail table td .bold{font-weight:700}

.chuky{border-top: 1px dashed #eee; margin: 15px 0; padding-top: 15px;}
.faq-idxknh{width: 20px; height: 10px; background: url(../images/idxup.png) no-repeat center center; display: inline-block; margin-left: 10px}
.faq-idxknh.showfidx{background: url(../images/idxdw.png) no-repeat center center}

.listnewshome{margin:10px 0 15px}
.listnewshome ul li{float:left;margin-top:15px;border-bottom:0px solid #ccc;width:49%;margin-right:1%;height:110px;padding-bottom:10px;overflow:hidden}
.listnewshome ul li img{float:left;margin-right:10px;border:0px solid #ccc;width:150px;height:95px; border-radius:3px;}
.listnewshome ul li h3{font-size:18px;margin-bottom:5px;margin-top:0px;line-height:normal;color:#000;font-weight:600; font-family: "Playfair Display"}
.listnewshome ul li:hover h3{color:#c29209}
.listnewshome ul li .mota{font-size:15px;color:#666;height:46px;line-height:23px;overflow:hidden}
.listnewshome ul li span{display:none;font-size:13px;color:#888}

.keylist{margin: 10px auto;}
.keylist::after{content:' '; display:block; clear:both}
.keylist .tit{margin-bottom: 20px; font-size: 14px; text-transform: uppercase; font-family: "Averta Bold"}
.keylist ul li{float:left;margin:0 20px 4px 20px;color:#666;list-style:square;font-size:15px}
.keylist ul li a{color:#666}
.keylist ul li:hover,ul.keylist li a:hover{text-decoration:underline}

.footer{background: rgb(250, 250, 250); padding: 35px 0 35px 0; margin-top: 0px; position: relative; color: #333; border-top: 0px solid #ccc;}
.footer a{color: #333}
.footer::after{content:' '; display:block; clear:both}
.footer .company{width: 30%; float: left; position: relative; line-height: 30px}
.footer .company img{max-height:150px;}
.footer .social{float: right; width: 20%; border-left: 0px solid #fff;}
.footer .social .tit{font-weight: 600; margin-bottom: 20px; font-size: 14px; text-transform: uppercase; font-family: "Averta Bold"}
.footer .social .img{margin-bottom: 25px; overflow: hidden;}
.footer .social .img img{vertical-align: middle; margin-right: 10px;}

.footer hr.bar{border:0; border-top: 1px solid #fff; margin: 20px 0; height: 1px; width: 100%}

.footer .info{float: left; width: 47%; margin-left: 2%; line-height:30px;}
.footer .info img{float: left; margin-right: 15px;}
.footer .info strong{font-family:"Averta Bold";}
.footer .info li{width: 45%; float: left; list-style: initial; margin-left: 15px; padding: 5px 0}
.footer .info li a{}
.footer .maps{float: right; width: 30%}

.copyright{padding: 16px 0; background:#f5f5f5; overflow: hidden; line-height: 30px}
.copyright .noidung{float: left;}
.copyright .bct{float: right; margin-top: 15px; width:21%;}
/* Fotorama */
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(../images/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}
#divgallery{margin-top: 30px;}
#divgallery::after{content:' '; display:block; clear:both}
#divgallery .left{width: 75%; float: left;}
#divgallery .left h3{font-size: 24px; text-transform: none; font-weight: bold; margin-bottom: 15px; color: #c29209}
#divgallery .left p a:hover{color: #c29209}
#divgallery .left p a{color: #888; text-transform: none; font-size: 13px}
#divgallery .right{width: 25%; float: right;}
#divgallery .right a{border-radius: 7px; color: #c29209; border: 1px solid #c29209; padding: 16px; font-size: 16px; display: inline-block; margin-top: -5px; font-weight: bold; text-transform: capitalize;}
#divgallery .right a:hover{background: #c29209; color: #fff}

.gallery-slide{margin:10px 0 40px;}
.fotorama__thumb-border{display: none;}
.gallery-slide .fotorama .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame .fotorama__thumb{margin-left: 15px; border-radius: 5px}

/* Fancy box */
.album-slide{margin:0 -5px 10px}
.album-slide::after{content:' ';display:block;clear:both}
.album-slide .grid{width: 25%; float: left}
.album-slide a{display: block; position: relative; margin: 0 5px 10px; height: 230px}
.album-slide a img,#divalbum a img{width: 100%; border-radius: 4px; height: 100%}
.album-slide a h3,#divalbum a h3{display: none;position: absolute; bottom: 0px; left: 0; width: 100%; background: rgba(0,0,0,0.6); color: #fff; text-transform: uppercase; padding:5px 8px; font-weight: normal; font-size: 12px; border-radius: 4px}

.nav_up{padding:7px;border:0px solid #CCC;position:fixed;background:url(../images/back-to-top.png) 50% 50% no-repeat;width:50px;height:50px;bottom:80px;right:10px;cursor:pointer;white-space:nowrap;border-radius:5px;filter:alpha(opacity=70);z-index:99}


body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all;text-transform: uppercase;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.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:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:3px solid #f8931e;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
.fancybox-caption__body a span{border:1px solid #fff; color: #fff; border-radius: 5px; padding:6px 15px; display:  inline-block; margin-left: 15px; text-transform: none;}
.fancybox-caption__body a span:hover{background: #fff; color: #333}

transform:skew(-10deg,0deg);-webkit-transform:skew(-10deg,0deg);-moz-transform:skew(-10deg,0deg);-ms-transform:skew(-10deg,0deg);-o-transform:skew(-10deg,0deg);animation:move 3s;animation-iteration-count:infinite;animation-delay:1s;-webkit-animation:move 3s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:1s;-moz-transform:skew(-10deg,0deg);-moz-animation:move 3s;-moz-animation-iteration-count:infinite;-moz-animation-delay:1s;-ms-transform:skew(-10deg,0deg);-ms-animation:move 3s;-ms-animation-iteration-count:infinite;-ms-animation-delay:1s;-o-transform:skew(-10deg,0deg);-o-animation:move 3s;-o-animation-iteration-count:infinite;-o-animation-delay:1s}@keyframes move{0%{left:0;opacity:0}5%{opacity:.5}28%{opacity:.5}50%{opacity:.5}100%{left:82%}}@-webkit-keyframes move{0%{left:0;opacity:0}5%{opacity:.5}28%{opacity:.5}50%{opacity:.5}100%{left:82%}}@-moz-keyframes move{0%{left:0;opacity:0}5%{opacity:.5}28%{opacity:.5}50%{opacity:.5}100%{left:82%}}@-ms-keyframes move{0%{left:0;opacity:0}5%{opacity:.5}28%{opacity:.5}50%{opacity:.5}100%{left:82%}}@-o-keyframes move{0%{left:0;opacity:0}5%{opacity:.5}28%{opacity:.5}50%{opacity:.5}100%{left:82%}}.hotline-phone-ring-wrap{position:fixed;bottom:0;left:0;z-index:999999}.hotline-phone-ring-wrap2{position:fixed;bottom:100px;left:0;z-index:999999}.hotline-phone-ring{position: fixed;
    bottom: 0px;
    left: 0;
    z-index: 999999;visibility:visible;background-color:transparent;width:60px;height:60px;cursor:pointer;z-index:11;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transition:visibility .5s;display:block}.hotline-phone-ring-circle{width:110px;height:110px;top:0;left:0;position:absolute;background-color:transparent;border-radius:100%;border:2px solid #1564a7;-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.5}.hotline-phone-ring-circle-fill{width:80px;height:80px;top:16px;left:16px;position:absolute;background-color:rgba(21,100,167,.7);border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.hotline-phone-ring-img-circle{background-color:#F48634;width:50px;height:50px;bottom:10px;left:10px;position:absolute;background-size:20px;border-radius:100%;border:2px solid transparent;display:flex;align-items:center;justify-content:center}.hotline-phone-ring-img-circle .pps-btn-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.hotline-phone-ring-img-circle .pps-btn-img img{width:33px;height:26px}
@-webkit-keyframes phonering-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}}@-webkit-keyframes phonering-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.6}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.6}100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.6}}@-webkit-keyframes phonering-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}}
.hotline-bar{position:fixed;background:#FFBC00;height:45px;width:180px;line-height:40px;border-radius:3px;padding:0 10px;padding-left: 15px;background-size:100%;cursor:pointer;transition:all .8s;-webkit-transition:all .8s;z-index:9;border-radius:50px!important;left:22px;bottom:12px}.hotline-bar>a{color:#333;text-decoration:none;font-size:19px;font-weight:normal;text-indent:32px;letter-spacing:0px;display:block;line-height:45px}.hotline-bar>a:hover,.hotline-bar>a:active{color:#fff}

/* The Close Button */
.close {color: #fff; font-size: 14px; font-weight: bold; border: 1px solid #fff; border-radius: 4px; padding: 5px 6px 5px 9px; width: 30px; height: 30px;
position: absolute; right: 10px; top:10px; background: rgb(6, 106, 117)}
.close:hover,.close:focus {color:rgb(6, 106, 117); border:1px solid rgb(6, 106, 117); text-decoration: none; cursor: pointer; background: none}

#slide_div .owl-nav,.slide-caroulse .owl-nav,#new_div .owl-nav,.listvideo .owl-nav{position:absolute;top:44%;height:0;width:100%}
.slide-caroulse .owl-next,.slide-caroulse .owl-prev,.listdesign_child .owl-next,.listdesign_child .owl-prev,#slide_div .owl-next,#slide_div .owl-prev,#new_div .owl-next,#new_div .owl-prev,.listvideo .owl-prev,.listvideo .owl-next{position:absolute;padding:0;margin:0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background:rgba(0,0,0,.3);width:48px;height:48px;text-align:center;color:#333;line-height:44px!important}
#slide_div .owl-next,#slide_div .owl-prev,.slide-caroulse .owl-next,.slide-caroulse .owl-prev,.listdesign_child .owl-next,.listdesign_child .owl-prev,.listvideo .owl-next,.listvideo .owl-prev{background:rgba(255,255,255,.3) !important;font-size:45px !important}
#slide_div .owl-next:hover,#slide_div .owl-prev:hover,.slide-caroulse .owl-next:hover,.slide-caroulse .owl-prev:hover,.listdesign_child .owl-next:hover,.listdesign_child .owl-prev:hover{background:rgba(255,255,255,.1) !important}



.owl-prev{left:10px}
.owl-next{right:10px}
.owl-carousel,.owl-carousel .owl-item{position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}
100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../images/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#333;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled .owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-thumbs {position: relative; display: table; width: 100%; text-align: center;}
.owl-thumb-item {display: table-cell; border: none; background: none; padding: 0px; opacity: .4; cursor: pointer;}
.owl-thumb-item img {height: 33px; width: 64px; max-height: 38px; border: 1px solid #ccc; margin-right: 10px;}
.owl-thumb-item.active {opacity: 1;}
.owl-carousel .item-video {height: 500px;}
#slide_album .owl-controls{display: none;}
#slide_album .owl-thumbs{margin-top: 10px;}
#slide_album .item{overflow:hidden; max-height:600px;}
.owl-nav.disabled{display: none;}

#sync2{margin-top: 10px;}
#sync2 .item{cursor: pointer;}
#sync2 .icon-video{display: inline-block; width: 64px; height: 38px; border: 1px solid #ccc; background: url(../images/play.svg) no-repeat center; background-size: 15px}
#sync2 .item img{width: 64px; height: 38px; border: 1px solid #ccc}
#sync2 .synced img,#sync2 .synced .icon-video{border:2px solid #c29209}

.owl-theme .owl-nav {margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] { color: #FFF; font-size: 14px; margin: 5px; padding: 4px 7px; background: #D6D6D6; display: inline-block; cursor: pointer; border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover { background: #869791; color: #FFF; text-decoration: none; }
.owl-theme .owl-nav .disabled { opacity: 0.5; cursor: default; }
.owl-theme .owl-nav.disabled .owl-dots { margin-top: 10px; }
.owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; }
.owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px 7px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #869791; }

input::-moz-placeholder, textarea::-moz-placeholder {color: #888}
input:-ms-input-placeholder, textarea::-ms-input-placeholder {color: #888}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #888}

/* Responsive cho comment & Facebook */
#___comments_0{width:100% !important}
.video-wrap{width:100% !important}
.fb-comments {max-width:100%}
.fb-comments span{max-width:100%} .fb-comments iframe{max-width:100%}
.fb_iframe_widget{max-width:100%} .fb_iframe_widget iframe{max-width: 100%}
.fb_iframe_widget span{max-width:100%}
.divdetail{max-width:100%}
