html{
	height:100%;
	width:100%;
}
body{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background-color:#f1f1f1;
	color:#666666;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
}
a{
	text-decoration:none;
}
*:focus{
	outline:0;
}
.t-left{
	text-align:left;
}
.t-center{
	text-align:center;
}
.t-right{
	text-align:right;
}
@media (max-width:992px){
	.t-center,
	.t-right{
		text-align:left;
	}
}
.bg-color{
	color:#ffffff !important;
}
h2{
	font-family: 'db_helvethaica_x35';
	text-transform:uppercase;
	font-size:80px;
	line-height:70px;
	padding:20px 0;
}
@media (max-width: 768px) {
	h2{
		font-size:50px;
		line-height:30px;
	}
}
.box-hgroup{
	text-align:center;
	display:block;
	overflow:hidden;
}
.wrap-content {
  margin-right: auto;
  margin-left: auto;
  position:relative;
  display:block;
  overflow:hidden;
  margin-bottom:50px;

}
@media (min-width: 768px) {
  .wrap-content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .wrap-content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .wrap-content {
    width: 1220px;
  }
}

@media (max-width: 992px) {
	section{
		min-height:inherit;
	}
}
.box-btn{
	display:block;
	margin:0;
	padding:0;
	text-align:center;
	font-family: 'db_helvethaica_x35';
	font-size:20px;
	font-weight:lighter;
}
.btn-c{
	font-family: 'db_helvethaica_x45';
	font-size:22px;
	line-height:25px;
	font-weight:lighter;
	display:inline-block;
	overflow:hidden;
	text-align:center;
	color:#FFF;
	padding:12px 22px;
	min-width:163px;
}
.btn-c:hover{
	color:#FFF !important; 
}
.btn-w{
	font-family: 'db_helvethaica_x45';
	font-size:22px;
	line-height:25px;
	font-weight:lighter;
	display:inline-block;
	overflow:hidden;
	text-align:center;
	color:#3366FF;
	padding:12px 22px;
	background-color:rgba(255,255,255,1);
	min-width:163px;
}
.btn-w:hover{
	background-color:rgba(255,255,255,0.6);
}
@media (max-width: 767px) {
	.btn-c, .btn-w{
		margin-bottom:5px;
	}
}

ul.list-sec{
	display:block;
	list-style:none;
	overflow:hidden;
	margin:0;
	padding:0;
}
#inline-map{
	width:100%;
	margin:auto;
	overflow:hidden;
	text-align:center;
}
#inline-map img{
	width:100%;
}
/*header-------------------------------------------*/
header{
	position:fixed;
	height:50px;
	z-index:9999;
	width:100%;
}
header .container{
	position:relative;
}

@media screen and (max-width:767px){
	.header-top{
		background-color:#e9e9e9;
	}
}
.logo{
	position:absolute;
	top:0;
	left:0;
	max-width:280px;
	display:block;
	overflow:hidden;
	z-index:1;
}
.head-top{
	position:absolute;
	text-align:right;
	width:425px;
	right:20px;
	top:0;
	z-index:1;
	overflow:hidden;
	font-family: 'db_helvethaica_x55';
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
        /*background-color: #cccccc;*/
        padding-right: 5px;
}
@media screen and (max-width:767px){
	.head-top{
		width:100%;
		right:0;
		position:relative;
		top:3px;
	}
}
.h-name-log, .h-regit{
	min-width:95px;
	float:left;
	display:inline-block;
	margin:12px 0;
	text-align:center;
	line-height:16px;
	color:#252525
}

.head-top a{
	color:#252525
}
.h-name-log-visable{
	min-width:80px;
	float:left;
	display:inline-block;
	margin:12px 0;
	text-align:center;
	line-height:16px;
	color:#252525
}

