 GLOBOL*/
* {
	box-sizing: border-box;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	height: 100%;
	padding-top:120px;
	font-family: 微軟正黑體;
	font-size: 0.8em;
	background: url("../image/bg2.png") repeat top center;
}
li ,ul {
	list-style: none;
}
img {
	/* width: 100%;    */
}
a, span {
	text-decoration: none;
	color: #595757;
	letter-spacing: 7px;
}

span {
	padding-left: 16px;
}

p {
	line-height: 2em;
	/* color: #595757; */
	letter-spacing: 1px;
	text-align: justify;
}

/* sec_title */



/*GLOBOL*/
/*GRID FOR DESKTOP */
.full-width {
	width: 100%; 
	margin: auto;
}

.fixed-width {
	
	width: 90%;
	margin: auto;
}

.letter-en *{
	letter-spacing: 0 !important;
}

nav {
	width: 100%;
    height: 130px;
	position: fixed;
	z-index: 1000;
	background: url("../image/nav.jpg") repeat top center;
	top: 0;
}
.logo {
	float: left;
	width: 32%;
	max-width: 70px;
	/* padding-top: 25px; */
	/* padding-left: 30px; */
	padding-left: 4%;
}

nav a {
	display: block;

}

.Menu ul.drop-down-menu > li{
	display: none;
}


/*首頁右上選單*/

.Group{
	float:right;
	}
.Group > .shop > a, .Group > .lan > a{
	position: relative;
	display: inline-block;
	letter-spacing:0px;
	color:#595757;
	text-decoration: none;
	margin: 8px;
	height: 21px;
	line-height: 19px;
	transition: all .5s;
}
.Group > .shop > a:hover, .Group > .lan > a:hover{
	color:#fff;
}

.Group > .shop > a:nth-child(1):after, 
.Group > .shop > a:nth-child(2):after,
.Group > .lan > a:nth-child(1):after
{
	position: absolute;
	content: "";
	top:4px;
	right:-8px;
	width: 1px;
	height: 15px;
	background: #595757;
}

.Group > .lan > form{
	display: inline-block;
	border-radius:15px;
	border: 2px solid #595757;
}

.Group > .lan > form > input,
.Group > .lan > form > button{	
	border:none;
	height: 25px;
}
.Group > .lan > form > input{
	border-right:none;
	padding: 4px;
	padding: 0\9;
	padding-left: 4px\9;
	width: 92px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.Group > .lan > form > button{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: #fff;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

/* LOGO */
nav .logo img {
	width: 100px;
	padding-top: -100px;
}

.ls {
	letter-spacing: 2px;
}
.ws {
	letter-spacing: 0px;
	padding-right: 5px;
}

/* LOGO旁下拉選單 */
.hamburger-menu {
	background: none;
	border: none;
	position: relative;
	top: 37px;
	/* left: -165px; */
	left: -10px;
	display: inline-block;
	}
.hamburger-menu .icon-bar {
	background-color: #595757;
	display: block;
	height: 3px;
	margin: 0 auto 5px;
	width: 10px;
	}
.menu-click {
    display: none;
    position: fixed;
    z-index: 1000;
    /* width: 400px; */
    top: 80px;
	left: 0;
	width: 100%;
    /* right: 25%; */
}
.ham{
	display: block;
}

.hover-bg {
	background-color: #595757;
	color: #fff;
}

.ham li {
	background-color:#F3F3FA;
	width: 100%;
	text-indent: 20px;
	font-weight: bold;
}

.ham a {
	display: block;
	padding: 10px 0;
	font-size: 1.3em;
}
	
.menu-click-1 li {
	font-weight: normal;
	background-color: #eee;
}

.menu-b ul {
	display: none;
}

nav .menu-a {
	text-align: center;

}
nav .menu-a>li {
	margin-top: 50px;
}
.menu-a>li {
	margin-left: 6px;
	margin-right: -5px;
}
nav .menu-a a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.nav {
	display: none;
}

.nav .tw a {
	font-size: 16pt;
}

.nav .en a {
	font-size: 14pt;
	letter-spacing: 0;
}
.nav .en ul a {
	font-size: 10pt;
}


nav .menu-a>li {
	width: 150px;

}
.menu-a >li>ul {
	 display: none;
}
.menu-a li:hover ul {
	 display: block;
}
.menu-a>li {
	 float: left;
	 /*font-weight: bold;*/
		 
}
.menu-a>li>a {
	color: #595757;		
}
.menu-a>li>a:hover {
	color: #eee;
		
}

.menu-a>li>ul>li>a {
	background-color: #eee;
	color: #595757;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
		
}

.menu-a>li>ul>li>a:hover {
		background-color: #595757;
		color: #fff;
		
}
/*Banner*/
#Wrapper{
	width:1050px;
	margin: 0 auto;
	font-family: "微軟正黑體";
}

#Banner {
    padding-top: 30px;
}
.item{
    position: relative;
	width: auto;
    margin: -30px auto 30px auto;
		
    }
	
