@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
/*--------------------------------------------------------------
# index
--------------------------------------------------------------*/

#footcontent{
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.owl-theme .owl-nav.disabled+.owl-dots{
  margin-top: 0px!important;
  padding-top: 10px;
}
.formsection{
  padding: 100px 0!important;
}
.head-container{
  max-width: 1000px!important;
}

h1{
  font-family: 'Noto Sans KR', sans-serif!important;
}
.carousel-caption h1{
  font-weight: 700;
  font-size: 3rem!important;
}
.carousel-caption p{
  font-size: 1.8rem!important;
}
.maxrow{
    max-width: 900px;
    margin: auto;
  }
.main{
  padding: 60px 0 0 0!important;
  height: 60v;
}
#main{
  margin-top: 90px;
}
.mapdiv{
  width: 100%;
  height: 400px;
  margin: auto;
}
.item1{
  background-image: url(../img/main_01.jpg);
   width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-position: center center;
}
.item2{
  background-image: url(../img/main_02.jpg);
    width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-position: center center;;
}
.item3{
  background-image: url(../img/main_03.jpg);
    width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-position: center center;
}
.carousel-caption {
    width: auto;
    position: absolute;
    top: 60%;
    left: 550px;
    right: 0%;
    bottom: 0%;
    transform: translate(-50%,-50%);
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
     text-align: start;
}
.carousel-caption br{
  display: none;
}
#mhero{
  padding: 0!important;
}
/* about */

#about-b {
  /* width: 100%; */
  height: 40vh;
  /* background: linear-gradient(rgba(55, 142, 181, 0.5), rgba(55, 142, 181, 0.2)), url("../img/title_img_03.jpg") top center; */
  background-image: url("../img/title_img_01.jpg");
  /* background-size: cover; */
  position: relative;
  margin-bottom: -90px;
}

#about-b .about-container {
  padding-top: 60px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#about-b h1 {
  margin: 64px 0 10px 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: -1px 0 2px #2f4d5a;
}

#about-b h2 {
  color: #fff;
  margin-bottom: 50px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: -1px 0 2px #2f4d5a;
}

#about-b .btn-get-started {
  font-size: 36px;
  display: inline-block;
  padding: 4px 0;
  border-radius: 50px;
  transition: 0.3s ease-in-out;
  margin: 10px;
  width: 64px;
  height: 64px;
  text-align: center;
  border: 2px solid #fff;
  color: #fff;
}

#about-b .btn-get-started:hover {
  padding-top: 8px;
  background: rgba(255, 255, 255, 0.15);
}


.about{
  background-image: url(../img/about/about_bg.png);
  background-repeat: repeat-x;
}

.ff{
  background-color: #fff;
}
.ef{
  background-color: #efefef;
}
.mainc h1::before{
  content: url(../img/arrow.png);display: block;
}
.about .mainc .col{
  border: 1px solid #ededed;
  width: 400px;
  padding: 20px;
  background-color: #fff;
}
.about .mainc img{
  padding: 25px 0;
}

.mainc .cont label{
  font-size: 1.6rem;
    font-weight: 700;
}
.map-contents{
  max-width: 800px;
  width: 100%;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 100px;
}
.map-section{
   max-width: 750px;
  width: 100%;
  margin: auto;
}
.mapdiv{
  width: 500px;
  height: 600px;
}
.map-contents .title{
  background-color: #0076da;
}
.map-contents .title p{
  color: #fff;
}
.greet{
  max-width: 800px;
  width: 100%;
  margin: auto;
}
.section-img{
  position: relative;
  padding-top: 20px;
  padding-bottom: 60px;
}
.section-img .sign{
  width: auto;
  display: none;
  position: absolute;
  top: 0;
}
.section-img img{
  width: 100%;
}
.greet p{
  text-align: start;
}
.history{
  max-width: 800px;
  width: 100%;
  margin: auto;
  /* color: #1A3D9B!important; */
}
.history .history-box{
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  position: relative;
  
}
.history .title{
  padding-top: 40px;
  text-align: start;
  padding-right: calc(var(--bs-gutter-x)/ 2);
  padding-left: calc(var(--bs-gutter-x)/ 2);
}
.history .section{
  padding-top: 40px;
  padding-bottom: 100px;
}
.history-box{
  position: relative;
}
.history h4,h5{
  text-align: start;
  margin: 0;
}
.history h4{
  padding-left: 20px;
  font-size: 1.8rem;
  font-weight: 700;
}
.history h5{
  font-weight: 300;
  line-height: 2rem;
  font-size: 1.3rem;
  padding-top: 3px;
  color: #000;
}
.history h4::before{
  content: '';
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: #1A3D9B;
  left:0;
  top:25%;
  z-index: 10;
}
.history h4::after{
  content: '';
  position: absolute;
  display: block;
  width: 2px;
  height: 140px;
  background: #ddd;
  bottom: 1px;
  top: 50%;
  left: 5px;
  transform: translate(0%, -50%);
}
.history .start::after{
  display: none;
}
.history .end::after{
  display: none;
}
@media (min-width: 576px){
  .col-sm-4 {
    flex: 0 0 auto!important;
    width: 20.333333%!important;
  }
  .col-sm-8 {
      flex: 0 0 auto;
      width: 79.666667%;
  }

}
/* portfolio */

