@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,800italic,800,300italic);
@font-face {
  font-family: 'UTMMobifoneKT';
  src: url('../fonts/UTMMobifoneKT.eot?#iefix') format('embedded-opentype'),  url('../fonts/UTMMobifoneKT.woff') format('woff'), url('../fonts/UTMMobifoneKT.ttf')  format('truetype'), url('../fonts/UTMMobifoneKT.svg#UTMMobifoneKT') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf')  format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf')  format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf')  format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoCondensed-Bold.woff') format('woff'), url('../fonts/RobotoCondensed-Bold.ttf')  format('truetype'), url('../fonts/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoCondensed-Regular.woff') format('woff'), url('../fonts/RobotoCondensed-Regular.ttf')  format('truetype'), url('../fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf')  format('truetype'), url('../fonts/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UTMAndrogyne';
  src: url('../fonts/UTMAndrogyne.eot?#iefix') format('embedded-opentype'),  url('../fonts/UTMAndrogyne.woff') format('woff'), url('../fonts/UTMAndrogyne.ttf')  format('truetype'), url('../fonts/UTMAndrogyne.svg#UTMAndrogyne') format('svg');
  font-weight: normal;
  font-style: normal;
}


a,
a:hover {
    text-decoration: none;
}
button, input, select, textarea, a{
    outline: 0;
}
a,body,h1,h2,h3,h4,h5,p {
    font-family: 'SourceSansPro-Regular', sans-serif
}
.container{
	margin: 0 auto;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#category_img_wrapper{
    display: none;
    position: fixed;
    width: 350px;
    z-index: 9999
}

.title-product{
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 20px
}
.title-product h3{
  font-size: 32px;
  text-transform: uppercase;
  font-family: 'RobotoCondensed-Bold';
  color: #000;
  border-bottom: 1px solid #f63d3c;
  padding-bottom: 10px;
  margin-bottom: 0px;
  position: relative;
}
.title-product h3 span{
  color: #fe0000;
}
.border-title-product{
  margin-top: -8px;
  color: #fe0000;
}
.list-musical{
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.title-list-product{
  -webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
writing-mode: lr-tb;
  background: #e9e9e9;
  /*padding: 5px 53px 0px 53px;*/
  /*float: left;*/
  /*background: #f30100;*/
  margin-left: -52px;
  margin-top: 110px;
    /*height: 38px;*/
  /*overflow: hidden;*/
  text-align: center;
  margin-bottom: 70px;
  padding: 0px;
}
.btn-cat{
  position: absolute;
  right: 24px;
  top: 20px;
  -webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
}
.btn-cat i{
  font-size: 20px;
  color: #fff;
}
.title-list-product .title{
  background: #f30100;
  padding: 8px;
  width: 230px;
}
.title-list-product h4{
  font-size: 25px;
  color: #fff;
  margin-top: 5px; 
  text-transform: uppercase;

}
.title-list-product .title{
  text-align: center;
  margin-left: 30px;
}
/*.title-list-product .title:after{
  content:"";
  position:absolute;
  width: 0;
  height: 0;
  top: 0px;
  left: -20px;
  border-bottom: 42px solid #f30100;
  border-left: 20px solid transparent;
}*/
.btn-slide{
    display: inline-block;
    padding: 0px 7px 0px 10px;
    line-height: 30px;
    text-align: center;
    background: #e9e9e9;
    color: #fff;
    font-size: 16px;
    position: relative;
    float: left;
    margin-left: -2px;
}
.btn-slide:before{
  content:"";
  position:absolute;
  width: 0;
  height: 0;
  top: -58px;
  right: -43px;
  border-top: 60px solid #e9e9e9;
  border-right: 29px solid transparent;
}
.accordion-wrapper img,
.accordion-wrapper-sound img,
.accordion-wrapper-light img{
  width: 423px;
  height: 260px;
}
/*.btn-slide:after{
  content: "";
    position: absolute;
    right: -8px;
    bottom: 0px;
    width: 0;
    height: 0;
    border-top: 146px solid #e9e9e9;
    border-left: 30px solid transparent;
    left: -29px;
    left: -30px;
    top: -45px;
}*/
.list-musical{
  display: inline-block;
  width: 100%;
}

.img-pro-museum{
  width: 100%;
  margin-bottom: 0px;
  float: right;
  margin-top: -264px;
  min-height: 200px;
  left: 57px
}

.nvgt{
  position:absolute;
  top: 120px;
  height: 50px;
  width: 30px;
  opacity: 0.6;
}
.nvgt:hover{
  opacity: 0.9;
}
#prev{
  background: #000 url('https://dl.dropboxusercontent.com/u/65639888/image/prev.png') no-repeat center;
  left: 0px;
}
#next{
  background: #000 url('https://dl.dropboxusercontent.com/u/65639888/image/next.png') no-repeat center;
  right: 0px;
}

.descript{
  position: absolute;
  top: 10px;
  left: 30px;
}
.descript p{
  font-size: 18px;
  color: #fff;
  background: rgba(254,0,0, 0.6);
  padding: 8px 20px;
  display: inline-block;
}
/*.list-light .title-list-product,
.list-sound .title-list-product{
  padding: 8px 45px 0px 45px;
}*/

/*****************************product detail ***************************/