.item>a{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    /*當圖片數量增加，影片長度需更改，變為5s圖片數量*/
    -webkit-animation: round 20s linear infinite;
            animation: round 20s linear infinite;
    }

/動畫關鍵影格/
    @-webkit-keyframes round {
    5% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 0 - 1秒 淡入*/
    }
    25% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 1- 5秒靜止*/
    }
    30% {
        opacity: 0;
        filter: alpha(opacity=0);
        /* 5-6秒淡出*/
    }
}
@keyframes round {
    5% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 0 - 1秒 淡入*/
    }
    25% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 1- 5秒靜止*/
    }
    30% {
        opacity: 0;
        filter: alpha(opacity=0);
        /* 5-6秒淡出*/
    }
}



/每個圖片各延遲5秒/
  

.item>a:nth-child(4) {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
}

.item>a:nth-child(3) {
    -webkit-animation-delay: 5s;
            animation-delay: 5s;
}

.item>a:nth-child(2) {
    -webkit-animation-delay: 10s;
            animation-delay: 10s;
}

.item>a:nth-child(1) {
    -webkit-animation-delay: 15s;
            animation-delay: 15s;
}



   

/**/

/*快來瞧瞧*/
.Titile{
	padding-top: 10px;
	margin: 40px auto;
	line-height: 25px;
	text-align: center;
}

.Titile2{
	padding-top: 250px;
	margin: 20px auto;
	line-height: 25px;
	text-align: center;
}
.Titile-text {
	text-align: center;
	margin: 20px auto;
	font-family:'SimSun','Noto Sans TC','sans-serif';
	font-size: 21px;
    color: #7c5e8f;
    align-items: center;
	font-weight:900;

}

/*作品選單*/
.box01_wp{
	width:450px;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-evenly;
	
	}

.box02_wp{
	width:400px;
	margin:auto;
	display:left;
	flex-wrap:wrap;
	position: relative;	
	}

.wp-caption {
	width: 190px;
　  	text-align:center;
	padding: 40px 0px 10px;
	margin:0px 0px 20px;
	background-image:url(../image/img_01.jpg);
	border-radius: 10px;
}

.wp-caption1 {
	width: 190px;
　  	text-align:center;
	padding: 40px 0px 10px  ;
	margin:0px 0px 20px;
	background-image:url(../image/img_03.png);
	border-radius: 10px;
}

.wp-caption-text {
	Width:150px;
	
	padding: 60px 0px 10px 27px;
	color: #595757;
	font-size: 14px;
	
	letter-spacing: 3px;　
}

#menu-item {
	height: 100px;
	padding: 20px;
	position: relative;
	
	
}
#menu-item-1 {
    width: 150px;
	position: absolute;  
    top:30px;  
    bottom: 0;  
    left: 20px;  
    right: 810px;  
    margin: auto;
	display: flex;
	transition:all .1s;
	}
	
#menu-item img:hover{
	width: 150px;
	opacity: 0.5;
	transition:all .3s;
}

