@import url ( 'https://fonts.googleapis.com/css2? family = Noto + Sans + KR : wght @ 500 & family = Roboto : wght @ 300 & display = swap')
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);

a {
  text-decoration: none;
	'PretendardL','OpenSansL', sans-serif !important;

}
.et-hero-tabs,
.et-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: relative;
  background: rgba(0, 0, 0, 0);/*main*/
  text-align: center;
  padding: 0;
  font-family: 'PretendardL','OpenSansL', sans-serif !important;
  
}

.et-hero-tabs1,/*회사소개*/
.et-slide1 {
  display: flex;
  flex-direction: column;
  justify-content: top;
  align-items: center;
  height: auto;
  position: relative;
  background: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 0 0em;
  color: #eee;
}
.et-hero-tabs2,/*프로젝트*/
.et-slide2 {
 /* display: flex;
  flex-direction: column;*/
  justify-content: top;
  align-items: center;
  height: auto;
  position: relative;
  background-image: url("../../3.jpg");
  text-align: center;
  padding: 0;
  color: #eee;

}
.et-hero-tabs3,/*m2*/
.et-slide3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: top;
  height: 50vh;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  /*background-image: url("../../2.jpg");*/
  text-align: center;
  padding: 0 0em;
 color: #B5B5B5;
}
.et-hero-tabs4,/*m6*/
.et-slide4 {
   display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: top;
  height: 30vh;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  /*background-image: url("../../2.jpg");*/
  text-align: center;
  padding: 0 0em;
 color: #B5B5B5;
}
.et-hero-tabs5,/*프로젝트*/
.et-slide5 {
  display: flex;
  flex-direction: column;
  justify-content: top;
  align-items: center;
  height: auto;
  position: relative;
  background: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 0 0em;
  color: #eee;
}
.et-hero-tabs6,/*카탈로그*/
.et-slide6 {
  display: flex;
  flex-direction: column;
  justify-content: top;
  align-items: center;
  height: auto;
  position: relative;
  background: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 0 0em;
  color: #eee;
 background-image: url("../bg.jpg");
}
.et-hero-tabs7,/*카피*/
.et-slide7 {
  display: flex;
  flex-direction: column;
  justify-content: top;
  align-items: center;
  height: auto;
  position: relative;
  background: rgba(17, 17, 17, 1);
  text-align: center;
  padding: 15px 20px;
  color: #eee;
 font-size: 11px;
 font-weight: 100;
	line-height: 24px;
}

/*	 background: 
    radial-gradient(#666 2px, transparent 4px),
    radial-gradient(#666 2px, transparent 4px),
    linear-gradient(#fff 4px, transparent 0),
    linear-gradient(45deg, transparent 74px, transparent 75px, #a4a4a4 75px, #a4a4a4 76px, transparent 77px, transparent 109px),
    linear-gradient(-45deg, transparent 75px, transparent 76px, #a4a4a4 76px, #a4a4a4 77px, transparent 78px, transparent 109px),
  #fff;
  background-size: 109px 109px, 109px 109px,100% 6px, 109px 109px, 109px 109px;
  background-position: 54px 55px, 0px 0px, 0px 0px, 0px 0px, 0px 0px;*/
}

.et-hero-tabs h1{
	font-size: 1.2rem;
	
}


.et-slide h1 {
  font-size: 2rem;
  margin: 0;
  letter-spacing: 1rem;
}
.et-hero-tabs h3,
.et-slide h3 {
  font-size: 1rem;
  letter-spacing: 0.3rem;
  opacity: 0.6;
}

.et-hero-tabs-menu-container {
  display: flex;
  flex-direction: row;/*row (default)좌우 row-reverse우좌 column상하 column-reverse하상 */
  position: fixed;
  width: 100%;
  height: 70px;
  box-shadow: 0 0 20px rgba(215,164,78,0.7);
  background: rgba(34, 34, 34, 1);/*bar bg*/
  z-index: 10;
 
}
.et-hero-tabs-container {
  display: flex;
  flex-direction: row;/*row (default)좌우 row-reverse우좌 column상하 column-reverse하상 */
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 70px;
  box-shadow: 0 0 20px rgba(215,164,78,0.7);
  background: rgba(34, 34, 34, 1);/*bar bg*/
  z-index: 10;
 
}
.et-hero-tabs-container2 {
  display: flex;
  flex-direction: row;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  box-shadow: 0 0 20px rgba(215,164,78,0.7);
  background: rgba(34, 34, 34, 1);
	align-content: center;
  /*z-index: 10;*/
 
}
.et-hero-tabs-container--top {
  position: fixed;
  top: 0;
  
}

.et-hero-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  color: #fff;
  letter-spacing: 0.1rem;
  transition: all 0.5s ease;
  font-size: 17px;
  font-family : 'PretendardL','OpenSansL', sans-serif;
 
}
.et-hero-tab2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  color: #000;
  letter-spacing: 0.1rem;
  transition: all 0.5s ease;
  font-size: 0.1rem;
  font-family : 'PretendardL','OpenSansL', sans-serif;
  width: 5px;
}
.et-hero-tab:hover {
  color: #eee;
  background: rgba(184,150,100,1);
  transition: all 0.5s ease;
}

/*.et-hero-tab-slider {
  position: absolute;
  bottom: 0;
  width: 1rem;
  height: 6px;
  background: #C77A4C;
  transition: left 0.3s ease;
}*/
.catalogue {
	border: 0px solid #000;
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 34px;
	font-weight: 400;
}
.div-table{
		width: 96%;
	padding: 0;
	float: center;
	}
.box-t1{float: left; width: 400px; padding: 0 0px; text-align: left;}/*catalogue*/
.box-t2{float: right; width: 50%; padding: 0 30px; }/*catalogue*/

/*main icon*/
.arrow-icon{
	display: block;
}
/*arrow*/
.wrap {
text-align: center;
margin-top: 20px;
}
.chatbox {
	animation: motion {
		0.3s linear 0s infinite alternate;
	animargin-top: 0;
	padding-right: 200;

}

	
	
@media (min-width: 1024px) {
  .et-hero-tabs h1,
  .et-slide h1 {
    font-size: 3rem;
	
  }
  .et-hero-tabs h3,
  .et-slide h3 {
    font-size: 1rem;

  }

}
		
@media (min-width: 800px) {
  .et-hero-tabs h1,
  .et-slide h1 {
    font-size: 3rem;
	
  }
  .et-hero-tabs h3,
  .et-slide h3 {
    font-size: 1rem;

  }

}
	
@media (min-width: 400px) {
  .et-hero-tabs h1,
  .et-slide h1 {
    font-size: 3rem;
	
  }
  .et-hero-tabs h3,
  .et-slide h3 {
    font-size: 1rem;

  }
 	
	
}
	
