@charset "utf-8";

/* 내용관리 */
#ctt { background:#fff}
.ctt_admin {text-align:right;  display:none}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con { line-height:1.6em; width:100%; overflow:hidden; position:relative}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

.copwarp { position:absolute; top:0; height:550px; width:100%; overflow:hidden;background:url(/horreum/img/compimgg.jpg);background-attachment: fixed;
    background-size: cover;
    background-position: center center;}
.copwarp .item {
  height: 550px; width:100%; 
}
.containers { text-align: center; margin:auto}
.copwarp .item img { }
.copwarp .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
.copwarp .item .cover .header-content {
  position: relative;
  padding: 56px; 
}
.copwarp .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.copwarp .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 25px;
  color: #fff; text-align:left; padding-bottom:40px;
}
.copwarp .item .cover .header-content h1 {
  font-size: 45px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff; text-align:left
}
.copwarp .item .cover .header-content h4 {
  font-size: 20px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;text-align:left; padding-top:15px;
}
.copwarp .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.copwarp .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.copwarp .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.copwarp .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
.copwarp .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.copwarp .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
.copwarp .owl-nav .owl-prev:focus {
  outline: 0;
}
 /*회사소개*/
.comptitle { width:1280px; margin:0 auto; position:relative; padding:600px 0 50px 0;  }
.comptitle  .titl1 {
    letter-spacing: 0px;
    display: block;
    font-weight: 700;
    font-family: "Exo";
    font-size: 34px;
    line-height: 60px;
    color: #d9baa0;}
.comptitle  .titl2 {    vertical-align: top;
    font-weight: 900;  letter-spacing:-1px;
    font-size: 60px;
    line-height: 1.25;}	
.comptitle  .titl3 {    font-size: 20px;}	

 
.comptitle  h3 {font-size: 25px; text-align:center; padding-top:320px;}
.comptitle h3:after {
    content: '';
    display: block;
    margin: 20px auto;
    width: 30px;
    border-top: 2px solid #555;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
} 
.comptitle  p { text-align:center; letter-spacing:-0.5px; font-size:16px; line-height:20px;} 
.comptitle span { color:#666699; font-weight:600}
.comptitle  .complist1 { background:url(/horreum/img/comp_img01.png) no-repeat center 0;   width:350px; display:inline-block; vertical-align:top; margin:0 35px;background-size: 280px;}
.comptitle  .complist1 {	-webkit-animation: fadeInLeft;
	-moz-animation: fadeInLeft 0.9s;
	-ms-animation: fadeInLeft 0.9s;
	animation: fadeInLeft 0.9s;
}
.comptitle  .complist2 { background:url(/horreum/img/comp_img02.png) no-repeat center 0;   width:350px; display:inline-block; vertical-align:top; margin:0 35px;background-size: 280px;}
.comptitle  .complist2 { -webkit-animation: fadeInLeft;
	-moz-animation: fadeInLeft 0.5s;
	-ms-animation: fadeInLeft 0.5s;
	animation: fadeInLeft 0.5s;
}
.comptitle  .complist3 { background:url(/horreum/img/comp_img03.png) no-repeat center 0;   width:350px; display:inline-block; vertical-align:top; margin:0 35px;background-size: 280px;}
.comptitle  .complist3 {	-webkit-animation: fadeInRight 0.8s;
	-moz-animation:fadeInRight 0.8s;
	-ms-animation: fadeInRight 0.8s;
	animation: fadeInRight 0.8s;
}
@media all and (max-width:767px) {
.copwarp {background-size: 850px;}
.comptitle { width:95% !important; margin:0 auto; position:relative; padding:600px 0 50px 0;  }
.comptitle  .complist1 , .comptitle  .complist2, .comptitle  .complist3 { display:block!important; width:95%!important; margin:0 0 20px 0!important}
.copwarp .item .cover .header-content h4 {
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
    color: #fff;
    text-align: left;
    padding-top: 15px;
}
.copwarp .item .cover .header-content {
    position: relative;
    padding: 46px;
    margin-left: 20px;
}
}
 