.card{
 border: 1px solid #d9d9d9;
}
/* picture */

#picture {
  /* width: 100%; */
  height: 40vh;
  background-image: url("../img/title_img_04.jpg");
  /* background: linear-gradient(rgba(55, 142, 181, 0.5), rgba(55, 142, 181, 0.2)), url("../img/title_img_04.jpg") top center; */
  /* background-size: cover; */
  position: relative;
  margin-bottom: -90px;
}

#picture .formpg-container {
  padding-top: 60px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#picture h1 {
  margin: 64px 0 10px 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: -1px 0 2px #2f4d5a;
}

#picture h2 {
  color: #fff;
  margin-bottom: 50px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: -1px 0 2px #2f4d5a;
}

#formpg .btn-get-started {
  font-size: 36px;
  display: inline-block;
  padding: 4px 0;
  border-radius: 50px;
  transition: 0.3s ease-in-out;
  margin: 10px;
  width: 64px;
  height: 64px;
  text-align: center;
  border: 2px solid #fff;
  color: #fff;
}

#formpg .btn-get-started:hover {
  padding-top: 8px;
  background: rgba(255, 255, 255, 0.15);
}




.header h1 {
        text-align: center;
        background: -webkit-linear-gradient(#e3ca66, #b48e47);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 4.5em;
        font-family: 'Parisienne', cursive;
        margin-bottom: 15px;
}

.header p {
    text-align: center;
    background: -webkit-linear-gradient(#e3ca66, #b48e47);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 20px;
}
.grid-item {
    display: inline-block;
    height: 270px;
    padding: 20px;
    overflow: hidden;
    text-align: center;
    width: 400px;
}
.grid-item img {
    width: 100%;
    height: auto;
    /* filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1); */
    transition: 0.9s;
}
.grid-item img:hover {
    filter: none;
}

.isotope-pager .pager {
    display: inline-block;
}

.filters {
    width: 100%;
    text-align: center;
    padding-bottom: 35px;
    padding-top: 20px;
}
.filters ul {
    list-style: none;
    padding: 20px 10px;
    box-shadow: -1px 1px 11px rgba(0, 0, 0, .4);
    margin: 0 40px;
    border-radius: 30px;
    background-color: #232323;
}
.filters li {
    display: inline-block;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
}
.filters li a {
    color: #b6b6b6;
    text-decoration: none;
}
.filters li a:hover {
    color: #fff;
}
.filters li:hover {
    box-shadow: -1px 1px 11px rgba(0, 0, 0, .4);
    border-radius: 15px;
}
.filters li.active a {
    color: #e3ca66;
    border: 1px solid #e3ca66;
    border-radius: 15px;
    box-shadow: -1px 1px 11px rgba(0, 0, 0, .4);
    padding: 10px 25px;
}
.isotope-pager a {
    margin: 6px 1px;
    display: inline-block;
    width: 50px;
    /* height: 60px; */
    line-height: 31px;
    color: #b6b6b6;
    font-weight: 600;
    transition: 0.3s;
    /* position: relative; */
    /* padding-right: 26px; */
    box-shadow: -1px 1px 11px rgba(0, 0, 0, .1);
    border-radius: 25px;
    background-color: #232323;
    border: .5px solid #e3ca66;
    text-decoration: none;
}
.isotope-pager a:hover {
    color: #fff;
    border: .5px solid #ffeeac;
    box-shadow: -1px 1px 10px 3px rgba(0, 0, 0, .1);
}
.isotope-pager .active {
 color: #e3ca66 !important;
  box-shadow: -1px 1px 10px 5px rgba(0, 0, 0, .1);
  border-radius: 25px;
  background-color: #161616;
  border: 1px dotted #e3ca66;
}
.isotope-pager .prev {
  border-radius: 30px 0 0 30px;
}
.isotope-pager .next {
    border-radius: 0 30px 30px 0;
}
.isotope-pager a::before,
.isotope-pager a:after {
  content: "";
  position: absolute;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}
.isotope-pager .num::before,
.next::before {
  border-right: 20px solid #2c3e50;
  right: 100%;
}
.isotope-pager .num:after,
.prev:after {
  border-right: 20px solid #f1f1f1;
  right: 0;
}
.overlay {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 90%;
  transition: .5s ease;
  /* opacity: 0; */
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
  opacity: 1;
}
/* .grid-item:hover .overlay {
    opacity: 1;
} */
.inner {
    max-width: 1400px;
    margin: auto;
    background: #fff;
    padding-top: 100px;
    padding-bottom: 100px
}
.isotope{
  margin: auto;
}
.mgrid-item {
  display: inline-block;
  height: 270px;
  padding: 20px;
  overflow: hidden;
  text-align: center;
}
.mgrid-item img {
  width: 100%;
  height: auto;
  transition: 0.9s;
}
.mgrid-item img:hover {
    filter: none;
}
.m_overlay {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  width: 90%;
  transition: .5s ease;
  color: #161616;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}

.mp.isotope-pager a {
  margin: 6px 5px;
  display: inline-block;
  width: 50px;
  line-height: 31px;
  color: #161616;
  font-weight: 600;
  transition: 0.3s;
  box-shadow: -1px 1px 11px rgba(0, 0, 0, .1);
  border-radius: 25px;
  background-color: #fff;
  border: .5px solid #d9d9d9;
  text-decoration: none;
}
.mp .isotope-pager a:hover {
  color: #161616;
  border: .5px solid #fff;
  box-shadow: -1px 1px 10px 3px rgba(0, 0, 0, .1);
}
.mp.isotope-pager .active {
  color: #d9d9d9 !important;
  box-shadow: -1px 1px 10px 5px rgba(0, 0, 0, .1);
  border-radius: 25px;
  background-color: #fff;
  border: 1px dotted #d9d9d9;
}

/* cta */

.cta .cta-btn {
  font-family:'NanumBarunGothic', sans-serif;
  text-transform: uppercase;
  background-color: #0076da;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  /* border-radius: 25px; */
  transition: 0.5s;
  margin-top: 10px;
  /* border: 2px solid rgba(255, 255, 255, 0.5); */
  color: #fff;
  margin-top: 30px;
}
.cta .cta-btn:hover {
  border-color: #fff;
}
/* process */
#process{
  padding: 0;
  padding-top: 80px;
}
.card-list{
  list-style: none;
}
.card-list li{
  display: inline-block;
}

.process-card{
  border: 3px solid #d4e1fc;
  background-color: #fff;
  float: left;
}
.boxitem{
  display: inline-block;
}
.bg{
 
  width: 100%;
  background-image: url(../img/process-bg.jpg);
}
.shadow-bg{
  width: 100%;
}
/* contact */
#contact{
  position: relative;
 
}
.contact .row{
  max-width: 800px;
  margin: auto;
}
.cont-box{
  background-color: #fff;
  z-index: 100;
  padding: 20px 12px
}
.shadow-box{
  width: 550px;
  height: 670px;
  position: absolute;
  top: 53%;
  left: 52%;
  transform: translate(-50%,-50%);
  background-color: #b9c5dc;
  z-index: 99;
}

.hero-waves {
  display: block;
  width: 100%;
  height: 60px;
  position: relative;
}

.text-center strong{
  font-size: 32px;
}
.contact .text-center button{
  background-color: #2056C3;
  color: #fff;
  border: none;
  padding: 20px;
  width: 180px;
}
/* Portfolio */
.section-title h1::before{
  content: url(../img/arrow.png);display: block;
}
.portinner{
  width: 100%;
}
.portinner img{
  width: 100%;
}
.card-list-box{
    padding-bottom: 100px;
}
.form-control{
  border: none;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid#ccc;
  border-radius: 0px;
  font-size: 2rem;
}

  .mo-img{
    display: none!important;
  }

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}