.h-name-log{
	border-right:solid 1px #777676;
	position:relative;
}
.h-name-log:before{
	position:absolute;
	top:0;
	left:0;
	content:'\f007';
	font-family: 'FontAwesome';
	font-size:18px;
}
.h-regit{
}
.h-share{
	width:105px;
	float:right;
	display:block;
	margin:5px 0 0;
	padding:8px 0 0;
	line-height:16px;
}
@media screen and (max-width:767px){
	.h-share{
		display:none;
	}
}
.btn-share{
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	margin:0px 5px;
		
}
.btn-s1,
.btn-s2,
.btn-s3{
	background-image: url(../images/h-share-icon.png);
	background-repeat: no-repeat;
}
.btn-s1{
	
	background-position: left top;	
}
.btn-s2{
	background-position: -15px top;
}
.btn-s3{
	background-position: -30px top;
}
.btn-s1:hover{
	background-image: url(../images/h-share-icon-hover.png);
	background-position: left top;	
}
.btn-s2:hover{
    background-image: url(../images/h-share-icon-hover.png);
	background-position: -15px top;
}
.btn-s3:hover{
    background-image: url(../images/h-share-icon-hover.png);
	background-position: -30px top;
}
.head-bottom{
	position:absolute;
	text-align:right;
	width:170px;
	height:40px;
	right:-50px;
	top:45px;
	z-index:2;
	overflow:hidden;
	font-family: 'db_helvethaica_x55';
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
}
@media screen and (max-width:1279px){
	.head-bottom{
		right:70px;
	}
}
@media screen and (max-width:767px){
	.head-bottom{
		top:30px;
		right:10px;
	}
}
.box-find,
.box-cart{
	float:left;
}
.ic-find{
	width: 23px;
	height: 28px;
	display:block;
	background-color:transparent;
	overflow: hidden;
	background-image: url(../images/ic-find.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	position:relative;

}
.ic-shop{
	width: 39px;
	height: 37px;
	display:block;
	background-color:transparent;
	overflow: hidden;
	background-image: url(../images/ic-shop.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	position:relative;
	margin:0 0 0 20px !important;
}
.ic-shop:hover, .ic-find{
	border:none !important;
}
.num-p{
	width: 22px;
	height: 22px;
	background-color:#963;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position:absolute;
	top:0;
	right:0;
	color:#FFF;
	text-align:center;
	font-family: 'db_helvethaica_x45';
	font-size:16px;
	line-height:22px;
}
.expand-search{
	width: 100%;
	position: absolute;
	z-index: 999999;
	left: 0px;
	right: 0px;
	padding:20px 0;
	display:none;
	top:95px;
	color:#ffffff;
}
@media screen and (max-width:767px){
	.expand-search{
		top:40px;
	}
}
.expand-search .left{
	width:20%;
	float:left;
}
.expand-search .center{
	width:60%;
	float:left;
}

.expand-search .right{
	width:20%;
	float:right;
}
@media screen and (max-width:767px){
	.expand-search .center,
	.expand-search .left,
	.expand-search .right{
		width:100%;
		float:inherit;
		margin-bottom:10px;
	}
}
.expand-search input{
	border:solid 1px #FFFFFF;
	background-color:transparent;
	padding:5px 10px;
	width:100%;
}
.expand-search .btn-find{
	margin-left:15px;
	display:inline-block;
	padding:11px 40px;
	background-color:#FFF;
	font-size:#252525;
	position:relative;
}
.expand-search .btn-find:before{
	font-family: 'FontAwesome';
	content: "\f002";
	font-size:22px;
	margin-right:5px;
}
@media screen and (max-width:767px){
	.expand-search .btn-find{
		margin-left:0;
		display:block;
		text-align:center;
	}
}

/*end header---------------------------------------*/

/*nav bar------------------------------------------*/
.bg-nav{
	background-color:rgba(0,0,0,0.9) !important;
	padding-bottom:26px;
}
nav{
	font-family: 'DB_Helvethaica_x45';
	text-transform:uppercase;
	font-size:28px;
	font-weight:normal;
	position:relative;
	z-index:999999;
	
}
.navbar-default{
	border:none;	
}
@media screen and (max-width:767px){
	.navbar-toggle{
		top:30px;
	}
}

.navbar-default:before{
	position:absolute;
	width:100%;
	height:1px;
	display:block;
	overflow:hidden;
	content:'';
	top:100px;
}
@media screen and (max-width:767px){
	.navbar-default:before{
		top:140px;
	}
}
@media screen and (max-width:460px){
	.navbar-default:before {top: 99px;}
}
@media screen and (max-width:767px){
	.navbar-default{
		height:140px;
	}
}
.navbar-nav{
	margin-top:40px;
}
.navbar-brand{
	width:300px;
	height:100px;
	overflow:hidden;
}
.navbar-brand img {
	width: auto;
}
@media screen and (max-width:460px){
	.navbar-brand{
		width:110px;
		height:100px;
		overflow:hidden;
	}
	.navbar-brand img {
		width: 100%;
		position: relative;
    	top: 18px;
	}
	.navbar-default {
    	height: 100px;
	}
}
nav  li{
	float:left;
	overflow:hidden;
	position:relative;
}

.navbar-default .navbar-nav > li{
	margin-left:25px;
	margin-right:25px;
}
.navbar-default .navbar-nav > li > a{
	color:#252525;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:19px;
	border-bottom:solid 6px rgba(255,255,255,0);
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color:transparent;
	border-bottom:solid 6px;
}
.navbar-default .navbar-nav > li > a:hover{
	border-bottom:solid 6px;
}
@media (max-width:1279px){
	.navbar-default .navbar-nav > li > a{
		color:#ffffff;
	}
	.nav{
		position:relative;
		z-index:999999;
		background-color:#FFF;
	}
	.navbar-default .navbar-nav > li{
		margin-left:0px;
		margin-right:0px;
	}
	.navbar-default .navbar-nav > li > a{
		padding-top:25px;
		padding-bottom:25px;
	}
	.navbar-default .navbar-nav>.active>a, 
	.navbar-default .navbar-nav>.active>a:focus, 
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav > li > a:hover{
		border-bottom:solid 6px rgba(255,255,255,0);
		color:#ffffff !important;
	}
}
@media (max-width:1279px){
	nav  li{
		width: 100%;
		border-bottom:solid 1px #ffffff;
	}
	.navbar-nav{
		margin-top:0;
	}
	.navbar-nav > li > a{
		padding-top:25px;
		padding-bottom:25px;
	}
	.navbar-default .navbar-nav > li > a{
		padding-left:90px;
	}
	.menu-1:before{
		position:absolute;
		width:50px;
		height:45px;
		content:'\f015';
		top:15px;
		left:25px;
		font-family: 'FontAwesome';
		font-size:45px;
		line-height:45px;
	}
	.menu-2:before{
		position:absolute;
		width:50px;
		height:45px;
		content:'\f187';
		top:15px;
		left:25px;
		font-family: 'FontAwesome';
		font-size:45px;
		line-height:45px;
	}
	.menu-3:before{
		position:absolute;
		width:50px;
		height:45px;
		content:'\f05a';
		top:15px;
		left:25px;
		font-family: 'FontAwesome';
		font-size:45px;
		line-height:45px;
	}
	.menu-4:before{
		position:absolute;
		width:50px;
		height:45px;
		content:'\f09e';
		top:15px;
		left:25px;
		font-family: 'FontAwesome';
		font-size:45px;
		line-height:45px;
	}
	.menu-5:before{
		position:absolute;
		width:50px;
		height:45px;
		content:'\f0e0';
		top:15px;
		left:25px;
		font-family: 'FontAwesome';
		font-size:40px;
		line-height:45px;
	}
	
}

.box-drop{
	display:none;
}

/*end nav bar--------------------------------------*/

.pop-cart{
	position:absolute;
	width:300px;
	background-color:#ffffff;
	height:auto;
	z-index:999999;
	padding:17px;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	font-family: 'db_helvethaica_x45';
	font-size:23px;
	top:102px;
	margin:0;
}
.pop-img{
	width:75px;
	height:75px;
	display:block;
	float:left;
	border:solid 1px;
	margin-right:20px;
}
.pop-cart h3{
	margin:0 0 8px;
	padding:0;
}
.quant, .pop-price{
	display:block;
	overflow:hidden;
	margin-bottom:3px;
}
.quant span,
.pop-price span{
	display:inline-block;
	width:30%;
}
.quant span:nth-child(even){
	text-align:center;
}
.pop-cart .btn-c{
	width:130px;
	min-width:inherit;
	font-family: 'db_helvethaica_x35';
	font-size:22px;
	padding:13px 0;
	text-align:center;
}
.pop-price-total{
	display:block;
	overflow:hidden;
	padding:15px 0;
	margin-bottom:20px;
	border-bottom:solid 1px #e1e1e1;
}
.pop-price-total .left{
	float:left;
}
.pop-price-total .right{
	float:right;
	margin-right:10px;
}
.pop-price-total .right span{
	margin-right:8px;
}
/*sec1-banner--------------------------------------*/
#sec1{
	padding-top:100px;
	background-color:#f1f1f1;
}

@media (max-width:767px){
	#sec1{
		padding-top:140px;
	}
}
@media screen and (max-width:460px){
	#sec1 {
    	padding-top: 80px;
	}
}
#sec1 img{
	width:100%;
	height: auto;
}