.thumb-box .thumbs {
    display: inline-block;
    width: 100%;
    /* margin-left: 20px; */
}
.thumbs{
  list-style: none;
  margin-top: 0px;
  padding-top: 20px;
  /*border: 1px solid #ddd;*/
}
#thumbnails{
  height: 490px;
}
.image-product-detail .slippry_box.thumbnails{
  /*margin-bottom: -40px;*/
  border:2px solid #CDB38B;
  /*border-bottom: 3px solid #CDB38B;*/
  /*max-height: 414px;*/
  height: 490px;
}
#list-promo > .slippry_box.thumbnails{
  border: none !important;
  padding-left: 0px;
}
.product-detail h3{
  font-size: 36px;
  color: #000000;
  font-family: 'RobotoCondensed-Bold';
  text-transform: uppercase;
}
.info-detail-product h2{
  font-size: 30px;
  color: #5b5b5b;
  font-family: 'RobotoCondensed-Bold';
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
}
.border-title-detail{
  border-bottom: 2px solid #f58220;
  width: 80px;
}
.price-detail{
  background: #f5f5f5;
  padding: 15px;
}
.price-detail h5{
  margin-bottom: 5px;
  font-size: 14px;
  color: #000;
}
.price-detail h6{
  margin-bottom: 5px;
  font-size: 14px;
  color: #5b5b5b;
}
.price-detail h6 span{
  color: #777777;
}
.price-detail h2{
  margin-bottom: 5px;
  font-size: 24px;
  color: #f30100;
  margin-top: 5px;
  font-family: 'Roboto-Regular';
}
.price-detail p{
  margin-bottom: 5px;
  font-size: 14px;
  color: #202020;
  text-decoration: line-through;
}
.button-cart a{
  background: url('../images/btn-send.jpg');
  font-size: 18px;
  color: #fff;
  font-family: 'RobotoCondensed-Bold';
  padding: 5px 20px;
  border-left: 3px solid #000;
  border-right: 3px solid #000;
  border-radius: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.detail-content h4{
  font-size: 18px;
  color: #f30100;
  font-family: 'Roboto-Bold';
}
.detail-content p{
  font-size: 14px;
  color: #000;
  line-height: 17px;
}
.detail-content h5{
  font-size: 14px;
  color: #f30100;
  font-family: 'Roboto-Bold';

}
.info-detail-product{
  margin-bottom: 50px;
}
.tab-content{
  /*border: 1px solid #d2d2d2;*/  
  border-top: none;
  padding: 10px;
  /*position: relative;*/
  /*text-align: center;*/
}
.title-icon-document{
  text-align: left;
}
.info-detail-product ul.nav-tabs li a{
  font-size: 16px;
  color: #000;
  font-family: 'Roboto-Bold';
}
.info-detail-product ul.nav-tabs li{
  margin-right: 10px;
  background: #efefef;
  border-radius: 5px 5px 0px 0px;
}
.info-detail-product ul.nav-tabs li.active{
  background: none;
}
.product-detail{
  margin-bottom: 20px;
}

/********************************* new ********************/
.item-news img{
  border-width: 60px 0 0 15px;
  position: relative;
  
}
.image{
  display: inline-block;
  position: relative;
}

.image .border-image:before {
    content:"";
    position:absolute;
    width: 0;
    height: 0;
    top: 0px;
    left: 264px;
    border-bottom: 270px solid #fff;
    border-left: 50px solid transparent;
}
.info-news:before{
  content:"";
  position:absolute;
  width: 0;
  height: 0;
  top: 0px;
  left: -62px;
  border-bottom: 229px solid #f30200;
  border-left: 61px solid transparent;
}
.info-news:after{
  content:"";
  position:absolute;
  width: 0;
  height: 0;
  top: 0px;
  left: -50px;
  border-bottom: 229px solid #fff;
  border-left: 50px solid transparent;
}
.info-news{
  border: 1px solid #d5d5d5;
  background: #fcfcfc;
  position: absolute;
  top: 20px;
  right: 15px;
  min-height: 230px;
  padding: 20px;
  max-width: 325px;
  border-left: none;
  z-index: 2;
}
.info-news h4 a{
  font-size: 16px;
  color: #000;
  font-family: 'RobotoCondensed-Bold';
  text-transform: uppercase;
  line-height: 20px;
}
.item-news:hover h4 a{
  color: #f30100;
}
.info-news p.admin{
  font-size: 13px;
  color: #747474;
  font-family: 'Roboto-Light';
  font-style: italic;
}
.info-news p.admin span{
  font-size: 13px;
  color: #f30100;
  font-family: 'Roboto-Light';
}
.info-news p{
  font-size: 14px;
  color: #404040;
  line-height: 17px;
}
.see-more{
    background: #767676;
    height: 30px;
    overflow: hidden;
    width: 160px;
    height: 38px;
    text-align: center;
}
.see-more a{
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.see-more .icon {
    display: inline-block;
    padding: 0px 7px 0px 10px;
    line-height: 30px;
    text-align: center;
    background: #f30100;
    color: #fff;
    font-size: 16px;
    position: relative;
}
.see-more .val{
  display: inline-block;
  padding-top: 8px;
}
.see-more .icon{
  float: right;
  height: 45px;
  padding-top: 5px;
}
.see-more .icon:after {
    content: "";
    position: absolute;
    right: -8px;
    bottom: 0px;
    width: 0;
    height: 0;
    border-bottom: 46px solid #f30100;
    border-left: 30px solid transparent;
    left: -29px;
}
.item-news:hover .icon
{
  background: #ca0302;
}
.item-news:hover .icon:after{
  border-bottom: 46px solid #ca0302;
    border-left: 30px solid transparent;
    left: -29px;
}
.list-item-news{
  margin-top: 30px;
}
.title-list-news{
  margin-top: 0px;
  margin-bottom: 0px;
}
.item-news{
  margin-bottom: 30px;
}
.paging-news{
  margin-bottom: 30px;
  float: right;
}
.title-list-news .border-title-product{
  margin-top: -10px;
}

/********************************** news detail ****************************/

.wrap-news-detail .wrap-title h3{
  font-size: 36px;
  color: #f30100;
  text-transform: uppercase;
}
.wrap-news-detail p{
  font-size: 14px;
  color: #464646;
}
.wrap-news-detail img{
  /*margin-bottom: 15px;*/
  max-width: 100%;
}
.wrap-news-detail img:last-child{
  margin-bottom: 30px;
}
.wrap-news-detail .title-concern h3{
  font-size: 36px;
  color: #000;
  font-family: 'RobotoCondensed-Bold';
}

#owl-list-news-concern .owl-prev {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 30px;
    border-radius: 0px;
    opacity: 1;
}
#owl-list-news-concern .owl-prev:hover,
#owl-list-news-concern .owl-prev:active{
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 30px;
}
#owl-list-news-concern .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
#owl-list-news-concern .owl-next {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: -8px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
#owl-list-news-concern .owl-next:hover,
#owl-list-news-concern .owl-next:active{
  display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: -8px;
}
#owl-list-news-concern .item-news{
  margin: 10px;
  height: auto;
}

/************************ document **************************************/

