/* ------------------------------------------------------------------ */
/* Color
main : 000
point : eb6258 f2da00
point : 222
point : 444
point : 666
'NanumBarunGothic', 'Oxygen', sans-serif   'FontAwesome',
/* ------------------------------------------------------------------ */
/* ================================================================== */

/* Intro Section

/* ================================================================== */
#intro { position: relative; overflow: hidden;}
/* FlexSlider Intro Slider Styles */
.slides { overflow: hidden; margin: 0; padding: 0;}
.flexslider .slides li {min-height: 650px;}
.flexslider .slide01 {background: url("../images/1.jpg") repeat-x scroll 50% 50% / cover; height: 100%; width: 100%}
.flexslider .slide02 {background: url("../images/2.jpg") repeat-x scroll 50% 50% / cover; height: 100%; width: 100%}
.flexslider .slide03 {background: url("../images/3.jpg") repeat-x scroll 50% 50% / cover; height: 100%; width: 100%}
/* Slider Text
--------------------------------------------------------------- */
.caption {/* position: relative; */ text-align: center; width: 85%; margin: 25% auto auto auto; padding: 0; border: 0px solid #332f25; z-index: 1}
/* .caption::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: none ;
    background-size: cover !important;
	-webkit-background-size: cover !important;
    background-attachment: fixed;
    opacity: 0.3;
    filter:alpha(opacity=30);

    z-index: -1;
} */
.caption h1 { font: 90px/90px 'Nanum Square', sans-serif; font-weight: 400; text-shadow: 0px 1px 5px rgba(0, 0, 0, .3); padding: 0; margin: 0 0 18px 0; }
.caption h1 span, .caption a { color: #eb6258; font-weight: 700;}
.caption h2 { font: 50px/50px 'Nanum Square', sans-serif; font-weight: 400;padding: 0; margin: 0 0 18px 0; text-shadow: 0px 1px 5px rgba(0, 0, 0, .3); }
.caption h3 { font: 30px/40px 'Nanum Square', sans-serif; font-weight: 400;padding: 0; margin: 0 0 18px 0; text-shadow: 0px 1px 5px rgba(0, 0, 0, .3); }
.caption h3 span { color: #000; font-weight: 700;}
.caption p { font: 17px/36px "NanumBarunGothic",sans-serif; padding: 0; margin: 12px 8% 0; text-shadow: 0px 1px 2px rgba(0, 0, 0, .3); color: #fff ; background: #332f25;}
.caption .color1 {color:#fff; float:none !important}
.caption .color2 {color:#222; float:none !important}

/* Direction Navigation
--------------------------------------------------------------- */
.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 66px;
    margin: -33px 0 0 0;
    background-color: #2D3339;
    cursor: pointer;
    z-index: 599;
    opacity: 0;
    position: absolute;
    top: 50%;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.flex-direction-nav a:hover { background-color: #222; }
.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {position: absolute; }
.flex-direction-nav .flex-next {right: 0px; background: #111 url(../images/direction-nav-right.png) no-repeat 53% 50%; }
.flex-direction-nav .flex-prev {left: 0px; background: #111 url(../images/direction-nav-left.png) no-repeat 47% 50%; }
.flexslider:hover .flex-next, .flexslider:hover .flex-prev { opacity: 0.8; }
.flex-direction-nav .flex-disabled {  opacity: .3 !important;  filter: alpha(opacity=30);  cursor: default;}

/*  Paging
--------------------------------------------------------------- */
.flex-control-nav {
  position:absolute;
  width:200px; /* button 정렬을 위한 전체 넓이 값*/
  left: 50%;
  bottom: 10px;
  margin-left: -100px;
  text-align: center;
  z-index:599;
  }

.flex-control-nav li { display: inline-block; margin: 0 6px; zoom: 1; *display: inline; }
.flex-control-paging li a { border: 2px solid #222; border-radius: 10px; cursor: pointer; display: inline-block; width: 15px; height: 15px; margin: 1px; text-indent: -9999px;background-color: rgba(0, 0, 0, 0);}
.flex-control-paging li a:hover { background: #222;}
.flex-control-paging li a.flex-active { background: #222;}

/* Flex Caption Effect */
.FadeIn, .FromTop, .FromRight, .FromBottom, .FromLeft {opacity: 0; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.captionDelay1 {transition-delay: 0.1s; -webkit-transition-delay: 0.1s;}
.captionDelay2 {transition-delay: 0.2s; -webkit-transition-delay: 0.2s;}
.captionDelay3 {transition-delay: 0.3s; -webkit-transition-delay: 0.3s;}
.captionDelay4 {transition-delay: 0.4s; -webkit-transition-delay: 0.4s;}
.captionDelay5 {transition-delay: 0.5s; -webkit-transition-delay: 0.5s;}
.captionDelay6 {transition-delay: 0.6s; -webkit-transition-delay: 0.6s;}
.captionDelay7 {transition-delay: 0.7s; -webkit-transition-delay: 0.7s;}
.captionDelay8 {transition-delay: 0.8s; -webkit-transition-delay: 0.8s;}
.captionDelay9 {transition-delay: 0.9s; -webkit-transition-delay: 0.9s;}
.captionDelay10 {transition-delay: 1s; -webkit-transition-delay: 1s;}
.captionDelay11{transition-delay: 1.1s; -webkit-transition-delay: 1.1s;}
.captionDelay12 {transition-delay: 1.2s; -webkit-transition-delay: 1.2s;}

.flexslider li.flex-active-slide .FadeIn {opacity: 1;}
.flexslider li .FromTop {transform: translateY(-100%); -o-transform: translateY(-100%); -ms-transform: translateY(-100%); -webkit-transform: translateY(-100%);}
.flexslider li.flex-active-slide .FromTop {opacity: 1; transform: translateY(0); -o-transform: translateY(0%); -ms-transform: translateY(0); -webkit-transform: translateY(0);}
.flexslider li .FromBottom {transform: translateY(100%); -o-transform: translateY(100%); -ms-transform: translateY(100%); -webkit-transform: translateY(100%);}
.flexslider li.flex-active-slide .FromBottom {opacity: 1; transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0);}
.flexslider li .FromLeft {transform: translateX(-100%); -o-transform: translateX(-100%); -ms-transform: translateX(-100%); -webkit-transform: translateX(-100%);}
.flexslider li.flex-active-slide .FromLeft {opacity: 1; transform: translateX(0); -o-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0);}
.flexslider li .FromRight {transform: translateX(100%); -o-transform: translateX(100%); -ms-transform: translateX(100%); -webkit-transform: translateX(100%);}
.flexslider li.flex-active-slide .FromRight {opacity: 1; transform: translateX(0); -o-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0);}



/* ------------------------------------------------------------------ */
/* Quick Section - Main Page
/* ------------------------------------------------------------------ */
#quick {position: relative; padding:60px 0 ; text-align: center; background: #fff; z-index: 1 }
#quick h3 {text-align: center; font-family: 'Nanum Square', sans-serif; color: #666; font-weight: 700; text-transform: uppercase; line-height: 1; letter-spacing: 0.3em}
#quick h3:after {background:#666; content:""; display:block; height:1px;width:100px;margin:20px auto 40px;}
#quick a {display:block}
#quick .quick-box {overflow: hidden}
#quick .quick-box .image { display:block; width: 100%; opacity:1; position:relative; transform:scale(1); transition:0.5s ease; }
#quick .quick-box:hover>.image { transform:scale(1); filter: blur(5px); opacity:0.3; }
#quick .quick-box .quick-txt {position:absolute; top:0; left:0; height:100%; width: 100%; text-align:center; background:rgba(195,193,149,0); opacity:0; overflow:hidden; transform:scale(2); transition:0.3s ease; }
#quick .quick-box:hover .quick-txt { background:rgba(0, 0, 0, 0.5); transform:scale(1); opacity:1;}
#quick .quick-box .quick-txt { padding:20% 0 20% 0; }
#quick .quick-box .quick-txt h4 {text-transform: uppercase}
#quick .quick-box .quick-txt h4:after {background:#fff; content:""; display:block; height:1px;width:100px;margin:20px auto 20px;}

#quick .icon span {display: block; font-size: 50px; padding-bottom: 20px;}
#quick p {margin-bottom: 0px; line-height: 1.7; font-size: 12px;}


#quick i, #quick a h4, #quick a p, #quick a:visited h4 {
    text-decoration: none; outline: 0; -webkit-transition: color .3s ease-in-out; -moz-transition: color .3s ease-in-out; -o-transition: color .3s ease-in-out; transition: color .3s ease-in-out;
}
#quick a:hover h4, #quick a:focus h4:after, #quick a:hover p { color: #f2da00 !important; }

/* ------------------------------------------------------------------ */
/* Customer Section - Main Page
/* ------------------------------------------------------------------ */
#customer {padding: 60px 0 30px 0; background: #f5f5f5;}
#customer .customer-inner {padding: 0 0;}

#customer .item-box { margin-bottom: 30px; font-family: 'Nanum Square', sans-serif;}
#customer .item-box .item-left {float: left; vertical-align: top; margin-right: 20px; }
#customer .item-box .item-left i {font-size: 28px;}
#customer .item-box .item {float: left; display: table-cell; vertical-align: middle;  }
#customer .item-box .item h5 {margin-bottom: 10px; line-height: 1; }
#customer .item-box .item P {margin: 0;}


/* ------------------------------------------------------------------ */
/* Output Section - Main Page
/* ------------------------------------------------------------------ */

/*  gallery
--------------------------------------------------------------- */
.gallery_out > table {float: left; width: 25% !important;margin: 0 0 -7px 0; padding: 0;}
.gallery_out .board_output_gallery_img a img {width: 100%;}

/*  interior
--------------------------------------------------------------- */
#output {padding: 60px 0; background: #fff;}
#output h5 {margin-bottom: 20px;font-weight: 400; border-bottom: 1px solid #ccc}
#output .tel { font-size: 36px; color: #444; line-height: 1;letter-spacing: 0em}
#output ul li {margin-bottom: 5px;}
#output .button {width: 100%;text-align: center;}




/* ------------------------------------------------------------------ */
/* PC Size
/* ------------------------------------------------------------------ */
@media screen and (max-width: 1024px) {
    #portfolio #photo_output .photo_box {height: 150px;}

}

/* ------------------------------------------------------------------ */
/* Tablet Size
/* ------------------------------------------------------------------ */
@media screen and (max-width: 768px) {

    #intro {padding: 0; height: auto;}
    .flexslider .slides li {min-height: 430px; margin: 0; padding: 0;}

    .caption { width: 90%; margin: 25% auto auto auto; }
    .caption h1 { font-size: 48px; line-height: 42px;  }
    .caption h2 { font-size: 36px; line-height: 30px; }
    .caption h3 { font-size: 20px; line-height: 20px;}
    .caption p { font-size: 14px; }



    #about, #quick, #output {padding: 30px 10px !important; }
    #about p {font-size: 16px; letter-spacing: -0.08em}

    #quick {padding-bottom: 10px;}
    #quick h3:after {margin-bottom: 20px}
    #quick p {display: block; }
    #quick .quick-box .quick-txt {opacity:1; transform:scale(1); transition:0.3s ease; }
    #quick .quick-box .quick-txt { background:rgba(0, 0, 0, 0.5); transform:scale(1); opacity:1; color: #fff;}
    #quick .end p {margin-bottom: 0; padding-bottom: 0 ; border-bottom: none; }

    #customer .customer-inner {margin: 0 auto;}

    #output .board_out {margin-bottom: 30px;}

}

/* ------------------------------------------------------------------ */
/* Mobile Size
/* ------------------------------------------------------------------ */
@media screen and (max-width: 640px) {
    .flexslider .slides li {min-height: 440px; margin: 0; padding: 0; line-height: 1.8;}
    .caption h1 { font-size: 34px; }
    .caption h2 { font-size: 30px; }
    .caption h3 { font-size: 20px; }
    .caption p { font-size: 12px; }


    #customer .customer-inner {width: 100%; padding: 0 20px;}
    #customer .item-box { float: left; width: 50% !important;}
    #customer .item-box:last-child {float: left !important;}
    #customer .item-box .item-left, #customer .item-box .item {float: none; }
    #customer .item-box .item-left {display: block; margin: 0 20px 10px 0; }
    #customer .item-box .item-left i {font-size: 28px;}
    #customer .item-box .item {display: block; vertical-align: top; }
    #customer .item-box .item h5 {margin-bottom: 10px; line-height: 1;}
    #customer .item-box .item P {margin: 0;}

    #portfolio #photo_output {margin-bottom: 20px;}
    #portfolio #photo_output .photo_box {height: auto;}
    .gallery_out >table {float: left; width: 50%;margin: 0 0 -7px 0; padding: 0;}

}
/* ------------------------------------------------------------------ */
/* Mobile Small Size
/* ------------------------------------------------------------------ */
@media screen and (max-width: 480px) {
    #customer .item-box:nth-child(even) {text-align: right;}
    #customer .item-box .item-left {margin-right: 0;}
    .flexslider .slides li {min-height: 300px; margin: 0; padding: 0;}
    .gallery_out > table {float: left; width: 50% !important;margin: 0 0 -7px 0; padding: 0;}
    .gallery_out .board_output_gallery_img a img {width: 100%;}
}