.content-intro{
	margin:auto;
	/*max-width:1340px;*/
	width:100%;
	display:block;
	position:relative;
}
.img-intro{
	background-repeat:no-repeat;
	background-position:left top;
	/*background-size:contain;*/
	background-size:cover;
}

#sec1 .caption{
	position:absolute;
	z-index:1;
	left:50%;
	top:20%;
	text-align:left;
}

.h-caption{
	font-family: 'db_helvethaica_x45';
	font-size:35px;
	line-height:35px;
	font-weight:normal;
	position:relative;
	padding-bottom:25px;
	margin-bottom:25px;
}
.h-caption span{
	font-size:48px;
}
.box-store{
	width:92%;
	overflow:hidden;
	margin-top:60px;
}
.box-store img {
	width:100%;
}
@media (max-width:999px){
	#sec1 .caption{
		max-height:280px;
		overflow:hidden
	}
	
}
@media (max-width:767px){
	#sec1 .caption{
		left:0px;
		top:0px;
		background-color:rgba(255,255,255,0.5);
		width:100%;
		padding:15px;
		text-align:center;
		
	}
	.h-caption{
		font-size:25px;
	}
	.h-caption span{
		font-size:30px;
	}
}
/*end sec1-banner----------------------------------*/

/*sec2-product-------------------------------------*/
#sec2{
	padding:20px 0;
	display:block;
	overflow:hidden;
}
@media (max-width:767px){
	#sec2{
		padding-top:50px;
	}
}
.img-box{
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center top;
	display:block;
	overflow:hidden;
	position:relative;
}
#sec2 ul.list-sec li{
	float:left;
	width:23.4%;
	margin-bottom:20px;
	margin-left:1.3%;
	overflow:hidden;
	position:relative;
}
/*#sec2 ul.list-sec li{
	display:block;
	width:23.4%;
	margin-bottom:1.5%;
	margin-left:1.3%;
	float:left;
	overflow:hidden;
	position:relative;
	background-color:#FFF;	
}*/
#sec2 ul.list-sec li img{
	width:100%;
	height:35%;
}
@media (max-width: 992px) {
	#sec2 ul.list-sec li{
		width:47%;
		margin-left:2%;
	}
}
@media (max-width:767px){
	#sec2 ul.list-sec li{
		width: auto;
		margin:0 15px 15px;
		float:none;
	}
}
#sec2 ul.list-sec li:nth-child(4n+1){
	
}
.box-add-cart{
	height:57px;
	display:block;
	overflow:hidden;
	padding-left:77px;
	text-align:center;
	font-family: 'db_helvethaica_x45';
	font-size:26px;
	letter-spacing:1px;
	line-height:57px;
	position:relative;
        color: #ffffff;
}
.box-add-cart a{
	color:#ffffff;
}
.box-add-cart:before{
	position: absolute;
	width: 77px;
	height: 57px;
	left: 0;
	content: '';
	color: #ffffff;
	font-size: 35px;
	/* background-image: url(../images/ic-ask.png); */
	background-image: url(../images/info-xxl.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 55%;
}

.box-add-detail{
	height:57px;
	display:block;
	overflow:hidden;
	padding-left:77px;
	text-align:center;
	font-family: 'db_helvethaica_x45';
	font-size:26px;
	letter-spacing:1px;
	line-height:57px;
	position:relative;
        color: #ffffff;
}
.box-add-detail a{
	color:#ffffff;
}
.box-add-detail:before{
	position: absolute;
	width: 77px;
	height: 57px;
	left: 0;
	content: '';
	color: #ffffff;
	font-size: 35px;
	background-image: url(../images/ic-detail.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.box-info{
	text-align:center;
	font-family: 'db_helvethaica_x45';
	text-transform:uppercase;
	font-size:26px;
	line-height:24px;
	display:block;
	padding:30px 5px;
	height:130px;
	overflow:hidden;
}
.name-p{
	height:24px;
	overflow:hidden;
}
.price-old{
	position:relative;
	width:auto;
	display:block;
	overflow:hidden;
	height:24px;
	text-align:center;
        font-weight: bold;
}
.price-old span{
	position:relative;
        text-decoration: line-through;
}
.price-new{
    font-weight: bold;
}
/*.price-old span:before{
    border-bottom: 1px solid #3e3e3e;
    position: absolute;
    content: "";
    width: 100%;
    height: 40%;
}*/
#sec2 .price-new{
}
/*end sec2-product---------------------------------*/

/*sec3-about---------------------------------------*/
#sec3{
	display:block;
	overflow:hidden;
	padding:30px 0;
	color:#ffffff;
}
@media (max-width:767px){
	#sec3{
		padding-top:50px;
	}
}
#sec3 h2{
	color:rgba(255,255,255,1);
}
.img-about{
	text-align:center;
	width:100%;
	max-width:386px;
	margin:auto;
	background-repeat:no-repeat;
	background-position:left top;
	background-size:cover;
	overflow:hidden;
}