.title-document{
  display: inline-block;
  width: 100%;
}
.title-document h4{
  font-size: 20px;
  color: #f30100;
  font-family: 'RobotoCondensed-Bold';
  text-transform: uppercase;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 8px;
  margin-bottom: 2px;
}
.title-document .border-title-document{
  border-bottom: 1px solid #d3d3d3;
}
.title-document h4 i{
  margin-right: 5px;
}
.list-document{
  padding-left: 30px;
  margin-top: 15px;
}
.list-document h5{
  font-family: 'RobotoCondensed-Bold';
  font-size: 18px;
  color: #414141;
  border-bottom: 1px solid #d3d3d3;
  display: inline-block;
  padding-bottom: 6px;
}
.title-icon-document img{
  float: left;
  margin-right: 10px;
  margin-top: -7px;
  width: 30px
}
.item-document{
  margin-bottom: 20px;
}
.title-icon-document a{
  font-family: 'Roboto-Light';
  font-size: 14px;
  color: #000;
}
.title-icon-document a:hover{
  color: #f30100;
  font-family: 'Roboto-Regular';
}
.item-document .col-md-4 .pull-left a{
  background: url('../images/bk-download.png') no-repeat;
  /*background-size: cover;*/
  padding: 4px 40px 30px 10px;
  font-size: 12px;
  color: #666666;
}
.item-document .col-md-4 .pull-left a:hover{
  color: #f30100;
}
.item-document .col-md-4 .pull-right p{
  font-size: 14px;
  color: #777777;
}

/********************************* contact *******************/

.contact-top{
  margin-top: 30px;
  margin-bottom: 30px;
}
.contact-top .col-md-4{
  text-align: center;
}
.contact-top .col-md-4 h5{
  font-size: 30px;
  color: #000;
  font-family: 'RobotoCondensed-Regular'; 
}
.contact-top .col-md-4 p{
  font-size: 14px;
  color: #282828;
  font-family: 'Roboto-Regular'; 
}
.contact-top .col-md-4 p span{
  margin: 0px 7px;
}
.maps{
  margin-bottom: 30px;
}
.maps iframe{
  width: 100%;
  max-width: 100%;
}
.title-form-contact{
  text-align: center;
  margin-bottom: 15px;
}
.title-form-contact h4{
  font-size: 30px;
  color: #000;
  font-family: 'Roboto-Bold';
}
.form-contact .form-group input,
.form-contact .form-group textarea{
  border-radius: 0px;
  border: 1px solid #b6b6b6;
}
.form-contact ::-webkit-input-placeholder {
  color: #545454;
  font-size: 14px;
  font-family: 'Roboto-Regular', sans-serif;
}
.form-contact :-moz-placeholder { /* older Firefox*/
  color: #545454;
  font-size: 14px;
  font-family: 'Roboto-Regular', sans-serif;
}
.form-contact ::-moz-placeholder { /* Firefox 19+ */ 
  color: #545454;
  font-size: 14px;
  font-family: 'Roboto-Regular', sans-serif;
} 
.form-contact :-ms-input-placeholder { 
  color: #545454;
  font-size: 14px;
  font-family: 'Roboto-Regular', sans-serif;
}
.form-contact .form-group textarea{
  resize: none;
}
.form-contact .form-group{
  text-align: center;
}
.form-contact .form-group button{
  font-size: 14px;
  color: #fff;
  font-family: 'Roboto-Bold';
  text-transform: uppercase;
  background: #000;
  text-shadow: none;
  padding: 10px 50px;
  border-radius: 0px;
  border: 1px solid #b6b6b6;
}
.form-contact .form-group button:hover{
  background: #3e3e3e;
  color: #f30100;
}

/*********************** form cart ***************/
.button-cart .modal-sm{
  background: #fff;
  padding: 10px 20px;
}
.button-cart .modal-sm .title-popup h3{
  font-size: 25px;
  color: #f30100;
  font-family: 'RobotoCondensed-Bold';
  text-transform: uppercase;
  margin-top: 10px;
}
.button-cart .modal-sm .detail-popup .form-group input{
  border: 1px solid #b6b6b6;
  border-radius: 0px;

}
.send{
  text-align: center;
}
.send .form-group button{
  font-size: 14px;
  color: #fff;
  font-family: 'Roboto-Bold';
  text-transform: uppercase;
  background: #000;
  text-shadow: none;
  padding: 7px 40px;
  border-radius: 0px;
  border: 1px solid #b6b6b6;
}
.send .form-group button:hover{
  background: #3e3e3e;
  color: #f30100;
}

/********************* about ************************/
.wrap-about{
  margin-bottom: 30px;
  line-height: 24px;
  
}
.wrap-about h4{
  font-size: 24px;
  color: #f30100;
  font-family: 'Roboto-Regular';
}
.wrap-about p{
  font-size: 14px;
  color: #000;
  line-height: 20px;
}
.wrap-about p span{
  font-size: 14px;
  color: #f30100;
  text-transform: uppercase;
}
.wrap-about h5{
  font-size: 14px;
  color: #f30100;
  text-transform: uppercase;
  font-family: 'Roboto-Bold';
}
.menu-about li a,
.menu-news li a{
  font-family: 'Roboto-Regular' !important;
  color: #000000 !important;
}
.menu-about li a:hover,
.menu-news li a:hover{
  color: #fe0000 !important;
}

/**************************** product *******************/

