* {outline: none !important;}
html {
  height: 100%;
  min-height: 100%;
}
body {
  height: 100%;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Montserrat', sans-serif, "Nanum Gothic";
  line-height: 1.8;
  font-size: 13px;
}
p {
  font-family: 'Montserrat', sans-serif, "Nanum Gothic";
  font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif, "Nanum Gothic";
  font-weight: 600;
}
.no-padding {
  padding: 0 !important;
}
.inline-block {
  display: inline-block;
}
ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
figure {
  margin: 0;
}
a {
  transition: all .3s ease-in 0s;
  color: #333;
}
iframe {
  border: 0;
}
a, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus, a:hover {
  color: #555;
}
/*-----------------------------------------------------*/
/* ¹öÆ° */
/*-----------------------------------------------------*/
.btn,
.btn:hover,
.btn.hover,
.btn:focus,
.btn.focus,
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn {
    display: inline-block;
    padding: 4px 20px;;
    font-size: 13px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    background-image: none;
    color: #333;
}
.btn.active:focus, .btn:active:focus, .btn:focus {
  outline: 0;
}
.btn-main {
  background: #28ABE3;
  border: 1px solid #28ABE3;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 10px 40px;
  text-transform: uppercase;
  border-radius: 40px;
}
.btn-main:hover {
  background: #fff;
  border: 1px solid #28ABE3;
  color: #28ABE3;
}
.btn-transparent {
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 14px 35px;
  text-transform: uppercase;
  border-radius: 40px;
}
.btn-transparent:hover {
  color: #fff;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-10 {
  margin-bottom: 10px;
}
.pt-30 {
  padding-top: 30px;
}
.pl-5 {
  padding-left: 5px;
}
.pl-10 {
  padding-left: 10px;
}
.fl { float:left; padding-left: 10px; }
.fr { float:right; padding-right: 10px; }
 