.img-about img{
	width:120%;
	height: 120%
}
.about{
	display:block;
	overflow:hidden;
	padding-left:50px;
	position:relative;
	padding-right:20px;
}
@media (max-width:767px){
	.about{
		padding-left:0px;
		padding-right:0px;
	}
}
.about:before{
	content:'';
	position:absolute;
	width:32px;
	height:28px;
	display:block;
	overflow:hidden;
	background-image:url(../images/quat-1.png);
	background-repeat:no-repeat;
	left:0;
}
@media (max-width:767px){
	.about:before{
		position:relative;
	}
}
#sec3 h1{
	font-family: "db_helvethaica_x55";
	font-size: 50px;
	font-weight: lighter;
	text-transform: uppercase;
	padding:0;
	margin:0 0 15px;
}
#sec3 h3{
	font-family: "db_helvethaica_x35";
	font-size: 30px;
	font-weight: lighter;
	text-transform: uppercase;
	padding:0;
	margin:0 0 15px;
}
#sec3 p{
	padding:0;
	margin:0 0 50px;
	font-family: "db_helvethaica_x35";
	font-size: 22px;
	font-weight: lighter;
	line-height:25px;
	position:relative
}
#sec3 p span:after{
	content:'';
	width:32px;
	height:28px;
	margin-left:10px;
	display:inline-block;
	overflow:hidden;
	background-image:url(../images/quat-2.png);
	background-repeat:no-repeat;
}
#sec3 ul.list-sec li{
	width:23.4%;
	margin-bottom:1.5%;
	margin-left:1.3%;
	float:left;
	overflow:hidden;
	position:relative;
	background-color:#C90;	
}
#sec3 ul.list-sec li img{
	width:100%;
	height:100%;
}
#sec3 .box-btn{
	text-align:left;
}
@media (max-width:767px){
	#sec3 .box-btn{
		text-align:center;
	}
}
/*end sec3-about-----------------------------------*/