.title-name-product{
  position: relative;
  display: inline-block;
  width: 92%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.title-name-product h4{
  font-size: 28px;
  color: #000;
  text-transform: uppercase;
  font-family: 'RobotoCondensed-Bold';
  position: absolute;
  background: #fff;
  padding: 5px 20px 0px 0px;
  top: -30px;
}
.title-name-product .border-title{
  border-bottom: 1px solid #c3c3c3;
}
.image-museum{
  position: relative;

}
.border-museum{
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.id-product{
  position: absolute;
  top: 10px;
  right: 0px;
}
.id-product p{
  font-size: 18px;
  color: #fff;
  background: rgba(254,0,0, 0.6);
  padding: 8px 10px;
  display: inline-block;
}
.content-product{
  padding: 10px;
  
  border-top: none;
  margin-top: -10px;
  min-height: 145px;
}
.content-product h5 a{
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-family: 'RobotoCondensed-Bold';
  display: block;
  height: 40px
}
.content-product:hover h5 a{
  color: #f30100;
}
.price{
  display: inline-block;
  width: 100%;
  /*padding: 0px 30px;*/
}
.price > span{
  padding-left: 28px;
  color: #ff0000 !important
}
.price .pull-left p{
  font-size: 18px;
  color: #676767;
  text-decoration: line-through;
  font-family: 'RobotoCondensed-Bold';
}
.price .pull-right p{
  font-size: 21px;
  color: #f30100;
  font-family: 'RobotoCondensed-Bold';
  /*margin-top: -7px*/
}
.content-product p{
  font-size: 14px;
  color: #000;
  font-family: 'Roboto-Regular';
  min-height: 40px;
  line-height: 18px;
}
.border-museum > img{
  max-width: 100%;
}

.musium .owl-prev {
    display: block;
    width: 37px;
    height: 42px;
    background: url("../images/next-pre.png") 0px 3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 38px;
    border-radius: 0px;
    opacity: 1;
}
.musium .owl-prev:hover,
.musium .owl-prev:active{
    display: block;
    width: 37px;
    height: 42px;
    background: url("../images/next-pre.png") 0px 3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 38px;
}
.musium .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.musium .owl-next {
    display: block;
    width: 37px;
    height: 42px;
    background: url("../images/next-pre.png") 37px 3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 0px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
.musium .owl-next:hover,
.musium .owl-next:active{
  display: block;
    width: 37px;
    height: 42px;
    background: url("../images/next-pre.png") 37px 3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 0px;
    border-radius: 0px;
}
/***** sound ***********/

#owl-list-sound .owl-prev {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 45px;
    border-radius: 0px;
    opacity: 1;
}
#owl-list-sound .owl-prev:hover,
#owl-list-sound .owl-prev:active{
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 45px;
}
#owl-list-sound .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
#owl-list-sound .owl-next {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 6px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
#owl-list-sound .owl-next:hover,
#owl-list-sound .owl-next:active{
  display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 6px;
    border-radius: 0px;
}

/************* light **********/

#owl-list-light .owl-prev {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 45px;
    border-radius: 0px;
    opacity: 1;
}
#owl-list-light .owl-prev:hover,
#owl-list-light .owl-prev:active{
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 45px;
}
#owl-list-light .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
#owl-list-light .owl-next {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 6px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
#owl-list-light .owl-next:hover,
#owl-list-light .owl-next:active{
  display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: -58px;
    right: 6px;
}
#owl-list-museum .item,
#owl-list-sound .item,
#owl-list-light .item{
  margin: 10px;
  height: 360px;
  border: 1px solid #d4d4d4;
}
#owl-list-museum .item img,
#owl-list-sound .item img,
#owl-list-light .item img{
  max-width: 100%;
}


#owl-list-thumb .owl-prev {
    display: block;
    width: 33px;
    height: 33px;
    background: url("../images/btn-next-pre-detail.png") 1px 1px !important;
    text-indent: -9999px;
    position: absolute;
    top: 37px;
    left: -40px;
    border-radius: 0px;
    opacity: 1;
}
#owl-list-thumb .owl-prev:hover,
#owl-list-thumb .owl-prev:active{
    display: block;
    width: 33px;
    height: 33px;
    background: url("../images/btn-next-pre-detail-active.png") 1px 1px !important;
    text-indent: -9999px;
    position: absolute;
    top: 37px;
    left: -40px;
}
#owl-list-thumb .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
#owl-list-thumb .owl-next {
    display: block;
    width: 33px;
    height: 33px;
    background: url("../images/btn-next-pre-detail.png") 33px 0px !important;
    text-indent: -9999px;
    position: absolute;
    top: 37px;
    right: -43px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
#owl-list-thumb .owl-next:hover,
#owl-list-thumb .owl-next:active{
  display: block;
    width: 33px;
    height: 33px;
    background: url("../images/btn-next-pre-detail-active.png") 33px 0px !important;
    text-indent: -9999px;
    position: absolute;
    top: 37px;
    right: -43px;
}
.tab-content img{
  max-width: 100%;
}

/******************************* index *********************/

