*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;;
	-moz-box-sizing: border-box;
}
body,html{
	font-family: 'Arimo', 'Open Sans', sans-serif;
	font-size:14px;
	color:#000;
	overflow-x: hidden;
	font-weight: 400;
}
img{
	max-width:100%;
}
a:hover{
	text-decoration:none;
	color:#064e9f;
}
.wrapper{
	background:#ffffff;
}
.menu-fixed-right{
	position:fixed;
	right:0;
	top:16%;
	background:#242326;
	width:205px;
	z-index:9;
}
.menu-fixed-right ul{
	padding:0;
	margin:0;
	list-style:none;
}
.menu-fixed-right ul li{
	width:100%;
	overflow:hidden;
	position:relative;
    padding: 15px 15px 15px 65px;
	transition:all 0.5s;
}
.menu-fixed-right ul li:hover{
	 background: #bd22c6;
}
.hotline-facebook{
	margin-top:10px;
}
.menu-fixed-right ul li a{
	color:#fff;
	font-family: 'Arimo', 'Open Sans', sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
}
.menu-fixed-right span{
    float: left;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 24px;
    top: 10px;
}
.menu-fixed-right span.icon-home{
	background:url(../img/icon/icon-home.png);
}
.menu-fixed-right span.icon-snowclear{
	background:url(../img/icon/icon-snowclear.png);
}
.menu-fixed-right span.icon-make-hair{
	background:url(../img/icon/icon-make-hair.png);
}
.menu-fixed-right span.icon-local{
	background:url(../img/icon/icon-local.png);
}
.menu-fixed-right span.icon-cart{
	background:url(../img/icon/icon-cart.png);
}
.hotline-facebook .hotline-snowclear,.hotline-facebook .facebook-snowclear{
	width:100%;
	overflow:hidden;
	position:relative;
}
.hotline-facebook span{
    width: 22px;
    height: 22px;
    position: absolute;
	left: 9px;
    top: 8px;
}
.hotline-facebook span.icon-hotline{
	background:url(../img/icon/icon-phone.png);
}
.hotline-facebook span.icon-facebook{
	background:url(../img/icon/icon-facebook.png);
}
.hotline-facebook a{
	color:#fff;
	text-decoration:none;
}
.hotline-facebook .hotline-snowclear a{
	font-weight:bold;
	font-size:15px;
	font-family: 'Arimo', 'Open Sans', sans-serif;
	border-radius:5px;
	border:1px solid #fff;
	width:145px;
	margin:auto;
	display:block;
	position:relative;
	padding: 8px 10px 8px 37px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
}
.hotline-facebook .hotline-snowclear a:hover,.hotline-facebook .facebook-snowclear a:hover{
		background:#064e9f;
}
.hotline-facebook .facebook-snowclear a{
	font-weight:bold;
	font-size:15px;
	font-family: 'Arimo', 'Open Sans', sans-serif;
	border-radius:5px;
	border:1px solid #fff;
	width:145px;
	margin:auto;
	display:block;
	position:relative;
	padding: 8px 10px 8px 37px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
}
.hotline-facebook > div{
	margin-bottom:20px;
}
.video-iframe-full{
	position:relative;
	clear:both;
}
.video-iframe-full .icon-logo-video{
	position:absolute;
	top:20%;
	left:0;
}
.video-iframe-full iframe{
	margin:auto;
}
.video-iframe-full{
	margin:auto;
	background:#fadeff;
	height:100%;
	width:100%;
	text-align:center;
	padding:50px;
}
.problem-hair{
	position:relative;
	height:100%;
	width:100%;
	background:#fff;
	padding:50px 100px;
}
.icon-star1{
	background:url(../img/icon/stars-01.png);
    width: 114px;
    height: 114px;
    position: absolute;
    top: -45px;
    right: 50px;
}
.icon-star2{
	background:url(../img/icon/stars-01.png);
    width: 114px;
    height: 114px;
    position: absolute;
    top: 5%;
    left:5px;
}
.icon-star3{
	background:url(../img/icon/stars-02.png);
    width: 134px;
    height: 260px;
    position: absolute;
    bottom: 6%;
    left:0px;
}
.max-height-pageone2{
	max-height:550px;
	text-align:center;
}
.icon-top-spear01{
	background:#fae0ff;
	top:0;
	position:absolute;
	width:4px;
	height:35px;
	left:50%;
	margin-left:-2px;
}
.icon-top-spear02{
	background:#fff;
	top:0;
	position:absolute;
	width:4px;
	height:35px;
	left:50%;
	margin-left:-2px;
}
.snowclear-page-02{
	position:relative;
	margin:auto;
	text-align:center;
	background:#fadeff;
	padding-top:20px;
	height:100%;
}
.img-snowclear-page-02{
	max-height:550px;
	text-align:center;	
}
.icon-top-spear03{
	background:#fadeff;
	top:0;
	position:absolute;
	width:4px;
	height:35px;
	left:50%;
	margin-left:-2px;
}
.page-one5  .fp-tableCell{

}
.snowclear-page-03{
	position:relative;
	margin:0 auto;
	text-align:center;
	background:#fff;
	
	height:100%;
}
.img-snowclear-page-03{
	max-height:550px;
	text-align:center;	
}
.slider-show-customer{
	position:relative;
	background:#fff;
	padding: 0;
	height:100%;
	margin-top: 30px;
	padding-bottom: 30px;
}
.slider-item-customer{
    width: 100%;
    position: relative;
    border: 1px solid #eaeaea;
    border-radius: 15px;
    overflow: hidden;
    /*box-shadow: 0 0 10px #888;*/
}

.slider-item-customer img{
	width:100%;
}

.info-customer {
    width: 415px;
    background: #064e9f;
    color: #fff;
    position: absolute;
    left: 68%;
    top: 13%;
    padding: 20px
}
.slider-item-customer .info-customer h4{
	font-weight:bold;
	font-size:16px;
	font-family: 'Arimo', 'Open Sans', sans-serif;
}
.slider-item-customer .info-customer h4 a{
	color:#fff;
}
.slider-item-customer .info-customer p{
	font-style:italic;
	font-size:14px;
	margin-bottom:5px;
}
.readview{
	text-align:right;
}
.readview a{
	color:#fff;
	font-style:italic;
	font-size:13px;
}
#owl-customer .icon-chevron-right.icon-white{
	background:url(../img/icon/next-slider.png);
