@font-face {
 font-family: 'irop';
 src: url(/font/IropkeBatangM.eot);
 src: url(/font/IropkeBatangM.eot?#iefix) format('embedded-opentype'),
      url(/font/IropkeBatangM.woff) format('woff'),
      url(/font/IropkeBatangM.ttf) format('truetype');
}




/* section */
section {padding:100px 0}
section>.container>.row >div[class~="col-"]>h2 {}
section>.container>.row >.col-lg-12>h2 {margin-bottom:20px;letter-spacing:-2px;font-size:22px;font-weight:700}
section>.container>.row >.col-lg-12>h3 {}

section#step {background:#f4f6fa}
section#step>.container>.row >.col-lg-12>h2 {margin-bottom:100px}

/* btn */
.btn {
  font-family: 'Montserrat', -apple-system;
  font-weight: 700;
  background-color: #fff;
  border-color: #fff;
  color:#000;
}
.btn-xl {
  font-size: 18px;
  padding: 18px 40px;
}
.btn:active, .btn:focus, .btn:hover {
  background-color:transparent;
  border-color:transparent ;
  color: #000;
}
.btn:active, .btn:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 1) !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 1) !important;
}
.btn-color {
  background-color: #fff;
  border-color: #fff;
  color:#000;
}
.btn-color:active, .btn-color:focus, .btn-color:hover {
  background-color: #fef536 !important;
  border-color: #fef536 !important;
  color: #000;
}
.btn-color:active, .btn-color:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 1) !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 1) !important;
}
::-moz-selection {
  background: #3d5bdc;
  text-shadow: none;
  color:#fff;
}
::selection {
  background: #3d5bdc;
  text-shadow: none;
  color:#fff;
}
img::-moz-selection {background: transparent;}
img::selection {background: transparent;}
img::-moz-selection {background: transparent;}


/* nav */
#mainNav {}
#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: inherit;
  border: 0;
  background-color: transparent;
}
#mainNav .navbar-toggler:after {
    font-family: 'FontAwesome';
    content: '\f0c9';
    font-size: 2rem;
    color: #fff;
    position:absolute;
    right:15px;
    top:17px
}
#mainNav .navbar-brand {
  font-size:2em;
  color: #000;
  letter-spacing:-2px;
  font-family:inherit;
}
#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {color: #000; opacity:.95}
#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 1.2em;
  font-weight: 600;
  padding: 0.75em 0;
  letter-spacing: 1px;
}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {color: #000;opacity:.95;text-decoration:underline}

.fixed-top {}
.col-sm-6 {width:50%}
.mode_box {padding:0 15px}
.mode_box img {width:100%}
.ml-auto {background:rgba(0, 0, 0,.9)}
.navbar-nav {margin-top:0}
.help-block {position:absolute}
.down-btn {width:100%}

/* Table */
.table-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
}

