@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

body {
  /*background: #efefef;*/
  /*background: #f5f5f5;*/
	background: #ffffff;
  font-family: "Nanum Gothic", sans-serif;
}
#body-wrapper {
	margin-top: 80px;
}
.gray {
	background: #f5f5f5;
}
div.section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section.gray {
	background: #f5f5f5;
}

#intro {
  margin-top: 50px;
}

#about-terms {
  background: #222;
}
#footer {
  background: black;
  color: gray;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}
hr.section-divider {
  color: black;
  border-color: darkgray;
  margin-top: 20px;
  margin-bottom: 20px;
}
.section-title {
  font-size: 2em;
  font-weight: bold;
	margin-top: 20px;
  margin-bottom: 20px;
	text-align: left;
}
.text-centered {
	text-align: center;
}

.header-title {
  margin-bottom: 20px;
}

.partner-name {
  font-weight: bold;
}

.head {
  border-top: 1px solid;
  border-bottom: 1px solid;
  background-color: #888888;
  color: #000;
}

.head-column {
  padding: 8px;
  text-align: center;
}

.cont-column {
  padding: 3px;
  text-align: center;
}

.cont {
  border-bottom: 1px solid; 
}

.photo {
  padding: 10px;
}

#btn-app-download {
  margin-top: 30px;
}

#btn-estimate-request {
  margin-top: 30px;
}

#btn-video-watch {
  margin-top: 10px;
}

#news img {
  margin: 20px auto;
}

.img-centered {
  margin: 0 auto;
}

.row-centered {
  text-align:center;
}
.col-centered {
  display:inline-block;
  float:none;
  /* reset the text-align */
  text-align:left;
  /* inline-block space fix */
  margin-right:-4px;
}

.panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
}
.panel-heading a.collapsed:after {
    content:"\e080";
}

.bt-select-10 {
  margin-right: 10px;
}

.bt-select-20 {
  margin-right: 20px;
}

.intro-image {
  margin-bottom: 30px;
}
.intro-description {
  line-height: 1.25;
}

.modal-body {
  padding: 0px;
}
.modal-video-close {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1500;
}

#modal-video {
  overflow-y: hidden;
}

.text-danger {
  color: #e74c3c;
}

.title-image {
  margin-top: 20px;
  margin-bottom: 50px;
}

.btn-header-font-size {
  font-size: 20px;
  padding: 10px;
}

.example-wrapper {
  border-top: 2px solid lightgray;
  border-left: 2px solid lightgray;
  border-right: 2px solid lightgray;
  border-bottom: 2px solid lightgray;
  margin-top: 10px;
  margin-bottom: 10px;
}
.example-header {
}
.selected-example-building-type {
  font-size: 30px;
}
.example-building-type {
  text-align: right;
  vertical-align: baseline;
}
.example-building-type-xs {
  text-align: right;
  vertical-align: baseline;
  font-size: 14px;
}
.example-box {
  background: white;
}
.example-item-title {
  text-align: left;
  padding: 10px 0px 0px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.example-item-title > span {
  color:black;
}
.example-item-store {
  text-align: left;
  padding: 5px 10px 10px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.example-info-left {
  float: left;
  width: 70%;
}
.example-info-left-xs {
  float: left;
  width: 100%;
}
.example-title {
  text-align: left;
  font-size: 20px;
  font-weight: bold; 
}
.example-title-xs {
  text-align: left;
  font-size: 20px;
  font-weight: bold; 
  padding-left: 5px;
}
.example-address {
  text-align: left;
  font-size: 16px;
  float: left;
  color: #565656;
}
.example-address-xs {
  text-align: left;
  font-size: 12px;
  float: left;
  color: #565656;
  padding-left: 5px;
}
.example-estimate-request {
  float: left;
  text-align: right;
  width: 30%;
  vertical-align: baseline;
  margin-top: 6px;
}
.example-estimate-request-xs {
  margin-top: 30px;
}
.example-divider {
  border-width: 3px;
  border-color: black;
  margin-top: 10px;
}
.example-photo > img {
  display: block;
  max-width: 100%;
  height: 500px;
}
.example-photo-xs > img {
  display: block;
  max-width: 100%;
  height: 260px;
}

#btn-example-estimate {
  margin-top: 10px;
}

#example {
  /*background: white;*/
  /*border: 5px solid black;*/
}