.section {
  padding: 40px 0;
}
.section-sm {
  padding: 30px 0;
}
.section-xs {
  padding: 20px 0;
}
.border {
  height: 2px;
  margin: 20px auto 20px;
  position: relative;
  width: 80px;
  background: #28ABE3;
}
.bg-gray {
  background: #f9f9f9;
}
.dark-bg {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
}
.bg-white {
  background: #ffffff;
}
.clear {clear:both;}
.center {text-align:center;}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
iframe {
    display: block;
    border: none;
    width: 100%;
    height: 100%;
}
#header {
    width: 100%;
    z-index: 9999;
    position: relative;
}
/*-----------------------------------------------------*/
/* Footer section */
/*-----------------------------------------------------*/
.top-footer {
  background-color: #fff;
  border-top: 2px solid #4f5367;
  padding: 15px 0 40px;
  margin-top: 80px;
}
.top-footer h3 {
  font-size: 16px;
  line-height: 1.6;
  color: #555;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -1px;
  padding-bottom: 5px;
  border-bottom: 1px solid #9f98ad;
  margin-bottom: 15px;
}
.top-footer p {
  font-size: 13px;
  line-height: 30px;
  color: #555;
  font-weight: 600;
  padding-right: 20px;
}
.top-footer li a {
  font-size: 13px;
  line-height: 26px;
  color: #4c4c4c;
  font-weight: 500;
  text-transform: capitalize;
  transition: color .3s;
  font-family: "Source Sans Pro", sans-serif;
  display: block;
}
.top-footer li a:hover {
  color: #ee4a42;
}
.footer-bottom {
  text-align: center;
  background-color: #4f5367;
  padding: 30px 0;
}
.footer-bottom h5 {
  font-size: 12px;
  line-height: 1.6;
  color: #b8b8b8;
  font-weight: 400;
  letter-spacing: 1px;
  margin-top: 7px;
  margin-bottom: 3px;
}
.footer-bottom h6 {
  font-size: 11px;
  line-height: 15px;
  color: #b8b8b8;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 2px;
  margin-bottom: 0;
}
.footer-bottom a {
  color: #b8b8b8;
}
/*-----------------------------------------------------*/
/* Mobile 320px */
/*-----------------------------------------------------*/
@media only screen and (max-width: 767px) {  
  /* footer */
  .social-icon ul li, .social-icon ul li:first-child {
    margin: 15px;
  }
  .social-icon ul li a {
    width: 50px;
    height: 50px;
  }
  .social-icon ul li a i {
    font-size: 24px;
    line-height: 50px;
  }
}
/*-----------------------------------------------------*/
/* pure-info */
/*-----------------------------------------------------*/
.pure-section {margin: 60px 0 0 0;}
.pure-info {
  position: relative;
  border-right: 1px solid #e8e8e8;
  min-height: 137px;
  padding:10px 15px;
  background: #fff;
}
.service {
  background: #f5f5f5;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.service .addon-item {
  position: relative;
  min-height: 137px;
  overflow: hidden;
}
.more_span {float:right; position: absolute; font-size:18px; color:#ee4a42; right: 0px; padding:5px 5px 0 0;}
.service .com_bg {  
  position: relative;
  border-right: 1px solid #e8e8e8;
  min-height: 220px;
  background: url("../../img/pure/com_bg.jpg") no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50%;
}
.service .addon-type {
  font-size: 48px;
  line-height: 50px;
  color: #333;
  padding:20px 10px 10px 90px;
}
.service .addon-type2 { 
  position: absolute; 
  font-size: 32px;
  line-height: 40px;
  color: #333;
  text-shadow: 2px 2px 2px #ffffff;
  padding:0 0 0 90px;
}
@media screen and (max-width: 767px) {
 .pure-section {margin: 10px 0 0 0;}
}
@media (min-width:768px) and (max-width:991px) {
.service .addon-type {font-size: 38px; padding:20px 10px 10px 30px;}
.service .addon-type2 {font-size: 26px; line-height: 35px; padding:0 0 0 30px;}
}
/*-----------------------------------------------------*/
/* Title */
/*-----------------------------------------------------*/
.divHeading h4 {
    border-bottom: 1px solid #e2e2e2;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 0 0 10px;
    position: relative;
}

.estate_paging {display:none;}
.normal_title_sub {display:none !important;}

/*-----------------------------------------------------*/
/* slide style */
/*-----------------------------------------------------*/
#main_slide {margin:0 auto; position:relative; margin-top: 75px;}
.visual01 .carousel-inner .item {
  width: 100%;
  height: 400px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.visual01 .carousel-inner .item:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.visual01 .carousel-caption {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: table;
  padding: 0px;
}
.visual01 #myCarousel .carousel-control .icon-menu-left {
  position: absolute;
  top: 45%;
  left: 20%;
  z-index: 5;
  display: inline-block;
  font-size: 20px;
  text-shadow: none;
  color: #333;
}
.visual01 #myCarousel .carousel-control .icon-menu-right {
  position: absolute;
  top: 45%;
  right: 20%;
  z-index: 5;
  display: inline-block;
  font-size: 20px;
  text-shadow: none;
  color: #333;
}
.visual01 #myCarousel .carousel-control .icon-menu-left::after {
  content: '\f053';
  font-family: 'FontAwesome', sans-serif;
}
.visual01 #myCarousel .carousel-control .icon-menu-right::after {
  content: '\f054';
  font-family: 'FontAwesome', sans-serif;
}
.visual01 #myCarousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 0px solid #333;
  border-radius: 0px;
  margin-bottom: -1px;
}
.visual01 #myCarousel .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.9);
  border: 0px solid #000;
  border-radius: 0px;
}
@media screen and (max-width: 767px) {
  #main_slide {width:100%; margin-left: auto; margin-right: auto; position:relative;}
  .visual01 .carousel-inner .item {
    height: 250px; 
}
  .visual01 #myCarousel .carousel-control .icon-menu-left {
    position: absolute;
    top: 45%;
    left: 15%;
    z-index: 5;
    font-size: 14px;
}
  .visual01 #myCarousel .carousel-control .icon-menu-right {
    position: absolute;
    top: 45%;
    right: 15%;
    z-index: 5;
    font-size: 14px;
}
 .visual01 #myCarousel .carousel-indicators li {
   width: 9px;
   height: 9px;
   background-color: rgba(0, 0, 0, 0.5);
   border: 0px solid #888;
   border-radius: 0px;
}
 .visual01 #myCarousel .carousel-indicators li.active {
   width: 9px;
   height: 9px;
   background-color: rgba(0, 0, 0, 0.9);
   border: 0px solid #000;
   border-radius: 0px;
}
}
/* ½½¶óÀÌµå */
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
/* fade */
.carousel-fade .carousel-inner .item { opacity: 0; transition-property: opacity; -webkit-transition-property: opacity; }
.carousel-fade .carousel-inner .active { opacity: 1; }
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { opacity: 0; left: 0; z-index: 10; }
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 10; }
.carousel-fade .carousel-control { z-index: 20; }