@media (min-width: 992px){
  .col {
      flex: 1 0 0%;
  }
  
}
@media (max-width: 992px){
  .bg{
    background-image: url(../img/m-process-bg.jpg);
  }
}

@media (max-width: 768px) {
  .navbar span{
    color: #151515!important;
  }
  .pc-img{
    display: none!important;
  }
  #footcontent{
    display: block!important;
  }
  .mo-img{
    display: block!important;
  }
  .owl-theme .owl-nav.disabled+.owl-dots{
    background-color: #fff;
  }
  .about {
    text-align: center;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .bg{
    background-image: url(../img/m-process-bg.jpg);
  }
  .about{
    background-image: url(../img/about/about_bg1.png);
   background-repeat: repeat;
  }
  .col {
      flex: 1 0 100%;
  }
  .mainc{
    width: 90%;
    margin: auto;
    background-color: #efefef;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .mgrid-item{
    left: 0!important;
  }
  
  .boxitem{
    width: 50%;
    float: left;
    padding: 2px;
  }
  .boxitem img{
    width: 100%;

  }
  .form-control{
    font-size: 1.3rem!important;
  }
  .contact .text-center button{
    padding: 10px;
  }
  .item1{
    background-image: url(../img/m_01.jpg);
    height: 100vh;
  }
  .item2{
    background-image: url(../img/m_02.jpg);
    height: 100vh;
  }
  .item3{
    background-image: url(../img/m_03.jpg);
    height: 100vh;
  }
  .carousel-caption {
    top: 55%;
  }
  .carousel-caption h1{
    font-weight: 700;
    font-size: 2.2rem!important;
    line-height: 2.9rem;
  }
  .carousel-caption p{
    font-size: 1.4rem!important;
    font-weight: 300;
  }
  #mhero{
    /* padding-top: 70px !important; */
  }
  .m_overlay {
  background-color: #fff;
  position: sticky;
  bottom: 0;
  width: 100%;
  transition: .5s ease;
  color: #161616;
  font-size: 20px;
  padding: 20px;
  text-align: center;
  }
}