table {margin: 0 0 2rem 0;width: 100%;}
table tbody tr {
    border: solid 1px;
    border-left: 0;
    border-right: 0;
}
table td {padding: 0.75rem 0.75rem;}
table th {
font-size: 0.9rem;
font-weight: 700;
padding: 0 0.75rem 0.75rem 0.75rem;
text-align: left;
}
table thead {border-bottom: solid 2px;}
table tfoot {border-top: solid 2px;}
table.alt {border-collapse: separate;}
table.alt tbody tr td {
border: solid 1px;
border-left-width: 0;
border-top-width: 0;
}
table.alt tbody tr td:first-child {border-left-width: 1px;}
table.alt tbody tr:first-child td {border-top-width: 1px;}
table.alt thead {border-bottom: 0;}
table.alt tfoot {border-top: 0;}
table tbody tr {border-color: rgba(144, 144, 144, 0.25);}
table tbody tr:nth-child(2n + 1) {background-color: rgba(144, 144, 144, 0.075);}
table th {color: #555;}
table thead {border-bottom-color: rgba(144, 144, 144, 0.25);}
table tfoot {border-top-color: rgba(144, 144, 144, 0.25);}
table.alt tbody tr td {border-color: rgba(144, 144, 144, 0.25);}





/* header */
 .fixed-top .container > p.sample1 {padding:0;margin:0 10px;}
 .fixed-top .container > p.sample2 {margin:0}
header.masthead {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
header.masthead .container {position:relative;padding-bottom:25px}
header.masthead .container > p {padding:0;margin:0;color:#977a1e;position:absolute;top:90px}
header.masthead .container > p.sample {position:absolute;top:70px;left:15px}
header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 50px;
  position:relative;
  float:left;
  color:#000;
}
header.masthead .intro-text ul li {font-size:1.5em;font-weight:100;}
header.masthead .intro-text p {padding:0;margin:0;color:#977a1e;}
header.masthead .intro-text p.sample {top:20px;left:200px}
header.masthead .intro-text a.btn {height:40px;line-height:40px;padding:0 30px;font-size:14px;font-weight:normal;border-radius:5px;border-color:transparent}
header.masthead .intro-text a.btn:hover {}
header.masthead .intro-text a.btn2 {}
header.masthead .intro-text a.btn2:hover {}
header.masthead .intro-text .intro-lead-in {
  font-size: 2.5em;
  font-family:"Source Sans Pro", sans-serif;
  font-weight:100;
}
header.masthead .intro-text .intro-heading {
  font-size: 3em;
  margin-bottom: 25px;
  line-height:125%;
}


header.masthead .intro-img {
    position:relative;
    float:right;
    width:500px;
    height:360px;
    margin-top:100px;
}
header.masthead .intro-img img {float:right}
header.masthead .intro-img a.btn {position:absolute;bottom:30px;right:0;height:30px;line-height:1;padding:5px 30px;font-size:14px;font-weight:normal}
header.masthead .intro-img > p {position:absolute;bottom:10px;right:0;margin:0}

header.masthead .intro-box {position:relative;width:100%;}
header.masthead .intro-box .box {
    background:#fff;
    position:relative;
    padding:20px;
    height:150px;
}
header.masthead .intro-box .box.left {float:left;width:calc(100% / 2 - 1px);border-radius:5px 0 0 5px;}
header.masthead .intro-box .box.left img {display:inline-block;width:18px;vertical-align:top}
header.masthead .intro-box .box.right {float:right;width:calc(100% / 2 - 1px);border-radius:0 5px 5px 0;}
header.masthead .intro-box .box.right img {display:inline-block;width:20px;vertical-align:top}
header.masthead .intro-box .box p {position:absolute;bottom:20px;padding:0;margin:0;color:#888;font-size:11.5px;line-height:1.3;}
header.masthead .intro-box .box h3 {
  display:inline-block;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 15px;
  font-family:"Source Sans Pro", sans-serif;
  color:#000
}
header.masthead .intro-box .box .point-text {color:#312929;font-size:2.5em;font-weight:600;line-height:1;margin-bottom:10px}
header.masthead .intro-box .box a.box-btn {
    font-size: 14px;
    border-radius:17px;
    position:absolute;
    top:20px;
    right:20px;
    padding:5px 20px;
    font-weight:normal;
    letter-spacing:-.5px;
    border:1px solid #c8c8c8;
}
header.masthead .intro-box .box a.box-btn:hover {border-color:#000}
.service-heading {margin: 15px 0;text-transform: none;}








/* timeline */
.timeline {position: relative;padding: 0;list-style: none;}
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: '';
  background-color: #e9ecef;
}

.timeline > li {position:relative;min-height:50px;margin-bottom:50px;}
.timeline > li:after, .timeline > li:before {
  display: table;
  content: ' ';
}

.timeline > li:after {clear: both;}
.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 20px 20px 20px 90px;
  text-align: left;
  background:#fff;
}

.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 60px;
  height: 60px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #e9ecef;
  border-radius: 100%;
  background-color: #ffc106;
}

.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}
.timeline > li .timeline-image > i {font-size:1.5em;line-height:45px}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 20px 20px 20px 80px;
  text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li:last-child {
  margin-bottom: 0;
}

.timeline .timeline-heading h4 {
  font-family:'irop';
  margin-top: 0;
  color: #ffc106;
}
.timeline .timeline-heading h4 sup {top:-5px;font-size:3em;margin-left:5px;font-weight:700}
.timeline .timeline-heading h4 span {display:block;color:#555;font-weight:600;font-size:1.1em}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}

.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
  font-size:1.2em;
  letter-spacing:-1px;
  line-height:125%;
}

.timeline .timeline-body > p > span {display:block;font-size:.8em;line-height:1.2;margin-top:10px}

/* team */
.team-member {margin-bottom: 50px;text-align: center;}
.team-member img {width: 225px;height: 225px;border: 7px solid #fff;}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}
.team-member p {
  margin-top: 0;
}

/* company */
section#company {}
section#company h2 {font-size:2em;font-family:'irop';margin-bottom:20px}
section#company h3 {font-size:1.4em;color:#888;margin-bottom:20px}
section#company p {font-size:1.2em;line-height:1.4;color:#555;padding:0;margin:5px 0}
section#company .img_box {height:auto;background:#ddd;padding:0}
section#company .img_box .img-box {}
section#company .img_box .img-box img {width:100%}
section#company .mode_box {position:relative;padding-left:30px}


/* clients */
section#clients {background:#f4f6fa;}
#clients > .container > .row > *[class^="col-md-"] {}
#clients > .container > .row > *[class^="col-md-"] img {width:50%}

section#words {
  background-color: #f4f6fa;
  background-repeat: no-repeat;
  background-position: center;
  /* border-bottom:1px solid #cee0ec; */
  padding:80px 0 50px 0;
}

section#words .word {}
section#words .word img {width:80px;opacity:.3;}
section#words .word h3 {margin:30px 0 10px 0;font-size:1.8em;font-weight:400;letter-spacing:-2px}
section#words .word p {font-size:1.3em;font-weight:100;letter-spacing:-1px}





/* icon */
.name-icon {display:inline-block;position:relative;width:100%;text-align:center;}
.name-icon:after {
    font-family: 'FontAwesome';
    content: '\f007';
    font-size: 5em;
    color: #bdbdbd;
}


/* service */

#service > .container > .row:first-child {margin-bottom:0;padding-bottom:0;border:none;background:none !important}
#service > .container > .row:nth-child(odd) {border-radius:5px;background:rgb(143, 149, 162)}
#service > .container > .row:nth-child(even) {border-radius:5px;background:rgb(102, 119, 155)}
#service > .container > .row {margin-bottom:30px;}
#service > .container > .row > [class^="col-md-"] {
        width: calc(100% / 2 - 10px);
        margin: 0 5px;
        flex: inherit;
        box-sizing: border-box;
        padding: 20px;
        color: #fff;
        border-radius: 5px;
        /* background: linear-gradient(135deg, rgba(154,150,138,1) 0%, rgba(96,93,78,0.6166841736694677) 37%, rgba(96,93,78,1) 100%); */
    }

#service > .container > .row > [class^="col-md-"]:first-child > dl > dt {display:none}
#service > .container > .row > h3 {display:block;width:100%;margin-bottom:10px;font-family:'irop',dotum;font-size:16px;font-weight:bold;color:#333}
#service > .container > .row > h3:before {display:inline;content:'';font-size:.3em;vertical-align:middle;margin-right:10px;padding-left:15px;color:#555}

/*
#service > .container > .row > *[class^="col-md-"]:nth-child(1) {background: rgb(154,150,138);
background: linear-gradient(135deg, rgba(154,150,138,1) 0%, rgba(96,93,78,0.6166841736694677) 37%, rgba(96,93,78,1) 100%);}
#service > .container > .row > *[class^="col-md-"]:nth-child(2) {background-image: linear-gradient(to right, #1560ec 0%, #2c74f9 100%);}
#service > .container > .row > *[class^="col-md-"]:nth-child(3) {background-image: linear-gradient(to right, #147de8 0%, #3284fd 100%);}
#service > .container > .row > *[class^="col-md-"]:nth-child(4) {background-image: linear-gradient(to right, #6019ff 0%, #5e49ff 100%);}
*/

#service > .container > .row > [class^="col-md-"] > dl {}
#service > .container > .row > [class^="col-md-"] > dl > dt {font-size:15.5px;margin-bottom:20px;font-weight:600;letter-spacing:-1px}
#service > .container > .row > [class^="col-md-"] > dl > dd {font-size:16.5px;line-height:1.5;margin:0;letter-spacing:-.8px}
#service > .container > .row > [class^="col-md-"] > p.text {color:#eaeaea;font-size:11px;line-height:1.3;margin:0}
#service > .container > .row > [class^="col-md-"] > dl > dd.title {display:inline-block;font-size:20px;font-weight:bold;font-family:'irop';border:1px solid #fff;padding:10px 20px;border-radius:5px}



/* footer */
footer {background:rgb(72, 71, 55);border-top:1px solid #cee0ec;padding: 60px 0 100px 0;font-size:12px;color:#fff}
footer span {color:#ffdf39;font-size:100%;text-transform:none;line-height:40px}
footer span.copyright {color:#f9f1f1;}

footer .row.footlist {padding-top:20px;margin-top:10px}

footer .list-inline {}
footer .list-inline .list-inline-item {margin:0}

footer .list-inline > dd:after {display:inline;content:'|';margin:0 3px 0 6px;color:#605f50;}
footer .list-inline .list-inline-item.last:after {display:none;content:'|';margin:0 5px;color:#605f50;}
footer .list-inline .list-inline-item a {color:#ffefac;padding:0 20px 0 0}
footer .list-inline .list-inline-item.big-font {font-size:18px;line-height:1.2;letter-spacing:-1px}

footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 16px;
  line-height: 30px;
  display: block;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #1da1f4;
  border-radius: 100%;
  outline: none;
  background-color: #fff;
  text-align:center;
}

ul.social-buttons li:first-child a{color:#4867aa}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #fff;
}



/* modify */
.modify {margin: 0;}
.modify .modify-link {
  position: relative;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.modify .modify-link .modify-hover {
  position: absolute;
  top:0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(255, 255, 255, 0.5);
  padding:10px;
  border:2px solid #000;
}
.modify .modify-link .modify-hover:hover {
  opacity: 1;
}
.modify .modify-link .modify-hover .modify-hover-content {
  font-size: 12px;
  width: 100%;
  color: #000;
  line-height:30px;
  margin-left:100px;
}
.modify .modify-link .modify-hover .modify-hover-content i {
  margin-top: -12px;
}
.modify .modify-link .modify-hover .modify-hover-content h3,
.modify .modify-link .modify-hover .modify-hover-content h4 {
  margin: 0;
}
.modify .modify-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}
.modify .modify-caption h4 {
  margin: 0;
  text-transform: none;
}
.modify .modify-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
.modify * {
  z-index: 2;
}


.modify-modal {
  padding-right: 0px !important;
}

.modify-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.modify-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.modify-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.modify-modal .modal-content p {
  margin-bottom: 30px;
}

.modify-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
}

.modify-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.modify-modal .modal-content img {
  margin-bottom: 30px;
}

.modify-modal .modal-content button {
  cursor: pointer;
}

.modify-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.modify-modal .close-modal:hover {
  opacity: 0.3;
}

.modify-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}

.modify-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}