width: 42px;
    height: 81px;
    position: absolute;
    right: -60px;
    bottom: 40px;

}
#owl-customer .icon-chevron-left.icon-white{
    background: url(../img/icon/back-slider.png);
    width: 42px;
    height: 81px;
    position: absolute;
    right: -80px;
    bottom: 40px;
}

.icon-chevron-left.icon-white{
	background:url(../img/icon/back-slider.png);
	width:42px;
	height:81px;
	position:absolute;
	left:-65px;
	top:40%;
}
.icon-chevron-right.icon-white{
	background:url(../img/icon/next-slider.png);
	width:42px;
	height:81px;
	position:absolute;
	right:-60px;
	top:40%;
}
.slider-show-customer #owl-customer{
/*width:77%;*/
}
.slide-show-hair{
	background:#fff;
	position:relative;
	height:100%;
}
.header-logo{
	padding:30px 0;
}
.header-logo.fixed{

    top: 0;
    left: 0;
    z-index: 1;
	width:100%;
    padding: 5px 0;
	    background: #f2ddec;
}
.header-logo img,.header-logo.fixed,.header-logo{
	transition:all 1s;
	-moz-transition:all 1s;
	-webkit-transition:all 1s;
}
.header-logo.fixed img{
	height:80px;
}
/**********sldier 3d ***************/
.wrap-slider-3d ul {
  height: 420px;
  width: 420px;
  margin: 0 auto;
  list-style: none;
  position: relative;
}

.wrap-slider-3d ul li {
  cursor: pointer;
  position: absolute;
  transition: all 0.6s ease-in;
  opacity: 0;
  margin-top: 10px;
}
.wrap-slider-3d ul li:hover {
    opacity: 0.3;
}
.wrap-slider-3d ul li img {
  width: 100%;
  cursor: pointer;
}

.wrap-slider-3d li.active {
  z-index: 999;
  opacity: 1;
}


.wrap-slider-3d li.left1 {
  transform: translateX(-102%) scale(0.8);
      opacity: 0.5;
}

