/*============================================================
    sub
============================================================*/
.subbanner {
  position: relative;
  text-align: center;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.subbg {
  display: block;
  padding-top: 85px;
  padding-bottom: 85px;
}
.subimg img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
}

.sub_head_tel{
  font-family:'GmarketsansBold';
  font-size:50px;
  color:white;
}

@media screen and (max-width: 1024px) {
  .subbg {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .subbg {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sub_head_tel{
    font-size:40px;
  }
}
/*============================================================
    submenu
============================================================*/
.submenu {
  position: relative;
  width: 100%;
  text-align: center;
}
.submenu ul {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0px;
  text-align: center;
}
.submenu li {
  float: left;
  border-left: 1px solid #ddd;
  background-color: #fff;
}
.submenu li a {
  display: block;
  padding: 20px 40px;
  color: #333;
  font-weight: 600;
  text-decoration: none;
}
.submenu li a:hover {
  color: #1d1a16;
  font-weight: 500;
  background: #23527c;
  color: #fff;
}
.submenu li:first-child {
  border-left: 0px solid;
}
.subbanner .overlay-color {
  position: relative;
  background-color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 768px) {
  .submenu > div {
    padding: 0px;
  }
  .submenu li a {
    font-size: 0.8em;
    padding: 15px 10px;
  }
  .sub-heading {
    font-size: 1em;
  }
}

/*============================================================
    common
============================================================*/
#team {
  /*min-height: 650px;*/
  vertical-align: center;
  padding: 70px 0;
}
.team {
  margin: 30px 0;
  padding: 0 30px;
  position: relative;
}
.team-member {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
#team {
  height: auto;
}

.team-member figure img {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.team-member h4 {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #fff;
  opacity: 0;
}
.team-member figure:hover img {
  background: #1abc9c;
  opacity: 0.5;
}
.team-member figure:hover h4 {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .team-member {
    margin-bottom: 30px;
  }
}

/*============================================================
    Services
============================================================*/

.icon {
  margin: 0 auto;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.right_content {
  padding: 10px 0;
}
.single_special_part {
  background-color: #fff;
  width: 33.33%;
  float: left;
  position: relative;
  padding: 45px 50px;
  color: #000;
}
.number {
  font-size: 40px;
  font-weight: 600;
  color: #ddb382;
}
.title {
  padding-bottom: 50px;
}
/*============================================================
    couter
============================================================*/
#section-counter {
  position: relative;
  z-index: 0;
}
#section-counter:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  opacity: 0.7;
  background: #000000;
}
.ftco-counter {
  padding: 6em 0;
}
.statistic .subheading {
  font-weight: 600;
  font-size: 13px;
  display: block;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #b8b0b0;
}
.heading-section.heading-section-white h2 {
  font-size: 40px;
  color: #fff;
}
.heading-section h2 {
  font-size: 34px;
  font-weight: 500;
}
.ftco-counter .text strong.number {
  font-weight: 500;
  font-size: 40px;
  color: #fff;
  display: block;
}
.statistic span {
  display: block;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.ftco-animate {
  width: 25%;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.services-wrap {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}
/*============================================================
    video
============================================================*/

video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100 %;
  min-height: 100 %;
  width: 100%;
  height: auto;
  z-index: -1;
}
.overlay-color {
  height: inherit;
}
.bg-image-6 {
  background: url("/bizdemo84253/img/choiweb/images/background-6.jpg") no-repeat
    center;
  background-color: rgba(0, 0, 0, 0);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-size: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: initial;
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-attachment: fixed;
  background-size: cover;
}
.overlay-color_sub {
  position: relative;
  background-color: rgba(0, 0, 0, 0.18);
}
.section-separator {
  display: block;
  padding-top: 200px;
  padding-bottom: 200px;
}
.btn-video .btn {
  min-width: 0;
  width: 115px;
}
.btn:last-child {
  margin-right: 0px !important;
}

.content_whitetxt {
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .section-separator {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
/*============================================================
    testimony
============================================================*/
#about {
  vertical-align: center;
  padding: 100px 0;
  background-color: #f0f0f0;
  /* background-image: url("/bizdemo84253/img/choiweb/images/service_background_3.jpg"); */
  background-size: cover;
}
.blog-entry {
  background-color: #fff;
  height: auto;
}
.heading {
  font-weight: 600;
}
.py-4 {
  padding: 20px 0;
  height:250px;
}
@media (max-width: 1024px) {
  .blog-entry {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  #about{
    padding:60px 0;
  }
  .blog-entry {
    margin-bottom: 30px;
  }
  .py-4{
    height:auto;
  }
}
/*============================================================
    sponsor
============================================================*/

#sponsor > div {
  padding: 50px 0;
}
#sponsor figure img {
  width: 80%;
}
/*============================================================
    ceo page
============================================================*/
#author {
  padding: 50px 0;
  display: block;
}
.author .bg-img {
  height: 650px;
  background-image: url("/bizdemo84253/img/author_1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#about-section {
  width: 100%;
  min-height: 750px;
  padding: 50px 0;
}
.author .text {
  padding: 7rem;
  right: 0;
}
.author .text h3 {
  margin-bottom: 50px;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.text-black {
  color: #000 !important;
}
.w-25 {
  width: 25% !important;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  #author {
    padding: 0;
  }
  .author .text {
    padding: 1rem;
  }
}
/*============================================================
    company page
============================================================*/
#company {
  padding: 100px 0;
}