/*--------------------------------------------------------------
# NAV
--------------------------------------------------------------*/
.navbar .dropdown ul a {
    padding: 10px 20px;
    font-size: 15px;
    text-transform: none;
    font-weight: 600;
    color: #2f4d5a;
}
.navbar a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 16px;
    font-family: 'NanumBarunGothic', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #151515;
    white-space: nowrap;
    transition: 0.3s;
}
/*--------------------------------------------------------------
# picture_detail Section
--------------------------------------------------------------*/
.button-action{
  text-align: end;
}
.picture{
  margin-left: auto;
    margin-bottom: 40px!important;
}
.picture *{
  width: 100%;
}
.button-action{
  padding-bottom: 120px;
}
.button-action .btn-primary{
  margin-right: 10px;
}
/*--------------------------------------------------------------
# /picture_detail Section
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# picture Section
--------------------------------------------------------------*/
.pic-button-action{
  text-align: end;
  padding-right: 120px!important;
}

.form-group label{
  width: 100%;
}
.form-group input{
  font-size: 1.3rem;
  width: 90%;
  margin: auto;
  padding: 10px;
  border: none;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid#ccc;
  border-radius: 0px;
}
.form-control{
  width: 90%!important;
  margin: auto;
  font-size: 1.3rem;
}
.formbtn{
  text-align: end;
  
}
/*--------------------------------------------------------------
# form Section
--------------------------------------------------------------*/

#formpg {
  /* width: 100%; */
  height: 40vh;
  background-image: url("../img/title_img_05.jpg");
  /* background: linear-gradient(rgba(55, 142, 181, 0.5), rgba(55, 142, 181, 0.2)), url("../img/title_img_04.jpg") top center; */
  /* background-size: cover; */
  position: relative;
  margin-bottom: -90px;
}

#formpg .formpg-container {
  padding-top: 60px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#formpg h1 {
  margin: 64px 0 10px 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: -1px 0 2px #2f4d5a;
}

#formpg h2 {
  color: #fff;
  margin-bottom: 50px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: -1px 0 2px #2f4d5a;
}

#formpg .btn-get-started {
  font-size: 36px;
  display: inline-block;
  padding: 4px 0;
  border-radius: 50px;
  transition: 0.3s ease-in-out;
  margin: 10px;
  width: 64px;
  height: 64px;
  text-align: center;
  border: 2px solid #fff;
  color: #fff;
}

#formpg .btn-get-started:hover {
  padding-top: 8px;
  background: rgba(255, 255, 255, 0.15);
}

 .ftb{
   border-top: 1px solid #eee;
 }
 .frow{
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 40px;
   padding-top: 60px;
 }
 .frow table{
   margin: auto;
   width: 80%;
 }
 .frow table th{
    width: 200px;
    padding: 13px 0 12px 0px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    border-right: 0px solid #ccc;
    font-size: 1.3rem;
    color: #595959;
    font-weight: 400;
    
 }
 .frow table td {
    padding: 0 0 0 10px;
    border-bottom: 1px solid #e6e6e6;
    color: #909090;
    font-family: "나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic";
}
 .formh3 {
   font-size: 1.2rem;
   color: #0057f6; 
   padding: 3px;
 }
 .content input,textarea{
   width: 60%;
 }
 .frow form{
   position: relative;
 }
 .fbtn{
   position: absolute; 
   bottom: -10%;
   right: 3%;
 }

@media (max-width: 480px) {
  .frow table{
   width: 96%;
 }
 .shadow-box {
    display: none!important;
  }
}
/*--------------------------------------------------------------
# /form Section
--------------------------------------------------------------*/

/* javascript */
  ul.tabs {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    text-align: center;

    border-radius: 50px;
    padding: 2px 15px;
  }

  ul.tabs li {
    cursor: pointer;
    display: inline-block;
    padding: 12px 15px 12px 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #000;
    margin: 0 5px 5px 5px;
    transition: all 0.3s ease-in-out;
    border: 2px solid #b4b4b4;
    border-radius: 10px;
    width: 230px;
  }
  
  ul.tabs li.active,
  ul.tabs li:hover {
    color: #fff!important;
    background-color: #1A3D9B;
  }
  .tab_content {
    padding: 5px;
    font-size: 12px;
    display: none;
  }

  .tab_container .tab_content ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }

  .tab_container .tab_content ul li {
    padding: 5px;
    list-style: none
  }

  ;

  #container {
    width: 249px;
    margin: 0 auto;
  }
  .contact_img img{
    width: 100%;
  }

/* /.javascript */

/*--------------------------------------------------------------
# kcc Section
--------------------------------------------------------------*/