.wrap-slider-3d li.right1 {
  transform: translateX(102%) scale(0.8);
     opacity: 0.5;
}
.wrap-slider-3d .slider3d h4{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:#802f85;
	margin:0;
    padding: 11px 10px 12px;
}
.poster-list h4{
	width:100%;
	background:#802f85;
	margin:0;
    padding: 11px 10px 12px;
}
.page-one7{
	background:#fff;
}
.wrap-slider-3d .slider3d h4 a,.poster-list h4 a{
	color:#fff;
	font-size:16px;
	font-weight:normal;
}
.wrap-slider-3d{
	padding-top:100px;
    margin-right: 220px
}
.content-footer{
	background:#fadeff;
	position:relative;
	overflow:hidden;
}
.content-footer .left-footer-img{
	float:left;
	padding-right:40px;
	width:33.33%;
}
.content-footer .right-footer{
	padding:40px;
	float:left;
	width:50%;
}
.content-footer .right-footer .register-free{
	font-weight:bold;
	color:#064e9f;
	font-size:22px;
	text-transform:uppercase;
	font-family: 'Arimo', 'Open Sans', sans-serif;
}
.content-footer .right-footer .caption-contact{
	color:#242326;
	font-size:16px;
	font-style:italic;
	font-family: 'Arimo', 'Open Sans', sans-serif;
	position:relative;
	margin:20px 0;
}
.content-footer .right-footer .caption-contact:after{
    content: "";
    background: #756978;
    position: absolute;
    bottom: -13px;
    left: 0;
    height: 2px;
    width: 100px;
}
.content-footer .right-footer .form-div{
	margin-bottom:15px;
}
.content-footer .right-footer form{
	margin-top:50px;
}
.content-footer .right-footer .form-div input{
	width:100%;
	border:0;
	border-bottom:2px solid #847787;
	background:transparent;
	font-family: 'Arimo', 'Open Sans', sans-serif;
	font-size:14px;
}
.content-footer .right-footer .form-div input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #a2a2a2;
}
.content-footer .right-footer .form-div input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #a2a2a2;
   opacity:  1;
}
.content-footer .right-footer .form-div input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #a2a2a2;
   opacity:  1;
}
.content-footer .right-footer .form-div input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #a2a2a2;
}
.content-footer .right-footer .form-div input::-ms-input-placeholder { /* Microsoft Edge */
   color:    #a2a2a2;
}
.content-footer .right-footer .form-div input:focus{
	outline: none;
}
.content-footer .right-footer .form-div.submit-register{
	text-align:center;
}
.content-footer .right-footer .form-div.submit-register input{
	border-bottom:0;
	background:#752a83;
	border-radius:5px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:5px 20px;
	width:auto;
	display:inline-block;
	text-align:center;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
}
.content-footer .right-footer .form-div.submit-register input:hover{
	background:#661e73;
} 
#custom-top{
	background:url(../img/icon/icon-top.png);
	width:63px !important;
	height:64px !Important;
	position:absolute;
    right: 70px;
    bottom: -81px;
	cursor:pointer;
}
#custom-top.top-page{
	position:relative;
	right:auto;
	bottom:auto;
	border-radius:0 !Important;
	    margin-top: 30px;
}
#custom-top.top-page:Hover{
    background: url(../img/icon/icon-top.png);
}
.footer-bottom{
	clear:both;
	text-align:center;
padding: 15px 30px;
	background:#000;
	color:#fff;
	    position: relative;
}
.footer-bottom h2{
	font-weight:bold;
	font-family: 'Arimo', 'Open Sans', sans-serif;
	font-size:14px;
	margin-top:3px;
}
.footer-bottom p{
	font-size:12px;
	margin-bottom:0px;
}
.footer-bottom a{
	color:#fff;
}
.menu-footer-bottom{
	background:#000;
	clear:both;
	text-align:center;
	position:relative;
}
.menu-footer-bottom a{
	color:#fff;
	font-family: 'Arimo', 'Open Sans', sans-serif;
	font-size:12px;
	display:inline-block;
	padding:5px 10px;
	margin:0 ;
	
}
.menu-footer-bottom:after{
	content:"";
	background:url(../img/solid-img1.png) center;
	height:11px;
	width:100%;
	position:absolute;
	top:-15px;
	left:0;
	
}
.box-problem-hair{
	background:#f4d4fc;
	height:550px;
	width:950px;
	    position: relative;
	    margin: auto;
}
.item-text{
	background:url(../img/screen3/text1.png);
	width:244px;
	height:130px;
	position:absolute;
    left: -115px;
    top: 195px;
}
.item-01{
	background:url(../img/screen3/item1.png);
	width:295px;
	height:170px;
	position:absolute;
    left: 77px;
    top: 75px;
}
.item-02{
	background:url(../img/screen3/item2.png);
    width: 66px;
    height: 74px;
    position: absolute;
left: 394px;
    top: 117px;
}
.item-03{
	background:url(../img/screen3/item3.png);
    width: 65px;
    height: 74px;
    position: absolute;
left: 543px;
    top: 117px;
}
.item-04{
	background:url(../img/screen3/item4.png);
    width: 63px;
    height: 74px;
    position: absolute;
    left: 321px;
    top: 207px;
}
.item-05{
    background: url(../img/screen3/item5.png);
    width: 63px;
    height: 74px;
    position: absolute;
    left: 470px;
    top: 207px;
}
.item-06{
    background: url(../img/screen3/item6.png);
width: 63px;
    height: 74px;
    position: absolute;
    right: 279px;
    top: 207px;
}
.item-08{
    background: url(../img/screen3/item8.png);
width: 193px;
    height: 340px;
    position: absolute;
right: 70px;
    top: 95px;
}
.item-09{
    background: url(../img/screen3/item9.png);
width: 402px;
    height: 65px;
    position: absolute;
right: 166px;
    bottom: 49px;
}
.item-icon-09{

width: 90px;
    height: 106px;
    position: absolute;
    left: 81px;
    top: 79px;
    z-index: 1;
}
.item-icon-09 canvas, .item-icon-13 canvas{
position:absolute;
}
.item-icon-09 .percent{
position:absolute;
left:29px;
font-weight:bold;
}
.item-icon-13 .percent{
position:absolute;
left:43px;
font-weight:bold;
font-size:26px;
}
.item-icon-10{
	    background: url(../img/screen3/item12.png);
width: 109px;
    height: 150px;
    position: absolute;
left: 152px;
    top: 99px;
}
.item-icon-11{
	    background: url(../img/screen3/item13.png);
width: 228px;
    height: 48px;
    position: absolute;
    left: 148px;
    top: 78px;
    z-index: 2;
}
.item-10{
    background: url(../img/screen3/item10.png);
width: 192px;
    height: 245px;
    position: absolute;
left: 160px;
    bottom: 0px;
}
.text-item-01{
    font-size: 16px;
    margin-top: -40px;
    margin-left: 115px;
    line-height: 20px;
}
.text-item-02{
    font-size: 16px;
    margin-top: -20px;
    margin-left: 4px;
    line-height: 18px;
}
.text-item-03{
    font-size: 16px;
    margin-top: -20px;
    margin-left: -25px;
    line-height: 18px;
    text-indent: inherit;
    white-space: nowrap;
}
.text-item-04{
font-size: 16px;
    margin-top: 76px;
    margin-left: -46px;
    line-height: 18px;
    text-indent: inherit;
    white-space: nowrap;
}
.text-item-05{
font-size: 16px;
    margin-top: 78px;
    margin-left: -6px;
    line-height: 18px;
    text-indent: inherit;
    white-space: nowrap;
}
.text-item-06{
font-size: 16px;
    margin-top: 78px;
    margin-left: -6px;
    line-height: 18px;
    text-indent: inherit;
    white-space: nowrap;
}
.text-item-08{
	margin-top:-52px;
	    margin-left: 10px;
}
.item-07{
	background:url(../img/screen3/item7.png);
	width:417px;
	height:17px;
left: 280px;
    top: 190px;
    position: absolute;
}
.text-item-09{
	margin-top: 25px;
    margin-left: 46px;
}
.text-item-091{
	margin-top: 12px;
    margin-left: 76px;
}
.text-item-10{
	text-transform:uppercase;
    margin-left: 215px;
    margin-top: 85px;
	color:#064e9f;
	font-size:17px;
	    white-space: nowrap;
}
.snowclear-page-04{
	position:relative;
	width: 780px;
    height: 550px;
	margin-left: 115px;
}
.item1-page-04{
    width: 189px;
    height: 189px;
    border-radius: 189px;
    padding: 38px 15px;
    position: absolute;
    left: -58px;
    top: -10px;
    font-size: 12px;
    color: #fff;
    background: #bd22c6;
}
.item1-page-05{
    width: 189px;
    height: 189px;
    border-radius: 189px;
    padding: 18px 20px;
    position: absolute;
    font-size: 12px;
    color: #fff;
    background: #a52888;
    position: absolute;
    right: -40px;
    bottom: 150px;
}
.title-snowclear-page-04{
	font-weight: bold;
    margin-bottom: 5px;
font-weight: bold;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 17px;
}
.caption-snowclear-page-04{
	line-height: 16px;
}
.item1-page-06{
	font-size: 12px;
    font-style: italic;
    position: absolute;
    width: 507px;
right: -85px;
    bottom: 0px;
bottom: -10px;
    color: #fff;
    text-align: left;
    padding: 14px 20px;
	    background: #064e9f;
}
.snowclear-page-05{
	position:relative;
	width:713px;
	height:550px;
	margin: auto;
}
.item1-page-08{
	position: absolute;
    left: 0;
    bottom: 20px;
    font-size: 12px;
    line-height: 16px;
    width: 480px;
  
	padding: 22px 25px;
    background: #064e9f;
}
.item1-page-08 p{
	margin-bottom:5px;
	text-align:left;
	color:#fff;
}
.item-page-09{
	background:url(../img/screen5/item1.png); 
	width:210px;
	height:148px;
	position:absolute;
    top: 34px;
    left: 15px;
}
.item-page-10{
	background:url(../img/screen5/item2.png);
	width:158px;
	height:156px;
	position:absolute;
    top: 231px;
    left: 31px;
}
.text-item-icon-02{
	margin-top: -62px;
    margin-left: 48px;
}
.item-icon-12{
	background:url(../img/screen3/item14.png);
	width:124px;
	height:175px;
	position:absolute;
	right: 114px;
    bottom: 116px;
	z-index:1;
}
.item-icon-13{
z-index:2;
	width:140px;
	height:158px;
	position:absolute;
    right: 75px;
    top: 147px;
}
.item-icon-14{
	background:url(../img/screen3/item16.png);
	width:180px;
	height:75px;
	position:absolute;
	right: 78px;
    top: 100px;
}
.text-item-icon-03{
	margin-top: -77px;
    margin-left: 5px;
}
.footer-content-view{
	background:#000;
	height:100%;
}
.item-icon-mushrooms-01{
	background:url(../img/screen3/item17.png);
	width:47px;
	height:25px;
	position:absolute;
    left: 107px;
    top: 62px;
}
.item-icon-mushrooms-02{
	background:url(../img/screen3/item18.png);  
	width:117px;
	height:58px;
	position:absolute;
    right: 78px;
    top: 127px;
}
.arrow-item-01{
	background:url(../img/screen4/arrow1.png);
	width:98px;
	height:51px;
	position:absolute;
    top: 95px;
    left: 133px;
}
.arrow-item-02{
		background:url(../img/screen4/arrow2.png);
	width:366px;
	height:119px;
	position:absolute;
top: 192px;
    right: 129px;
}
.content-view-footer{
    background: #000;
    overflow: hidden;
    height: 100%;
}
.header-logo .logo{
	text-align:center;
}
/*********sldier-news-list**********/
#sync1 .item {
    margin:  0;
    color: #FFF;
  }