/*認識美黛咪 */
.about-text {
	width: 1010px;
	text-align: left;
	font-family:'SimSun','Noto Sans TC','sans-serif';
	font-size: 27px;
    color: #7c5e8f;
    margin-right: 16px;
    align-items: center;
	font-weight:900;

}
	
	
/*社群媒體*/
.Titile1{
	padding-top: 20px;
	margin: 20px auto;
	line-height: 25px;
	text-align: center;
}


.box03_wp{
	width:300px;
	height:100px;
	text-align:center;
    margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-evenly;
	position: relative;
	}
	
#icon_img {
	width:50px;
	padding-top: px;
	position: relative;
}
	
	

/*footer*/
.fixed-width1 {
	display: block;
	font-size: 8pt;
	padding-top: 20px;
	line-height: -2px
	width: 100%;
	height:50px;
	margin: auto;
	background-image:url(../image/footer.jpg);
}



/**/
.ws-1{
	margin-left: 40px;
	letter-spacing: 0px;
	padding-right: 5px;

}
.ws-2{
	margin-left: 20px;
	letter-spacing: 0px;
	padding-right: 5px;
}
nav .menu-a-en {
	text-align: center;

}
nav .menu-a-en>li {
	margin-top: 50px;
	margin-left: -40px;
	/* padding-right:; */
}

nav .menu-a-en a {
	display: block;
	font-size: 16pt;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.menu-a-en>li {
	width: 190px;
}
.menu-a-en >li>ol {
	 display: none;
}
.menu-a-en li:hover ol {
	 display: block;
}
.menu-a-en>li {
	 float: left;
}
.menu-a-en>li>a {
	color: #595757;		
}
.menu-a-en>li>a:hover {
	color: #eee;
}
.menu-a-en>li>ol>li>a {
	background-color: #eee;
	color: #595757;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	font-size: 14pt;	
}
.menu-a-en>li>ol>li>a:hover {
		background-color: #595757;
		color: #fff;	
}
/**/

.mb-nav {
	width: 90%;
	/* min-width: 300px; */
	margin: auto;
}

.switch {
	width: 55%;
	float: right;
}

nav .switch {
	/* min-width: 255px; */
}

nav .twen {
	width: 60px;
	float: right;
}

nav .twen img {
	margin-top: 7.5px;
	width: 30px;
}
#icon-tw {
	float: right;
}
#icon-en {
	float: right;
}
nav .nav-icon {
	/* margin-right: 35px; */
	line-height: 48px;
	float: left;
	width: 60%;
	max-width: 130px;
	min-width: 100px;
	display: flex;
	justify-content:space-between;
}
nav .nav-icon li {
	float: left;
	/* padding-left: 4px; */
	margin-left: 2%;
}

nav .nav-icon li img {
	width: 22px;
}


header {
	width: 100%;
	padding-top: 40px;
}
#Banner {
	display: block;
	width: 100%;
}
#Banner-2 {
	display: none;	
}



/* about */

#about {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 50px;
	color: #595757;
	
}

#about p.img img{
	padding: 10px 0 10px 10px;
	float: right;
	width: 100%;
}

/* about-en*/
#about-en  {
	background-color: #595757;
	padding-top: 130px;
	padding-bottom: 60px;

}
#about-en  span {
	color: #fff;
	letter-spacing: 2px;
}
#about-en  p {
	color: #fff;
	letter-spacing: 0px;
}
#about-en .col-5 span {
	padding-left: 16px;
	font-size: 16pt;
}
#about-en .col-3 img {
	width: 71px;
	margin-left: 10px;

}
#about-en .col-3 {
	margin-left: -10px;
	padding-bottom: 70px;
}
/**/

.image2-en {
	width: 340px;
	height: 481px;
	margin-top: 150px;
}

/* about-time */

#about-time {
	padding-top: 110px;
	padding-bottom: 50px;
	color: #595757;
}

#about-time .img {
	display: none;
}