.example-description-box {
  margin-top: 20px;
  padding: 10px;
  border-top: 1px solid #ababab;
  border-bottom: 1px solid #ababab;
  background: #e1e1e1;
}
.example-info {
  margin-top: 10px;
}
.example-description {
  margin-top: 10px;
}
.example-profile-photo {
  width: 70px;
  height: 70px;
}

.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  margin-top: 0px;
  margin-bottom: 0px; /* 회전광고판을 올리는 음수 여백. 90px는 대략 탐색막대의 여백과 높이이다. */
  margin-left: 0px;
  margin-right: 0px;
}
.navbar {
  /*margin-bottom: 1.3em;*/
  /*background: #c3dd00;*/
  background: transparent;
}
.navbar-colored {
  /*margin-bottom: 1.3em;*/
  background: #fff;
}
.navbar-default{
    border: none;
    padding-top: 14px !important; padding-bottom: 14px !important;
}
.navbar-toggle{
    border: rgba(0,0,0,0.4);
}
.navbar-default .navbar-nav > li > a{
  color: black;
	padding-top: 16px !important; padding-bottom: 16px !important;
	font-size: larger;
	font-weight: bold;
}
ul.nav a:hover {
	color: #c49a6c !important;
}
/*.navbar {min-height:40px !important}*/
.navbar-default .navbar-brand {
	padding-top: 2px !important; padding-bottom: 2px !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgba(0,0,0,0.4);
}
.navbar-bottom{
	  background: transparent;
}
.navbar-header{
  height: 54px;
}

.nav-bordered {
  border-radius: 3px;
  background-color: #f00;
}

/* 회전광고판 수정
 -------------------------------------------------- */

/* 회전광고판 기본 클래스 */
.carousel {
	/*margin-top: 50px;*/
  margin-bottom: 0px;
}
.carousel .container {
  position: relative;
  z-index: 9;
}
/*.carousel-control {
  font-size: 120px;
  color: black;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 10;
}*/

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=20);
  opacity: .5;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control.left {
  left: 0px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0px;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

#carousel-header.carousel { /* 적용안됨 */
	background-image: url("images/header/img-noise-361x370.png");
  background-repeat: repeat;
}
#carousel-header.carousel .item {
	width: 100%;
	min-width: 1600px;
  height: 100%;
	background: #ffffff;
}
#carousel-header.carousel img {
  /*position: absolute;*/
  top: 0;
  left: 0;
  height: 100%;
	display: block;
	margin: 0 auto;
}
#carousel-reviews.carousel { /* 적용안됨 */
	/*background: #f5f5f5;*/
	background-image: url("images/header/img-noise-361x370.png");
  background-repeat: repeat;
}
#carousel-reviews.carousel .item {
	/*min-width: 1080px;*/
	min-width: 100%;
  /*height: 100%;*/
}
#carousel-reviews.carousel img {
  /*position: absolute;*/
  top: 0;
  left: 0;
  height: 396px;
	display: block;
	margin: 0 auto;
}

.carousel-caption {
  background-color: transparent;
  position: static;
  margin-top: 240px;
}
.carousel-caption h1, .carousel-caption .lead {
  margin: 0;
  line-height: 2.25;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.7);
}
.carousel-caption .lead {
  font-size: 20px;
}
.carousel-caption .btn {
  margin-top: 10px;
}


.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}


.carousel-caption-static {
  position: absolute;
  top: 240px;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 3px 3px rgba(0, 0, 0, .9);
  filter: alpha(opacity=50);
  opacity: .9;
}
.carousel-caption-static h1 {
  font-size: 50px;
}
.carousel-caption-static .lead {
  font-size: 30px;
}