#sync2 .item {
    margin: 5px 0;
    color: #FFF;
    cursor: pointer;
	    background: #eacbe2;
		margin-top:10px;
  }
 #sync2 .synced .item{
	  background:#064e9f;
  }
  #sync2.current .item{
    background: #0c83e7;
  }
 #sync2 .synced .item h4 a{
	 color:#fff;
 }



.owl-theme   .owl-nav 
    /*default owl-theme theme reset .disabled:hover links */
    [class*='owl-'] {
      transition: all .3s ease;
      &.disabled:hover {
       background-color: #D6D6D6;
      }   
    }
    
  


//arrows on first carousel
#sync1.owl-theme {
  position: relative;
}
 #sync1 .owl-next, .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 40%;
  }
  #sync1 .owl-prev {
    left: 10px;
  }
  #sync1.owl-next {
    right: 10px;
  }

  .banner-news-img{
	  position:relative;
  }
  .banner-news-img .caption-banner-news{
	  position:absolute;
	  top:30%;
	  left:40px;
	  width:360px;
  }
    .banner-news-img .caption-banner-news h4{
		margin:0;
		background:#064e9f;	
		text-align:center;
		padding:10px 20px;
		    display: inline-block;
	}.banner-news-img .caption-banner-news h4 a{
		color:#f2ddec;
		text-transform:uppercase;
		font-size:15px;
		font-weight:bold;
		font-family: 'Arimo', 'Open Sans', sans-serif;
		transition:all 0.5s;
		-moz-transition:all 0.5s;
		-webkit-transition:all 0.5s;
	}
	.banner-news-img .caption-banner-news h4 a:hover{
		text-decoration:none;
	}
	.banner-news-img .caption-banner-news p{
		background:#fff;
		padding:15px 20px;
		margin:0;
		color:#231f20;
		font-size:13px;
		box-shadow: 0 0 5px #272727;
	}
	.slider-news .item-slider img{
	width:100%;
	height:240px;
	}
	.item-slider h4{
		font-size:13px;
		text-transform:uppercase;
		margin:0;
		height:62px;
		    display: table;
    vertical-align: middle;
    text-align: center;
	width:100%;
	    overflow: hidden;
	}
	.item-slider h4 a{
		color:#231f20;
		display: table-cell;
    vertical-align: middle;
    text-align: center;
	    padding: 10px;
	}
	.item-slider h4 a:hover{
		text-decoration:none;
	}
	.select-star{
		display:inline-block;
		background:url(../img/news-list/select-star.png);
			width:21px;
			height:20px;
		
	}
	.no-star{
		display:inline-block;
		background:url(../img/news-list/no-star.png);
			width:21px;
			height:20px;
		
	}
	.comment-facebook{
		margin-left:-8px;
		margin-right:-8px;
	}
	.caption-detail-news{
		font-weight:bold;
		margin-bottom:15px;
	}
	.item-list-news{
	max-width:930px;
	}
	.item-list-news .item-title-news{
		background:#fff;
		padding:30px;
		position:relative;
	}
	.img-item-list-news img{
		width:100%;
		height:460px;
	}
	.item-list-news .col-sm-6{
		padding-right:5px;
	}
	.item-list-news .col-sm-6:nth-child(2){
		padding-left:10px;
	}
	.item-title-news{
		height:460px;
	}
	.item-title-news h4{
		padding:15px 0 20px ;
	}
	.item-title-news h4 a{
		color:#231f20;
		font-size:24px;
		transition:all 0.5s;
		-webkit-transition:all 0.5s;
		-moz-transition:all 0.5s;
	}
	.item-title-news h4 a:hover{
		text-decoration:none;
		color:#87368b;
	}
	.review-item-news{
		text-align:right;
	}
	.review-item-news a{
		color:#939598;
		font-size:14px;
		font-style:italic;
		position:relative;
		transition:all 0.5s;
		-moz-transition:all 0.5s;
		-webkit-transition:all 0.5s;
	}
	.review-item-news a:hover{
		text-decoration:none;
		color:#87368b;
	}
	.review-item-news a:after{
    content: "";
    position: absolute;
    background: #acaeb1;
    height: 1px;
    bottom: 0;
    left: 0;
    width: 60px;
	}
	.review-item-news a:hover:after{
		background: #87368b;
	}
	.time-date-news{
		position:relative;
		padding-left:0px;
		font-style:italic;
	    margin: 70px 0;
		font-size: 14px;
	}
	.time-date-news:before{
		content:"";
		background:#eaeaea;
		height:2px;
		width:72px;
		position:absolute;
		top:-6px;
		left:0;
	}
	/*.time-date-news:after{
		content:"";
		background:url(../img/icon/icon-time.png);
		width:15px;
		height:15px;
		left:0;
    top: 2px;
    position: absolute;
	}*/
	.star-news-list{
		position: absolute;
    right: 40px;
    bottom: 30px;
	}
	.caption-item-news {
		font-size:16px;
	}
	.item-list-news{
		margin-top:80px;
	}
	.item-list-news:last-child{
		margin-bottom:50px;
	}
	.item-list-news .img-item-list-news{
	    height: 460px;
		overflow: hidden;
	}
	.page-preve-next{
		clear:both;
		margin:70px auto;
text-align:center;		
	}
	.page-preve-next ul{
		padding:0;
		margin:0;
	}
	.page-preve-next ul li{
		display:inline-block;
		margin:0 3px;
	}
	.page-preve-next ul li a,
	.page-preve-next ul li.active .pagelink{
		background:#fff;
		display:block;
		width:30px;
		height:30px;
		border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		line-height:30px;
		color:#000;
		transition:all 0.5s;
		-moz-transition:all 0.5s;
		-webkit-transition:all 0.5s;
	}
	.page-preve-next ul li a:hover{
		background:#e9d319;
		text-decoration:none;
	}
	.page-preve-next ul li.active .pagelink{
		background:#e9d319;
		text-decoration:none;
		display:block;
		width:30px;
		height:30px;
		border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		line-height:30px;
		transition:all 0.5s;
		-moz-transition:all 0.5s;
		-webkit-transition:all 0.5s;
	}
	.page-preve-next ul li.next{
		margin-right:15px;
	}
	.icon-logo-news{
    position: fixed;
    top: 20%;
    left: 0;
    z-index: 2;
	}
	.slider-news-list{
		position:relative;
	}
	.slider-news-list .icon-star2{
    top: 30%;
    left: 19px;
	}
	.slider-news-list .icon-star3{
    top: 65%;
	}
	.slider-news-list .icon-star2.icon-star4{
top: -29px;
    right: 38px;
    left: auto;
	}
