.breadcrumb{padding: 0 0 15px;}
.breadcrumb ul{float: left; list-style: none;}
.breadcrumb ul li{float: left;}
.breadcrumb ul li+li:before{content: "/"; display: inline-block; margin: 0 11px;}
.breadcrumb ul li a{display: inline-block; color: #333;}

@media (min-width:320px){
    .breadcrumb ul li.breadcrumb-mobile{display: none;}
}
@media (min-width:767px){
    .breadcrumb ul li.breadcrumb-mobile{display: block;}
}
.LienHeInfo li{line-height: 22px; position: relative; margin-bottom: 15px; list-style: none;}
.LienHeInfo li:after{width: 100%; border-bottom: 1px dashed #dedede; display: block; content: ''; position: absolute; z-index: 1; top: 13px;}
.LienHeInfo li label{Display: inline-block; background: #fff; padding-right: 5px; position: relative; z-index: 2; color: #63b547; font-weight: bold; font-size: 17px;}
.LienHeInfo li label i{width: 20px; font-size: 15px;}
.LienHeInfo li span{padding-left: 20px; display: block;}
.LienHeInfo li a{color: black;}

.formLeft{float: left; width: 100%}
.formLeftitem{margin-bottom: 15px; position: relative; width: 100%;}
.formLeft input{border-left: 0; width: calc(100% - 40px);}
.formLeft i{float: left; width: 40px; color: #63b547; line-height: 33px; font-size: 20px; text-align: center; border: 1px solid #dedede; box-sizing: border-box;}

.formRight{float: right; position: relative; width: 100%; margin-bottom: 15px;}

@media (min-width: 320px){
    .LienHeRight{margin: 0 0 20px;}
}
@media (min-width: 767px){
    .LienHeLeft{float: left; width: 30%;}
    .LienHeRight{float: right; margin: 0 0 20px 3%; width: calc(64% - 1px); padding-left: 3%; border-left: 1px solid #dedede;}
}.email{width: 265px; margin-bottom: 30px;}
.email-item{position: relative; float: left; height: 29px;}
.email-item input[type='text']{height: 100%;}
.email-item input[type='submit']{width: 100%; height: 100%;}
.email-item label.error,
#email-registered{line-height: 29px; color: #ff0000;}
#email-result{font-size: 15px; text-transform: uppercase; text-align: center; line-height: 29px; color: #fff; background:#ff0000; margin-bottom: 30px;}

@media (min-width:320px){
    .email-item:nth-child(1){width: calc(100% - 83px); margin-right: 3px;}
    .email-item:nth-child(2){width: 80px;}
}.product-detail-left{margin-bottom: 20px;}
.product-detail-right{margin-bottom: 20px;}
.product-detail-prev{margin-bottom: 15px; padding-bottom: 20px; border-bottom: 1px solid #d7d7d7;}
.product-detail-quantity{margin-bottom: 10px; text-align: right;}

.product-price{list-style: none; margin-bottom: 15px;}
.product-price li, .product-project li{line-height: 30px;}
.product-price li span{display: inline-block;}
.product-price li a{font-weight: bold; color: #2e2e2e;}
.product-price li label{font-weight: bold; color: #ee0d0d;}
.product-price li input{display: inline-block; width: 50px; height: 30px;text-align: center; text-indent: 0;}
/*.product-price li b:nth-of-type(1){display: inline-block; text-decoration: line-through; color: #959595;}
.product-price li b:nth-of-type(2){display: inline-block; padding: 0 7px; background: #1db9b0; color: #fff;}*/

.product-project{list-style: none; margin-bottom: 15px; padding-bottom: 20px; border-bottom: 1px solid #d7d7d7;}
.product-project li span{float: left;}
.product-project li p{float: right;}

.product-quantity{margin: 10px 0 15px;}
.product-quantity div:not(.clear){float: left; width: 33px; height: 33px; border: 1px solid #d7d7d7;}
.product-quantity div:hover{background: #d7d7d7;}
.product-quantity div.product-minus{border-right: 0;}
.product-quantity div.product-plus{border-left: 0;}
.product-quantity div a{display: block; font-weight: bold; text-align: center; line-height: 35px; color: #258af4;}
.product-quantity input[type='text']{float: left; width: 45px; text-indent: 0; text-align: center; color: #258af4;}

.product-sale{list-style: none; font-size: 13px; line-height: 25px; color: rgba(51,51,51,0.75); margin: 0 0 15px;}
.product-sale li:first-child{font-size: 15px; font-weight: bold;}
.product-sale li b{color: rgba(255,0,0,0.75);}

.product-cart p{margin-bottom: 10px;}
.product-cart a{display: block; font-size: 18px; text-align: center; line-height: 43px; color: #fff; background: #258af4; border: 2px solid #258af4; transition: all 0.25s ease 0s;}
.product-cart a:hover{background: #fff; color: #258af4;}

.product-book{text-align: center;}
.product-book-button{text-transform: uppercase; line-height: 35px; margin-top: 15px;}
.product-book-button a{display: inline-block; padding: 0 25px; background: #c2631f; border: 1px solid #c2631f; color: #fff; transition: all 0.25s ease 0s;}
.product-book-button a:hover{background: #fff; color: #c2631f;}

.product-style{text-align: center;}
.product-style ul{list-style: none;}
.product-style ul li{display: inline-block; margin: 20px 5px 0;}
.product-style ul li img{display: inline-block;}
.product-style ul li span{display: block;}

.product-detail-below{margin: 0 auto 20px; padding: 20px 0 0; border-top: 1px solid #d7d7d7; font-size: 14px;}

@media (min-width:320px){
    .product-price li span, .product-project li span{width: 75px;}
    .product-project li p{width: calc(100% - 75px);}
    .product-price li label{font-size: 16px;}
}
@media (min-width:360px){
    .product-price li label{font-size: 19px;}
    /*.product-price li b:nth-of-type(1){padding-right: 10px;}
    .product-price li b:nth-of-type(2){margin-left: 10px;}*/
}
@media (min-width:410px){
    .product-price li span, .product-project li span{width: 100px;}
    .product-project li p{width: calc(100% - 100px);}
}
@media (min-width:480px){
    .product-detail{font-size: 15px;}
}
@media (min-width:580px){
    .product-detail-left{float: left; width: 300px;}
    .product-detail-right{float: right; width: calc(100% - 311px);}
}
@media (min-width:767px){
    .product-detail-left{width: 360px;}
    .product-detail-right{width: calc(100% - 371px);}
}.dvu{position: relative; margin: 0 0 25px;}
.dvu-title{font-family: Tahoma; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #fff; margin: 0 0 20px; padding: 11px 0 10px 45px; background: #63b547 url(/components/home.dichvu/t.png) no-repeat center left 8px;}

.dvu-list{}

.dvu-item-big{margin: 0 0 20px; padding: 0 0 20px; border-bottom: 1px solid #ccc;}
.dvu-name-big{margin: 0 0 7px; height: 42px; overflow: hidden;}
.dvu-name-big a{display: block; font-size: 18px; font-weight: bold; line-height: 21px; color: #222; transition: all 0.25s ease 0s;}
.dvu-item-big:hover .dvu-name-big a{color: #63b547;}
.dvu-prev-big{font-size: 14px; text-align: justify; font-style: italic; line-height: 18px; color: #474747; margin: 0 0 10px; max-height: 126px; overflow: hidden;}
.dvu-more-big a{display: block; letter-spacing: 1px; color: #ee0d0d; transition: all 0.25s ease 0s;}
.dvu-more-big a:hover{color: #63b547;}

.dvu-item,
.divu-item{margin: 0 0 30px;}
.dvu-img{float: left; margin: 0 15px 0 0;}
.dvu-name{height: 40px; overflow: hidden;}
.dvu-name a{display: block; font-weight: bold; line-height: 20px; color: #333; transition: all 0.25s ease 0s;}
.dvu-item:hover .dvu-name a{color: #ee0d0d;}
.divu-item:hover .dvu-name a{color: #ee0d0d;}
.dvu-time{line-height: 20px; color: #999;}

@media (min-width:320px){
    .dvu-img-big{margin: 0 0 20px 0;}
}
@media (min-width:360px){

}
@media (min-width:410px){

}
@media (min-width:480px){

}
@media (min-width:580px){
    .dvu-img-big{float: left; margin: 0 20px 0 0;}
}
@media (min-width:767px){
    .divu-item{float: left; width: calc(50% - 15px);}
    .divu-item:nth-child(2n){float: right;}
    
    .dvu-item{float: left; width: calc(50% - 15px);}
    .dvu-item:nth-child(3), .dvu-item:nth-child(4){float: right;}
}
@media (min-width:970px){

}
@media (min-width:1070px){

}.ha{margin: 0 0 10px;}

.ha-title{font-size: 15px; text-transform: uppercase; line-height: 37px; margin: 0 0 5px; background: url(/theme/images/f.png) top 12px left repeat-x; border-bottom: 1px solid #e4e4e4;}
.ha-title b{display: inline-block; padding-right: 5px; background: #fff; color: #63b547;}

.ha-list{border: 1px solid #e4e4e4; padding: 2px 7px;}
.ha-item{position: relative; float: left; width: calc(50% - 5px); margin: 5px 0;}
.ha-item:nth-child(2n){float: right;}
.ha-item a:after{position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 50px; height: 50px; margin: auto; content: '\f002';
    font-family: 'Font Awesome 5 Free'; font-size: 25px; font-weight: 900; text-align: center; line-height: 50px; color: #63b547; cursor: pointer; opacity: 0; transition: all 0.25s ease 0s;}
.ha-item a:hover:after{opacity: 1;}

@media (min-width:320px){
    .ha{display: none;}
}
@media (min-width:970px){
    .ha{display: block;}
}.hotro{margin: 0 0 15px;}
.hotro-title{position: relative; font-size: 14px; font-weight: bold; text-transform: uppercase; line-height: 36px; color: #fff; padding: 0 0 0 48px; background: #63b547 url(/components/home.hotro/t1.png) no-repeat center left 5px; border-bottom: 2px solid #458e2b;}
.hotro-title:after{content: ''; position: absolute; top: 0; right: 0; width: 19px; height: 12px; background: url(/components/home.hotro/t2.jpg) no-repeat;}
.hotro ul{list-style: none; border: 1px solid #ccc; border-top: 0; padding: 10px 10px 0;}
.hotro ul li{height: 25px; margin: 0 0 10px; padding:  0 0 0 50px; line-height: 25px;}
.hotro ul li:nth-child(1){background: url(/components/home.hotro/h.png) no-repeat center left;}
.hotro ul li:nth-child(2){background: url(/components/home.hotro/p.png) no-repeat center left;}
.hotro ul li:nth-child(2) b{color: #ee0d0d;}
.hotro ul li:nth-child(3){background: url(/components/home.hotro/e.png) no-repeat center left;}
.hotro ul li:nth-child(4){background: url(/components/home.hotro/s.png) no-repeat center left;}
.hotro ul li:nth-child(5){background: url(/components/home.hotro/z.png) no-repeat center left;}
.hotro ul li a {color: #333;}

@media (min-width:320px){

}
@media (min-width:360px){

}
@media (min-width:410px){

}
@media (min-width:480px){

}
@media (min-width:580px){

}
@media (min-width:767px){

}
@media (min-width:970px){

}
@media (min-width:1070px){

}.hmenu{font-size: 14px; border: 1px solid #ddd;}

.hmenu-title{font-family: Tahoma; font-weight: bold; text-transform: uppercase; text-align: center; line-height: 39px; color: #63b547; background: #f5f5f5; border-bottom: 1px solid #ddd;}

.hmenu ul{list-style: none;}
.hmenu ul li{line-height: 35px; border-bottom: 1px dashed #ddd;}
.hmenu ul li:last-child{border-bottom: 0;}
.hmenu ul li a{display: block; padding-left: 40px; background: url(/components/home.menu/b.png) top 14px left 21px no-repeat; color: #000; transition: all 0.25s ease 0s;}
.hmenu ul li.active a, .hmenu ul li a:hover{padding-left: 45px; color: #63b547;}

@media (min-width:320px){

}
@media (min-width:360px){

}
@media (min-width:410px){

}
@media (min-width:480px){

}
@media (min-width:580px){

}
@media (min-width:767px){

}
@media (min-width:970px){

}
@media (min-width:1070px){

}.sc{margin: 0 0 10px;}

.sc-title{font-size: 15px; text-transform: uppercase; line-height: 37px; background: url(/theme/images/f.png) top 12px left repeat-x; border-bottom: 1px solid #e4e4e4;}
.sc-title b{display: inline-block; padding-right: 5px; background: #fff; color: #63b547;}

.sc ul{list-style: none; padding: 0 10px; border: 1px solid #ccc; border-top: 0;}
.sc ul li{border-bottom: 1px solid #e4e4e4;}
.sc ul li a{display: block; font-size: 14px; font-weight: bold; line-height: 36px; color: #222; transition: all 0.25s ease 0s;}
.sc ul li a:hover{color: #63b547;}

@media (min-width:320px){

}
@media (min-width:360px){

}
@media (min-width:410px){

}
@media (min-width:480px){

}
@media (min-width:580px){

}
@media (min-width:767px){

}
@media (min-width:970px){

}
@media (min-width:1070px){

}.tuvan{}

.tuvan-title{font-size: 15px; text-transform: uppercase; line-height: 37px; margin: 0 0 5px; background: url(/theme/images/f.png) top 12px left repeat-x; border-bottom: 1px solid #e4e4e4;}
.tuvan-title b{display: inline-block; padding-right: 5px; background: #fff; color: #63b547;}

.tuvan-list{position: relative; border: 1px solid #ccc; border-top: 0;}
.tuvan-item{padding: 10px; border-bottom: 1px dashed #e4e4e4;}
.tuvan-item:last-child{border-bottom: 0;}
.tuvan-name{margin: 0 0 7px; height: 32px; overflow: hidden;}
.tuvan-name a{display: block; font-size: 14px; font-weight: bold; color: #ee0d0d; transition: all 0.25s ease 0s;}
.tuvan-item:hover .tuvan-name a{color: #63b547;}
.tuvan-img{float: left; margin: 0 10px 0 0; border: 1px solid #e4e4e4;}
.tuvan-prev{line-height: 18px; height: 90px; overflow: hidden;}

@media (min-width:320px){

}
@media (min-width:360px){

}
@media (min-width:410px){

}
@media (min-width:480px){

}
@media (min-width:580px){

}
@media (min-width:767px){

}
@media (min-width:970px){

}
@media (min-width:1170px){

}.vattu{position: relative; margin: 0 0 35px;}
.vattu-title{font-family: Tahoma; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #fff; margin: 0 0 20px; padding: 11px 0 10px 45px; background: #63b547 url(/components/home.vattu/t.png) no-repeat center left 8px;}
.vattu-title a{color: #fff;}

.vattu-list{position: relative;}
.vattu-list .owl-nav{position: absolute; top: -50px; right: 17px; width: 52px;}
.vattu-list .owl-nav div{font-size: 15px; text-align: center; color: #868686;  }
.vattu-list .owl-nav div i{width: 20px; line-height: 20px; background: #fff; border: 1px solid #00699e;}
.vattu-list .owl-nav div.owl-prev{float: left;}
.vattu-list .owl-nav div.owl-next{float: right;}

.vattu-slide{}
.vattu-item{float: left; margin-bottom: 30px;}
.vattu-img{position: relative; border: 1px solid #ededed;}
.vattu-img img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-width: calc(100% - 10px); max-height: calc(100% - 10px);}
.vattu-name{height: 40px; overflow: hidden;}
.vattu-name a{display: block; font-size: 14px; font-weight: bold; text-align: center; line-height: 40px; color: #222;}
.vattu-more{text-align: center; line-height: 33px; letter-spacing: 1px;}
.vattu-more a{display: block; width: 105px; height: 33px; margin: auto; background: #63b547; color: #fff; transition: all 0.25s ease 0s;}
.vattu-slide:hover .vattu-more a,
.vattu-item:hover .vattu-more a{background: #000;}

@media (min-width:320px){
    .vattu-item{width: calc((100% - 05px) / 2); margin-right: 05px;}
    .vattu-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:480px){
    .vattu-item{width: calc((100% - 10px) / 3);}
    .vattu-item:nth-child(2n){margin-right: 05px;}
    .vattu-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:580px){
    .vattu-item{width: calc((100% - 30px) / 3); margin-right: 15px;}
    .vattu-item:nth-child(2n){margin-right: 15px;}
    .vattu-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:767px){
    .vattu-item{width: calc((100% - 45px) / 4);}
    .vattu-item:nth-child(3n){margin-right: 15px;}
    .vattu-item:nth-child(4n){margin-right: 0;}
}.images-item{position: relative; float: left; margin-bottom: 30px;}
.images-item a:after{position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 50px; height: 50px; margin: auto; content: '\f002';
    font-family: 'Font Awesome 5 Free'; font-size: 25px; font-weight: 900; text-align: center; line-height: 50px; color: #63b547; cursor: pointer; opacity: 0; transition: all 0.25s ease 0s;}
.images-item a:hover:after{opacity: 1;}

@media (min-width:320px){
    .images-item{width: calc((100% - 05px) / 2); margin-right: 05px;}
    .images-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:480px){
    .images-item{width: calc((100% - 10px) / 3);}
    .images-item:nth-child(2n){margin-right: 05px;}
    .images-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:580px){
    .images-item{width: calc((100% - 30px) / 3); margin-right: 15px;}
    .images-item:nth-child(2n){margin-right: 15px;}
    .images-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:767px){
    .images-item{width: calc((100% - 45px) / 4);}
    .images-item:nth-child(3n){margin-right: 15px;}
    .images-item:nth-child(4n){margin-right: 0;}
}.left-title{position: relative; font-family: Avo; font-size: 21px; font-weight: normal; text-transform: uppercase; color: #004dfc; margin-bottom: 10px; padding: 2px 0 6px 21px; border: 1px solid #d7d7d7;}
.left-title:after{content: ''; position: absolute; top: -1px; left: -1px; width: 9px; height: 39px; background: #004dfc;}

.left-list{margin-bottom: 30px;}
.left-list ul{list-style: none;}
.left-list ul li a{display: block; font-size: 14px; line-height: 32px; border-bottom: 1px solid #d7d7d7;}
.left-list ul li a:hover{color: #004dfc;}
.left-list ul li span{position: absolute; top: 0; right: 0; width: 17px; height: 32px; cursor: pointer;}
.left-list ul li span.left-button-minus{background: url(/components/left/img/m.png) no-repeat center;}
.left-list ul li span.left-button-plus{background: url(/components/left/img/p.png) no-repeat center;}

.left-list > ul{border: 1px solid #d7d7d7; border-bottom: 0;}
.left-list > ul > li{position: relative;}
.left-list > ul > li > a{color: #565656; padding-left: 20px; background: url(/components/left/img/li.png) no-repeat bottom 10px left 7px;}
.left-list > ul > li.active > a{background: url(/components/left/img/li2.png) no-repeat bottom 10px left 7px; color: #004dfc;}
.left-list > ul > li > ul > li > a{color: #333!important; padding-left: 40px; background: url(/components/left/img/li.png) no-repeat bottom 10px left 27px;}
.left-list > ul > li > ul > li > a:hover, .left-list > ul > li > ul > li.active > a{background: url(/components/left/img/li2.png) no-repeat bottom 10px left 27px; color: #004dfc!important;}

.help{margin-bottom: 30px;}
.help-item{border-bottom: 1px solid #d7d7d7;}
.help-list{padding: 9px 0 0; border: 1px solid #d7d7d7; border-bottom: 1px;}
.help-name{font-size: 14px; text-align: center; line-height: 26px;}
.help-phone{text-align: center; margin-bottom: 11px;}
.help-phone a{font-size: 16px; line-height: 26px; color: #ff0000;}
.help-chat{margin-bottom: 11px;}
.help-zalo{position: relative; float: left; margin-left: 20px;}
.help-zalo-code{position: absolute; bottom: 40px; left: 0; width: 175px; box-shadow: 0 0 2px 1px rgba(0,0,0,0.25); border: 5px solid #fff;}
.help-skype{float: right; margin-right: 20px;}
.help-email{margin: 0 7px; padding-left: 43px; background: url(/components/left/img/e.png) no-repeat center left 7px; border-top: 1px dashed #d7d7d7;}
.help-email a{display: block; line-height: 42px; color: #147e3e;}

.left-tin{}
.left-tin-container{border: 1px solid #d7d7d7; border-bottom: 0;}
.left-tin-item{padding: 10px; border-bottom: 1px dashed #d7d7d7;}
.left-tin-item:last-child{border-bottom: 1px solid #d7d7d7;}
.left-tin-img{float: left; margin-right: 10px; padding: 1px; border: 1px solid #d7d7d7;}
.left-tin-name{height: 60px; overflow: hidden;}
.left-tin-name a{display: block; line-height: 20px; color: #333; transition: all 0.25s ease 0s;}
.left-tin-name:hover a{color: #0774b8;}.menu{position: relative; height: 40px; background: #63b547; margin-bottom: 13px; z-index: 100;}

.menu-desk{float: left;}
.menu-desk ul#navigation{list-style: none;}
.menu-desk ul#navigation li{list-style: none; float: left; position: relative; background: transparent; transition: all 0.25s ease 0s;}
.menu-desk ul#navigation li.active, .menu-desk ul#navigation li:hover{background: #000;}
.menu-desk ul#navigation li a{display: block; font-size: 15px; text-transform: uppercase; line-height: 40px; color: #fff;}

.menu-desk ul#navigation li > ul{opacity: 0;}
.menu-desk ul#navigation li:hover > ul{visibility: visible; opacity: 1;}
.menu-desk ul#navigation li:hover > ul li{visibility: visible;}
.menu-desk ul#navigation ul,
.menu-desk ul#navigation ul li ul{top: 100%; left: 0; float: left; visibility: hidden; position: absolute; z-index: 999; width: 235px; display: none;}
.menu-desk ul#navigation ul li{width: 100%; background: #63b547!important; border-bottom: 1px solid #fff;}
.menu-desk ul#navigation ul li:hover{background: #fff200!important;}
.menu-desk ul#navigation ul li:last-child{border-bottom: 0;}
.menu-desk ul#navigation ul li a{font-weight: normal; text-transform: none; line-height: normal; color: #fff!important; padding: 7px 5px 7px 7px;}
.menu-desk ul#navigation ul li:hover a{color: #232176!important;}

#menu-mobile{opacity: 0;}
.menu-mobile{position: relative; float: left; width: 50px; height: 40px; text-align: center;}
.menu-mobile span{display: block; width: 33px; height: 3px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;  background: #fff;}
.menu-mobile span:after, .menu-mobile span:before{display: block; width: 33px; height: 3px; background: #fff; position: absolute; content: '';}
.menu-mobile span:after{bottom: -9px;}
.menu-mobile span:before{top: -9px;}

@media (min-width: 320px){
    .menu-desk{display: none;}
    .menu-mobile{display: block;}
}
@media (min-width: 970px){
    .menu-desk{display: block;}
    .menu-mobile{display: none;}
    .menu-display{display: none;}
    
    .menu-desk ul#navigation li a{padding: 0 11px;}
}
@media (min-width: 1170px){
    .menu-desk ul#navigation li a{padding: 0 22px;}
}.news-item{margin: 0 0 30px; line-height: 20px;}

.news-info .clear{width: 100%; margin: 10px 0 15px; border-bottom: 1px dashed rgba(51,51,51,0.5);}

.news-name{font-size: 15px; text-transform: uppercase; color: #63b547; max-height: 40px; overflow: hidden; margin-bottom: 10px;}
.news-name a{color: #63b547; transition: all 0.25s ease 0s;}

.news-prev{color: #333; max-height: 40px; overflow: hidden;}

.news-more{float: left; font-size: 12px; text-transform: uppercase; margin: 0 10px 0 0;}
.news-more a{display: block; padding: 3px 10px 2px; background: #63b547; color: #fff; transition: all 0.25s ease 0s;}
.news-more:hover a{background: #ee0d0d;}

.news-time{float: left; font-size: 12px; text-transform: uppercase;}
.news-time-inner{margin-bottom: 10px;}
.news-time a{display: inline-block; background: rgba(51,51,51,0.75); color: #fff; margin: 0 6px 0 0; padding: 3px 10px 2px; transition: all 0.25s ease 0s;}
.news-time a:hover{background: #63b547;}
.news-time span{display: inline-block; padding: 3px 0 2px; color: #333;}

.news-item:hover .news-name a{color: #ee0d0d;}

@media (min-width:320px){
    .news-img{margin: 0 0 11px;}
}
@media (min-width:480px){
    .news-img{float: left; width: 220px; margin: 0;}
    .news-info{float: right; width: calc(100% - 250px);}
}/*
 *	generated by WOW Slider 8.8
 *	template Pulse
 */

#wowslider-container1 { 
	display: table;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 100%;
	max-height:590px;
	margin: auto;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
* html #wowslider-container1{ width:1920px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:590px;
	max-width: 100%;
	vertical-align: top;
	border:none;
	overflow: hidden;
}
#wowslider-container1 .ws_images ul a{
	width:100%;
	height:100%;
	max-height:590px;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#wowslider-container1 .ws_images > div > img {
	max-height:590px;
}

#wowslider-container1 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container1 .ws-title > div {
	display: inline-block !important;
}

#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
	font-size: 0px;
}
/* compatibility with Joomla styles */
#wowslider-container1  .ws_bullets a {
	line-height: 0;
}

#wowslider-container1  .ws_script{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}
#wowslider-container1 .ws_cube_side {
	background: #A6A5A9;
}


#wowslider-container1.ws_gestures {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}
#wowslider-container1.ws_gestures.ws_grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets,
#wowslider-container1.ws_video_playing .ws_fullscreen,
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev {
	display: none;
}


/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}
#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo {
	display: block;
}
#wowslider-container1 .ws_video_btn div {
	position: absolute;
	background-image: url(/components/slide/playvideo.png);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}
#wowslider-container1 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}
#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}
#wowslider-container1 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}
#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}

/* Navigation arrows for preview mode */
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev{
	position:absolute;
	top:calc(50% - 24px);
	width:48px;
	height:48px;
	margin:0;
	z-index:60;
	cursor:pointer;
	opacity:0.75;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	
}
#wowslider-container1 a.ws_next{
	right:24px;
	background: url(/components/slide/next_photo.png) no-repeat 50% 50%;
	background-size: 100%;
}
#wowslider-container1 a.ws_prev{
	left:24px;
	background: url(/components/slide/prev_photo.png) no-repeat 50% 50%;
	background-size: 100%;
}
#wowslider-container1 a.ws_next:hover, #wowslider-container1 a.ws_prev:hover{
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}
#wowslider-container1 .ws_bullets a {
	position:relative;
	background:url("/components/slide/bullet.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	float:left;
	cursor:pointer;
	height:15px;
	margin-right:5px;
	text-indent:-9999px;
	width:15px;
	z-index:100;
	outline:none;
	color:transparent;
}
#wowslider-container1 a.ws_selbull,#wowslider-container1 a.ws_overbull,#wowslider-container1 .ws_bullets a:hover{
	background-position:100% 0;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
    width: 4.8em;
    height: 4.8em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2.4em;
    margin-top: -2.4em;
    z-index: 59;
	background-size: 100%;
}

#wowslider-container1 .ws_pause{
    background-image: url(/components/slide/pause.png);
}

#wowslider-container1 .ws_play{
    background-image: url(/components/slide/play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
	bottom:20px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position:absolute;
    top: 0;
	bottom: 0;
	left: 144px;
	font-family: OpenSansEB;
    font-size: 48px;
    text-transform: uppercase;
	color:#be872c;
	margin: 0;
	padding: 0;
	opacity:1;
    z-index: 50;
	display: flex!important;
    align-items: center;
    justify-content: center;
}
#wowslider-container1 .ws-title span{

}
#wowslider-container1 .ws-title div{

}
#wowslider-container1 .ws_images > ul{
	animation: wsBasic 12s infinite;
	-moz-animation: wsBasic 12s infinite;
	-webkit-animation: wsBasic 12s infinite;
}
@keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
@-moz-keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }

#wowslider-container1  .ws_shadow{
    display: none;
	background-image: url(/components/slide/bg.png);
	background-repeat: no-repeat;
	background-size:100%;
	position:absolute;
	z-index: -1;
	left:-0.78%;
	top:-2.68%;
	width:101.56%;
	height:105.35%;
}
* html #wowslider-container1 .ws_shadow{/*ie6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
*+html #wowslider-container1 .ws_shadow{/*ie7*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:10px;
	left:-82px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:164px;
	background-color:#FFFFFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:15px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-11px;
	margin-left:-9px;
	left:82px;
	background:url(/components/slide/triangle.png);
	width:15px;
	height:6px;
}#wowslider-container1 .ws_bulframe div div{
	height: auto;
}

@media all and (max-width:760px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs{
		display: none
	}
}#wowslider-container1 .ws_hovershow {
    /*display: none !important; */
    opacity: 0;
    -webkit-transition:opacity 0.2s ease-in;
    -moz-transition:opacity 0.2s ease-in;
    -o-transition:opacity 0.2s ease-in;
    transition:opacity 0.2s ease-in;
}

#wowslider-container1:hover .ws_hovershow {
    /*display: block !important;*/
    opacity: 1;
    -webkit-transition:opacity 0.2s ease-in;
    -moz-transition:opacity 0.2s ease-in;
    -o-transition:opacity 0.2s ease-in;
    transition:opacity 0.2s ease-in;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
    width: 18px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -9px;
    margin-top: -14px;
    z-index: 59;
}

#wowslider-container1 .pause {
    background-image: url(./pause.png);
}

#wowslider-container1 .play {
    background-image: url(./play.png);
}

#wowslider-container1 .pause:hover, #wowslider-container1 .play:hover {
    background-position: 100% 100% !important;
}

#wowslider-container1 .ws_fullscreen {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 20px;
    left: 15px;
    margin-left: -9px;
    margin-top: -14px;
    z-index: 59;
    background-image: url(./fullscreen.png);
}

div#ws_fullscreen:-moz-full-screen #wowslider-container1 {
    width: 95% !important;
    max-width: 100% !important;
    max-height: inherit;
}

div#ws_fullscreen:-webkit-full-screen #wowslider-container1 {
    width: 95% !important;
    max-width: 100% !important;
    max-height: inherit;
}

div#ws_fullscreen:fullscreen #wowslider-container1 {
    width: 95% !important;
    max-width: 100% !important;
    max-height: inherit;
}

div#ws_fullscreen:-moz-full-screen {
    background-color: #000;
    height: 100%;
}

div#ws_fullscreen:-webkit-full-screen {
    background-color: #000;
    height: 100%;
}

div#ws_fullscreen:fullscreen {
    background-color: #000;
    height: 100%;
}