.tab-content .title h3{
  font-size: 18px;
  color: #000;
  font-family: 'RobotoCondensed-Bold';
  text-transform: uppercase;
  border-bottom: 1px dashed #d3d3d3;
  margin-bottom: 3px;
  padding-bottom: 4px;
  text-align: left;
  margin-top: 3px;
}
.tab-content .title h3 i{
  margin-right: 8px;
}
.tab-content .title .div-border-tit{
  border-bottom: 1px dashed #d3d3d3;
}
.title-sub{
  padding-left: 30px;
}
.title-sub h3{
  font-size: 16px;
  color: #000;
  border-bottom: 1px dashed #d3d3d3;
  padding-bottom: 5px;
  text-align: left;
  margin-top: 5px;
}
.title-sub h3 a{
  text-transform: none;
  padding-left: 0px;
}
.product-item h3 a{
  font-size: 13px;
  color: #000;
  font-family: 'Roboto-Light';
  text-transform: none;
  te
}
.product-item h3 a:hover{
  color: #f30100;
}
.list-icon-product{
  position: relative;
}
.product-item .info{
 /* position: absolute;
  right: 0px;
  top: 20px;*/
  /*display: none;*/
}
.product-item h3 a:hover .info{
  /*display: block;*/
}
.wrap-product-menu-detail{
  position: relative;
}
/*.tab-content .wrap-product-menu-detail .product-menu-detail {
    position: absolute;
    right: 0px;
    top: -100px;
    width: 100%;
    padding: 15px 15px 15px;
    width: 330px;
    height: 345px;
}*/
.tab-content .wrap-product-menu-detail .product-menu-detail .img {
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.sub-menu-product{
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 9;
  /*width: calc(100% - 30px);*/
  left: 15px;
  top: 51px;
  background: #fff;
  /*border-top: 1px solid #aaaaaa;*/
  color: #fff;
  transition: 0.3s;
  width: 1170px;
  left: -699px;
  /*max-width: 100%;*/
  -webkit-box-shadow: 0 1px 1px 2px rgba(5,5,5,0.7);
  box-shadow: 0 1px 1px 2px rgba(5,5,5,0.7);
  border-radius: 0px 0px 10px 10px;
  overflow: hidden;
  padding: 20px;
  /*padding-bottom: 155px;*/
}
.tab-content .product-item > .title a {
  display: block;
  color: #000;
}
.tab-content .product-item > .title a:hover{
  color: #f30100;
}
.tab-content .product-item > .info {
  display: none;
}
.tab-content .wrap-product-menu-detail {
  position: absolute;
    right: 0px;
    top: 80px;
    width: 100%;
    padding: 15px 15px 15px;
    width: 330px;
    height: 345px;
}
.col-md-5x{
  width: 20%;
  float: left;
}
.wrap-cate{
  margin: 0px 30px;
}
.product-item .title{
  margin: 5px;
}
.product-item .title a{
  padding: 0px;

}
/*
.menu-header .have-child-menu:hover .sub-menu-product {
  opacity: 1;
  visibility: visible;
}*/
.tab-content>.active{
  display: none;
  visibility: hidden;
}
.menu-header .have-child-menu:hover .sub-menu-product .tab-content>.active{
  display: block;
  visibility: visible;
}
.sf-menu li:hover .sub-menu-product{
  opacity: 1;
}
.menu-about{
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 9;
  width: 185px;
  top: 46px;
  background: #fff;
  border-top: 1px solid #aaaaaa;
  color: #fff;
  transition: 0.3s;
  padding-left: 0px;
  list-style: none;
  border-top: 2px solid #fe4242;
  -webkit-box-shadow: 0 1px 1px 2px rgba(5,5,5,0.7);
  box-shadow: 0 1px 1px 2px rgba(5,5,5,0.7);
  border-radius: 0px 0px 10px 10px;
}
.menu-about li,
.menu-news li{
  border-bottom: 1px dashed #dedede;
  padding: 8px;
}
.menu-about li:last-child,
.menu-news li:last-child{
  border-bottom: none;
}
.menu-about li a,
.menu-news li a{
  text-transform: none;
  font-family: 'Roboto-Bold';
  font-size: 14px;
}
.menu-header .dropdown-menu-about:hover .menu-about{
  opacity: 1;
  visibility: visible;
}
.menu-news{
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 10;
  width: 185px;
  left: 15px;
  top: 50px;
  background: #fff;
  border-top: 1px solid #aaaaaa;
  color: #fff;
  transition: 0.3s;
  padding-left: 0px;
  list-style: none;
  border-top: 2px solid #fe4242;
  -webkit-box-shadow: 0 1px 1px 2px rgba(5,5,5,0.7);
  box-shadow: 0 1px 1px 2px rgba(5,5,5,0.7);
  border-radius: 0px 0px 10px 10px;
}
.menu-header .dropdown-menu-news:hover .menu-news{
  opacity: 1;
  visibility: visible;
}

.title-list-product{
  float: left;
}
#nav-menu-page .btn {
    border-radius: 0px;
    background: #ff9c25;
    color: #fff;
    font-size: 19px;
    padding: 4px 7px;
    margin-bottom: 10px;
    float: right;
}
#min-menu-page .title{
  font-size: 21px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background: url('../images/bk-menu-tab.jpg');
  padding: 10px
}
#min-menu-page ul{
  list-style: none;
  text-align: center;
  padding-left: 0px; 
}
#min-menu-page ul li{
  padding: 10px 50px;
  border-bottom: 1px solid #e2e2e2;
}
#min-menu-page ul li a{
  font-size: 18px;
  color: #1f1f1f;
  font-family: 'RobotoCondensed-Bold';
  text-transform: uppercase;
  text-shadow: 0px 1px 0px #050505;
}
#min-menu-page ul li:hover a,
#min-menu-page ul li.active a{
  color: #fe0000;
}
.close-m-extend{
  text-align: center;
  padding-top: 20px;
}
#owl-list-product-mobile .item{
  margin: 1px;
}
#owl-list-product-mobile .item img,
#owl-list-sound-mobile .item img,
#owl-list-light-mobile .item img{
  max-width: 100%;
  /*transition: all .2s ease-in-out; */
  height: 100%;
}

/*#owl-list-product-mobile .item img,
#owl-list-sound-mobile .item img,
#owl-list-light-mobile .item img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
#owl-list-product-mobile .item:hover img,
#owl-list-sound-mobile .item:hover img,
#owl-list-light-mobile .item:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}*/
.item {
  height: 189px;
  margin: 0;
  padding: 0;
  /*background: #fff;*/
  overflow: hidden;
}
.item:hover+span {
  bottom: -36px;
  opacity: 1;
}

.title-list-product-mobile .title{
    float: left;
    background: #f30100;
}.title-list-product-mobile .title h4{
    font-size: 25px;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    padding: 5px 20px;
    margin-bottom: 0px;
}
#owl-list-sound-mobile .item{
  margin: 1px;
}
#owl-list-sound-mobile .item img{
  max-width: 100%;
}
#owl-list-light-mobile .item{
  margin: 1px;
}

    
.list-sound-mobile,
.list-musical-mobile,
.list-light-mobile{
  display: none;
}

/********************************* slide index ***************/
.img-pro-museum .owl-prev {
    display: block;
    width: 80px;
    height: 100px;
    background: url('../images/bg-pre.png') 0px -27px !important;
    text-indent: -9999px;
    position: absolute;
    top: 70px;
    left: -10px;
    border-radius: 0px;
    opacity: 1;
}
.img-pro-museum .owl-prev:hover,
.img-pro-museum .owl-prev:active{
    display: block;
    width: 80px;
    height: 100px;
    background: url('../images/bg-pre.png') 0px -27px !important;
    text-indent: -9999px;
    position: absolute;
    top: 70px;
    left: -10px;
}
.img-pro-museum .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.img-pro-museum .owl-next {
    display: block;
    width: 80px;
    height: 100px;
    background: url('../images/bg-next.png') 0px -27px !important;
    text-indent: -9999px;
    position: absolute;
    top: 70px;
    right: 0px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
.img-pro-museum .owl-next:hover,
.img-pro-museum .owl-next:active{
  display: block;
    width: 80px;
    height: 100px;
    background: url('../images/bg-next.png') 0px -27px !important;
    text-indent: -9999px;
    position: absolute;
    top: 70px;
    right: 0px;
    border-radius: 0px;
}
.img-pro-museum .owl-theme .owl-controls .owl-buttons div{
  opacity: 0.8;
}
/*************************/

#owl-list-sound-mobile .owl-prev {
    display: block;
    width: 8px;
    height: 11px;
    background: url("../images/next-pre-slide-home.png") 0px 0px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 7px;
    left: -60px;
    border-radius: 0px;
    opacity: 1;
}
#owl-list-sound-mobile .owl-prev:hover,
#owl-list-sound-mobile .owl-prev:active{
    display: block;
    width: 8px;
    height: 11px;
    background: url("../images/next-pre-slide-home-active.png") 0px 0px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 7px;
    left: -60px;
}
#owl-list-sound-mobile .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
#owl-list-sound-mobile .owl-next {
    display: block;
    width: 8px;
    height: 11px;
    background: url("../images/next-pre-slide-home.png") 21px 0px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 7px;
    left: -32px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