.list-news-view{
	position:relative;
}
.list-news-view .icon-star2.icon-star5{
    bottom: 20%;
    left: 38px;
	top:auto;
}
.list-news-view .icon-star2.icon-star5{
    bottom: 20%;
    left: auto;
	top:auto;
	right:35px;
}
/*********news-detail***********/
.detail-news-view{
	position:relative;
}
.content-detail{
	background:#fff;
	padding:0px 0px 20px;
}
.breadcrumbs{
	margin-top: 30px;
}
.list-news-view .breadcrumbs, .detail-news-view .breadcrumbs{
	margin-bottom: 20px;
}
.path-menu-top {
	padding:5px 10px;
	margin:0;
    overflow: hidden;
    /* background: #f0f0f0; */
    display: inline-block;
    border-radius: 2px;
}
.path-menu-top li{
	list-style:none;
	float:left;
	position:relative;
	padding-right: 8px;
}
/* .path-menu-top li:after{
	content:"";
	position:absolute;
	top: 8px;
    right: 8px;
	background:url(../img/icon/path-menu.png);
	width:6px;
	height:6px;
}
.path-menu-top li:last-child:after{
	display:none;
} */
.path-menu-top li a{
	color:#000000;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.path-menu-top li a:Hover{
	color:#064e9f;
}
.content-detail h1{
	clear:both;
	color:#231f20;
	font-size:26px;
	margin: 0px 0 30px;
	font-weight: 600;
}
.author-writer{
	text-align:right;
	font-style:italic;
}
.network-plug{
	text-align:right;
	
}
.network-plug a{
	display:inline-block;
	margin-left:5px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.network-plug a:hover{
	opacity:0.8;
}
.network-plug a.facebook-icon{
	background:url(../img/icon/icon-facebook-bottom.png);
	width:27px;
	height:26px;
}
.network-plug a.google-plus-icon{
	background:url(../img/icon/icon-google-plus.png);
	width:27px;
	height:26px;
}
.network-plug a.zalo-icon{
	background:url(../img/zalo-link.png);
	width:27px;
	height:26px;
}
.content-detail-news .star-news-list{
	    position: relative;
    float: right;
    right: auto;
    bottom: auto;
}
.list-item-news-relate .item-relate h4{
	margin:7px 0 0 0;
	padding:0;
	line-height:16px;
}
.list-item-news-relate .item-relate h4 a{
	font-size:14px;
	color:#231f20;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.list-item-news-relate .item-relate h4 a:hover{
	color:#064e9f;
}
.title-news-relate{
	position:relative;
	padding-left:0px;
    font-weight: 500;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-size: 22px;
}
/*.title-news-relate:after{
	content:"";
	position:absolute;
    left: 0;
    top: 4px;
	background:url(../img/icon/icon-title-news.png);
	width:14px;
	height:13px;
}*/
.title-news-relate:before{
	content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    background: #064e9f;
    width: 205px;
    height: 1px;
}
.list-news-ralate{
	margin:30px 0;
}
.banner-sidebar a{
	display:block;
	margin-bottom:14px;
}
.banner-sidebar a img{
	width:100%;
}
.list-news-sidebar{
	background:#fff;
	padding:15px 0;
	    margin-bottom: 14px;
}
.list-news-sidebar ul{
	padding:0;
	margin:0;
}
.list-news-sidebar ul li {
	list-style:none;
	height:53px;
	display:table;
	    width: 100%;
		padding:0 15px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	margin-bottom:2px;
}
.list-news-sidebar ul li:hover {
	background:#064e9f;
}
.list-news-sidebar ul li:hover a{
	color:#fff;
}
.list-news-sidebar ul li .content-news-sidebar{
	display:table-cell;
	vertical-align:middle;
}
.list-news-sidebar ul li img{
	float:left;
	margin-right:10px;
	width:70px;
	height:70px;
}
.list-news-sidebar ul li h4{
	margin:0;
	padding:0;
	font-size:14px;
overflow: hidden;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
}
.list-news-sidebar ul li h4 a{
	color:#064e9f;
}
.list-news-sidebar .title-news-relate{
	font-weight:bold;
	margin-left:15px;
}
.list-news-sidebar .title-news-relate:before{
	    width: 110px;
		bottom:-5px;
}
.list-video-slider .video-img{
	position:relative;
}
.list-video-slider .video-img:after{
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	background:url(../img/video/icon-video.png);
	width:25px;
	height:25px;
	margin-left:-13px;
	margin-top:-13px;
	z-index:2;
}
.list-video-slider .video-img:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(255, 255, 255, 0.4);
}
#video-item2{
	margin-left:-2px;
	margin-right:-2px;
}
#video-item2 .item{
	margin:0 2px;
}
.list-video-slider .video-img img{
	width:100%;
	height:66px;
}
.list-video-slider{
	margin-bottom:14px;
}
.list-video-slider .owl-item{
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.list-video-slider .owl-item.synced .video-img:before,.list-video-slider .owl-item:hover .video-img:before{
    background: #064e9f;
}
/*********detail-product*******/
.detail-product{
	width:100%;
    padding-bottom: 50px;
    overflow: hidden;
}
.left-slider-product{
	float:left;
    width: 60%;
}
.left-slider-product .owl-prev {
	font-size:0;
	background:url(../img/icon/icon-slider-backt.png);
	width:26px;
	height:48px;
	position:absolute;
    left: 16px;
    top: 50%;
	margin-top:-24px;
}
.left-slider-product .owl-next {
	font-size:0;
	background:url(../img/icon/icon-slider-next.png);
	width:26px;
	height:48px;
	position:absolute;
    right: 16px;
    top: 50%;
	margin-top:-24px;
}
.height-auto-left{
	height:656px;
}
.right-detail-product{
	background:#fff;
    padding: 20px 0 20px 20px;
	float:left;
	width:40%;
		position:relative;
		height:656px;
}
.right-detail-product .nav-tabs{
	border-bottom:0;
	margin-bottom:20px;
}
.right-detail-product li a{
	position:relative;
border: 0 !important;
padding:10px 0;
margin-right:20px;
font-size:16px;
color:#231f20;
}
.right-detail-product li a:hover{
	background:transparent;
}
.right-detail-product li.active a:after,.right-detail-product li:hover a:after{
	content:"";
	height:2px;
	background:#064e9f;
	width:100%;
	bottom:0;
	left:0;
	position:absolute;
}
.right-detail-product li.active a:before,.right-detail-product li:hover a:before{
	content:"";
	background:url(../img/icon/icon-active-tab.png);
	position:absolute;
	bottom:-6px;
	left:50%;
	width:7px;
	height:6px;
	margin-left:-3px;
}
.btn-review-call{
	clear:both;
	text-align:center;
	margin-top:50px;
}
.btn-review-call a{
	display:inline-block;
	position:relative;
	color:#fff;
	text-transform:uppercase;
padding: 10px 20px 10px 50px;
	font-weight:bold;
	margin:0 5px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
}
.btn-review-call a.buy-pro{
	background:#ef6d2c;
	border-radius:5px;
}
.btn-review-call a.buy-pro:after{
	content:"";
	background:url(../img/icon/icon-cart.png);
	width:30px;
	height:30px;
    left: 13px;
    top: 4px;
	position:absolute;
}
.btn-review-call a.buy-pro:Hover{
	background: #d25416;
}
.btn-review-call a.call-td{
	background:#064e9f;
	border-radius:5px;
}
.btn-review-call a.call-td:hover{
	    background: #064e9f;
}
.btn-review-call a.call-td:after{
	content:"";
	background:url(../img/icon/icon-phone.png);
	width:22px;
	height:22px;
left: 17px;
    top: 10px;
	position:absolute;
}
.img-detail-pro{
	position:relative;
}
.img-detail-pro .price-product{
	background:url(../img/icon/back-price.png);
	width:188px;
	height:57px;
	display:block;
	position:absolute;
    right: 75px;
    bottom: 130px;
	color: #fff;
    font-style: italic;
    font-weight: bold;
    font-size: 30px;
    line-height: 57px;
    padding-left: 20px;
}
.vn-price{
	    font-size: 20px;
    display: inline-block;
    vertical-align: top;
    margin-top: -5px;
    margin-left: 2px;
    font-weight: normal;
}
.tab-content .tab-pane{
	height:410px;
	position:relative;
	    padding-right: 20px;
}
.detail-news-view{
	padding-bottom:50px;
}
.form-rows{
	margin-bottom:10px;
}
.detail-cart{
	background:#fff;
	padding:15px;
}
.title-form-cart{
	font-weight:bold;
	margin-bottom:20px;
}
.title-cart-view{
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0 20px;
}
.form-rows label{
	margin-top:5px;
	font-weight:normal;
}
.right-form-cart{
	font-size:12px;
	margin-bottom:5px;
}
.bold-title{
	font-weight:bold;
}
.font18{
	font-size:18px;
}
.border-top-black{
	border-top:1px solid #777171;
	padding-top:10px;
}
.font20{
	font-size:20px;
	color:#ef6d2c;
}
.btn-put-cart-back{
	text-align:center;
}
.btn-put-cart-back a{
	display:inline-block;
	color:#fff;
	padding:5px 30px;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 5px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
}
.btn-put-cart-back a.cart-put{
	background:#ef6d2c;
}
.btn-put-cart-back a.back-cart{
	background:#bababb;
}
.btn-put-cart-back a.cart-put:hover{
	background:#bf4d14;
}
.btn-put-cart-back a.back-cart:hover{
	background:#94949a;
}
.capcha-cart .form-control{
	width:155px;
	float:left;
	margin-right:10px;
}
.icon-reset{
	margin-left: 10px;
    margin-top: 4px;
	cursor:pointer;
}
.error-404-view{
	position:relative;
}
.erro-404{
	position:relative;
}
.back-home{
	position:relative;
    padding: 10px 25px 10px 55px;
	background:#064e9f;	
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	border-radius:5px;
	font-weight:bold;
	font-size:23px;
}
.back-home:hover{
	color:#fff;
}
.back-home:after{
	content:"";
	background:url(../img/icon/icon-home.png);
	width:30px;
	height:30px;
left: 12px;
    top: 10px;
    position: absolute;
}
.icon-back-home{
	position:absolute;
    right: 221px;
    top: 330px;
}
.error-404-view .icon-star2,.error-404-view  .icon-star3{
	z-index:2;
}
.title-contact{
	font-size:26px;
	text-transform:uppercase;
	margin:20px 0;
}
.box-info-address h4{
	font-weight:bold;
	    font-size: 14px;
}
.address-company{
	margin-bottom:10px;
}
.info-tel-email,.info-tel-email a{
	color:#ed1c24;
}
.box-info-address{
	margin-bottom:20px;
}
.iframe-maps{
	margin-top:30px;
}
.right-iframe-maps h4{
	line-height:20px;
	margin-top:30px;
	margin-bottom:20px;
}
.title-send-contact{
    color: #231f20;
    font-size: 24px;
    margin: 20px 0;
    text-transform: uppercase;
}
.send-form{
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 50px;
    display: inline-block;
    background: #064e9f;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.send-form:hover{
	color:#fff;
	background:#601165;
}
.search-maps a{
	/*background:#064e9f;
	color:#fff;
    padding: 7px 20px 7px 36px;
	position:relative;*/
	display: block;
    background: #f6921e;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 20px;
    text-align: center;
    border-radius: 10px;
    transition: all 0.5s;
    position: relative;
}
.search-maps a:after{
	content:"";
	background:url(../img/icon/icon-search.png) no-repeat;
	width:16px;
	height:22px;
    left: 48px;
    top: 20px;
    position: absolute;
}
.title-diemban{
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
.search-maps{
	   /*margin-top: 20px;*/
}
.title-diemban{
	margin-top:20px;
}
.content-detail-db{
	background:#fff;
	padding:0 15px;
	margin-bottom:14px;
    margin-top: 0;
}
.list-address-maps{
	background:#fff;
	padding:20px  0;
	position:relative;
}
.list-address-maps ul{
	padding:0;
	margin:0;
}
.list-address-maps ul li{
	list-style:none;
	margin-bottom:5px;
	font-size:14px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	padding: 5px 20px;
	position:relative;
}
.list-address-maps ul li:hover:after{
	content:"";
	background:url(../img/icon/row-list-address.png);
	width:6px;
	height:12px;
	position:absolute;
	right:-6px;
	top:50%;
	margin-top:-6px;
}
.list-address-maps ul li a{
	color:#231f20;
}
.list-address-maps ul li .title-maps-bold{
	font-weight:bold;
	display:block;
}
.list-address-maps ul li:hover{
	background:#064e9f;
	color:#fff;
}
.list-address-maps ul li:hover a{
	color:#fff;
}
#list-address{
	height: 470px;
	overflow: auto;
}
.nicescroll-cursors{
	width:10px !Important;
}
.form-search-maps{
	/*margin-top:30px;*/
}
.input-search input{
	background: transparent;
    width: 100%;
    padding: 10px 30px 10px 10px;
    border: 1px solid #908187;
    border-radius: 5px;
    height: auto;
}
.input-search-select select{
	background:transparent;
	width:100%;
	border:1px solid #908187;
	border-radius:5px;
	padding:10px;
	height: auto;
}
.input-search input:focus,.input-search-select select:focus{
	outline:none;
}
.input-search{
	position:relative;
}
.input-search a{
	background:url(../img/icon/icon-search.png);
	width:16px;
	height:16px;
	position:absolute;
    right: 11px;
    top: 15px;
}
.maps-view-largle{
	margin-top:14px;
}
.hepl-click-maps{
	text-align:center;
	margin-top:30px;
}
.hepl-click-maps a{
	color:#ed1c24;
	font-weight:bold;
	
}
.menu-select-option2  ul{
	padding:0;
	margin:0;
}
.menu-select-option2  ul li{
	list-style:none;
	
	text-align:center;
	margin-bottom:10px;
}
.menu-select-option2  ul li .title-option{
	display:none;
}
.menu-select-option2 a{
	color:#242326;
}
.menu-select-option2{
    right: 10px;
    position: fixed;
    top: 8%;
    z-index: 9;
}

.menu-select-option2 .icon-option.icon-home-option{
    background:rgba(35, 34, 37, 0.6)  url(../img/icon/icon-home.png) 11px 9px;
}
.menu-select-option2 .icon-option.icon-snowclear-option{
    background:rgba(35, 34, 37, 0.6)  url(../img/icon/icon-snowclear.png) 11px 11px;
}
.menu-select-option2 .icon-option.icon-secret-option{
    background:rgba(35, 34, 37, 0.6)  url(../img/icon/icon-make-hair.png) 11px 11px;
}
.menu-select-option2 .icon-option.icon-local-option{
   background:rgba(35, 34, 37, 0.6)  url(../img/icon/icon-local.png) 11px 11px;
}
.menu-select-option2 .icon-option.icon-cart-option{
   background:rgba(35, 34, 37, 0.6)  url(../img/icon/icon-cart.png) 11px 11px;
}
.menu-select-option2 .icon-option.icon-phone-option{
   background:rgba(35, 34, 37, 0.6)  url(../img/icon/icon-phone.png) 15px 16px;
}
.menu-select-option2 .icon-option.icon-face-option{
   background:rgba(35, 34, 37, 0.6)  url(../img/icon/icon-facebook.png) 14px 14px;
}
.menu-select-option2 a:hover .icon-home-tb{
	display:inline-block;
background: #242326 url(../img/icon/icon-home.png) 0px 10px no-repeat;
	     height: 52px;
		width: 40px;
	    float: left;
}
.menu-select-option2  a:hover .icon-Snowclear-tb{
	display:inline-block;
background: #242326 url(../img/icon/icon-snowclear.png) 0px 10px no-repeat;
	     height: 52px;
    width: 40px;
	    float: left;
}
.menu-select-option2  a:hover .icon-hair-tb{
	display:inline-block;
background: #242326 url(../img/icon/icon-make-hair.png) 0px 10px no-repeat;
	     height: 52px;
    width: 40px;
	    float: left;
}
.menu-select-option2  a:hover .icon-local-tb{
	display:inline-block;
background: #242326 url(../img/icon/icon-local.png) 0px 10px no-repeat;
	     height: 52px;
    width: 40px;
	    float: left;
}
.menu-select-option2  a:hover .icon-cart-tb{
	display:inline-block;
background: #242326 url(../img/icon/icon-cart.png) 0px 10px no-repeat;
	     height: 52px;
    width: 40px;
	    float: left;
}
.menu-select-option2  a:hover .icon-phone-tb{
	display:inline-block;
background: #242326 url(../img/icon/icon-phone.png) 4px 16px no-repeat;
	     height: 52px;
    width: 40px;
	    float: left;
}
.menu-select-option2  a:hover .icon-face-tb{
	display:inline-block;
background: #242326 url(../img/icon/icon-facebook.png) 4px 16px no-repeat;
	     height: 52px;
    width: 40px;
	    float: left;
}
#navigationMenu li{
	list-style:none;
	height:52px;
	padding:2px;
	width:52px;
}