/*sec4-news----------------------------------------*/
#sec4{
	display:block;
	overflow:hidden;
}
@media (max-width:767px){
	#sec4{
		padding-top:50px;
	}
}
#sec4 ul.list-sec li{
	float:left;
	width:31%;
	margin-bottom:20px;
	margin-left:1.3%;
	overflow:hidden;
	position:relative;		
}
#sec4 ul.list-sec li img{
	width:100%;
	height:45%;
}
#sec4 .box-btn{
	margin-top:30px;
}
@media (max-width: 992px) {
	#sec4 ul.list-sec li{
		width:47%;
		margin-left:2%;
	}
}
@media (max-width:767px){
	#sec4 ul.list-sec li{
		width: auto;
		margin:0 15px 15px;
		float:none;
	}
	#sec4 .box-btn{
		margin-top:15px;
	}
}

/*end sec4-news------------------------------------*/

/*sec5-contact-------------------------------------*/
#sec5{
	display:block;
	overflow:hidden;
}
@media (max-width:767px){
	#sec5{
		padding-top:50px;
	}
}
.box-network{
	display:block;
	overflow:hidden;
	padding:38px 0;
	font-family: 'db_helvethaica_x35';
	font-size:20px;
	line-height:20px;
}
.box-network a{
	color:#ffffff;
}
#sec5 h4{
	font-family: 'db_helvethaica_x35';
	text-transform:uppercase;
	font-size:60px;
	line-height:60px;
	padding:0;
	color:#ffffff;
}
#sec5 h4 span{
	font-size:35px;
	line-height:35px;
	display:block;
}
#sec5 .type,
#sec5 .name-type{
	margin:0px;
	padding:0px;
}
#sec5 .name-type{
	font-size:25px;
}
#sec5 .btn-c{
	margin-right:15px;
}
@media (max-width:500px){
	#sec5 .btn-c{
		margin-right:5px;
		margin-left:5px;
		min-width:100px;
	}
}
#sec5 h1{
	font-family: "db_helvethaica_x45";
	text-transform: uppercase;
	margin:0;
	padding:0;
	font-size:35px;
	line-height:30px;
}
#sec5 p{
	line-height:25px;
	padding:0;
	margin:5px 0 15px;
	letter-spacing:1px;
}
.address{
	padding-left:55px !important;
	font-family: "db_helvethaica_x45";
	font-size:22px;
	
}
@media (max-width:767px){
	.address{
		padding-left:15px !important;
	}
}
.box-share-net{
	display:block;
	overflow:hidden;
	text-align:right;
}
@media (max-width:767px){
	.box-share-net{
		text-align:left;
	}
}
.box-share-net .box-net-share{
	display:inline-block;
	width:32%;
	text-align:left;
	margin-top:30px;
	position:relative;
	padding-left:65px;
	min-height:51px;
	color:#ffffff;
}