#kcc {
  /* width: 100%; */
  height: 40vh;
  /* background: linear-gradient(rgba(55, 142, 181, 0.5), rgba(55, 142, 181, 0.2)), url("../img/title_img_03.jpg") top center; */
  background-image: url("../img/title_img_03.jpg");
  /* background-size: cover; */
  position: relative;
  margin-bottom: -90px;
}
.kcc-c img{
  width: 100%;
}
.kcc-c .title{
  padding: 60px 0;

}
.kcc-c{
  padding-bottom: 80px;
}
#kcc .kcc-container {
  padding-top: 60px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#kcc h1 {
  margin: 64px 0 10px 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: -1px 0 2px #2f4d5a;
}

#kcc h2 {
  color: #fff;
  margin-bottom: 50px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: -1px 0 2px #2f4d5a;
}

#kcc .btn-get-started {
  font-size: 36px;
  display: inline-block;
  padding: 4px 0;
  border-radius: 50px;
  transition: 0.3s ease-in-out;
  margin: 10px;
  width: 64px;
  height: 64px;
  text-align: center;
  border: 2px solid #fff;
  color: #fff;
}

#kcc .btn-get-started:hover {
  padding-top: 8px;
  background: rgba(255, 255, 255, 0.15);
}


/*--------------------------------------------------------------
# media@@ Section
--------------------------------------------------------------*/

@media (min-width: 1400px){
  .sub_container{
      max-width: 1000px!important;
  }
}
@media (min-width: 1200px){
  .sub_container{
      max-width: 1000px!important;
  }
  .section-title h1{
    font-size: 2.4rem!important;
    font-weight: 700!important;
    letter-spacing: -2px!important;
  }

}
.row .title h2{
  font-size: 2.2rem;
  font-weight: 700;
  padding-top: 15px;
}
@media (max-width:768px) { 
  .shadow-box {
    width: 500px;
    height: 580px;
    position: absolute;
    top: 54%;
    left: 55%;
  }
}
/* 테블릿 가로, 테블릿 세로 (해상도 768px ~ 1023px)*/ 
@media all and (min-width:768px) and (max-width:1023px) { 
 
  .row .title h2{
    font-size: 1.6rem;
  }
  
  .section-img{
    position: relative;
    padding-top: 100px;
  }
  .section-img .sign{
    display: none;  
    width: auto;
    position: absolute;
    top: 0;
  }
  .contact_one {
    padding: 40px 20px!important;
  }
  .contact_two ,.contact_three{
    font-size: 1.5rem!important;
  }
  .mgrid-item {
    height: 250px;
    padding: 20px;
  }
  
  
}
/* @media all and (min-width:983px) and (max-width:1177px) { 
  .shadow-bg{
    width: 100%;
    background-image: url(../img/shadow-bg.png);
  }
} */
@media all and (min-width:983px){ 
  .shadow-bg{
    width: 100%;
    background-image: url(../img/shadow-bg.png);
  }
}
/* 모바일 가로, 테블릿 세로 (해상도 480px ~ 767px)*/ 
@media all and (min-width:480px) and (max-width:767px) { 
  .row .title h2{
    font-size: 1.6rem;
  }
  .section-img{
    position: relative;
    padding-top: 100px;
  }
  .navbar-mobile a {
    padding: 10px 20px;
    font-size: 22px!important;
    color: #182f7d;
  }
  #mapp{
    padding-top: 40px;
  }

 }