#owl-list-sound-mobile .owl-next:hover,
#owl-list-sound-mobile .owl-next:active{
  display: block;
    width: 8px;
    height: 11px;
    background: url("../images/next-pre-slide-home-active.png") 21px 0px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 7px;
    left: -32px;
    border-radius: 0px;
    right: -10px;
}

/*************************/

#owl-list-light-mobile .owl-prev {
    display: block;
    width: 8px;
    height: 11px;
    background: url("../images/next-pre-slide-home.png") 0px 0px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 7px;
    left: -60px;
    border-radius: 0px;
    opacity: 1;
}
#owl-list-light-mobile .owl-prev:hover,
#owl-list-light-mobile .owl-prev:active{
    display: block;
    width: 8px;
    height: 11px;
    background: url("../images/next-pre-slide-home-active.png") 0px 0px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 7px;
    left: -60px;
}
#owl-list-light-mobile .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
#owl-list-light-mobile .owl-next {
    display: block;
    width: 8px;
    height: 11px;
    background: url("../images/next-pre-slide-home.png") 21px 0px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 7px;
    left: -32px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
#owl-list-light-mobile .owl-next:hover,
#owl-list-light-mobile .owl-next:active{
  display: block;
    width: 8px;
    height: 11px;
    background: url("../images/next-pre-slide-home-active.png") 21px 0px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 7px;
    left: -32px;
    border-radius: 0px;
    right: -10px;
}


/*********************************/
.title-list-product-mobile .title{
  margin-bottom: 10px;
}


#owl-list-product-mobi .owl-prev {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    right: 38px;
    border-radius: 0px;
    opacity: 1;
}
#owl-list-product-mobi .owl-prev:hover,
#owl-list-product-mobi .owl-prev:active{
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 11px;
    left: -42px;
}
#owl-list-product-mobi .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
#owl-list-product-mobi .owl-next {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
#owl-list-product-mobi .owl-next:hover,
#owl-list-product-mobi .owl-next:active{
  display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 14px;
    left: -27px;
    border-radius: 0px;
    right: -10px;
}

/*************************/

#owl-list-sound-mobi .owl-prev {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    right: 38px;
    border-radius: 0px;
    opacity: 1;
}
#owl-list-sound-mobi .owl-prev:hover,
#owl-list-sound-mobi .owl-prev:active{
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    right: 38px;
}
#owl-list-sound-mobi .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
#owl-list-sound-mobi .owl-next {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
#owl-list-sound-mobi .owl-next:hover,
#owl-list-sound-mobi .owl-next:active{
  display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 14px;
    left: -27px;
    border-radius: 0px;
    right: -10px;
}

/*************************/

#owl-list-light-mobi .owl-prev {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    right: 38px;
    border-radius: 0px;
    opacity: 1;
}
#owl-list-light-mobi .owl-prev:hover,
#owl-list-light-mobi .owl-prev:active{
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") -4px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    right: 38px;
}
#owl-list-light-mobi .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
#owl-list-light-mobi .owl-next {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
#owl-list-light-mobi .owl-next:hover,
#owl-list-light-mobi .owl-next:active{
  display: block;
    width: 30px;
    height: 30px;
    background: url("../images/next-pre.png") 34px -3px !important;
    text-indent: -9999px;
    position: absolute;
    bottom: 14px;
    left: -27px;
    border-radius: 0px;
    right: -10px;
}

#owl-list-product-mobi .item,
#owl-list-sound-mobi .item,
#owl-list-light-mobi .item{
  margin: 10px;
}
#owl-list-partner .item{
    height: initial;
  }
  #owl-list-partner{
    margin-bottom: 20px;
  }


#owl-list-thumb .item img{
  width: 100%;
  max-width: 100%;
  border:2px solid #eee;
}
.list-product .item{
  height: initial;

  margin: 10px;
  padding: 0;
  background: #fff; 
  overflow: none; 
  border:1px solid #d4d4d4;
  margin-bottom: 30px !important;
}
.catproduct > .item img{
  border: 1px solid #ff0000;
  margin: auto;
}
#owl-list-thumb .item{
  margin: 5px;
  height: auto;
  margin-bottom: 25px;
}
.thumbs{
  padding-left: 35px;
  padding-right: 40px;
}
#owl-list-thumb .item img.active{
  border: 2px solid #f30100;
  padding: 1px;
}
.info-detail-product .tab-content>.active{
  display: block;
  visibility: visible;
}
.info-detail-product .tab-content{
  border: 1px solid #d2d2d2;
  border-top: none;
}
#list-promo .col-md-10{
  margin-bottom: 0px;
}
.list-product .title-product{
  margin-bottom: 50px;
}

/**************************** List promotion *******************/
.full-img{
	width: 100%;
}
#list-promo{
	/*margin-bottom: 30px;*/
}
#list-promo .wrap-main-img{
	float: left;
	width: 100%;
	
}
#list-promo .wrap-list-img{
	float: right;
	/*width: 100%;*/
	position: relative;
	max-height: 304px;
	padding:25px 0px;
}