.ic-type{
	width: 51px;
	height: 51px;
	position: absolute;
	left: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top top;
	background-size: contain;
	text-indent: -9999em;
}

.box-share-net .box-net-share2{
	display: flex;
	margin-top: 2rem;
}

.box-share-net .box-net-share2
.ic-typefb {
	background-image:url(../images/socail-1.png);
}

.ic-typeli {
	background-image:url(../images/socail-3.png);
}
.ic-typefb{
	margin-right: 1.5rem;
}
.ic-typefb,
.ic-typeli {
	width: 55px;
    height: 55px;
    border-radius: 50%;
    background-position: center;
}

@media (max-width:767px) {
	.box-share-net .box-net-share{
		width:100%;
	}
	.order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}
	
	.order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.box-share-net .box-net-share2 {
		margin: 1rem 15px;
	}
	.box-share-net .box-net-share2 .ic-typefb, .box-share-net .box-net-share2 .ic-typeli {
		width: 45px;
		height: 45px;
	}
	.box-share-net .box-net-share2 .ic-typefb {
		margin-right: 1rem;
	}
}
@media (max-width:575px) {
	.box-share-net .box-net-share2 {
		margin: 0 15px;
		margin-bottom: 3rem;
	}
	.box-share-net .box-net-share2 .ic-typefb {
		margin-right: 0.75rem;
	}
}


/* bootstrap custom */
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}


#sec5  ::-webkit-input-placeholder {
   color:#666666; 
}

#sec5  :-moz-placeholder { /* Firefox 18- */
    color:#666666; 
}

#sec5  ::-moz-placeholder {  /* Firefox 19+ */
    color:#666666;  
}

#sec5 :-ms-input-placeholder {  
  color:#666666; 
}
#sec5 .box-btn{
	text-align:left;
}
@media (max-width:767px){
	#sec5 .box-btn{
		text-align:center;
	}
}
/*end sec5-contact---------------------------------*/

/*form---------------------------------------------*/
#form{
	display:block;
	overflow:hidden;
	margin-bottom:40px;
	font-family: 'db_helvethaica_x35';
	font-size:22px;
	letter-spacing:1px;
}
#form a{
	color:#666666;
}
#form .btn-c,
#form .btn-st,
#form .btn-st:hover{
	color:#ffffff;
}
#form .f-row{
	display:block;
	overflow:hidden;
	margin-bottom:15px;
	text-align:left;
}
#form .f-row-btn{
	display:block;
	overflow:hidden;
	margin-bottom:15px;
	margin-top:30px;
}
#form .f-row-order{
	display:block;
	overflow:hidden;
	margin-bottom:5px;
	text-align:left;
}
@media (max-width: 767px) {
	#form .f-row-order{
		margin-bottom:15px;
	}
}
#form .f-col-20{
	width:20%;
	float:left;
	overflow:hidden;
	line-height:45px;
	vertical-align:middle;
	display:block;	
}
#form .f-col-25{
	width:28%;
	max-width:160px;
	min-width:160px;
	float:left;
	overflow:hidden;
	line-height:45px;
	vertical-align:middle;
	display:block;	
}
#form .f-col-30{
	width:30%;
	float:left;
	overflow:hidden;
	position:relative;
}