@media (min-width: 320px) and (max-width: 480px) {
  .formh3{
      font-size: 1rem;
      color: #0057f6;
   }
  .carousel-caption br{
    display: block;
  }
  ul.tabs li {
    width: 94px;
    font-size: 1.2rem;
    padding: 10px 5px 8px 5px!important;
  }
  .history h4 {
    font-size: 1.5rem;
  }
  .history h5{
     font-weight: 300;
    line-height: 2rem;
    font-size: 1.3rem;
    padding-top: 5px;
    padding-left: 20px;
  }
  .history h4::before {
    top: 5%!;
  }
  .history h4::after {
    height: 190px;
  }
  .row .title h1{
    font-size: 2.4rem!important;
  }
  .row .title h2{
    font-size: 1.8rem;
    font-weight: 700;
    padding-top: 15px;
  }
  .mcol{
    flex: 1 0 100%;
  }
  
  .section-img .sign{
    display: none;
    width: 40%;
  }
   .contact_two ,.contact_three{
    font-size: 1.2rem!important;
  }
  .contact_one{
    padding: 40px 20px!important;
  }
  .contact_one h2{
    font-size: 1.3rem;
    line-height: 2rem;
    letter-spacing: -1px;
  }
  .grid-item {
    width: 100%!important;
  }
  #formpg h2{
    font-size: 1rem;
  } 
  #about-b h2{
    font-size: 1rem;
  }
  .mgrid-item {
    height: 290px;
  }
  .cta h3{
    font-size: 30px!important;
    line-height: 44px;
  }

  .cta strong {
    display: block;
    font-size: 36px!important;
  }
  .frow table th{
    font-size: 1rem;
  }
  .formsection{
    padding:100px 0!important ;
  }
  .carousel-control-prev, .carousel-control-next{
    display: none;
  }
  .carousel-caption{
    width: 90%;
  }
  .section-title{
    padding: 20px 0!important;
  }
  .section-title .h1, h1 {
    font-size: 1.8rem;
    letter-spacing: -0.1rem;
    font-weight: 700;
  }
  #portfolio .section-title{
    padding-bottom: 0!important;
  }
  .navbar-mobile a {
    padding: 10px 20px;
    font-size: 22px!important;
    color: #182f7d;
  }
  .none{
    display: none;
  }
  .history .title img{
    width: 66%;
  }
  .mapdiv {
    width: 300px;
    height: 400px;
  }
  #system{
    height: 48vh!important;
  }
  
  #system h2 {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px ;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
    font-weight: 200!important;
    letter-spacing: 1px;
  }
  #picture h2 {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px ;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
    font-weight: 400!important;
    letter-spacing: 1px;
  }
  #kcc h2 {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px ;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
    font-weight: 200!important;
    letter-spacing: 1px;
  }
  .contact_g h1{
    text-align: center;
  }
  .contact_g span{
    font-size: 1.2rem!important;
    font-weight: 300;

  }
  .innder-box{
    padding: 10px 0;
  }
    .contact_three br{
    display: none;
  }
  #about-b{
    height: 54vh!important;
    background-image: url("../img/title_img_m_01.jpg")!important;
  }
  #system{
    height: 54vh!important;
    background-image: url("../img/title_img_m_02.jpg")!important;
  }
  #kcc{
    height: 54vh!important;
    background-image: url("../img/title_img_m_03.jpg");
  }
  #picture{
    height: 54vh!important;
    background-image: url("../img/title_img_m_04.jpg")!important;
  }
  #formpg{
    height: 54vh!important;
    background-image: url("../img/title_img_m_05.jpg")!important;
  }
  .contact_two br{
    display: none;
  }
  .contact_two p{
    letter-spacing: -1px!important;
  }
  #mapp{
    padding-top: 40px;
  }
}
/*
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
##Device = 대부분의 스마트폰 모바일 기기(세로)
##Screen = 320px에서 479px 사이
*/

/*--------------------------------------------------------------
# system Section
--------------------------------------------------------------*/

#system {
  height: 40vh;
  background-image: url("../img/title_img_02.jpg");
  position: relative;
  margin-bottom: -90px;
}
.sys .mcol img{
  width: 100%;
}
.sys .title{
  padding: 60px 0;

}
.sys {
  padding-bottom: 80px;
}

#system .system-container {
  padding-top: 60px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#system h1 {
  margin: 64px 0 10px 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: -1px 0 2px #2f4d5a;
}

#system h2 {
  color: #fff;
  margin-bottom: 50px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: -1px 0 2px #2f4d5a;
}

#system .btn-get-started {
  font-size: 36px;
  display: inline-block;
  padding: 4px 0;
  border-radius: 50px;
  transition: 0.3s ease-in-out;
  margin: 10px;
  width: 64px;
  height: 64px;
  text-align: center;
  border: 2px solid #fff;
  color: #fff;
}

#system .btn-get-started:hover {
  padding-top: 8px;
  background: rgba(255, 255, 255, 0.15);
}


.contact_one{
  background-color: #eee;
  padding: 40px 60px;
  margin: auto;
}
.contact_one h2{
  font-size:1.5rem;
  line-height: 2rem;
}
.row{
  text-align: center;
  
}
.row .title h1,h2,h3{
  margin-bottom: 0;
}
.row .title h1{
    font-weight: 700;
    color:#1A3D9B;
    font-size: 2.4rem;
}
.contact_two p{
  margin-bottom: 0;
}
.contents .col{
  text-align: start;
}
.contents .section h3{
  position: relative;
  padding-left: 15px;
}
.contents .section h3::after {
    content: '';
    position: absolute;
    display: block;
    width: 8px;
    height: 35px;
    border-radius: 50px;
    background: #1A3D9B;
    bottom: 0;
    left: 0;
}
.map-contents .section h3::after {
    content: '';
    position: absolute;
    display: block;
    width: 8px;
    height: 35px;
    border-radius: 50px;
    background: #1A3D9B;
    bottom: 0;
    left: 0;
}
.contents{
  padding: 40px 0;
  margin: auto;
}
.contact_two{
  font-size: 1.6rem;
   padding: 40px 20px;
}
.contact_three{
  font-size: 1.6rem;
   padding: 40px 20px;
}
.contact_three p{
  margin-bottom: 0;
}
.section p{
    font-size: 1.2rem;
    letter-spacing: 0.2px;
    margin-top: 10px;
}
.contact_img{
   padding: 40px 0;
}
.contact_g{
  text-align: start;
}
.contact_g span{
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.listtab{
  margin-top: 40px;
}
@media (min-width: 1024px) {
  #system {
    background-attachment: fixed;
  }
}