/* -- main promo img -- */
#main-promo-img{
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 320px;
	width: 100%;
	border-radius: 5px;
	display: block;
}
/* -- list promo img -- */
#list-promo .control a{
	height: 20px;
	display: block;
	position: absolute;
	z-index: 2;
	width: 100%;
	text-align: center;
	background: #bbbbbb;
	color:#707070;
	line-height: 20px;
}
#list-promo .control a.prev{
	top:0px;
	right: 0px;
}
#list-promo .control a.next{
	bottom:0px;
	right: 0px;
}
#list-promo-img{
	max-height: 270px;
	overflow: hidden;
	text-align: center;
  padding-left: 0px;
}
#list-promo-img .img-item{
	margin-bottom: 10px;
	-webkit-filter: grayscale(0);
  	filter: grayscale(0);
  	text-align: center;
}
#list-promo-img .img-item img{
	/*display: inline;*/
  width: 100%;
}
#list-promo-img .slick-center{
	-webkit-filter: grayscale(0);
  	filter: grayscale(0);
}

@media(max-width: 767px){
	#list-promo .wrap-main-img{
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}

	#main-promo-img{
		min-height: 120px;
	}

	#list-promo .wrap-list-img{
		float: none;
		margin:0px auto;
	}

	#list-promo-img{

	}
}

.img-pro-museum .slide {  
  background: rgba(0,0,0,1);
  z-index: 1;
}
.img-pro-museum .slide img:hover{
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.img-pro-museum .slide:hover .descript p{
  background: #f5f101;
  color: #f90000;
}
.fancybox iframe{
  width: 100%;
  max-width: 100%;
  height: 421px;
}
.thumbs iframe{
  height: 90px;
  cursor: auto;
}

.bk-left{
  position: absolute;
  bottom: 0px;
  z-index: 0;
  left: 0px;
  width: 20%
}
.bk-left img{
  max-width: 100%;
}
.bk-right{
  position: absolute;
  top: 630px;
  z-index: 0;
  right: 0px;
  width: 20%;
  z-index: -1;
}
.bk-right img{
  max-width: 100%;
}
.wrap-main{
  position: relative;
  z-index: 2;
}
.wrap-main .bk-right{
  display: none;
}
.wrap-main .bk-left{
 display: none;
}
.slick-slide.slick-current.slick-active.slick-center img{
  border: 1px solid #ff0000 !important;
  padding: 3px;
}

/************************* banner ********************/
#slider2_container{
  margin: 0px !important;
  width: 100% !important;
  max-width: 100%; 
}
.list-banner-slider{
  width: 100% !important;
  max-width: 100%;
}
/*#slider2_container div{
  width: 100% !important;
  max-width: 100%;
}*/

.list-product{
  position: relative;
}

/************************* banner ********************/
.header-bot .container{
	position: relative;
}
.header-bot div[class*=col-]{
	position: static;
}
.header-bot li.have-child-menu{
	position: static;
}
/* -------- 5 col -------- */
.col-xs-5x,
.col-sm-5x,
.col-md-5x,
.col-lg-5x {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5x {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5x {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5x {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5x {
    width: 20%;
    float: left;
  }
}

/* ---------------- Menu cate ---------------- */
#max-menu-cate {
  position: absolute;
  left: 15px;
  top: 100%;
  background: #fff;
  border-radius: 0px 0px 15px 15px;
  width: calc(100% - 30px);
  padding: 15px 15px 250px 15px;
  z-index: 15;
  display: none;
}
#max-menu-cate::before {
	content:"";
	height: 10px;
	top:-10px;
	width: 100%;
	left:0px;
	position: absolute;
	background: transparent;
	z-index: 15;
}
#max-menu-cate h2,#max-menu-cate h3,#max-menu-cate h4{
	text-align: left !important;	
	margin:0px;
	padding:0px;
}
#max-menu-cate a {
  color: #1f1f1f;
}
#max-menu-cate a:hover {
  color: #fb0908;
}

/* -------- Cate tabs -------- */
#cate-tabs {
  height: 47px;
  background: #6d6d6d;
  border-left: 3px solid #111111;
  padding-left: 1px;
  margin-bottom: 15px;
}
#cate-tabs .list {
  list-style: none;
  padding-left: 0px;
}
#cate-tabs .list > li {
  float: left;
}
#cate-tabs .list > li > a {
  color: #fff;
  text-transform: uppercase;
  display: block;
  line-height: 45px;
  padding: 0px 60px;
  margin-right: 1px;
  font-size: 18px;
  font-family: "Roboto Condensed", "Roboto", Arial;
  font-weight: 500;
  border: 1px solid #6d6d6d;
}
#cate-tabs .list > li.active > a, #cate-tabs .list > li:hover > a {
  background: #fb0908;
  border: 1px solid #dddddd;
}