/*-----------------------------------------------------*/
/* left menu */
/*-----------------------------------------------------*/
.page-area {
  position: relative;
}
.left-items {
  background: #f9f9f9;
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  padding-bottom: 5px;
  border: 1px solid #ddd;
  border-top: 3px solid #4f5367;
}
.left-items li {
  border-bottom: 1px solid #ddd;
  display: block;
}
.left-items ul li a {
  color: #555;
  display: block;
  font-size: 14px;
  font-weight:bold; 
  padding: 8px 10px;
  text-transform: capitalize;
}
.left-items h4 {
  border-bottom: 1px solid #ddd;
  color: #333;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 0;
  padding: 5px 10px 15px 10px;
  text-transform: uppercase;
}
.left-items li:last-child {
  border-bottom: 0;
}
.left-items2 {
  background: #f9f9f9;
  margin-bottom: 30px;
  overflow: hidden;
  padding-left: 5px;
  padding-bottom: 15px;
  border: 1px solid #ddd;
}
.left-items2 h4 {
  border-bottom: 1px solid #ddd;
  color: #333;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 0;
  padding: 5px 10px 15px 10px;
  text-transform: uppercase;
}
/*-----------------------------------------------------*/
/* left cs */
/*-----------------------------------------------------*/
.left_cs_box {width:100%; margin:30px 0 30px 0; border:1px solid #e1e1e1; padding:10px; clear:both;}
.left_cs_box .cs_tit {font-size:16px; color:#fff; font-weight:bold; background-color:#4f5367; padding:5px 10px; margin-bottom: 10px;}
.left_cs_box .cs_tit_right {float:right; padding:5px 10px 0 0;}
.left_cs_box .cs_tel {font-size:26px; color:#666; font-weight: 600; padding-left:5px;}
.left_cs_box .cs_tel2 {clear:both; font-size:20px; color:#666; padding-left:5px;}
.left_cs_box .cs_tel2 .fax {font-size:14px; color:#777;}
.left_cs_box .cs_tel3 {font-size:13px; color:#777; padding-left:5px;}
.left_cs {width:100%; background-color:#fff; border:1px solid #e1e1e1; padding:10px 10px 10px 10px;}
.left_cs .cs_tit2 {font-size:16px; color:#fff; font-weight:bold; background-color:#4f5367; padding:5px 10px; margin-bottom: 10px;}
@media (min-width:768px) and (max-width:991px) {
 .left_cs_box .cs_tel {font-size:16px; color:#666; padding:0; letter-spacing:-1px;}
 .left_cs_box .cs_tel2 {clear:both; font-size:13px; color:#555; padding:0;}
 .left_cs_box .cs_tel3 {font-size:12px; color:#777; padding:0;}
}
@media (min-width:992px) and (max-width:1199px) {
 .left_cs_box .cs_tel {font-size:24px; color:#666; padding:0; letter-spacing:-1px;}
 .left_cs_box .cs_tel2 {clear:both; font-size:16px; color:#555; padding:0;}
 .left_cs_box .cs_tel3 {font-size:12px; color:#777; padding:0;}
}
/*-----------------------------------------------------*/
/* left extent */
/*-----------------------------------------------------*/
.count_top {margin-top:-120px;}
.cs_count_txt {width:100%; font-size:12px; color:#555;}
.cs_count {font-size:11px;}
.extent {width:100%; border:1px solid #e1e1e1; margin-top:10px;}
.extent td {text-align:center; }
.extent input {font-size:12px; color:#333; font-weight:bold; border:none;}
.extent_count {width:45%;}
.chevron {width:10%; background:#efefef;}
.chevron i {font-size:10px;}
.count_input {width:70%; margin-top:2px; padding:2px; border:none;}
@media only screen and (max-width: 767px) {
 .count_top {margin-top:0;}
}
@media (min-width:768px) and (max-width:991px) {
 .left-extent {display:none;}
}
/*-----------------------------------------------------*/
/* left items */
/*-----------------------------------------------------*/
.left-menu-items {width:100%; background:#fff;}
.left-menu-items td.left-text {width:80%; padding:8px 0 8px 10px; color:#666;}
.left-menu-items td.left-text a {width:100%; font-size:14px; color:#555; font-weight:bold;}
.left-menu-items td.left-text a:hover {color: #ee4a42;}
.left-menu-items td.left-icon {width:20%; position: relative; padding-right:5px;}
.left-menu-items td.left-icon a {float:right; width:16px; font-size: 11px; color:#fff; line-height:16px; text-align:center; padding:0 2px 2px 2px;}
.btn_mc1 { background-color:#ff9310; }
.btn_mc2 { background-color:#9dcb49; }
.btn_mc3 { background-color:#4abab5; }
.btn_mc4 { background-color:#ff7574; }
.btn_mc5 { background-color:#ff6766; margin-right:3px;}
.divider2 {height: 1px; margin: 0; overflow: hidden; background-color: #ddd;}
/*-----------------------------------------------------*/
/* left theme items */
/*-----------------------------------------------------*/
.left-theme-items {width:100%; background:#fff;}
.left-theme-items a {}
.left-theme-items a:hover {color: #ee4a42;}
.left-theme-items td.left-text {width:100%; padding:8px 0 8px 10px;}
.left-theme-items td.left-text a {font-size:14px; color:#555; font-weight:bold;}
.left-theme-items td.left-text a:hover {border:1px solid #81bc00;}

/*-----------------------------------------------------*/
/* left tag */
/*-----------------------------------------------------*/

.left-tags {  
  background: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid #ddd;
  border-left: 3px solid #4f5367;
}
.left-tags h4 {
  color: #333;
  font-size: 17px;
  font-weight: 500;
  padding: 5px 10px;
  text-transform: uppercase;
}

.popular-tag {margin-bottom: 20px;}
.popular-tag ul li {
  display: inline-block;
  margin: 0 3px 18px 0;
  min-width: 60px;
}

.popular-tag ul li a {
  border: 1px solid #ddd;
  color: #000;
  font-size: 12px;
  padding: 7px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  transition: all 0.4s ease 0s;
  text-align: center;
}

.popular-tag ul li a:hover {
  background: #ee4a42;
  border: 1px solid #ee4a42;
  color: #fff;
}

@media screen and (max-width:767px) {
 .pc_view {display:none;}
}
@media screen and (min-width:768px) {
 .mobile_view {display:none;}
}
@media (min-width: 1200px) {
  .col-lg-9 {
    width: 77%;
  }
  .col-lg-3 {
    width: 23%;
  }
}