@media (max-width: 768px) {
  #system h1 {
    font-size: 30px;
    line-height: 36px;
  }
  #system h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
   #picture h1 {
    font-size: 36px;
    line-height: 36px;
  }  
  #picture h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #kcc h1 {
    font-size: 36px;
    line-height: 36px;
  } 
  #kcc h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}


/*--------------------------------------------------------------
# sub
--------------------------------------------------------------*/
#screen{
  width: 100%;
  height: 30vh;
  position: relative;
  background-image: url(../img/hero-bg1.jpg);
}

#screen .screen-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}


/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
   font-family: 'Noto Sans KR', sans-serif!important;
  color: #444;
  letter-spacing: -0.1px;
  font-weight: 300;
  font-size: 1.1rem;
}

a {
  text-decoration: none;
  color: #67b0d1;
}

a:hover {
  color: #8ec4dd;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
 font-family: 'Noto Sans KR', sans-serif!important;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 56px;
  bottom: 15px;
  z-index: 998;
  background: #67b0d1;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #86c0da;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 12px 0;
  background: rgba(0, 0, 0, 0.3);
  /* background: #fff; */
}

#header.header-scrolled {
  background: rgba(0, 0, 0, 0.8);
  padding: 12px;
}

#header .logo h1 {
  font-size: 24px;
  margin: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: 'NanumBarunGothic', sans-serif;
  text-transform: uppercase;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 44px;
}

@media (max-width: 768px) {
  #header.header-scrolled {
    padding: 15px 0;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {  
  padding: 0;
  letter-spacing: 0.5px;
}
.navbar span{
  color: #fff;

}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}
.navbar a :hover{
    color:#0076da;
    font-weight: 900;
}
.navbar a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  /**margin-left: 10px; **/
  font-family: 'NanumBarunGothic', sans-serif;;
  font-size: 16px;
  font-weight: 700;
  color: #151515;
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
  color: #fff;
}

.navbar a:hover, .navbar .active, .navbar li:hover > a {
  background: rgba(255, 255, 255, 0.2);
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 10px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
  cursor: pointer;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 15px;
  text-transform: none;
  font-weight: 600;
  color: #2f4d5a;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #c1e3ff;
  background: #263f49;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
    border: 1px solid #fff;
    color: #fff;
    font-size: 38px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
    padding: 4px;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;  
  }
  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(43, 111, 142, 0.9);
  transition: 0.3s;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 80px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 15px;
  color: #2f4d5a;
}

.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #67b0d1;
}

.navbar-mobile .getstarted {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #67b0d1;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}


@media (min-width: 320px) and (max-width: 480px) {
  .navbar {
    margin-bottom: 0px!important;

  }  
}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 70vh;
  background-color: rgba(59, 59, 59, 0.8);
  overflow: hidden;
  padding: 0;
  margin-bottom: -120px;
  position: relative;
  z-index: 1;
}

#hero .carousel-item {
  width: 100%;
  height: 70vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-position: center center;
}

#hero .carousel-item::before {
  content: '';
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  padding-bottom: 120px;
}

#hero .carousel-content {
  text-align: center;
}

#hero h2 {
  color: #2e2e2e;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

#hero h2 span {
  color: #e96b56;
}

#hero p {
  width: 80%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin: 0 auto 30px auto;
  color: arken(#545454, 15);
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-prev, #hero .carousel-control-next {
  width: 10%;
}

#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
  color: #545454;
}

#hero .carousel-indicators li {
  cursor: pointer;
  background: #e96b56;
  overflow: hidden;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  margin-bottom: 180px;
  opacity: .2;
}

#hero .carousel-indicators li.active {
  opacity: 1;
}

#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #e96b56;
  background: #e96b56;
}

#hero .btn-get-started:hover {
  background: transparent;
  color: #e96b56;
  text-decoration: none;
}
.carousel-dark .carousel-caption{
  color:#fff!important;
  background: rgb(0, 0, 0, 0.8);
  height: 150px;
  padding-left: 30px;
}

@media (max-height: 768px), (max-width: 1200px) {
  #hero {
    margin-bottom: 60px;
  }
  #hero .carousel-container {
    padding-bottom: 0;
  }
  #hero .carousel-indicators li {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  #hero {
    height: 90vh;
  }
  #hero .carousel-item {
    height: 90vh;
  }
}

@media (min-width: 1024px) {
  #hero p {
    width: 50%;
  }
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-image: url(../img/contactf.jpg);
}

.section-title {
  text-align: center;
  padding-bottom: 40px;
}
.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
  color: #2f4d5a;
  z-index: 2;
}

.section-title h2::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 122px;
  height: 66px;
  background: url(../img/section-title-bg.png) no-repeat;
  z-index: -1;
}

.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background-color: #f8fbfd;
  min-height: 40px;
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
}

.services .icon-box::before {
  content: '';
  position: absolute;
  background: white;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.3s;
  z-index: -1;
}

.services .icon-box:hover::before {
  background: #67b0d1;
  top: 0;
  border-radius: 0px;
}

.services .icon {
  margin-bottom: 15px;
}

.services .icon i {
  font-size: 48px;
  line-height: 1;
  color: #67b0d1;
  transition: all 0.3s ease-in-out;
}