#about-time .list {
	width: 100%;
}

	#about-time .list .section {
		width: 100%;
		/* letter-spacing: 0.1em; */
		line-height: 2.1em;
		clear: both;
	}

	#about-time .section .year {
		width: 15%;
		float: left;
	}
	
	#about-time .section .right {
		/* width: 520px */
		float: right;
		width: 85%;
	}

/*about-time-en*/
#about-time-en {
	padding-top: 130px;
	padding-bottom: 40px;
}
#about-time-en  span {
	letter-spacing: 2px;
	font-size: 16pt;

}
#about-time-en  p {
	letter-spacing: 0px;
}
#about-time-en .col-3 img {
	width: 71px;
	margin-left: 10px; 
}
#about-time-en .col-3 {
	padding-bottom: 60px;
}
#about-time-en .col-2-5 span {
	padding-left: 16px;
}

#about-time-en .col-2  {
	clear: both; 
}
#about-time-en .col-7 {
	margin-left: -40px;
}
/**/
#mark {
	background-color: #595757;
	padding-top: 110px;
	padding-bottom: 50px;
	color: #fff;
}

	.mark-in {
		/* width: 410px; */
		margin: auto;
	}

	#mark .right {
		/* width: 150px; */
		text-align: center;
		/* float: left; */
		margin: 20px 0;
	}

		#mark .right img{
			width: 50%;
		}
	
	#mark .left {
		width: 240px;
		margin: auto;
		/* float: right; */
	}

	#mark .mark_list {
		clear: both;
	}
	
		#mark .mark_left {
			float: left;
			width: 35px;
		}
	
		#mark .mark_right {
			float: right;
			width: 80px;
		}
	
	
#mark-a {
	padding-top: 60px;
	clear: both;
}

/*mark-en*/
#mark-en {
	background-color: #595757;
	padding-top: 130px;
	padding-bottom: 50px
}
#mark-en p {
	color: #fff;
}
#mark-en span {
	color: #fff;
	letter-spacing: 2px;
	font-size: 16pt;
}
#mark-en .col-6 img {
	margin-left: 120px;

}
#mark-en .col-12 p {
	letter-spacing: 0px;
}
#mark-en .col-4 {
	margin-left: -10px;
}
#mark-en .col-3 img {
	width: 71px;
	padding-bottom: 100px;
	margin-left: 10px;
}
#mark-en .col-2-5 span{
	padding-left: 16px;
}
#mark-en .col-2 img {
	width: 31px;
}
#mark-en .col-2 {
	clear: both;
	padding-top:5px;
	padding-left: 5px; 
}
#mark-en .logo {
	width: 196px;
	margin-left: 160px;
}
/**/

#brand {
	padding-top: 110px;
	padding-bottom: 50px;
}

#brand .global img {
	width: 100%;
}

.flag #flagA {
	display: inline;
	width: 100%;
}
.flag #flag {
	display: none;
}
#brand .col-3 img {
 	width: 71px;
 	margin-left: -20px;
}
#brand .col-2-5 a {
	padding-left: 16px;
}
#brand .col-8 img {
	width: 631px;
}
#brand .col-4 img {
	width: 306px;
	margin-left: 20px;
}
#brand .col-12 p {
	padding-top: 80px;
	padding-bottom: 50px;
}
/*#brand-en*/