.white-text {
  color: #fff;
}
/*============================================================
    company gallery
============================================================*/

.gallery_container {
  height: 900px;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.gallery-top {
  height: 80%;
  width: 100%;
}
.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
/*============================================================
    company gallery
============================================================*/
#map-section {
  width: 100%;
  min-height: 550px;
  padding: 50px 0;
}
.map {
  height: 450px;
  background-image: url("images/background-6.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#map-section .text {
  padding: 0px;
}
.table-responsive {
  margin: 30 0;
}
.text-bold {
  font-weight: 600;
}


/*============================================================
    company-오시는길
============================================================*/

.section_contact{
  text-align: center;
  padding: 30px 0;}

.branch_s_title{
  height:50px;
  width:100%;
  margin-bottom:20px;
  font-family: 'GmarketSansMedium';
}

.branch_s_title i{
  font-size:30px;
  color:#2d8efa;
}



.map_btn_div{
  width:650px;
  height:170px;
  margin:0 auto 50px;
  text-align:center;
}

.map_btn{ 
  float:left;
  font-family: 'GmarketSansMedium';
  font-size: 19px;
  width: 18%;
  height: 34px;
  margin:2px 1%;
  border: 1px solid #054e75;
  border-radius: 30px;
  text-align: center;
  padding-top: 3px;
  color: #054e75;
}

.map_btn:hover{
  background-color: #054e75;
  color:white;
}

.map_btn_s{
  font-family: 'GmarketSansBold';
  background-color: #054e75;
  color:white;
}


@media (max-width: 1024px) {
  .map_btn_div {

  }
}
@media (max-width: 768px) {
  .section_contact{
    padding: 20px 0;}

  .map_btn_div {
    width:98%;
  }

  .map_btn{
    width: 23%;
    height: 30px;
    padding-top: 4px;
    font-size:15px;
    margin:4px 1%;
  }
}


/*============================================================
    business
============================================================*/
#business {
  padding: 50px 0;
}