/* -------- Max menu cate -------- */
#max-menu-cate .group-cate {
  margin-bottom: 5px;
}
#max-menu-cate .wrap-cate{
	margin:0px !important;
}
#max-menu-cate .group-cate .wrap-cate-img {
  position: relative;
}
#max-menu-cate .group-cate .wrap-cate-img .cate-img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  padding: 15px;
  text-align: center;
}
#max-menu-cate .group-cate .wrap-cate-img .cate-img img {
  max-height: 250px;
}
#max-menu-cate .group-cate.lv2 .title {
  text-transform: uppercase;
  /*font-weight: 600;*/
  font-family: 'RobotoCondensed-Bold';
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 11px;
  border-bottom: 3px double dashed #eee;
  position: relative;
}
#max-menu-cate .group-cate.lv2 .title:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 0px;
  background: url('../images/border-product.png');
}
#max-menu-cate .group-cate.lv2 .title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 3px;
  background: url('../images/border-product.png');
}
#max-menu-cate .group-cate.lv2 .title > a {
  display: block;
}
#max-menu-cate .group-cate.lv2 .title > a i {
  margin-right: 8px;
  color: #9d9d9d;
}
#max-menu-cate .group-cate.lv3 .wrap-cate {
  padding-left: 30px;
}
#max-menu-cate .group-cate.lv3 .title {
  /*text-transform: capitalize;*/
  font-weight: 600;
  font-family: 'Roboto-Regular';
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 5px;
}
#max-menu-cate .group-cate.lv3 .title > a {
  display: block;
}
#max-menu-cate .group-cate.lv4 .wrap-cate {
  padding-left: 45px;
}
#max-menu-cate .group-cate.lv4 .title {
  text-transform: capitalize;
  font-weight: 500;
  font-family: 'Roboto-Light';
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 5px;
}
#max-menu-cate .group-cate.lv4 .title a:hover{
  font-family: 'Roboto-Bold';
}
#max-menu-cate .group-cate.lv4 .title > a {
  display: block;
}
.sy-controls{
  opacity: 0;
}
.item-news > .image::after{
  content:"";
  position:absolute;
  border: 1px solid #fff;
  top: 5px;
  left: 5px;
  z-index: 2;
}
.item-news > .image::after{
  content:"";
  position:absolute;
  border: 1px solid #fff;
  border-right: none;
  border-bottom: none;
  top: 5px;
  left: 5px;
  z-index: 2;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  background-image: url('../images/img-bk-news.png');
   background-position: right;
   background-repeat: no-repeat;
   display: block;
}
.content-news-detail p{
  line-height: 20px;
}
.wrap-content.wrap-about img,
.wrap-content.wrap-about p img{
  max-width: 100%;
  height: auto;
}
.list-musical-mobile .owl-prev {
    display: block;
    width: 30px;
    height: 60px;
    background: url("../images/bg-pre.png") -3px -46px !important;
    text-indent: -9999px;
    position: absolute;
    top: 43%;
    left: 0px;
    border-radius: 0px;
    opacity: 1;
}
.list-musical-mobile .owl-prev:hover,
.list-musical-mobile .owl-prev:active{
    display: block;
    width: 30px;
    height: 60px;
    background: url("../images/bg-pre.png") -3px -46px !important;
    text-indent: -9999px;
    position: absolute;
    top: 43%;
    left: 0px;
    opacity: 1;
}
.list-musical-mobile .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.list-musical-mobile .owl-next {
    display: block;
    width: 30px;
    height: 60px;
    background: url("../images/bg-next.png") -35px -46px !important;
    text-indent: -9999px;
    position: absolute;
    top: 43%;
    right: 0px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
}
.list-musical-mobile .owl-next:hover,
.list-musical-mobile .owl-next:active{
  display: block;
    width: 30px;
    height: 60px;
    background: url("../images/bg-next.png") -35px -46px !important;
    text-indent: -9999px;
    position: absolute;
    top: 43%;
    right: 0px;
    border-radius: 0px;
    opacity: 1;
}


.content-news-detail img,
.content-news-detail p img{
  max-width: 100%;
  height: auto;
}
.image-museum img{
  max-width: 100%;
  width: 100%;
}
.modal-dialog.modal-sm{
  z-index: 99;
}
#owl-list-611,
#owl-list-623,
#owl-list-624,
#owl-list-625,
#owl-list-museum{
  margin-left: -10px;

}
.dl-menuwrapper button{
  display: none;
}


.h3_confirm{
  position: relative;
  z-index: 9999
}

.content-news-detail td{
	padding:10px;
}

.price > p{
  color: #ff0000;
  font-weight: bold
}
.item-news > .image{
  max-width: 100%
}
/*.lipro{
  position: relative !important;
}*/

#main-menu-pro{
  display: none;
  z-index: 9;
  position: absolute;  
  border-top: 2px solid #ff0000;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
  background: #fff;
  width: auto;
  padding: 0px !important;
  left: 35%
}
#main-menu-pro a{
	font-size: 14px;
}
#main-menu-pro li{
  display: block;  
  /*border-bottom: 1px dashed #888;*/
  
  position: relative;
}
#main-menu-pro > li{
  display: inline-block;
  border-right: 1px dashed #eee
  
}
#main-menu-pro li >a{
  display: block;
  padding: 10px;
  color: #000;

}
#main-menu-pro li >a:hover{
  color: #ff0000
}

#main-menu-pro > li:first-child >a{
  border: none;
}
ul.cat1,ul.cat2{
  position: absolute;
  /*left: -190px;*/
  padding: 0px !important;
  list-style: none;
  -moz-box-shadow: 0 0 10px #888;
  -webkit-box-shadow: 0 0 10px#888;
  box-shadow: 0 0 10px #888;
  background: #fff;
  width: 200px;
  display: none;
  top: 30px;
  border-top: 2px solid #ff0000
}
ul.cat2{
  left: 190px !important;
}

ul.cat1 > li{
  position: relative;
}
ul.cat1 > li:first-child >a{
	border: none;
}
ul.cat2 > li:first-child >a{
	border: none;
}
#main-menu-pro li:last-child .cat1 ul{ 
	left: -197px !important;
}
.lipro:hover #main-menu-pro{
  display: block;
}

.info-detail-product .tab-content .tab-pane iframe{
  max-width: 100%;
}

.tit-cat{
  font-size: 15px;
  color: red;
  text-transform: uppercase;
  font-weight: bold;
  padding:5px;
  margin-top: 5px;
  height: 30px
}
.catproduct > .item{
  background: none
}
.list-musical-mobile .item img{
	display: block;
	margin: auto
}
.simply-scroll .simply-scroll-list li img{
  height: 60px;
}

.certify{
  display: inline-block;
  border-top: 1px dashed rgba(255,255,255,0.2);
  width: 95%;
  padding-top: 10px;
  border-bottom: 1px dashed rgba(255,255,255,0.2);
  margin-bottom: 20px;
  padding-bottom: 0px;
}
.certify .col-xs-5{
  text-align: right;
}
.certify p{
  font-size: 14px;
  color: #fefefe;
  font-family: 'Roboto-Light';
}
.info-footer-bot .img-logo-bot{
  /*display: inline-block;*/
  float: left;
  margin-right: 10px;
  min-height: 110px;
}
.info-address h6,
.info-address p{
    font-size: 13px;
    color: #fefefe;
    font-family: 'Roboto-Light';
    margin-top: 3px;
    margin-bottom: 5px;
}
.info-address h6 a{
  color: #fe0000;
}
.info-footer-top{
  margin-top: 10px;
}
#thumbnails-pro li.sy-slide a img{
  height: 305px;
}
#code,#capchamail{
  display: inline-block;

}
.tab-content a{
  color: #24abe2;
}
.tab-content a:hover{
  color: #ff0000;
}
.content-news-detail a{
  color: #24abe2;
}
.content-news-detail a:hover{
  color: #ff0000
}