.services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .title a {
  color: #111;
}

.services .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}

.services .icon-box:hover .title a, .services .icon-box:hover .description {
  color: #fff;
}

.services .icon-box:hover .icon i {
  color: #fff;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-bottom: 30px;
}

.counts .count-box {
  padding: 30px;
  width: 100%;
}

.counts .count-box i {
  display: block;
  font-size: 44px;
  color: #67b0d1;
  float: left;
  line-height: 0;
}

.counts .count-box span {
  font-size: 48px;
  line-height: 40px;
  display: block;
  font-weight: 700;
  color: #2f4d5a;
  margin-left: 60px;
}

.counts .count-box p {
  padding: 15px 0 0 0;
  margin: 0 0 0 60px;
  font-family:'NanumBarunGothic', sans-serif;
  font-size: 14px;
  color: #49788c;
}

.counts .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #49788c;
  font-size: 15px;
  font-family:'NanumBarunGothic', sans-serif;
  transition: ease-in-out 0.3s;
}

.counts .count-box a:hover {
  color: #6e9fb4;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  /* background: linear-gradient(rgba(103, 176, 209, 0.8), rgba(103, 176, 209, 0.8)), url("../img/pc_bg_01.jpg") fixed center center; */
  background: url("../img/pc_bg_01.jpg") ;
  background-size: cover;
  padding: 100px 0;
}

.cta h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 200;
}

.cta strong {
  font-size: 40px;
  font-weight: 700!important;
}


/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-item {
  box-sizing: content-box;
  text-align: center;
  min-height: 320px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  margin: 0 auto;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: #d5e9f2;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 15px 15px 15px;
  padding: 20px;
  background: #fff;
  position: relative;
  margin-bottom: 35px;
  border-radius: 6px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.testimonials .testimonial-item p::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid #fff;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  position: absolute;
  bottom: -20px;
  left: calc(50% - 20px);
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #67b0d1;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #67b0d1;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}

.team .member .pic {
  overflow: hidden;
}

.team .member .member-info {
  position: absolute;
  top: 85%;
  left: 20px;
  right: 20px;
  background: #fff;
  padding: 20px 0;
  color: #2f4d5a;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  max-height: 95px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.team .member:hover .member-info {
  max-height: 300px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  color: #2f4d5a;
  position: relative;
  padding-bottom: 10px;
}

.team .member h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #b1cbd7;
  bottom: 0;
  left: calc(50% - 25px);
}

.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

.team .member .social {
  margin-top: 15px;
}

.team .member .social a {
  transition: color 0.3s;
  color: #52869d;
}

.team .member .social a:hover {
  color: #67b0d1;
}

.team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

@media (max-width: 992px) {
  .team .member {
    margin-bottom: 110px;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.quick-box {
  position: fixed;
  bottom: 72px;
  right: 20px;
  z-index: 555;
}
.quick-box ul {
  padding: 0;
  margin: 0;
  width: 118px;
  height: 454px;
  background-color: rgba(0, 0, 0, 0.651);
  border: 1px solid rgb(153, 153, 153);
  list-style: none;
}
.quick-box ul li {
  height: 113px;
  border-bottom: 1px solid rgb(153, 153, 153);
}
.quick-box ul li:nth-child(4) {
  border-bottom: 0px
}
.quick-box ul li a{
  
}
.quick-box ul li img{
  display: block;
  margin: auto;
  padding-top: 1.6rem;
  padding-bottom: 0.3rem;
}
.quick-box ul li p {
  color: white;
  padding: 0;
  margin: 0;
  text-align: center;
}

#footer {
  background: #fff;
  color: #000;
  font-size: 16px;
}
#footer .footer-top ul{
  padding: 33px 28px 20px 28px;
  list-style: none;
  text-align: left;
  letter-spacing: 0.5px;
}

#footer .footer-top {
  padding: 40px 0 10px 0;
}

#footer .footer-top .footer-info {
  margin-top: -90px;
  margin-bottom: 15px;
  background: white;
  color: #2f4d5a;
  border-top: 4px solid #67b0d1;
  text-align: center;
  padding: 30px 20px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'NanumBarunGothic', sans-serif;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #2f4d5a;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #67b0d1;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #b5d9e9;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #a2cfe3;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #67b0d1;
  color: #fff;
  transition: 0.3s;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #409cc5;
}

#footer .copyright {
  text-align: center;
  letter-spacing: 0.5px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

@media (max-width: 575px) {
  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }
}

@media (max-width: 1024px) {
  .quick-box {
    transform: scale(0.6); /* Scale down to 50% */
    right: 0; /* Adjust position as needed */
    bottom: -18px;
  }
  .back-to-top{
    right: 39px;
  }
}
@media (max-width: 700px) {
  .quick-box {
    transform: scale(0.5); /* Scale down to 50% */
    right: -18px; /* Adjust position as needed */
    bottom: -41px;
  }
  .back-to-top{
    right: 21px;
  }
}