/* General indentation & positioning classes */
html {
   font-family: 'Nanum Gothic';

}
.rteindent1 {
  
    padding: 0 20px;
}
.rteindent2 {
    padding: 0 20px 0 40px;

}
.rteindent3 {
    margin: 0 20px 0 60px;
	
}
.rteindent4 {
    margin: 0 20px 0 80px;
	
}
.rteleft {
    text-align: left;
}
.rteright {
    text-align: right;
}
.rtecenter {
    text-align: center;
}
.rtejustify {
    text-align: justify;
}
.ibimage_left {
    float: left;
}
.ibimage_right {
    float: right;
}
strong {
  font-weight: normal;
  font-family: 'Nanum Gothic Bold';
}
.table {
 /* border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa !important;*/
  margin: 10px 0;
  border: 1px solid #ddd;

  

 /* .tbody_title{
    @include view-title;
    font-family: $font-title;
  }*/
}

.table td { 
    padding: 5px 10px;
    border: 1px solid #ddd;
    /*border-right: 1px solid #ddd;*/
 }
.table th {
    background: #f4f4f4;
    font-family: 'Nanum Gothic Bold';
    font-weight: normal;
    border: 1px solid #ddd;
	padding: 5px 10px;
   
}
.circle {
  background: #b05869;
  border-radius: 50%;
  width: 100px;
  height: 100px; 
  text-align: center;
  color: #fff;
  display:table-cell;
  vertical-align: middle;
}
.arrow {
   position:relative;
   bottom: 0px;
   border-bottom: 2px solid #aaa; 
   width: 60px;
}
.arrow::before {
   content: "";
   position: absolute;
   bottom: -10px;
   left: 0%;
   width: 0px;
   height: 0px;
   border-color: transparent #aaa transparent transparent;
   border-style: solid;
   border-width: 10px 10px 10px 0px;
}
.arrow::after {
   content: "";
   position: absolute;
   bottom: -10px;
   left: 85%;
   width: 0px;
   height: 0px;
   border-color: transparent transparent transparent #aaa; 
   border-style: solid;
   border-width: 10px 0 10px 10px;
}
.title1 {
   font-size: 16px;
   line-height: 22px;
   color: #222;
   background: #f3eee6;
   border-left : 10px solid #790018;
   padding: 12px 10px;
   font-family: 'Nanum Gothic Bold';
}
.title2 {
   font-size: 16px;
   line-height: 22px;
   color: #444;
   margin: 25px 0 5px 0;
   display: inline-block;
   font-family: 'Nanum Gothic Bold';
}
.title2:first-child {
   margin-top: 10px !important;
}
.title3 {
   font-size: 15px;
   line-height: 21px;
   color: #444;
   font-family: 'Nanum Gothic Bold';
   margin: 10px 0 5px 0;
  
}
.title3:before {
  content: "-";
  color: #8b132b;
  font-size: 18px;
  font-family: 'Nanum Gothic Bold';
  padding-right: 5px;
}
.body-text {
   margin-bottom: 10px;
   padding: 0 15px;R
   width: 80%;
}
.sub-body-text {
      padding: 0 15px 0 20px;
      margin-bottom: 10px;
}
.body-text li {
   list-style-type: square; 
   margin-bottom: 4px;
}
.bold {
   font-family: 'Nanum Gothic Bold';
}
.phrase {
  font-size: 21px;
  line-height: 29px;
  color: #222;
  padding: 30px;
  background:#f4f4f4;
  font-family: 'Nanum Gothic Bold';
  text-align: center;
  
}
.sub-phrase {
  font-size: 13px;
  line-height: 21px;
  color: #222;
  text-align: center;
  margin-top: 20px;
}
.button1 {
  font-size: 15px;
  line-height: 34px;
  color: #9c2e43;
  a {color: #9c2e43;}
  padding: 0 20px;
  margin-right: 5px;
  border: 1px solid #9c2e43;
  display: inline-block;
}
.button2 {
  font-size: 13px;
  line-height: 21px;
  color: #fff;
  a {   
	font-size: 13px;
	line-height: 21px;
	color: #fff;
  }
  padding: 0px 10px;
  background: #9c2e43;
  display: inline-block;
}
.button3 {
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  a {   
	font-size: 16px;
    line-height: 34px;
	color: #fff;
  }
  background: #9c2e43;
  padding: 0 30px;
  display: inline-block;
}
.process { 
  margin-left: 20px;
  display: inl0ine-block;
  width: 90%;
}

.process li{
  background: #ece5d8;
  color: #790018;
  list-style-type:none;
  float: left;
  padding: 10px;
  border-radius: 30px;
  position:relative;
  margin-right: 30px;
  text-align: center;
  display: table;
  span {
     display: table-cell;
     vertical-align: middle;
  }
  .sub-text {
     font-size: 12px;
     line-height: 16px;
     color: #666;
  }
}
process {
  background: #ece5d8;
  color: #790018;
  list-style-type:none;
  float: left;
  padding: 10px;
  border-radius: 30px;
  position:relative;
  margin-right: 30px;
  text-align: center;
  display: table;
}
process:not(:last-child):after,
.process li:not(:last-child):after{
  content: "";
  position: absolute;
  top: 40%;
  right: -20px;
  width: 0px;
  height: 0px;
  border-color: transparent transparent transparent #aaa;
  border-style: solid;
  border-width: 10px 0 10px 10px;
}
a {

  text-decoration:none;
  color:#790018;

}

@font-face {
  font-family: 'Nanum Gothic';
  src: url('/sites/all/themes/kubs/fonts/NanumGothic.eot');
  src: url('/sites/all/themes/kubs/fonts/NanumGothic.eot?iefix') format('eot'),
    url('/sites/all/themes/kubs/fonts/NanumGothic.woff') format('woff'),
    url('/sites/all/themes/kubs/fonts/NanumGothic.svg#webfontOkOndcij') format('svg');

}

@font-face {
  font-family: 'Nanum Gothic Bold';
  src: url('/sites/all/themes/kubs/fonts/NanumGothicBold.eot');
  src: url('/sites/all/themes/kubs/fonts/NanumGothicBold.eot?iefix') format('eot'),
    url('/sites/all/themes/kubs/fonts/NanumGothicBold.woff') format('woff'),
    url('/sites/all/themes/kubs/fonts/NanumGothicBold.svg#webfontOkOndcij') format('svg');

}