#brand-en {
	padding-top: 130px;
	padding-bottom: 80px;
}
#brand-en span {
	letter-spacing: 2px;
	font-size: 16pt;
}
#brand-en p {
	letter-spacing: 1px;
}
#brand-en .col-3 img {
 	width: 71px;
 	margin-left: 30px;
}
#brand-en .col-3 span {
	padding-left: 16px;
}
#brand-en .col-8 img {
	width: 631px;
}
#brand-en .col-4 img {
	width: 306px;
	margin-left: 20px;
}
#brand-en .col-12 p {
	padding-top: 80px;
	padding-bottom: 50px;
}
/* contact */
#contact {
 	padding-top: 110px; 
 	padding-bottom: 120px;
	color: #595757;
	font-weight: bold;
}

	#contact .contact {
		width: 400px;
	}

	#contact .map {
		width: 100%;
		margin: 20px 0;
	}
	
	.contact_logo3 {
		padding-left: 10px;
	}
	
	.contact_logo2 {
		display: inline;
	}
	
	.contact_logo1 {
		display: none;
	}

	.contact_list {
		clear: both;
		margin: 10px 0;
	}
	
	.contact_list .a {
		background: url('../image/icon_map.png') 17px 9px no-repeat;
		/* text-indent: 55px; */
		padding-left: 55px;
	}
	
	.contact_list .b {
		background: url('../image/icon_mobile.png') 17px center no-repeat;
		text-indent: 55px;
	}
	
	.contact_list .c {
		background: url('../image/icon_mail.png') 17px center no-repeat;
		text-indent: 55px;
	}
	
	.map iframe {
		width: 100%;
		height: 240px;
	}
	
/*contact-en*/
#contact-en {
 	padding-top: 130px; 
 	padding-bottom: 120px;

}
#contact-en .col-3 img {
	width: 71px;
	padding-bottom: 40px;
}
#contact-en  .col-2-5 span{
	letter-spacing: 2px;
	padding-left: 16px;
	font-size: 16pt;
}
#contact-en p {
font-weight: bold;
}
#contact-en .col-1 {
	margin-right: 20px;
	clear: both;
	padding-top: 7px;
	padding-left: 5px;
	line-height: 40px;
}
#contact-en .col-1 img {
	width: 25px;
}

#logo3-en {
	width: 100px;
	padding-top: 30px;
	margin-left: -70px;
}


#contact-en .col-6 {
	padding-top: 60px;
	padding-left: 50px;

}
/**/
footer p {
	font-size: 10px;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0;
	text-align: center;
}
.copy {
	margin: 10px auto;
}


#about-a  {
	background-color: #595757;
	padding-top: 110px;
	padding-bottom: 50px;
}
#about-a  a, #about-a span {
	color: #fff;
}
#about-a  p {
	color: #fff;
}
#about-a .col-12 {
	padding-top: 20px;
	margin-bottom: 20px;
}
#about-a .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 30px;
}
#about-a .col-2-5 a {
	padding-left: 16px;
	letter-spacing: 10px;

}

#about-a .col-1-5 a {
	padding-left: 10px;

}
#about-a .col-1-5  {
	/*padding-left: 15px;*/
	margin-top: 10px;
}
/*#about-a-en*/
#about-a-en  {
	background-color: #595757;
	padding-top: 100px;
	padding-bottom: 80px;
}
#about-a-en  span  {
	color: #fff;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 2px;
}

#about-a-en  p {
	color: #fff;
	letter-spacing: 0px;
}
#about-a-en .col-12 {
	padding-top: 20px;
	margin-bottom: 20px;
}
#about-a-en .col-3 img {
	width: 76px;
	margin-left: -40px;
	padding-bottom: 30px;
}
#about-a-en .col-3 span {
	padding-left: 16px;

}

#about-a-en .col-1-5 a {
	padding-left: 10px;

}
#about-a-en .col-1-5  {
	/*padding-left: 15px;*/
	margin-top: 10px;
}

/**/
#about-b  {
	padding-top: 110px;
	padding-bottom: 50px;
	color: #595757;
}