.busi_work .bg-img {
  height: 350px;
  background-image: url(/bizdemo84253/img/work1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

span.number {
  font-size: 40px;
  color: #ddb382;
}
.advantage_box {
  padding: 50px 0;
  height: 350px;
}
.box_txt {
  padding: 50px 20px;
}
.con {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
}
.btn-video_small .btn {
  min-width: 0;
  width: 70px;
}
.etc {
  position: relative;
  text-align: center;
  width: 100%;
  padding-top: 100px;
  overflow: hidden;
}
.etc .overlay-color {
  position: relative;
  background-color: rgba(0, 0, 0, 0.6);
}

.accordion-margin {
  margin: 100px 0;
}

.project {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  position: relative;
  z-index: 0;
}
.project .btn-site {
  position: absolute;
  bottom: 0;
  right: 0;
  bottom: 0;
  text-decoration: none;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: white;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 0;
}
.project .text {
  width: 100%;
  z-index: 1;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.project .text h3 {
  font-size: 28px;
  font-weight: 600;
}
.project .text h3 a {
  color: #fff;
}
.project .btn-site span {
  color: #000000;
  font-size: 18px;
}
.project .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0;
  background: #ddb382;
  z-index: -1;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.project .text span {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 600;
}
.project:hover .overlay,
.project:focus .overlay {
  opacity: 0.9;
}
.project:hover .btn-site,
.project:focus .btn-site {
  opacity: 1;
}
.project:hover .text,
.project:focus .text {
  opacity: 1;
}

.block-27 ul {
  padding: 0;
  margin: 0;
}
.block-27 ul li {
  display: inline-block;
  margin-bottom: 4px;
  font-weight: 400;
}
.block-27 ul li a,
.block-27 ul li span {
  border: 1px solid #e8d3b9;
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.block-27 ul li.active a,
.block-27 ul li.active span {
  background: #e8d3b9;
  color: #fff;
  border: 1px solid transparent;
}
.wrap-about {
  position: relative;
}
.wrap-about .wrap-about-border {
  width: 100%;
  border: 4px solid #e8d3b9;
  padding: 20px;
}
.wrap-about .img {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
}
.wrap-about h3 {
  font-weight: 700;
  font-size: 20px;
}
.services.active,
.services:hover {
  background: #ddb382;
}
.services .icon {
  line-height: 1.3;
  position: relative;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.services.active .icon span,
.services:hover .icon span {
  color: #fff;
}

.services .icon span {
  font-size: 45px;
  color: #333;
}
.services.active .media-body,
.services:hover .media-body {
  color: rgba(255, 255, 255, 0.9);
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.services {
  display: block;
  width: 100%;
  position: relative;
  background: #fff5e9;
  padding: 20px 30px;
  margin-bottom: 30px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.services-2.noborder-left {
  border-left: none;
}
.services-2 {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  width: 100%;
  padding: 30px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services-2 .icon span {
  font-size: 50px;
  color: #1b9ce3;
}
.services-2:hover {
  background: #1b9ce3;
  -webkit-box-shadow: 0px 0px 27px -16px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 27px -16px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 27px -16px rgba(0, 0, 0, 0.75);
  border: none;
}
.services-2:hover .icon span {
  color: #fff;
}
.services-2:hover .media-body {
  color: rgba(255, 255, 255, 0.9);
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.services-2:hover .media-body h3 {
  color: #fff;
}

.ftco-intro:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  opacity: 0.8;
  background: #233e62;
  background: #1566ad;
  background: -moz-linear-gradient(left, #1566ad 0%, #1b9de3 100%);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, #1566ad),
    color-stop(100%, #1b9de3)
  );
  background: -webkit-linear-gradient(left, #1566ad 0%, #1b9de3 100%);
  background: -o-linear-gradient(left, #1566ad 0%, #1b9de3 100%);
  background: -ms-linear-gradient(left, #1566ad 0%, #1b9de3 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1566ad),
    to(#1b9de3)
  );
  background: linear-gradient(to right, #1566ad 0%, #1b9de3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1566ad', endColorstr='#1b9de3', GradientType=1 );
}
.ftco-intro {
  position: relative;
  padding: 3em 0;
  z-index: 0;
}
.heading-section.heading-section-white h2 {
  color: #fff;
}