#form .f-col-35{
	width:35%;
	float:left;
	overflow:hidden;
	position:relative;
}
#form .f-col-50{
	width:50%;
	float:left;
	overflow:hidden;
	position:relative;
}
#form .f-col-50-left{
	width:48%;
	float:left;
	overflow:hidden;
	position:relative;
}
#form .f-col-50-right{
	width:48%;
	float:right;
	overflow:hidden;
	position:relative;
}
@media (max-width: 767px) {
	#form .f-col-50-left,
	#form .f-col-50-right{
		display:block;
		width:100%;
		
	}
	#form .f-col-50-right{
		margin-top:20px;
	}
}
#form .f-col-48-left{
	width:48%;
	float:left;
	overflow:hidden;
	position:relative;
}
#form .f-col-48-right{
	width:48%;
	float:right;
	overflow:hidden;
	position:relative;
}
@media (max-width: 500px) {
	#form .f-col-48-left,
	#form .f-col-48-right{
		width:100%;
	}
	#form .f-col-48-right{
		margin-top:20px;
	}
}
#form .f-col-65{
	width:65%;
	float:left;
	overflow:hidden;
	position:relative;
}
#form .f-col-70{
	width:70%;
	float:left;
	overflow:hidden;
	position:relative;
}
#form .f-col-75{
	width:72%;
	float:left;
	overflow:hidden;
	position:relative;
}
#form .f-col-80{
	width:80%;
	float:left;
	overflow:hidden;
	position:relative;
	position:relative;
}
#form  .f-col-100{
	width:100%;
	display:block;
	overflow:hidden;
	position:relative;
}
#form .col-topic{
	text-align:right;
	padding-right:30px;
	font-family: 'db_helvethaica_x55';
	line-height:25px;
}
#form .col-topic:after{
	content:':';
	margin-left:10px;
	
}
#form .col-text{
	font-family: 'db_helvethaica_x45';
	line-height:25px;
}

@media (max-width: 767px) {
	#form .f-col-30,
	#form .f-col-70{
		width:auto;	
	}
	#form .f-col-30{
		min-width:150px;
		
	}
	#form .f-col-20,
	#form .f-col-80{
		width:100%;	
	}
	#form .f-col-20{
		line-height:25px;
	}
	#form .f-col-80{
		margin-top:10px;
	}
	#form .col-topic{
		text-align:left;
	}
	.box-padding{
		margin:15px 15px !important;
	}
}
.box-code{
	display:block;
	float:left;
	background-color:#C60;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	width:120px;
}
.box-btn-r{
	display:block;
	margin-left:15px;
	float:left;
}
.btn-r{
	width:44px;
	height:44px;
	border-radius:50%;
	display:block;
	color:#ffffff;
	position:relative;
	
}
.btn-r:before{
	font-family: 'FontAwesome';
	width:44px;
	height:44px;
	line-height:44px;
	position:absolute;
	content: "\f021";
	text-align:center;
	left:0;
	color:#ffffff;
}
.box-noti{
	display:block;
	overflow:hidden;
	padding:80px 0;
}
.box-noti .h-noti{
	font-family: 'db_helvethaica_x55';
	font-size:40px;
	line-height:40px;
}
.box-noti p{
	margin:30px 0;
	font-family: 'db_helvethaica_x45';
	font-size:25px;
	line-height:28px;
}
@media (max-width: 450px) {
	.box-noti{
		padding:40px 0;
	}
	.box-noti .h-noti{
		font-size:30px;
		line-height:30px;
	}
	.box-noti p{
		margin:20px 0;
	}
}

.edit-form ::-webkit-input-placeholder {
   color:#666666; 
}

.edit-form :-moz-placeholder { /* Firefox 18- */
    color:#666666; 
}

.edit-form ::-moz-placeholder {  /* Firefox 19+ */
    color:#666666;  
}

.edit-form :-ms-input-placeholder {  
  color:#666666; 
}
#form .input{
	font-family: 'db_helvethaica_x35';
	border:solid 1px #d8d7d7;
	background-color:#efefef;
	padding:9px 20px;
	float:left;
	font-size:22px;
	color:#252525;
	text-align:left;
}
#form .input-main{
	border:none;
	background-color:#ebebeb;
	padding:9px 20px;
	float:left;
	font-size:22px;
	color:#252525;
}