.carousel-controlx {
  position: absolute;
  top: 600px;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .9;
}

.carousel-bottom {
  height: 80px;
  margin-top: 400px;
  font-size: 48px;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 3000;
}


.carousel-layered-content {
  position: absolute;
  top: 340px;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .9;
}

.carousel-bottom {
  height: 80px;
  margin-top: 400px;
  font-size: 48px;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 3000;
}


#partners .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ccc \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #666;
}





.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  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;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

.btn-header {
  color: #fff;
  background-color: #00b4ff;
  border-color: #00b4ff;
}
.btn-header:hover,
.btn-header:focus,
.btn-header.focus,
.btn-header:active,
.btn-header.active,
.open > .dropdown-toggle.btn-header {
  color: #fff;
  background-color: #009bdc;
  border-color: #009bdc;
}
.btn-header:active,
.btn-header.active,
.open > .dropdown-toggle.btn-header {
  background-image: none;
}
.btn-header.disabled,
.btn-header[disabled],
fieldset[disabled] .btn-header,
.btn-header.disabled:hover,
.btn-header[disabled]:hover,
fieldset[disabled] .btn-header:hover,
.btn-header.disabled:focus,
.btn-header[disabled]:focus,
fieldset[disabled] .btn-header:focus,
.btn-header.disabled.focus,
.btn-header[disabled].focus,
fieldset[disabled] .btn-header.focus,
.btn-header.disabled:active,
.btn-header[disabled]:active,
fieldset[disabled] .btn-header:active,
.btn-header.disabled.active,
.btn-header[disabled].active,
fieldset[disabled] .btn-header.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-header .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-video {
  color: #fff;
  background-color: #ff5a60;
  border-color: #ff5a60;
}
.btn-video:hover,
.btn-video:focus,
.btn-video.focus,
.btn-video:active,
.btn-video.active,
.open > .dropdown-toggle.btn-video {
  color: #fff;
  background-color: #ff7382;
  border-color: #ff7382;
}
.btn-video:active,
.btn-video.active,
.open > .dropdown-toggle.btn-video {
  background-image: none;
}
.btn-video.disabled,
.btn-video[disabled],
fieldset[disabled] .btn-video,
.btn-video.disabled:hover,
.btn-video[disabled]:hover,
fieldset[disabled] .btn-video:hover,
.btn-video.disabled:focus,
.btn-video[disabled]:focus,
fieldset[disabled] .btn-video:focus,
.btn-video.disabled.focus,
.btn-video[disabled].focus,
fieldset[disabled] .btn-video.focus,
.btn-video.disabled:active,
.btn-video[disabled]:active,
fieldset[disabled] .btn-video:active,
.btn-video.disabled.active,
.btn-video[disabled].active,
fieldset[disabled] .btn-video.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-video .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-submit {
  color: #fff;
  background-color: #ff5a60;
  border-color: #ff5a60;
}
.btn-submit:hover,
.btn-submit:focus,
.btn-submit.focus,
.btn-submit:active,
.btn-submit.active,
.open > .dropdown-toggle.btn-submit {
  color: #fff;
  background-color: #ff7382;
  border-color: #ff7382;
}
.btn-submit:active,
.btn-submit.active,
.open > .dropdown-toggle.btn-submit {
  background-image: none;
}
.btn-submit.disabled,
.btn-submit[disabled],
fieldset[disabled] .btn-submit,
.btn-submit.disabled:hover,
.btn-submit[disabled]:hover,
fieldset[disabled] .btn-submit:hover,
.btn-submit.disabled:focus,
.btn-submit[disabled]:focus,
fieldset[disabled] .btn-submit:focus,
.btn-submit.disabled.focus,
.btn-submit[disabled].focus,
fieldset[disabled] .btn-submit.focus,
.btn-submit.disabled:active,
.btn-submit[disabled]:active,
fieldset[disabled] .btn-submit:active,
.btn-submit.disabled.active,
.btn-submit[disabled].active,
fieldset[disabled] .btn-submit.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-submit .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-cancel {
  color: #fff;
  background-color: #777777;
  border-color: #777777;
}
.btn-cancel:hover,
.btn-cancel:focus,
.btn-cancel.focus,
.btn-cancel:active,
.btn-cancel.active,
.open > .dropdown-toggle.btn-cancel {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
}
.btn-cancel:active,
.btn-cancel.active,
.open > .dropdown-toggle.btn-cancel {
  background-image: none;
}
.btn-cancel.disabled,
.btn-cancel[disabled],
fieldset[disabled] .btn-cancel,
.btn-cancel.disabled:hover,
.btn-cancel[disabled]:hover,
fieldset[disabled] .btn-cancel:hover,
.btn-cancel.disabled:focus,
.btn-cancel[disabled]:focus,
fieldset[disabled] .btn-cancel:focus,
.btn-cancel.disabled.focus,
.btn-cancel[disabled].focus,
fieldset[disabled] .btn-cancel.focus,
.btn-cancel.disabled:active,
.btn-cancel[disabled]:active,
fieldset[disabled] .btn-cancel:active,
.btn-cancel.disabled.active,
.btn-cancel[disabled].active,
fieldset[disabled] .btn-cancel.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-cancel .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-facebook {
  color: #fff;
  background-color: transparent;
  border-color: #777777;
  border: 0;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #999999;
  background-color: transparent;
  border-color: #999999;
  opacity: .9;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-facebook .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-gonghim {
	background-color: #002157;
	color: #ffffff;
}
.btn-gonghim:hover {
	color: #c49a6c;
}
.btn-gonghim-light {
	background-color: #c49a6c;
	color: #ffffff;
}

.btn-gonghim-dk {
  color: #fff;
  background-color: #002157;
  border-color: #002157;
}
.btn-gonghim-dk:hover,
.btn-gonghim-dk:focus,
.btn-gonghim-dk.focus,
.btn-gonghim-dk:active,
.btn-gonghim-dk.active,
.open > .dropdown-toggle.btn-gonghim-dk {
  color: #c49a6c;
  background-color: #002157;
  border-color: #002157;
}
.btn-gonghim-dk:active,
.btn-gonghim-dk.active,
.open > .dropdown-toggle.btn-gonghim-dk {
  background-image: none;
}
.btn-gonghim-dk.disabled,
.btn-gonghim-dk[disabled],
fieldset[disabled] .btn-gonghim-dk,
.btn-gonghim-dk.disabled:hover,
.btn-gonghim-dk[disabled]:hover,
fieldset[disabled] .btn-gonghim-dk:hover,
.btn-gonghim-dk.disabled:focus,
.btn-gonghim-dk[disabled]:focus,
fieldset[disabled] .btn-gonghim-dk:focus,
.btn-gonghim-dk.disabled.focus,
.btn-gonghim-dk[disabled].focus,
fieldset[disabled] .btn-gonghim-dk.focus,
.btn-gonghim-dk.disabled:active,
.btn-gonghim-dk[disabled]:active,
fieldset[disabled] .btn-gonghim-dk:active,
.btn-gonghim-dk.disabled.active,
.btn-gonghim-dk[disabled].active,
fieldset[disabled] .btn-gonghim-dk.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-gonghim-dk .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-gonghim-lt {
  color: #fff;
  background-color: #c49a6c;
  border-color: #c49a6c;
}
.btn-gonghim-lt:hover,
.btn-gonghim-lt:focus,
.btn-gonghim-lt.focus,
.btn-gonghim-lt:active,
.btn-gonghim-lt.active,
.open > .dropdown-toggle.btn-gonghim-lt {
  color: #002157;
  background-color: #c49a6c;
  border-color: #c49a6c;
}
.btn-gonghim-lt:active,
.btn-gonghim-lt.active,
.open > .dropdown-toggle.btn-gonghim-lt {
  background-image: none;
}
.btn-gonghim-lt.disabled,
.btn-gonghim-lt[disabled],
fieldset[disabled] .btn-gonghim-lt,
.btn-gonghim-lt.disabled:hover,
.btn-gonghim-lt[disabled]:hover,
fieldset[disabled] .btn-gonghim-lt:hover,
.btn-gonghim-lt.disabled:focus,
.btn-gonghim-lt[disabled]:focus,
fieldset[disabled] .btn-gonghim-lt:focus,
.btn-gonghim-lt.disabled.focus,
.btn-gonghim-lt[disabled].focus,
fieldset[disabled] .btn-gonghim-lt.focus,
.btn-gonghim-lt.disabled:active,
.btn-gonghim-lt[disabled]:active,
fieldset[disabled] .btn-gonghim-lt:active,
.btn-gonghim-lt.disabled.active,
.btn-gonghim-lt[disabled].active,
fieldset[disabled] .btn-gonghim-lt.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-gonghim-lt .badge {
  color: #337ab7;
  background-color: #fff;
}




.Table {
	display: table;
}
.Title {
	display: table-caption;
	text-align: center;
	font-weight: bold;
	font-size: larger;
}
.Heading {
	display: table-row;
	height: 32px;
	/*font-weight: bold;*/
	/*font-size: larger;*/
	text-align: center;
	background-color: #c49a6c;
	color: #ffffff;
}
.Row {
	display: table-row;
	text-align: center;
}
.HeadingCell {
	display: table-cell;
	border-bottom: solid;
	border-width: thin;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Cell {
	display: table-cell;
	border: none;
	border-bottom: solid;
	border-width: thin;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.created_at {
	width: 100px;
}
.name {
	width: 140px;
}
.type {
	width: 140px;
}
.addr {
	width: 280px;
}
.scale {
	width: 100px;
}
.status {
	width: 140px;
}

.portfolio-wrapper {
  border-top: 2px solid lightgray;
  border-left: 2px solid lightgray;
  border-right: 2px solid lightgray;
  border-bottom: 2px solid lightgray;
  margin-top: 10px;
  margin-bottom: 10px;
}
.portfolio-box {
  background: white;
}
.portfolio-item-title {
  text-align: left;
  padding: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.portfolio-item-title > span {
  color:black;
}
.portfolio-item-store {
  text-align: left;
  padding: 5px 10px 10px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.portfolio-item-commercial-title {
  text-align: left;
  padding: 10px 5px 5px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.portfolio-item-commercial-title > span {
  color:black;
}
.portfolio-item-commercial-content {
  text-align: left;
  padding: 1px 5px 5px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.label-gonghim-dk {
  background-color: #002157;
}
.label-gonghim-dk[href]:hover,
.label-gonghim-dk[href]:focus {
  background-color: #002157;
}

.label-gonghim-lt {
  background-color: #c49a7c;
}
.label-gonghim-lt[href]:hover,
.label-gonghim-lt[href]:focus {
  background-color: #c49a6c;
}

.ipsum-top {
	font-size: 20px;
	bottom-padding: 100px;
}

.ipsum-bottom {
	font-size: 20px;
	top-padding: 100px;
}

.less-padding {
	padding-left: 0px;
	padding-right: 0px;
}

.area-stat-value {
	font-size: 40px;
	font-weight: 900;
	color: #002157;
}

.area-stat-value-xs {
	font-size: 20px;
	font-weight: 900;
	color: #002157;
}

.area-stat-percent {
	font-size: 20px;
	font-weight: 900;
	color: #002157;
}

.area-stat-pipe {
	font-size: 30px;
	font-weight: 400;
}

.area-stat-padding {
	padding-top: 20px;
	padding-bottom: 20px;
}

.area-stat-bg {
	background: white;
	border-radius: 4px;
}

.area-stat-title {
	font-size: 14px;
	font-weight: bold;
}
