@charset "utf-8";

@import url("./reset.css");
@import url('//cdn.jsdelivr.net/gh/snz-hayden/toolo/fonts/nixgon/nixgon.css');
@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap');
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  /*font-family: 'Noto Sans KR', sans-serif;font-family: 'Nixgon',sans-serif;*/font-family: 'nixgonfonts_v2.0b',sans-serif;
  min-width: 320px;color:#454545;}
.hide2 {display: block; width: 0; text-indent: -9000px; overflow: hidden;}
.boxSizing {
    /*패딩에 영향 받지 않는 박스모달*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* navbar */
a, a:hover, a:link{ -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    vertical-align: bottom;
    text-decoration: none;}

h3.m-tit{font-size: 60px;font-family: 'Black Han Sans', sans-serif;color: #3f3f9f; }
h3.m-tit span{font-size: 70px;font-weight: 700;font-family: 'sd-misaeng', sans-serif;color: #3f3f9f; }
/*상단 메뉴*/
a.icon {display: none;}
.navbar {z-index: 999;
  /*position: fixed;*/position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 5%;
}

.navbar h1 {width: 20%;float: left;}
.navbar h1 a{display:block;max-width:200px;}

.navbar h1 img { vertical-align: middle;width: 100%;}


.navbar .menu-right {width: 80%;
  float: right;
  padding: 0;
  margin: 0;text-align: right;
  list-style: none;
}

.navbar .menu-right li {
 display: inline-block;  padding: 0 5%;
}

.navbar .menu-right li a {
  color: white;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: color 1s;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}




/*
.navbar .menu-right li:first-child {
  margin-right: 30px;
}
.navbar .menu-right li:last-child {
  margin-left: 30px;
}
/*slider*/
.item{background-size: cover;
  background-position: center center;
  height: 100vh;
  min-height: 600px;
  text-align: center;background-repeat: no-repeat;}
.img-tem1{background:#8fc6d6 url('../img/img_index1.png') no-repeat; background-position: center center;}
.img-tem2{background:#685faa url('../img/img_index2.png') no-repeat;background-position: center top;}
.img-tem3{background:#47b64a url('../img/img_index3.png') no-repeat;background-position: center top;}

/*.helper{display: inline-block;height: 100%;vertical-align: middle;width: 10px;}
.carousel-caption{display: inline-block;vertical-align: middle;}*/
.carousel-caption{top:10%;}
.carousel-caption h2{font-size: 50px;color:#ffeba0;font-weight: 700;margin-top: 0;}
.carousel-caption h4{float:left;font-size: 30px;color:#fff;font-weight: 700;margin-top: 0;padding-top:20px;}
.carousel-caption a{background:#5900e7;border-radius: 2px;padding:10px 30px;color:#fff;font-weight: 300;}
.img-tem1 .carousel-caption h2{text-align:left;font-size: 50px;font-family: 'nixgonfonts_v2.0b',sans-serif;float:left;}
.img-tem1 .carousel-caption h3{text-align:left;font-size: 40px;font-family: 'nixgonfonts_v2.0b',sans-serif;}

.img-tem2 .carousel-caption h3{position:relative;top:30%;font-size: 60px;color:#685faa;margin: 0 auto; background:#fff;/*width: 80%;*/
height: 80px;overflow: hidden;line-height: 80px;font-family: 'nixgonfonts_v2.0b',sans-serif;display: block;}
.img-tem3 .carousel-caption h3{position:relative;top:30%;font-size: 60px;color:#47b64a;margin: 0 auto; background:#fff;/*width: 80%;*/
height: 80px;overflow: hidden;line-height: 80px;font-family: 'nixgonfonts_v2.0b',sans-serif;display: block;}


/*main_icons
.main_icons{position:relative;bottom:200px;background: #fff;width:100%;min-height:200px;overflow: hidden; }
.main_icons ul{ max-width:1200px;min-width:320px;margin:0 auto;padding-top:3%;}
.main_icons ul li img{max-width: 110px;}
.main_icons a{display: inline-block;width:20%;color:#454545; font-family: 'Nixgon';}
.main_icons a span{display:block;width: 100%;text-align: center;font-size: 1.0rem;font-weight: 400;padding:0;}*/
/*main_icons*/
.main_icons{position:relative;bottom:200px;background: #fff;width:100%;min-height:200px;overflow: hidden; z-index: 999;}
.main_icons .row{ max-width:1200px;min-width:320px;margin:0 auto;padding-top:3%;}
.main_icons .row img{max-width: 110px;}
.main_icons .row a{display: inline-block;width:100%;color:#454545;}
.main_icons .row a span{display:block;width: 100%;text-align: center;font-size: 1.0rem;font-weight: 400;padding:0;}

/* vertical center */
.container{}
.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.vertical-center {
  display: inline-block;
  vertical-align: middle;
  color: white;
  opacity: 0;
  position: relative;
  top: 100px;
}

/* header */

.header {
  background-size: cover;
  background-position: center center;
  height: 100vh;
  min-height: 600px;
  text-align: center;
}


/* about */

.about {background:url('../img/bg_m_2.gif');width: 100%;background-size: contain;
  height: 100vh;
  min-height: 600px;
  text-align: center;
}
.about li{background:#fff;height: auto;}
.about li iframe{}
.container .info-box {display: block;border-radius: 10px;margin-bottom: 20px;background:#fff; 
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);overflow: hidden;text-decoration: none;}
.container .info-box img {width: 100%;}
.container .info {padding: 10px;}
.container .info p {margin-bottom: 10px;font-size: 18px;color: #4a4a4a;}
.container .info span {font-size: 13px;color: #4a4a4a;vertical-align: middle;}


.about h3 {
  font-size: 60px;font-weight: 700;font-family: 'Black Han Sans', sans-serif;
  color: #f47321;margin: 0;margin-bottom: 37px;}
.about h3 span{font-size: 100px;font-weight: 700;font-family: 'sd-misaeng', sans-serif;color:#f47321;}


.about p.txt {font-size: 16px;color: #fff;margin: 0;padding-bottom: 61px;}
.about span a{text-decoration: underline;font-size: 16px;color: #fff;margin: 0;}

.about .skillset {display: inline-block;}

.about .skill:not(:last-child) {margin-bottom: 17px;}

.about .skill .title {display: inline-block;width: 50px; vertical-align: middle; margin-right: 15px;font-size: 16px;color: #4a4a4a;}

/* contact */

.contact {height: 100vh;min-height: 600px;background-color: #f9f9f9; text-align: center;}

.contact h3 {font-size: 40px;font-weight: 700;color: #4a4a4a;margin: 0;margin-bottom: 37px;}

.contact p {font-size: 16px;color: #4a4a4a;margin: 0;margin-bottom: 61px;}
.m-con{width:100%;height: 100vh; min-height: 600px;background:#f9f9f9 url(../img/bg_m_3.gif) no-repeat bottom;
  text-align: center;background-size: contain;}
.m-con h3{color: #3f3f9f; margin: 0; margin-bottom: 50px;}
.m-con h4{font-size: 20px; font-weight: 700;color: #3f3f9f;}
.m-con span{font-size: 1.0rem;color:#a5a5a5;}
.m-con .part3{height: 60vh;min-height: 300px;padding-top: 10%;}
.m-con .part3 li{display: inline-block;border-right:1px solid #3f3f9f;width: 19%;}
.m-con .part3 a{width:100%;display: inline-block;}
.m-con .part3 li:last-child{border-right:none;}
.m-con .part3 .mission-icon1 li:before{content: "";display: block; background:#f9f9f9 url(../img/icon_m_s1.png) no-repeat center;background-size: 100px;}


.m-con .part4{height: 40vh;min-height: 300px;width: 100%;padding-top:10%;}

.m-con .part4 h3{display: inline-block;vertical-align: middle;}
.m-con .part4 .part3-btt{display: inline-block;margin-left:100px;vertical-align: middle;}
.m-con .part4 .part3-btt a{display: inline-block; width: 35%;height: 60px;line-height: 60px;color:#3f3f9f;font-size: 20px;
  border: 3px solid #3f3f9f;margin-bottom:20px;margin-right:20px;font-weight: 700;}


.m-con2{width:100%;height: 60vh; min-height: 600px;background:#f9f9f9 url(../img/bg_m_4.gif) no-repeat center center;
  text-align: center;background-size: cover;}
.m-con2 h3{color: #3c3b34; margin: 0; margin-bottom: 37px;padding-top:100px;}
.m-con2 h3 span{color: #3c3b34; }
.m-con2 .part5-btt{}
.m-con2 .part5-btt a{display: inline-block; width: 30%;height: 60px;line-height: 60px;color:#3c3b34;font-size: 20px;
  border: 3px solid #3c3b34;margin-bottom:20px;font-weight: 700;margin:0 20px;}

footer{text-align:center;background: #f9f9f9;}
footer .footer li {display: inline-block;padding:10px 0;}
footer .footer li a{display: inline-block;width: 32px;height: 32px;}
footer .footer li:nth-child(1) a {background:url('../img/ico-sns.png') no-repeat 0 0;}
footer .footer li:nth-child(2) a {background:url('../img/ico-sns.png') no-repeat -42px 0;}
footer .footer li:nth-child(3) a {background:url('../img/ico-sns.png') no-repeat -84px 0;}
footer .footer li:nth-child(4) a {background:url('../img/ico-sns.png') no-repeat -126px 0;}
footer .footer li:nth-child(5) a {background:url('../img/ico-sns.png') no-repeat -168px 0;}
footer p{font-size: 15px;font-family: 'nixgonfonts_v2.0m',sans-serif;padding:2%;}


@media all and (max-width: 1100px) {

.img-tem2 .carousel-caption h3{font-size: 45px;}
.img-tem3 .carousel-caption h3{font-size: 45px;}

.m-con{background-size: 100% 40%;}
.m-con .part3{padding-top:20%;}
.m-con .part4{padding-top:15%;}
.m-con2{background-size: cover;}

@media all and (max-width:835px) {

.img-tem2 .carousel-caption h3{top:15%;font-size: 35px;height: 80px;line-height: 80px;}
.img-tem3 .carousel-caption h3{top:15%;font-size: 35px;height: 80px;line-height: 80px;}
  /*main_icons*/
.main_icons{bottom:280px;min-height: 280px; }
.main_icons .row .clearfix{padding-bottom:20px;}

/*.main_icons{min-height:200px;}*/
.main_icons ul{ padding-top:10%;}
.main_icons ul li img{max-width: 110px;width: 80%;}
.main_icons a{width:24%;}
.main_icons a span{}

.about h3 {font-size:45px;margin-bottom: 0px;}
.about p {padding-bottom: 10px;}
.about li iframe{border:5px solid #fff;width: 60%;float: left;margin:2%;}
.m-con .part4{padding-top:5%;}
.m-con h3{margin-bottom: 30px;}
.m-con .part4 .part3-btt{margin: 0 auto;}
.m-con .part4 .part3-btt a{ width: 45%;margin: 2%;}
.m-con2 .part5-btt {}
.m-con2 .part5-btt a{display: block; width: 100%;margin:5% 0;}

.navbar h1 {width:30%;}

.navbar .menu-right {width: 70%;}
.navbar .menu-right li {display: block;}


#navi{float:right;width:20%;height:50px;overflow:hidden;text-align: right;}
#navi .icon:before {font-family: FontAwesome; /*content: "\f039"; */} 
a.icon{display:block;font-family: FontAwesome; float:left;width:50px;color:#fff;font-size:40px;text-decoration:none;vertical-align: middle;display: contents;}

#nav{position:absolute;left:0; display:none;z-index:999;top:60px;width:100%;}
#nav.active{display:block;}
#nav li{width:100%;border-top:1px solid #dcdcdc; text-align:center;text-indent:5%; /*padding:10px 0;*/height:40px;line-height:40px;
          font-weight:bold;background:#fff;opacity:.80;filter:alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)";}
#nav li a{color:#757575;width: 100%;display: block;}   
/*#nav .m1{display:none;}*/
#nav .last{border-bottom:1px solid #6b241c;}
/*
#headM #navi li.m1 {background:url(../img/navi01.gif) no-repeat;width:147px;height:44px;}
#headM #navi li.m2 {background:url(../img/navi02.gif) no-repeat;width:180px;height:44px;}
#headM #navi li.m3 {background:url(../img/navi03.gif) no-repeat;width:181px;height:44px;}
#headM #navi li.m4 {background:url(../img/navi04.gif) no-repeat;width:186px;height:44px;}
#headM #navi li.m5 {background:url(../img/navi05.gif) no-repeat;width:167px;height:44px;}*/

}

@media all and (max-width:768px) {
.item{background-size: auto 80%;}
.img-tem1{background-position: center center;}
.img-tem2{background-position: center top;}
.img-tem3{background-position: center top;}

/*.helper{display: inline-block;height: 100%;vertical-align: middle;width: 10px;}
.carousel-caption{display: inline-block;vertical-align: middle;}*/
.carousel-caption{top:10%;left:2% !important;right:2% !important;}
.carousel-caption h2{font-size: 30px;}
.carousel-caption h4{float:left;font-size: 20px;padding-top:0px;}
.img-tem1 .carousel-caption h2{font-size: 30px;}
.img-tem1 .carousel-caption h3{font-size: 30px;}

.img-tem2 .carousel-caption h3{top:15%;font-size: 35px;height: 80px;line-height: 80px;}
.img-tem3 .carousel-caption h3{top:15%;font-size: 35px;height: 80px;line-height: 80px;}

  /*main_icons*/
.main_icons{bottom:280px;min-height: 280px; }
.main_icons .row .clearfix{padding-bottom:20px;}

.about li{}
.about li iframe{}
.container .info-box {margin-bottom: 20px;}
.container .info {display:none;}

.about h3 {font-size: 50px;margin-bottom: 0px;}
.about h3 span{font-size: 80px;}
.about p.txt {font-size: 16px;padding-bottom: 20px;}


li.col-xs-12.col-sm-6.col-md-4.col-lg-3 {float: none !important;}

.m-con{}
.m-con h3{}
.m-con h4{}
.m-con span{font-size: .7rem;}
.m-con .part3{height: 60vh;min-height: 300px;padding-top: 15%;}
.m-con .part3 li:nth-child(3){border-right:none;}
.m-con .part3 li{width: 30%;}
.m-con .part3 .clearfix{padding-bottom:30px;}
}
@media all and (max-width:420px) {

.about .m-hide{display: none;}

.m-con {background-size: 100% 50%;}
.m-con ul li a span{display: none;}
.m-con h3{margin-bottom: 20px;}
.m-con .part3{padding-top: 5%;height: 50vh;}
.m-con h4{font-size: 15px;}
.m-con .part4{height: 50vh;}
.m-con .part4 .part3-btt a{font-size: 15px;}

footer p{font-size: 12px;font-family: 'nixgonfonts_v2.0m',sans-serif;padding:2%;}
}

@media all and (max-width:400px) {
h3.m-tit{font-size: 30px;f}
h3.m-tit span{font-size: 40px;}
.navbar h1 {width: 40%;}
.navbar h1 img{vertical-align: baseline;}
.item{background-size:auto 60%;}
.img-tem1{background-position: center top;}
.img-tem2 .carousel-caption h3{top:15%;font-size: 26px;height: 80px;line-height: 80px;}
.img-tem3 .carousel-caption h3{top:15%;font-size: 26px;height: 80px;line-height: 80px;}

.main_icons .row{margin-left:-4%;}

.about p.txt{display: none;}
.about h3{font-size: 20px;}
.about h3 span{font-size: 30px;}
.about .m-hide{display: none;}


}