#navigationMenu span{
width: 41px;
    right: 0px;
    padding: 0;
    position: absolute;
    overflow: hidden;
    font-size: 0;
    letter-spacing: 0.6px;
    white-space: nowrap;
    line-height: 52px;
    text-transform: uppercase;
    border-radius: 50%;

}

#navigationMenu a{
	    background-repeat: no-repeat;
	height:52px;
	width:52px;
	display:block;
	position:relative;
	border-radius:52px;
	-moz-border-radius:52px;
	-webkit-border-radius:52px;
	line-height:52px;
		overflow:hidden;
}

/* General hover styles */
#navigationMenu a:hover{
overflow: inherit;
}

#navigationMenu a:hover span{
	width: auto;
    padding: 0 62px 0 22px;
    overflow: visible;
    background: #242326;
    border-radius:  52px;
    -moz-border-radius: 52px;
    -webkit-border-radius: 52px;
	font-size:14px;
}
#navigationMenu a:hover{
	text-decoration:none;
	border-radius:0 52px 52px 0; 
	-moz-border-radius:0 52px 52px 0;
	-webkit-border-radius:0 52px 52px 0;
	color:#fff;
	font-weight:normal;
	    background: #242326;
}

/* Green Button */

#navigationMenu .home {	background-position:0 0;}
#navigationMenu .home:hover {	background-position:0 -52px;}
#navigationMenu .home span{
	color:#fff;
	background:#242326 ;
}

