/* font style Linotte*/
@font-face {
    font-family: 'Linotte-SemiBold';
    src: url('Linotte-SemiBold-webfont.woff2') format('woff2'),
         url('Linotte-SemiBold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.fade {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
html, body {
    height: 100%;
    margin: 0;
}

/* home style */
.logo {
    margin-top: -18px;
}
header img {
	width: 150px;
	margin-left: 50px;
	margin-top: 10px;
}
nav ul li, nav.about ul li {
	display: inline-block;
	float: right;
	padding: 10px;
	top:5px;
}
nav a{
	    font-family: 'Linotte-SemiBold';
	    text-transform: uppercase;
	    text-decoration: none;
	    font-size: 14px;
	    color: #ffffff8c;
}
nav, nav.about {
	position: relative;
	float: right;
	margin-right: 50px;
	margin-top: -113px;
}
.container-content-home p {
	font-family: 'Linotte-SemiBold';
    text-decoration: none;
    font-size: 14px;
    color: white;
	font-size: 35px;
	margin-bottom: 10px;
}
.circle {
	margin: 10% auto 0;
	text-align: center;
	border-radius: 100%;
	width: 500px;
    height: 500px;
    background: #063c5cab;
}
.container.container-content-home {
	padding-top: 30%;
}
.container-content-home a {
	font-family: 'Linotte-SemiBold';
    text-transform: capitalize;
    text-decoration: none;
    font-size: 16px;
    color: #ffffffab;
}
.container-background {
	position: fixed;
    background-image: url(../asset/background-cover.png);
	background-size: cover;
	background-position: center;
	top:0;
	min-width: 100%;
	min-height: 100%;
}
.button {
	border: 2px solid #ffffffab;	
	border-radius: 50px;
	font-family: 'Linotte-SemiBold';
	font-size: 16px;
	padding: 10px;
	margin-top: 30px;
	margin-right: 30%;
	margin-left: 30%;
	color: #ffffffab;
}

/* about style*/
.container-content.about{
	color: black;
	font-size: 14px;
	text-align: center;	
    margin-left: 20%;
    margin-right: 20%;
}
.container-content.child-about{
	color: black;
	font-size: 14px;
	text-align: center;	
    margin: auto;
}
.wrapper-content{   
	display: -webkit-box;
	width: 25%;
	text-align: center;
	margin-left: 13%;
	margin-right: 11%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.about-img img{
	width: 100px;
}
p.title{
    margin: 0;
	font-size: 20px;
    font-family: 'Linotte-SemiBold';
}
p.title-child{
    margin: 0;
	font-size: 14px;
    font-family: 'Linotte-SemiBold';
}
p.title-contact{
    margin: 0;
	font-size: 32px;
    font-family: 'Linotte-SemiBold';
    
} 
p.title-about{
    margin-bottom: 0;
    margin-top: 0;
	font-size: 32px;
    font-family: 'Linotte-SemiBold';

}
p.description, p.description-about{    
	font-size: 14px;
    font-family: 'Linotte-SemiBold';
    color: #58595b; /*gray*/
}
nav.about a{
    font-family: 'Linotte-SemiBold';
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    color: #0378cb63;
}
nav li a:hover, li.active-menu a{
    color: #0378cb;
    border-bottom: 2px solid #0378cb;
}
nav.prod li a:hover, li.active-menu-prod a{
    color: white;
    border-bottom: 2px solid white;
}
nav.home li a:hover, li.active-menu-prod a{
    color: white;
    border-bottom: 2px solid white;
}
.line {
    border: 0.6px solid #58595b;
    margin-top: 46px;
    width: 55px;
    margin-left: auto;
    margin-right: auto;
}

/*career style*/
p.description-career{    
	font-size: 28px;
    font-family: 'Linotte-SemiBold';
    color: black;
    text-align: center;
    margin: auto;
    width: 38%;
}
.container-content.career{
	color: black;
	font-size: 14px;
	text-align: center;	
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px 5px 50px;    
}
.container-content.child-career{
	color: black;
	font-size: 14px;
	text-align: center;	
    padding-left: 15px;
    padding-right: 15px;
}
.container-career-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 30px;
}
.container-content.child-career-list{
    flex: 0 0 30%;
    color: black;
    text-align: center;
    padding-bottom: 30px; 
}
.button-blue {
	border-radius: 50px;
	font-family: 'Linotte-SemiBold';
	font-size: 14px;
	padding: 10px;
    background-color: #0378cb; 
    width: 150px;
    text-align: center;
    margin: auto;
}
.button-blue a{
    color: white;
    text-decoration: none;
    font
}
.line-b {
    border: 0.6px solid #58595b;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 55px;
    margin-left: auto;
    margin-right: auto;
}
footer{ /*desktop*/
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}
.footer-wrap {
    background-image: url(../asset/career.jpg);
    background-position: center top;
    background-size: cover;
    margin: auto;
    height: 100px;
}
.footer-wrap-contact{
    background-image: url(../asset/map.jpg);
    background-position: center top;
    background-size: cover;
    margin: auto;
    height: 100px;

}

/*contact style*/
.container-content.child-contact{
	color: black;
	font-size: 14px;
	text-align: center;	
    margin-left: 13%;
    margin-right: 12%;
}
.contact-img img{
	width: 100px ;
}
.wrapper-content-contact{   
	display: -webkit-box;
	width: 25%;
	text-align: center;
	margin-left: 20%;
	margin-right: 11%;
}
.container-content.contact{
	color: black;
	font-size: 14px;
	text-align: center;	
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px 5px 50px;    
}

/*product style*/
.coloring {
    background-color: black;
    height: 100px;
}
input[type="radio"] {
    display: none
}
.content div.wrap-content {
    display: none;
    height: 100%;
    padding: 15px;
    background: black;
    color: brown;
    text-align: center;
}

.content-wrap {
    display: inline-flex;
    margin-left: 25%;
    margin-right: 25%;
}

.content-global {
    background-color: #313441;
    min-height: 100%;
    position: fixed;
    padding-top: 150px;
    top: 0;
}
.content-wom {
    background-color: #fef4f3;
    min-height: 100%;
    position: fixed;
    padding-top: 150px;
    top: 0;
}
.description-product {
    margin-top: 50px;
}
.description-product-mob {
    display: block;
    position: relative;
    bottom: 80px;
    margin-left: 10%;
    text-align: center;
}

.title-prod {
    font-size: 14px;
    margin: 10px;
    padding: 0 0 0 10px;
    font-family: 'Linotte-SemiBold';
    color: white;
}
.title-prod-mob {
    font-size: 14px;
    margin: 10px;
    padding: 0 0 0 10px;
    font-family: 'Linotte-SemiBold';
    color: white;
}

.title-prod-wom {
    font-size: 14px;
    margin: 10px;
    padding: 0 0 0 10px;
    font-family: 'Linotte-SemiBold';
    color: #58595b;
}
.title-prod-wom-mob {
    font-size: 14px;
    margin: 10px;
    padding: 0 0 0 10px;
    font-family: 'Linotte-SemiBold';
    color: #58595b;
}

.description-product img, .description-product-mob img {
    margin-left: 10px;
    padding-left: 10px;
}
.desc-prod {
    font-size: 14px;
    margin: 10px;
    padding: 10px;
    padding-right: 73px;
    text-align: justify;
    font-family: calibri;
    color: white;
}
.desc-prod-mob {
    font-size: 14px;
    margin: 10px;
    padding: 10px;
    margin-right: 15%;
    text-align: justify;
    font-family: calibri;
    color: white;
}
.desc-prod-wom {
    font-size: 14px;
    margin: 10px;
    padding: 10px;
    padding-right: 73px;
    text-align: justify;
    font-family: calibri;
    color: #58595b;
}
.desc-prod-wom-mob {
    font-size: 14px;
    margin: 10px;
    padding: 10px;
    margin-right: 15%;
    text-align: justify;
    font-family: calibri;
    color: #58595b;
}
.button-prod {
    border-radius: 50px;
    border: 2px solid white;
    text-align: center;
    padding: 10px;
    font-family: 'Linotte-SemiBold';
    width: 100px;
    margin-left: 20px;
    color: white;
}
.button-prod-mob a{
    text-decoration: none;
    color: white;
}
.button-prod-wom-mob a{
    text-decoration: none;
    color: #58595b;
}
.button-prod-mob {
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    border: 2px solid white;
    text-align: center;
    padding: 10px;
    font-family: 'Linotte-SemiBold';
    width: 100px;
    margin-left: 20px;
    color: white;
}
.button-prod-wom {
    border-radius: 50px;
    border: 2px solid #58595b;
    text-align: center;
    padding: 10px;
    font-family: 'Linotte-SemiBold';
    width: 100px;
    margin-left: 20px;
    color: #58595b;
}
.button-prod-wom-mob {
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    border: 2px solid #58595b;
    text-align: center;
    padding: 10px;
    font-family: 'Linotte-SemiBold';
    width: 100px;
    margin-left: 20px;
    color: #58595b;
}
.button-prod-wom a{
    text-decoration: none;
    color: #58595b;
}
.button-prod a{
    text-decoration: none;
    color: white;
}

header { 
    position: relative;
    z-index: 1;
}
.prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  right: 1px;
}
div.next img, div.prev img {
    width: 50px;
}
.showMore a{
    text-decoration: none;
    color: #0378cb;
    font-family: 'Linotte-SemiBold';
}
.container-content-career-list, .content-apply-position {
    font-family: 'Linotte-SemiBold';
    margin-right: 20%;
    margin-left: 20%;
}
.apply-position {
    background-color: lightgray;
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 100px;
    display: block;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
}
.content-apply-position label {
    color: red;
    font-style: italic;
    font-size: 12px;
}
.text-title-apply p{
    font-family: 'Linotte-SemiBold';
    font-size: 20px;
    margin: 10px 0 0 0;
}
.text-title-apply{
    margin: 0 0 15px 0;
}
.wrapper-form {
    display: -webkit-box;
    padding: 5px 0 0 0 ;
}
.text-label-apply {
    margin-right: 20px;
    padding-bottom: 10px;
}
.text-label-apply p{
    margin: 2px;
}
.text-label-apply input[type=text]{
    border: 0.5px solid #cccccc;
    border-radius: 4px;
    width: 300px;
    height: 25px;
}
.button-send button {
    background-color: #0378cb;
    border-radius: 20px;
    text-decoration: none;
    border:none;
    color: white;
    padding: 10px;
    width: 100px;
}
.button-apply button, .button-apply2 button{
    background-color: #0378cb;
    border-radius: 20px;
    text-decoration: none;
    border:none;
    color: white;
    padding: 10px;
    width: 100px;
    margin-top: 50px;
}
.button-apply2{
    text-align: center;
} 
.label-attach {
    display: -webkit-box;
}
.label-upload {
    border-radius: 20px;
    border:none;
    text-decoration: none;
    color: black;
    background-color: #c1bfbf;
    width: 176px;
    height: 35px; 
    text-align: center;
    margin-right: 43%;
}
.label-upload img{
    position: relative;
    display: block;
    bottom: 15px;
    left: 150px;
}
.mockup-product img{
    display: block;
    margin: auto;
}
.mockup-product-mob img{
    display: block;
    position: relative;
    margin: auto;
    width: 150px;
    bottom: 80px;
}

/*navigation style*/
.mobile-header{
    display: none;
}
.open {
  color: white;
  font-size: 30px;
  float: left;
  margin: 43px 0 0 1em;
  display: block;
  cursor: pointer;
}
.blu {
    color: #0378cb;
}

.nav {
  height: 100vh;
  width: 0;
  overflow-x: hidden;
  z-index: 1;
  position: fixed;
  background-color: #0378cbde;
  transition: 0.5s;
  display: block;
  bottom: 0;
}

.nav a {
  clear: left;
  color: white;
  font-size: 22px;
  display: block;
  text-decoration: none;
  padding: 1em 0;
  transition: 0.3s;
  text-align: center;
  font-family: 'Linotte-SemiBold';
  text-transform: uppercase;
}

.close {
  float: left;
  font-size: 30px;
  margin: 25px 0 60px 1em;
  margin-left: 39px;
}

.content-wrap-mob {
    display: none;
}

/* Media CSS */
@media (max-width:555px) {
    .logo {
        text-align: center
    }
    nav.home, nav.about, nav.prod {
        visibility: hidden;
    }
    header img {
        margin-left: 0px;
        width: 100px;
    }
    .wrapper-content {
        display: block;
        width: auto;
    }
    footer{
        position: relative;
        margin-top: 20px;
    }
    p.description-career{    
        width: auto;
    }
    .container-career-list {
        display: block;
        margin-top: 0;
    }
    .wrapper-content-contact{
        display: block;
        width: auto;
        margin: auto;
    }
    .mobile-header{
        display: block;
    }
    .circle{
        margin-top: 70px;
    }
    .content-wrap-mob{
        display: block;
    }
    .content-wrap{
        display: none;
    }
    .mockup-product{
        display: block;
        position: relative;
        top: -70px;
    }
}

@media (min-width:412px) {
    .circle{
        display: block;
        position: relative;
        right: 15px;
    }
}

@media (min-width:430px) {
    .circle{
        display: block;
        position: relative;
        right: 15px;
    }
}

@media (min-width:100px) {
    .circle{
        display: block;
        position: relative;
        right: 90px;
    }
}
@media (min-width:375px) {
    .circle{
        display: block;
        position: relative;
        right: 65px;
    }
}
@media (min-width:425px) {
    .circle{
        display: block;
        position: relative;
        right: 35px;
    }
}