#form .input-list{
    
	font-family: 'db_helvethaica_x35';
	border: solid 1px #d8d7d7;
	background-color: #efefef;
	padding: 9px 45px 9px 15px;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none;
	text-overflow: "";
	background-image: url(../images/ic-arrow-down.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	color:color:#252525; 
}
@media (max-width: 500px) {
	#form .input-list{
		width:100%;
		margin-bottom:15px;
	}
}
#form .input-member{
	border:solid 1px #ebebeb;
	background-color:#ffffff;
	padding:9px 20px 9px 80px;
	float:left;
	font-size:20px;
	position:relative;
}
.input-con{
	min-width:50%;
	margin-right:2%;
}
@media (max-width: 500px) {
	.input-con{
		min-width:100%;
		margin-right:0%;
		margin-bottom:10px;
	}
}
.ic-username,
.ic-pass,
.ic-mail{
	display:block;
	overflow:hidden;
	width:67px;
	height:46px;
	position:absolute;
	z-index:1;
}
.box-theme-right .ic-username,
.box-theme-right .ic-pass,
.box-theme-right .ic-mail{
	/*background-color:rgba(234,61,98,1);*/
	color:#ffffff;
}
.ic-username:before{
	font-family: 'FontAwesome';
	position:absolute;
	left:23px;
	content: "\f007";
	line-height:46px;
	text-align:center;
}
.ic-pass:before{
	font-family: 'FontAwesome';
	position:absolute;
	left:25px;
	content: "\f023";
	line-height:46px;
	text-align:center;
}
.ic-mail:before{
	font-family: 'FontAwesome';
	position:absolute;
	left:22px;
	 content: "\f0e0";
	line-height:46px;
	text-align:center;
}
.form-show{
	text-align:left;
	font-size:22px !important;
	line-height:25px !important;
}
.form-show .f-col-30:after{
	position:absolute;
	right:30px;
	content: ":";
}
@media (max-width:767px){
	.form-show .f-col-30:after{
		content: ":";
		margin-left:10px;
		position:inherit;
		right:0;
	}
	.form-show .f-row{
		background-color:rgba(241,241,241,0.6);
		padding:10px;
	}
}


input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
 /* opacity   : 0;*/
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 40px;
  font-weight:lighter;
}

input[type=checkbox]:not(old) + label > span,
input[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 16px;
  height           : 16px;
  margin           : 5px 0.5em 0.25em 0.25em;
  border           : solid 1px #d7d7d7;
  border-radius    : 50%;
  background       : #ffffff;
  vertical-align   : middle;
}

input[type=checkbox]:not(old):checked + label > span,
input[type=radio   ]:not(old):checked + label > span{
  
}

input[type=checkbox]:not(old):checked + label > span:before{
	font-family: 'FontAwesome';
  content     : '\f00c';
  display     : block;
  color:#37409d;
  font-size   : 16px;
  line-height : 12px;
  text-align  : center;
  font-weight:lighter;
}

input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 8px;
  height           : 8px;
  margin           : 3px 3px;
  border           : 50% solid rgb(115,153,77);
  border-radius    : 50%;
}
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    
    font-size: 20px;
	letter-spacing:2;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding:10px 30px;
	font-family: 'db_helvethaica_x35';
   
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 0;
}


.inputfile-1 + label {
	width: 250px;
	color: #f1e5e6;
}
.inputfile-1 + label:before{
	font-family: 'FontAwesome';
	content: "\f030";
	font-size:22px;
	margin-right:30px
}
.inputfile-2 + label {

	color: #f1e5e6;
}

.btn-del{
	border:none;
	background-color:transparent;
}
/*end form-----------------------------------------*/

/*footer-------------------------------------------*/
footer{
	display:block;
	overflow:hidden;
	color:#FFF;
	font-family: 'db_helvethaica_x35';
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	letter-spacing:1px;
}
footer p{
	margin:0;
	padding:20px 0;
}
ul.f-menu{
	margin:0;
	padding:20px 0;
	list-style:none;
	text-align:right;
}
ul.f-menu li{
	display:inline-block;
	margin-left:38px;
}

ul.f-menu a{
	color:#ffffff;
}
ul.f-menu a:hover{
}
@media (max-width:1280px){
	ul.f-menu{
		
		border-top:solid 1px rgba(255,255,255,0.2);
	}
	ul.f-menu li{
		margin-left:0px;
		margin-right:15px;
	}
}
@media (max-width:992px){
	ul.f-menu{
		display:none;
	}
}
/*end footer---------------------------------------*/
.box-lang{
	width: 64px;
	display:block;
	overflow: hidden;
	position:relative;
	line-height:30px;
	margin-right:10px;
	text-align:left;
	float:left;

}
.ic-flat{
	width: 22px;
	float: left;
	display: block;
	margin-left: 10px;
	text-indent: -999em;
	background-repeat:no-repeat;
	background-position:center center;
}
.ic-flat1{
	background-image:url(../images/ic-flat1.png);
}
.ic-flat1-invalid{
	background-image:url(../images/ic-flat1-invalid.png);
}
.ic-flat2{
	background-image:url(../images/ic-flat2.png);
}
.ic-flat2-invalid{
	background-image:url(../images/ic-flat2-invalid.png);
}
.ic-flat3{
	background-image:url(../images/ic-flat3.png);
}
.ic-flat3-invalid{
	background-image:url(../images/ic-flat3-invalid.png);
}


<style>
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
</style>