/* Blue Button */

#navigationMenu .about { background-position:-38px 0;}
#navigationMenu .about:hover { background-position:-38px -39px;}
#navigationMenu .about span{
	background-color:#1e8bb4;
	color:#223a44;
	text-shadow:1px 1px 0 #44a8d0;
}

/* Orange Button */

#navigationMenu .services { background-position:-76px 0;}
#navigationMenu .services:hover { background-position:-76px -39px;}
#navigationMenu .services span{
	background-color:#c86c1f;
	color:#5a3517;
	text-shadow:1px 1px 0 #d28344;
}

/* Yellow Button */

#navigationMenu .portfolio { background-position:-114px 0;}
#navigationMenu .portfolio:hover{ background-position:-114px -39px;}
#navigationMenu .portfolio span{
	background-color:#d0a525;
	color:#604e18;
	text-shadow:1px 1px 0 #d8b54b;
}

/* Purple Button */

#navigationMenu .contact { background-position:-152px 0;}
#navigationMenu .contact:hover { background-position:-152px -39px;}
#navigationMenu .contact span{
	background-color:#af1e83;
	color:#460f35;
	text-shadow:1px 1px 0 #d244a6;
}

/**************mobile**************/
.box-mobil-one .icon-box-one{
    position: absolute;
left: 17%;
    top: 9%;
}
.box-mobil-one .icon-box-two{
	position: absolute;
    top: 9%;
    left: 6%;
}
.box-mobil-one .icon-box-three{
position: absolute;
    left: 14%;
    top: 2%;
}
.box-mobil-one .text-one-hair{
width: 184px;
    font-size: 16px;
    line-height: 20px;
    margin-left: 5px;
}
.hair-mobile-canvas{
	height:860px;
	background:#f4d4fc;
	position: relative;
}
.content-canvas-mobile{
	
}
.icon-box-for{
	position: absolute;
    right: 5%;
    top: 17%;
}
.icon-box-five{
	    position: absolute;
    right: 27%;
    top: 6%;
    text-align: center;
}
.icon-box-six{
	    position: absolute;
    right: 38%;
    text-align: center;
    top: 19%;
    width: 74px;
}
.icon-box-seven{
	position: absolute;
    right: 14%;
    top: 19%;
}
.icon-box-eigh{
    position: absolute;
    right: 16%;
    top: 47%;
    text-align: center;
}
.icon-box-teen{
    position: absolute;
    right: 13%;
    top: 59%;
    text-align: center;
}
.icon-box-elevel{
	position: absolute;
    top: 44%;
    right: 47%;
    z-index: 2;
}
.icon-box-twenteen{
	position: absolute;
    left: 17%;
    top: 40%;
}
.icon-box-threeteen{
    position: absolute;
    left: 12%;
    top: 29%;
    width: 200px;
    text-align: center;
}
.icon-box-threeteen .text-dev{
	    font-size: 18px;
}
.icon-box-forteen{
	    position: absolute;
left: 18%;
    top: 56%;
}
.icon-box-sixteen{
	    position: absolute;
    left: 22%;
    top: 67%;
    width: 190px;
    text-align: center;
    font-size: 16px;
}
.icon-box-seventeen{
	    position: absolute;
    left: 22%;
    top: 88%;
    width: 190px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #064e9f;
    white-space: nowrap;
}
.icon-box-eighteen{
	position:absolute;
    right: 9%;
    bottom: 0;
}
.mobile-slogend{
	    text-align: center;
    margin-bottom: -25px;
    position: relative;
    z-index: 3;
    padding-top: 20px;
}
.menu-mobile-toggle-box{
	display: block;
    text-align: center;
    margin-top: 20px;
}
.left-slider-product .btn-review-call{
	display:none;
}
.poster-main{
			position: relative;
		}
		.poster-main .poster-list .poster-item{
			position: absolute;
			left: 0;
			top: 0;
			list-style:none;
		}
		.poster-main .poster-btn{
			position: absolute;
			top: 0;
			cursor: pointer;
		}
		.poster-main .poster-prev-btn{
			left: 0;
			background: url("../img/icon/btn_l.png") no-repeat center center;
		}
		.poster-main .poster-next-btn{
			right: 0;
			background: url("../img/icon/btn_r.png") no-repeat center center;
		}
		#myCarousel{
			width:88%;
			max-height:450px;
		}
		.item-relate img{
			width:100%;
			height:226px;
		}
		.banner-news-img:before {
					 content: "";
    position: fixed;
	top:0;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 427px;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
	
}