#about-b .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 40px;
}
#about-b .col-2-5 a {
	padding-left: 16px;
	letter-spacing: 10px;

}
#about-b .col-1-5 a {
	padding-left: 10px;

}
#about-b .col-1-5  {
	padding-left: 12px;
}
#about-b .col-12 {
	padding-top: 20px;
}
/*about-b-en*/
#about-b-en   {
	padding-bottom: 200px;
	padding-top: 120px;
}
#about-b-en p {
	letter-spacing: 0px;
}
#about-b-en  .col-3 img {
	width: 76px;
	padding-bottom: 40px;
}
#about-b-en  .col-3 span {
	padding-left: 16px;
	letter-spacing: 2px;
	font-size: 16pt;
	font-weight: bold;

}
#about-b-en  .col-1-5 a {
	padding-left: 10px;

}
#about-b-en  .col-1-5  {
	padding-left: 12px;
}
#about-b-en  .col-12 {
	padding-top: 20px;
}
/**/
#about-c  {
	background-color: #595757;
	padding-top: 110px;
	padding-bottom: 50px;

}
#about-c  a, #about-c span {
	color: #fff;
}
#about-c  p {
	color: #fff;
}
#about-c .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 60px;
}
#about-c .col-2-5 a {
	padding-left: 16px;
	letter-spacing: 10px;

}
#about-c .col-1-5 a {
	padding-left: 10px;

}
#about-c .col-1-5  {
	padding-left: 12px;
}
#about-c .col-12 {
	padding-top: 20px;
}
/*about-c-en*/
#about-c-en  {
	background-color: #595757;
	padding-top: 100px;
	padding-bottom: 80px;

}
#about-c-en  span {
	color: #fff;
}
#about-c-en  p {
	color: #fff;
	letter-spacing: 0px
}
#about-c-en .col-3 img {
	width: 76px;
	margin-left: -10px;
	padding-bottom: 60px;
}
#about-c-en .col-2-5 span {
	padding-left: 16px;
	letter-spacing: 2px;
	font-size: 16pt;
	font-weight: bold;

}
#about-c-en .col-1-5 a {
	padding-left: 10px;

}
#about-c-en .col-1-5  {
	padding-left: 12px;
}
#about-c-en .col-12 {
	padding-top: 20px;
}
/**/
#about-d  {
	padding-top: 110px;
	padding-bottom: 50px;
	color: #595757;
}

#about-d .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 60px;
}
#about-d .col-2-5 a {
	padding-left: 16px;
	letter-spacing: 10px;

}
#about-d .col-1-5 a {
	padding-left: 10px;

}
#about-d .col-1-5  {
	padding-left: 12px;
}
#about-d .col-12 {
	padding-top: 20px;
}
/*about-d-en*/
#about-d-en  {
	padding-top: 100px;
	padding-bottom: 80px;
}
#about-d-en p{
	letter-spacing: 0px;
}

#about-d-en .col-3 img {
	width: 76px;
	padding-bottom: 60px;
}
#about-d-en .col-2-5 span {
	padding-left: 16px;
	letter-spacing: 2px;
	font-size: 16pt;
	font-weight: bold;	
}
#about-d-en .col-1-5 a {
	padding-left: 10px;

}
#about-d-en .col-1-5  {
	padding-left: 12px;
}
#about-d-en .col-12 {
	padding-top: 20px;
}

/**/
#about-e {
	background-color: #595757;
	padding-top: 110px;
	padding-bottom: 50px;
}

#about-e  a {
	color: #fff;
}
#about-e  p {
	color: #fff;
}
#about-e .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 60px;
}
#about-e .col-2-5 h2 {
	padding-left: 16px;
	letter-spacing: 10px;

}
#about-e .col-1-5  a{
	padding-left: 10px;

}
#about-e .col-1-5  {
	padding-left: 12px;
}
#about-e .col-12 {
	padding-top: 20px;
}

/*about-e-en*/
#about-e-en {
	background-color: #595757;
	padding-bottom: 80px;
	padding-top: 100px;
}

#about-e-en  span {
	color: #fff;
}
#about-e-en  p {
	color: #fff;
	letter-spacing: 0px;
}
#about-e-en .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 60px;
}
#about-e-en .col-2-5 span {
	padding-left: 16px;
	letter-spacing: 2px;
	font-size: 16pt;
	font-weight: bold;

}
#about-e-en .col-1-5  a{
	padding-left: 10px;

}
#about-e-en .col-1-5  {
	padding-left: 12px;
}
#about-e-en .col-12 {
	padding-top: 20px;
}
/**/


/*End*/
/*GRID FOR DESKTOP 