.banner-news-img {
  left: 0;
  right: 0;
  z-index: 0;

  position: relative;
}
.banner-news-img img {
    position: absolute;
    right: 6%;
    padding: 2% 0;
    width: 378px;
}
.box-img-slider-news{
	position:relative;
	z-index:9;
}
.slider-news .owl-wrapper .owl-item:nth-child(1){
	position:relative;
	z-index:8;
	    overflow: hidden;
}
.slider-news .owl-wrapper .owl-item:nth-child(2){
	position:relative;
	z-index:7;
	    overflow: hidden;
}
.slider-news .owl-wrapper .owl-item:nth-child(3){
	position:relative;
	z-index:6;
	    overflow: hidden;
}
.slider-news .owl-wrapper .owl-item:nth-child(4){
	position:relative;
	z-index:5;
	    overflow: hidden;
}.slider-news .owl-wrapper .owl-item:nth-child(5){
	position:relative;
	z-index:4;
	    overflow: hidden;
}.slider-news .owl-wrapper .owl-item:nth-child(6){
	position:relative;
	z-index:3;
	    overflow: hidden;
}
#jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {
width: 728px;
height:90px;
float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}
.h1-title .fa-users{
	background:url(../img/icon/fa-users.png) no-repeat;
	width:26px;
	height:24px;
    display: block;
    float: left;
    margin-right: 10px;
}
.h1-title .fa-eye{
	background:url(../img/icon/fa-eye.png) no-repeat;
	width:37px;
	height:24px;
    display: block;
    float: left;
    margin-right: 10px;
}
.h1-title .fa-handshake-o{
	background:url(../img/icon/fa-handshake-o.png) no-repeat;
	width:38px;
	height:24px;
    display: block;
    float: left;
    margin-right: 10px;
}
.h1-title .fa-signing{
	background:url(../img/icon/fa-signing.png) no-repeat;
	width:22px;
	height:24px;
    display: block;
    float: left;
    margin-right: 10px;
}